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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
3
-200
/
+408
|
\
|
*
trace,smp: Add tracepoints for scheduling remotelly called functions
Leonardo Bras
2023-06-16
1
-11
/
+5
|
*
trace,smp: Add tracepoints around remotelly called functions
Leonardo Bras
2023-06-16
1
-6
/
+19
|
*
cpu/hotplug: Fix off by one in cpuhp_bringup_mask()
Thomas Gleixner
2023-05-23
1
-3
/
+3
|
*
cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
2023-05-15
1
-5
/
+98
|
*
cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
2023-05-15
1
-2
/
+68
|
*
cpu/hotplug: Reset task stack state in _cpu_up()
David Woodhouse
2023-05-15
1
-6
/
+6
|
*
cpu/hotplug: Remove unused state functions
Thomas Gleixner
2023-05-15
1
-75
/
+0
|
*
cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
2023-05-15
1
-90
/
+0
|
*
cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
2023-05-15
2
-1
/
+194
|
*
cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
2023-05-15
1
-10
/
+24
|
*
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
2023-05-15
2
-2
/
+2
*
|
Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
7
-71
/
+109
|
\
\
|
*
\
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-06-26
17
-88
/
+266
|
|
\
\
|
|
*
\
Merge branch irq/misc-6.5 into irq/irqchip-next
Marc Zyngier
2023-06-21
1
-0
/
+2
|
|
|
\
\
|
|
|
*
|
irqdomain: Include internals.h for function prototypes
Arnd Bergmann
2023-06-17
1
-0
/
+2
|
|
*
|
|
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-06-16
2
-1
/
+17
|
|
*
|
|
genirq: Expand doc for PENDING and REPLAY flags
James Gowans
2023-06-16
1
-2
/
+5
|
|
|
/
/
|
*
|
|
genirq: Use a maple tree for interrupt descriptor management
Shanker Donthineni
2023-05-24
2
-26
/
+33
|
*
|
|
genirq: Encapsulate sparse bitmap handling
Shanker Donthineni
2023-05-24
2
-12
/
+22
|
*
|
|
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2023-05-24
4
-17
/
+35
|
*
|
|
Revert "softirq: Let ksoftirqd do its job"
Paolo Abeni
2023-05-09
1
-20
/
+2
*
|
|
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
3
-106
/
+108
|
\
\
\
\
|
*
|
|
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-3
/
+3
|
*
|
|
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
3
-21
/
+14
|
*
|
|
|
swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
2023-06-12
1
-2
/
+3
|
*
|
|
|
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
2023-06-05
1
-1
/
+17
|
*
|
|
|
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
1
-12
/
+10
|
*
|
|
|
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
2023-06-05
1
-41
/
+39
|
*
|
|
|
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
2023-06-05
3
-14
/
+8
|
*
|
|
|
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
2023-06-05
1
-35
/
+37
|
*
|
|
|
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-2
/
+2
*
|
|
|
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-1
/
+1
|
\
|
|
|
|
|
*
|
|
|
trace: Convert trace/seq to use copy_splice_read()
David Howells
2023-05-24
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-26
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
2023-06-06
1
-6
/
+6
|
|
/
/
/
*
|
|
|
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2023-06-23
1
-5
/
+8
*
|
|
|
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-22
3
-14
/
+21
|
\
\
\
\
|
*
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-21
3
-14
/
+21
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Force kprobe multi expected_attach_type for kprobe_multi link
Jiri Olsa
2023-06-21
1
-0
/
+5
|
|
*
|
|
|
bpf/btf: Accept function names that contain dots
Florent Revest
2023-06-21
1
-12
/
+8
|
|
*
|
|
|
bpf: ensure main program has an extable
Krister Johansen
2023-06-13
1
-2
/
+5
|
|
*
|
|
|
bpf: Fix verifier id tracking of scalars on spill
Maxim Mikityanskiy
2023-06-08
1
-0
/
+3
*
|
|
|
|
|
Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-22
2
-5
/
+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
2023-06-12
1
-3
/
+17
|
*
|
|
|
|
|
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...
Tetsuo Handa
2023-06-12
1
-2
/
+6
*
|
|
|
|
|
|
Merge tag 'timers-urgent-2023-06-21' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-21
2
-13
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-06-16
2
-13
/
+13
*
|
|
|
|
|
|
|
Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-20
2
-84
/
+208
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
tracing/user_events: Add auto cleanup and future persist flag
Beau Belgrave
2023-06-14
1
-13
/
+126
[next]