aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
3 daysMerge branch 'v5.15/standard/base' into v5.15/standard/tiny/common-pcv5.15/standard/tiny/common-pcBruce Ashfield
3 daysMerge tag 'v5.15.104' into v5.15/standard/basev5.15/standard/baseBruce Ashfield
9 daysLinux 5.15.104v5.15.104v5.15/baseGreg Kroah-Hartman
9 daysperf: Fix check before add_event_to_groups() in perf_group_detach()Budimir Markovic
9 daysHID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
9 daysHID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
9 daysPCI/DPC: Await readiness of secondary bus after resetLukas Wunner
9 daysPCI: Unify delay handling for reset and resumeLukas Wunner
9 daysio_uring: avoid null-ptr-deref in io_arm_poll_handlerFedor Pchelkin
9 daysdrm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik
9 daysdrm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
9 daysx86/resctrl: Clear staged_config[] before and after it is usedShawn Wang
9 daysx86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich
9 daysx86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
9 dayscpuidle: psci: Iterate backwards over list in psci_pd_remove()Shawn Guo
9 daysnet: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)
9 daystrace/hwlat: Do not wipe the contents of per-cpu thread dataTero Kristo
9 daysfbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller
9 daysmmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini
9 daysmm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropageDavid Hildenbrand
9 daysice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
9 daysnvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin
9 daysftrace: Fix invalid address access in lookup_rec() when index is 0Chen Zhongjin
9 daysmptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()Paolo Abeni
9 daysmptcp: avoid setting TCP_CLOSE state twiceMatthieu Baerts
9 daysmptcp: add ro_after_init for tcp{,v6}_prot_overrideGeliang Tang
9 daysmptcp: fix possible deadlock in subflow_error_reportPaolo Abeni
9 daysdrm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł
9 daysdrm/sun4i: fix missing component unbind on bind errorsJohan Hovold
9 daysdrm/shmem-helper: Remove another errant put in error pathDmitry Osipenko
9 daysriscv: asid: Fixup stale TLB entry cause application crashGuo Ren
9 daysRevert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich
9 daysALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 ProHamidreza H. Fard
9 daysALSA: hda: intel-dsp-config: add MTL PCI idBard Liao
9 daysKVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini
9 dayscifs: Fix smb2_set_path_size()Volker Lendecke
9 daystracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
9 daystracing: Check field value in hist_field_name()Steven Rostedt (Google)
9 daystracing: Make splice_read available againSung-hun Kim
9 daysinterconnect: exynos: fix node leak in probe PM QoS error pathJohan Hovold
9 daysinterconnect: fix mem leak when freeing nodesJohan Hovold
9 dayss390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
9 daysfirmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin
9 daysserial: 8250_fsl: fix handle_irq lockingJohan Hovold
9 daysserial: 8250_em: Fix UART port typeBiju Das
9 daystty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun
9 daysext4: fix possible double unlock when moving a directoryTheodore Ts'o
9 daysdrm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
9 dayssh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher
9 daysnet/9p: fix bug in client create for .LEric Van Hensbergen