summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-13Merge tag 'drm-xe-fixes-2024-12-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-13Merge tag 'drm-intel-fixes-2024-12-11' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-12-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2024-12-12Merge branch 'add-missing-size-check-for-btf-based-ctx-access'Alexei Starovoitov
2024-12-12selftests/bpf: Add test for narrow ctx load for pointer argsKumar Kartikeya Dwivedi
2024-12-12bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi
2024-12-12selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman
2024-12-12bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogsEduard Zingerman
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-12blk-iocost: Avoid using clamp() on inuse in __propagate_weights()Nathan Chancellor
2024-12-13erofs: add erofs_sb_free() helperGao Xiang
2024-12-12Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Joerg Roedel
2024-12-13MAINTAINERS: erofs: update Yue Hu's email addressYue Hu
2024-12-13erofs: fix PSI memstall accountingGao Xiang
2024-12-13erofs: fix rare pcluster memory leak after unmountingGao Xiang
2024-12-12arm64: stacktrace: Don't WARN when unwinding other tasksMark Rutland
2024-12-12arm64: stacktrace: Skip reporting LR at exception boundariesMark Rutland
2024-12-12drm/xe/reg_sr: Remove register poolLucas De Marchi
2024-12-12drm/xe: Call invalidation_fence_fini for PT inval fences in error stateDaniele Ceraolo Spurio
2024-12-12drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry
2024-12-12Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-12-12net: dsa: tag_ocelot_8021q: fix broken receptionRobert Hodaszi
2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere
2024-12-12io_uring/rsrc: don't put/free empty buffersJens Axboe
2024-12-12net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo
2024-12-12Bluetooth: iso: Fix circular lock in iso_conn_big_syncIulia Tanasescu
2024-12-12Bluetooth: iso: Fix circular lock in iso_listen_bisIulia Tanasescu
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-12Bluetooth: iso: Fix recursive locking warningIulia Tanasescu
2024-12-12Bluetooth: iso: Always release hdev at the end of iso_listen_bisIulia Tanasescu
2024-12-12Bluetooth: hci_event: Fix using rcu_read_(un)lock while iteratingLuiz Augusto von Dentz
2024-12-12Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz
2024-12-12Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-12dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FST.J. Mercier
2024-12-12ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-12-12Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-12-12i2c: riic: Always round-up when calculating bus periodGeert Uytterhoeven
2024-12-12ASoC: Intel: sof_sdw: Add space for a terminator into DAIs arrayCharles Keepax
2024-12-12team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-12team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann
2024-12-12bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-12bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-11perf probe: Fix uninitialized variableJames Clark
2024-12-11net/sched: netem: account for backlog updates from child qdiscMartin Ottens
2024-12-11Merge tag 'batadv-net-pullrequest-20241210' of git://git.open-mesh.org/linux-...Jakub Kicinski
2024-12-11net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean
2024-12-11splice: do not checksum AF_UNIX socketsFrederik Deweerdt