messages from 2018-12-20 09:08:38 to 2018-12-20 09:28:00 UTC [more...]
[PATCH 4.19 00/67] 4.19.12-stable review
2018-12-20 9:18 UTC (3+ messages)
` [PATCH 4.19 13/67] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH 4.19 36/67] drm/msm: Fix error return checking
[PATCH 4.14 00/72] 4.14.90-stable review
2018-12-20 9:19 UTC (40+ 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 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 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 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 27/72] locking/qspinlock: Re-order code
` [PATCH 4.14 29/72] locking/qspinlock, x86: Provide liveness guarantee
` [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 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 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 v2] vhost: batch used descs chains write-back with packed ring
2018-12-20 9:27 UTC (4+ messages)
[PATCH 4.9 00/61] 4.9.147-stable review
2018-12-20 9:19 UTC (46+ 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 24/61] locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath
` [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
[U-Boot] [PATCH] imx: Add Makefile dependency for mkimage_fit_atf.sh
2018-12-20 9:25 UTC
[PATCH v2] libs/power: add p-state driver compatibility
2018-12-20 9:25 UTC (5+ messages)
` [PATCH v3] "
[Qemu-devel] [PATCH v5 00/11] bitmaps: remove x- prefix from QMP api
2018-12-20 9:23 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 03/11] blockdev: n-ary bitmap merge
[PATCH rdma-next 0/5] Cleanup of CONFIG_INFINIBAND_ON_DEMAND_PAGING usage
2018-12-20 9:23 UTC (6+ messages)
` [PATCH rdma-next 1/5] RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING
` [PATCH rdma-next 2/5] RDMA/core: Don't depend device ODP capabilities on kconfig option
` [PATCH rdma-next 3/5] RDMA/mlx5: Introduce and reuse helper to identify ODP MR
` [PATCH rdma-next 4/5] RDMA/mlx5: Embed into the code flow the ODP config option
` [PATCH mlx5-next 5/5] RDMA/mlx5: Delete declaration of already removed function
[PATCH 4.4 00/40] 4.4.169-stable review
2018-12-20 9:18 UTC (30+ 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
[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD INCOMPLETE 0b31d6306f785a5986cde08520bc33fa1cb86b9c
2018-12-20 9:21 UTC
[Intel-wired-lan] [jkirsher-net-queue:master] BUILD INCOMPLETE d9842f388b23d9bd4e7ac2cd273bdc3965db15ec
2018-12-20 9:21 UTC
[Buildroot] Cross compiling kernel module for the target
2018-12-20 9:20 UTC (5+ messages)
[PATCH 3.18 00/31] 3.18.131-stable review
2018-12-20 9:18 UTC (20+ 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 14/31] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [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
[PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
2018-12-20 9:20 UTC (8+ messages)
` [PATCH v5 "
[ide] ec7d9c9ce8: WARNING:at_fs/proc/generic.c:#remove_proc_entry
2018-12-20 9:19 UTC (2+ messages)
[PATCH] mm/alloc: fallback to first node if the wanted node offline
2018-12-20 9:19 UTC (11+ messages)
[PATCH v2 1/2] ext4: fix race when setting the bitmap corrupted flag again
2018-12-20 9:22 UTC (2+ messages)
` [PATCH v2 2/2] ext4: clean up group state test macros with predicate functions
[PATCH 0/3] x86/mm-locks: add a bias to current domain lock levels
2018-12-20 9:16 UTC (11+ messages)
` [PATCH 3/3] x86/mm-locks: apply a bias to lock levels for current domain
[PATCH net-next v5 RFC 0/8] devlink: Add configuration parameters support for devlink_port
2018-12-20 9:16 UTC (10+ messages)
` [PATCH net-next v5 RFC 1/8] devlink: Add devlink_param for port register and unregister
` [PATCH net-next v5 RFC 2/8] devlink: Add port param get command
` [PATCH net-next v5 RFC 3/8] devlink: Add port param set command
` [PATCH net-next v5 RFC 4/8] devlink: Add support for driverinit get value for devlink_port
` [PATCH net-next v5 RFC 5/8] devlink: Add support for driverinit set "
` [PATCH net-next v5 RFC 6/8] devlink: Add devlink notifications support for port params
` [PATCH net-next v5 RFC 7/8] devlink: Add a generic wake_on_lan port parameter
` [PATCH net-next v5 RFC 8/8] bnxt_en: Add bnxt_en initial port params table and register it
[PATCH 1/6] bitmap: remove deprecated bsf64 function
2018-12-20 9:16 UTC (4+ messages)
` [PATCH 3/6] common: add missing implementations
[SPDK] SPDK 18.10.1 Merge Window Closed
2018-12-20 9:15 UTC
[PATCH] powerpc/8xx: Map a second 8M text page at startup when needed
2018-12-20 8:50 UTC (3+ messages)
[PATCH -next] scsi: fcoe: remove set but not used variable 'port'
2018-12-20 9:14 UTC (2+ messages)
[PATCH kernel v7 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
2018-12-20 8:23 UTC (4+ messages)
` [PATCH kernel v7 18/20] vfio_pci: Allow mapping extra regions
` [PATCH kernel v7 19/20] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v7 20/20] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver
[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 (3+ messages)
[Qemu-devel] [PATCH v4 0/5] bitmaps: remove x- prefix from QMP api Part2
2018-12-20 9:11 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 3/5] iotests: change qmp_log filters to expect QMP objects only
[SPDK] SPDK 18.10.1 Merge Window Closed
2018-12-20 9:11 UTC
nvme pci: warning during power down
2018-12-20 9:11 UTC
[PATCH v2 00/16] MST refcounting/atomic helpers cleanup
2018-12-20 9:10 UTC (5+ messages)
` [PATCH v2 01/16] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
` [PATCH v2 06/16] drm/i915: Keep malloc references to MST ports
[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
2018-12-20 9:10 UTC (2+ messages)
` [Bug 201631] "
Stack dump on ipipe 4.9.135-7 x86_64
2018-12-20 9:10 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 (10+ 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 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.