summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra
2020-11-24irq_work: CleanupPeter Zijlstra
2020-11-24sched: Limit the amount of NUMA imbalance that can exist at fork timeMel Gorman
2020-11-24sched/numa: Allow a floating imbalance between NUMA nodesMel Gorman
2020-11-24sched: Avoid unnecessary calculation of load imbalance at clone timeMel Gorman
2020-11-24sched/numa: Rename nr_running and break out the magic numberMel Gorman
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner
2020-11-24Merge branch 'sched/core' into core/mmThomas Gleixner
2020-11-24sched: Make migrate_disable/enable() independent of RTThomas Gleixner
2020-11-23Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe
2020-11-23PM / suspend: fix kernel-doc markupAlex Shi
2020-11-23signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne
2020-11-23signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne
2020-11-23softirq: Move related code into one sectionThomas Gleixner
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-22Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-20Merge branch 'for-linus/seccomp' into for-next/seccompKees Cook
2020-11-20seccomp: Remove bogus __user annotationsJann Horn
2020-11-20bpf: Simplify task_file_seq_get_next()Song Liu
2020-11-20seccomp/cache: Report cache data through /proc/pid/seccomp_cacheYiFei Zhu
2020-11-20seccomp/cache: Add "emulator" to check if filter is constant allowYiFei Zhu
2020-11-20seccomp/cache: Lookup syscall allowlist bitmap for fast pathYiFei Zhu
2020-11-20printk/console: Allow to disable console output by using console="" or consol...Petr Mladek
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-19Merge branch 'kcsan.2020.11.06a' into HEADPaul E. McKenney
2020-11-19Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...Paul E. McKenney
2020-11-19srcu: Take early exit on memory-allocation failurePaul E. McKenney
2020-11-19rcu/tree: Defer kvfree_rcu() allocation to a clean contextUladzislau Rezki (Sony)
2020-11-19rcu: Do not report strict GPs for outgoing CPUsPaul E. McKenney
2020-11-19rcu: Fix a typo in rcu_blocking_is_gp() header commentZhouyi Zhou
2020-11-19rcu: Prevent lockdep-RCU splats on lock acquisition/releasePaul E. McKenney
2020-11-19rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBsJoel Fernandes (Google)
2020-11-19rcu,ftrace: Fix ftrace recursionPeter Zijlstra
2020-11-19rcu/tree: Make struct kernel_param_ops definitions constJoe Perches
2020-11-19rcu/tree: Add a warning if CPU being onlined did not report QS alreadyJoel Fernandes (Google)
2020-11-19rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU configNeeraj Upadhyay
2020-11-19rcu: Fix single-CPU check in rcu_blocking_is_gp()Neeraj Upadhyay
2020-11-19rcu: Implement rcu_segcblist_is_offloaded() config dependentFrederic Weisbecker
2020-11-19rcu: Panic after fixed number of stallschao
2020-11-19rcu: Allow rcu_irq_enter_check_tick() from NMIPeter Zijlstra
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-19fail_function: Remove a redundant mutex unlockLuo Meng
2020-11-19lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu
2020-11-19sched/topology: Condition EAS enablement on FIE supportIonela Voinescu
2020-11-19sched/topology,schedutil: Wrap sched domains rebuildIonela Voinescu