summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-13blk-integrity: improved sg segment mappingKeith Busch
2024-09-13drivers/of: Improve documentation for match_stringMiquel Sabaté Solà
2024-09-13of: property: Do some clean up with use of __free()Zhang Zekun
2024-09-13dt-bindings: watchdog: qcom-wdt: document support on SA8255pNikunj Kela
2024-09-13dt-bindings: interrupt-controller: fsl,irqsteer: Document fsl,imx8qm-irqsteerFabio Estevam
2024-09-13dt-bindings: interrupt-controller: arm,gic: add ESPI and EPPI specifiersNikunj Kela
2024-09-13dt-bindings: dma: Add lpc32xx DMA mux bindingPiotr Wojtaszczyk
2024-09-13dt-bindings: trivial-devices: Drop duplicate "maxim,max1237"Rob Herring (Arm)
2024-09-13dt-bindings: trivial-devices: Drop duplicate LM75 compatible devicesRob Herring (Arm)
2024-09-13dt-bindings: trivial-devices: Deprecate "ad,ad7414"Rob Herring (Arm)
2024-09-13dt-bindings: trivial-devices: Drop incorrect and duplicate at24 compatiblesRob Herring (Arm)
2024-09-13dt-bindings: wakeup-source: update reference to m8921-keypad.yamlSimon Horman
2024-09-13dt-bindings: interrupt-controller: qcom-pdc: document support for SA8255pNikunj Kela
2024-09-13dt-bindings: Fix various typosYu-Chun Lin
2024-09-13of: address: Unify resource bounds overflow checkingThomas Weißschuh
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens
2024-09-13Merge tag 'spi-fix-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-13memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOLMina Almasry
2024-09-13ASoC: topology: Fix redundant logical jumpTang Bin
2024-09-13block: unexport blk_rq_count_integrity_sgKeith Busch
2024-09-13nvme-rdma: use request to get integrity segmentsKeith Busch
2024-09-13scsi: use request to get integrity segmentsKeith Busch
2024-09-13block: provide a request helper for user integrity segmentsKeith Busch
2024-09-13blk-integrity: consider entire bio list for mergingKeith Busch
2024-09-13blk-integrity: properly account for segmentsKeith Busch
2024-09-13blk-mq: set the nr_integrity_segments from bioKeith Busch
2024-09-13blk-mq: unconditional nr_integrity_segmentsKeith Busch
2024-09-13Merge tag 'soundwire-6.11-fixes_2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-13arch/sparc: remove unused varible paddrbase in function leon_swprobe()Alex Shi
2024-09-13regulator: sm5703: Remove because it is unused and fails to buildChristophe JAILLET
2024-09-13Merge tag 'drm-fixes-2024-09-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-13Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-13module: Refine kmemleak scanned areasVincent Donnefort
2024-09-13module: abort module loading when sysfs setup suffer errorsChunhui Li
2024-09-13regulator: Split up _regulator_get()Chen-Yu Tsai
2024-09-13ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding
2024-09-13f2fs: forcibly migrate to secure space for zoned device file pinningDaeho Jeong
2024-09-13AMD SoundWire machine driver code refactorMark Brown
2024-09-13s390/vdso: Move vdso symbol handling to separate header fileHeiko Carstens
2024-09-13s390/vdso: Allow alternatives in vdso codeHeiko Carstens
2024-09-13s390/module: Provide find_section() helperHeiko Carstens
2024-09-13s390/facility: Let test_facility() generate static branch if possibleHeiko Carstens
2024-09-13s390/alternatives: Remove ALT_FACILITY_EARLYHeiko Carstens
2024-09-13s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens
2024-09-13selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-09-13selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64Christophe Leroy
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy
2024-09-13powerpc/vdso: Refactor CFLAGS for CVDSO buildChristophe Leroy
2024-09-13powerpc/vdso32: Add crtsavresChristophe Leroy