summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-19selftests: netfilter: nft_fib.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: nft_nat_zones.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: xt_string.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: xt_string.sh: move to lib.sh infraFlorian Westphal
2024-04-19selftests: netfilter: nft_zones_many.sh: move to lib.sh infraFlorian Westphal
2024-04-19selftests: netfilter: nft_synproxy.sh: move to lib.sh infraFlorian Westphal
2024-04-19selftests: netfilter: nft_queue.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: nft_queue.sh: move to lib.sh infraFlorian Westphal
2024-04-19udp: preserve the connected status if only UDP cmsgYick Xie
2024-04-19ksmbd: add continuous availability share parameterNamjae Jeon
2024-04-19ksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon
2024-04-19ksmbd: clear RENAME_NOREPLACE before calling vfs_renameMarios Makassikis
2024-04-19ksmbd: validate request buffer size in smb2_allocate_rsp_buf()Namjae Jeon
2024-04-19ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon
2024-04-19Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds
2024-04-19Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-19smb: client: fix rename(2) regression against sambaPaulo Alcantara
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-19cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells
2024-04-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-04-19cifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells
2024-04-19Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-19Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-19Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-19Merge tag 'sound-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-04-19Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-19Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-19arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian
2024-04-19Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-04-19blk-iocost: do not WARN if iocg was already offlinedLi Nan
2024-04-19thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki
2024-04-19vxlan: drop packets from invalid src-addressDavid Bauer
2024-04-19Merge branch 'net-neigh-rcu'David S. Miller
2024-04-19neighbour: no longer hold RTNL in neigh_dump_info()Eric Dumazet
2024-04-19neighbour: fix neigh_dump_info() return valueEric Dumazet
2024-04-19neighbour: add RCU protection to neigh_tables[]Eric Dumazet
2024-04-19net: dsa: xrs700x: fix missing initialisation of ds->phylink_mac_opsRussell King (Oracle)
2024-04-19Merge branch 'net-rps-lockless'David S. Miller
2024-04-19net: rps: locklessly access rflow->cpuJason Xing
2024-04-19net: rps: protect filter locklesslyJason Xing
2024-04-19net: rps: protect last_qtail with rps_input_queue_tail_save() helperJason Xing
2024-04-19Merge branch 'net_sched-dump-no-rtnl'David S. Miller
2024-04-19net_sched: sch_skbprio: implement lockless skbprio_dump()Eric Dumazet
2024-04-19net_sched: sch_pie: implement lockless pie_dump()Eric Dumazet
2024-04-19net_sched: sch_hhf: implement lockless hhf_dump()Eric Dumazet
2024-04-19net_sched: sch_hfsc: implement lockless accesses to q->defclsEric Dumazet