index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
bpf: Fix typo in kernel/bpf/bpf_lsm.c
Shuyi Cheng
1
-1
/
+1
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
1
-0
/
+13
2021-06-01
bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul
Harishankar Vishwanathan
1
-19
/
+22
2021-05-28
bpf, devmap: Remove drops variable from bq_xmit_all()
Hangbin Liu
1
-5
/
+2
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
1
-1
/
+0
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2
-3
/
+183
2021-05-26
bpf: Run devmap xdp_prog on flush instead of bulk enqueue
Jesper Dangaard Brouer
1
-51
/
+76
2021-05-24
bpf: Fix spelling mistakes
Zhen Lei
7
-16
/
+16
2021-05-24
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2
-4
/
+128
2021-05-19
bpf: Make some symbols static
Pu Lehui
1
-2
/
+2
2021-05-19
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
1
-0
/
+19
2021-05-19
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
2
-0
/
+64
2021-05-19
bpf: Introduce fd_idx
Alexei Starovoitov
2
-11
/
+38
2021-05-19
bpf: Make btf_load command to be bpfptr_t compatible.
Alexei Starovoitov
2
-7
/
+8
2021-05-19
bpf: Prepare bpf syscall to be used from kernel and user space.
Alexei Starovoitov
3
-61
/
+99
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2
-0
/
+61
2021-05-10
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
1
-31
/
+15
2021-05-10
bpf: verifier: Use copy_array for jmp_history
Lorenz Bauer
1
-8
/
+5
2021-05-10
bpf: verifier: Improve function state reallocation
Lorenz Bauer
1
-96
/
+101
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-5
/
+9
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-15
/
+18
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-622
/
+394
2021-05-07
kernel/sys.c: fix typo
Xiaofeng Cao
1
-7
/
+7
2021-05-07
kernel/up.c: fix typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
kernel/user_namespace.c: fix typos
Xiaofeng Cao
1
-3
/
+3
2021-05-07
kernel/umh.c: fix some spelling mistakes
zhouchuangao
1
-3
/
+3
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
1
-1
/
+0
2021-05-07
modules: add CONFIG_MODPROBE_PATH
Rasmus Villemoes
1
-1
/
+1
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+2
2021-05-07
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
1
-18
/
+0
2021-05-07
kernel/async.c: stop guarding pr_debug() statements
Rasmus Villemoes
1
-28
/
+20
2021-05-07
kernel/resource: fix locking in request_free_mem_region
Alistair Popple
1
-7
/
+38
2021-05-07
kernel/resource: refactor __request_region to allow external locking
Alistair Popple
1
-20
/
+32
2021-05-07
kernel/resource: allow region_intersects users to hold resource_lock
Alistair Popple
1
-21
/
+31
2021-05-07
kernel/resource: remove first_lvl / siblings_only logic
David Hildenbrand
1
-33
/
+12
2021-05-07
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
1
-1
/
+1
2021-05-07
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
1
-1
/
+1
2021-05-07
gcov: clang: drop support for clang-10 and older
Nick Desaulniers
2
-103
/
+1
2021-05-07
gcov: use kvmalloc()
Johannes Berg
3
-12
/
+12
2021-05-07
gcov: simplify buffer allocation
Johannes Berg
1
-15
/
+9
2021-05-07
gcov: combine common code
Johannes Berg
5
-342
/
+171
2021-05-07
kexec: dump kmessage before machine_kexec
Pavel Tatashin
1
-0
/
+2
2021-05-07
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
1
-1
/
+3
2021-05-07
kexec: Add kexec reboot string
Joe LeVeque
1
-1
/
+1
2021-05-06
kernel/fork.c: fix typos
Xiaofeng Cao
1
-4
/
+4
2021-05-06
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
1
-11
/
+4
2021-05-06
do_wait: make PIDTYPE_PID case O(1) instead of O(n)
Jim Newsome
1
-10
/
+57
2021-05-06
kernel/cred.c: make init_groups static
Rasmus Villemoes
1
-1
/
+1
2021-05-06
kernel/async.c: fix pr_debug statement
Rasmus Villemoes
1
-1
/
+1
2021-05-06
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-1
/
+4
[next]