summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-05ARM: dts: imx6qdl: add label for system clocksFrank Li
2026-04-05ARM: dts: imx28-tx28: remove undocumented aliasesFrank Li
2026-04-05ARM: dts: imx28-tx28: rename compatible to "edt,edt-ft5206"Frank Li
2026-04-05ARM: dts: imx28-sps1: remove undocumented fallback compatible "mr25h256"Frank Li
2026-04-05ARM: dts: imx28: rename gpios-reset to reset-gpios of hx8357Frank Li
2026-04-05ARM: dts: imx23/28: add "led-" prefix to LED subnodesFrank Li
2026-04-05ARM: dts: imx23: fix interrupt names for dma-controller@80024000Frank Li
2026-04-05ARM: dts: imx27: remove fsl,imx-osc26m from fixed-clock nodeFrank Li
2026-04-05ARM: dts: imx27-eukrea-cpuimx27: rename uart8250 to serialFrank Li
2026-04-05ARM: dts: imx27-eukrea: replace interrupts with interrupts-extendedFrank Li
2026-04-05ARM: dts: imx: remove redundant intermediate node in pinmux hierarchyFrank Li
2026-04-05ARM: dts: imx: rename iomuxc to pinmuxFrank Li
2026-04-05ARM: dts: imx6ull-dhcor: Handle both 1DX and 1YN WiFi on i.MX6ULL DHCORMarek Vasut
2026-04-05ARM: dts: imx7s-warp: Remove data-lanes and clock-lanes for ov2680Frank Li
2026-04-05ARM: dts: imx53-smd: Add power supply node for fsl,sgtl5000Frank Li
2026-04-05ARM: dts: imx6qdl-sr-som-ti: use fixed-clock instead of clock-frequencyFrank Li
2026-04-06gpu: nova-core: fix missing colon in SEC2 boot debug messageDavid Carlier
2026-04-05smb: client: Remove unnecessary selection of CRYPTO_ECBEric Biggers
2026-04-05smb/client: move smb2maperror declarations to smb2proto.hZhangGuoDong
2026-04-05smb/client: introduce KUnit tests to check DOS/SRV err mapping searchYouling Tang
2026-04-05smb/client: check if SMB1 DOS/SRV error mapping arrays are sortedYouling Tang
2026-04-05smb/client: use binary search for SMB1 DOS/SRV error mappingHuiwen He
2026-04-05smb/client: autogenerate SMB1 DOS/SRV to POSIX error mappingHuiwen He
2026-04-05smb/client: annotate smberr.h with POSIX error codesHuiwen He
2026-04-05smb/client: move ERRnetlogonNotStarted to DOS error classHuiwen He
2026-04-05smb/client: introduce KUnit test to check ntstatus_to_dos_map searchYouling Tang
2026-04-05smb/client: check if ntstatus_to_dos_map is sortedYouling Tang
2026-04-05smb/client: use binary search for NT status to DOS mappingHuiwen He
2026-04-05smb/client: refactor ntstatus_to_dos() to return mapping entryHuiwen He
2026-04-05smb/client: replace nt_errs with ntstatus_to_dos_mapHuiwen He
2026-04-05smb/client: autogenerate SMB1 NT status to DOS error mappingHuiwen He
2026-04-05smb/client: annotate nterr.h with DOS error codesHuiwen He
2026-04-05smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()SunJianHao
2026-04-05fs/smb/client: add verbose error logging for UNC parsingFredric Cover
2026-04-06tracing/probe: reject non-closed empty immediate stringsPengpeng Hou
2026-04-06m68k: Fix task info flags handling for 68000Daniel Palmer
2026-04-05Linux 7.0-rc7v7.0-rc7Linus Torvalds
2026-04-05Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-05x86/split_lock: Don't warn about unknown split_lock_detect parameterRonan Pigott
2026-04-05mm: fix deferred split queue races during migrationLance Yang
2026-04-05mm/khugepaged: fix issue with tracking lockLorenzo Stoakes (Oracle)
2026-04-05mm/huge_memory: add and use has_deposited_pgtable()Lorenzo Stoakes (Oracle)
2026-04-05mm/huge_memory: add and use normal_or_softleaf_folio_pmd()Lorenzo Stoakes (Oracle)
2026-04-05mm: add softleaf_is_valid_pmd_entry(), pmd_to_softleaf_folio()Lorenzo Stoakes (Oracle)
2026-04-05mm/huge_memory: separate out the folio part of zap_huge_pmd()Lorenzo Stoakes (Oracle)
2026-04-05mm/huge_memory: use mm instead of tlb->mmLorenzo Stoakes (Oracle)
2026-04-05mm/huge_memory: remove unnecessary sanity checksLorenzo Stoakes (Oracle)
2026-04-05mm/huge_memory: deduplicate zap deposited table callLorenzo Stoakes (Oracle)
2026-04-05mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()Lorenzo Stoakes (Oracle)
2026-04-05mm/huge_memory: add a common exit path to zap_huge_pmd()Lorenzo Stoakes (Oracle)