summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'audit-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-272-13/+10
|\
| * audit: avoid -Wempty-body warningArnd Bergmann2021-03-241-6/+6
| * audit: further cleanup of AUDIT_FILTER_ENTRY deprecationRichard Guy Briggs2021-03-121-7/+4
* | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-274-8/+10
|\ \
| * | lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore2021-03-224-8/+10
| |/
* | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-276-7/+429
|\ \
| * | kallsyms: strip ThinLTO hashes from static functionsSami Tolvanen2021-04-081-5/+50
| * | kthread: use WARN_ON_FUNCTION_MISMATCHSami Tolvanen2021-04-081-1/+2
| * | workqueue: use WARN_ON_FUNCTION_MISMATCHSami Tolvanen2021-04-081-1/+1
| * | add support for Clang CFISami Tolvanen2021-04-083-0/+376
* | | Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-271-1/+1
|\ \ \
| * | | seccomp: Fix "cacheable" typo in commentsCui GaoSheng2021-03-301-1/+1
| | |/ | |/|
* | | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-266-21/+21
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki2021-04-263-3/+3
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | | * | | | PM: sleep: fix typos in commentsLu Jialin2021-04-083-3/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2021-04-262-17/+13
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-04-121-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | cpufreq: CPPC: Add support for frequency invarianceViresh Kumar2021-03-221-0/+1
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch...Yue Hu2021-03-181-17/+12
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge back earlier cpuidle updates for v5.13.Rafael J. Wysocki2021-04-081-1/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldocRafael J. Wysocki2021-04-071-1/+5
| | |/ / / /
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-261-0/+16
|\ \ \ \ \ \
| * | | | | | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne2021-04-131-0/+16
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-2619-62/+78
|\ \ \ \ \ \
| * | | | | | posix-timers: Preserve return value in clock_adjtime32()Chen Jun2021-04-171-2/+2
| * | | | | | tick/broadcast: Allow late registered device to enter oneshot modeJindong Yue2021-04-161-2/+14
| * | | | | | tick: Use tick_check_replacement() instead of open coding itWang Wensheng2021-04-161-6/+1
| * | | | | | time/timecounter: Mark 1st argument of timecounter_cyc2time() as constMarc Kleine-Budde2021-04-161-1/+1
| * | | | | | timekeeping: Allow runtime PM from change_clocksource()Niklas Söderlund2021-03-291-13/+23
| * | | | | | timekeeping, clocksource: Fix various typos in commentsIngo Molnar2021-03-2215-34/+34
| * | | | | | time/debug: Remove dentry pointer for debugfsGreg Kroah-Hartman2021-03-181-4/+3
| |/ / / / /
* | | | | | Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-2619-157/+360
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-04-241-46/+6
| |\ \ \ \ \ \
| | * | | | | | irqdomain: Drop references to recusive irqdomain setupMarc Zyngier2021-04-221-6/+2
| | * | | | | | irqdomain: Get rid of irq_create_strict_mappings()Marc Zyngier2021-04-221-32/+0
| | * | | | | | irqdomain: Get rid of irq_create_identity_mapping()Marc Zyngier2021-04-071-3/+0
| * | | | | | | genirq: Reduce irqdebug cacheline bouncingNicholas Piggin2021-04-101-0/+4
| * | | | | | | kernel: Initialize cpumask before parsingTetsuo Handa2021-04-103-4/+4
| * | | | | | | genirq/irq_sim: Shrink devm_irq_domain_create_sim()Bartosz Golaszewski2021-03-301-19/+12
| * | | | | | | irq: Fix typos in commentsIngo Molnar2021-03-227-12/+12
| * | | | | | | genirq/matrix: Prevent allocation counter corruptionVitaly Kuznetsov2021-03-191-1/+3
| * | | | | | | irq: Simplify condition in irq_matrix_reserve()Juergen Gross2021-03-171-3/+2
| * | | | | | | tick/sched: Prevent false positive softirq pending warnings on RTThomas Gleixner2021-03-172-1/+16
| * | | | | | | softirq: Make softirq control and processing RT awareThomas Gleixner2021-03-171-7/+181
| * | | | | | | softirq: Move various protections into inline helpersThomas Gleixner2021-03-171-7/+32
| * | | | | | | irqtime: Make accounting correct on RTThomas Gleixner2021-03-171-2/+2
| * | | | | | | tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RTThomas Gleixner2021-03-171-1/+27
| * | | | | | | tasklets: Replace spin wait in tasklet_kill()Peter Zijlstra2021-03-171-9/+9
| * | | | | | | tasklets: Replace spin wait in tasklet_unlock_wait()Peter Zijlstra2021-03-171-0/+18
| * | | | | | | softirq: s/BUG/WARN_ONCE/ on tasklet SCHED state not setDirk Behme2021-03-171-7/+18