开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-02-28
cpuset: Use fs_context
David Howells
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2019-02-28
cgroup: store a reference to cgroup_ns into cgroup_fs_context
Al Viro
2019-02-28
cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
Al Viro
2019-02-28
cgroup_do_mount(): massage calling conventions
Al Viro
2019-02-28
cgroup: stash cgroup_root reference into cgroup_fs_context
Al Viro
2019-02-28
cgroup2: switch to option-by-option parsing
Al Viro
2019-02-28
cgroup1: switch to option-by-option parsing
Al Viro
2019-02-28
cgroup: take options parsing into ->parse_monolithic()
Al Viro
2019-02-28
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
Al Viro
2019-02-28
cgroup: start switching to fs_context
Al Viro
2019-01-17
cgroup: saner refcounting for cgroup_root
Al Viro
2019-01-17
fix cgroup_do_mount() handling of failure exits
Al Viro
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
2019-01-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-08
fork, memcg: fix cached_stacks case
Shakeel Butt
2019-01-08
fork: record start_time late
David Herrmann
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
2019-01-04
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
kernel/locking/mutex.c: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
kernel/kcov.c: mark write_comp_data() as notrace
Anders Roxell
2019-01-04
kernel/sysctl: add panic_print into sysctl
Feng Tang
2019-01-04
panic: add options to print system info when panic happens
Feng Tang
2019-01-04
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-04
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
2019-01-04
kernel/hung_task.c: force console verbose before panic
Liu, Chuansheng
2019-01-04
proc/sysctl: fix return error for proc_doulongvec_minmax()
Cheng Lin
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
dma-mapping: remove a few unused exports
Christoph Hellwig
2019-01-04
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
2019-01-04
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2019-01-04
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
2019-01-02
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
2019-01-02
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
2019-01-02
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
2019-01-02
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
2019-01-02
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
2019-01-02
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
[next]