summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()Kevin Loughlin1-2/+2
2025-04-10x86/platform: Only allow CONFIG_EISA for 32-bitArnd Bergmann1-1/+1
2025-04-10x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()Benjamin Berg1-1/+6
2025-04-10x86/fpu: Fix guest FPU state buffer allocation sizeStanislav Spassov1-1/+1
2025-04-10x86/vdso: Fix latent bug in vclock_pages calculationThomas Weißschuh3-2/+3
2025-04-10EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald RapidsQiuxu Zhuo3-0/+46
2025-04-10EDAC/igen6: Fix the flood of invalid error reportsQiuxu Zhuo1-6/+15
2025-04-10cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()Jie Zhan1-22/+23
2025-04-10sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasksTianchen Ding1-0/+4
2025-04-10sched: Cancel the slice protection of the idle entityzihan zhou1-13/+33
2025-04-10smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket labelKonstantin Andreev1-24/+0
2025-04-10smack: dont compile ipv6 code unless ipv6 is configuredKonstantin Andreev2-1/+15
2025-04-10seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTEROleg Nesterov2-10/+12
2025-04-10cpufreq: scpi: compare kHz instead of Hzzuoqian1-2/+3
2025-04-10x86/mm/pat: cpa-test: fix length for CPA_ARRAY testMike Rapoport (Microsoft)1-1/+1
2025-04-10watch_queue: fix pipe accounting mismatchEric Sandeen1-0/+9
2025-04-10fs: support O_PATH fds with FSCONFIG_SET_FDChristian Brauner2-1/+3
2025-04-07Linux 6.13.10v6.13.10Greg Kroah-Hartman1-1/+1
2025-04-07bcachefs: bch2_ioctl_subvolume_destroy() fixesKent Overstreet1-2/+4
2025-04-07serial: 8250_dma: terminate correct DMA in tx_dma_flush()John Keeping1-1/+1
2025-04-07serial: stm32: do not deassert RS485 RTS GPIO prematurelyCheick Traore1-3/+1
2025-04-07perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman6-12/+12
2025-04-07memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_removeLuo Qiu1-0/+1
2025-04-07usb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio1-2/+11
2025-04-07usb: xhci: Don't skip on Stopped - Length InvalidMichal Pecio1-0/+4
2025-04-07net: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet1-6/+15
2025-04-07net: usb: qmi_wwan: add Telit Cinterion FE990B compositionFabio Porcedda1-0/+1
2025-04-07net: usb: qmi_wwan: add Telit Cinterion FN990B compositionFabio Porcedda1-0/+1
2025-04-07tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...Sherry Sun1-0/+17
2025-04-07tty: serial: 8250: Add Brainboxes XC devicesCameron Williams1-0/+30
2025-04-07tty: serial: 8250: Add some more device IDsCameron Williams1-0/+16
2025-04-07counter: microchip-tcb-capture: Fix undefined counter channel state on probeWilliam Breathitt Gray1-0/+19
2025-04-07counter: stm32-lptimer-cnt: fix error handling when enablingFabrice Gasnier1-9/+15
2025-04-07ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KAAndres Traumann1-0/+1
2025-04-07ALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxxDhruv Deshpande1-0/+1
2025-04-07netfilter: socket: Lookup orig tuple for IPv6 SNATMaxim Mikityanskiy1-0/+23
2025-04-07cgroup/rstat: Fix forceidle time in cpu.statAbel Wu1-16/+13
2025-04-07nfsd: fix legacy client tracking initializationScott Mayhew1-1/+0
2025-04-07atm: Fix NULL pointer dereferenceMinjoong Kim1-0/+2
2025-04-07HID: hid-plantronics: Add mic mute mapping and generalize quirksTerry Junge1-77/+67
2025-04-07ALSA: usb-audio: Add quirk for Plantronics headsets to fix control namesTerry Junge1-0/+51
2025-03-29Linux 6.13.9v6.13.9Greg Kroah-Hartman1-1/+1
2025-03-29mptcp: Fix data stream corruption in the address announcementArthur Mongodin1-2/+4
2025-03-29Revert "sched/core: Reduce cost of sched_move_task when config autogroup"Dietmar Eggemann1-18/+3
2025-03-29KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland6-40/+100
2025-03-29KVM: arm64: Mark some header functions as inlineMark Rutland1-10/+9
2025-03-29KVM: arm64: Refactor exit handlersMark Rutland3-41/+26
2025-03-29KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland2-23/+0
2025-03-29KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland2-18/+0
2025-03-29KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland7-64/+29