aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-07-29revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...Paul Moore
2020-07-29sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef
2020-07-29sched/uclamp: Fix a deadlock when enabling uclamp static keyQais Yousef
2020-07-28Merge tag 'v5.8-rc7'Bruce Ashfield
2020-07-28dma-contiguous: cleanup dma_alloc_contiguousChristoph Hellwig
2020-07-28sched: Remove duplicated tick_nohz_full_enabled() checkMiaohe Lin
2020-07-28kprobes: Remove unnecessary module_mutex locking from kprobe_optimizer()Masami Hiramatsu
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar
2020-07-27genirq/debugfs: Add missing irqchip flagsMarc Zyngier
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki
2020-07-27genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...John Stultz
2020-07-27irqdomain: Export irq_domain_update_bus_tokenJohn Stultz
2020-07-27genirq/irqdomain: Remove redundant NULL pointer check on fwnodeZenghui Yu
2020-07-26signal: fix typo in dequeue_synchronous_signal()Pavel Machek
2020-07-26entry: Correct 'noinstr' attributesIngo Molnar
2020-07-25Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-25sched/uclamp: Remove unnecessary mutex_init()Qinglang Miao
2020-07-24uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov
2020-07-24entry: Provide infrastructure for work before transitioning to guest modeThomas Gleixner
2020-07-24entry: Provide generic interrupt entry/exit codeThomas Gleixner
2020-07-24entry: Provide generic syscall exit functionThomas Gleixner
2020-07-24entry: Provide generic syscall entry functionalityThomas Gleixner
2020-07-24sched: Warn if garbage is passed to default_wake_function()Chris Wilson
2020-07-24timers: Recalculate next timer interrupt only when necessaryFrederic Weisbecker
2020-07-23padata: remove padata_parallel_queueDaniel Jordan
2020-07-23padata: fold padata_alloc_possible() into padata_alloc()Daniel Jordan
2020-07-23padata: remove effective cpumasks from the instanceDaniel Jordan
2020-07-23padata: inline single call of pd_setup_cpumasks()Daniel Jordan
2020-07-23padata: remove stop functionDaniel Jordan
2020-07-23padata: remove start functionDaniel Jordan
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider
2020-07-22smp: Fix a potential usage of stale nr_cpusMuchun Song
2020-07-22sched/fair: update_pick_idlest() Select group with lowest group_util when idl...Peter Puhov
2020-07-22sched: nohz: stop passing around unused "ticks" parameter.Paul Gortmaker
2020-07-22sched: Better document ttwu()Peter Zijlstra
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-22sched: Fix race against ptrace_freeze_trace()Peter Zijlstra
2020-07-21audit: report audit wait metric in audit status replyMax Englander
2020-07-21audit: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs
2020-07-21exec: Implement kernel_execveEric W. Biederman
2020-07-20time/sched_clock: Use raw_read_seqcount_latch()Ahmed S. Darwish
2020-07-20sched_clock: Expose struct clock_read_dataPeter Zijlstra
2020-07-19Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19prctl: exe link permission error changed from -EINVAL to -EPERMNicolas Viennot
2020-07-19prctl: Allow local CAP_CHECKPOINT_RESTORE to change /proc/self/exeNicolas Viennot