Age | Commit message (Expand) | Author | Files | Lines |
2022-10-17 | hwmon/coretemp: Handle large core ID value | Zhang Rui | 1 | -15/+41 |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 57 | -116/+103 |
2022-10-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 15 | -124/+1810 |
2022-10-15 | Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -61/+1 |
2022-10-14 | Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -28/+18 |
2022-10-14 | Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 11 | -247/+98 |
2022-10-14 | Merge tag 'i3c/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/... | Linus Torvalds | 1 | -4/+3 |
2022-10-14 | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -27/+32 |
2022-10-14 | Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+2 |
2022-10-14 | Merge branch 'clk-rate-range' into clk-next | Stephen Boyd | 9 | -113/+1805 |
2022-10-14 | clk: tegra: Fix Tegra PWM parent clock | Jon Hunter | 5 | -0/+5 |
2022-10-14 | clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocks | Linus Walleij | 1 | -11/+0 |
2022-10-14 | clk: mediatek: clk-mux: Add .determine_rate() callback | AngeloGioacchino Del Regno | 1 | -0/+10 |
2022-10-14 | Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds | 1 | -2/+20 |
2022-10-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -3/+3 |
2022-10-14 | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -67/+99 |
2022-10-14 | Revert "PCI: Distribute available resources for root buses, too" | Bjorn Helgaas | 1 | -61/+1 |
2022-10-14 | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -20/+5 |
2022-10-14 | Merge tag 's390-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -3/+36 |
2022-10-14 | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -250/+271 |
2022-10-14 | drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n | Nathan Chancellor | 1 | -1/+1 |
2022-10-14 | parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver | Colin Ian King | 1 | -4/+4 |
2022-10-14 | parisc: fbdev/stifb: Align graphics memory size to 4MB | Helge Deller | 1 | -1/+1 |
2022-10-13 | Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 116 | -1081/+1830 |
2022-10-13 | Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux | Linus Torvalds | 4 | -2/+7 |
2022-10-14 | Merge tag 'amd-drm-fixes-6.1-2022-10-12' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 100 | -995/+1617 |
2022-10-14 | Merge tag 'drm-intel-next-fixes-2022-10-13' of git://anongit.freedesktop.org/... | Dave Airlie | 10 | -48/+113 |
2022-10-13 | rtc: rv3028: Fix codestyle errors | Ke Sun | 1 | -3/+2 |
2022-10-13 | rtc: cmos: Fix event handler registration ordering issue | Rafael J. Wysocki | 1 | -10/+19 |
2022-10-13 | Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 6 | -6/+37 |
2022-10-13 | RISC-V: Re-enable counter access from userspace | Palmer Dabbelt | 1 | -2/+5 |
2022-10-13 | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt | 6 | -248/+266 |
2022-10-13 | soc: sifive: ccache: define the macro for the register shifts | Zong Li | 1 | -5/+11 |
2022-10-13 | soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes | Ben Dooks | 1 | -7/+10 |
2022-10-13 | soc: sifive: ccache: reduce printing on init | Ben Dooks | 1 | -14/+11 |
2022-10-13 | soc: sifive: ccache: determine the cache level from dts | Zong Li | 1 | -1/+5 |
2022-10-13 | soc: sifive: ccache: Rename SiFive L2 cache to Composable cache. | Greentime Hu | 6 | -248/+256 |
2022-10-13 | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 39 | -73/+201 |
2022-10-13 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+2 |
2022-10-13 | Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 22 | -105/+808 |
2022-10-13 | sunhme: fix an IS_ERR() vs NULL check in probe | Dan Carpenter | 1 | -2/+2 |
2022-10-13 | net: marvell: prestera: fix a couple NULL vs IS_ERR() checks | Dan Carpenter | 1 | -3/+3 |
2022-10-13 | virtio_pci: use irq to detect interrupt support | Michael S. Tsirkin | 1 | -2/+2 |
2022-10-13 | Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Abeni | 1 | -0/+2 |
2022-10-13 | Merge branch 'cve-fixes-2022-10-13' | Johannes Berg | 16 | -25/+51 |
2022-10-12 | zram: always expose rw_page | Brian Geffon | 1 | -23/+3 |
2022-10-12 | nouveau/dmem: evict device private memory during release | Alistair Popple | 1 | -0/+48 |
2022-10-12 | nouveau/dmem: refactor nouveau_dmem_fault_copy_one() | Alistair Popple | 1 | -30/+28 |
2022-10-12 | mm: free device private pages have zero refcount | Alistair Popple | 2 | -2/+2 |
2022-10-12 | mm/memory.c: fix race when faulting a device private page | Alistair Popple | 3 | -12/+18 |