index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-125
/
+161
2024-09-17
Merge tag 'timers-clocksource-2024-09-16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-13
/
+32
2024-09-17
Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+17
2024-09-16
Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+4
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-3
/
+3
2024-09-16
Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-53
/
+54
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+9
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+5
2024-09-16
Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-6
/
+39
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-6
/
+39
2024-09-12
Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+6
2024-09-12
uidgid: make sure we fit into one cacheline
Christian Brauner
1
-3
/
+3
2024-09-11
workqueue: Clear worker->pool in the worker thread context
Lai Jiangshan
1
-2
/
+6
2024-09-11
Merge tag 'printk-for-6.11-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2024-09-11
Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
3
-53
/
+54
2024-09-11
bpf: Support __nullable argument suffix for tp_btf
Philo Lu
2
-4
/
+35
2024-09-11
bpf, cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv
Daniel Xu
1
-2
/
+4
2024-09-11
Merge branch 'for-6.11-fixup' into for-linus
Petr Mladek
1
-0
/
+1
2024-09-10
PM: hibernate: Remove unused stub for saveable_highmem_page()
Andy Shevchenko
1
-5
/
+0
2024-09-10
Merge tag 'trace-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+5
2024-09-09
tracing: Drop unused helper function to fix the build
Andy Shevchenko
1
-4
/
+0
2024-09-09
tracing/osnoise: Fix build when timerlat is not enabled
Steven Rostedt
1
-5
/
+5
2024-09-09
printk: Export match_devname_and_update_preferred_console()
Yu Liao
1
-0
/
+1
2024-09-08
Merge tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+16
2024-09-08
genirq: Use cpumask_intersects()
Costa Shulyupin
2
-3
/
+3
2024-09-06
genirq/cpuhotplug: Use cpumask_intersects()
Costa Shulyupin
1
-2
/
+2
2024-09-05
Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-2
/
+4
2024-09-05
Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-34
/
+72
2024-09-05
tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...
Steven Rostedt
1
-7
/
+6
2024-09-05
tracing/timerlat: Only clear timer if a kthread exists
Steven Rostedt
1
-6
/
+13
2024-09-05
tracing/osnoise: Use a cpumask to know what threads are kthreads
Steven Rostedt
1
-3
/
+15
2024-09-05
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
1
-0
/
+2
2024-09-04
bpf: add check for invalid name in btf_name_valid_section()
Jeongjun Park
1
-1
/
+3
2024-09-04
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
3
-6
/
+15
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2024-09-04
cpu: Fix W=1 build kernel-doc warning
Thorsten Blum
1
-3
/
+1
2024-09-04
Merge branch 'linus' into smp/core
Thomas Gleixner
41
-459
/
+294
2024-09-03
audit: Make use of str_enabled_disabled() helper
Hongbo Li
1
-1
/
+1
2024-09-03
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
1
-2
/
+1
2024-09-01
kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
Petr Tesarik
1
-1
/
+1
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2024-09-01
Merge tag 'locking-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+5
2024-08-30
bpf: Fix a crash when btf_parse_base() returns an error pointer
Martin KaFai Lau
1
-1
/
+1
2024-08-30
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
1
-0
/
+9
2024-08-30
padata: Honor the caller's alignment in case of chunk_size 0
Kamlesh Gurudasani
1
-0
/
+3
2024-08-29
irqdomain: Use IS_ERR_OR_NULL() in irq_domain_trim_hierarchy()
Hongbo Li
1
-1
/
+1
2024-08-29
genirq/msi: Use kmemdup_array() instead of kmemdup()
Jinjie Ruan
1
-1
/
+1
2024-08-29
genirq/proc: Change the return value for set affinity permission error
Jeff Xie
1
-1
/
+1
2024-08-29
genirq/proc: Use irq_move_pending() in show_irq_affinity()
Jinjie Ruan
1
-4
/
+2
2024-08-29
genirq/proc: Correctly set file permissions for affinity control files
Jeff Xie
1
-2
/
+7
[next]