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
2020-06-02
kdb: Remove the misfeature 'KDBFLAGS'
Wei Li
1
-4
/
+4
2020-06-02
kdb: Cleanup math with KDB_CMD_HISTORY_COUNT
Douglas Anderson
1
-1
/
+2
2020-06-02
kgdb: Don't call the deinit under spinlock
Douglas Anderson
1
-2
/
+3
2020-06-02
irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK too
Ingo Molnar
1
-2
/
+0
2020-06-01
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-53
/
+53
2020-06-01
Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+17
2020-06-01
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+12
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2
-1
/
+4
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2020-06-01
bpf, cgroup: Return ENOLINK for auto-detached links on update
Jakub Sitnicki
1
-1
/
+1
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2
-2
/
+245
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2
-0
/
+134
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
1
-3
/
+4
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-0
/
+119
2020-06-01
bpf: Use tracing helpers for lsm programs
Jiri Olsa
2
-2
/
+2
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2
-2
/
+2
2020-06-01
bpf: Change kvfree to kfree in generic_map_lookup_batch()
Denis Efremov
1
-1
/
+1
2020-06-01
xdp: Add xdp_txq_info to xdp_buff
David Ahern
1
-0
/
+3
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-4
/
+84
2020-06-01
devmap: Formalize map value as a named struct
David Ahern
1
-17
/
+28
2020-06-01
bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper
Yonghong Song
1
-3
/
+3
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
6
-50
/
+680
2020-06-01
bpf: Fix map permissions check
Anton Protopopov
1
-1
/
+2
2020-06-01
bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*
John Fastabend
2
-5
/
+29
2020-06-01
bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_run
Chris Packham
1
-1
/
+1
2020-06-01
bpf: Fix returned error sign when link doesn't support updates
Jakub Sitnicki
1
-1
/
+1
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2020-06-01
Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-11
/
+11
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+20
2020-06-01
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+1
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-638
/
+1995
2020-06-01
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+94
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-49
/
+97
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+31
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-15
/
+17
2020-06-01
workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON()
Lai Jiangshan
1
-1
/
+1
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
5
-13
/
+48
2020-06-01
Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependencies
Ingo Molnar
1
-20
/
+80
2020-06-01
Merge branch 'for-5.8' into for-linus
Petr Mladek
196
-4926
/
+11824
2020-06-01
Merge branch 'for-5.7-preferred-console' into for-linus
Petr Mladek
2
-44
/
+79
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-32
/
+20
2020-05-31
Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-18
/
+16
2020-05-30
printk: Introduce kmsg_dump_reason_str()
Kees Cook
1
-0
/
+17
2020-05-30
printk: honor the max_reason field in kmsg_dumper
Pavel Tatashin
1
-4
/
+11
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
1
-3
/
+3
2020-05-30
Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
3
-136
/
+185
2020-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-18
/
+16
2020-05-29
bpf: Fix a verifier issue when assigning 32bit reg states to 64bit ones
John Fastabend
1
-5
/
+5
2020-05-29
bpf: Fix use-after-free in fmod_ret check
Alexei Starovoitov
1
-13
/
+11
[prev]
[next]