Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 39 | -235/+372 |
2021-11-02 | Merge branches 'pm-em' and 'powercap' | Rafael J. Wysocki | 15 | -235/+473 |
2021-11-02 | Merge branches 'clk-composite-determine-fix', 'clk-allwinner', 'clk-amlogic' ... | Stephen Boyd | 49 | -259/+1800 |
2021-11-02 | Merge branches 'clk-imx', 'clk-ux500' and 'clk-debugfs' into clk-next | Stephen Boyd | 24 | -426/+1696 |
2021-11-02 | Merge branches 'clk-leak', 'clk-rockchip', 'clk-renesas' and 'clk-at91' into ... | Stephen Boyd | 37 | -412/+1543 |
2021-11-02 | Merge branches 'clk-qcom', 'clk-mtk', 'clk-versatile' and 'clk-doc' into clk-... | Stephen Boyd | 52 | -52/+4436 |
2021-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 152 | -1752/+11646 |
2021-11-02 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 8 | -15/+143 |
2021-11-02 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 11 | -65/+141 |
2021-11-02 | Merge branch 'pm-pci' | Rafael J. Wysocki | 7 | -223/+181 |
2021-11-02 | Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs' | Rafael J. Wysocki | 5 | -22/+38 |
2021-11-02 | Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 21 | -172/+761 |
2021-11-02 | Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -53/+51 |
2021-11-02 | Merge tag 'integrity-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -47/+208 |
2021-11-02 | Merge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac' | Rafael J. Wysocki | 4 | -60/+68 |
2021-11-02 | Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -18/+15 |
2021-11-02 | Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc' | Rafael J. Wysocki | 7 | -54/+43 |
2021-11-02 | Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc' | Rafael J. Wysocki | 11 | -26/+119 |
2021-11-02 | Merge branch 'acpica' | Rafael J. Wysocki | 9 | -17/+274 |
2021-11-02 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 5 | -4/+14 |
2021-11-02 | ALSA: usb-audio: Add quirk for Audient iD14 | Takashi Iwai | 1 | -0/+2 |
2021-11-02 | power: supply: bq25890: Fix initial setting of the F_CONV_RATE field | Hans de Goede | 1 | -5/+5 |
2021-11-02 | power: supply: bq25890: Fix race causing oops at boot | Hans de Goede | 1 | -12/+11 |
2021-11-02 | Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 22 | -130/+284 |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2296 | -44214/+209317 |
2021-11-02 | Merge tag 'kvm-riscv-5.16-2' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 5 | -17/+17 |
2021-11-02 | power: supply: bq27xxx: Fix kernel crash on IRQ handler register error | Hans de Goede | 1 | -1/+2 |
2021-11-02 | platform/x86: system76_acpi: Fix input device error handling | Tim Crawford | 1 | -1/+0 |
2021-11-02 | mips: fix HUGETLB function without THP enabled | Zhaolong Zhang | 1 | -23/+22 |
2021-11-02 | mips: cm: Convert to bitfield API to fix out-of-bounds access | Geert Uytterhoeven | 2 | -17/+16 |
2021-11-02 | afs: Set mtime from the client for yfs create operations | Marc Dionne | 1 | -19/+13 |
2021-11-02 | afs: Sort out symlink reading | David Howells | 3 | -9/+14 |
2021-11-02 | Merge branch 'for-5.16-vsprintf-pgp' into for-linus | Petr Mladek | 3510 | -62424/+190606 |
2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) | 39 | -235/+372 |
2021-11-02 | Merge tag 'optee-ffa-fix-for-v5.16' of git://git.linaro.org/people/jens.wikla... | Arnd Bergmann | 1 | -2/+2 |
2021-11-02 | ALSA: hda/realtek: Add quirk for Clevo PC70HS | Tim Crawford | 1 | -0/+1 |
2021-11-01 | Revert "net: avoid double accounting for pure zerocopy skbs" | Jakub Kicinski | 6 | -53/+9 |
2021-11-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 68 | -1158/+2130 |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 23 | -98/+184 |
2021-11-01 | Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 28 | -421/+884 |
2021-11-02 | cpufreq: Fix parameter in parse_perf_domain() | Hector.Yuan | 1 | -1/+1 |
2021-11-01 | Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 22 | -200/+273 |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 135 | -1525/+3008 |
2021-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 19 | -39/+233 |
2021-11-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 280 | -5879/+11791 |
2021-11-01 | Merge branch 'make-neighbor-eviction-controllable-by-userspace' | Jakub Kicinski | 11 | -2/+281 |
2021-11-01 | selftests: net: add arp_ndisc_evict_nocarrier | James Prestwood | 1 | -0/+220 |
2021-11-01 | net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter | James Prestwood | 5 | -1/+34 |
2021-11-01 | net: arp: introduce arp_evict_nocarrier sysctl parameter | James Prestwood | 6 | -1/+27 |
2021-11-02 | Merge tag 'amd-drm-next-5.16-2021-10-29' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 89 | -1334/+2054 |