aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
...
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
|/
* kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...Lin Feng2019-05-14
* mm/mmu_notifier: use correct mmu_notifier events for each invalidationJérôme Glisse2019-05-14
* mm/mmu_notifier: contextual information for event triggering invalidationJérôme Glisse2019-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-25
| |\ \
| * | | bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov2019-04-12
| * | | bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-12
| * | | bpf: Sysctl hookAndrey Ignatov2019-04-12
* | | | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\ \ \ \
| * | | | proc: prevent changes to overridden credentialsPaul Moore2019-04-29
* | | | | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-07
|\ \ \ \ \
| * | | | | procfs: switch to ->free_inode()Al Viro2019-05-01
| | |/ / / | |/| | |
* | | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-06
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | proc: Simplify task stack retrievalThomas Gleixner2019-04-29
| * | | | latency_top: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-14
| |/ / /
* | | / fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing2019-04-26
| |_|/ |/| |
* | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-19
|/ /
* | ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)2019-04-04
* | fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing2019-03-29
* | fs/proc/kcore.c: make kcore_modules staticYueHaibing2019-03-29
* | x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-23
|/
* Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-16
|\
| * signal: add pidfd_send_signal() syscallChristian Brauner2019-03-05
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\ \
| * | proc: Add fs_context support to procfsDavid Howells2019-02-28
| * | procfs: Move proc_fill_super() to fs/proc/root.cDavid Howells2019-02-28
| |/
* | proc: commit to genradixKent Overstreet2019-03-12
* | proc: calculate end pointer for /proc/*/* lookup at compile timeAlexey Dobriyan2019-03-12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-09
|\ \
| * | mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-07
* | | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-07
|\ \ \
| * | | audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs2019-01-25
| | |/ | |/|
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-07
|\ \ \
| * | | procfs: add smack subdir to attrsCasey Schaufler2019-01-08
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-06
|\ \ \
| * | | proc: use seq_puts() everywhereAlexey Dobriyan2019-03-06
| * | | proc: read kernel cpu stat pointer onceAlexey Dobriyan2019-03-06
| * | | proc: remove unused argument in proc_pid_lookup()Zhikang Zhang2019-03-06
| * | | fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()Chengguang Xu2019-03-06
| * | | fs/proc/self.c: code cleanup for proc_setup_self()Chengguang Xu2019-03-06
| * | | mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-06
| * | | mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-06
| * | | mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-03-06
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-06
|\ \ \ \
| * \ \ \ Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-11
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sched/core: Convert sighand_struct.count to refcount_tElena Reshetova2019-02-04
| | |_|/ | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-05
|\ \ \ \ | |_|_|/ |/| | |