linux.git
2024-05-03 Al ViroRIP ->bd_inode
2024-05-03 Al Virodasd_format(): killing the last remaining user of ...
2024-05-03 Al Vironilfs_attach_log_writer(): use ->bd_mapping->host inste...
2024-05-03 Al Viroblock/bdev.c: use the knowledge of inode/bdev coallocation
2024-05-03 Al Virogfs2: more obvious initializations of mapping->host
2024-05-03 Al Virofs/buffer.c: massage the remaining users of ->bd_inode...
2024-05-03 Al Viroblk_ioctl_{discard,zeroout}(): we only want ->bd_inode...
2024-05-03 Al Virogrow_dev_folio(): we only want ->bd_inode->i_mapping...
2024-05-03 Al Virouse ->bd_mapping instead of ->bd_inode->i_mapping
2024-05-03 Al Viroblock_device: add a pointer to struct address_space...
2024-05-03 Al ViroMerge branch 'misc.erofs' into work.bdev
2024-05-03 Al Viromissing helpers: bdev_unhash(), bdev_drop()
2024-05-03 Yu Kuaiblock: move two helpers into bdev.c
2024-05-03 Yu Kuaiblock2mtd: prevent direct access of bd_inode
2024-05-03 Al Virodm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read...
2024-05-03 Al Viroblkdev_write_iter(): saner way to get inode and bdev
2024-05-03 Yu Kuaibcachefs: remove dead function bdev_sectors()
2024-05-03 Yu Kuaiext4: remove block_device_ejected()
2024-05-02 Al Viromake set_blocksize() fail unless block device is opened...
2024-05-02 Al Viroset_blocksize(): switch to passing struct file *
2024-05-02 Al Virobtrfs_get_bdev_and_sb(): call set_blocksize() only...
2024-05-02 Al Viroswsusp: don't bother with setting block size
2024-05-02 Al Virozram: don't bother with reopening - just use O_EXCL...
2024-05-02 Al Viroswapon(2): open swap with O_EXCL
2024-05-02 Al Viroswapon(2)/swapoff(2): don't bother with block size
2024-05-02 Al Viropktcdvd: sort set_blocksize() calls out
2024-05-02 Al Virobcache_register(): don't bother with set_blocksize()
2024-04-25 Al Viroerofs_buf: store address_space instead of inode
2024-04-14 Linus TorvaldsLinux 6.9-rc4
2024-04-14 Linus TorvaldsMerge tag 'pull-sysfs-annotation-fix' of git://git...
2024-04-14 Linus TorvaldsMerge tag 'x86-urgent-2024-04-14' of git://git./linux...
2024-04-14 Linus TorvaldsMerge tag 'timers-urgent-2024-04-14' of git://git....
2024-04-14 Linus TorvaldsMerge tag 'perf-urgent-2024-04-14' of git://git./linux...
2024-04-14 Linus TorvaldsMerge tag 'locking-urgent-2024-04-14' of git://git...
2024-04-14 Linus TorvaldsMerge tag 'irq-urgent-2024-04-14' of git://git./linux...
2024-04-14 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2024-04-14 Linus TorvaldsMerge tag 'dma-maping-6.9-2024-04-14' of git://git...
2024-04-14 Amir Goldsteinkernfs: annotate different lockdep class for of->mutex...
2024-04-13 Linus TorvaldsMerge tag 'ata-6.9-rc4' of git://git./linux/kernel...
2024-04-13 Linus TorvaldsMerge tag 'zonefs-6.9-rc4' of git://git./linux/kernel...
2024-04-13 Linus TorvaldsMerge tag 'v6.9-rc3-SMB3-client-fixes' of git://git...
2024-04-13 Igor Pylypivata: libata-core: Allow command duration limits detecti...
2024-04-13 Damien Le Moalata: libata-scsi: Fix ata_scsi_dev_rescan() error path
2024-04-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-04-12 Linus TorvaldsMerge tag 'soc-fixes-6.9-1' of git://git./linux/kernel...
2024-04-12 Linus TorvaldsMerge tag 'iommu-fixes-v6.9-rc3' of git://git./linux...
2024-04-12 Linus TorvaldsMerge tag 'pci-v6.9-fixes-1' of git://git./linux/kernel...
2024-04-12 Linus TorvaldsMerge tag 'block-6.9-20240412' of git://git.kernel...
2024-04-12 Linus TorvaldsMerge tag 'io_uring-6.9-20240412' of git://git.kernel...
2024-04-12 Linus TorvaldsMerge tag 'ceph-for-6.9-rc4' of https://github.com...
2024-04-12 Linus TorvaldsKconfig: add some hidden tabs on purpose
2024-04-12 Linus TorvaldsMerge tag 'trace-v6.9-rc3' of git://git./linux/kernel...
2024-04-12 Linus TorvaldsMerge tag 'mips-fixes_6.9_1' of git://git./linux/kernel...
2024-04-12 Linus TorvaldsMerge tag 'drm-fixes-2024-04-12' of https://gitlab...
2024-04-12 Oleg Nesterovselftests: kselftest: Fix build failure with NOLIBC
2024-04-12 Yu Kuaiblock: fix that blk_time_get_ns() doesn't update time...
2024-04-12 John Stultzselftests: timers: Fix abs() warning in posix_timers...
2024-04-12 Nathan Chancellorselftests: kselftest: Mark functions that unconditional...
2024-04-12 John Stultzselftests: timers: Fix posix_timers ksft_print_msg...
2024-04-12 Vasant Hegdeiommu/amd: Change log message severity
2024-04-12 Lu Baoluiommu/vt-d: Fix WARN_ON in iommu probe path
2024-04-12 Jacob Paniommu/vt-d: Allocate local memory for page request...
2024-04-12 Xuchun Shangiommu/vt-d: Fix wrong use of pasid config
2024-04-12 Thomas Gleixnerx86/cpu/amd: Move TOPOEXT enablement into the topology...
2024-04-12 Thomas Gleixnerx86/cpu/amd: Make the NODEID_MSR union actually work
2024-04-12 Thomas Gleixnerx86/cpu/amd: Make the CPUID 0x80000008 parser correct
2024-04-12 Josh Poimboeufx86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with...
2024-04-12 Josh Poimboeufx86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre...
2024-04-12 Krzysztof Kozlowskiiommu: mtk: fix module autoloading
2024-04-12 Vasant Hegdeiommu/amd: Do not enable SNP when V2 page table is...
2024-04-12 Vasant Hegdeiommu/amd: Fix possible irq lock inversion dependency...
2024-04-12 Dave Airlieamdkfd: use calloc instead of kzalloc to avoid integer...
2024-04-12 Dave AirlieMerge tag 'drm-msm-next-2024-04-11' of https://gitlab...
2024-04-11 Linus TorvaldsMerge tag 'cxl-fixes-6.9-rc4' of git://git./linux/kerne...
2024-04-11 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20240411' of git://git...
2024-04-11 Steven Rostedt... ring-buffer: Only update pages_touched when a new page...
2024-04-11 Arnd Bergmanntracing: hide unused ftrace_event_id_fops
2024-04-11 Prasad Pandittracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entry
2024-04-11 Yang Lieventfs: Fix kernel-doc comments to functions
2024-04-11 Steve Frenchsmb3: fix broken reconnect when password changing on...
2024-04-11 Paulo Alcantarasmb: client: instantiate when creating SFU files
2024-04-11 Steve Frenchsmb3: fix Open files on server counter going negative
2024-04-11 Jeff LaytonMAINTAINERS: remove myself as a Reviewer for Ceph
2024-04-11 Xiubo Liceph: switch to use cap_delay_lock for the unlink delay...
2024-04-11 Dave AirlieMerge tag 'drm-xe-fixes-2024-04-11' of https://gitlab...
2024-04-11 Dave AirlieMerge tag 'drm-misc-fixes-2024-04-11' of https://gitlab...
2024-04-11 Linus TorvaldsMerge tag 'acpi-6.9-rc4' of git://git./linux/kernel...
2024-04-11 Linus TorvaldsMerge tag 'pm-6.9-rc4' of git://git./linux/kernel/git...
2024-04-11 Linus TorvaldsMerge tag 'net-6.9-rc4' of git://git./linux/kernel...
2024-04-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-04-11 Linus TorvaldsMerge tag 'loongarch-fixes-6.9-1' of git://git./linux...
2024-04-11 Linus TorvaldsMerge tag 'bcachefs-2024-04-10' of https://evilpiepirat...
2024-04-11 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v6.9-rc4'...
2024-04-11 Rafael J. WysockiMerge branch 'acpi-bus'
2024-04-11 NeilBrownceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
2024-04-11 Ashutosh Dixitdrm/xe: Label RING_CONTEXT_CONTROL as masked
2024-04-11 Himal Prasad... drm/xe/xe_migrate: Cast to output precision before...
2024-04-11 Karthik Poosadrm/xe/hwmon: Cast result to output precision on left...
2024-04-11 Lucas De Marchidrm/xe/display: Fix double mutex initialization
2024-04-11 Paolo AbeniMerge branch 'ena-driver-bug-fixes'
next