aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-01xfs: simplify xfs_dax_faultChristoph Hellwig1-21/+13
2024-07-01xfs: cleanup xfs_ilock_iocb_for_writeChristoph Hellwig1-7/+11
2024-07-01xfs: move the dio write relocking out of xfs_ilock_for_iomapChristoph Hellwig1-37/+34
2024-07-01xfs: don't walk off the end of a directory data blocklei lu2-5/+33
2024-07-01xfs: add bounds checking to xlog_recover_process_datalei lu1-1/+4
2024-07-01xfs: Fix xfs_prepare_shift() range for RTJohn Garry1-4/+6
2024-07-01xfs: Fix xfs_flush_unmap_range() range for RTJohn Garry1-4/+8
2024-07-01xfs: avoid redundant AGFL buffer invalidationGao Xiang3-31/+7
2024-07-01dt-bindings: input: cros-ec-keyboard: Add keyboard matrix v3.0Daisuke Nojiri1-0/+104
2024-06-30module: create weak dependeciesJose Ignacio Tornos Martinez1-0/+6
2024-07-01counter/ti-eqep: Add new ti-am62-eqep compatibleJudith Mendez1-0/+1
2024-07-01dt-bindings: counter: Add new ti,am62-eqep compatibleJudith Mendez1-5/+22
2024-07-01counter: ti-eqep: remove counter_priv() wrapperDavid Lechner1-14/+9
2024-07-01counter: ti-eqep: remove unused struct memberDavid Lechner1-1/+0
2024-07-01counter: ti-eqep: implement over/underflow eventsDavid Lechner1-1/+105
2024-07-01counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-30Linux 6.10-rc6Linus Torvalds1-1/+1
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds5-22/+36
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel1-5/+12
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel1-4/+4
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel4-14/+19
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-06-30hwmon: (jc42) Strengthen detect functionGuenter Roeck1-1/+5
2024-06-30hwmon: (jc42) Use common device ID for TSE2004av compliant sensorsGuenter Roeck1-33/+10
2024-06-30Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-13/+11
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds1-7/+5
2024-06-30Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-87/+322
2024-06-30hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI tableArmin Wolf2-0/+9
2024-06-30Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+14
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-374/+65
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-29/+152
2024-06-30Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+7
2024-06-30Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+13
2024-06-30Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2024-06-30Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...Linus Torvalds6-0/+6
2024-06-30clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without commonFrank Oltmanns1-6/+12
2024-06-30riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetreesSamuel Holland3-0/+290
2024-06-30riscv: dts: allwinner: d1s-t113: Add system LDOsChen-Yu Tsai1-0/+11
2024-06-30dt-bindings: sram: sunxi-sram: Add regulators childSamuel Holland1-0/+28
2024-06-30pcmcia: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-30pcmcia: Use resource_size function on resource objectJules Irenge1-3/+3
2024-06-30pcmcia: bcm63xx: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-06-30iio: common: scmi_iio: convert to dev_err_probe()Nuno Sa1-26/+19
2024-06-30iio: backend: make use of dev_err_cast_probe()Nuno Sa1-5/+3
2024-06-30iio: temperature: ltc2983: convert to dev_err_probe()Nuno Sa1-148/+114
2024-06-30dev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
2024-06-30iio: xilinx-ams: Add labelsSean Anderson1-48/+59
2024-06-30iio: adc: ad7944: use devm_spi_optimize_message()David Lechner1-23/+3
2024-06-30Merge tag 'spi-devm-optimize' into togregJonathan Cameron3-0/+33
2024-06-30Documentation: iio: Document high-speed DMABUF based APIPaul Cercueil2-0/+55