summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-03Merge tag 'io_uring-6.13-20250103' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03Merge tag 'nios2_update_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-03Merge tag 'sound-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-01-03Merge tag 'drm-fixes-2025-01-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-03Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-03io_uring/kbuf: use pre-committed buffer address for non-pollable fileJens Axboe
2025-01-03gpio: sim: lock up configfs that an instantiated device depends onKoichiro Den
2025-01-03gpio: virtuser: lock up configfs that an instantiated device depends onKoichiro Den
2025-01-03gpio: virtuser: fix handling of multiple conn_ids in lookup tableKoichiro Den
2025-01-03gpio: virtuser: fix missing lookup table cleanupsKoichiro Den
2025-01-03dm-verity FEC: Avoid copying RS parity bytes twice.Milan Broz
2025-01-03dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2)Milan Broz
2025-01-03vfio/pci: Fallback huge faults for unaligned pfnAlex Williamson
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-03Merge branch 'net-iep-clock-module-fixes'David S. Miller
2025-01-03net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi
2025-01-03net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar
2025-01-02Merge branch 'mptcp-rx-path-fixes'Jakub Kicinski
2025-01-02mptcp: prevent excessive coalescing on receivePaolo Abeni
2025-01-02mptcp: don't always assume copied data in mptcp_cleanup_rbuf()Paolo Abeni
2025-01-02mptcp: fix recvbuffer adjust on sleeping rcvmsgPaolo Abeni
2025-01-02ila: serialize calls to nf_register_net_hooks()Eric Dumazet
2025-01-02af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
2025-01-02af_packet: fix vlan_get_tci() vs MSG_PEEKEric Dumazet
2025-01-02net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero
2025-01-02net: restrict SO_REUSEPORT to inet socketsEric Dumazet
2025-01-02net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packetsWillem de Bruijn
2025-01-02net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie
2025-01-03Merge tag 'drm-xe-fixes-2025-01-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-01-03Merge tag 'drm-misc-fixes-2025-01-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-01-03Merge tag 'drm-intel-fixes-2024-12-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-01-03Merge tag 'drm-xe-fixes-2024-12-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-01-02io_uring/net: always initialize kmsg->msg.msg_inq upfrontJens Axboe
2025-01-02ftrace: Fix function profiler's filtering functionalityKohei Enju
2025-01-02fgraph: Add READ_ONCE() when accessing fgraph_array[]Zilin Guan
2025-01-02MAINTAINERS: Remove Olof from SoC maintainersOlof Johansson
2025-01-02Merge tag 'pmdomain-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-02Merge tag 'mmc-v6.13-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-02xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa
2025-01-02scsi: ufs: qcom: Power down the controller/device during system suspend for S...Manivannan Sadhasivam
2025-01-02scsi: ufs: qcom: Allow passing platform specific OF dataManivannan Sadhasivam
2025-01-02scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...Manivannan Sadhasivam
2025-01-02scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam
2025-01-02soc: ti: pruss: Fix pruss APIsMD Danish Anwar
2025-01-02x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0Andrew Cooper
2025-01-02Merge tag 'icc-6.13-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2025-01-02drm/mediatek: Remove unneeded semicolonChun-Kuang Hu