summaryrefslogtreecommitdiff
path: root/fs/proc/namespaces.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-12-17 09:27:45 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-12-17 09:27:45 -0800
commitb2824f4e0990716407b0c0e7acee75bb6353febf (patch)
treed24377ab80fb2f7a1a140398ed03ecdb05e2d701 /fs/proc/namespaces.c
parent8647f31166b23f82f8ba33b3bf563e9f2bbd8956 (diff)
downloadkernel-linux-3.6.y.tar.gz
Linux 3.6.11linux-3.6.y
Diffstat (limited to 'fs/proc/namespaces.c')
0 files changed, 0 insertions, 0 deletions
syscalls...Al Viro 2022-07-17nios2: drop definition of PGD_ORDERMike Rapoport 2022-07-17nios2: drop definition of PTE_ORDERMike Rapoport 2022-07-17nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual 2022-05-13nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld 2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport 2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann 2022-02-25uaccess: generalize access_ok()Arnd Bergmann 2022-02-25nios2: drop access_ok() check from __put_user()Arnd Bergmann 2022-02-25uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann 2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle) 2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds 2021-10-18NIOS2: irqflags: rename a redefined register nameRandy Dunlap 2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle) 2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook 2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne 2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual 2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual 2021-06-10nios2: Do not include linux/irqdomain.h from asm/irq.hMarc Zyngier 2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro 2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds 2020-11-09nios32: add support for TIF_NOTIFY_SIGNALJens Axboe 2020-10-27nios2: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin 2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro 2020-08-12uaccess: remove segment_eqChristoph Hellwig 2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport 2020-07-20arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig 2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport 2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport