summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09ipc: mqueue: remove assignment from IS_ERR argumentChen Ni
2024-07-08ext4: sanity check for NULL pointer after ext4_force_shutdownWojciech Gładysz
2024-07-08jbd2: increase maximum transaction sizeJan Kara
2024-07-08jbd2: drop pointless shrinker batch initializationJan Kara
2024-07-08jbd2: avoid infinite transaction commit loopJan Kara
2024-07-08jbd2: precompute number of transaction descriptor blocksJan Kara
2024-07-08jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara
2024-07-08jbd2: avoid mount failed when commit block is partial submittedYe Bin
2024-07-08ext4: avoid writing unitialized memory to disk in EA inodesJan Kara
2024-07-08ext4: don't track ranges in fast_commit if inode has inlined dataLuis Henriques (SUSE)
2024-07-08ext4: fix possible tid_t sequence overflowsLuis Henriques (SUSE)
2024-07-09xfs: fix rtalloc rotoring when delalloc is in useChristoph Hellwig
2024-07-08Merge branch 'net-stmmac-qcom-ethqos-enable-2-5g-ethernet-on-sa8775p-ride'Jakub Kicinski
2024-07-08net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski
2024-07-08net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-08net: page_pool: fix warning codeJohannes Berg
2024-07-09cpufreq: sti: fix build warningRaphael Gallais-Pou
2024-07-09cpufreq: mediatek: Use dev_err_probe in every error path in probeNícolas F. R. A. Prado
2024-07-09cpufreq: Add Loongson-3 CPUFreq driver supportHuacai Chen
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe
2024-07-09arm64: defconfig: Enable the IWLWIFI driverFabio Estevam
2024-07-08sched_ext/scx_qmap: Add an example usage of DSQ iteratorTejun Heo
2024-07-08sched_ext: Implement DSQ iteratorTejun Heo
2024-07-08sched_ext: Take out ->priq and ->flags from scx_dsq_nodeTejun Heo
2024-07-09riscv: dts: add clock generator for Sophgo SG2042 SoCChen Wang
2024-07-08dt-bindings: arm: cpus: Add new Cortex and Neoverse namesAndre Przywara
2024-07-08dt-bindings: interrupt-controller: qcom,pdc: Add sc8180x PDCBjorn Andersson
2024-07-08PCI: of_property: Add interrupt-controller property in PCI device nodesHerve Codina
2024-07-08of: unittest: Add a test case for of_changeset_add_prop_bool()Herve Codina
2024-07-08of: dynamic: Introduce of_changeset_add_prop_bool()Herve Codina
2024-07-08of: unittest: Add tests for changeset properties addingHerve Codina
2024-07-08of: dynamic: Constify parameter in of_changeset_add_prop_string_array()Herve Codina
2024-07-08dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA EngineRohit Agarwal
2024-07-08dt-bindings: watchdog: img,pdc-wdt: Convert to dtschemaShresth Prasad
2024-07-08dt-bindings: timer: renesas,tmu: Make interrupt-names requiredGeert Uytterhoeven
2024-07-08dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8mp/imx8qxp supportAlexander Stein
2024-07-08Input: himax_hx83112b - add support for HX83100AFelix Kaechele
2024-07-08Input: himax_hx83112b - add himax_chip struct for multi-chip supportFelix Kaechele
2024-07-08Input: himax_hx83112b - implement MCU register readingFelix Kaechele
2024-07-08Input: himax_hx83112b - use more descriptive register definesFelix Kaechele
2024-07-08dt-bindings: input: touchscreen: himax,hx83112b: add HX83100AFelix Kaechele
2024-07-08Input: do not check number of events in input_pass_values()Dmitry Torokhov
2024-07-08Input: preallocate memory to hold event valuesDmitry Torokhov
2024-07-08Input: rearrange input_alloc_device() to prepare for preallocating of valsDmitry Torokhov
2024-07-08Input: simplify event handling logicDmitry Torokhov
2024-07-08Input: make events() method return number of events processedDmitry Torokhov
2024-07-08Input: make sure input handlers define only one processing methodDmitry Torokhov
2024-07-08Input: evdev - remove ->event() methodDmitry Torokhov
2024-07-08Input: imagis - add supports for Imagis IST3038Raymond Hackley