index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-42
/
+89
2021-04-09
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-5
/
+48
2021-04-04
workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog()
Wang Qing
2
-13
/
+9
2021-04-04
workqueue: Move the position of debug_work_activate() in __queue_work()
Zqiang
1
-1
/
+1
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-151
/
+546
2021-04-02
Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2021-04-01
bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
1
-1
/
+1
2021-04-01
bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
1
-1
/
+1
2021-04-01
bpf: Refcount task stack in bpf_get_task_stack
Dave Marchevsky
1
-2
/
+10
2021-04-01
tracing: Fix stack trace event size
Steven Rostedt (VMware)
1
-1
/
+2
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
1
-0
/
+1
2021-03-31
Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+6
2021-03-30
bpf: Remove redundant assignment of variable id
Colin Ian King
1
-1
/
+0
2021-03-30
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
1
-3
/
+6
2021-03-28
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-18
/
+22
2021-03-27
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
Jens Axboe
1
-2
/
+1
2021-03-27
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
1
-1
/
+1
2021-03-27
Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"
Jens Axboe
2
-3
/
+3
2021-03-27
Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"
Jens Axboe
1
-3
/
+0
2021-03-27
kernel: stop masking signals in create_io_thread()
Jens Axboe
1
-8
/
+8
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
5
-35
/
+430
2021-03-26
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2
-75
/
+88
2021-03-26
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
3
-26
/
+16
2021-03-26
bpf: Take module reference for trampoline in module
Jiri Olsa
1
-0
/
+30
2021-03-26
kernel: don't call do_exit() for PF_IO_WORKER threads
Jens Axboe
1
-1
/
+9
2021-03-26
Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2021-03-26
bpf: Fix a spelling typo in bpf_atomic_alu_string disasm
Xu Kuohai
1
-1
/
+1
2021-03-26
bpf: Enforce that struct_ops programs be GPL-only
Toke Høiland-Jørgensen
1
-0
/
+5
2021-03-25
bpf: Add support for batched ops in LPM trie maps
Pedro Tammela
1
-0
/
+3
2021-03-25
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2
-6
/
+14
2021-03-25
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
1
-0
/
+65
2021-03-26
bpf: Undo ptr_to_map_key alu sanitation for now
Daniel Borkmann
1
-14
/
+0
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-23
/
+16
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
28
-221
/
+557
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+69
2021-03-25
gcov: fix clang-11+ support
Nick Desaulniers
1
-0
/
+69
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-81
/
+270
2021-03-24
bpf: Avoid old-style declaration warnings
Arnd Bergmann
1
-2
/
+2
2021-03-23
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
1
-1
/
+1
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+5
2021-03-21
Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+6
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-29
/
+46
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+4
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
1
-1
/
+2
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
1
-0
/
+3
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-03-19
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
2021-03-19
bpf: Remove insn_buf[] declaration in inner block
Jianlin Lv
1
-1
/
+0
2021-03-19
bpf: Fix umd memory leak in copy_process()
Zqiang
2
-10
/
+30
2021-03-19
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2
-1
/
+18
[next]