summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()Sanghyun Park
2026-06-04net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming
2026-06-04perf/x86/amd/uncore: Use Node ID to identify DF and UMC domainsSandipan Das
2026-06-04perf: Reveal PMU type in fdinfoChun-Tse Shao
2026-06-04perf/x86/intel/uncore: Implement global init callback for GNR uncoreZide Chen
2026-06-04perf/x86/intel/uncore: Fix uncore_die_to_cpu() for offline diesZide Chen
2026-06-04perf/x86/intel/uncore: Move die_to_cpu() to uncore.cZide Chen
2026-06-04perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()Zide Chen
2026-06-04perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discoveryZide Chen
2026-06-04perf/x86/intel/uncore: Guard against invalid box control addressZide Chen
2026-06-04perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systemsZide Chen
2026-06-04perf/x86/amd/core: Always use the NMI latency mitigationSandipan Das
2026-06-04timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshotDavid Woodhouse
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)