summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-19Linux 6.18.19v6.18.19Greg Kroah-Hartman1-1/+1
2026-03-19bpf: drop kthread_exit from noreturn_denyChristian Loehle1-1/+0
2026-03-19drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPDJohn Ripple1-0/+112
2026-03-19mm/damon/core: disallow non-power of two min_region_szSeongJae Park1-0/+3
2026-03-19io_uring/eventfd: use ctx->rings_rcu for flags checkingJens Axboe1-3/+7
2026-03-19io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe3-3/+34
2026-03-19net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers3-3/+6
2026-03-19lib/crypto: tests: Depend on library options rather than selecting themEric Biggers1-13/+7
2026-03-19ksmbd: Compare MACs in constant timeEric Biggers3-3/+7
2026-03-19smb: client: Compare MACs in constant timeEric Biggers2-2/+5
2026-03-19kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor2-7/+9
2026-03-19KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
2026-03-19KVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao1-6/+20
2026-03-19KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao1-2/+5
2026-03-19KVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier1-16/+16
2026-03-19KVM: arm64: gic: Set vgic_model before initing private IRQsSascha Bischoff1-4/+4
2026-03-19mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase supportShawn Lin1-1/+37
2026-03-19mmc: dw_mmc-rockchip: Add memory clock auto-gating supportShawn Lin1-0/+6
2026-03-19drm/gud: fix NULL crtc dereference on display disableShenghao Yang3-19/+48
2026-03-19drm/gud: rearrange gud_probe() to prepare for function splittingRuben Wauters1-21/+24
2026-03-19mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström3-5/+19
2026-03-19cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatchKeith Busch1-0/+1
2026-03-19i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeueAdrian Hunter1-9/+16
2026-03-19i3c: mipi-i3c-hci: Fix race in DMA ring dequeueAdrian Hunter3-0/+4
2026-03-19i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptorAdrian Hunter2-1/+2
2026-03-19i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abortAdrian Hunter1-0/+2
2026-03-19i3c: mipi-i3c-hci: Consolidate spinlocksAdrian Hunter4-17/+16
2026-03-19i3c: mipi-i3c-hci: Factor out DMA mapping from queuing pathAdrian Hunter1-16/+33
2026-03-19i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errorsAdrian Hunter3-5/+5
2026-03-19iio: proximity: hx9023s: Protect against division by zero in set_samp_freqYasin Lee1-0/+3
2026-03-19iio: proximity: hx9023s: fix assignment order for __counted_byYasin Lee1-2/+1
2026-03-19iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol1-0/+4
2026-03-19iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol2-0/+4
2026-03-19iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus1-1/+1
2026-03-19iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus1-2/+1
2026-03-19iio: imu: adis: Fix NULL pointer dereference in adis_initRadu Sabau1-1/+1
2026-03-19iio: gyro: mpu3050-core: fix pm_runtime error handlingAntoniu Miclaus1-5/+13
2026-03-19iio: buffer: Fix wait_queue not being removedNuno Sá1-2/+4
2026-03-19iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer1-1/+1
2026-03-19iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid1-1/+1
2026-03-19iio: magnetometer: tlv493d: remove erroneous shift in X-axis dataAntoniu Miclaus1-1/+1
2026-03-19iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus1-1/+1
2026-03-19iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus1-1/+1
2026-03-19iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon1-1/+1
2026-03-19iio: dac: ds4424: reject -128 RAW valueOleksij Rempel1-1/+1
2026-03-19btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana1-1/+2
2026-03-19btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...Bart Van Assche1-0/+1
2026-03-19btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana3-2/+59
2026-03-19btrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana1-0/+19
2026-03-19btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana1-0/+16