- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
- 9ef497d arch/alpha/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
- 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
- c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
- 4c22ea2 y2038: use compat_{get,set}_itimer on alpha by Arnd Bergmann · 5 years ago
- bdd565f y2038: rusage: use __kernel_old_timeval by Arnd Bergmann · 5 years ago
- 172c8b8 alpha: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
- c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
- c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
- eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
- fbe6a8e vmlinux.lds.h: Move Program Header restoration into NOTES macro by Kees Cook · 5 years ago
- 441110a vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes by Kees Cook · 5 years ago
- 65182e6 alpha: Rename PT_LOAD identifier "kernel" to "text" by Kees Cook · 5 years ago
- a7590d6 alpha: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
- c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
- f9f3232 dma-mapping: explicitly wire up ->mmap and ->get_sgtable by Christoph Hellwig · 5 years ago
- 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 5 years ago
- 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
- e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
- caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
- 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
- bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
- d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
- 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
- c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
- 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
- d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
- 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
- ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 7 years ago
- ecf7e0a alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls by Arnd Bergmann · 6 years ago
- 6691f16 alpha: add standard statfs64/fstatfs64 syscalls by Arnd Bergmann · 6 years ago
- b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
- 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
- 12b57c5 alpha: update syscall macro definitions by Arnd Bergmann · 6 years ago
- d012d13 alpha: wire up io_pgetevents system call by Arnd Bergmann · 6 years ago
- 6dd273f perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE by Andrew Murray · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- f12e840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 6 years ago
- af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- 1c3243f alpha: Remove some unused variables by Matt Turner · 6 years ago
- 3030cf9 alpha: rtc: simplify alpha_rtc_init by Alexandre Belloni · 6 years ago
- fb430b3 alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE by Colin Ian King · 6 years ago
- a8faab5 alpha: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
- cabcebd alpha: add system call table generation support by Firoz Khan · 6 years ago
- d8bf616 alpha: remove CONFIG_OSF4_COMPAT flag from syscall table by Firoz Khan · 6 years ago
- 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
- 5b52609 alpha: fix hang caused by the bootmem removal by Mike Rapoport · 6 years ago
- a20388b alpha: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
- 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
- 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
- 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
- 3bb1f80 memblock: replace alloc_bootmem_node with memblock_alloc_node by Mike Rapoport · 6 years ago
- 6471f52 alpha: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
- 06999fd Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 8a68060 alpha: unify the glue for sigreturn-like syscalls by Al Viro · 6 years ago
- 060581c alpha: use alpha_ni_syscall only for syscall zero by Al Viro · 6 years ago
- 42a0cc3 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 7 years ago
- f88a333 alpha: fix osf_wait4() breakage by Al Viro · 6 years ago
- 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- 92d7223 alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2 by Sinan Kaya · 7 years ago
- f5e82fa alpha: simplify get_arch_dma_ops by Christoph Hellwig · 7 years ago
- 6db6154 alpha: use dma_direct_ops for jensen by Christoph Hellwig · 7 years ago
- e4d90ee signal/alpha: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
- 5f50245 signal/alpha: Use send_sig_fault where appropriate by Eric W. Biederman · 7 years ago
- 535906c signal/alpha: Replace TRAP_FIXME with TRAP_UNK by Eric W. Biederman · 7 years ago
- 4cc13e4 signal/alpha: Replace FPE_FIXME with FPE_FLTUNK by Eric W. Biederman · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- 5278c0e signal/alpha: Document a conflict with SI_USER for SIGFPE by Eric W. Biederman · 7 years ago
- 6fd16ce alpha: Implement CPU vulnerabilities sysfs functions. by Michael Cree · 7 years ago
- 54f16b1 alpha: rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
- 9917df8 alpha: rtc: remove unused set_mmss ops by Alexandre Belloni · 7 years ago
- bf6879d Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
- a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
- 206b1c6 alpha: get rid of pointless insn in ret_from_kernel_thread by Al Viro · 7 years ago
- e4eacd6 alpha: switch pci syscalls to SYSCALL_DEFINE by Al Viro · 7 years ago
- edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
- 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
- 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- b89e32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 7 years ago
- 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 414ae76 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago