All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-20 09:24:25 to 2018-12-20 09:40:26 UTC [more...]

[PATCH 4.9 00/61] 4.9.147-stable review
 2018-12-20  9:19 UTC  (31+ messages)
` [PATCH 4.9 04/61] lib/rbtree_test.c: make input module parameters
` [PATCH 4.9 15/61] Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"
` [PATCH 4.9 18/61] mac80211: Fix condition validating WMM IE
` [PATCH 4.9 19/61] IB/hfi1: Remove race conditions in user_sdma send path
` [PATCH 4.9 20/61] locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
` [PATCH 4.9 21/61] locking/qspinlock: Ensure node is initialised before updating prev->next
` [PATCH 4.9 22/61] locking/qspinlock: Bound spinning on pending->locked transition in slowpath
` [PATCH 4.9 23/61] locking/qspinlock: Merge struct __qspinlock into struct qspinlock
` [PATCH 4.9 24/61] locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath
` [PATCH 4.9 26/61] locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue
` [PATCH 4.9 30/61] locking/qspinlock: Fix build for anonymous union in older GCC compilers
` [PATCH 4.9 44/61] clk: mvebu: Off by one bugs in cp110_of_clk_get()
` [PATCH 4.9 45/61] clk: mmp: Off by one in mmp_clk_add()
` [PATCH 4.9 47/61] libata: whitelist all SAMSUNG MZ7KM* solid-state disks
` [PATCH 4.9 48/61] mv88e6060: disable hardware level MAC learning
` [PATCH 4.9 49/61] net/mlx4_en: Fix build break when CONFIG_INET is off
` [PATCH 4.9 51/61] ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
` [PATCH 4.9 52/61] ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
` [PATCH 4.9 53/61] ethernet: fman: fix wrong of_node_put() in probe function
` [PATCH 4.9 54/61] drm/ast: Fix connector leak during driver unload
` [PATCH 4.9 55/61] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
` [PATCH 4.9 56/61] vhost/vsock: fix reset orphans race with close timeout
` [PATCH 4.9 57/61] i2c: axxia: properly handle master timeout
` [PATCH 4.9 58/61] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
` [PATCH 4.9 59/61] nvmet-rdma: fix response use after free
` [PATCH 4.9 60/61] rtc: snvs: add a missing write sync
` [PATCH 4.9 61/61] rtc: snvs: Add timeouts to avoid kernel lockups

[PATCH 4.14 00/72] 4.14.90-stable review
 2018-12-20  9:19 UTC  (81+ messages)
` [PATCH 4.14 01/72] timer/debug: Change /proc/timer_list from 0444 to 0400
` [PATCH 4.14 02/72] pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
` [PATCH 4.14 03/72] aio: fix spectre gadget in lookup_ioctx
` [PATCH 4.14 04/72] userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
` [PATCH 4.14 05/72] arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
` [PATCH 4.14 06/72] MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
` [PATCH 4.14 07/72] mmc: sdhci: fix the timeout check window for clock and reset
` [PATCH 4.14 08/72] fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
` [PATCH 4.14 09/72] ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
` [PATCH 4.14 10/72] dm thin: send event about thin-pool state change _after_ making it
` [PATCH 4.14 11/72] dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()
` [PATCH 4.14 12/72] tracing: Fix memory leak in set_trigger_filter()
` [PATCH 4.14 13/72] tracing: Fix memory leak of instance function hash filters
` [PATCH 4.14 14/72] powerpc/msi: Fix NULL pointer access in teardown code
` [PATCH 4.14 15/72] drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
` [PATCH 4.14 16/72] Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"
` [PATCH 4.14 17/72] drm/i915/execlists: Apply a full mb before execution for Braswell
` [PATCH 4.14 18/72] drm/amdgpu: update SMC firmware image for polaris10 variants
` [PATCH 4.14 19/72] x86/build: Fix compiler support check for CONFIG_RETPOLINE
` [PATCH 4.14 20/72] locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
` [PATCH 4.14 21/72] locking/qspinlock: Ensure node is initialised before updating prev->next
` [PATCH 4.14 22/72] locking/qspinlock: Bound spinning on pending->locked transition in slowpath
` [PATCH 4.14 23/72] locking/qspinlock: Merge struct __qspinlock into struct qspinlock
` [PATCH 4.14 24/72] locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath
` [PATCH 4.14 25/72] locking/qspinlock: Remove duplicate clear_pending() function from PV code
` [PATCH 4.14 26/72] locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue
` [PATCH 4.14 27/72] locking/qspinlock: Re-order code
` [PATCH 4.14 28/72] locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
` [PATCH 4.14 29/72] locking/qspinlock, x86: Provide liveness guarantee
` [PATCH 4.14 30/72] elevator: lookup mq vs non-mq elevators
` [PATCH 4.14 31/72] netfilter: ipset: Fix wraparound in hash:*net* types
` [PATCH 4.14 32/72] mac80211: dont WARN on bad WMM parameters from buggy APs
` [PATCH 4.14 33/72] mac80211: Fix condition validating WMM IE
` [PATCH 4.14 34/72] IB/hfi1: Remove race conditions in user_sdma send path
` [PATCH 4.14 35/72] locking/qspinlock: Fix build for anonymous union in older GCC compilers
` [PATCH 4.14 36/72] mac80211_hwsim: fix module init error paths for netlink
` [PATCH 4.14 37/72] Input: hyper-v - fix wakeup from suspend-to-idle
` [PATCH 4.14 38/72] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
` [PATCH 4.14 39/72] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
` [PATCH 4.14 40/72] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH 4.14 41/72] drm/msm: Grab a vblank reference when waiting for commit_done
` [PATCH 4.14 42/72] ARC: io.h: Implement reads{x}()/writes{x}()
` [PATCH 4.14 43/72] bonding: fix 802.3ad state sent to partner when unbinding slave
` [PATCH 4.14 44/72] bpf: Fix verifier log string check for bad alignment
` [PATCH 4.14 45/72] nfs: dont dirty kernel pages read by direct-io
` [PATCH 4.14 46/72] SUNRPC: Fix a potential race in xprt_connect()
` [PATCH 4.14 47/72] sbus: char: add of_node_put()
` [PATCH 4.14 48/72] drivers/sbus/char: "
` [PATCH 4.14 49/72] drivers/tty: add missing of_node_put()
` [PATCH 4.14 50/72] ide: pmac: add of_node_put()
` [PATCH 4.14 51/72] drm/msm: Fix error return checking
` [PATCH 4.14 52/72] clk: mvebu: Off by one bugs in cp110_of_clk_get()
` [PATCH 4.14 53/72] clk: mmp: Off by one in mmp_clk_add()
` [PATCH 4.14 54/72] Input: synaptics - enable SMBus for HP 15-ay000
` [PATCH 4.14 55/72] Input: omap-keypad - fix keyboard debounce configuration
` [PATCH 4.14 56/72] libata: whitelist all SAMSUNG MZ7KM* solid-state disks
` [PATCH 4.14 57/72] mv88e6060: disable hardware level MAC learning
` [PATCH 4.14 58/72] net/mlx4_en: Fix build break when CONFIG_INET is off
` [PATCH 4.14 59/72] ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
` [PATCH 4.14 60/72] ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
` [PATCH 4.14 61/72] ethernet: fman: fix wrong of_node_put() in probe function
` [PATCH 4.14 62/72] drm/ast: Fix connector leak during driver unload
` [PATCH 4.14 63/72] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
` [PATCH 4.14 64/72] vhost/vsock: fix reset orphans race with close timeout
` [PATCH 4.14 65/72] mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
` [PATCH 4.14 66/72] i2c: axxia: properly handle master timeout
` [PATCH 4.14 67/72] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
` [PATCH 4.14 68/72] i2c: uniphier: fix violation of tLOW requirement for Fast-mode
` [PATCH 4.14 69/72] i2c: uniphier-f: "
` [PATCH 4.14 70/72] nvmet-rdma: fix response use after free
` [PATCH 4.14 71/72] rtc: snvs: Add timeouts to avoid kernel lockups
` [PATCH 4.14 72/72] bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1

[PATCH] regulator: mcp16502: Fix build error when !CONFIG_SUSPEND && CONFIG_PM_SLEEP
 2018-12-20  9:38 UTC  (2+ messages)

[PATCH net] mscc: Register poll timeout should be wall time not attempts
 2018-12-20  9:08 UTC 

[PATCH kernel v7 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-20  9:38 UTC  (3+ messages)

[PATCH] rts5208: add a missing check for the status of command sending
 2018-12-20  9:27 UTC  (2+ messages)

[Qemu-devel] [QEMU-devel][PATCH v3] aio-posix: Fix concurrent aio_poll/set_fd_handler
 2018-12-20  9:35 UTC  (5+ messages)

[PATCH 1/5] musl: Move away from gcc-initial dependency
 2018-12-20  2:04 UTC  (3+ messages)
` [PATCH 2/5] newlib: "

[PATCH 4.19 00/67] 4.19.12-stable review
 2018-12-20  9:19 UTC  (68+ messages)
` [PATCH 4.19 01/67] locking/qspinlock: Re-order code
` [PATCH 4.19 02/67] locking/qspinlock, x86: Provide liveness guarantee
` [PATCH 4.19 03/67] IB/hfi1: Remove race conditions in user_sdma send path
` [PATCH 4.19 04/67] mac80211_hwsim: fix module init error paths for netlink
` [PATCH 4.19 05/67] Input: hyper-v - fix wakeup from suspend-to-idle
` [PATCH 4.19 06/67] i2c: rcar: check bus state before reinitializing
` [PATCH 4.19 07/67] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
` [PATCH 4.19 08/67] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
` [PATCH 4.19 09/67] tools/bpf: fix two test_btf unit test cases
` [PATCH 4.19 10/67] tools/bpf: add addition type tests to test_btf
` [PATCH 4.19 11/67] net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
` [PATCH 4.19 12/67] drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
` [PATCH 4.19 13/67] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH 4.19 14/67] drm/msm: Fix task dump in gpu recovery
` [PATCH 4.19 15/67] drm/msm/gpu: Fix a couple memory leaks in debugfs
` [PATCH 4.19 16/67] drm/msm: fix handling of cmdstream offset
` [PATCH 4.19 17/67] drm/msm/dsi: configure VCO rate for 10nm PLL driver
` [PATCH 4.19 18/67] drm/msm: Grab a vblank reference when waiting for commit_done
` [PATCH 4.19 19/67] drm/ttm: fix LRU handling in ttm_buffer_object_transfer
` [PATCH 4.19 20/67] drm/amdgpu: wait for IB test on first device open
` [PATCH 4.19 21/67] ARC: io.h: Implement reads{x}()/writes{x}()
` [PATCH 4.19 22/67] net: stmmac: Move debugfs init/exit to ->probe()/->remove()
` [PATCH 4.19 23/67] net: aquantia: fix rx checksum offload bits
` [PATCH 4.19 24/67] bonding: fix 802.3ad state sent to partner when unbinding slave
` [PATCH 4.19 25/67] bpf: Fix verifier log string check for bad alignment
` [PATCH 4.19 26/67] liquidio: read sc->iq_no before release sc
` [PATCH 4.19 27/67] nfs: dont dirty kernel pages read by direct-io
` [PATCH 4.19 28/67] SUNRPC: Fix a potential race in xprt_connect()
` [PATCH 4.19 29/67] sbus: char: add of_node_put()
` [PATCH 4.19 30/67] drivers/sbus/char: "
` [PATCH 4.19 31/67] drivers/tty: add missing of_node_put()
` [PATCH 4.19 32/67] ide: pmac: add of_node_put()
` [PATCH 4.19 33/67] drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
` [PATCH 4.19 34/67] drm/msm: dpu: Dont set legacy plane->crtc pointer
` [PATCH 4.19 35/67] drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"
` [PATCH 4.19 36/67] drm/msm: Fix error return checking
` [PATCH 4.19 37/67] drm/amd/powerplay: issue pre-display settings for display change event
` [PATCH 4.19 38/67] clk: mvebu: Off by one bugs in cp110_of_clk_get()
` [PATCH 4.19 39/67] clk: mmp: Off by one in mmp_clk_add()
` [PATCH 4.19 40/67] Input: synaptics - enable SMBus for HP 15-ay000
` [PATCH 4.19 41/67] Input: omap-keypad - fix keyboard debounce configuration
` [PATCH 4.19 42/67] libata: whitelist all SAMSUNG MZ7KM* solid-state disks
` [PATCH 4.19 43/67] macvlan: return correct error value
` [PATCH 4.19 44/67] mv88e6060: disable hardware level MAC learning
` [PATCH 4.19 45/67] net/mlx4_en: Fix build break when CONFIG_INET is off
` [PATCH 4.19 46/67] bpf: check pending signals while verifying programs
` [PATCH 4.19 47/67] ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
` [PATCH 4.19 48/67] ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
` [PATCH 4.19 49/67] ARM: 8816/1: dma-mapping: fix potential uninitialized return
` [PATCH 4.19 50/67] ethernet: fman: fix wrong of_node_put() in probe function
` [PATCH 4.19 51/67] thermal: armada: fix legacy validity test sense
` [PATCH 4.19 52/67] net: mvpp2: fix detection of 10G SFP modules
` [PATCH 4.19 53/67] net: mvpp2: fix phylink handling of invalid PHY modes
` [PATCH 4.19 54/67] drm/amdgpu/vcn: Update vcn.cur_state during suspend
` [PATCH 4.19 55/67] tools/testing/nvdimm: Align test resources to 128M
` [PATCH 4.19 56/67] acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"
` [PATCH 4.19 57/67] drm/ast: Fix connector leak during driver unload
` [PATCH 4.19 58/67] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
` [PATCH 4.19 59/67] vhost/vsock: fix reset orphans race with close timeout
` [PATCH 4.19 60/67] mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
` [PATCH 4.19 61/67] i2c: axxia: properly handle master timeout
` [PATCH 4.19 62/67] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
` [PATCH 4.19 63/67] i2c: uniphier: fix violation of tLOW requirement for Fast-mode
` [PATCH 4.19 64/67] i2c: uniphier-f: "
` [PATCH 4.19 65/67] nvme: validate controller state before rescheduling keep alive
` [PATCH 4.19 66/67] nvmet-rdma: fix response use after free
` [PATCH 4.19 67/67] Btrfs: fix missing delayed iputs on unmount

[Buildroot] Cross compiling kernel module for the target
 2018-12-20  9:34 UTC  (6+ messages)

[PATCH] rtc: Fix UBSAN overflow warning
 2018-12-20  9:36 UTC 

[Qemu-devel] [PATCH v4 0/5] bitmaps: remove x- prefix from QMP api Part2
 2018-12-20  9:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/5] iotests: change qmp_log filters to expect QMP objects only

[PATCH 1/4] nfs: use-after-free in svc_process_common()
 2018-12-20  9:30 UTC  (12+ messages)

[PATCH v2] libs/power: add p-state driver compatibility
 2018-12-20  9:33 UTC  (6+ messages)
` [PATCH v3] "

[SPDK] [Release] 18.10.1: Packaging release
 2018-12-20  9:32 UTC 

v4.19.11 build: 0 failures 2 warnings (v4.19.11)
 2018-12-20  9:30 UTC 

[PATCH v3 1/2] xen/pt: fix some pass-thru devices don't work across reboot
 2018-12-20  9:29 UTC  (4+ messages)

[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2018-12-20  9:29 UTC  (2+ messages)
` [Bug 201631] "

[PATCH 5/5] libpcap: upgrade 1.8.1 -> 1.9.0
 2018-12-20  9:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] vhost: batch used descs chains write-back with packed ring
 2018-12-20  9:27 UTC  (4+ messages)

[U-Boot] [PATCH] imx: Add Makefile dependency for mkimage_fit_atf.sh
 2018-12-20  9:25 UTC 


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.