Age | Commit message (Expand) | Author | Files | Lines |
2024-05-19 | mailbox: omap: Remove device class | Andrew Davis | 1 | -87/+2 |
2024-05-19 | mailbox: omap: Remove unneeded header omap-mailbox.h | Andrew Davis | 1 | -5/+2 |
2024-05-19 | mailbox: omap: Move fifo size check to point of use | Andrew Davis | 1 | -5/+5 |
2024-05-19 | mailbox: omap: Move omap_mbox_irq_t into driver | Andrew Davis | 1 | -0/+5 |
2024-05-19 | mailbox: omap: Remove unused omap_mbox_request_channel() function | Andrew Davis | 1 | -36/+0 |
2024-05-19 | mailbox: omap: Remove unused omap_mbox_{enable,disable}_irq() functions | Andrew Davis | 1 | -32/+10 |
2024-05-19 | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 8 | -8/+13 |
2024-05-19 | Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 1 | -1/+29 |
2024-05-19 | Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 43 | -101/+142 |
2024-05-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 63 | -735/+1327 |
2024-05-18 | Merge tag 'hsi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 2 | -8/+4 |
2024-05-18 | Merge tag 'for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 5 | -75/+121 |
2024-05-18 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 127 | -994/+10150 |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 40 | -101/+66 |
2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 53 | -1542/+3411 |
2024-05-18 | Merge tag 'random-6.10-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -35/+115 |
2024-05-18 | Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+5 |
2024-05-17 | Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 15 | -43/+164 |
2024-05-17 | Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -206/+153 |
2024-05-17 | net: dsa: microchip: Correct initialization order for KSZ88x3 ports | Oleksij Rempel | 1 | -0/+10 |
2024-05-17 | Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -21/+17 |
2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 20 | -24/+40 |
2024-05-17 | x86/efistub: Omit physical KASLR when memory reservations exist | Ard Biesheuvel | 1 | -2/+26 |
2024-05-17 | vfio/pci: Restore zero affected bus reset devices warning | Alex Williamson | 1 | -0/+3 |
2024-05-17 | Merge tag 'opp-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Rafael J. Wysocki | 2 | -1/+40 |
2024-05-17 | crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak | Herbert Xu | 1 | -14/+5 |
2024-05-17 | thermal: core: Fix the handling of invalid trip points | Rafael J. Wysocki | 2 | -1/+26 |
2024-05-17 | OPP: Fix required_opp_tables for multiple genpds using same table | Viresh Kumar | 2 | -1/+40 |
2024-05-17 | net: txgbe: fix to control VLAN strip | Jiawen Wu | 7 | -13/+84 |
2024-05-17 | net: wangxun: match VLAN CTAG and STAG features | Jiawen Wu | 4 | -0/+50 |
2024-05-17 | net: wangxun: fix to change Rx features | Jiawen Wu | 1 | -1/+3 |
2024-05-17 | s390/zcrypt: Use kvcalloc() instead of kvmalloc_array() | Heiko Carstens | 3 | -15/+12 |
2024-05-16 | virtio_net: Fix missed rtnl_unlock | Daniel Jurgens | 1 | -3/+3 |
2024-05-16 | idpf: don't skip over ethtool tcp-data-split setting | Michal Schmidt | 1 | -1/+2 |
2024-05-16 | bonding: fix oops during rmmod | Tony Battersby | 1 | -6/+7 |
2024-05-16 | Merge branches 'clk-microchip', 'clk-samsung' and 'clk-qcom' into clk-next | Stephen Boyd | 28 | -461/+2046 |
2024-05-16 | Merge branches 'clk-counted', 'clk-imx', 'clk-amlogic', 'clk-binding' and 'cl... | Stephen Boyd | 34 | -63/+868 |
2024-05-16 | Merge branches 'clk-stm', 'clk-renesas', 'clk-scmi' and 'clk-allwinner' into ... | Stephen Boyd | 45 | -182/+3255 |
2024-05-16 | Merge branches 'clk-cleanup', 'clk-airoha', 'clk-mediatek', 'clk-sophgo' and ... | Stephen Boyd | 16 | -278/+3977 |
2024-05-16 | Merge branch 'pci/misc' | Bjorn Helgaas | 5 | -29/+36 |
2024-05-16 | Merge branch 'pci/ims-removal' | Bjorn Helgaas | 4 | -140/+5 |
2024-05-16 | Merge branch 'pci/endpoint' | Bjorn Helgaas | 2 | -50/+21 |
2024-05-16 | Merge branch 'pci/controller/tegra194' | Bjorn Helgaas | 1 | -0/+3 |
2024-05-16 | Merge branch 'pci/controller/rockchip' | Bjorn Helgaas | 1 | -5/+3 |
2024-05-16 | Merge branch 'pci/controller/mt7621' | Bjorn Helgaas | 1 | -1/+1 |
2024-05-16 | Merge branch 'pci/controller/dwc' | Bjorn Helgaas | 19 | -108/+334 |
2024-05-16 | Merge branch 'pci/controller/cadence' | Bjorn Helgaas | 1 | -4/+1 |
2024-05-16 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -0/+12 |
2024-05-16 | Merge branch 'pci/of' | Bjorn Helgaas | 1 | -0/+2 |