summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-01x86/uaccess: Zero the 8-byte get_range case on failure on 32-bitDavid Gow
2024-08-01riscv: Fix linear mapping checks for non-contiguous memory regionsStuart Menefy
2024-08-01Merge tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-01KVM: x86/mmu: fix determination of max NPT mapping level for private pagesAckerley Tng
2024-08-01PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman
2024-08-01PCI: Fix devres regression in pci_intx()Philipp Stanner
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-01rust: SHADOW_CALL_STACK is incompatible with RustAlice Ryhl
2024-08-01arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland
2024-08-01arm64: cputype: Add Cortex-A725 definitionsMark Rutland
2024-08-01arm64: cputype: Add Cortex-X1C definitionsMark Rutland
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu
2024-08-01riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao
2024-08-01perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry
2024-08-01cache: StarFive: Require a 64-bit systemPalmer Dabbelt
2024-08-01perf arch events: Fix duplicate RISC-V SBI firmware event nameEric Lin
2024-08-01riscv/purgatory: align riscv_kernel_entryDaniel Maslowski
2024-08-01alpha: fix ioread64be()/iowrite64be() helpersArnd Bergmann
2024-08-01x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra
2024-08-01x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra
2024-08-01ceph: force sending a cap update msg back to MDS for revoke opXiubo Li
2024-08-01Merge branch 'mptcp-fix-duplicate-data-handling'Paolo Abeni
2024-08-01mptcp: fix duplicate data handlingPaolo Abeni
2024-08-01mptcp: fix bad RCVPRUNED mib accountingPaolo Abeni
2024-08-01Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-01ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski
2024-07-31igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim
2024-07-31net: MAINTAINERS: Demote Qualcomm IPA to "maintained"Krzysztof Kozlowski
2024-07-31net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina
2024-07-31net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina
2024-07-31Merge branch 'mlx5-misc-fixes-2024-07-30'Jakub Kicinski
2024-07-31net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit
2024-07-31net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi
2024-07-31net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu
2024-07-31net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh
2024-07-31net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch
2024-07-31net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik
2024-07-31net/mlx5: Fix error handling in irq_pool_request_irqShay Drory
2024-07-31net/mlx5: Always drain health in shutdown callbackShay Drory
2024-07-31net: Add skbuff.h to MAINTAINERSBreno Leitao
2024-07-31r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit
2024-07-31Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-01nouveau: set placement to original placement on uvmm validate.Dave Airlie
2024-07-31netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima
2024-07-31netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima
2024-07-31x86/setup: Parse the builtin command line before mergingBorislav Petkov (AMD)
2024-07-31drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida
2024-07-31drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida
2024-07-31ALSA: hda: Conditionally use snooping for AMD HDMITakashi Iwai
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds