linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-20 08:51:41 to 2018-12-20 09:31:45 UTC [more...]

[PATCH 4.19 00/67] 4.19.12-stable review
 2018-12-20  9:19 UTC  (42+ messages)
` [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 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 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 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 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 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 30/67] drivers/sbus/char: add of_node_put()
` [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 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 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 47/67] ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
` [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 54/67] drm/amdgpu/vcn: Update vcn.cur_state during suspend
` [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 63/67] i2c: uniphier: fix violation of tLOW requirement for Fast-mode
` [PATCH 4.19 66/67] nvmet-rdma: fix response use after free

[PATCH 4.14 00/72] 4.14.90-stable review
 2018-12-20  9:19 UTC  (46+ messages)
` [PATCH 4.14 01/72] timer/debug: Change /proc/timer_list from 0444 to 0400
` [PATCH 4.14 03/72] aio: fix spectre gadget in lookup_ioctx
` [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 08/72] fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
` [PATCH 4.14 12/72] tracing: Fix memory leak in set_trigger_filter()
` [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 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 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 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 29/72] locking/qspinlock, x86: Provide liveness guarantee
` [PATCH 4.14 30/72] elevator: lookup mq vs non-mq elevators
` [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 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 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 46/72] SUNRPC: Fix a potential race in xprt_connect()
` [PATCH 4.14 48/72] drivers/sbus/char: add of_node_put()
` [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 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 56/72] libata: whitelist all SAMSUNG MZ7KM* solid-state disks
` [PATCH 4.14 57/72] mv88e6060: disable hardware level MAC learning
` [PATCH 4.14 59/72] ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
` [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 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 72/72] bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1

[PATCH 4.9 00/61] 4.9.147-stable review
 2018-12-20  9:19 UTC  (38+ messages)
` [PATCH 4.9 02/61] lib/interval_tree_test.c: make test options module parameters
` [PATCH 4.9 03/61] lib/interval_tree_test.c: allow full tree search
` [PATCH 4.9 04/61] lib/rbtree_test.c: make input module parameters
` [PATCH 4.9 05/61] lib/rbtree-test: lower default params
` [PATCH 4.9 07/61] timer/debug: Change /proc/timer_list from 0444 to 0400
` [PATCH 4.9 09/61] aio: fix spectre gadget in lookup_ioctx
` [PATCH 4.9 10/61] MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
` [PATCH 4.9 11/61] ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
` [PATCH 4.9 14/61] powerpc/msi: Fix NULL pointer access in teardown code
` [PATCH 4.9 15/61] Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"
` [PATCH 4.9 17/61] mac80211: dont WARN on bad WMM parameters from buggy APs
` [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 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 25/61] locking/qspinlock: Remove duplicate clear_pending() function from PV code
` [PATCH 4.9 26/61] locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue
` [PATCH 4.9 28/61] locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
` [PATCH 4.9 30/61] locking/qspinlock: Fix build for anonymous union in older GCC compilers
` [PATCH 4.9 34/61] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH 4.9 35/61] drm/msm: Grab a vblank reference when waiting for commit_done
` [PATCH 4.9 37/61] bonding: fix 802.3ad state sent to partner when unbinding slave
` [PATCH 4.9 39/61] SUNRPC: Fix a potential race in xprt_connect()
` [PATCH 4.9 40/61] sbus: char: add of_node_put()
` [PATCH 4.9 42/61] drivers/tty: add missing of_node_put()
` [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 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 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 60/61] rtc: snvs: add a missing write sync
` [PATCH 4.9 61/61] rtc: snvs: Add timeouts to avoid kernel lockups

[PATCH 4.4 00/40] 4.4.169-stable review
 2018-12-20  9:18 UTC  (29+ messages)
` [PATCH 4.4 02/40] lib/interval_tree_test.c: allow full tree search
` [PATCH 4.4 04/40] lib/rbtree-test: lower default params
` [PATCH 4.4 05/40] lib/interval_tree_test.c: allow users to limit scope of endpoint
` [PATCH 4.4 07/40] powerpc/boot: Fix random libfdt related build errors
` [PATCH 4.4 10/40] MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
` [PATCH 4.4 11/40] tracing: Fix memory leak in set_trigger_filter()
` [PATCH 4.4 13/40] powerpc/msi: Fix NULL pointer access in teardown code
` [PATCH 4.4 14/40] Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"
` [PATCH 4.4 16/40] mac80211: dont WARN on bad WMM parameters from buggy APs
` [PATCH 4.4 18/40] mac80211_hwsim: fix module init error paths for netlink
` [PATCH 4.4 19/40] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
` [PATCH 4.4 20/40] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
` [PATCH 4.4 21/40] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH 4.4 22/40] drm/msm: Grab a vblank reference when waiting for commit_done
` [PATCH 4.4 23/40] ARC: io.h: Implement reads{x}()/writes{x}()
` [PATCH 4.4 25/40] SUNRPC: Fix a potential race in xprt_connect()
` [PATCH 4.4 26/40] sbus: char: add of_node_put()
` [PATCH 4.4 27/40] drivers/sbus/char: "
` [PATCH 4.4 28/40] drivers/tty: add missing of_node_put()
` [PATCH 4.4 29/40] ide: pmac: add of_node_put()
` [PATCH 4.4 30/40] clk: mmp: Off by one in mmp_clk_add()
` [PATCH 4.4 31/40] Input: omap-keypad - fix keyboard debounce configuration
` [PATCH 4.4 33/40] mv88e6060: disable hardware level MAC learning
` [PATCH 4.4 35/40] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
` [PATCH 4.4 36/40] i2c: axxia: properly handle master timeout
` [PATCH 4.4 37/40] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
` [PATCH 4.4 38/40] rtc: snvs: add a missing write sync
` [PATCH 4.4 39/40] rtc: snvs: Add timeouts to avoid kernel lockups

[PATCH] mm: skip checking poison pattern for page_to_nid()
 2018-12-20  9:22 UTC  (3+ messages)
` [PATCH] mm/page_owner: fix for deferred struct page init

[PATCH 3.18 00/31] 3.18.131-stable review
 2018-12-20  9:18 UTC  (19+ messages)
` [PATCH 3.18 01/31] lib/interval_tree_test.c: make test options module parameters
` [PATCH 3.18 02/31] lib/interval_tree_test.c: allow full tree search
` [PATCH 3.18 03/31] lib/rbtree_test.c: make input module parameters
` [PATCH 3.18 04/31] lib/rbtree-test: lower default params
` [PATCH 3.18 06/31] timer/debug: Change /proc/timer_list from 0444 to 0400
` [PATCH 3.18 08/31] MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
` [PATCH 3.18 09/31] tracing: Fix memory leak in set_trigger_filter()
` [PATCH 3.18 10/31] tracing: Fix memory leak of instance function hash filters
` [PATCH 3.18 11/31] powerpc: Look for "stdout-path" when setting up legacy consoles
` [PATCH 3.18 19/31] drivers/tty: add missing of_node_put()
` [PATCH 3.18 21/31] Input: omap-keypad - fix keyboard debounce configuration
` [PATCH 3.18 22/31] libata: whitelist all SAMSUNG MZ7KM* solid-state disks
` [PATCH 3.18 23/31] ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
` [PATCH 3.18 24/31] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
` [PATCH 3.18 26/31] ALSA: isa/wavefront: prevent some out of bound writes
` [PATCH 3.18 27/31] ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
` [PATCH 3.18 28/31] posix-timers: Sanitize overrun handling
` [PATCH 3.18 31/31] wil6210: missing length check in wmi_set_ie

[ide] ec7d9c9ce8: WARNING:at_fs/proc/generic.c:#remove_proc_entry
 2018-12-20  9:19 UTC 

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-20  9:19 UTC  (11+ messages)

[PATCH 0/4 v2] Consolidate iommu_ops->add/remove_device() calls
 2018-12-20  9:13 UTC  (6+ messages)
  ` [PATCH 3/4] iommu/of: Don't call iommu_ops->add_device directly

[PATCH v2] mm, page_alloc: Fix has_unmovable_pages for HugePages
 2018-12-20  9:12 UTC  (4+ messages)

4.20-rc6: WARNING: CPU: 30 PID: 197360 at net/core/flow_dissector.c:764 __skb_flow_dissect
 2018-12-20  9:12 UTC  (2+ messages)

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

[PATCH V5 0/4] Add i.MX System Controller thermal driver support
 2018-12-20  9:08 UTC  (5+ messages)
` [PATCH V5 1/4] dt-bindings: fsl: scu: add thermal binding
` [PATCH V5 2/4] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V5 3/4] defconfig: arm64: "
` [PATCH V5 4/4] ARM64: dts: imx: add i.MX8QXP "

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-20  9:07 UTC  (11+ messages)

[PATCH] drm: add capability DRM_CAP_ASYNC_UPDATE
 2018-12-20  9:07 UTC  (6+ messages)

[PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver
 2018-12-20  9:06 UTC  (11+ messages)

[PATCH 0/9] ASoC/ARM: Merge the davinci and omap audio directories
 2018-12-20  9:02 UTC  (2+ messages)

[PATCHv2 00/12] Heterogeneous memory node attributes
 2018-12-20  8:57 UTC  (7+ messages)
` [PATCHv2 01/12] acpi: Create subtable parsing infrastructure

[PATCH V5 0/4] Add i.MX system controller RTC driver
 2018-12-20  8:56 UTC  (5+ messages)
` [PATCH V5 1/4] dt-bindings: fsl: scu: add rtc binding
` [PATCH V5 2/4] rtc: add i.MX system controller RTC support
` [PATCH V5 3/4] defconfig: arm64: "
` [PATCH V5 4/4] ARM64: dts: imx: add i.MX8QXP "

[PATCH] How to reproduce this issue
 2018-12-20  8:32 UTC  (2+ messages)
` [PATCH] scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()

[PATCH 00/41] scsi: Mark expected switch fall-throughs
 2018-12-20  8:51 UTC  (3+ messages)
  ` [PATCH 19/41] scsi: isci: remote_node_context: mark "
  ` [PATCH 18/41] scsi: isci: remote_device: Mark "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).