summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-05-06kcsan: Add __kcsan_{enable,disable}_current() variantsMarco Elver
2020-05-06tracing/kprobes: Reject new event if loc is NULLMasami Hiramatsu
2020-05-06tracing/boottime: Fix kprobe event API usageMasami Hiramatsu
2020-05-06tracing/kprobes: Fix a double initialization typoMasami Hiramatsu
2020-05-05signal: refactor copy_siginfo_to_user32Christoph Hellwig
2020-05-05sysctl: Fix unused function warningArnd Bergmann
2020-05-05workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO.Sean Fu
2020-05-01bpf: Fix use-after-free of bpf_link when priming half-failsAndrii Nakryiko
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu
2020-05-01audit: make symbol 'audit_nfcfgs' staticZheng Bin
2020-05-01uaccess: Selectively open read or write user accessChristophe Leroy
2020-04-30sched/core: Simplify sched_init()Wei Yang
2020-04-30sched/fair: Use __this_cpu_read() in wake_wide()Muchun Song
2020-04-30sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra
2020-04-30sched/fair: Mark sched_init_granularity __initMuchun Song
2020-04-30sched/fair: Refill bandwidth before scalingHuaixin Chang
2020-04-30sched: Extract the task putting code from pick_next_task()Chen Yu
2020-04-30sched: Make newidle_balance() static againChen Yu
2020-04-30sched/topology: Kill SD_LOAD_BALANCEValentin Schneider
2020-04-30sched: Remove checks against SD_LOAD_BALANCEValentin Schneider
2020-04-30sched/debug: Make sd->flags sysctl read-onlyValentin Schneider
2020-04-30sched/fair: find_idlest_group(): Remove unused sd_flag parameterValentin Schneider
2020-04-30exit: Move preemption fixup up, move blocking operations downJann Horn
2020-04-30sched/fair: Simplify the code of should_we_balance()Peng Wang
2020-04-30sched/fair: Remove distribute_running from CFS bandwidthJosh Don
2020-04-30sched/fair: Eliminate bandwidth race between throttling and distributionPaul Turner
2020-04-30sched/debug: Fix trival print_task() formatXie XiuQi
2020-04-30perf: Add cond_resched() to task_function_call()Barret Rhoden
2020-04-30bpf: Fix error return code in map_lookup_and_delete_elem()Wei Yongjun
2020-04-30posix-cpu-timers: Use pids not tasks in lookupEric W. Biederman
2020-04-30remove the no longer needed pid_alive() check in __task_pid_nr_ns()Oleg Nesterov
2020-04-30padata: add separate cpuhp node for CPUHP_PADATA_DEADDaniel Jordan
2020-04-30bpf: Fix unused variable warningArnd Bergmann
2020-04-29bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASHJakub Sitnicki
2020-04-29posix-cpu-timers: Replace __get_task_for_clock with pid_for_clockEric W. Biederman
2020-04-29posix-cpu-timers: Replace cpu_timer_pid_type with clock_pid_typeEric W. Biederman
2020-04-29posix-cpu-timers: Extend rcu_read_lock removing task_struct referencesEric W. Biederman
2020-04-28bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko
2020-04-28bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_linkAndrii Nakryiko
2020-04-28bpf: Allocate ID for bpf_linkAndrii Nakryiko
2020-04-28bpf: Refactor bpf_link update handlingAndrii Nakryiko
2020-04-28netfilter: add audit table unregister actionsRichard Guy Briggs
2020-04-28audit: tidy and extend netfilter_cfg x_tablesRichard Guy Briggs
2020-04-28posix-cpu-timer: Unify the now redundant code in lookup_taskEric W. Biederman
2020-04-28posix-cpu-timer: Tidy up group_leader logic in lookup_taskEric W. Biederman
2020-04-28proc: Ensure we see the exit of each process tid exactly onceEric W. Biederman
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-28coredump: fix crash when umh is disabledLuis Chamberlain
2020-04-27audit: log audit netlink multicast bind and unbindRichard Guy Briggs
2020-04-27cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted"Ethon Paul