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
2017-07-24
bpf: dev_map_alloc() shouldn't return NULL
Dan Carpenter
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-07-20
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
audit: fix memleak in auditd_send_unicast_skb.
Shu Wang
2017-07-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-17
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-14
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
kmod: throttle kmod thread limit
Luis R. Rodriguez
2017-07-14
kernel/watchdog.c: use better pr_fmt prefix
Kefeng Wang
2017-07-14
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
Rafael J. Wysocki
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-12
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-12
fork,random: use get_random_canary() to set tsk->stack_canary
Rik van Riel
2017-07-12
kexec_file: adjust declaration of kexec_purgatory
Kees Cook
2017-07-12
kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs
Nicholas Piggin
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
2017-07-12
fault-inject: support systematic fault injection
Dmitry Vyukov
2017-07-12
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
Cyrill Gorcunov
2017-07-12
kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()
Mateusz Jurczyk
2017-07-12
sysctl: add unsigned int range support
Luis R. Rodriguez
2017-07-12
sysctl: simplify unsigned int support
Luis R. Rodriguez
2017-07-12
sysctl: fold sysctl_writes_strict checks into helper
Luis R. Rodriguez
2017-07-12
sysctl: kdoc'ify sysctl_writes_strict
Luis R. Rodriguez
2017-07-12
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
2017-07-12
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-07-12
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
2017-07-12
fix a braino in compat_sys_getrlimit()
Al Viro
2017-07-12
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-12
ftrace: Remove an unneeded NULL check
Dan Carpenter
2017-07-12
cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race
Vikram Mulukutla
2017-07-12
genirq: Keep chip buslock across irq_request/release_resources()
Thomas Gleixner
2017-07-11
ftrace: Hide cached module code for !CONFIG_MODULES
Arnd Bergmann
2017-07-11
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
2017-07-11
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
2017-07-11
smp/hotplug: Replace BUG_ON and react useful
Thomas Gleixner
2017-07-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-10
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
2017-07-10
kernel/signal.c: avoid undefined behaviour in kill_something_info
zhongjiang
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
[next]