stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-29 11:03:22 to 2022-08-29 11:25:44 UTC [more...]

[PATCH 5.19 000/158] 5.19.6-rc1 review
 2022-08-29 10:58 UTC  (50+ messages)
` [PATCH 5.19 002/158] NFS: Fix another fsync() issue after a server reboot
` [PATCH 5.19 003/158] audit: fix potential double free on error path from fsnotify_add_inode_mark
` [PATCH 5.19 004/158] cgroup: Fix race condition at rebind_subsystems()
` [PATCH 5.19 005/158] parisc: Make CONFIG_64BIT available for ARCH=parisc64 only
` [PATCH 5.19 006/158] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 5.19 007/158] kernel/sys_ni: add compat entry for fadvise64_64
` [PATCH 5.19 010/158] mm/hugetlb: support write-faults in shared mappings
` [PATCH 5.19 011/158] mt76: mt7921: fix command timeout in AP stop period
` [PATCH 5.19 012/158] xfrm: fix refcount leak in __xfrm_policy_check()
` [PATCH 5.19 013/158] Revert "xfrm: update SA curlft.use_time"
` [PATCH 5.19 015/158] af_key: Do not call xfrm_probe_algs in parallel
` [PATCH 5.19 017/158] fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts
` [PATCH 5.19 018/158] Revert "net: macsec: update SCI upon MAC address change."
` [PATCH 5.19 019/158] NFSv4.2 fix problems with __nfs42_ssc_open
` [PATCH 5.19 020/158] SUNRPC: RPC level errors should set task->tk_rpc_status
` [PATCH 5.19 021/158] mm/smaps: dont access young/dirty bit if pte unpresent
` [PATCH 5.19 024/158] r8152: fix the units of some registers for RTL8156A
` [PATCH 5.19 028/158] ice: xsk: use Rx rings XDP ring when picking NAPI context
` [PATCH 5.19 030/158] net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY
` [PATCH 5.19 031/158] net/mlx5: Eswitch, Fix forwarding decision to uplink
` [PATCH 5.19 032/158] net/mlx5: Disable irq when locking lag_lock
` [PATCH 5.19 033/158] net/mlx5: Fix cmd error logging for manage pages cmd
` [PATCH 5.19 034/158] net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
` [PATCH 5.19 035/158] net/mlx5e: Fix wrong application of the LRO state
` [PATCH 5.19 037/158] net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detect
` [PATCH 5.19 039/158] net: dsa: microchip: move tag_protocol to ksz_common
` [PATCH 5.19 040/158] net: dsa: microchip: move vlan functionality "
` [PATCH 5.19 041/158] net: dsa: microchip: move the port mirror "
` [PATCH 5.19 042/158] net: dsa: microchip: update the ksz_phylink_get_caps
` [PATCH 5.19 043/158] net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
` [PATCH 5.19 044/158] net: ipa: dont assume SMEM is page-aligned
` [PATCH 5.19 045/158] net: phy: Dont WARN for PHY_READY state in mdio_bus_phy_resume()
` [PATCH 5.19 046/158] net: moxa: get rid of asymmetry in DMA mapping/unmapping
` [PATCH 5.19 048/158] net: ipvtap - add __init/__exit annotations to module init/exit funcs
` [PATCH 5.19 049/158] netfilter: ebtables: reject blobs that dont provide all entry points
` [PATCH 5.19 050/158] netfilter: nft_tproxy: restrict to prerouting hook
` [PATCH 5.19 051/158] bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use
` [PATCH 5.19 052/158] bnxt_en: set missing reload flag in devlink features
` [PATCH 5.19 054/158] bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
` [PATCH 5.19 055/158] netfilter: nf_tables: disallow updates of implicit chain
` [PATCH 5.19 056/158] netfilter: nf_tables: make table handle allocation per-netns friendly
` [PATCH 5.19 057/158] netfilter: nft_payload: report ERANGE for too long offset and length
` [PATCH 5.19 059/158] netfilter: nf_tables: do not leave chain stats enabled on error
` [PATCH 5.19 061/158] netfilter: nft_tunnel: restrict it to netdev family
` [PATCH 5.19 062/158] netfilter: nf_tables: disallow binding to already bound chain
` [PATCH 5.19 063/158] netfilter: flowtable: add function to invoke garbage collection immediately
` [PATCH 5.19 066/158] net: Fix data-races around weight_p and dev_weight_[rt]x_bias
` [PATCH 5.19 067/158] net: Fix data-races around netdev_max_backlog
` [PATCH 5.19 069/158] ratelimit: Fix data-races in ___ratelimit()

[PATCH 5.10 00/86] 5.10.140-rc1 review
 2022-08-29 10:59 UTC  (64+ messages)
` [PATCH 5.10 02/86] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 5.10 03/86] kernel/sys_ni: add compat entry for fadvise64_64
` [PATCH 5.10 04/86] pinctrl: amd: Dont save/restore interrupt status and wake status bits
` [PATCH 5.10 05/86] xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
` [PATCH 5.10 06/86] xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
` [PATCH 5.10 07/86] fs: remove __sync_filesystem
` [PATCH 5.10 08/86] vfs: make sync_filesystem return errors from ->sync_fs
` [PATCH 5.10 09/86] xfs: return errors in xfs_fs_sync_fs
` [PATCH 5.10 10/86] xfs: only bother with sync_filesystem during readonly remount
` [PATCH 5.10 11/86] kernel/sched: Remove dl_boosted flag comment
` [PATCH 5.10 12/86] xfrm: fix refcount leak in __xfrm_policy_check()
` [PATCH 5.10 13/86] xfrm: clone missing x->lastused in xfrm_do_migrate
` [PATCH 5.10 14/86] af_key: Do not call xfrm_probe_algs in parallel
` [PATCH 5.10 15/86] xfrm: policy: fix metadata dst->dev xmit null pointer dereference
` [PATCH 5.10 16/86] NFS: Dont allocate nfs_fattr on the stack in __nfs42_ssc_open()
` [PATCH 5.10 17/86] NFSv4.2 fix problems with __nfs42_ssc_open
` [PATCH 5.10 18/86] SUNRPC: RPC level errors should set task->tk_rpc_status
` [PATCH 5.10 19/86] mm/huge_memory.c: use helper function migration_entry_to_page()
` [PATCH 5.10 20/86] mm/smaps: dont access young/dirty bit if pte unpresent
` [PATCH 5.10 21/86] rose: check NULL rose_loopback_neigh->loopback
` [PATCH 5.10 23/86] ice: xsk: Force rings to be sized to power of 2
` [PATCH 5.10 24/86] ice: xsk: prohibit usage of non-balanced queue id
` [PATCH 5.10 27/86] net: moxa: get rid of asymmetry in DMA mapping/unmapping
` [PATCH 5.10 29/86] net: ipvtap - add __init/__exit annotations to module init/exit funcs
` [PATCH 5.10 30/86] netfilter: ebtables: reject blobs that dont provide all entry points
` [PATCH 5.10 31/86] bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
` [PATCH 5.10 32/86] netfilter: nft_payload: report ERANGE for too long offset and length
` [PATCH 5.10 33/86] netfilter: nft_payload: do not truncate csum_offset and csum_type
` [PATCH 5.10 34/86] netfilter: nf_tables: do not leave chain stats enabled on error
` [PATCH 5.10 36/86] netfilter: nft_tunnel: restrict it to netdev family
` [PATCH 5.10 38/86] netfilter: nf_tables: consolidate rule verdict trace call
` [PATCH 5.10 40/86] netfilter: bitwise: improve error goto labels
` [PATCH 5.10 41/86] netfilter: nf_tables: upfront validation of data via nft_data_init()
` [PATCH 5.10 42/86] netfilter: nf_tables: disallow jump to implicit chain from set element
` [PATCH 5.10 44/86] tcp: tweak len/truesize ratio for coalesce candidates
` [PATCH 5.10 45/86] net: Fix data-races around sysctl_[rw]mem(_offset)?
` [PATCH 5.10 46/86] net: Fix data-races around sysctl_[rw]mem_(max|default)
` [PATCH 5.10 47/86] net: Fix data-races around weight_p and dev_weight_[rt]x_bias
` [PATCH 5.10 48/86] net: Fix data-races around netdev_max_backlog
` [PATCH 5.10 49/86] net: Fix data-races around netdev_tstamp_prequeue
` [PATCH 5.10 51/86] bpf: Folding omem_charge() into sk_storage_charge()
` [PATCH 5.10 52/86] net: Fix data-races around sysctl_optmem_max
` [PATCH 5.10 53/86] net: Fix a data-race around sysctl_tstamp_allow_data
` [PATCH 5.10 55/86] net: Fix a data-race around sysctl_net_busy_read
` [PATCH 5.10 57/86] net: Fix a data-race around netdev_budget_usecs
` [PATCH 5.10 58/86] net: Fix data-races around sysctl_fb_tunnels_only_for_init_net
` [PATCH 5.10 59/86] net: Fix data-races around sysctl_devconf_inherit_init_net
` [PATCH 5.10 60/86] net: Fix a data-race around sysctl_somaxconn
` [PATCH 5.10 61/86] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
` [PATCH 5.10 62/86] rxrpc: Fix locking in rxrpcs sendmsg
` [PATCH 5.10 64/86] btrfs: fix silent failure when deleting root reference
` [PATCH 5.10 66/86] btrfs: add info when mount fails due to stale replace target
` [PATCH 5.10 67/86] btrfs: check if root is readonly while setting security xattr
` [PATCH 5.10 68/86] perf/x86/lbr: Enable the branch type for the Arch LBR by default
` [PATCH 5.10 69/86] x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
` [PATCH 5.10 70/86] x86/bugs: Add "unknown" reporting for MMIO Stale Data
` [PATCH 5.10 72/86] asm-generic: sections: refactor memory_intersects
` [PATCH 5.10 73/86] s390: fix double free of GS and RI CBs on fork() failure
` [PATCH 5.10 74/86] ACPI: processor: Remove freq Qos request for all CPUs
` [PATCH 5.10 77/86] Revert "md-raid: destroy the bitmap after destroying the thread"
` [PATCH 5.10 79/86] arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
` [PATCH 5.10 80/86] Documentation/ABI: Mention retbleed vulnerability info file for sysfs
` [PATCH 5.10 82/86] perf python: Fix build when PYTHON_CONFIG is user supplied

[PATCH 5.15 000/136] 5.15.64-rc1 review
 2022-08-29 11:00 UTC  (88+ messages)
` [PATCH 5.15 002/136] eth: sun: cassini: remove dead code
` [PATCH 5.15 005/136] parisc: Make CONFIG_64BIT available for ARCH=parisc64 only
` [PATCH 5.15 006/136] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 5.15 007/136] kernel/sys_ni: add compat entry for fadvise64_64
` [PATCH 5.15 008/136] x86/entry: Move CLD to the start of the idtentry macro
` [PATCH 5.15 009/136] block: add a bdev_max_zone_append_sectors helper
` [PATCH 5.15 010/136] block: add bdev_max_segments() helper
` [PATCH 5.15 011/136] btrfs: zoned: revive max_zone_append_bytes
` [PATCH 5.15 027/136] xfrm: clone missing x->lastused in xfrm_do_migrate
` [PATCH 5.15 028/136] af_key: Do not call xfrm_probe_algs in parallel
` [PATCH 5.15 029/136] xfrm: policy: fix metadata dst->dev xmit null pointer dereference
` [PATCH 5.15 030/136] fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts
` [PATCH 5.15 031/136] net: use eth_hw_addr_set() instead of ether_addr_copy()
` [PATCH 5.15 032/136] Revert "net: macsec: update SCI upon MAC address change."
` [PATCH 5.15 033/136] NFS: Dont allocate nfs_fattr on the stack in __nfs42_ssc_open()
` [PATCH 5.15 034/136] NFSv4.2 fix problems with __nfs42_ssc_open
` [PATCH 5.15 035/136] SUNRPC: RPC level errors should set task->tk_rpc_status
` [PATCH 5.15 036/136] mm/smaps: dont access young/dirty bit if pte unpresent
` [PATCH 5.15 037/136] ntfs: fix acl handling
` [PATCH 5.15 038/136] rose: check NULL rose_loopback_neigh->loopback
` [PATCH 5.15 039/136] r8152: fix the units of some registers for RTL8156A
` [PATCH 5.15 040/136] r8152: fix the RX FIFO settings when suspending
` [PATCH 5.15 041/136] nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
` [PATCH 5.15 042/136] ice: xsk: Force rings to be sized to power of 2
` [PATCH 5.15 043/136] ice: xsk: prohibit usage of non-balanced queue id
` [PATCH 5.15 044/136] net/mlx5e: Properly disable vlan strip on non-UL reps
` [PATCH 5.15 045/136] net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
` [PATCH 5.15 046/136] net/mlx5e: Fix wrong application of the LRO state
` [PATCH 5.15 047/136] net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
` [PATCH 5.15 049/136] net: phy: Dont WARN for PHY_READY state in mdio_bus_phy_resume()
` [PATCH 5.15 050/136] net: moxa: get rid of asymmetry in DMA mapping/unmapping
` [PATCH 5.15 051/136] bonding: 802.3ad: fix no transmission of LACPDUs
` [PATCH 5.15 052/136] net: ipvtap - add __init/__exit annotations to module init/exit funcs
` [PATCH 5.15 053/136] netfilter: ebtables: reject blobs that dont provide all entry points
` [PATCH 5.15 055/136] netfilter: nf_tables: disallow updates of implicit chain
` [PATCH 5.15 056/136] netfilter: nf_tables: make table handle allocation per-netns friendly
` [PATCH 5.15 057/136] netfilter: nft_payload: report ERANGE for too long offset and length
` [PATCH 5.15 058/136] netfilter: nft_payload: do not truncate csum_offset and csum_type
` [PATCH 5.15 060/136] netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
` [PATCH 5.15 061/136] netfilter: nft_tunnel: restrict it to netdev family
` [PATCH 5.15 062/136] netfilter: nf_tables: consolidate rule verdict trace call
` [PATCH 5.15 063/136] netfilter: nft_cmp: optimize comparison for 16-bytes
` [PATCH 5.15 064/136] netfilter: bitwise: improve error goto labels
` [PATCH 5.15 065/136] netfilter: nf_tables: upfront validation of data via nft_data_init()
` [PATCH 5.15 067/136] netfilter: nf_tables: disallow binding to already bound chain
` [PATCH 5.15 068/136] netfilter: flowtable: add function to invoke garbage collection immediately
` [PATCH 5.15 069/136] netfilter: flowtable: fix stuck flows on cleanup due to pending work
` [PATCH 5.15 071/136] net: Fix data-races around weight_p and dev_weight_[rt]x_bias
` [PATCH 5.15 073/136] net: Fix data-races around netdev_tstamp_prequeue
` [PATCH 5.15 074/136] ratelimit: Fix data-races in ___ratelimit()
` [PATCH 5.15 075/136] net: Fix data-races around sysctl_optmem_max
` [PATCH 5.15 076/136] net: Fix a data-race around sysctl_tstamp_allow_data
` [PATCH 5.15 078/136] net: Fix a data-race around sysctl_net_busy_read
` [PATCH 5.15 079/136] net: Fix a data-race around netdev_budget
` [PATCH 5.15 080/136] tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
` [PATCH 5.15 081/136] mptcp: stop relying on tcp_tx_skb_cache
` [PATCH 5.15 085/136] net: Fix data-races around sysctl_devconf_inherit_init_net
` [PATCH 5.15 087/136] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
` [PATCH 5.15 088/136] i40e: Fix incorrect address type for IPv6 flow rules
` [PATCH 5.15 090/136] ionic: widen queue_lock use around lif init and deinit
` [PATCH 5.15 091/136] ionic: clear broken state on generation change
` [PATCH 5.15 092/136] ionic: fix up issues with handling EAGAIN on FW cmds
` [PATCH 5.15 094/136] net: stmmac: work around sporadic tx issue on link-up
` [PATCH 5.15 095/136] btrfs: fix silent failure when deleting root reference
` [PATCH 5.15 101/136] x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
` [PATCH 5.15 102/136] x86/bugs: Add "unknown" reporting for MMIO Stale Data
` [PATCH 5.15 103/136] x86/nospec: Unwreck the RSB stuffing
` [PATCH 5.15 104/136] loop: Check for overflow while configuring loop
` [PATCH 5.15 107/136] mm/damon/dbgfs: avoid duplicate context directory creation
` [PATCH 5.15 108/136] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
` [PATCH 5.15 110/136] s390: fix double free of GS and RI CBs on fork() failure
` [PATCH 5.15 114/136] nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
` [PATCH 5.15 115/136] smb3: missing inode locks in punch hole
` [PATCH 5.15 116/136] xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
` [PATCH 5.15 117/136] riscv: traps: add missing prototype
` [PATCH 5.15 118/136] io_uring: fix issue with io_write() not always undoing sb_start_write()
` [PATCH 5.15 120/136] Revert "usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling"
` [PATCH 5.15 121/136] mm/hugetlb: fix hugetlb not supporting softdirty tracking
` [PATCH 5.15 126/136] binder_alloc: add missing mmap_lock calls when using the VMA
` [PATCH 5.15 127/136] x86/nospec: Fix i386 RSB stuffing
` [PATCH 5.15 128/136] Documentation/ABI: Mention retbleed vulnerability info file for sysfs
` [PATCH 5.15 129/136] blk-mq: fix io hung due to missing commit_rqs
` [PATCH 5.15 132/136] perf/x86/intel/ds: Fix precise store latency handling
` [PATCH 5.15 133/136] perf stat: Clear evsel->reset_group for each stat run
` [PATCH 5.15 134/136] scsi: ufs: core: Enable link lost interrupt
` [PATCH 5.15 135/136] scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
` [PATCH 5.15 136/136] bpf: Dont use tnum_range on array range checking for poke descriptors

stable-rc/queue/4.14 build: 172 builds: 3 failed, 169 passed, 2 errors, 31 warnings (v4.14.291-25-g9dfa78af82fa)
 2022-08-29 11:08 UTC 


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