Age | Commit message (Expand) | Author |
2022-03-29 | parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging | Helge Deller |
2022-03-29 | parisc: Add PDC locking functions for rendezvous code | Helge Deller |
2022-03-29 | parisc: Move disable_sr_hashing_asm() into .text section | Helge Deller |
2022-03-29 | parisc: Move CPU startup-related functions into .text section | Helge Deller |
2022-03-29 | parisc: Move store_cpu_topology() into text section | Helge Deller |
2022-03-29 | parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY | Helge Deller |
2022-03-29 | parisc: Ensure set_firmware_width() is called only once | Helge Deller |
2022-03-29 | parisc: Add constants for control registers and clean up mfctl() | Helge Deller |
2022-03-29 | parisc: Detect hppa-suse-linux-gcc compiler for cross-building | Helge Deller |
2022-03-29 | parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq() | Helge Deller |
2022-03-29 | parisc: Fix CPU affinity for Lasi, WAX and Dino chips | Helge Deller |
2022-03-29 | Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-29 | Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2022-03-29 | Merge branches 'clk-sifive' and 'clk-visconti' into clk-next | Stephen Boyd |
2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ... | Stephen Boyd |
2022-03-29 | clk: zynq: Update the parameters to zynq_clk_register_periph_clk | Shubhrajyoti Datta |
2022-03-29 | clk: zynq: trivial warning fix | Shubhrajyoti Datta |
2022-03-29 | Merge branch 'pm-docs' | Rafael J. Wysocki |
2022-03-29 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2022-03-29 | Merge tag 'devicetree-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-03-29 | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2022-03-29 | phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE | Geert Uytterhoeven |
2022-03-29 | Revert "parisc: Fix invalidate/flush vmap routines" | Helge Deller |
2022-03-29 | net: lan966x: fix kernel oops on ioctl when I/F is down | Michael Walle |
2022-03-29 | Merge branch 'fix-uaf-bugs-caused-by-ax25_release' | Paolo Abeni |
2022-03-29 | ax25: Fix UAF bugs in ax25 timers | Duoming Zhou |
2022-03-29 | ax25: fix UAF bug in ax25_send_control() | Duoming Zhou |
2022-03-29 | openvswitch: Fixed nd target mask field in the flow dump. | Martin Varghese |
2022-03-28 | selftests/bpf: Fix clang compilation errors | Yonghong Song |
2022-03-28 | Merge branch 'xsk: another round of fixes' | Alexei Starovoitov |
2022-03-28 | ice: xsk: Fix indexing in ice_tx_xsk_pool() | Maciej Fijalkowski |
2022-03-28 | ice: xsk: Stop Rx processing when ntc catches ntu | Maciej Fijalkowski |
2022-03-28 | ice: xsk: Eliminate unnecessary loop iteration | Magnus Karlsson |
2022-03-28 | xsk: Do not write NULL in SW ring at allocation failure | Magnus Karlsson |
2022-03-28 | Merge branch 'kprobes: rethook: x86: Replace kretprobe trampoline with rethook' | Alexei Starovoitov |
2022-03-28 | x86,kprobes: Fix optprobe trampoline to generate complete pt_regs | Masami Hiramatsu |
2022-03-28 | x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regs | Peter Zijlstra |
2022-03-28 | x86,rethook,kprobes: Replace kretprobe with rethook on x86 | Masami Hiramatsu |
2022-03-28 | kprobes: Use rethook for kretprobe if possible | Masami Hiramatsu |
2022-03-28 | bpftool: Fix generated code in codegen_asserts | Jiri Olsa |
2022-03-28 | selftests/bpf: fix selftest after random: Urandom_read tracepoint removal | Andrii Nakryiko |
2022-03-28 | bpf: Fix maximum permitted number of arguments check | Yuntao Wang |
2022-03-28 | bpf: Sync comments for bpf_get_stack | Geliang Tang |
2022-03-28 | Merge branch 'fprobe: Fixes for Sparse and Smatch warnings' | Alexei Starovoitov |
2022-03-28 | fprobe: Fix sparse warning for acccessing __rcu ftrace_hash | Masami Hiramatsu |
2022-03-28 | fprobe: Fix smatch type mismatch warning | Masami Hiramatsu |