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
/
include
Age
Commit message (
Expand
)
Author
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-16
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-16
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-05-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-05-16
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-16
slab: remove /proc/slab_allocators
Qian Cai
2019-05-16
Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-05-16
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
2019-05-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-05-16
rxrpc: Provide kernel interface to set max lifespan on a call
David Howells
2019-05-15
Merge branch 'fixes' into arm/soc
Olof Johansson
2019-05-15
Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-05-15
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
Add wait_var_event_interruptible()
David Howells
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
2019-05-15
Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-15
Merge branches 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2019-05-15
Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'
Rafael J. Wysocki
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
2019-05-14
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
2019-05-14
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
2019-05-14
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
2019-05-14
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
2019-05-14
include/linux/sched/signal.h: replace `tsk' with `task'
Andrei Vagin
2019-05-14
ipc: conserve sequence numbers in ipcmni_extend mode
Manfred Spraul
2019-05-14
pps: pps-gpio PPS ECHO implementation
Tom Burkart
2019-05-14
pps: descriptor-based gpio
Tom Burkart
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
2019-05-14
include/linux/cpumask.h: fix double string traverse in cpumask_parse
Yury Norov
2019-05-14
exec: move struct linux_binprm::buf
Alexey Dobriyan
2019-05-14
include/linux/bitops.h: sanitize rotate primitives
Rasmus Villemoes
2019-05-14
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
2019-05-14
lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
George Spelvin
2019-05-14
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
Davidlohr Bueso
2019-05-14
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
[next]