aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-09Merge branch 'v5.10/standard/preempt-rt/base' into v5.10/standard/preempt-rt/...Bruce Ashfield
2022-03-09eventfd: Make signal recursion protection a task bitThomas Gleixner
2022-03-09Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2022-03-09Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-03-09Merge tag 'v5.10.104' into v5.10/standard/baseBruce Ashfield
2022-03-08sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider
2022-03-02Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2022-03-02Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-03-02Merge tag 'v5.10.103' into v5.10/standard/baseBruce Ashfield
2022-03-02Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2022-03-02Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-03-02Merge tag 'v5.10.102' into v5.10/standard/baseBruce Ashfield
2022-03-02tee: export teedev_open() and teedev_close_context()Jens Wiklander
2022-02-25Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2022-02-25Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-02-25pstore/ftrace: Add and use ftrace_test_recursion_trylock_safeHe Zhe
2022-02-25ftrace: Add ftrace_test_recursion_trylock() helper functionHe Zhe
2022-02-25ftrace: Move the recursion testing into global headersHe Zhe
2022-02-23net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2022-02-23Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-23mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin
2022-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2022-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-02-20Merge tag 'v5.10.101' into v5.10/standard/baseBruce Ashfield
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński
2022-02-16NFS: change nfs_access_get_cached to only report the maskNeilBrown
2022-02-09Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2022-02-09Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-02-09Merge tag 'v5.10.99' into v5.10/standard/baseBruce Ashfield
2022-02-09Merge tag 'v5.10.97' into v5.10/standard/baseBruce Ashfield
2022-02-08mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport
2022-02-05psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan
2022-02-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2022-02-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-02-03Merge tag 'v5.10.96' into v5.10/standard/baseBruce Ashfield
2022-02-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/nxp-sdk-5.1...Bruce Ashfield
2022-02-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-02-02Merge tag 'v5.10.94' into v5.10/standard/baseBruce Ashfield
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein
2022-02-01perf: Fix perf_event_read_local() timePeter Zijlstra
2022-02-01net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-02-01usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan
2022-01-27PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-27scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2022-01-27clocksource: Reduce clocksource-skew thresholdPaul E. McKenney
2022-01-27bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)Hou Tao