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
2023-10-30
Merge tag 'x86-apic-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+1
2023-10-30
Merge tag 'timers-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-98
/
+135
2023-10-30
Merge tag 'smp-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-18
/
+21
2023-10-30
Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-10
/
+27
2023-10-30
Merge tag 'core-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+28
2023-10-30
Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-61
/
+84
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-866
/
+759
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-199
/
+573
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2
-0
/
+5
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-3
/
+2
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-10
/
+8
2023-10-30
Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
3
-26
/
+27
2023-10-28
Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2023-10-28
Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+22
2023-10-28
PM: hibernate: Drop unused snapshot_test argument
Jan Kara
3
-11
/
+11
2023-10-28
PM: hibernate: Convert to bdev_open_by_dev()
Jan Kara
1
-15
/
+16
2023-10-28
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-4
/
+20
2023-10-27
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
1
-2
/
+2
2023-10-27
module: enable automatic module signing with FIPS 202 SHA-3
Dimitri John Ledkov
1
-0
/
+15
2023-10-27
padata: Fix refcnt handling in padata_free_shell()
WangJinchao
1
-1
/
+5
2023-10-27
futex: Don't include process MM in futex key on no-MMU
Ben Wolsieffer
1
-1
/
+11
2023-10-27
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
1
-6
/
+19
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
12
-110
/
+845
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+99
2023-10-26
Merge branches 'pm-sleep', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2
-11
/
+9
2023-10-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-34
/
+32
2023-10-26
bpf: Add more WARN_ON_ONCE checks for mismatched alloc and free
Hou Tao
1
-0
/
+4
2023-10-26
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2
-12
/
+1
2023-10-25
audit: don't take task_lock() in audit_exe_compare() code path
Paul Moore
1
-1
/
+8
2023-10-25
sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
Kefeng Wang
1
-1
/
+1
2023-10-25
sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
Kefeng Wang
1
-1
/
+1
2023-10-25
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
1
-3
/
+3
2023-10-25
swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pages
Petr Tesarik
1
-0
/
+5
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
1
-5
/
+25
2023-10-24
bpf: Improve JEQ/JNE branch taken logic
Andrii Nakryiko
1
-0
/
+8
2023-10-24
bpf: Fold smp_mb__before_atomic() into atomic_set_release()
Paul E. McKenney
1
-2
/
+1
2023-10-24
bpf: Fix unnecessary -EBUSY from htab_lock_bucket
Song Liu
1
-2
/
+5
2023-10-24
perf/core: Fix potential NULL deref
Peter Zijlstra
1
-1
/
+2
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
4
-57
/
+0
2023-10-24
sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster...
Yicong Yang
1
-1
/
+16
2023-10-24
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
3
-4
/
+49
2023-10-24
sched: Add cpus_share_resources API
Barry Song
3
-0
/
+26
2023-10-24
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
1
-4
/
+1
2023-10-24
printk: printk: Remove unnecessary statements'len = 0;'
Li kunyu
1
-2
/
+0
2023-10-23
bpf: print full verifier states on infinite loop detection
Eduard Zingerman
1
-0
/
+4
2023-10-23
bpf: correct loop detection for iterators convergence
Eduard Zingerman
1
-4
/
+203
2023-10-23
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
1
-31
/
+187
2023-10-23
bpf: extract same_callsites() as utility function
Eduard Zingerman
1
-5
/
+15
2023-10-23
bpf: move explored_state() closer to the beginning of verifier.c
Eduard Zingerman
1
-15
/
+13
2023-10-24
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
2
-2
/
+2
[prev]
[next]