index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-05-13
tracing: Handle %.*s in trace_check_vprintf()
Steven Rostedt (VMware)
2021-05-12
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
2021-05-12
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
Florent Revest
2021-05-11
bpf: Add deny list of btf ids check for tracing programs
Jiri Olsa
2021-05-11
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2021-05-11
bpf, kconfig: Add consolidated menu entry for bpf with core options
Daniel Borkmann
2021-05-11
alarmtimer: Check RTC features instead of ops
Alexandre Belloni
2021-05-11
bpf: Prevent writable memory-mapping of read-only ringbuf pages
Andrii Nakryiko
2021-05-11
bpf, ringbuf: Deny reserve of buffers larger than ringbuf
Thadeu Lima de Souza Cascardo
2021-05-11
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
2021-05-09
Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
kernel/sys.c: fix typo
Xiaofeng Cao
2021-05-07
kernel/up.c: fix typo
Bhaskar Chowdhury
2021-05-07
kernel/user_namespace.c: fix typos
Xiaofeng Cao
2021-05-07
kernel/umh.c: fix some spelling mistakes
zhouchuangao
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-05-07
modules: add CONFIG_MODPROBE_PATH
Rasmus Villemoes
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-07
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
2021-05-07
kernel/async.c: stop guarding pr_debug() statements
Rasmus Villemoes
2021-05-07
kernel/resource: fix locking in request_free_mem_region
Alistair Popple
2021-05-07
kernel/resource: refactor __request_region to allow external locking
Alistair Popple
2021-05-07
kernel/resource: allow region_intersects users to hold resource_lock
Alistair Popple
2021-05-07
kernel/resource: remove first_lvl / siblings_only logic
David Hildenbrand
2021-05-07
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
2021-05-07
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
2021-05-07
gcov: clang: drop support for clang-10 and older
Nick Desaulniers
2021-05-07
gcov: use kvmalloc()
Johannes Berg
2021-05-07
gcov: simplify buffer allocation
Johannes Berg
2021-05-07
gcov: combine common code
Johannes Berg
2021-05-07
kexec: dump kmessage before machine_kexec
Pavel Tatashin
2021-05-07
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
2021-05-07
kexec: Add kexec reboot string
Joe LeVeque
2021-05-06
kernel/fork.c: fix typos
Xiaofeng Cao
2021-05-06
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
2021-05-06
do_wait: make PIDTYPE_PID case O(1) instead of O(n)
Jim Newsome
2021-05-06
kernel/cred.c: make init_groups static
Rasmus Villemoes
2021-05-06
kernel/async.c: fix pr_debug statement
Rasmus Villemoes
2021-05-07
bpf: Forbid trampoline attach for functions with variable arguments
Jiri Olsa
2021-05-06
futex: Make syscall entry points less convoluted
Thomas Gleixner
2021-05-06
futex: Get rid of the val2 conditional dance
Thomas Gleixner
2021-05-06
futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI
Thomas Gleixner
2021-05-06
Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
Thomas Gleixner
2021-05-06
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
[prev]
[next]