summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-07-23selftests: drv-net: Fix csum path in docPetr Vorel
2026-07-23ASoC: fsl: mpc5200_dma: use platform helpers and devm cleanupRosen Penev
2026-07-23tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()Cen Zhang (Microsoft)
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-07-23net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi
2026-07-23hazptrtorture: Pass hazptr_pending to hazptr_torture_reader_tail()Paul E. McKenney
2026-07-23hazptrtorture: Use task_state_to_char() for task-state reportingKunwu Chan
2026-07-23hazptrtorture: Add irq_acquire to acquire hazptr from irqPaul E. McKenney
2026-07-23hazptrtorture: Defer release of hazard pointersPaul E. McKenney
2026-07-23hazptrtorture: Add kthread to release deferred hazard pointersPaul E. McKenney
2026-07-23hazptrtorture: Split hazptr_torture_reader_tail() from hazptr_torture_reader()Paul E. McKenney
2026-07-23hazptrtorture: Use mnemonic local variables for context informationPaul E. McKenney
2026-07-23torture: Add a stutter_will_wait() functionPaul E. McKenney
2026-07-23hazptrtorture: Enable system-independent CPU overcommitPaul E. McKenney
2026-07-23hazptrtorture: Add microsecond-scale sleep in readersPaul E. McKenney
2026-07-23hazptrtorture: Add testing of on-stack hazptr_ctx structuresPaul E. McKenney
2026-07-23torture: Add a hazptrtorture.c torture testPaul E. McKenney
2026-07-23hazptr: Add refscale testMathieu Desnoyers
2026-07-23hazptr: Implement Hazard PointersMathieu Desnoyers
2026-07-23mshv_vtl: bounds-check cpu index in vtl mmap fault handlerYi Xie