summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03libbpf: Remove unneeded semicolonChen Ni
2024-10-03tools/bpf: Remove unused variable from runqslowerZhu Jun
2024-10-03selftests/bpf: vm: Add support for VIRTIO_FSManu Bretelle
2024-10-03libbpf: Fix expected_attach_type set handling in program load callbackTao Chen
2024-10-03libbpf: Change log level of BTF loading error messageIhor Solodrai
2024-10-03selftests/bpf: Add missing va_end.Zhang Jiao
2024-10-03bpf: Constify struct btf_kind_operationsChristophe JAILLET
2024-10-03selftests/bpf: Bail out quickly from failing consumer testJiri Olsa
2024-10-03selftests/bpf: Fix uprobe consumer testJiri Olsa
2024-10-03selftests/bpf: Set vpath in Makefile to search for skelsIhor Solodrai
2024-10-03selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGSIhor Solodrai
2024-10-03Merge tag 'rust-fixes-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-10-03Merge tag 'pull-fixes.ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-10-03sched: psi: fix bogus pressure spikes from aggregation raceJohannes Weiner
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long
2024-10-03dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel
2024-10-02vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn
2024-10-02net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu
2024-10-02net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet
2024-10-02net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-02Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02arc: get rid of private asm/unaligned.hAl Viro
2024-10-02Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-02Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02Merge tag 'for-6.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-02Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-02netfs: Fix missing wakeup after issuing writesDavid Howells
2024-10-02dm-verity: introduce the options restart_on_error and panic_on_errorMikulas Patocka
2024-10-02Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka
2024-10-02ufs_rename(): fix bogus argument of folio_release_kmap()Al Viro
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro
2024-10-01rust: kunit: use C-string literals to clean warningrust-fixes-6.12Miguel Ojeda