summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-01Merge tag 'acpi-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-01Merge tag 'gpio-fixes-for-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-02Merge tag 'drm-xe-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-11-01Merge tag 'riscv-for-linus-6.11-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-01Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-01Merge tag 'bcachefs-2024-10-31' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-11-01Merge tag 'qcom-arm64-fixes-for-6.12-2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-11-01Merge tag 'qcom-arm64-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2024-11-01Merge tag 'scmi-fixes-6.12-2' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-11-01Merge tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-11-01Merge tag 'v6.12-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-11-01Merge tag 'riscv-sophgo-dt-fixes-for-v6.12-rc1' of https://github.com/sophgo/...Arnd Bergmann
2024-11-01Merge tag 'imx-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh
2024-11-01tracing: Document tracefs gid mount optionKalesh Singh
2024-11-01tracing: Fix tracefs mount optionsKalesh Singh
2024-10-31mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizesVlastimil Babka
2024-10-31mm: shrinker: avoid memleak in alloc_shrinker_infoChen Ridong
2024-10-31.mailmap: update e-mail address for Eugen HristevEugen Hristev
2024-10-31vmscan,migrate: fix page count imbalance on node stats when demoting pagesGregory Price
2024-10-31mailmap: update Jarkko's email addressesJarkko Sakkinen
2024-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-10-31net: fjes: use ethtool string helpersRosen Penev
2024-10-31netlink: Remove the dead code in netlink_proto_init()Jinjie Ruan
2024-10-31selftests/net: Fix ./ns-XXXXXX not cleanupLi Zhijian
2024-10-31selftests: netdevsim: add fib_notifications to MakefileJakub Kicinski
2024-10-31dql: annotate data-races around dql->last_obj_cntEric Dumazet
2024-10-31net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepointVladimir Oltean
2024-10-31netlink: add NLA_POLICY_MAX_LEN macroAntonio Quartulli
2024-10-31net: enetc: set MAC address to the VF net_deviceWei Fang
2024-10-31fsl/fman: Validate cell-index value obtained from Device TreeAleksandr Mishin
2024-10-31netlabel: document doi_remove field of struct netlbl_calipso_opsGeorge Guo
2024-10-31ptp_pch: Replace deprecated PCI functionsPhilipp Stanner
2024-10-31net: freescale: use ethtool string helpersRosen Penev
2024-10-31tcp: only release congestion control if it has been initializedPengcheng Yang
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-01Merge tag 'mediatek-drm-fixes-20241028' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2024-11-01Merge tag 'amd-drm-fixes-6.12-2024-10-31' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-11-01Merge tag 'drm-misc-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-31Merge tag 'sound-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-31gpiolib: fix debugfs dangling chip separatorJohan Hovold
2024-10-31gpiolib: fix debugfs newline separatorsJohan Hovold
2024-10-31btrfs: fix defrag not merging contiguous extents due to merged extent mapsFilipe Manana
2024-10-31btrfs: fix extent map merging not happening for adjacent extentsFilipe Manana
2024-10-31bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycledToke Høiland-Jørgensen