summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-28ext4: support large block size in ext4_readdir()Baokun Li
2025-11-28ext4: support large block size in ext4_calculate_overhead()Baokun Li
2025-11-28ext4: introduce s_min_folio_order for future BS > PS supportBaokun Li
2025-11-28ext4: enable DIOREAD_NOLOCK by default for BS > PS as wellBaokun Li
2025-11-28ext4: make ext4_punch_hole() support large block sizeBaokun Li
2025-11-28ext4: remove PAGE_SIZE checks for rec_len conversionBaokun Li
2025-11-28ext4: remove page offset calculation in ext4_block_truncate_page()Baokun Li
2025-11-28ext4: remove page offset calculation in ext4_block_zero_page_range()Zhihao Cheng
2025-11-28Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-28net: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-29ASoC: fsl_micfil: Set default quality and channelMark Brown
2025-11-28afs: Fix uninit var in afs_alloc_anon_key()David Howells
2025-11-29firmware: cs_dsp: Remove need for clients to supplyMark Brown
2025-11-29i3c: master: svc: Add basic HDR mode supportFrank Li
2025-11-29i3c: master: svc: Replace bool rnw with union for HDR supportFrank Li
2025-11-29i3c: Switch to use new i3c_xfer from i3c_priv_xferFrank Li
2025-11-29i3c: Add HDR API supportFrank Li
2025-11-29i3c: master: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-29i3c: master: Remove i3c_device_free_ibi from i3c_device_removeJorge Marques
2025-11-28bpf: Remove runqslower toolHoyeon Lee
2025-11-28selftests/bpf: Remove usage of lsm/file_alloc_security in selftestAmery Hung
2025-11-28bpf: Disable file_alloc_security hookAmery Hung
2025-11-28Merge branch 'a-pair-of-follow-ups-for-indirect-jumps'Alexei Starovoitov
2025-11-28bpf: check for insn arrays in check_ptr_alignmentAnton Protopopov
2025-11-28bpf: force BPF_F_RDONLY_PROG on insn array creationAnton Protopopov
2025-11-29i3c: mipi-i3c-hci-pci: Set d3cold_delay to 0 for Intel controllersAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Add LTR support for Intel controllersAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Add exit callbackAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Change callback parameterAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Allocate a structure for mipi_i3c_hci_pci device infor...Adrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Factor out intel_reset()Adrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Factor out private registers ioremappingAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Constify driver dataAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Use readl_poll_timeout()Adrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Rename some Intel-related identifiersAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Move all Intel-related definitions togetherAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Set 64-bit DMA mask for Intel controllersAdrian Hunter
2025-11-28Merge branch 'rcu/refscale' into nextFrederic Weisbecker
2025-11-28Merge branch 'rcu/srcu' into nextFrederic Weisbecker
2025-11-28Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-28vfio/xe: Add device specific vfio_pci driver variant for Intel graphicsMichał Winiarski
2025-11-28drm/xe/pf: Export helpers for VFIOMichał Winiarski
2025-11-28drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski
2025-11-28drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski
2025-11-28Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28ASoC: codecs: Modify awinic amplifier dsp read and write functionsWeidong Wang
2025-11-28ubifs: vmalloc(array_size()) -> vmalloc_array()Qianfeng Rong
2025-11-28ubi: fastmap: fix ubi->fm memory leakLiyuan Pang
2025-11-28mtd: ubi: skip programming unused bits in ubi headersCheng Ming Lin
2025-11-28Merge tag 'io_uring-6.18-20251128' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds