summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-10-07kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko
2019-10-07panic: ensure preemption is disabled during panic()Will Deacon
2019-10-07perf/core: Fix inheritance of aux_output groupsAlexander Shishkin
2019-10-07cgroup: Optimize single thread migrationMichal Koutný
2019-10-07cgroup: Update comments about task exit pathMichal Koutný
2019-10-07cgroup: short-circuit current_cgns_cgroup_from_root() on the default hierarchyMiaohe Lin
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-06Revert "libata, freezer: avoid block device removal while system is frozen"Mika Westerberg
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05locking: locktorture: Do not include rwlock.h directlyWolfgang M. Reimer
2019-10-05rcutorture: Make in-kernel-loop testing more brutalPaul E. McKenney
2019-10-05rcutorture: Separate warnings for each failure typePaul E. McKenney
2019-10-05rcu: Remove unused variable rcu_perf_writer_stateEthan Hansen
2019-10-05locktorture: Replace strncmp() with str_has_prefix()Chuhong Yuan
2019-10-05rcu: Remove unused function rcutorture_record_progress()Ethan Hansen
2019-10-05rcutorture: Emulate dyntick aspect of userspace nohz_full sojournPaul E. McKenney
2019-10-05rcu: Make CPU-hotplug removal operations enable tickPaul E. McKenney
2019-10-05stop_machine: Provide RCU quiescent state in multi_cpu_stop()Paul E. McKenney
2019-10-05rcutorture: Force on tick for readers and callback floodersPaul E. McKenney
2019-10-05rcu: Force on tick when invoking lots of callbacksPaul E. McKenney
2019-10-05time: Export tick start/stop functions for rcutorturePaul E. McKenney
2019-10-05nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker
2019-10-05dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-10-04workqueue: Fix pwq ref leak in rescuer_thread()Tejun Heo
2019-10-04workqueue: more destroy_workqueue() fixesTejun Heo
2019-10-04Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-03fork: add kernel-doc for clone3Christian Brauner
2019-10-03audit: Report suspicious O_CREAT usageKees Cook
2019-10-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-01membarrier: Fix RCU locking bug caused by faulty mergePeter Zijlstra
2019-10-01perf_event_open: switch to copy_struct_from_user()Aleksa Sarai
2019-10-01sched_setattr: switch to copy_struct_from_user()Aleksa Sarai
2019-10-01clone3: switch to copy_struct_from_user()Aleksa Sarai
2019-09-30kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()Iurii Zaikin
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28tracing: Have error path in predicate_parse() free its allocated memoryNavid Emamdoost
2019-09-28tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macroNathan Chancellor
2019-09-28tracing/probe: Fix to check the difference of nr_args before adding probeMasami Hiramatsu
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-27tick: broadcast-hrtimer: Fix a race in bc_set_nextBalasubramani Vivekanandan
2019-09-27bpf: Fix bpf_event_output re-entry issueAllan Zhang
2019-09-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-26Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds