summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-27Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-26minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds
2024-07-26minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds
2024-07-26Merge tag 'auxdisplay-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-26Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-07-26Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-07-26Merge tag 'erofs-for-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-07-26arm64: allow installing compressed image by defaultLinus Torvalds
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-26RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt
2024-07-26riscv: Extend sv39 linear mapping max size to 128GStuart Menefy
2024-07-26Merge patch series "RISC-V: Select ACPI PPTT drivers"Palmer Dabbelt
2024-07-26Merge patch "Enable SPCR table for console output on RISC-V"Palmer Dabbelt
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang
2024-07-26riscv: signal: Remove unlikely() from WARN_ON() conditionZhongqiu Han
2024-07-26riscv: Improve exception and system call latencyAnton Blanchard
2024-07-26erofs: convert comma to semicolonChen Ni
2024-07-26erofs: support multi-page folios for erofs_bread()Gao Xiang
2024-07-26erofs: add support for FS_IOC_GETFSSYSFSPATHHuang Xiaojia
2024-07-26erofs: fix race in z_erofs_get_gbuf()Gao Xiang
2024-07-26erofs: support STATX_DIOALIGNHongbo Li
2024-07-26Merge tag 'amd-drm-fixes-6.11-2024-07-25' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-07-26Merge tag 'drm-misc-next-fixes-2024-07-25' of https://gitlab.freedesktop.org/...Dave Airlie
2024-07-26Merge tag 'drm-intel-next-fixes-2024-07-25' of https://gitlab.freedesktop.org...Dave Airlie
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-25Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-25Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-07-25Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-07-25Merge tag 'asoc-fix-v6.11-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2024-07-25Merge branch 'tap-tun-harden-by-dropping-short-frame'Jakub Kicinski
2024-07-25tun: add missing verification for short frameDongli Zhang
2024-07-25tap: add missing verification for short frameSi-Wei Liu
2024-07-25mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-25ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang
2024-07-25arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon