- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- e291167 Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
- 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- bc5a768 parisc: Make some PDC structures accessible in uapi headers by Helge Deller · 7 years ago
- bf7b4c1 parisc: Add CPU topology support by Helge Deller · 7 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
- 137ed9f PCI: Remove redundant pcibios_set_master() declarations by Bjorn Helgaas · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
- a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
- a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
- a7e6601 parisc: Move init_per_cpu() into init section by Helge Deller · 7 years ago
- 77089c5 parisc: Add wrapper for pdc_instr() firmware function by Helge Deller · 7 years ago
- d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
- aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
- aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- f32c9e05 Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
- 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
- f5213b2 parisc: Make existing core files reuseable for bootloader by Helge Deller · 7 years ago
- d2883fa parisc: Optimize switch_mm by John David Anglin · 8 years ago
- 42593e7 parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT by Helge Deller · 8 years ago
- 8a5aa00 parisc: PDT/firmware: Add support to read PDT on older PAT-machines by Helge Deller · 8 years ago
- 2458738 parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE by Helge Deller · 8 years ago
- 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
- 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
- 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 8 years ago
- fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
- 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 8 years ago
- 8f8201d parisc: Increase thread and stack size to 32kb by Helge Deller · 8 years ago
- 25a9b76 parisc: Add function to return DIMM slot of physical address by Helge Deller · 8 years ago
- ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
- 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 8 years ago
- c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 8 years ago
- 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- bd78aca parisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
- dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 9b51f04 Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- 227145e parisc: ->mapping_error by Christoph Hellwig · 8 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
- 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
- e5859eb Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- 33f9e02 parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 8 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
- 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
- 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 8 years ago
- 3f4fb10 parisc: Don't hardcode PSW values in gsc_*() functions by Helge Deller · 8 years ago
- 649aa24 parisc/mm: Ensure IRQs are off in switch_mm() by Helge Deller · 8 years ago
- 123dbfe trim __ARCH_WANT_SYS_OLD_GETRLIMIT by Al Viro · 8 years ago
- f5a64d6 net: Fix parisc SCM_TIMESTAMPING_PKTINFO value. by David S. Miller · 8 years ago
- 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
- 8298525 kill strlen_user() by Al Viro · 8 years ago
- c9c2877 parisc: Add Page Deallocation Table (PDT) support by Helge Deller · 8 years ago
- c8c3735 parisc: Enhance detection of synchronous cr16 clocksources by Helge Deller · 8 years ago
- c3e5523 parisc: Drop per_cpu uaccess related exception_data struct by Helge Deller · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 6a94ca1 parisc: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
- 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
- 3f795ce parisc: Fix get_user() for 64-bit value on 32-bit kernel by Helge Deller · 8 years ago
- 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
- 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- f64fd18 parisc: switch to RAW_COPY_USER by Al Viro · 8 years ago
- bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
- 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
- d19f5e4 parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
- 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
- 186ecf1 parisc: Avoid compiler warnings with access_ok() by Helge Deller · 8 years ago
- 63d32d1 parisc: Wire up statx system call by Helge Deller · 8 years ago
- 316ec06 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 8 years ago
- af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
- 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
- f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- ef470a6 parisc: Remove flush_user_dcache_range and flush_user_icache_range by John David Anglin · 8 years ago
- 09b871f parisc: Define access_ok() as macro by Helge Deller · 8 years ago
- 6302666 parisc: use generic current.h by Davidlohr Bueso · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago