summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-21usb-storage: alauda: Check whether the media is initializedShichao Lai1-3/+6
2024-06-21serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko3-5/+10
2024-06-21serial: 8250_dw: Replace ACPI device check by a quirkAndy Shevchenko1-25/+26
2024-06-21serial: 8250_dw: Switch to use uart_read_port_properties()Andy Shevchenko1-40/+27
2024-06-21serial: port: Introduce a common helper to read propertiesAndy Shevchenko2-0/+147
2024-06-21serial: core: Add UPIO_UNKNOWN constant for unknown port typeAndy Shevchenko1-0/+1
2024-06-21device property: Implement device_is_big_endian()Andy Shevchenko1-0/+26
2024-06-21ima: Fix use-after-free on a dentry's dname.nameStefan Berger2-7/+26
2024-06-21greybus: Fix use-after-free bug in gb_interface_release due to race condition.Sicong Huang1-0/+1
2024-06-21selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)1-6/+7
2024-06-21selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)1-3/+1
2024-06-21selftests/net/lib: no need to record ns name if it already existHangbin Liu1-2/+4
2024-06-21selftests/net/lib: update busywait timeout valueHangbin Liu1-1/+4
2024-06-21cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-modeDavid Howells1-0/+3
2024-06-21remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi1-2/+4
2024-06-21selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier1-1/+26
2024-06-21selftests/net: add variable NS_LIST for lib.shHangbin Liu1-0/+8
2024-06-21selftests/net: add lib.shHangbin Liu3-27/+87
2024-06-21Revert "fork: defer linking file vma until vma is fully initialized"Sam James1-9/+9
2024-06-21serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown1-0/+1
2024-06-21mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin1-0/+7
2024-06-21tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()Oleg Nesterov1-28/+14
2024-06-21nilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi1-0/+3
2024-06-21swiotlb: extend buffer pre-padding to alloc_align_mask if necessaryPetr Tesarik1-13/+46
2024-06-21swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZEWill Deacon1-7/+11
2024-06-21swiotlb: Enforce page alignment in swiotlb_alloc()Will Deacon1-0/+6
2024-06-21xfs: allow cross-linking special files without project quotaAndrey Albershteyn1-2/+13
2024-06-21xfs: don't use current->journal_infoDave Chinner4-21/+7
2024-06-21xfs: allow sunit mount option to repair bad primary sb stripe valuesDave Chinner2-11/+34
2024-06-21xfs: ensure submit buffers on LSN boundaries in error handlersLong Li1-3/+20
2024-06-21xfs: shrink failure needs to hold AGI bufferDave Chinner1-1/+10
2024-06-21xfs: fix SEEK_HOLE/DATA for regions with active COW extentsDave Chinner1-2/+2
2024-06-21xfs: fix scrub stats file permissionsDarrick J. Wong1-2/+2
2024-06-21xfs: fix imprecise logic in xchk_btree_check_block_ownerDarrick J. Wong1-1/+6
2024-06-21btrfs: zoned: fix use-after-free due to race with dev replaceFilipe Manana1-3/+10
2024-06-21btrfs: zoned: factor out DUP bg handling from btrfs_load_block_group_zone_infoChristoph Hellwig1-37/+42
2024-06-21btrfs: zoned: factor out single bg handling from btrfs_load_block_group_zone_...Christoph Hellwig1-11/+19
2024-06-21btrfs: zoned: factor out per-zone logic from btrfs_load_block_group_zone_infoChristoph Hellwig1-92/+92
2024-06-21btrfs: zoned: introduce a zone_info struct in btrfs_load_block_group_zone_infoChristoph Hellwig1-47/+37
2024-06-21pmdomain: ti-sci: Fix duplicate PD referralsTomi Valkeinen1-1/+19
2024-06-21intel_th: pci: Add Lunar Lake supportAlexander Shishkin1-0/+5
2024-06-21intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin1-0/+5
2024-06-21intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin1-0/+5
2024-06-21intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin1-0/+5
2024-06-21intel_th: pci: Add Granite Rapids supportAlexander Shishkin1-0/+5
2024-06-21drm/i915: Fix audio component initializationImre Deak3-11/+24
2024-06-21drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas1-1/+3
2024-06-21drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol1-0/+3
2024-06-21drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson1-8/+7
2024-06-21rtla/auto-analysis: Replace \t with spacesDaniel Bristot de Oliveira1-46/+63