Age | Commit message (Expand) | Author |
2023-09-07 | net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read() | Hao Chen |
2023-09-07 | net: hns3: Support query tx timeout threshold by debugfs | Jijie Shao |
2023-09-07 | net: hns3: fix tx timeout issue | Jian Shen |
2023-09-07 | ALSA: hda/realtek - ALC287 I2S speaker platform support | Kailang Yang |
2023-09-07 | LoongArch: Update Loongson-3 default config file | Huacai Chen |
2023-09-06 | net: phy: Provide Module 4 KSZ9477 errata (DS80000754C) | Lukasz Majewski |
2023-09-06 | drm/amdgpu: Restrict bootloader wait to SMUv13.0.6 | Lijo Lazar |
2023-09-06 | drm/amd/display: prevent potential division by zero errors | Hamza Mahfooz |
2023-09-06 | drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma | Melissa Wen |
2023-09-06 | drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1 | Hamza Mahfooz |
2023-09-06 | Revert "drm/amd/display: Remove v_startup workaround for dcn3+" | Hamza Mahfooz |
2023-09-06 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-09-06 | powercap: intel_rapl: Fix invalid setting of Power Limit 4 | Srinivas Pandruvada |
2023-09-06 | Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2023-09-06 | ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL | Mario Limonciello |
2023-09-06 | arm64/sysreg: Fix broken strncpy() -> strscpy() conversion | Will Deacon |
2023-09-06 | PCI: Free released resource after coalescing | Ross Lagerwall |
2023-09-06 | Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-09-06 | Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2023-09-06 | netfilter: nf_tables: Unbreak audit log reset | Pablo Neira Ayuso |
2023-09-06 | netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash... | Kyle Zeng |
2023-09-06 | netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction | Pablo Neira Ayuso |
2023-09-06 | netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID | Phil Sutter |
2023-09-06 | netfilter: nfnetlink_osf: avoid OOB read | Wander Lairson Costa |
2023-09-06 | netfilter: nftables: exthdr: fix 4-byte stack OOB write | Florian Westphal |
2023-09-06 | Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-09-06 | gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks | Daniel Mack |
2023-09-06 | LoongArch: Add KASAN (Kernel Address Sanitizer) support | Qing Zhang |
2023-09-06 | LoongArch: Simplify the processing of jumping new kernel for KASLR | Qing Zhang |
2023-09-06 | kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process | Qing Zhang |
2023-09-06 | kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping | Qing Zhang |
2023-09-06 | LoongArch: Add KFENCE (Kernel Electric-Fence) support | Enze Li |
2023-09-06 | LoongArch: Get partial stack information when providing regs parameter | Enze Li |
2023-09-06 | LoongArch: mm: Add page table mapped mode support for virt_to_page() | Enze Li |
2023-09-06 | kfence: Defer the assignment of the local variable addr | Enze Li |
2023-09-06 | LoongArch: Allow building with kcov coverage | Feiyang Chen |
2023-09-06 | LoongArch: Provide kaslr_offset() to get kernel offset | Feiyang Chen |
2023-09-06 | LoongArch: Add basic KGDB & KDB support | Qing Zhang |
2023-09-06 | LoongArch: Add Loongson Binary Translation (LBT) extension support | Qi Hu |
2023-09-06 | raid6: Add LoongArch SIMD recovery implementation | WANG Xuerui |
2023-09-06 | raid6: Add LoongArch SIMD syndrome calculation | WANG Xuerui |
2023-09-06 | LoongArch: Add SIMD-optimized XOR routines | WANG Xuerui |
2023-09-06 | LoongArch: Allow usage of LSX/LASX in the kernel | Huacai Chen |
2023-09-06 | LoongArch: Define symbol 'fault' as a local label in fpu.S | Tiezhu Yang |
2023-09-06 | LoongArch: Adjust {copy, clear}_user exception handler behavior | Weihao Li |
2023-09-06 | LoongArch: Use static defined zero page rather than allocated | Bibo Mao |
2023-09-06 | LoongArch: mm: Introduce unified function populate_kernel_pte() | Bibo Mao |
2023-09-06 | LoongArch: Code improvements in function pcpu_populate_pte() | Bibo Mao |
2023-09-06 | LoongArch: Remove shm_align_mask and use SHMLBA instead | Huacai Chen |
2023-09-06 | LoongArch: mm: Add p?d_leaf() definitions | Hongchen Zhang |