All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-15 18:21:10 to 2019-07-15 19:37:05 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2019-07-15 19:37 UTC 

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15 19:36 UTC  (9+ messages)

[v4.14.y PATCH 0/2] fix drm/udl use-after-free error
 2019-07-15 19:36 UTC  (3+ messages)
` [v4.14.y PATCH 1/2] drm/udl: introduce a macro to convert dev to udl
` [v4.14.y PATCH 2/2] drm/udl: move to embedding drm device inside udl device

[U-Boot] [PATCH v3] spl: kconfig: separate sysreset and firmware drivers from misc
 2019-07-15 19:36 UTC 

Re:DRM pull for v5.3-rc1
 2019-07-15 19:35 UTC  (16+ messages)
  ` DRM "
` drm "

[RESEND PATCH v2] ASoC: SOF: Intel: hda: Make hdac_device device-managed
 2019-07-15 19:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] boot/uboot: add hash for license file
 2019-07-15 19:35 UTC 

[PATCH] drm/amdgpu: Fix unaligned memory copies
 2019-07-15 19:33 UTC  (3+ messages)

[PATCH nf v3] netfilter: synproxy: fix rst sequence number mismatch
 2019-07-15 19:31 UTC 

[Xen-devel] Design session report: Live-Updating Xen
 2019-07-15 19:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-07-15 19:30 UTC 

[RFC PATCH, x86]: Disable CPA cache flush for selfsnoop targets
 2019-07-15 19:30 UTC  (5+ messages)

GUI workgroup - this Wednesday Jul 17 at 10AM CST
 2019-07-15 19:29 UTC 

[PATCH v3 0/5] Add NUMA-awareness to qspinlock
 2019-07-15 19:25 UTC  (14+ messages)
` [PATCH v3 1/5] locking/qspinlock: Make arch_mcs_spin_unlock_contended more generic
` [PATCH v3 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v3 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v3 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v3 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "

post-receive: pub/scm/linux/kernel/git/ebiggers/xfstests-dev
 2019-07-15 19:28 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-07-15 19:27 UTC 

[GIT PULL] PCI changes for v5.3
 2019-07-15 19:27 UTC 

[PATCH] ethtool: igb: dump RR2DCDELAY register
 2019-07-15 19:26 UTC  (3+ messages)
` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/sre/linux-power-supply
 2019-07-15 19:25 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-07-15 19:22 UTC 

Security Working Group meeting - Wednesday July 10
 2019-07-15 19:22 UTC  (2+ messages)
` Security Working Group meeting - Wednesday July 10 - results

HugePages shared memory support in LLTng
 2019-07-15 19:21 UTC 

[PATCH v5 1/2] drm/i915: Add support for retrying hotplug
 2019-07-15 19:21 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v5,1/2] "

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-07-15 19:21 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-07-15 19:21 UTC 

[PATCH v4 0/7] Allwinner H6 SPDIF support
 2019-07-15 19:21 UTC  (4+ messages)

[PATCH 0/7] Use spinlock_t instead of struct spinlock
 2019-07-15 19:19 UTC  (3+ messages)
` [PATCH 4/7] staging: most: "

[PATCH] binder: prevent transactions to context manager from its own process
 2019-07-15 19:18 UTC  (2+ messages)

[master/thud][PATCH 1/2] kaldi: add the kaldi speech recognition toolkit
 2019-07-15 18:59 UTC  (2+ messages)
` [master/thud][PATCH 2/2] packagegroup: opencl: add kaldi for dra7xx

[U-Boot] [PATCH] env: ti: boot: Use ttyS2 instead of ttyO2
 2019-07-15 19:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/20] monitor: add asynchronous command type
 2019-07-15 19:10 UTC  (21+ messages)
` [Qemu-devel] [PATCH v5 01/20] qmp: constify QmpCommand and list
` [Qemu-devel] [PATCH v5 02/20] json-lexer: make it safe to call destroy multiple times
` [Qemu-devel] [PATCH v5 03/20] qmp: add QmpSession
` [Qemu-devel] [PATCH v5 04/20] QmpSession: add a return callback
` [Qemu-devel] [PATCH v5 05/20] QmpSession: add json parser and use it in qga
` [Qemu-devel] [PATCH v5 06/20] monitor: use qmp session to parse json feed
` [Qemu-devel] [PATCH v5 07/20] qga: simplify dispatch_return_cb
` [Qemu-devel] [PATCH v5 08/20] QmpSession: introduce QmpReturn
` [Qemu-devel] [PATCH v5 09/20] qmp: simplify qmp_return_error()
` [Qemu-devel] [PATCH v5 10/20] QmpSession: keep a queue of pending commands
` [Qemu-devel] [PATCH v5 11/20] QmpSession: return orderly
` [Qemu-devel] [PATCH v5 12/20] qmp: introduce asynchronous command type
` [Qemu-devel] [PATCH v5 13/20] scripts: learn 'async' qapi commands
` [Qemu-devel] [PATCH v5 14/20] qmp: add qmp_return_is_cancelled()
` [Qemu-devel] [PATCH v5 15/20] monitor: add qmp_return_get_monitor()
` [Qemu-devel] [PATCH v5 16/20] console: add graphic_hw_update_done()
` [Qemu-devel] [PATCH v5 17/20] console: make screendump asynchronous
` [Qemu-devel] [PATCH v5 18/20] monitor: start making qmp_human_monitor_command() asynchronous
` [Qemu-devel] [PATCH v5 19/20] monitor: teach HMP about asynchronous commands
` [Qemu-devel] [PATCH v5 20/20] hmp: call the asynchronous QMP screendump to fix outdated/glitches

[PATCH 1/4] Makefile: rules for printing kernel architecture and localversion
 2019-07-15 19:12 UTC  (7+ messages)
` [PATCH 4/4] debian: add generic rule file

[U-Boot] [PATCH v1 0/2] imx6ull: Fix missing initial output from UART
 2019-07-15 19:10 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] pinctrl: nxp: mx6: DM_FLAG_PRE_RELOC by default

[PATCH] iio: cros_ec_accel_legacy: Always release lock when returning from _read()
 2019-07-15 19:10 UTC 

[Qemu-devel] [PATCH v4 00/20] monitor: add asynchronous command type
 2019-07-15 19:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 17/20] console: make screendump asynchronous

PROBLEM: [2/2] Marvell 88E8040 (sky2) fails after hibernation
 2019-07-15 19:09 UTC  (10+ messages)
` PROBLEM: "

[PATCH v1 1/5] ima-evm-utils: Fix null dereference from file2bin to memcpy
 2019-07-15 19:09 UTC  (6+ messages)
` [PATCH v1 2/5] ima-evm-utils: Fix possible strcpy overflow
` [PATCH v1 4/5] ima-evm-utils: Fix file2bin stat and fopen relations

[U-Boot] [PATCH 0/8] NXP LS1021A-TSN Board
 2019-07-15 19:09 UTC  (3+ messages)
` [U-Boot] [PATCH 8/8] Add support for the NXP LS1021A-TSN board

[U-Boot] [PATCH] ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTS
 2019-07-15 19:07 UTC 

[PATCH v3 0/6] VAG power control improvement for sgtl5000 codec
 2019-07-15 19:06 UTC  (2+ messages)

Preferred subj= with multiple LSMs
 2019-07-15 19:04 UTC  (4+ messages)

[PATCH rfc v2 00/10] nvme-cli: nvmf auto-connect scripts
 2019-07-15 19:04 UTC  (6+ messages)
` [PATCH rfc v2 10/10] "

[Bug 106447] System freeze after resuming from suspend (amdgpu)
 2019-07-15 19:00 UTC  (2+ messages)

[PATCH v2 0/2] leds: Add control of the voltage/current regulator to the LED core
 2019-07-15 18:59 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: leds: document the "power-supply" property
` [PATCH v2 2/2] leds: Add control of the voltage/current regulator to the LED core

INFO: task hung in unregister_netdevice_notifier (3)
 2019-07-15 18:58 UTC  (3+ messages)

[meta-oe][PATCH] recipes-benchmark/stressapptest_1.0.9.bb: add recipe
 2019-07-15 18:41 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2019-07-15 18:57 UTC 

IPv6 L2TP issues related to 93531c67
 2019-07-15 18:55 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] x86: Running tests on bare-metal
 2019-07-15 18:54 UTC  (7+ messages)
` [kvm-unit-tests PATCH 3/3] x86: Support environments without test-devices

[dpdk-dev] Anyone Having Issues with Git Repository Access?
 2019-07-15 18:54 UTC  (2+ messages)

[PATCH libdrm 1/3] intel: sync i915_pciids.h with kernel
 2019-07-15 18:53 UTC  (3+ messages)
` [PATCH libdrm 2/3] intel: add the TGL 12 PCI IDs and macros
` [PATCH libdrm 3/3] intel: Add support for EHL

[PATCH] can: flexcan: free error skb if enqueueing failed
 2019-07-15 18:53 UTC 

post-receive: pub/scm/network/wireless/iwd
 2019-07-15 18:51 UTC 

[U-Boot] [PATCH v2 0/9] NXP LS1021A-TSN Board
 2019-07-15 18:49 UTC  (3+ messages)
` [U-Boot] [PATCH v2 8/9] configs: ls1021atwr: Fix distro_bootcmd for QSPI boot

[PATCH 0/3] Sync unmappings in vmalloc/ioremap areas
 2019-07-15 18:48 UTC  (5+ messages)
` [PATCH 1/3] x86/mm: Check for pfn instead of page in vmalloc_sync_one()

[Xen-devel] [PATCH 00/17] xen/arm64: Rework head.S to make it more compliant with the Arm Arm
 2019-07-15 18:46 UTC  (3+ messages)
` [Xen-devel] [PATCH 05/17] xen/arm64: head: Introduce print_reg

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-15 18:43 UTC  (6+ messages)
` [PATCH v2 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH] KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
 2019-07-15 18:44 UTC  (6+ messages)

[MPTCP] [RFC PATCH] mptcp: new sysctl to control the activation per NS
 2019-07-15 18:44 UTC 

post-receive: pub/scm/network/wireless/iwd
 2019-07-15 18:44 UTC 

[PATCH] mm/z3fold.c: Reinitialize zhdr structs after migration
 2019-07-15 18:43 UTC  (2+ messages)

[PATCH v2] powerpc/imc: Dont create debugfs files for cpu-less nodes
 2019-07-15 18:41 UTC  (3+ messages)

[RFC PATCH] security,capability: pass object information to security_capable
 2019-07-15 18:42 UTC  (5+ messages)
  ` [RFC PATCH] security, capability: "

[Xen-devel] Design session report: Further defences for speculative sidechannels
 2019-07-15 18:41 UTC 

[U-Boot] [PATCH v2] net/macb: increase RX buffer size for GEM
 2019-07-15 18:41 UTC  (2+ messages)

[PATCH v3 0/4] Solve postboot supplier cleanup and optimize probe ordering
 2019-07-15 18:40 UTC  (7+ messages)
` [PATCH v3 2/4] of/platform: Add functional dependency link from DT bindings

[PATCH] kvm: x86: ioapic and apic debug macros cleanup
 2019-07-15 18:39 UTC  (2+ messages)

[git pull] drm pull for 5.3-rc1
 2019-07-15 18:37 UTC 

[PATCH v4] powerpc/setup_64: fix -Wempty-body warnings
 2019-07-15 18:32 UTC  (2+ messages)

Questions on Maxwell 2nd Gen Compute Kernels/Shaders
 2019-07-15 18:34 UTC 

[U-Boot] [PATCH 1/6] net: macb: sync header definitions as taken from Linux
 2019-07-15 18:31 UTC  (2+ messages)

[BUG] Branches before "git subtree add --squash" are pushed via "git subtree push"
 2019-07-15 18:30 UTC 

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-15 18:29 UTC  (3+ messages)
` [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

[Qemu-devel] [PATCH for-4.1] target/i386: sev: Do not unpin ram device memory region
 2019-07-15 18:29 UTC  (2+ messages)

[PATCH 0/3] Fix USB3.0 DRD PHY calibration issues (DWC3/XHCI) on Exynos542x SoCs
 2019-07-15 18:29 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2019-07-15 18:29 UTC 

post-receive: pub/scm/linux/kernel/git/j.anaszewski/linux-leds
 2019-07-15 18:29 UTC 

[U-Boot] [PATCH v3 00/18] ram: rk3399: Add rank detection
 2019-07-15 18:28 UTC  (38+ messages)
`  "
` [U-Boot] [PATCH v3 01/18] ram: rk3399: Handle data training return types
  `  "
` [U-Boot] [PATCH v3 02/18] ram: rk3399: Clear PI_175 interrupts in data training
  `  "
` [U-Boot] [PATCH v3 03/18] ram: rk3399: Use rank mask in ca "
  `  "
` [U-Boot] [PATCH v3 04/18] ram: rk3399: Use rank mask in wdql "
  `  "
` [U-Boot] [PATCH v3 05/18] ram: rk3399: Add phy pctrl reset support
  `  "
` [U-Boot] [PATCH v3 06/18] ram: rk3399: Move pwrup_srefresh_exit to dram_info
  `  "
` [U-Boot] [PATCH v3 07/18] ram: rk3399: Add pctl start support
  `  "
` [U-Boot] [PATCH v3 08/18] ram: rockchip: Add initial Kconfig
  `  "
` [U-Boot] [PATCH v3 09/18] debug_uart: Add printdec
  `  "
` [U-Boot] [PATCH v3 10/18] ram: rockchip: Add debug sdram driver
  `  "
` [U-Boot] [PATCH v3 11/18] ram: rockchip: debug: Add sdram_print_ddr_info
  `  "
` [U-Boot] [PATCH v3 12/18] ram: rockchip: debug: Get the cs capacity
  `  "
` [U-Boot] [PATCH v3 13/18] ram: rk3399: debug: Add sdram_print_stride
  `  "
` [U-Boot] [PATCH v3 14/18] ram: rk3399: Compute stride for 2 channels
  `  "
` [U-Boot] [PATCH v3 15/18] ram: rk3399: Compute stride for 1 channel a
  `  "
` [U-Boot] [PATCH v3 16/18] ram: rk3399: Add rank detection support
  `  "
` [U-Boot] [PATCH v3 17/18] ram: rk3399: Enable sdram debug functions
  `  "
` [U-Boot] [PATCH v3 18/18] rockchip: dts: rk3399: nanopi-neo4: Use DDR3-1866 dtsi
  `  "

[PATCH v2 0/3] mfd: mc13xxx: Fixes and enhancements for NXP's mc34708
 2019-07-15 18:27 UTC  (5+ messages)
` [PATCH v2 2/3] input: touchscreen mc13xxx: Make platform data optional

[Qemu-devel] [PATCH] chardev: race condition with tcp_chr_disconnect
 2019-07-15 18:27 UTC  (3+ messages)

[dpdk-dev] [Bug 321] BPF: Errors compiling example BPF programs
 2019-07-15 18:26 UTC 

[Buildroot] [PATCH 1/1] package/libqrencode: bump to version 4.0.2
 2019-07-15 18:25 UTC 

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2019-07-15 18:24 UTC 

monitoring raw data
 2019-07-15 18:24 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes
 2019-07-15 18:22 UTC  (14+ messages)
` [Qemu-devel] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
        ` [Qemu-devel] [qemu-s390x] "
                        ` [Qemu-riscv] "

[PATCH] dm kcopyd: Increase sub-job size to 512KiB
 2019-07-15 18:22 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH v3 0/3] qapi: block-dirty-bitmap-remove transaction action
 2019-07-15 18:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/3] qapi: implement "

[PATCH v3 00/15] ram: rk3399: Code cleanup
 2019-07-15 18:21 UTC  (2+ messages)
` [U-Boot] [PATCH v3 15/15] clk: rockchip: rk3399: Fix check patch warnings and checks


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.