summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen
2023-09-07net: hns3: Support query tx timeout threshold by debugfsJijie Shao
2023-09-07net: hns3: fix tx timeout issueJian Shen
2023-09-07ALSA: hda/realtek - ALC287 I2S speaker platform supportKailang Yang
2023-09-07LoongArch: Update Loongson-3 default config fileHuacai Chen
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski
2023-09-06drm/amdgpu: Restrict bootloader wait to SMUv13.0.6Lijo Lazar
2023-09-06drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-09-06drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen
2023-09-06drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz
2023-09-06Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz
2023-09-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-09-06powercap: intel_rapl: Fix invalid setting of Power Limit 4Srinivas Pandruvada
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-06ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TLMario Limonciello
2023-09-06arm64/sysreg: Fix broken strncpy() -> strscpy() conversionWill Deacon
2023-09-06PCI: Free released resource after coalescingRoss Lagerwall
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-06Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-09-06netfilter: nf_tables: Unbreak audit log resetPablo Neira Ayuso
2023-09-06netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...Kyle Zeng
2023-09-06netfilter: nft_set_rbtree: skip sync GC for new elements in this transactionPablo Neira Ayuso
2023-09-06netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_IDPhil Sutter
2023-09-06netfilter: nfnetlink_osf: avoid OOB readWander Lairson Costa
2023-09-06netfilter: nftables: exthdr: fix 4-byte stack OOB writeFlorian Westphal
2023-09-06Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-06gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacksDaniel Mack
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang
2023-09-06LoongArch: Simplify the processing of jumping new kernel for KASLRQing Zhang
2023-09-06kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate processQing Zhang
2023-09-06kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang
2023-09-06LoongArch: Add KFENCE (Kernel Electric-Fence) supportEnze Li
2023-09-06LoongArch: Get partial stack information when providing regs parameterEnze Li
2023-09-06LoongArch: mm: Add page table mapped mode support for virt_to_page()Enze Li
2023-09-06kfence: Defer the assignment of the local variable addrEnze Li
2023-09-06LoongArch: Allow building with kcov coverageFeiyang Chen
2023-09-06LoongArch: Provide kaslr_offset() to get kernel offsetFeiyang Chen
2023-09-06LoongArch: Add basic KGDB & KDB supportQing Zhang
2023-09-06LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu
2023-09-06raid6: Add LoongArch SIMD recovery implementationWANG Xuerui
2023-09-06raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui
2023-09-06LoongArch: Add SIMD-optimized XOR routinesWANG Xuerui
2023-09-06LoongArch: Allow usage of LSX/LASX in the kernelHuacai Chen
2023-09-06LoongArch: Define symbol 'fault' as a local label in fpu.STiezhu Yang
2023-09-06LoongArch: Adjust {copy, clear}_user exception handler behaviorWeihao Li
2023-09-06LoongArch: Use static defined zero page rather than allocatedBibo Mao
2023-09-06LoongArch: mm: Introduce unified function populate_kernel_pte()Bibo Mao
2023-09-06LoongArch: Code improvements in function pcpu_populate_pte()Bibo Mao
2023-09-06LoongArch: Remove shm_align_mask and use SHMLBA insteadHuacai Chen
2023-09-06LoongArch: mm: Add p?d_leaf() definitionsHongchen Zhang