summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-26Merge tag 'mtk-dts64-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-04-26Merge tag 'at91-fixes-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-04-26Merge tag 'qcom-arm64-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-04-26Merge branch 'v6.9-armsoc/dtsfixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-04-26netfs: Fix the pre-flush when appending to a file in writethrough modeDavid Howells
2024-04-26MAINTAINERS: Update Uwe's email address, drop SIOX maintenanceUwe Kleine-König
2024-04-26MAINTAINERS: Drop entry for PCA9541 bus master selectorGuenter Roeck
2024-04-26Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-04-26Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie
2024-04-26Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-26Merge tag 'amd-drm-fixes-6.9-2024-04-24' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-04-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-04-25Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds
2024-04-25NFSD: Fix nfsd4_encode_fattr4() crasherChuck Lever
2024-04-25Merge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-25smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French
2024-04-25smb3: missing lock when picking channelSteve French
2024-04-25Merge branch 'acpi-cppc'Rafael J. Wysocki
2024-04-25riscv: T-Head: Test availability bit before enabling MAE errataChristoph Müllner
2024-04-25riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner
2024-04-25mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()Miaohe Lin
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum
2024-04-25selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger
2024-04-25Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-25Merge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-25mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov
2024-04-25Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-04-25rust: remove `params` from `module` macro exampleAswin Unnikrishnan
2024-04-25kbuild: rust: force `alloc` extern to allow "empty" Rust filesMiguel Ojeda
2024-04-25net: b44: set pause params only when interface is upPeter Münster
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
2024-04-25dpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski
2024-04-25net: ravb: Fix registered interrupt namesGeert Uytterhoeven
2024-04-25octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui
2024-04-25net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder
2024-04-25Merge branch 'intel-wired-lan-driver-updates-2024-04-23-i40e-iavf-ice'Jakub Kicinski
2024-04-25Merge branch 'fix-isolation-of-broadcast-traffic-and-unmatched-unicast-traffi...Jakub Kicinski
2024-04-25ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller
2024-04-25iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-04-25i40e: Report MFS in decimal base instead of hexErwan Velu
2024-04-25i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-04-25net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter
2024-04-25net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu
2024-04-25macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-04-25macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner