summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-25Bluetooth: btintel_pcie: Avoid redundant buffer allocationKiran K
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz
2025-04-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-25Merge tag 'io_uring-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-25Merge tag 'pm-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-04-25Merge tag 'usb-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-04-25Merge tag 'tty-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-04-25Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-25Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-04-25Merge tag 'xfs-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-04-25samples/bpf: Fix compilation failure for samples/bpf on LoongArch FedoraHaoran Jiang
2025-04-25bpf: Add namespace to BPF internal symbolsAlexei Starovoitov
2025-04-25Merge tag 'bcachefs-2025-04-24' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-04-25Merge branch 'bpf-fix-softlock-condition-in-bpf-hashmap-interation'Alexei Starovoitov
2025-04-25selftests/bpf: add test for softlock when modifying hashmap while iteratingBrandon Kammerdiener
2025-04-25bpf: fix possible endless loop in BPF map iterationBrandon Kammerdiener
2025-04-25MAINTAINERS: Assign maintainer for the port controller driversHeikki Krogerus
2025-04-25fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)Jan Kara
2025-04-25MAINTAINERS: hfs/hfsplus: add myself as maintainerYangtao Li
2025-04-25splice: remove duplicate noinline from pipe_clear_nowaitT.J. Mercier
2025-04-25devtmpfs: don't use vfs_getattr_nosec to query i_modeChristoph Hellwig
2025-04-25tools/hv: update route parsing in kvp daemonOlaf Hering
2025-04-25crypto: scompress - increment scomp_scratch_users when already allocatedSabrina Dubroca
2025-04-24ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmdMing Lei
2025-04-24ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATAMing Lei
2025-04-24Merge branch 'mlx5-misc-fixes-2025-04-23'Jakub Kicinski
2025-04-24net/mlx5: E-switch, Fix error handling for enabling roceChris Mi
2025-04-24net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recoverCosmin Ratiu
2025-04-24net/mlx5e: TC, Continue the attr process even if encap entry is invalidJianbo Liu
2025-04-24net/mlx5: E-Switch, Initialize MAC Address for Default GIDMaor Gottlieb
2025-04-24net/mlx5e: Use custom tunnel header for vxlan gbpVlad Dogaru
2025-04-24xsk: Fix offset calculation in unaligned modee.kubanski
2025-04-24xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2025-04-24bcachefs: Rework fiemap transaction restart handlingKent Overstreet
2025-04-24bcachefs: add fiemap delalloc extent detectionBrian Foster
2025-04-24bcachefs: refactor fiemap processing into extent helper and structBrian Foster
2025-04-24bcachefs: track current fiemap offset in start variableBrian Foster
2025-04-24bcachefs: drop duplicate fiemap sync flagBrian Foster
2025-04-24bcachefs: Fix btree_iter_peek_prev() at end of inodeKent Overstreet
2025-04-24bcachefs: Make btree_iter_peek_prev() assert more preciseKent Overstreet
2025-04-24bcachefs: Unit test fixesKent Overstreet
2025-04-24bcachefs: Print mount opts earlierKent Overstreet
2025-04-24bcachefs: unlink: casefold d_invalidateKent Overstreet
2025-04-24bcachefs: Fix casefold lookupsKent Overstreet
2025-04-24bcachefs: Casefold is now a regular opts.h optionKent Overstreet
2025-04-24riscv: uprobes: Add missing fence.i after building the XOL bufferBjörn Töpel
2025-04-24riscv: Replace function-like macro by static inline functionBjörn Töpel