summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-24arm64: Clear the initial ID map correctly before remappingZenghui Yu1-1/+1
2024-06-24platform/x86: add missing MODULE_DESCRIPTION() macrosJeff Johnson6-0/+6
2024-06-24platform/x86/intel: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-24platform/x86/siemens: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-24platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBBArmin Wolf1-46/+33
2024-06-24platform/x86: lg-laptop: Change ACPI device idArmin Wolf1-1/+1
2024-06-24platform/x86: lg-laptop: Remove LGEX0815 hotkey handlingArmin Wolf1-8/+0
2024-06-24platform/x86: wireless-hotkey: Add support for LG Airplane ButtonArmin Wolf1-0/+2
2024-06-24gpio: davinci: Validate the obtained number of IRQsAleksandr Mishin1-0/+5
2024-06-24platform/mellanox: nvsw-sn2201: Add check for platform_device_add_resourcesChen Ni1-1/+4
2024-06-24Merge tag 'counter-fixes-for-6.10' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman1-0/+6
2024-06-24drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik1-0/+1
2024-06-24net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez1-1/+5
2024-06-24s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens1-0/+1
2024-06-24drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWALiu Ying1-0/+1
2024-06-24Linux 6.10-rc5v6.10-rc5Linus Torvalds1-1/+1
2024-06-23cpu: Fix broken cmdline "nosmp" and "maxcpus=0"Huacai Chen1-0/+3
2024-06-23octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth4-35/+35
2024-06-23bcachefs: Add missing bch2_journal_do_writes() callKent Overstreet1-0/+7
2024-06-23bcachefs: Fix null ptr deref in journal_pins_to_text()Kent Overstreet1-0/+5
2024-06-23irqchip/loongson-liointc: Set different ISRs for different coresHuacai Chen1-2/+2
2024-06-23irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()Huacai Chen1-2/+3
2024-06-23Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-41/+83
2024-06-23Merge tag '6.10-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-32/+27
2024-06-23Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-21/+12
2024-06-23Merge tag 'mips-fixes_6.10_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2024-06-23Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2024-06-23Merge tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-5/+15
2024-06-23bcachefs: Add missing recalc_capacity() callKent Overstreet1-0/+1
2024-06-23ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski1-1/+9
2024-06-23dt-bindings: net: fman: remove ptp-timer from required listFrank Li1-1/+0
2024-06-23Merge branch 'phy-microchip-ksz-9897-errata'David S. Miller6-2/+79
2024-06-23net: dsa: microchip: monitor potential faults in half-duplex modeEnguerrand de Ribaucourt5-2/+73
2024-06-23net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt2-0/+5
2024-06-23net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt1-0/+1
2024-06-23netlink: specs: Fix pse-set command attributesKory Maincent1-2/+5
2024-06-23bcachefs: Fix btree_trans list orderingKent Overstreet2-11/+34
2024-06-23bcachefs: Fix race between trans_put() and btree_transactions_read()Kent Overstreet2-16/+13
2024-06-23closures: closure_get_not_zero(), closure_return_sync()Kent Overstreet2-6/+69
2024-06-23bcachefs: Make btree_deadlock_to_text() clearerKent Overstreet1-23/+29
2024-06-23bcachefs: fix seqmutex_relock()Kent Overstreet2-13/+6
2024-06-23powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar1-2/+5
2024-06-23powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K1-2/+2
2024-06-23powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen1-2/+3
2024-06-23Merge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang3-3/+3
2024-06-23Merge tag 'rust-fixes-6.10' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-2/+5
2024-06-23bcachefs: Fix freeing of error pointersKent Overstreet1-3/+6
2024-06-23Merge tag 'regulator-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-23/+25
2024-06-22Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-30/+23
2024-06-22Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds5-47/+16