summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-01Kconfig: Disable -Wstringop-overflow for GCC globallyLinus Torvalds
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-01Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-01Merge tag 'nfsd-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-02-01Merge tag 'exfat-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-01Merge tag 'asoc-fix-v6.8-rc2-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01smb: client: increase number of PDUs allowed in a compound requestPaulo Alcantara
2024-02-01cifs: failure to add channel on iface should bump up weightShyam Prasad N
2024-02-01Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01cifs: do not search for channel if server is terminatingShyam Prasad N
2024-02-01cifs: avoid redundant calls to disable multichannelShyam Prasad N
2024-02-01Merge tag 'spi-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-01Merge tag 'regulator-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01Merge tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-01block: Fix where bio IO priority gets setHongyu Jin
2024-02-01ALSA: Various fixes for Cirrus Logic CS35L56 supportMark Brown
2024-02-01Merge tag 'batadv-net-pullrequest-20240201' of git://git.open-mesh.org/linux-...Jakub Kicinski
2024-02-01doc/netlink/specs: Add missing attr in rt_link specDonald Hunter
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga
2024-02-01Merge branch 'mptcp-fixes-for-recent-issues-reported-by-ci-s'Jakub Kicinski
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)
2024-02-01selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)
2024-02-01mptcp: fix data re-injection from stale subflowPaolo Abeni
2024-02-01eventfs: Keep all directory links at 1Steven Rostedt (Google)
2024-02-01eventfs: Remove fsnotify*() functions from lookup()Steven Rostedt (Google)
2024-02-01eventfs: Restructure eventfs_inode structure to be more condensedSteven Rostedt (Google)
2024-02-01eventfs: Warn if an eventfs_inode is freed without is_freed being setSteven Rostedt (Google)
2024-02-01tracing/timerlat: Move hrtimer_init to timerlat_fd open()Daniel Bristot de Oliveira
2024-02-01selftests: net: enable some more knobsPaolo Abeni
2024-02-01selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski
2024-02-01Merge branch 'selftests-net-more-small-fixes'Jakub Kicinski
2024-02-01selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier
2024-02-01selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier
2024-02-01selftests: net: Remove executable bits from library scriptsBenjamin Poirier
2024-02-01selftests: bonding: Check initial stateBenjamin Poirier
2024-02-01selftests: team: Add missing config optionsBenjamin Poirier
2024-02-01hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti
2024-02-01xen-netback: properly sync TX responsesJan Beulich
2024-02-01net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao
2024-02-01Merge tag 'nvme-6.8-2024-02-01' of git://git.infradead.org/nvme into block-6.8Jens Axboe