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
resource: fix region_intersects() vs add_memory_driver_managed()
Huang Ying
1
-8
/
+50
2024-09-17
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-175
/
+1818
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-213
/
+231
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-13
bpf: Call the missed kfree() when there is no special field in btf
Hou Tao
1
-1
/
+3
2024-09-13
bpf: Call the missed btf_record_free() when map creation fails
Hou Tao
1
-7
/
+12
2024-09-13
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
Daniel Borkmann
2
-0
/
+3
2024-09-13
bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
Daniel Borkmann
1
-5
/
+11
2024-09-13
bpf: Fix helper writes to read-only maps
Daniel Borkmann
4
-41
/
+15
2024-09-13
bpf: Remove truncation test in bpf_strtol and bpf_strtoul helpers
Daniel Borkmann
1
-4
/
+0
2024-09-13
bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
Daniel Borkmann
1
-2
/
+2
2024-09-13
bpf: Fix a sdiv overflow issue
Yonghong Song
1
-4
/
+89
2024-09-13
module: Refine kmemleak scanned areas
Vincent Donnefort
1
-14
/
+4
2024-09-13
module: abort module loading when sysfs setup suffer errors
Chunhui Li
1
-21
/
+42
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
bpf: convert bpf_token_create() to CLASS(fd, ...)
Al Viro
1
-42
/
+23
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
dma-mapping: reflow dma_supported
Christoph Hellwig
1
-11
/
+14
2024-09-12
uidgid: make sure we fit into one cacheline
Christian Brauner
1
-3
/
+3
2024-09-12
dma-mapping: reliably inform about DMA support for IOMMU
Leon Romanovsky
1
-0
/
+3
2024-09-11
sched: Move update_other_load_avgs() to kernel/sched/pelt.c
Tejun Heo
4
-24
/
+21
2024-09-11
workqueue: Clear worker->pool in the worker thread context
Lai Jiangshan
1
-2
/
+6
2024-09-11
bpf: Use fake pt_regs when doing bpf syscall tracepoint tracing
Yonghong Song
1
-4
/
+8
2024-09-11
bpf: Check percpu map value size first
Tao Chen
2
-0
/
+6
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
6
-138
/
+177
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
kernel/workqueue.c: fix DEFINE_PER_CPU_SHARED_ALIGNED expansion
Baoquan He
1
-6
/
+3
2024-09-11
Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
3
-53
/
+54
2024-09-11
bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
Andrii Nakryiko
2
-20
/
+75
2024-09-11
bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
Andrii Nakryiko
1
-16
/
+33
2024-09-11
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
2
-2
/
+2
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
sched/cpufreq: Use NSEC_PER_MSEC for deadline task
Christian Loehle
1
-3
/
+3
2024-09-11
Merge branch 'for-6.11-fixup' into for-linus
Petr Mladek
1
-0
/
+1
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
13
-75
/
+103
2024-09-10
sched_ext: Don't trigger ops.quiescent/runnable() on migrations
Tejun Heo
1
-2
/
+2
2024-09-10
sched_ext: Synchronize bypass state changes with rq lock
Tejun Heo
2
-26
/
+38
2024-09-10
cgroup: Do not report unavailable v1 controllers in /proc/cgroups
Michal Koutný
1
-1
/
+4
2024-09-10
cgroup: Disallow mounting v1 hierarchies without controller implementation
Michal Koutný
1
-2
/
+10
2024-09-10
cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
Michal Koutný
1
-2
/
+2
2024-09-10
PM: hibernate: Remove unused stub for saveable_highmem_page()
Andy Shevchenko
1
-5
/
+0
[prev]
[next]