summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-04Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-04Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-07-04Merge tag 'nf-24-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-04inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida
2024-07-04tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima
2024-07-03Merge branch 'fix-oom-and-order-check-in-msg_zerocopy-selftest'Jakub Kicinski
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-03Merge branch 'intel-wired-lan-driver-updates-2024-06-25-ice'Jakub Kicinski
2024-07-03ice: use proper macro for testing bitPetr Oros
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima
2024-07-03af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida
2024-07-03bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-03net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-07-04netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal
2024-07-03Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)
2024-07-03nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi
2024-07-03nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi
2024-07-03nilfs2: fix inode number range checksRyusuke Konishi
2024-07-03mm: avoid overflows in dirty throttling logicJan Kara
2024-07-03Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara
2024-07-03mm: optimize the redundant loop of mm_update_owner_next()Jinliang Zheng
2024-07-03Merge tag 'io_uring-6.10-20240703' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-03Merge tag 'media/v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit
2024-07-03wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay
2024-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman
2024-07-03net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu
2024-07-02net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang
2024-07-02net: phy: aquantia: add missing include guardsBartosz Golaszewski
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-02Merge tag 'vfs-6.10-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-02afs: Convert comma to semicolonChen Ni
2024-07-02fs: better handle deep ancestor chains in is_subdir()Christian Brauner
2024-07-02Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-02filelock: Remove locks reliably when fcntl/close race is detectedJann Horn