summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-11-08cpuset: Define data structures to support scheduling partitionWaiman Long
2018-11-08cpuset: Enable cpuset controller in default hierarchyWaiman Long
2018-11-08posix-cpu-timers: Remove useless call to check_dl_overrun()Juri Lelli
2018-11-07userns: also map extents in the reverse map to kernel IDsJann Horn
2018-11-07Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2018-11-07resource/docs: Complete kernel-doc style function documentationBorislav Petkov
2018-11-07modsign: use all trusted keys to verify module signatureKe Wu
2018-11-06genirq/matrix: Improve target CPU selection for managed interrupts.Long Li
2018-11-06Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-05audit: print empty EXECVE argsRichard Guy Briggs
2018-11-05cgroup: remove unnecessary unlikely()Yangtao Li
2018-11-05tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu
2018-11-05clockevents: Remove unnecessary unlikely()Yangtao Li
2018-11-05genirq/affinity: Add support for allocating interrupt setsJens Axboe
2018-11-05genirq/affinity: Pass first vector to __irq_build_affinity_masks()Ming Lei
2018-11-05genirq/affinity: Move two stage affinity spreading into a helper functionMing Lei
2018-11-05genirq/affinity: Spread IRQs to all available NUMA nodesLong Li
2018-11-05resource/docs: Fix new kernel-doc warningsRandy Dunlap
2018-11-05sched/fair: Fix a comment in task_numa_fault()Yi Wang
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/core: Introduce set_next_task() helper for better code readabilityMuchun Song
2018-11-04sched/fair: Don't increase sd->balance_interval on newidle balanceValentin Schneider
2018-11-04sched/fair: Clean up load_balance() conditionValentin Schneider
2018-11-04sched/core: Take the hotplug lock in sched_init_smp()Valentin Schneider
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-02bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unprivDaniel Borkmann
2018-11-02bpf: show main program address and length in bpf_prog_infoSong Liu
2018-11-02bpf: show real jited address in bpf_prog_info->jited_ksymsSong Liu
2018-11-02bpf: show real jited prog address in /proc/kallsymsSong Liu
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-11-01watchdog/core: Add watchdog_thresh command line parameterLaurence Oberman
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov
2018-11-01irq/matrix: Fix memory overallocationMichael Kelley
2018-10-31bpf: don't set id on after map lookup with ptr_to_map_val returnDaniel Borkmann
2018-10-31bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport