summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-14i3c: mipi-i3c-hci: Extract ring initialization from hci_dma_init()Adrian Hunter
2026-01-14i3c: mipi-i3c-hci: Introduce helper to restore DATAdrian Hunter
2026-01-14i3c: mipi-i3c-hci: Cache DAT in memory for Runtime PM restoreAdrian Hunter
2026-01-14i3c: mipi-i3c-hci: Manage DMA deallocation via devres actionAdrian Hunter
2026-01-14i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()Adrian Hunter
2026-01-14i3c: mipi-i3c-hci: Switch DAT bitmap allocation to devm_bitmap_zalloc()Adrian Hunter
2026-01-14i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked()Adrian Hunter
2026-01-14i3c: master: Update hot-join flag only on successAdrian Hunter
2026-01-14i3c: mipi-i3c-hci: Ensure proper bus clean-upAdrian Hunter
2026-01-14i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during initAdrian Hunter
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2026-01-14Merge patch series "btrfs: stop duplicating VFS code for subvolume/snapshot d...Christian Brauner
2026-01-14btrfs: use may_create_dentry() in btrfs_mksubvol()Filipe Manana
2026-01-14btrfs: use may_delete_dentry() in btrfs_ioctl_snap_destroy()Filipe Manana
2026-01-14fs: export may_create() as may_create_dentry()Filipe Manana
2026-01-14fs: export may_delete() as may_delete_dentry()Filipe Manana
2026-01-14ACPI: bus: Align acpi_device_get_match_data() with driver match orderKartik Rajput
2026-01-14phy: freescale: imx8m-pcie: assert phy reset during power onRafael Beims
2026-01-14writeback: use round_jiffies_relative for dirtytime_workZhao Mengmeng
2026-01-14ACPI: extlog: Trace CPER CXL Protocol Error SectionFabio M. De Francesco
2026-01-14ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work structFabio M. De Francesco
2026-01-14ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco
2026-01-14ACPI: extlog: Trace CPER PCI Express Error SectionFabio M. De Francesco
2026-01-14ACPI: extlog: Trace CPER Non-standard Section BodyFabio M. De Francesco
2026-01-14iomap: wait for batched folios to be stable in __iomap_get_folioChristoph Hellwig
2026-01-14fs: make insert_inode_locked() wait for inode destructionMateusz Guzik
2026-01-14initramfs_test: kunit test for cpio.filesize > PATH_MAXDavid Disseldorp
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_sea() status checkShuai Xue
2026-01-14ACPI: APEI: GHES: Extract helper functions for error status handlingShuai Xue
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_nmi() status checkTony Luck
2026-01-14EFI/CPER: don't dump the entire memory regionMauro Carvalho Chehab
2026-01-14APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab
2026-01-14EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-01-14APEI/GHES: ARM processor Error: don't go past allocated memoryMauro Carvalho Chehab
2026-01-14fs: improve dump_inode() to safely access inode fieldsYuto Ohnuki
2026-01-14Merge patch series "exportfs: Some kernel-doc fixes"Christian Brauner
2026-01-14fs: add <linux/init_task.h> for 'init_fs'Ben Dooks
2026-01-14docs: exportfs: Use source code struct documentationAndré Almeida
2026-01-14fs: move initializing f_mode before file_ref_init()Amir Goldstein
2026-01-14exportfs: Complete kernel-doc for struct export_operationsAndré Almeida
2026-01-14exportfs: Mark struct export_operations functions at kernel-docAndré Almeida
2026-01-14exportfs: Fix kernel-doc output for get_name()André Almeida
2026-01-14acct(2): begin the deprecation of legacy BSD process accountingJeff Layton
2026-01-14device_cgroup: remove branch hint after code refactorBreno Leitao
2026-01-14x86/traps: Print unhashed pointers on stack overflowRyosuke Yasuoka
2026-01-14Merge patch series "iomap: erofs page cache sharing preliminaries"Christian Brauner
2026-01-14erofs: hold read context in iomap_iter if neededHongbo Li
2026-01-14iomap: stash iomap read ctx in the private field of iomap_iterHongbo Li
2026-01-14nvme: fix PCIe subsystem reset controller state transitionNilay Shroff
2026-01-14usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg failXu Yang