| Commit message (Expand) | Author | Age | Files | Lines |
* | ipc: fix sparc64 ipc() wrapper | Arnd Bergmann | 2019-09-07 | 1 | -15/+18 |
* | arch: mark syscall number 435 reserved for clone3 | Christian Brauner | 2019-07-15 | 1 | -0/+1 |
* | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-10 | 1 | -0/+1 |
|\ |
|
| * | arch: wire-up pidfd_open() | Christian Brauner | 2019-06-28 | 1 | -0/+1 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-08 | 8 | -38/+35 |
|\ \ |
|
| * | | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 5 | -26/+23 |
| * | | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 5 | -9/+9 |
| * | | signal: Remove task parameter from force_sigsegv | Eric W. Biederman | 2019-05-27 | 2 | -3/+3 |
| |/ |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner | 2019-06-19 | 2 | -4/+2 |
* | | sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD | Young Xiao | 2019-06-02 | 1 | -0/+4 |
* | | mdesc: fix a missing-check bug in get_vdev_port_node_info() | Gen Zhang | 2019-06-02 | 1 | -0/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 3 | -15/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 1 | -13/+1 |
* | | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 3 | -0/+3 |
* | | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 7 | -0/+7 |
|/ |
|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-05-17 | 1 | -0/+6 |
|\ |
|
| * | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 2019-05-16 | 1 | -0/+6 |
* | | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-05-15 | 1 | -12/+16 |
|\ \ |
|
| * | | cpufreq: Call transition notifier only once for each policy | Viresh Kumar | 2019-05-10 | 1 | -12/+16 |
* | | | sparc: use struct_size() in kzalloc() | Gustavo A. R. Silva | 2019-05-09 | 1 | -2/+1 |
* | | | arch:sparc:kernel/uprobes.c : Remove duplicate header | Jagadeesh Pagadala | 2019-05-08 | 1 | -1/+0 |
| |/
|/| |
|
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-05-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 1 | -1/+1 |
* | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2019-04-23 | 1 | -0/+4 |
|\ \ |
|
| * | | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 2019-04-15 | 1 | -0/+4 |
* | | | sparc64/pci_sun4v: fix ATU checks for large DMA masks | Christoph Hellwig | 2019-04-10 | 1 | -9/+11 |
|/ / |
|
* | | sparc: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 3 | -0/+20 |
* | | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport | 2019-03-12 | 1 | -2/+0 |
* | | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) | Mike Rapoport | 2019-03-12 | 1 | -1/+1 |
* | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 4 | -52/+31 |
|\ \
| |/
|/| |
|
| * | sparc64/pci_sun4v: allow large DMA masks | Christoph Hellwig | 2019-02-20 | 1 | -14/+5 |
| * | sparc64/iommu: allow large DMA masks | Christoph Hellwig | 2019-02-20 | 1 | -4/+2 |
| * | sparc64: refactor the ali DMA quirk | Christoph Hellwig | 2019-02-20 | 4 | -37/+27 |
* | | arch: simplify several early memory allocations | Mike Rapoport | 2019-03-07 | 1 | -5/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-06 | 4 | -4/+8 |
|\ \ |
|
| * | | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2019-03-05 | 4 | -4/+8 |
| |/ |
|
* | | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 2019-02-07 | 1 | -0/+20 |
* | | y2038: rename old time and utime syscalls | Arnd Bergmann | 2019-02-07 | 1 | -5/+9 |
* | | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 2019-02-07 | 1 | -22/+42 |
* | | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2019-02-07 | 1 | -26/+26 |
* | | timex: use __kernel_timex internally | Deepa Dinamani | 2019-02-07 | 1 | -2/+2 |
* | | sparc64: add custom adjtimex/clock_adjtime functions | Arnd Bergmann | 2019-02-07 | 2 | -3/+62 |
* | | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 2019-01-25 | 1 | -0/+4 |
* | | arch: add split IPC system calls where needed | Arnd Bergmann | 2019-01-25 | 1 | -0/+12 |
* | | sparc64: fix sparc_ipc type conversion | Arnd Bergmann | 2019-01-25 | 1 | -1/+1 |
|/ |
|
* | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 2019-01-06 | 2 | -5/+1 |
* | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-01-05 | 2 | -0/+2 |
|\ |
|
| * | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells | 2018-12-20 | 2 | -0/+2 |
* | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 2 | -5/+4 |
* | | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2019-01-01 | 3 | -3/+3 |
|\ \ |
|