Age | Commit message (Expand) | Author | Files | Lines |
2022-03-30 | sfc: Avoid NULL pointer dereference on systems without numa awareness | Martin Habets | 1 | -7/+4 |
2022-03-30 | ptp: ocp: handle error from nvmem_device_find | Jonathan Lemon | 1 | -7/+8 |
2022-03-30 | net: dsa: felix: fix possible NULL pointer dereference | Zheng Yongjun | 1 | -0/+4 |
2022-03-30 | Merge tag 'pwm/for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 38 | -401/+492 |
2022-03-30 | Merge tag 'regulator-fix-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2022-03-30 | Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 26 | -103/+383 |
2022-03-30 | Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 22 | -280/+1305 |
2022-03-30 | Merge tag 'hwlock-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rem... | Linus Torvalds | 3 | -37/+3 |
2022-03-30 | Merge tag 'rpmsg-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 11 | -162/+428 |
2022-03-30 | Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 2 | -10/+142 |
2022-03-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 259 | -4331/+12276 |
2022-03-30 | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 27 | -2428/+832 |
2022-03-29 | fs: fix fd table size alignment properly | Linus Torvalds | 1 | -2/+1 |
2022-03-30 | crypto: x86/sm3 - Fixup SLS | Peter Zijlstra | 1 | -1/+1 |
2022-03-29 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 24 | -187/+354 |
2022-03-29 | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 60 | -813/+1317 |
2022-03-29 | Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2 | -1/+9 |
2022-03-29 | dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible | Vinod Koul | 1 | -1/+3 |
2022-03-29 | lib/test: use after free in register_test_dev_kmod() | Dan Carpenter | 1 | -0/+1 |
2022-03-29 | fs: fd tables have to be multiples of BITS_PER_LONG | Linus Torvalds | 1 | -0/+30 |
2022-03-29 | parisc: Fix patch code locking and flushing | John David Anglin | 1 | -14/+11 |
2022-03-29 | parisc: Find a new timesync master if current CPU is removed | Helge Deller | 3 | -1/+10 |
2022-03-29 | parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y | Helge Deller | 1 | -2/+9 |
2022-03-29 | parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging | Helge Deller | 1 | -3/+24 |
2022-03-29 | parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging | Helge Deller | 3 | -22/+90 |
2022-03-29 | parisc: Add PDC locking functions for rendezvous code | Helge Deller | 3 | -1/+42 |
2022-03-29 | parisc: Move disable_sr_hashing_asm() into .text section | Helge Deller | 1 | -1/+1 |
2022-03-29 | parisc: Move CPU startup-related functions into .text section | Helge Deller | 4 | -4/+4 |
2022-03-29 | parisc: Move store_cpu_topology() into text section | Helge Deller | 1 | -2/+3 |
2022-03-29 | parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY | Helge Deller | 5 | -88/+24 |
2022-03-29 | parisc: Ensure set_firmware_width() is called only once | Helge Deller | 1 | -1/+6 |
2022-03-29 | parisc: Add constants for control registers and clean up mfctl() | Helge Deller | 1 | -9/+8 |
2022-03-29 | parisc: Detect hppa-suse-linux-gcc compiler for cross-building | Helge Deller | 1 | -2/+2 |
2022-03-29 | parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq() | Helge Deller | 1 | -21/+2 |
2022-03-29 | parisc: Fix CPU affinity for Lasi, WAX and Dino chips | Helge Deller | 5 | -16/+71 |
2022-03-29 | Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -19/+19 |
2022-03-29 | Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 26 | -1220/+1171 |
2022-03-29 | Merge branches 'clk-sifive' and 'clk-visconti' into clk-next | Stephen Boyd | 16 | -279/+259 |
2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd | 54 | -1042/+6666 |
2022-03-29 | Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in... | Stephen Boyd | 57 | -1851/+700 |
2022-03-29 | Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl... | Stephen Boyd | 49 | -362/+1724 |
2022-03-29 | Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into... | Stephen Boyd | 28 | -337/+1744 |
2022-03-29 | Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ... | Stephen Boyd | 69 | -460/+1516 |
2022-03-29 | clk: zynq: Update the parameters to zynq_clk_register_periph_clk | Shubhrajyoti Datta | 1 | -6/+6 |
2022-03-29 | clk: zynq: trivial warning fix | Shubhrajyoti Datta | 1 | -0/+1 |
2022-03-29 | Merge branch 'pm-docs' | Rafael J. Wysocki | 2 | -68/+68 |
2022-03-29 | Merge branch 'pm-opp' | Rafael J. Wysocki | 20 | -957/+851 |
2022-03-29 | Merge tag 'devicetree-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 28 | -353/+338 |
2022-03-29 | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 18 | -160/+105 |
2022-03-29 | phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE | Geert Uytterhoeven | 1 | -2/+3 |