Age | Commit message (Expand) | Author |
2017-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2017-11-23 | bpf: fix branch pruning logic | Alexei Starovoitov |
2017-11-22 | bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO | Gianluca Borello |
2017-11-22 | bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO | Gianluca Borello |
2017-11-22 | bpf: remove explicit handling of 0 for arg2 in bpf_probe_read | Gianluca Borello |
2017-11-22 | bpf: introduce ARG_PTR_TO_MEM_OR_NULL | Gianluca Borello |
2017-11-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-11-21 | bpf: revert report offload info to user space | Jakub Kicinski |
2017-11-21 | bpf: offload: ignore namespace moves | Jakub Kicinski |
2017-11-21 | bpf: turn bpf_prog_get_type() into a wrapper | Jakub Kicinski |
2017-11-21 | bpf: offload: move offload device validation out to the drivers | Jakub Kicinski |
2017-11-21 | bpf: offload: rename the ifindex field | Jakub Kicinski |
2017-11-21 | bpf: offload: limit offload to cls_bpf and xdp programs only | Jakub Kicinski |
2017-11-21 | bpf: offload: add comment warning developers about double destroy | Jakub Kicinski |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-17 | kernel/reboot.c: add devm_register_reboot_notifier() | Andrey Smirnov |
2017-11-17 | kcov: support comparison operands collection | Victor Chibotaru |
2017-11-17 | kcov: remove pointless current != NULL check | Andrey Ryabinin |
2017-11-17 | kernel/panic.c: add TAINT_AUX | Borislav Petkov |
2017-11-17 | pid: remove pidhash | Gargi Sharma |
2017-11-17 | pid: replace pid bitmap implementation with IDR API | Gargi Sharma |
2017-11-17 | kernel/sysctl.c: code cleanups | Ola N. Kaldestad |
2017-11-17 | kdump: print a message in case parse_crashkernel_mem resulted in zero bytes | Dave Young |
2017-11-17 | kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl... | Oleg Nesterov |
2017-11-17 | kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ... | Oleg Nesterov |
2017-11-17 | kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL | Oleg Nesterov |
2017-11-17 | sysctl: check for UINT_MAX before unsigned int min/max | Joe Lawrence |
2017-11-17 | pipe: add proc_dopipe_max_size() to safely assign pipe_max_size | Joe Lawrence |
2017-11-17 | pipe: match pipe_max_size data type with procfs | Joe Lawrence |
2017-11-17 | kernel/umh.c: optimize 'proc_cap_handler()' | Christophe JAILLET |
2017-11-17 | bug: fix "cut here" location for __WARN_TAINT architectures | Kees Cook |
2017-11-17 | bug: define the "cut here" string in a single place | Kees Cook |
2017-11-17 | kernel debug: support resetting WARN_ONCE for all architectures | Andi Kleen |
2017-11-17 | kernel debug: support resetting WARN*_ONCE | Andi Kleen |
2017-11-17 | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-11-16 | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | mm, sysctl: make NUMA stats configurable | Kemi Wang |
2017-11-15 | mm: remove __GFP_COLD | Mel Gorman |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-15 | mm: consolidate page table accounting | Kirill A. Shutemov |
2017-11-15 | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov |
2017-11-15 | mm: account pud page tables | Kirill A. Shutemov |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |