index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-21
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
2022-04-21
workqueue: Restrict kworker in the offline CPU pool running on housekeeping CPUs
Zqiang
2022-04-21
ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
Luis Chamberlain
2022-04-21
latencytop: move sysctl to its own file
liaohua
2022-04-21
ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
Luis Chamberlain
2022-04-21
bpf: Move check_ptr_off_reg before check_map_access
Kumar Kartikeya Dwivedi
2022-04-21
bpf: Make btf_find_field more generic
Kumar Kartikeya Dwivedi
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks Rude/Trace
Paul E. McKenney
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks
Paul E. McKenney
2022-04-20
refscale: Allow refscale without RCU Tasks Rude/Trace
Paul E. McKenney
2022-04-20
refscale: Allow refscale without RCU Tasks
Paul E. McKenney
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks Rude
Paul E. McKenney
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks
Paul E. McKenney
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks Trace
Paul E. McKenney
2022-04-20
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
2022-04-20
rcu: Use IRQ_WORK_INIT_HARD() to avoid rcu_read_unlock() hangs
Zqiang
2022-04-20
rcu_sync: Fix comment to properly reflect rcu_sync_exit() behavior
David Vernet
2022-04-20
rcu: Check for successful spawn of ->boost_kthread_task
Zqiang
2022-04-20
rcu: Fix preemption mode check on synchronize_rcu[_expedited]()
Frederic Weisbecker
2022-04-20
rcu: Print number of online CPUs in RCU CPU stall-warning messages
Paul E. McKenney
2022-04-20
rcu: Add comments to final rcu_gp_cleanup() "if" statement
Paul E. McKenney
2022-04-20
kernel/smp: Provide boot-time timeout for CSD lock diagnostics
Paul E. McKenney
2022-04-19
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-04-19
bpf: Ensure type tags precede modifiers in BTF
Kumar Kartikeya Dwivedi
2022-04-19
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-19
sched/pelt: Fix attach_entity_load_avg() corner case
kuyo chang
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
2022-04-19
Merge branch irq/gpio-immutable into irq/irqchip-next
Marc Zyngier
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
2022-04-18
swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
Christoph Hellwig
2022-04-18
swiotlb: provide swiotlb_init variants that remap the buffer
Christoph Hellwig
2022-04-18
swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
2022-04-18
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
2022-04-18
swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
2022-04-18
swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
Christoph Hellwig
2022-04-18
dma-direct: use is_swiotlb_active in dma_direct_map_page
Christoph Hellwig
2022-04-17
Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-17
Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-16
Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-04-15
irq_work: use kasan_record_aux_stack_noalloc() record callstack
Zqiang
2022-04-15
ftrace: Fix build warning
YueHaibing
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-14
Merge tag 'tai-for-tracing' into timers/core
Thomas Gleixner
2022-04-14
timekeeping: Introduce fast accessor to clock tai
Kurt Kanzenbach
2022-04-14
genirq: Take the proposed affinity at face value if force==true
Marc Zyngier
[prev]
[next]