Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-01-05 | 5 | -125/+90 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | LSM: new method: ->sb_add_mnt_opt() | Al Viro | 2018-12-21 | 2 | -4/+7 | |
| * | | | | | | | | | | | | LSM: bury struct security_mnt_opts | Al Viro | 2018-12-21 | 1 | -8/+0 | |
| * | | | | | | | | | | | | LSM: hide struct security_mnt_opts from any generic code | Al Viro | 2018-12-21 | 2 | -38/+16 | |
| * | | | | | | | | | | | | LSM: turn sb_eat_lsm_opts() into a method | Al Viro | 2018-12-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount() | Al Viro | 2018-12-21 | 2 | -6/+3 | |
| * | | | | | | | | | | | | new helper: security_sb_eat_lsm_opts() | Al Viro | 2018-12-21 | 1 | -25/+3 | |
| * | | | | | | | | | | | | LSM: lift extracting and parsing LSM options into the caller of ->sb_remount() | Al Viro | 2018-12-21 | 2 | -3/+5 | |
| * | | | | | | | | | | | | LSM: lift parsing LSM options into the caller of ->sb_kern_mount() | Al Viro | 2018-12-21 | 2 | -3/+6 | |
| * | | | | | | | | | | | | vfs: Separate changing mount flags full remount | David Howells | 2018-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells | 2018-12-20 | 2 | -51/+63 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-01-05 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | exec: make prepare_bprm_creds static | Chanho Min | 2018-12-10 | 1 | -1/+0 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2019-01-05 | 3 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next/drivers' into next/late | Olof Johansson | 2019-01-04 | 21 | -830/+1865 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'qcom-drivers-for-4.21-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2018-12-20 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | firmware: qcom: scm: fix compilation error when disabled | Jonathan Marek | 2018-12-05 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne... | Arnd Bergmann | 2018-12-20 | 1 | -0/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | memory: pl353: Add driver for arm pl353 static memory controller | Naga Sureshkumar Relli | 2018-12-13 | 1 | -0/+30 | |
| | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | tty: serial: Add RDA8810PL UART driver | Manivannan Sadhasivam | 2018-12-31 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Olof Johansson | 2018-12-31 | 1 | -0/+395 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2019-01-05 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | csky: define syscall_get_arch() | Dmitry V. Levin | 2018-12-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | elf-em.h: add EM_CSKY | Dmitry V. Levin | 2018-12-30 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-01-05 | 14 | -57/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | fs: don't open code lru_to_page() | Nikolay Borisov | 2019-01-04 | 2 | -3/+2 | |
| * | | | | | | | | | | | | | | | | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 2019-01-04 | 1 | -7/+6 | |
| * | | | | | | | | | | | | | | | | kernel/sysctl: add panic_print into sysctl | Feng Tang | 2019-01-04 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | | | bfs: extra sanity checking and static inode bitmap | Tigran Aivazian | 2019-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | exec: separate MM_ANONPAGES and RLIMIT_STACK accounting | Oleg Nesterov | 2019-01-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | fork: fix some -Wmissing-prototypes warnings | Yi Wang | 2019-01-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | fat: move MAX_FAT to fat.h and change it to inline function | Carmeli Tamir | 2019-01-04 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | fat: remove FAT_FIRST_ENT macro | Carmeli Tamir | 2019-01-04 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size | Carmeli Tamir | 2019-01-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | autofs: add strictexpire mount option | Ian Kent | 2019-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk | Alexey Skidanov | 2019-01-04 | 1 | -6/+7 | |
| * | | | | | | | | | | | | | | | | fls: change parameter to unsigned int | Matthew Wilcox | 2019-01-04 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack() | Alexey Dobriyan | 2019-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse | Masahiro Yamada | 2019-01-04 | 1 | -15/+7 | |
| * | | | | | | | | | | | | | | | | build_bug.h: remove negative-array fallback for BUILD_BUG_ON() | Masahiro Yamada | 2019-01-04 | 1 | -14/+0 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | make 'user_access_begin()' do 'access_ok()' | Linus Torvalds | 2019-01-04 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 4 | -16/+13 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-03 | 8 | -32/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-01-03 | 2 | -7/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | bpf: prevent out of bounds speculation on pointer arithmetic | Daniel Borkmann | 2019-01-03 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | bpf: enable access to ax register also from verifier rewrite | Daniel Borkmann | 2019-01-03 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | | | bpf: move tmp variable into ax register in interpreter | Daniel Borkmann | 2019-01-03 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | bpf: move {prev_,}insn_idx into verifier env | Daniel Borkmann | 2019-01-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | ip: validate header length on virtual device xmit | Willem de Bruijn | 2019-01-01 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() | Cong Wang | 2019-01-01 | 1 | -0/+2 |