aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller
2022-03-29parisc: Add PDC locking functions for rendezvous codeHelge Deller
2022-03-29parisc: Move disable_sr_hashing_asm() into .text sectionHelge Deller
2022-03-29parisc: Move CPU startup-related functions into .text sectionHelge Deller
2022-03-29parisc: Move store_cpu_topology() into text sectionHelge Deller
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller
2022-03-29parisc: Ensure set_firmware_width() is called only onceHelge Deller
2022-03-29parisc: Add constants for control registers and clean up mfctl()Helge Deller
2022-03-29parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingHelge Deller
2022-03-29parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()Helge Deller
2022-03-29parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller
2022-03-29Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-29Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-29Merge branches 'clk-sifive' and 'clk-visconti' into clk-nextStephen Boyd
2022-03-29Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd
2022-03-29Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl...Stephen Boyd
2022-03-29Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into...Stephen Boyd
2022-03-29Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ...Stephen Boyd
2022-03-29clk: zynq: Update the parameters to zynq_clk_register_periph_clkShubhrajyoti Datta
2022-03-29clk: zynq: trivial warning fixShubhrajyoti Datta
2022-03-29Merge branch 'pm-docs'Rafael J. Wysocki
2022-03-29Merge branch 'pm-opp'Rafael J. Wysocki
2022-03-29Merge tag 'devicetree-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-29phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven
2022-03-29Revert "parisc: Fix invalidate/flush vmap routines"Helge Deller
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle
2022-03-29Merge branch 'fix-uaf-bugs-caused-by-ax25_release'Paolo Abeni
2022-03-29ax25: Fix UAF bugs in ax25 timersDuoming Zhou
2022-03-29ax25: fix UAF bug in ax25_send_control()Duoming Zhou
2022-03-29openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese
2022-03-28selftests/bpf: Fix clang compilation errorsYonghong Song
2022-03-28Merge branch 'xsk: another round of fixes'Alexei Starovoitov
2022-03-28ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski
2022-03-28ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski
2022-03-28ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson
2022-03-28xsk: Do not write NULL in SW ring at allocation failureMagnus Karlsson
2022-03-28Merge branch 'kprobes: rethook: x86: Replace kretprobe trampoline with rethook'Alexei Starovoitov
2022-03-28x86,kprobes: Fix optprobe trampoline to generate complete pt_regsMasami Hiramatsu
2022-03-28x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regsPeter Zijlstra
2022-03-28x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu
2022-03-28kprobes: Use rethook for kretprobe if possibleMasami Hiramatsu
2022-03-28bpftool: Fix generated code in codegen_assertsJiri Olsa
2022-03-28selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko
2022-03-28bpf: Fix maximum permitted number of arguments checkYuntao Wang
2022-03-28bpf: Sync comments for bpf_get_stackGeliang Tang
2022-03-28Merge branch 'fprobe: Fixes for Sparse and Smatch warnings'Alexei Starovoitov
2022-03-28fprobe: Fix sparse warning for acccessing __rcu ftrace_hashMasami Hiramatsu
2022-03-28fprobe: Fix smatch type mismatch warningMasami Hiramatsu