aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-24LoongArch: vDSO: Tune chacha implementationXi Ruoyao1-37/+55
2024-09-24ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uniniti...Andrei Simion1-0/+3
2024-09-24fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is setyangyun1-1/+1
2024-09-24r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.bHeiner Kallweit1-0/+1
2024-09-24Merge branch 'fix-maximum-tx-rx-frame-sizes-in-ravb-driver'Paolo Abeni2-3/+16
2024-09-24net: ravb: Fix R-Car RX frame size limitPaul Barker1-2/+10
2024-09-24net: ravb: Fix maximum TX frame size for GbEth devicesPaul Barker2-1/+6
2024-09-24mac802154: Fix potential RCU dereference issue in mac802154_scan_workerJiawei Ye1-1/+3
2024-09-24net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan1-0/+1
2024-09-24r8169: add tally counter fields added with RTL8125Heiner Kallweit1-0/+27
2024-09-24fuse: clear FR_PENDING if abort is detected when sending requestMiklos Szeredi1-0/+1
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle1-3/+2
2024-09-24net: phy: aquantia: fix setting active_low bitDaniel Golle1-1/+2
2024-09-24net: qrtr: Update packets cloning when broadcastingYoussef Samir1-1/+1
2024-09-24xfrm: policy: remove last remnants of pernet inexact listFlorian Westphal2-4/+0
2024-09-24ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal1-1/+1
2024-09-24ata: libata-scsi: Fix ata_msense_control_spgt2()Damien Le Moal1-1/+6
2024-09-24Docs/LoongArch: Add advanced extended IRQ model descriptionHuacai Chen2-0/+64
2024-09-24LoongArch: Remove posix_types.h include from sigcontext.hXi Ruoyao1-1/+0
2024-09-24LoongArch: Fix memleak in pci_acpi_scan_root()Wentao Guan1-0/+1
2024-09-24LoongArch: Simplify _percpu_read() and _percpu_write()Uros Bizjak1-89/+35
2024-09-24LoongArch: Improve hardware page table walkerHuacai Chen4-27/+83
2024-09-24LoongArch: Add ARCH_HAS_SET_DIRECT_MAP supportHuacai Chen3-0/+65
2024-09-24LoongArch: Add ARCH_HAS_SET_MEMORY supportHuacai Chen4-1/+178
2024-09-24LoongArch: Rework CPU feature probe from CPUCFG/IOCSRJiaxun Yang6-64/+100
2024-09-24LoongArch: Enable ACPI BGRT handlingBibo Mao2-1/+5
2024-09-24LoongArch: Enable generic CPU vulnerabilites supportTiezhu Yang1-0/+1
2024-09-24drm/sched: Fix dynamic job-flow control raceRob Clark3-8/+5
2024-09-24MAINTAINERS: drm/sched: Add new maintainersPhilipp Stanner1-0/+2
2024-09-23bcachefs: Fix infinite loop in propagate_key_to_snapshot_leaves()Kent Overstreet1-0/+1
2024-09-23bcachefs: Ensure BCH_FS_accounting_replay_done is always setKent Overstreet1-0/+3
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds297-1364/+7385
2024-09-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds423-3452/+17001
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds69-605/+1747
2024-09-23Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-28/+19
2024-09-23Merge tag 'backlight-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+4
2024-09-23Merge tag 'leds-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds37-406/+756
2024-09-23Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds44-139/+163
2024-09-23Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds66-275/+2791
2024-09-23Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds41-793/+1191
2024-09-23Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-27/+68
2024-09-23Merge tag 'linux-watchdog-6.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds12-47/+388
2024-09-23Merge tag 'pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds84-1274/+6001
2024-09-23Merge tag 'ntb-6.12' of https://github.com/jonmason/ntbLinus Torvalds7-15/+31
2024-09-23Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-774/+1065
2024-09-23ipe: Add missing terminator to list of unit testsGuenter Roeck1-0/+1
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds111-1323/+3353
2024-09-23nfs: add "NFS Client and Server Interlock" section to localio.rstMike Snitzer1-0/+68
2024-09-23nfs: add FAQ section to Documentation/filesystems/nfs/localio.rstTrond Myklebust1-0/+86
2024-09-23nfs: add Documentation/filesystems/nfs/localio.rstMike Snitzer1-0/+203