Age | Commit message (Expand) | Author | Files | Lines |
2024-03-13 | block: limit block time caching to in_task() context | Jens Axboe | 1 | -1/+1 |
2024-03-13 | ACPI: Document handle_eject_request() arguments | Yang Li | 1 | -0/+2 |
2024-03-13 | cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw() | Sibi Sankar | 2 | -7/+13 |
2024-03-13 | pidfs: remove config option | Christian Brauner | 8 | -93/+78 |
2024-03-13 | Documentation: power: Fix typo in suspend and interrupts doc | Saravana Kannan | 1 | -1/+1 |
2024-03-13 | PM: EM: Force device drivers to provide power in uW | Lukasz Luba | 1 | -0/+11 |
2024-03-13 | powercap: intel_rapl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2024-03-13 | Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -56/+73 |
2024-03-13 | Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -72/+234 |
2024-03-13 | Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl... | Stephen Boyd | 27 | -297/+1771 |
2024-03-13 | Merge tag 'thermal-v6.9-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki | 14 | -58/+203 |
2024-03-13 | Merge branches 'clk-remove', 'clk-amlogic', 'clk-qcom', 'clk-parent' and 'clk... | Stephen Boyd | 100 | -1279/+6283 |
2024-03-13 | Merge branches 'clk-aspeed', 'clk-keystone', 'clk-mobileye' and 'clk-allwinne... | Stephen Boyd | 11 | -35/+265 |
2024-03-13 | Merge branches 'clk-renesas', 'clk-cleanup', 'clk-hisilicon', 'clk-mediatek' ... | Stephen Boyd | 25 | -105/+262 |
2024-03-13 | Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 6 | -5/+9 |
2024-03-13 | Merge tag 'mailbox-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jas... | Linus Torvalds | 2 | -23/+123 |
2024-03-13 | mm/zswap: remove the memcpy if acomp is not sleepable | Barry Song | 1 | -2/+4 |
2024-03-13 | crypto: introduce: acomp_is_async to expose if comp drivers might sleep | Barry Song | 1 | -0/+6 |
2024-03-13 | memtest: use {READ,WRITE}_ONCE in memory scanning | Qiang Zhang | 1 | -2/+2 |
2024-03-13 | mm: prohibit the last subpage from reusing the entire large folio | Barry Song | 1 | -0/+10 |
2024-03-13 | mm: recover pud_leaf() definitions in nopmd case | Peter Xu | 1 | -0/+1 |
2024-03-13 | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 36 | -395/+282 |
2024-03-13 | Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 35 | -381/+414 |
2024-03-13 | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 74 | -725/+2115 |
2024-03-13 | Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 30 | -409/+594 |
2024-03-13 | Merge tag 'hwmon-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 89 | -336/+7137 |
2024-03-13 | Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 56 | -770/+2992 |
2024-03-13 | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 72 | -802/+1569 |
2024-03-13 | Merge tag 'regulator-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 26 | -509/+705 |
2024-03-13 | Merge tag 'regmap-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 6 | -6/+82 |
2024-03-13 | Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 41 | -319/+791 |
2024-03-13 | Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 85 | -1848/+2018 |
2024-03-13 | Merge tag 'tag-chrome-platform-firmware-for-v6.9' of git://git.kernel.org/pub... | Linus Torvalds | 9 | -7/+73 |
2024-03-13 | Merge tag 'for-6.9/dm-vdo' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 115 | -0/+53411 |
2024-03-13 | x86/xen: attempt to inflate the memory balloon on PVH | Roger Pau Monne | 7 | -46/+122 |
2024-03-13 | Merge tag 'for-6.9/dm-bh-wq' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -25/+50 |
2024-03-13 | Merge tag 'for-6.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 27 | -104/+173 |
2024-03-13 | Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba... | Linus Torvalds | 8 | -311/+329 |
2024-03-13 | Merge tag 'dma-mapping-6.9-2024-03-11' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 3 | -4/+54 |
2024-03-13 | soc: fsl: dpio: fix kcalloc() argument order | Arnd Bergmann | 1 | -1/+1 |
2024-03-13 | Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 49 | -1839/+2295 |
2024-03-13 | xen/grant-dma-iommu: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-03-13 | ALSA: usb-audio: Stop parsing channels bits when all channels are found. | Johan Carlsson | 1 | -1/+4 |
2024-03-13 | Revert "mm: add arch hook to validate mmap() prot flags" | Catalin Marinas | 2 | -18/+0 |
2024-03-13 | Revert "arm64: mm: add support for WXN memory translation attribute" | Catalin Marinas | 7 | -116/+2 |
2024-03-13 | perf/x86/amd/core: Avoid register reset when CPU is dead | Sandipan Das | 1 | -1/+0 |
2024-03-13 | perf/x86/amd/lbr: Discard erroneous branch entries | Sandipan Das | 1 | -2/+4 |
2024-03-13 | s390/raw3270: make class3270 constant | Ricardo B. Marliere | 3 | -10/+12 |
2024-03-13 | s390/raw3270: improve raw3270_init() readability | Ricardo B. Marliere | 1 | -10/+12 |
2024-03-13 | s390/tape: make tape_class constant | Ricardo B. Marliere | 1 | -9/+8 |