aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-07KVM: arm64: vgic-debug: Exit the iterator properly w/o LPIZenghui Yu1-2/+3
2024-08-07KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchainMarc Zyngier1-0/+1
2024-08-07docs: improve comment consistency in .muttrc example configurationJiamu Sun1-1/+1
2024-08-07docs: fault-injection: document cache-filter feature for failslabBreno Leitao1-0/+20
2024-08-07s390/entry: Move early_pgm_check_handler() to init text sectionHeiko Carstens1-0/+2
2024-08-07s390/traps: Handle early warnings gracefullyHeiko Carstens1-2/+15
2024-08-07s390/entry: Make early program check handler relocated lowcore awareHeiko Carstens2-7/+11
2024-08-07s390/entry: Move early program check handler to entry.SHeiko Carstens3-24/+16
2024-08-07s390/mm/ptdump: Generate address marker array dynamicallyHeiko Carstens1-114/+77
2024-08-07s390/cpum_sf: Use variable name cpuhw consistentlyThomas Richter1-6/+6
2024-08-07s390/cpum_sf: Define and initialize variableThomas Richter1-3/+2
2024-08-07s390/cpum_sf: Use hwc as variable consistentlyThomas Richter1-2/+2
2024-08-07s390/cpum_cf: Move defines from header file to source fileThomas Richter2-4/+4
2024-08-07s390/cpum_sf: Move defines from header file to source fileThomas Richter2-16/+16
2024-08-07s390/cpum_sf: Rename macro to consistent prefixThomas Richter2-3/+3
2024-08-07s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOWThomas Richter2-6/+0
2024-08-07s390/cpum_sf: Remove unused define PERF_CPUM_SF_MODE_MASKThomas Richter1-2/+0
2024-08-07s390/cpum_sf: Use refcount_t instead of atomic_tThomas Richter1-17/+12
2024-08-07Merge branch 'add-bpf_get_dentry_xattr'Alexei Starovoitov5-75/+112
2024-08-07selftests/bpf: Add tests for bpf_get_dentry_xattrSong Liu3-7/+50
2024-08-07bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentrySong Liu1-9/+33
2024-08-07bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.cSong Liu2-68/+38
2024-08-07x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu2-9/+10
2024-08-07x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailboxZhiquan Li1-1/+1
2024-08-07tools/include: Sync arm64 headers with the kernel sourcesNamhyung Kim1-0/+10
2024-08-07tools/include: Sync x86 headers with the kernel sourcesNamhyung Kim2-400/+414
2024-08-07tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim4-8/+189
2024-08-07tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim2-1/+6
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim4-6/+12
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek1-4/+4
2024-08-07Merge tag 'intel-pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij1-0/+1
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka1-0/+4
2024-08-07ice: Fix reset handlerGrzegorz Nitka1-0/+2
2024-08-07wifi: b43: Constify struct lpphy_tx_gain_table_entryChristophe JAILLET2-11/+11
2024-08-07wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_...Bitterblue Smith1-1/+1
2024-08-07Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+38
2024-08-07Merge tag 'for-v6.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds3-16/+19
2024-08-07sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()Qais Yousef13-23/+23
2024-08-07sched/rt, dl: Convert functions to return boolQais Yousef2-15/+9
2024-08-07sched/rt: Clean up usage of rt_task()Qais Yousef15-21/+49
2024-08-07ARM: at91: Kconfig: add config flag for SAM9X7 SoCVarshini Rajendran1-3/+19
2024-08-07ARM: at91: add support in SoC driver for new sam9x7Varshini Rajendran2-0/+32
2024-08-07ARM: at91: pm: add sam9x7 SoC init configVarshini Rajendran2-0/+34
2024-08-07ARM: at91: pm: add support for sam9x7 SoC familyVarshini Rajendran2-0/+31
2024-08-07ARM: configs: at91: enable config flags for sam9x7 SoC familyVarshini Rajendran1-0/+1
2024-08-07clk: at91: sam9x7: add sam9x7 pmc driverVarshini Rajendran2-0/+947
2024-08-07dt-bindings: clock: at91: Allow PLLs to be exported and referenced in DTVarshini Rajendran1-0/+4
2024-08-07clk: at91: sama7g5: move mux table macros to header fileVarshini Rajendran2-25/+26
2024-08-07clk: at91: sam9x7: add support for HW PLL freq dividersVarshini Rajendran2-2/+29
2024-08-07clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputsVarshini Rajendran4-6/+21