summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-041-43/+24Star
|\
| * pidns: simpler allocation of pid_* cachesAlexey Dobriyan2018-03-211-43/+24Star
* | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-04-042-18/+63
|\ \
| * | workqueue: remove the comment about the old manager_arb mutexLai Jiangshan2018-03-201-1/+0Star
| * | workqueue: fix the comments of nr_idleLai Jiangshan2018-03-201-3/+2Star
| * | cgroup: Use rcu_work instead of explicit rcu and work itemTejun Heo2018-03-191-14/+7Star
| * | RCU, workqueue: Implement rcu_workTejun Heo2018-03-191-0/+54
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-039-143/+1730
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-028-38/+81
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-017-89/+764
| |\ \ \ \
| | * | | | bpf: Post-hooks for sys_bindAndrey Ignatov2018-03-311-0/+43
| | * | | | bpf: Hooks for sys_connectAndrey Ignatov2018-03-311-0/+8
| | * | | | bpf: Hooks for sys_bindAndrey Ignatov2018-03-313-8/+65
| | * | | | bpf: Check attach type at prog load timeAndrey Ignatov2018-03-314-14/+53
| | * | | | bpf: sockmap: initialize sg table entries properlyPrashant Bhole2018-03-301-5/+8
| | * | | | bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend2018-03-301-18/+76
| | * | | | bpf: sockmap redirect ingress supportJohn Fastabend2018-03-301-3/+195
| | * | | | bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-282-0/+261
| | * | | | bpf: follow idr code conventionShaohua Li2018-03-271-0/+4
| | * | | | bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()Martin KaFai Lau2018-03-261-8/+11
| | * | | | bpf: Rename bpf_verifer_logMartin KaFai Lau2018-03-261-2/+2
| | * | | | bpf: Remove struct bpf_verifier_env argument from print_bpf_insnJiri Olsa2018-03-233-47/+54
| * | | | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0Star
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-2313-69/+82
| |\ \ \ \
| * | | | | bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend2018-03-193-20/+711
| * | | | | sockmap: convert refcnt to an atomic refcntJohn Fastabend2018-03-191-13/+10Star
| * | | | | bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu2018-03-151-22/+235
| * | | | | bpf: comment why dots in filenames under BPF virtual FS are not allowedQuentin Monnet2018-03-091-0/+3
| * | | | | bpf: add support to read sample address in bpf programTeng Qin2018-03-081-4/+16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-067-37/+81
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-02-261-4/+0Star
| |\ \ \ \ \ \
| | * | | | | | bpf: Remove unused callee_saved arrayJoe Stringer2018-02-151-4/+0Star
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2411-38/+60
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-207-86/+169
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | net: Convert audit_net_opsKirill Tkhai2018-02-131-0/+1
* | | | | | | | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-031-1/+25
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm'Rafael J. Wysocki2018-04-021-1/+25
| |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | PM / hibernate: Change message when writing to /sys/power/resumeMario Limonciello2018-03-301-1/+1
| | | * | | | | | | | PM / hibernate: Make passing hibernate offsets more friendlyMario Limonciello2018-03-301-0/+24
| | | |/ / / / / / /
* | | | | | | | | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-0315-340/+563
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitionsDominik Brodowski2018-04-021-215/+218
| * | | | | | | | | | kernel/sys_ni: sort cond_syscall() entriesDominik Brodowski2018-04-021-174/+332
| * | | | | | | | | | kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()Dominik Brodowski2018-04-021-1/+6
| * | | | | | | | | | kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()Dominik Brodowski2018-04-021-1/+6
| * | | | | | | | | | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski2018-04-023-3/+3
| * | | | | | | | | | fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappersDominik Brodowski2018-04-021-3/+3
| * | | | | | | | | | fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()Dominik Brodowski2018-04-021-1/+1
| * | | | | | | | | | mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.cDominik Brodowski2018-04-021-22/+0Star
| * | | | | | | | | | mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.cDominik Brodowski2018-04-021-33/+0Star
| * | | | | | | | | | sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()Dominik Brodowski2018-04-021-2/+6