summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04ptp: Switch to ktime_get_snapshot_id() for pre/post timestampsThomas Gleixner
2026-06-04timekeeping: Add support for AUX clock cross timestampingThomas Gleixner
2026-06-04timekeeping: Remove system_device_crosststamp::sys_realtimeThomas Gleixner
2026-06-04ALSA: hda/common: Use system_device_crosststamp::sys_systimeThomas Gleixner
2026-06-04wifi: iwlwifi: Use system_device_crosststamp::sys_systimeThomas Gleixner
2026-06-04ptp: Use system_device_crosststamp::sys_systimeThomas Gleixner
2026-06-04timekeeping: Prepare for cross timestamps on arbitrary clock IDsThomas Gleixner
2026-06-04timekeeping: Remove ktime_get_snapshot()Thomas Gleixner
2026-06-04virtio_rtc: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04net/mlx5: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04igc: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04ice/ptp: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04wifi: iwlwifi: Adopt PTP cross timestamps to core changesThomas Gleixner
2026-06-04timekeeping: Add CLOCK ID to system_device_crosststampThomas Gleixner
2026-06-04timekeeping: Add system_counterval_t to struct system_device_crosststampThomas Gleixner
2026-06-04timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()Thomas Gleixner
2026-06-04timekeeping: Remove system_time_snapshot::real/boot/rawThomas Gleixner
2026-06-04ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()Thomas Gleixner
2026-06-04KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIMEThomas Gleixner
2026-06-04KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIMEThomas Gleixner
2026-06-04tracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova
2026-06-04nvme: export controller reconnect event count via sysfsNilay Shroff
2026-06-04nvme: export controller reset event count via sysfsNilay Shroff
2026-06-04nvme: export I/O failure count when no path is available via sysfsNilay Shroff
2026-06-04nvme: export I/O requeue count when no path is usable via sysfsNilay Shroff
2026-06-04nvme: export command error counters via sysfsNilay Shroff
2026-06-04nvme: export multipath failover count via sysfsNilay Shroff
2026-06-04nvme: export command retry count via sysfsNilay Shroff
2026-06-04nvme: add diag attribute group under sysfsNilay Shroff
2026-06-04coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()Junrui Luo
2026-06-04cpu: Add lockdep_is_cpus_held()/lockdep_is_cpus_write_held() stubs for !CONFI...Reinette Chatre
2026-06-04MAINTAINERS: Add include/linux/cpuhplock.h to CPU HOTPLUG areaReinette Chatre
2026-06-04rtla: Fix parsing of multi-character short optionsTomas Glozar
2026-06-04geneve: fix length used in GRO hint UDP checksum adjustmentAntoine Tenart
2026-06-04Merge patch series "Remove b_end_io from struct buffer_head"Christian Brauner
2026-06-04buffer: Remove end_buffer_write_sync()Matthew Wilcox (Oracle)
2026-06-04buffer: Change calling convention for end_buffer_read_sync()Matthew Wilcox (Oracle)
2026-06-04buffer: Remove b_end_ioMatthew Wilcox (Oracle)
2026-06-04buffer: Remove submit_bh()Matthew Wilcox (Oracle)
2026-06-04md-bitmap: Convert read_file_page and write_file_page to bh_submit()Matthew Wilcox (Oracle)
2026-06-04nilfs2: Convert nilfs_mdt_submit_block to bh_submit()Matthew Wilcox (Oracle)
2026-06-04nilfs2: Convert nilfs_gccache_submit_read_data to bh_submit()Matthew Wilcox (Oracle)
2026-06-04nilfs2: Convert nilfs_btnode_submit_block to bh_submit()Matthew Wilcox (Oracle)
2026-06-04buffer: Remove mark_buffer_async_write()Matthew Wilcox (Oracle)
2026-06-04gfs2: Convert gfs2_aspace_write_folio to bh_submit()Matthew Wilcox (Oracle)
2026-06-04gfs2: Remove use of b_end_io in gfs2_meta_read_endio()Matthew Wilcox (Oracle)
2026-06-04gfs2: Convert gfs2_dir_readahead to bh_submit()Matthew Wilcox (Oracle)
2026-06-04gfs2: Convert gfs2_metapath_ra to bh_submit()Matthew Wilcox (Oracle)
2026-06-04ocfs2: Convert ocfs2_write_super_or_backup to bh_submit()Matthew Wilcox (Oracle)
2026-06-04ocfs2: Convert ocfs2_read_blocks to bh_submit()Matthew Wilcox (Oracle)