linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-01 16:43:23 to 2019-10-01 17:03:42 UTC [more...]

[PATCH AUTOSEL 5.3 01/71] drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
 2019-10-01 16:39 UTC  (39+ messages)
` [PATCH AUTOSEL 5.3 10/71] xen/pci: reserve MCFG areas earlier
` [PATCH AUTOSEL 5.3 12/71] ceph: fix directories inode i_blkbits initialization
` [PATCH AUTOSEL 5.3 14/71] ceph: reconnect connection if session hang in opening state
` [PATCH AUTOSEL 5.3 16/71] SUNRPC: RPC level errors should always set task->tk_rpc_status
` [PATCH AUTOSEL 5.3 17/71] watchdog: aspeed: Add support for AST2600
` [PATCH AUTOSEL 5.3 20/71] drm/amdgpu: Check for valid number of registers to read
` [PATCH AUTOSEL 5.3 21/71] perf probe: Fix to clear tev->nargs in clear_probe_trace_event()
` [PATCH AUTOSEL 5.3 22/71] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
` [PATCH AUTOSEL 5.3 23/71] SUNRPC: Don't try to parse incomplete RPC messages
` [PATCH AUTOSEL 5.3 24/71] net/sched: act_sample: don't push mac header on ip6gre ingress
` [PATCH AUTOSEL 5.3 25/71] pwm: stm32-lp: Add check in case requested period cannot be achieved
` [PATCH AUTOSEL 5.3 27/71] usbnet: ignore endpoints with invalid wMaxPacketSize
` [PATCH AUTOSEL 5.3 30/71] selftests/seccomp: fix build on older kernels
` [PATCH AUTOSEL 5.3 31/71] x86/purgatory: Disable the stackleak GCC plugin for the purgatory
` [PATCH AUTOSEL 5.3 32/71] ntb: point to right memory window index
` [PATCH AUTOSEL 5.3 33/71] thermal: Fix use-after-free when unregistering thermal zone device
` [PATCH AUTOSEL 5.3 35/71] iommu/amd: Fix downgrading default page-sizes in alloc_pte()
` [PATCH AUTOSEL 5.3 36/71] libnvdimm/region: Initialize bad block for volatile namespaces
` [PATCH AUTOSEL 5.3 38/71] net/mlx5e: Fix traffic duplication in ethtool steering
` [PATCH AUTOSEL 5.3 39/71] KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel
` [PATCH AUTOSEL 5.3 41/71] fuse: fix memleak in cuse_channel_open
` [PATCH AUTOSEL 5.3 42/71] arcnet: provide a buffer big enough to actually receive packets
` [PATCH AUTOSEL 5.3 43/71] libnvdimm/nfit_test: Fix acpi_handle redefinition
` [PATCH AUTOSEL 5.3 44/71] ppp: Fix memory leak in ppp_write
` [PATCH AUTOSEL 5.3 45/71] sched/membarrier: Call sync_core only before usermode for same mm
` [PATCH AUTOSEL 5.3 47/71] sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
` [PATCH AUTOSEL 5.3 52/71] libbpf: fix false uninitialized variable warning
` [PATCH AUTOSEL 5.3 53/71] kexec: bail out upon SIGKILL when allocating memory
` [PATCH AUTOSEL 5.3 54/71] blk-mq: move lockdep_assert_held() into elevator_exit
` [PATCH AUTOSEL 5.3 55/71] bpf: Fix bpf_event_output re-entry issue
` [PATCH AUTOSEL 5.3 57/71] net: dsa: microchip: Always set regmap stride to 1
` [PATCH AUTOSEL 5.3 58/71] i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
` [PATCH AUTOSEL 5.3 61/71] net: stmmac: Fix page pool size
` [PATCH AUTOSEL 5.3 62/71] net: phy: micrel: add Asym Pause workaround for KSZ9021
` [PATCH AUTOSEL 5.3 64/71] vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
` [PATCH AUTOSEL 5.3 66/71] nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
` [PATCH AUTOSEL 5.3 67/71] fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock
` [PATCH AUTOSEL 5.3 68/71] drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed

[PATCH] net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
 2019-10-01 17:02 UTC  (2+ messages)

[PATCH] compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
 2019-10-01 17:01 UTC  (11+ messages)

[PATCH 1/2] i2c: slave-eeprom: initialize empty eeprom properly
 2019-10-01 16:40 UTC  (2+ messages)
` [PATCH 2/2] i2c: slave-eeprom: support additional models

[PATCH 5.3 00/25] 5.3.2-stable review
 2019-10-01 16:59 UTC  (3+ messages)

Problems with arm64 compat vdso
 2019-10-01 16:59 UTC  (12+ messages)
` [PATCH v3 0/5]arm64: vdso32: Address various issues
  ` [PATCH v3 1/5] arm64: vdso32: Introduce COMPAT_CC_IS_GCC

INFO: trying to register non-static key in del_timer_sync (2)
 2019-10-01 16:40 UTC  (9+ messages)
` [EXT] "

[PATCH AUTOSEL 5.2 01/63] drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
 2019-10-01 16:41 UTC  (40+ messages)
` [PATCH AUTOSEL 5.2 02/63] ima: always return negative code for error
` [PATCH AUTOSEL 5.2 03/63] ima: fix freeing ongoing ahash_request
` [PATCH AUTOSEL 5.2 04/63] fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
` [PATCH AUTOSEL 5.2 06/63] 9p: Transport error uninitialized
` [PATCH AUTOSEL 5.2 08/63] 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
` [PATCH AUTOSEL 5.2 09/63] xen/pci: reserve MCFG areas earlier
` [PATCH AUTOSEL 5.2 12/63] ceph: fetch cap_gen under spinlock in ceph_add_cap
` [PATCH AUTOSEL 5.2 13/63] ceph: reconnect connection if session hang in opening state
` [PATCH AUTOSEL 5.2 14/63] rbd: fix response length parameter for encoded strings
` [PATCH AUTOSEL 5.2 15/63] SUNRPC: RPC level errors should always set task->tk_rpc_status
` [PATCH AUTOSEL 5.2 16/63] watchdog: aspeed: Add support for AST2600
` [PATCH AUTOSEL 5.2 18/63] drm/amdgpu: Fix KFD-related kernel oops on Hawaii
` [PATCH AUTOSEL 5.2 20/63] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
` [PATCH AUTOSEL 5.2 21/63] SUNRPC: Don't try to parse incomplete RPC messages
` [PATCH AUTOSEL 5.2 22/63] net/sched: act_sample: don't push mac header on ip6gre ingress
` [PATCH AUTOSEL 5.2 23/63] pwm: stm32-lp: Add check in case requested period cannot be achieved
` [PATCH AUTOSEL 5.2 24/63] cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
` [PATCH AUTOSEL 5.2 26/63] net/phy: fix DP83865 10 Mbps HDX loopback disable function
` [PATCH AUTOSEL 5.2 27/63] net_sched: add max len check for TCA_KIND
` [PATCH AUTOSEL 5.2 30/63] thermal: Fix use-after-free when unregistering thermal zone device
` [PATCH AUTOSEL 5.2 33/63] libnvdimm/region: Initialize bad block for volatile namespaces
` [PATCH AUTOSEL 5.2 34/63] net/mlx5e: Fix traffic duplication in ethtool steering
` [PATCH AUTOSEL 5.2 35/63] KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel
` [PATCH AUTOSEL 5.2 36/63] libnvdimm: Fix endian conversion issues
` [PATCH AUTOSEL 5.2 38/63] arcnet: provide a buffer big enough to actually receive packets
` [PATCH AUTOSEL 5.2 44/63] perf build: Add detection of java-11-openjdk-devel package
` [PATCH AUTOSEL 5.2 45/63] include/trace/events/writeback.h: fix -Wstringop-truncation warnings
` [PATCH AUTOSEL 5.2 46/63] kernel/elfcore.c: include proper prototypes
` [PATCH AUTOSEL 5.2 48/63] blk-mq: move lockdep_assert_held() into elevator_exit
` [PATCH AUTOSEL 5.2 49/63] bpf: Fix bpf_event_output re-entry issue
` [PATCH AUTOSEL 5.2 50/63] macsec: drop skb sk before calling gro_cells_receive
` [PATCH AUTOSEL 5.2 51/63] i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
` [PATCH AUTOSEL 5.2 52/63] perf unwind: Fix libunwind build failure on i386 systems
` [PATCH AUTOSEL 5.2 53/63] nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
` [PATCH AUTOSEL 5.2 55/63] mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
` [PATCH AUTOSEL 5.2 57/63] nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
` [PATCH AUTOSEL 5.2 60/63] drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
` [PATCH AUTOSEL 5.2 61/63] usbnet: sanity checking of packet sizes and device mtu
` [PATCH AUTOSEL 5.2 62/63] sch_netem: fix a divide by zero in tabledist()

[PATCH 0/3] Pine64+ specific hacks for RTL8211E Ethernet PHY
 2019-10-01 16:41 UTC  (4+ messages)

[PATCH v3 0/8] sched/fair: rework the CFS load balance
 2019-10-01 16:57 UTC  (8+ messages)
` [PATCH v3 04/10] sched/fair: rework load_balance

[PATCH] cxgb4: do not dma memory off of the stack
 2019-10-01 16:56 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 00/22] thunderbolt: Add support for USB4
 2019-10-01 16:53 UTC  (5+ messages)
` [RFC PATCH 22/22] thunderbolt: Do not start firmware unless asked by the user

[PATCH AUTOSEL 4.19 01/43] ima: always return negative code for error
 2019-10-01 16:43 UTC  (43+ messages)
` [PATCH AUTOSEL 4.19 02/43] ima: fix freeing ongoing ahash_request
` [PATCH AUTOSEL 4.19 03/43] fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
` [PATCH AUTOSEL 4.19 04/43] 9p: Transport error uninitialized
` [PATCH AUTOSEL 4.19 05/43] 9p: avoid attaching writeback_fid on mmap with type PRIVATE
` [PATCH AUTOSEL 4.19 06/43] 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
` [PATCH AUTOSEL 4.19 07/43] xen/pci: reserve MCFG areas earlier
` [PATCH AUTOSEL 4.19 08/43] ceph: fix directories inode i_blkbits initialization
` [PATCH AUTOSEL 4.19 09/43] ceph: reconnect connection if session hang in opening state
` [PATCH AUTOSEL 4.19 10/43] rbd: fix response length parameter for encoded strings
` [PATCH AUTOSEL 4.19 11/43] watchdog: aspeed: Add support for AST2600
` [PATCH AUTOSEL 4.19 12/43] netfilter: nf_tables: allow lookups in dynamic sets
` [PATCH AUTOSEL 4.19 13/43] drm/amdgpu: Fix KFD-related kernel oops on Hawaii
` [PATCH AUTOSEL 4.19 14/43] drm/amdgpu: Check for valid number of registers to read
` [PATCH AUTOSEL 4.19 15/43] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
` [PATCH AUTOSEL 4.19 16/43] net/sched: act_sample: don't push mac header on ip6gre ingress
` [PATCH AUTOSEL 4.19 17/43] pwm: stm32-lp: Add check in case requested period cannot be achieved
` [PATCH AUTOSEL 4.19 18/43] cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
` [PATCH AUTOSEL 4.19 19/43] usbnet: ignore endpoints with "
` [PATCH AUTOSEL 4.19 20/43] net/phy: fix DP83865 10 Mbps HDX loopback disable function
` [PATCH AUTOSEL 4.19 21/43] net_sched: add max len check for TCA_KIND
` [PATCH AUTOSEL 4.19 22/43] x86/purgatory: Disable the stackleak GCC plugin for the purgatory
` [PATCH AUTOSEL 4.19 23/43] ntb: point to right memory window index
` [PATCH AUTOSEL 4.19 24/43] thermal: Fix use-after-free when unregistering thermal zone device
` [PATCH AUTOSEL 4.19 25/43] thermal_hwmon: Sanitize thermal_zone type
` [PATCH AUTOSEL 4.19 26/43] libnvdimm/region: Initialize bad block for volatile namespaces
` [PATCH AUTOSEL 4.19 27/43] fuse: fix memleak in cuse_channel_open
` [PATCH AUTOSEL 4.19 28/43] arcnet: provide a buffer big enough to actually receive packets
` [PATCH AUTOSEL 4.19 29/43] libnvdimm/nfit_test: Fix acpi_handle redefinition
` [PATCH AUTOSEL 4.19 30/43] ppp: Fix memory leak in ppp_write
` [PATCH AUTOSEL 4.19 31/43] sched/membarrier: Call sync_core only before usermode for same mm
` [PATCH AUTOSEL 4.19 32/43] sched/membarrier: Fix private expedited registration check
` [PATCH AUTOSEL 4.19 33/43] sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
` [PATCH AUTOSEL 4.19 34/43] perf build: Add detection of java-11-openjdk-devel package
` [PATCH AUTOSEL 4.19 35/43] kernel/elfcore.c: include proper prototypes
` [PATCH AUTOSEL 4.19 36/43] kexec: bail out upon SIGKILL when allocating memory
` [PATCH AUTOSEL 4.19 37/43] macsec: drop skb sk before calling gro_cells_receive
` [PATCH AUTOSEL 4.19 38/43] perf unwind: Fix libunwind build failure on i386 systems
` [PATCH AUTOSEL 4.19 39/43] nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
` [PATCH AUTOSEL 4.19 40/43] nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
` [PATCH AUTOSEL 4.19 41/43] drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
` [PATCH AUTOSEL 4.19 42/43] usbnet: sanity checking of packet sizes and device mtu
` [PATCH AUTOSEL 4.19 43/43] sch_netem: fix a divide by zero in tabledist()

New sysfs interface for privacy screens
 2019-10-01 16:42 UTC  (3+ messages)

[PATCH 0/3] Pine64+ specific hacks for RTL8211E Ethernet PHY
 2019-10-01 16:52 UTC  (3+ messages)

[PATCH net v2] net: ag71xx: fix mdio subnode support
 2019-10-01 16:43 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 01/29] ima: always return negative code for error
 2019-10-01 16:44 UTC  (29+ messages)
` [PATCH AUTOSEL 4.14 02/29] fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
` [PATCH AUTOSEL 4.14 03/29] 9p: avoid attaching writeback_fid on mmap with type PRIVATE
` [PATCH AUTOSEL 4.14 04/29] xen/pci: reserve MCFG areas earlier
` [PATCH AUTOSEL 4.14 05/29] ceph: fix directories inode i_blkbits initialization
` [PATCH AUTOSEL 4.14 06/29] ceph: reconnect connection if session hang in opening state
` [PATCH AUTOSEL 4.14 07/29] rbd: fix response length parameter for encoded strings
` [PATCH AUTOSEL 4.14 08/29] watchdog: aspeed: Add support for AST2600
` [PATCH AUTOSEL 4.14 09/29] netfilter: nf_tables: allow lookups in dynamic sets
` [PATCH AUTOSEL 4.14 10/29] drm/amdgpu: Check for valid number of registers to read
` [PATCH AUTOSEL 4.14 11/29] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
` [PATCH AUTOSEL 4.14 12/29] net/sched: act_sample: don't push mac header on ip6gre ingress
` [PATCH AUTOSEL 4.14 13/29] pwm: stm32-lp: Add check in case requested period cannot be achieved
` [PATCH AUTOSEL 4.14 14/29] cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
` [PATCH AUTOSEL 4.14 15/29] usbnet: ignore endpoints with "
` [PATCH AUTOSEL 4.14 16/29] net/phy: fix DP83865 10 Mbps HDX loopback disable function
` [PATCH AUTOSEL 4.14 17/29] net_sched: add max len check for TCA_KIND
` [PATCH AUTOSEL 4.14 18/29] thermal: Fix use-after-free when unregistering thermal zone device
` [PATCH AUTOSEL 4.14 19/29] fuse: fix memleak in cuse_channel_open
` [PATCH AUTOSEL 4.14 20/29] arcnet: provide a buffer big enough to actually receive packets
` [PATCH AUTOSEL 4.14 21/29] ppp: Fix memory leak in ppp_write
` [PATCH AUTOSEL 4.14 22/29] sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
` [PATCH AUTOSEL 4.14 23/29] perf build: Add detection of java-11-openjdk-devel package
` [PATCH AUTOSEL 4.14 24/29] kernel/elfcore.c: include proper prototypes
` [PATCH AUTOSEL 4.14 25/29] kexec: bail out upon SIGKILL when allocating memory
` [PATCH AUTOSEL 4.14 26/29] macsec: drop skb sk before calling gro_cells_receive
` [PATCH AUTOSEL 4.14 27/29] perf unwind: Fix libunwind build failure on i386 systems
` [PATCH AUTOSEL 4.14 28/29] usbnet: sanity checking of packet sizes and device mtu
` [PATCH AUTOSEL 4.14 29/29] sch_netem: fix a divide by zero in tabledist()

[PATCH] mm/memcontrol.c: fix another unused function warning
 2019-10-01 16:44 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 01/19] ima: always return negative code for error
 2019-10-01 16:45 UTC  (19+ messages)
` [PATCH AUTOSEL 4.9 02/19] fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
` [PATCH AUTOSEL 4.9 03/19] 9p: avoid attaching writeback_fid on mmap with type PRIVATE
` [PATCH AUTOSEL 4.9 04/19] xen/pci: reserve MCFG areas earlier
` [PATCH AUTOSEL 4.9 05/19] ceph: fix directories inode i_blkbits initialization
` [PATCH AUTOSEL 4.9 06/19] ceph: reconnect connection if session hang in opening state
` [PATCH AUTOSEL 4.9 07/19] drm/amdgpu: Check for valid number of registers to read
` [PATCH AUTOSEL 4.9 08/19] cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
` [PATCH AUTOSEL 4.9 09/19] usbnet: ignore endpoints with "
` [PATCH AUTOSEL 4.9 10/19] net/phy: fix DP83865 10 Mbps HDX loopback disable function
` [PATCH AUTOSEL 4.9 11/19] thermal: Fix use-after-free when unregistering thermal zone device
` [PATCH AUTOSEL 4.9 12/19] fuse: fix memleak in cuse_channel_open
` [PATCH AUTOSEL 4.9 13/19] arcnet: provide a buffer big enough to actually receive packets
` [PATCH AUTOSEL 4.9 14/19] ppp: Fix memory leak in ppp_write
` [PATCH AUTOSEL 4.9 15/19] sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
` [PATCH AUTOSEL 4.9 16/19] kernel/elfcore.c: include proper prototypes
` [PATCH AUTOSEL 4.9 17/19] macsec: drop skb sk before calling gro_cells_receive
` [PATCH AUTOSEL 4.9 18/19] usbnet: sanity checking of packet sizes and device mtu
` [PATCH AUTOSEL 4.9 19/19] sch_netem: fix a divide by zero in tabledist()

[PATCH v2] audit: Report suspicious O_CREAT usage
 2019-10-01 16:48 UTC 

[PATCH AUTOSEL 4.4 01/15] ima: always return negative code for error
 2019-10-01 16:45 UTC  (15+ messages)
` [PATCH AUTOSEL 4.4 02/15] fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
` [PATCH AUTOSEL 4.4 03/15] 9p: avoid attaching writeback_fid on mmap with type PRIVATE
` [PATCH AUTOSEL 4.4 04/15] xen/pci: reserve MCFG areas earlier
` [PATCH AUTOSEL 4.4 05/15] ceph: fix directories inode i_blkbits initialization
` [PATCH AUTOSEL 4.4 06/15] drm/amdgpu: Check for valid number of registers to read
` [PATCH AUTOSEL 4.4 07/15] cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
` [PATCH AUTOSEL 4.4 08/15] usbnet: ignore endpoints with "
` [PATCH AUTOSEL 4.4 09/15] net/phy: fix DP83865 10 Mbps HDX loopback disable function
` [PATCH AUTOSEL 4.4 10/15] thermal: Fix use-after-free when unregistering thermal zone device
` [PATCH AUTOSEL 4.4 11/15] fuse: fix memleak in cuse_channel_open
` [PATCH AUTOSEL 4.4 12/15] arcnet: provide a buffer big enough to actually receive packets
` [PATCH AUTOSEL 4.4 13/15] kernel/elfcore.c: include proper prototypes
` [PATCH AUTOSEL 4.4 14/15] usbnet: sanity checking of packet sizes and device mtu
` [PATCH AUTOSEL 4.4 15/15] sch_netem: fix a divide by zero in tabledist()


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).