summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-22Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-24/+416
2026-03-23md: remove unused mddev argument from export_rdevChen Cheng-14/+14
2026-03-23md/raid5: move handle_stripe() comment to correct locationChen Cheng-14/+12
2026-03-23md/raid5: remove stale md_raid5_kick_device() declarationChen Cheng-1/+0
2026-03-23md/raid1: fix the comparing region of interval treeXiao Ni-2/+2
2026-03-22Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-14/+35
2026-03-22Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+20
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+28
2026-03-22Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-27/+41
2026-03-22Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-29/+11
2026-03-22Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2026-03-22Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-03-22drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_registerLuca Leonardo Scorcia-4/+5
2026-03-22drm/mediatek: ovl: Add specific entry for mt8167Val Packett-0/+12
2026-03-22dt-bindings: phy: mediatek, dsi-phy: Add support for mt8167Luca Leonardo Scorcia-0/+1
2026-03-22dt-bindings: display: mediatek: Add compatibles for MediaTek mt8167Luca Leonardo Scorcia-2/+11
2026-03-22drm/mediatek: Remove all conflicting aperture devices during probeLuca Leonardo Scorcia-0/+5
2026-03-22drm/mediatek: mtk_dsi: enable hs clock during pre-enableGary Bisson-18/+17
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu-4/+5
2026-03-22arm64: dts: ti: k3-j721s2: Use ti,j7200-padconf compatibleThomas Richard (TI)-9/+9
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlayDominik Haller-0/+195
2026-03-22arm64: dts: ti: k3-j721s2-main: Add DSI1Dominik Haller-0/+39
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-DisplayDominik Haller-0/+129
2026-03-22arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridgeDominik Haller-0/+17
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocksDominik Haller-0/+17
2026-03-22arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini-10/+10
2026-03-22iio: accel: adxl313: add missing error check in predisableAntoniu Miclaus-0/+2
2026-03-22iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus-1/+1
2026-03-22iio: accel: fix ADXL355 temperature signature valueValek Andrej-1/+1
2026-03-22tools/nolibc: rename sys_foo() functions to _sys_foo()Thomas Weißschuh-192/+192
2026-03-22selftests/nolibc: enable -WundefThomas Weißschuh-1/+2
2026-03-22tools/nolibc: avoid -Wundef warning for __STDC_VERSION__Thomas Weißschuh-1/+7
2026-03-22tools/nolibc: add err.hThomas Weißschuh-0/+89
2026-03-22tools/nolibc: add support for program_invocation_{,short_}nameThomas Weißschuh-0/+64
2026-03-22block/floppy: Don't use REALLY_SLOW_IO for delaysJuergen Gross-12/+22
2026-03-22x86/paravirt: Replace io_delay() hook with a boolJuergen Gross-31/+16
2026-03-22x86/irqflags: Preemptively move include paravirt.h directive where it belongsJuergen Gross-3/+3
2026-03-22counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav-28/+27
2026-03-22counter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav-4/+8
2026-03-21workqueue: Fix false positive stall reportsSong Liu-3/+21
2026-03-22crypto: add missing kernel-doc for anonymous union membersKit Dallege-0/+3
2026-03-22crypto: simd - Remove unused skcipher supportEric Biggers-249/+5
2026-03-22crypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum-4/+2
2026-03-22padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan-64/+65
2026-03-22crypto: Fix several spelling mistakes in commentsSun Chaobo-5/+5
2026-03-22crypto: hisilicon - add device load query functionality to debugfsZongyu Wu-0/+135
2026-03-22hwrng: core - avoid kernel-doc warningsRandy Dunlap-1/+1
2026-03-22crypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum-4/+2
2026-03-22crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum-4/+4
2026-03-22crypto: atmel-aes - guard unregister on error in atmel_aes_register_algsThorsten Blum-2/+4