summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann1-2/+2
2024-08-02uretprobe: change syscall number, againArnd Bergmann4-7/+3
2024-08-02Revert "nouveau: rip out busy fence waits"Dave Airlie6-6/+34
2024-08-01protect the fetch of ->fd[fd] in do_dup2() from mispredictionsAl Viro1-0/+1
2024-08-01riscv: Fix linear mapping checks for non-contiguous memory regionsStuart Menefy1-4/+11
2024-08-01KVM: x86/mmu: fix determination of max NPT mapping level for private pagesAckerley Tng1-1/+1
2024-08-01PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman1-1/+3
2024-08-01PCI: Fix devres regression in pci_intx()Philipp Stanner1-7/+8
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu2-1/+2
2024-08-01riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao1-8/+9
2024-08-01perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry1-1/+1
2024-08-01cache: StarFive: Require a 64-bit systemPalmer Dabbelt1-0/+1
2024-08-01perf arch events: Fix duplicate RISC-V SBI firmware event nameEric Lin5-5/+5
2024-08-01riscv/purgatory: align riscv_kernel_entryDaniel Maslowski1-0/+2
2024-08-01alpha: fix ioread64be()/iowrite64be() helpersArnd Bergmann1-2/+2
2024-08-01mptcp: fix duplicate data handlingPaolo Abeni1-4/+12
2024-08-01mptcp: fix bad RCVPRUNED mib accountingPaolo Abeni1-4/+4
2024-08-01ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski1-16/+18
2024-08-01igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim1-16/+17
2024-08-01net: MAINTAINERS: Demote Qualcomm IPA to "maintained"Krzysztof Kozlowski1-1/+1
2024-08-01net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina1-6/+18
2024-08-01net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina1-3/+4
2024-08-01net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit1-1/+6
2024-08-01net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi1-0/+1
2024-08-01net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu1-3/+4
2024-08-01net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh1-1/+4
2024-08-01net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch1-1/+1
2024-08-01net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik1-1/+1
2024-08-01net/mlx5: Fix error handling in irq_pool_request_irqShay Drory1-3/+7
2024-08-01net/mlx5: Always drain health in shutdown callbackShay Drory2-1/+2
2024-08-01net: Add skbuff.h to MAINTAINERSBreno Leitao1-0/+1
2024-08-01r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit1-6/+2
2024-08-01nouveau: set placement to original placement on uvmm validate.Dave Airlie1-0/+1
2024-07-31netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima1-5/+9
2024-07-31netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima1-8/+10
2024-07-31drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida1-1/+2
2024-07-31drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida1-1/+3
2024-07-31ALSA: hda: Conditionally use snooping for AMD HDMITakashi Iwai2-2/+10
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds1-2/+10
2024-07-31riscv: cpufeature: Do not drop Linux-internal extensionsSamuel Holland1-8/+6
2024-07-31s390: Keep inittext section writableHeiko Carstens2-10/+2
2024-07-31s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens1-8/+9
2024-07-31s390/mm: Get rid of RELOC_HIDE()Heiko Carstens1-8/+2
2024-07-31s390/mm/ptdump: Improve sorting of markersHeiko Carstens1-47/+53
2024-07-31s390/mm/ptdump: Add support for relocated lowcore mappingHeiko Carstens1-13/+22
2024-07-31s390/mm/ptdump: Fix handling of identity mapping areaHeiko Carstens1-9/+12
2024-07-31s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-07-31s390/alternatives: Remove unused empty header fileHeiko Carstens1-0/+0
2024-07-31s390/fpu: Re-add exception handling in load_fpu_state()Heiko Carstens1-1/+1
2024-07-31ALSA: usb-audio: Correct surround channels in UAC1 channel mapTakashi Iwai1-2/+2