summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-14sched/smt: Fix unbalance sched_smt_present dec/incYang Yingliang1-0/+1
2024-08-14sched/smt: Introduce sched_smt_present_inc/dec() helperYang Yingliang1-7/+19
2024-08-14x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen1-1/+1
2024-08-14x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu2-9/+10
2024-08-14btrfs: avoid using fixed char array size for tree namesQu Wenruo1-1/+1
2024-08-14net/tcp: Disable TCP-AO static key after RCU grace periodDmitry Safonov1-13/+30
2024-08-14mm: list_lru: fix UAF for memory cgroupMuchun Song1-6/+22
2024-08-14selftests: mm: add s390 to ARCH checkNico Pache1-1/+1
2024-08-14eventfs: Use SRCU for freeing eventfs_inodesMathias Krause1-1/+1
2024-08-14eventfs: Don't return NULL in eventfs_create_dir()Mathias Krause1-1/+1
2024-08-14smb3: fix setting SecurityFlags when encryption is requiredSteve French4-6/+9
2024-08-14padata: Fix possible divide-by-0 panic in padata_mt_helper()Waiman Long1-0/+7
2024-08-14tracing: Fix overflow in get_free_elt()Tze-nan Wu1-3/+3
2024-08-14tracing: Have format file honor EVENT_FILE_FL_FREEDSteven Rostedt5-19/+49
2024-08-14power: supply: axp288_charger: Round constant_charge_voltage writes downHans de Goede1-9/+9
2024-08-14power: supply: axp288_charger: Fix constant_charge_voltage writesHans de Goede1-2/+2
2024-08-14power: supply: qcom_battmgr: return EAGAIN when firmware service is not upNeil Armstrong1-4/+4
2024-08-14LoongArch: Enable general EFI poweroff methodMiao Wang1-0/+6
2024-08-14genirq/irqdesc: Honor caller provided affinity in alloc_desc()Shay Drory1-0/+1
2024-08-14irqchip/riscv-aplic: Retrigger MSI interrupt on source configurationYong-Xuan Wang1-7/+25
2024-08-14irqchip/xilinx: Fix shift out of boundsRadhey Shyam Pandey1-1/+1
2024-08-14kcov: properly check for softirq contextAndrey Konovalov1-3/+12
2024-08-14spmi: pmic-arb: Pass the correct of_node to irq_domain_add_treeKonrad Dybcio1-2/+1
2024-08-14ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxxTakashi Iwai1-0/+7
2024-08-14parisc: fix a possible DMA corruptionMikulas Patocka2-1/+11
2024-08-14parisc: fix unaligned accesses in BPFMikulas Patocka1-1/+1
2024-08-14memcg: protect concurrent access to mem_cgroup_idrShakeel Butt1-2/+20
2024-08-14tty: vt: conmakehash: cope with abs_srctree no longer in envMax Krummenacher1-13/+7
2024-08-14serial: sc16is7xx: fix invalid FIFO access with special register setHugo Villeneuve1-0/+4
2024-08-14serial: sc16is7xx: fix TX fifo corruptionHugo Villeneuve1-10/+11
2024-08-14serial: core: check uartclk for zero to avoid divide by zeroGeorge Kennedy1-0/+8
2024-08-14timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()Thomas Gleixner1-1/+1
2024-08-14ntp: Safeguard against time_constant overflowJustin Stitt1-3/+2
2024-08-14tracefs: Use generic inode RCU for synchronizing freeingSteven Rostedt3-11/+6
2024-08-14tracefs: Fix inode allocationMathias Krause1-1/+1
2024-08-14arm64: dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator onFrancesco Dolcini2-28/+0
2024-08-14driver core: Fix uevent_show() vs driver detach raceDan Williams2-5/+12
2024-08-14ntp: Clamp maxerror and esterror to operating rangeJustin Stitt1-2/+2
2024-08-14spmi: pmic-arb: add missing newline in dev_err format stringsDavid Collins1-4/+4
2024-08-14vhost-vdpa: switch to use vmf_insert_pfn() in the fault handlerJason Wang1-7/+1
2024-08-14media: v4l: Fix missing tabular column hint for Y14P formatJean-Michel Hautbois1-2/+2
2024-08-14tick/broadcast: Move per CPU pointer access into the atomic sectionThomas Gleixner1-1/+2
2024-08-14scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logicVamshi Gajjela1-3/+8
2024-08-14scsi: ufs: core: Do not set link to OFF state while waking up from hibernationManivannan Sadhasivam1-3/+0
2024-08-14scsi: ufs: core: Fix deadlock during RTC updatePeter Wang2-1/+9
2024-08-14scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal1-0/+11
2024-08-14usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff1-8/+34
2024-08-14usb: gadget: f_fs: restore ffs_func_disable() functionalityTudor Ambarus1-3/+3
2024-08-14usb: gadget: u_serial: Set start_delayed during suspendPrashanth K1-0/+1
2024-08-14usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai1-6/+15