Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-15 | 4 | -7/+7 | |
|\ | ||||||
| * | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 2022-01-15 | 2 | -1/+3 | |
| * | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 2022-01-15 | 1 | -4/+2 | |
| * | mm: defer kmemleak object creation of module_alloc() | Kefeng Wang | 2022-01-15 | 1 | -2/+2 | |
* | | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2022-01-14 | 1 | -3/+2 | |
|\ \ | ||||||
| * | | arm64: tegra: Remove non existent Tegra194 reset | Sameer Pujar | 2022-01-01 | 1 | -3/+2 | |
* | | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-01-12 | 8 | -70/+32 | |
|\ \ \ | ||||||
| * | | | KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c | Sean Christopherson | 2021-11-17 | 4 | -28/+4 | |
| * | | | KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y | Sean Christopherson | 2021-11-17 | 3 | -2/+4 | |
| * | | | KVM: arm64: Convert to the generic perf callbacks | Sean Christopherson | 2021-11-17 | 1 | -32/+2 | |
| * | | | KVM: Move x86's perf guest info callbacks to generic KVM | Sean Christopherson | 2021-11-17 | 2 | -0/+15 | |
| * | | | perf: Force architectures to opt-in to guest callbacks | Sean Christopherson | 2021-11-17 | 1 | -0/+1 | |
| * | | | perf: Add wrappers for invoking guest callbacks | Sean Christopherson | 2021-11-17 | 1 | -11/+5 | |
| * | | | perf/core: Rework guest callbacks to prepare for static_call support | Like Xu | 2021-11-17 | 2 | -26/+22 | |
| * | | | perf: Stop pretending that perf can handle multiple guest callbacks | Sean Christopherson | 2021-11-17 | 2 | -6/+6 | |
| * | | | perf: Protect perf_guest_cbs with RCU | Sean Christopherson | 2021-11-17 | 1 | -6/+12 | |
| |/ / | ||||||
* | | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-01-11 | 2 | -2/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2021-12-13 | 16 | -44/+111 | |
| |\ \ \ | ||||||
| * | | | | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 2021-12-07 | 1 | -1/+1 | |
| * | | | | futex: Remove futex_cmpxchg detection | Arnd Bergmann | 2021-11-25 | 1 | -1/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-01-10 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2022-01-10 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2021-12-30 | 1 | -1/+1 | |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | | * | | | arch_topology: Remove unused topology_set_thermal_pressure() and related | Lukasz Luba | 2021-11-23 | 1 | -1/+0 | |
| | | * | | | arch_topology: Introduce thermal pressure update function | Lukasz Luba | 2021-11-23 | 1 | -0/+1 | |
| | | |/ / | ||||||
* | | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-01-10 | 5 | -25/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC | Hou Tao | 2022-01-05 | 1 | -1/+4 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-12-30 | 3 | -4/+3 | |
| |\| | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-12-16 | 13 | -28/+33 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-12-10 | 1 | -3/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf, docs: Prune all references to "internal BPF" | Christoph Hellwig | 2021-11-30 | 1 | -1/+1 | |
| | * | | | | | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 | Tiezhu Yang | 2021-11-16 | 1 | -2/+3 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-12-09 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-12-02 | 5 | -10/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-11-26 | 7 | -29/+65 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-11-18 | 8 | -17/+27 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-11-15 | 5 | -21/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | arm64/bpf: Remove 128MB limit for BPF JIT programs | Russell King | 2021-11-08 | 5 | -21/+4 | |
* | | | | | | | | | | | | Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-01-10 | 4 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | arm64: Snapshot thread flags | Mark Rutland | 2021-12-01 | 4 | -6/+6 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-01-10 | 44 | -580/+747 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-------------------. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac... | Catalin Marinas | 2022-01-05 | 43 | -501/+570 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | |/ / / / / / / / / / / | | | | | | | | | | | |/| | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | | | | | | | | arm64: Enable KCSAN | Kefeng Wang | 2021-12-14 | 3 | -0/+4 | |
| | | | | | | | | | | |/ / / / / / / / / / / | ||||||
| | | | | | | | | | * | | | | | | | | | | | | arm64/sve: Generalise vector length configuration prctl() for SME | Mark Brown | 2021-12-14 | 4 | -31/+34 | |
| | | | | | | | | | * | | | | | | | | | | | | arm64/sve: Make sysctl interface for SVE reusable by SME | Mark Brown | 2021-12-14 | 1 | -6/+9 | |
| | | | | | | | | | |/ / / / / / / / / / / | ||||||
| | | | | | | | | * | | | | | | | | | | | | arm64: Ensure that the 'bti' macro is defined where linkage.h is included | Catalin Marinas | 2021-12-17 | 1 | -0/+4 | |
| | | | | | | | | * | | | | | | | | | | | | arm64: Use BTI C directly and unconditionally | Mark Brown | 2021-12-14 | 3 | -25/+9 | |
| | | | | | | | | * | | | | | | | | | | | | arm64: Unconditionally override SYM_FUNC macros | Mark Brown | 2021-12-14 | 1 | -5/+11 | |
| | | | | | | | | * | | | | | | | | | | | | arm64: Add macro version of the BTI instruction | Mark Brown | 2021-12-14 | 3 | -11/+16 | |
| | | | | | | | | * | | | | | | | | | | | | Merge 'arm64/for-next/fixes' into for-next/bti | Catalin Marinas | 2021-12-14 | 2 | -1/+7 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / / / / / / / | | | | | | | | | |/| | | | | | | | | | | |