summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-01tcp: move tp->bytes_acked to tcp_sock_write_tx groupEric Dumazet
2026-05-01tcp: move tp->first_tx_mstamp and tp->delivered_mstamp to tcp_sock_write_txEric Dumazet
2026-05-01tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx groupEric Dumazet
2026-05-01tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx groupEric Dumazet
2026-05-01net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirkAlex Cheema
2026-05-01ipv4: igmp: annotate data-races in igmp_heard_query()Eric Dumazet
2026-05-01selftests: drv-net: Enable ntuple-filters if supportedDimitri Daskalakis
2026-05-01net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...Kai Zen
2026-05-01ip6mr: plug drop_reason to ip6mr_cache_report()Eric Dumazet
2026-05-01ipmr: prevent info-leak in pmr_cache_report()Eric Dumazet
2026-05-01Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-01net: usb: r8152: add TRENDnet TUC-ET2G v2.0Aleksander Jan Bajkowski
2026-05-01ne2k: fold drivers/net/Space.c into ne.cArnd Bergmann
2026-05-01net: cs89x0: remove ISA bus probingArnd Bergmann
2026-05-01net: tls: reshuffle the device ops checkJakub Kicinski
2026-05-01Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-05-01smb: smbdirect: fix MR registration for coalesced SG listsYi Kuo
2026-05-01smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher
2026-05-01smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPLStefan Metzmacher
2026-05-01accel/qaic: fix incorrect counter check in RAS message decodeAlok Tiwari
2026-05-01Merge tag 'selinux-pr-20260501' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-01futex: Drop CLONE_THREAD requirement for private default hash allocDavidlohr Bueso
2026-05-01Merge tag 's390-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-05-01alarmtimer: Remove unused interfacesThomas Gleixner
2026-05-01netfilter: xt_IDLETIMER: Switch to alarm_start_timer()Thomas Gleixner
2026-05-01power: supply: charger-manager: Switch to alarm_start_timer()Thomas Gleixner
2026-05-01fs/timerfd: Use the new alarm/hrtimer functionsThomas Gleixner
2026-05-01alarmtimer: Convert posix timer functions to alarm_start_timer()Thomas Gleixner
2026-05-01alarmtimer: Provide alarm_start_timer()Thomas Gleixner
2026-05-01posix-timers: Switch to hrtimer_start_expires_user()Thomas Gleixner
2026-05-01posix-timers: Handle the timer_[re]arm() return valueThomas Gleixner
2026-05-01posix-timers: Expand timer_[re]arm() callbacks with a boolean return valueThomas Gleixner
2026-05-01hrtimer: Use hrtimer_start_expires_user() for hrtimer sleepersThomas Gleixner
2026-05-01hrtimer: Provide hrtimer_start_range_ns_user()Thomas Gleixner
2026-05-01rseq: Don't advertise time slice extensions if disabledThomas Gleixner
2026-05-01rseq: Protect rseq_reset() against interruptsThomas Gleixner
2026-05-01rseq: Set rseq::cpu_id_start to 0 on unregistrationThomas Gleixner
2026-05-01selftests/rseq: Don't run tests with runner scripts outside of the scriptsMark Brown
2026-05-01Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-01Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-01Merge tag 'io_uring-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-01parisc: Fix 64-bit kernel build when CONFIG_COMPAT=nHelge Deller
2026-05-01ARM: dts: am335x-sl50: Fix audio bitclock and frame master endpointJihed Chaibi
2026-05-01Merge tag 'spi-fix-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-01arm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky
2026-05-01Merge tag 'regulator-fix-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-01Merge tag 'regmap-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-01security,fs,nfs,net: update security_inode_listsecurity() interfaceStephen Smalley