index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
1
-2
/
+2
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+2
2023-04-26
tracing: Add missing spaces in trace_print_hex_seq()
Ken Lin
1
-1
/
+4
2023-04-26
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
1
-3
/
+13
2023-04-25
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-12
/
+47
2023-04-25
tracing/user_events: Limit max fault-in attempts
Beau Belgrave
1
-14
/
+35
2023-04-25
tracing/user_events: Prevent same address and bit per process
Beau Belgrave
1
-0
/
+41
2023-04-25
tracing/user_events: Ensure bit is cleared on unregister
Beau Belgrave
1
-0
/
+34
2023-04-25
tracing/user_events: Ensure write index cannot be negative
Beau Belgrave
1
-0
/
+3
2023-04-25
tracing: Fix print_fields() for __dyn_loc/__rel_loc
Beau Belgrave
1
-4
/
+6
2023-04-25
tracing/user_events: Set event filter_type from type
Beau Belgrave
1
-0
/
+3
2023-04-25
ring-buffer: Clearly check null ptr returned by rb_set_head_page()
Zheng Yejian
1
-2
/
+3
2023-04-25
rv: Remove redundant assignment to variable retval
Colin Ian King
1
-2
/
+0
2023-04-25
Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-1
/
+0
2023-04-25
Merge tag 'livepatching-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+8
2023-04-25
Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-12
/
+1
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-434
/
+40
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-115
/
+205
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+11
2023-04-25
Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+74
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-38
/
+27
2023-04-24
bpf: Add __rcu_read_{lock,unlock} into btf id deny list
Yafang Shao
1
-0
/
+4
2023-04-24
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
1
-1
/
+4
2023-04-24
Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-23
/
+94
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-25
/
+151
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-242
/
+646
2023-04-24
Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+172
2023-04-24
Merge tag 'kcsan.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+13
2023-04-24
Merge branch 'for-6.4/doc' into for-linus
Petr Mladek
3
-7
/
+9
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-306
/
+375
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
1
-0
/
+27
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2
-0
/
+9
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
1
-0
/
+6
2023-04-21
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
1
-3
/
+6
2023-04-21
bpf: Fix bpf_refcount_acquire's refcount_t address calculation
Dave Marchevsky
1
-1
/
+1
2023-04-21
bpf: Fix race between btf_put and btf_idr walk.
Alexei Starovoitov
1
-5
/
+3
2023-04-21
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2
-14
/
+71
2023-04-21
sched/clock: Fix local_clock() before sched_clock_init()
Aaron Thompson
1
-0
/
+3
2023-04-21
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2
-0
/
+5
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
3
-49
/
+722
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
18
-113
/
+323
2023-04-20
cgroup_get_from_fd(): switch to fdget_raw()
Al Viro
1
-6
/
+4
2023-04-20
bpf: switch to fdget_raw()
Al Viro
1
-23
/
+15
2023-04-20
convert setns(2) to fdget()/fdput()
Al Viro
1
-9
/
+8
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-68
/
+216
2023-04-20
Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+15
2023-04-20
PM: Add sysfs files to represent time spent in hardware sleep state
Mario Limonciello
1
-12
/
+47
2023-04-20
swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FS
Petr Tesarik
1
-3
/
+12
2023-04-20
kernel/configs: Drop Android config fragments
John Stultz
2
-286
/
+0
2023-04-20
stackleak: allow to specify arch specific stackleak poison function
Heiko Carstens
1
-4
/
+13
[prev]
[next]