summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-19drm/tiny: Add driver for Sharp Memory LCDAlex Lanzano
2024-10-19dt-bindings: display: Add Sharp Memory LCD bindingsAlex Lanzano
2024-10-18Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-18Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-18Merge tag 'io_uring-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-18Merge tag 'renesas-clk-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd
2024-10-18ufs: Convert ufs_change_blocknr() to take a folioMatthew Wilcox (Oracle)
2024-10-18ufs: Pass a folio to ufs_new_fragments()Matthew Wilcox (Oracle)
2024-10-18ufs: Convert ufs_inode_getfrag() to take a folioMatthew Wilcox (Oracle)
2024-10-18ufs: Convert ufs_extend_tail() to take a folioMatthew Wilcox (Oracle)
2024-10-18ufs: Convert ufs_inode_getblock() to take a folioMatthew Wilcox (Oracle)
2024-10-18ufs: take the handling of free block counters into a helperAl Viro
2024-10-18clean ufs_trunc_direct() up a bit...Al Viro
2024-10-18ufs: get rid of ubh_{ubhcpymem,memcpyubh}()Al Viro
2024-10-18ufs_inode_getfrag(): remove junk commentAl Viro
2024-10-18ufs_free_fragments(): fix the braino in sanity checkAl Viro
2024-10-18ufs_clusteracct(): switch to passing fragment numberAl Viro
2024-10-18ufs: untangle ubh_...block...(), part 3Al Viro
2024-10-18ufs: untangle ubh_...block...(), part 2Al Viro
2024-10-18ufs: untangle ubh_...block...() macros, part 1Al Viro
2024-10-18ufs: fix ufs_read_cylinder() failure handlingAl Viro
2024-10-18ufs: missing ->splice_write()Al Viro
2024-10-18ufs: fix handling of delete_entry and set_link failuresAl Viro
2024-10-18Input: xpad - add support for MSI Claw A1MJohn Edwards
2024-10-18ASoC/SoundWire: clean up link DMA during stop for IPC4Mark Brown
2024-10-18nfsd: fix race between laundromat and free_stateidOlga Kornievskaia
2024-10-18sched_ext: improve WAKE_SYNC behavior for default idle CPU selectionAndrea Righi
2024-10-18ASoC/soundwire: add initial support for SDCAMark Brown
2024-10-18ASoC: add support for some new Lenovo laptops withMark Brown
2024-10-18accel/qaic: Pass string literal as format argument of alloc_workqueue()Simon Horman
2024-10-18Merge patch series "RISC-V: Detect and report speed of unaligned vector acces...Palmer Dabbelt
2024-10-18RISC-V: hwprobe: Document unaligned vector perf keyJesse Taube
2024-10-18RISC-V: Report vector unaligned access speed hwprobeJesse Taube
2024-10-18RISC-V: Detect unaligned vector accesses supportedJesse Taube
2024-10-18RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNEDJesse Taube
2024-10-18RISC-V: Scalar unaligned access emulated on hotplug CPUsJesse Taube
2024-10-18RISC-V: Check scalar unaligned access on all CPUsJesse Taube
2024-10-18MAINTAINERS: update IPE tree url and Fan Wu's emailFan Wu
2024-10-18ipe: fallback to platform keyring also if key in trusted keyring is rejectedLuca Boccassi
2024-10-18Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-10-18PCI: Simplify pci_read_bridge_bases() logicIlpo Järvinen
2024-10-18PCI: Move struct pci_bus_resource into bus.cIlpo Järvinen
2024-10-18PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen
2024-10-18Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-10-18Merge tag 'pm-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-10-18Merge tag 'hwmon-for-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-18Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-18spi: make class structs constBartosz Golaszewski
2024-10-18ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failureVitaliy Shevtsov