linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-30 11:40:38 to 2019-04-30 11:56:43 UTC [more...]

[PATCH 4.19 000/100] 4.19.38-stable review
 2019-04-30 11:39 UTC  (64+ messages)
` [PATCH 4.19 002/100] netfilter: nft_compat: make lists per netns
` [PATCH 4.19 003/100] netfilter: nf_tables: split set destruction in deactivate and destroy phase
` [PATCH 4.19 004/100] netfilter: nft_compat: destroy function must not have side effects
` [PATCH 4.19 006/100] netfilter: nf_tables: unbind set in rule from commit path
` [PATCH 4.19 007/100] netfilter: nft_compat: dont use refcount_inc on newly allocated entry
` [PATCH 4.19 008/100] netfilter: nft_compat: use .release_ops and remove list of extension
` [PATCH 4.19 009/100] netfilter: nf_tables: fix set double-free in abort path
` [PATCH 4.19 010/100] netfilter: nf_tables: bogus EBUSY when deleting set after flush
` [PATCH 4.19 013/100] net: mvpp2: fix validate for PPv2.1
` [PATCH 4.19 014/100] ext4: fix some error pointer dereferences
` [PATCH 4.19 015/100] tipc: handle the err returned from cmd header function
` [PATCH 4.19 016/100] loop: do not print warn message if partition scan is successful
` [PATCH 4.19 018/100] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
` [PATCH 4.19 019/100] ipvs: fix warning on unused variable
` [PATCH 4.19 021/100] ALSA: hda/ca0132 - Fix build error without CONFIG_PCI
` [PATCH 4.19 023/100] cifs: fix memory leak in SMB2_read
` [PATCH 4.19 024/100] cifs: do not attempt cifs operation on smb2+ rename error
` [PATCH 4.19 025/100] tracing: Fix a memory leak by early error exit in trace_pid_write()
` [PATCH 4.19 026/100] tracing: Fix buffer_ref pipe ops
` [PATCH 4.19 029/100] lib/Kconfig.debug: fix build error without CONFIG_BLOCK
` [PATCH 4.19 030/100] MIPS: scall64-o32: Fix indirect syscall number load
` [PATCH 4.19 031/100] trace: Fix preempt_enable_no_resched() abuse
` [PATCH 4.19 032/100] IB/rdmavt: Fix frwr memory registration
` [PATCH 4.19 033/100] RDMA/mlx5: Do not allow the user to write to the clock page
` [PATCH 4.19 038/100] nfsd: Dont release the callback slot unless it was actually held
` [PATCH 4.19 040/100] perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 counters
` [PATCH 4.19 041/100] Input: synaptics-rmi4 - write config register values to the right offset
` [PATCH 4.19 043/100] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
` [PATCH 4.19 044/100] dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
` [PATCH 4.19 045/100] ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
` [PATCH 4.19 046/100] powerpc/mm/radix: Make Radix require HUGETLB_PAGE
` [PATCH 4.19 047/100] drm/vc4: Fix memory leak during gpu reset
` [PATCH 4.19 048/100] Revert "drm/i915/fbdev: Actually configure untiled displays"
` [PATCH 4.19 051/100] USB: Consolidate LPM checks to avoid enabling LPM twice
` [PATCH 4.19 052/100] slip: make slhc_free() silently accept an error pointer
` [PATCH 4.19 056/100] binder: fix handling of misaligned binder object
` [PATCH 4.19 057/100] sched/deadline: Correctly handle active 0-lag timers
` [PATCH 4.19 058/100] NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family
` [PATCH 4.19 060/100] fm10k: Fix a potential NULL pointer dereference
` [PATCH 4.19 061/100] tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
` [PATCH 4.19 063/100] net: netrom: Fix error cleanup path of nr_proto_init
` [PATCH 4.19 064/100] net/rds: Check address length before reading address family
` [PATCH 4.19 066/100] aio: clear IOCB_HIPRI
` [PATCH 4.19 068/100] aio: separate out ring reservation from req allocation
` [PATCH 4.19 069/100] aio: dont zero entire aio_kiocb aio_get_req()
` [PATCH 4.19 071/100] aio: split out iocb copy from io_submit_one()
` [PATCH 4.19 073/100] aio: initialize kiocb private in case any filesystems expect it
` [PATCH 4.19 075/100] pin iocb through aio
` [PATCH 4.19 076/100] aio: fold lookup_kiocb() into its sole caller
` [PATCH 4.19 077/100] aio: keep io_event in aio_kiocb
` [PATCH 4.19 078/100] aio: store event at final iocb_put()
` [PATCH 4.19 080/100] x86, retpolines: Raise limit for generating indirect calls from switch-case
` [PATCH 4.19 081/100] x86/retpolines: Disable switch jump tables when retpolines are enabled
` [PATCH 4.19 082/100] mm: Fix warning in insert_pfn()
` [PATCH 4.19 084/100] ipv4: add sanity checks in ipv4_link_failure()
` [PATCH 4.19 086/100] mlxsw: spectrum: Fix autoneg status in ethtool
` [PATCH 4.19 087/100] net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 4.19 088/100] net: rds: exchange of 8K and 1M pool
` [PATCH 4.19 091/100] net/tls: fix refcount adjustment in fallback
` [PATCH 4.19 094/100] net: hns: Fix WARNING when hns modules installed
` [PATCH 4.19 097/100] net/mlx5e: Fix the max MTU check in case of XDP
` [PATCH 4.19 098/100] net/mlx5e: Fix use-after-free after xdp_return_frame
` [PATCH 4.19 099/100] net/tls: avoid potential deadlock in tls_set_device_offload_rx()

[PATCH 5.0 00/89] 5.0.11-stable review
 2019-04-30 11:39 UTC  (86+ messages)
` [PATCH 5.0 01/89] netfilter: nf_tables: bogus EBUSY when deleting set after flush
` [PATCH 5.0 05/89] ALSA: hda/realtek - Move to ACT_INIT state
` [PATCH 5.0 06/89] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
` [PATCH 5.0 08/89] cifs: fix memory leak in SMB2_read
` [PATCH 5.0 09/89] cifs: fix page reference leak with readv/writev
` [PATCH 5.0 10/89] cifs: do not attempt cifs operation on smb2+ rename error
` [PATCH 5.0 11/89] tracing: Fix a memory leak by early error exit in trace_pid_write()
` [PATCH 5.0 12/89] tracing: Fix buffer_ref pipe ops
` [PATCH 5.0 13/89] crypto: xts - Fix atomic sleep when walking skcipher
` [PATCH 5.0 14/89] crypto: lrw "
` [PATCH 5.0 15/89] gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC
` [PATCH 5.0 16/89] zram: pass down the bvec we need to read into in the work struct
` [PATCH 5.0 17/89] lib/Kconfig.debug: fix build error without CONFIG_BLOCK
` [PATCH 5.0 18/89] MIPS: scall64-o32: Fix indirect syscall number load
` [PATCH 5.0 19/89] trace: Fix preempt_enable_no_resched() abuse
` [PATCH 5.0 20/89] mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory model
` [PATCH 5.0 21/89] arm64: mm: Ensure tail of unaligned initrd is reserved
` [PATCH 5.0 22/89] IB/rdmavt: Fix frwr memory registration
` [PATCH 5.0 23/89] RDMA/mlx5: Do not allow the user to write to the clock page
` [PATCH 5.0 24/89] RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages
` [PATCH 5.0 25/89] RDMA/ucontext: Fix regression with disassociate
` [PATCH 5.0 26/89] sched/numa: Fix a possible divide-by-zero
` [PATCH 5.0 27/89] ceph: only use d_name directly when parent is locked
` [PATCH 5.0 28/89] ceph: ensure d_name stability in ceph_dentry_hash()
` [PATCH 5.0 29/89] ceph: fix ci->i_head_snapc leak
` [PATCH 5.0 30/89] nfsd: Dont release the callback slot unless it was actually held
` [PATCH 5.0 31/89] nfsd: wake waiters blocked on file_lock before deleting it
` [PATCH 5.0 32/89] nfsd: wake blocked file lock waiters before sending callback
` [PATCH 5.0 33/89] sunrpc: dont mark uninitialised items as VALID
` [PATCH 5.0 34/89] perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 counters
` [PATCH 5.0 35/89] Input: synaptics-rmi4 - write config register values to the right offset
` [PATCH 5.0 36/89] vfio/type1: Limit DMA mappings per container
` [PATCH 5.0 37/89] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
` [PATCH 5.0 38/89] dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
` [PATCH 5.0 39/89] dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start
` [PATCH 5.0 40/89] ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
` [PATCH 5.0 41/89] powerpc/mm/radix: Make Radix require HUGETLB_PAGE
` [PATCH 5.0 42/89] drm/vc4: Fix memory leak during gpu reset
` [PATCH 5.0 43/89] drm/ttm: fix re-init of global structures
` [PATCH 5.0 44/89] Revert "drm/i915/fbdev: Actually configure untiled displays"
` [PATCH 5.0 45/89] drm/vc4: Fix compilation error reported by kbuild test bot
` [PATCH 5.0 46/89] USB: Add new USB LPM helpers
` [PATCH 5.0 47/89] USB: Consolidate LPM checks to avoid enabling LPM twice
` [PATCH 5.0 48/89] ext4: fix some error pointer dereferences
` [PATCH 5.0 49/89] loop: do not print warn message if partition scan is successful
` [PATCH 5.0 50/89] tipc: handle the err returned from cmd header function
` [PATCH 5.0 51/89] slip: make slhc_free() silently accept an error pointer
` [PATCH 5.0 52/89] workqueue: Try to catch flush_work() without INIT_WORK()
` [PATCH 5.0 53/89] binder: fix handling of misaligned binder object
` [PATCH 5.0 54/89] sched/deadline: Correctly handle active 0-lag timers
` [PATCH 5.0 55/89] mac80211_hwsim: calculate if_combination.max_interfaces
` [PATCH 5.0 56/89] NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family
` [PATCH 5.0 57/89] netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
` [PATCH 5.0 58/89] fm10k: Fix a potential NULL pointer dereference
` [PATCH 5.0 59/89] tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
` [PATCH 5.0 60/89] tipc: check link name with right length in tipc_nl_compat_link_set
` [PATCH 5.0 61/89] net: netrom: Fix error cleanup path of nr_proto_init
` [PATCH 5.0 62/89] net/rds: Check address length before reading address family
` [PATCH 5.0 63/89] rxrpc: fix race condition in rxrpc_input_packet()
` [PATCH 5.0 64/89] pin iocb through aio
` [PATCH 5.0 65/89] aio: fold lookup_kiocb() into its sole caller
` [PATCH 5.0 66/89] aio: keep io_event in aio_kiocb
` [PATCH 5.0 67/89] aio: store event at final iocb_put()
` [PATCH 5.0 68/89] Fix aio_poll() races
` [PATCH 5.0 69/89] x86, retpolines: Raise limit for generating indirect calls from switch-case
` [PATCH 5.0 70/89] x86/retpolines: Disable switch jump tables when retpolines are enabled
` [PATCH 5.0 71/89] rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use
` [PATCH 5.0 72/89] ipv4: add sanity checks in ipv4_link_failure()
` [PATCH 5.0 73/89] ipv4: set the tcp_min_rtt_wlen range from 0 to one day
` [PATCH 5.0 74/89] mlxsw: spectrum: Fix autoneg status in ethtool
` [PATCH 5.0 75/89] net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 5.0 76/89] net: rds: exchange of 8K and 1M pool
` [PATCH 5.0 77/89] net/rose: fix unbound loop in rose_loopback_timer()
` [PATCH 5.0 78/89] net: stmmac: move stmmac_check_ether_addr() to driver probe
` [PATCH 5.0 79/89] net/tls: fix refcount adjustment in fallback
` [PATCH 5.0 80/89] stmmac: pci: Adjust IOT2000 matching
` [PATCH 5.0 81/89] team: fix possible recursive locking when add slaves
` [PATCH 5.0 82/89] net: socionext: replace napi_alloc_frag with the netdev variant on init
` [PATCH 5.0 83/89] net/ncsi: handle overflow when incrementing mac address
` [PATCH 5.0 84/89] mlxsw: pci: Reincrease PCI reset timeout
` [PATCH 5.0 85/89] mlxsw: spectrum: Put MC TCs into DWRR mode
` [PATCH 5.0 86/89] net/mlx5e: Fix the max MTU check in case of XDP
` [PATCH 5.0 87/89] net/mlx5e: Fix use-after-free after xdp_return_frame
` [PATCH 5.0 88/89] net/tls: avoid potential deadlock in tls_set_device_offload_rx()
` [PATCH 5.0 89/89] net/tls: dont leak IV and record seq when offload fails

Question about sched_setaffinity()
 2019-04-30 11:55 UTC  (4+ messages)

[PATCH v1 1/2] Add polling support to pidfd
 2019-04-30 11:53 UTC  (7+ messages)

clarify other licenses in LICENSES/
 2019-04-30 11:41 UTC  (2+ messages)

[PATCH 4.14 00/53] 4.14.115-stable review
 2019-04-30 11:39 UTC  (35+ messages)
` [PATCH 4.14 01/53] kbuild: simplify ld-option implementation
` [PATCH 4.14 02/53] cifs: do not attempt cifs operation on smb2+ rename error
` [PATCH 4.14 03/53] tracing: Fix a memory leak by early error exit in trace_pid_write()
` [PATCH 4.14 05/53] zram: pass down the bvec we need to read into in the work struct
` [PATCH 4.14 07/53] MIPS: scall64-o32: Fix indirect syscall number load
` [PATCH 4.14 08/53] trace: Fix preempt_enable_no_resched() abuse
` [PATCH 4.14 11/53] ceph: only use d_name directly when parent is locked
` [PATCH 4.14 13/53] ceph: fix ci->i_head_snapc leak
` [PATCH 4.14 15/53] sunrpc: dont mark uninitialised items as VALID
` [PATCH 4.14 16/53] Input: synaptics-rmi4 - write config register values to the right offset
` [PATCH 4.14 17/53] vfio/type1: Limit DMA mappings per container
` [PATCH 4.14 18/53] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
` [PATCH 4.14 22/53] drm/vc4: Fix compilation error reported by kbuild test bot
` [PATCH 4.14 23/53] USB: Add new USB LPM helpers
` [PATCH 4.14 24/53] USB: Consolidate LPM checks to avoid enabling LPM twice
` [PATCH 4.14 25/53] ext4: fix some error pointer dereferences
` [PATCH 4.14 26/53] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
` [PATCH 4.14 29/53] intel_th: gth: Fix an off-by-one in output unassigning
` [PATCH 4.14 30/53] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
` [PATCH 4.14 31/53] ipvs: fix warning on unused variable
` [PATCH 4.14 34/53] NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family
` [PATCH 4.14 35/53] netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
` [PATCH 4.14 36/53] fm10k: Fix a potential NULL pointer dereference
` [PATCH 4.14 38/53] tipc: check link name with right length in tipc_nl_compat_link_set
` [PATCH 4.14 39/53] dm integrity: change memcmp to strncmp in dm_integrity_ctr
` [PATCH 4.14 41/53] x86/retpolines: Disable switch jump tables when retpolines are enabled
` [PATCH 4.14 42/53] mm: Fix warning in insert_pfn()
` [PATCH 4.14 43/53] Revert "block/loop: Use global lock for ioctl() operation."
` [PATCH 4.14 45/53] mlxsw: spectrum: Fix autoneg status in ethtool
` [PATCH 4.14 46/53] net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 4.14 47/53] net: rds: exchange of 8K and 1M pool
` [PATCH 4.14 50/53] team: fix possible recursive locking when add slaves
` [PATCH 4.14 52/53] net/rose: fix unbound loop in rose_loopback_timer()
` [PATCH 4.14 53/53] ipv4: set the tcp_min_rtt_wlen range from 0 to one day

[PATCH 4.9 00/41] 4.9.172-stable review
 2019-04-30 11:38 UTC  (14+ messages)
` [PATCH 4.9 23/41] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
` [PATCH 4.9 26/41] fm10k: Fix a potential "
` [PATCH 4.9 27/41] tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
` [PATCH 4.9 29/41] Revert "block/loop: Use global lock for ioctl() operation."
` [PATCH 4.9 30/41] ipv4: add sanity checks in ipv4_link_failure()
` [PATCH 4.9 32/41] net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 4.9 33/41] net: rds: exchange of 8K and 1M pool
` [PATCH 4.9 35/41] net: stmmac: move stmmac_check_ether_addr() to driver probe
` [PATCH 4.9 36/41] ipv4: set the tcp_min_rtt_wlen range from 0 to one day
` [PATCH 4.9 37/41] ipv6: frags: fix a lockdep false positive
` [PATCH 4.9 38/41] net: IP defrag: encapsulate rbtree defrag code into callable functions
` [PATCH 4.9 39/41] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
` [PATCH 4.9 41/41] net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c


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