summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-23libceph: Fix multiplication overflow in decode_new_up_state_weight()Raphael Zimmer
2026-07-23regmap: clean up kernel-doc commentsRandy Dunlap
2026-07-23apparmor: switch website link to httpsBaruch Siach
2026-07-23spi: qcom-qspi: Correct max DMA length to avoid 64K boundary failureVijaya Krishna Nivarthi
2026-07-23Merge branch 'for-7.3' into for-nextTejun Heo
2026-07-23Merge branch 'for-7.2-fixes' into for-nextTejun Heo
2026-07-23sched_ext: Repair kernel-doc commentsRandy Dunlap
2026-07-23net: dsa: microchip: Fix log typo in error pathNiklas Söderlund
2026-07-23Merge branch 'drop_monitor-take-care-of-32bit-kernels'Jakub Kicinski
2026-07-23drop_monitor: perform u64_stats updates under IRQ-disabled sectionEric Dumazet
2026-07-23drop_monitor: fix size calculations for 64-bit attributesEric Dumazet
2026-07-23net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOADYehyeong Lee
2026-07-23Merge branch 'mptcp-misc-fixes-for-v7-2-rc5'Jakub Kicinski
2026-07-23mptcp: fix BUILD_BUG_ON on legacy ARM configMatthieu Baerts (NGI0)
2026-07-23selftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang
2026-07-23mptcp: fix stale skb->sk reference on subflow closeKalpan Jani
2026-07-23mptcp: pm: userspace: fix use-after-free in get_local_idGeliang Tang
2026-07-23mptcp: decrement subflows counter on failed passive joinChenguang Zhao
2026-07-23selftests/sched_ext: Handle sleeping task affinity changes in numa testKuba Piecuch
2026-07-23Input: xpad - add support for ZENAIM LEVERLESSKyohei Kadota
2026-07-23ASoC: dt-bindings: sound: spacemit,k1-i2s: allow 6 clocks for K3 i2s1Troy Mitchell
2026-07-23ASoC: spacemit: rename clock inputs to match bindingTroy Mitchell
2026-07-23rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()Zqiang
2026-07-23rcu-tasks: Apply READ_ONCE() and WRITE_ONCE() to fix data racePaul E. McKenney
2026-07-23rcu-tasks: Dump rcu tasks status when the boot-test failedZqiang
2026-07-23rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variablesZqiang
2026-07-23rcu: clear defer_qs_pending in deferred-QS bail when nesting > 0Joel Fernandes
2026-07-23rcu: introduce rcu_defer_qs_clear() helperJoel Fernandes
2026-07-23doc: RCU: Fix bracketsManuel Ebner
2026-07-23doc: RCU: Adopt new coding style of type-aware kmalloc-family - part 2/2Manuel Ebner
2026-07-23rcu: Mark __rcu_access_pointer() as context_unsafe()Paul E. McKenney
2026-07-23rcu: Use task_state_to_char() in stall-warning printsKunwu Chan
2026-07-23rcu: Add RCU_GET_STATE_NOT_TRACKED for subsystems without expedited GPsPuranjay Mohan
2026-07-23rcu/segcblist: Track segment grace periods with struct rcu_gp_seqPuranjay Mohan
2026-07-23rcu/segcblist: Factor out rcu_segcblist_advance_compact() helperPuranjay Mohan
2026-07-23rcu/segcblist: Add SRCU and Tasks RCU wrapper functionsPuranjay Mohan
2026-07-23rcu: Rename struct rcu_gp_oldstate to rcu_gp_seqPuranjay Mohan
2026-07-23rcu: Remove unused rdp parameter from trace_rcu_this_gp()Joel Fernandes
2026-07-23Input: edt-ft5x06 - ignore contacts with an out-of-range slot idAlexandre Hamamdjian
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-07-23scftorture: Make invoker threads actually wait for all threads to startJoel Fernandes
2026-07-23scftorture: Count single_rpc offline failures in statistics outputJoel Fernandes
2026-07-23mac802154: hold an interface reference across the scan workerIbrahim Hashimov
2026-07-23sctp: don't free the ASCONF's own transport in DEL-IP processingJun Yang
2026-07-23phonet: check register_netdevice_notifier() error in phonet_device_init()Minhong He
2026-07-23phonet: pep: fix use-after-free in pep_get_sb()Breno Leitao
2026-07-23wifi: iwlwifi: bump core version for BZ/SC/DRMiri Korenblit
2026-07-23wifi: iwlwifi: regulatory: add LARI v15 DSM support bitmapPagadala Yesu Anjaneyulu
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23selftests: drv-net: Fix TSO test docPetr Vorel