summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-19Linux 6.19.9linux-6.19.yGreg Kroah-Hartman
2026-03-19sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointerzhidao su
2026-03-19bpf: drop kthread_exit from noreturn_denyChristian Loehle
2026-03-19cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatchKeith Busch
2026-03-19io_uring/eventfd: use ctx->rings_rcu for flags checkingJens Axboe
2026-03-19io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe
2026-03-19KVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier
2026-03-19KVM: arm64: gic: Set vgic_model before initing private IRQsSascha Bischoff
2026-03-19mm/damon/core: disallow non-power of two min_region_szSeongJae Park
2026-03-19mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park
2026-03-19mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park
2026-03-19i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeueAdrian Hunter
2026-03-19i3c: mipi-i3c-hci: Fix race in DMA ring dequeueAdrian Hunter
2026-03-19i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptorAdrian Hunter
2026-03-19i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abortAdrian Hunter
2026-03-19i3c: mipi-i3c-hci: Consolidate spinlocksAdrian Hunter
2026-03-19i3c: mipi-i3c-hci: Factor out DMA mapping from queuing pathAdrian Hunter
2026-03-19i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errorsAdrian Hunter
2026-03-19iio: proximity: hx9023s: Protect against division by zero in set_samp_freqYasin Lee
2026-03-19iio: proximity: hx9023s: fix assignment order for __counted_byYasin Lee
2026-03-19iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol
2026-03-19iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol
2026-03-19iio: imu: inv_icm45600: fix INT1 drive bit invertedJean-Baptiste Maneyrol
2026-03-19iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus
2026-03-19iio: imu: inv_icm45600: fix regulator put warning when probe failsJean-Baptiste Maneyrol
2026-03-19iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus
2026-03-19iio: imu: adis: Fix NULL pointer dereference in adis_initRadu Sabau
2026-03-19iio: gyro: mpu3050-core: fix pm_runtime error handlingAntoniu Miclaus
2026-03-19iio: buffer: Fix wait_queue not being removedNuno Sá
2026-03-19iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer
2026-03-19iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid
2026-03-19iio: magnetometer: tlv493d: remove erroneous shift in X-axis dataAntoniu Miclaus
2026-03-19iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus
2026-03-19iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus
2026-03-19iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon
2026-03-19iio: dac: ds4424: reject -128 RAW valueOleksij Rempel
2026-03-19btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana
2026-03-19btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...Bart Van Assche
2026-03-19btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana
2026-03-19btrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana
2026-03-19btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana
2026-03-19smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho
2026-03-19smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM
2026-03-19smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara
2026-03-19lib/bootconfig: check bounds before writing in __xbc_open_brace()Josh Law
2026-03-19lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()Josh Law
2026-03-19kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)
2026-03-19x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji
2026-03-19scsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi
2026-03-19lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace errorJosh Law