index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
sockmap: convert refcnt to an atomic refcnt
John Fastabend
2018-03-15
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
2018-03-09
bpf: comment why dots in filenames under BPF virtual FS are not allowed
Quentin Monnet
2018-03-08
bpf: add support to read sample address in bpf program
Teng Qin
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-02
memremap: fix softlockup reports at teardown
Dan Williams
2018-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-28
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-02-27
printk: Wake klogd when passing console_lock owner
Petr Mladek
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-02-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2018-02-22
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
2018-02-22
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
2018-02-22
bpf: add schedule points in percpu arrays management
Eric Dumazet
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2018-02-21
ptrace, seccomp: tweak get_metadata behavior slightly
Tycho Andersen
2018-02-21
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-21
extable: Make init_kernel_text() global
Josh Poimboeuf
2018-02-21
jump_label: Warn on failed jump_label patching attempt
Josh Poimboeuf
2018-02-21
jump_label: Explicitly disable jump labels in __init code
Josh Poimboeuf
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-16
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-02-16
kprobes: Propagate error from disarm_kprobe_ftrace()
Jessica Yu
2018-02-16
kprobes: Propagate error from arm_kprobe_ftrace()
Jessica Yu
2018-02-15
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
2018-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-15
bpf: Remove unused callee_saved array
Joe Stringer
2018-02-14
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
2018-02-14
bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
Jason Wang
2018-02-13
bpf: fix sock_map_alloc() error path
Eric Dumazet
[next]