summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-25Linux 5.4.268v5.4.268Greg Kroah-Hartman1-1/+1
2024-01-25arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons1-1/+1
2024-01-25perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang1-0/+2
2024-01-25i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-25i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2-4/+56
2024-01-25kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET1-2/+0
2024-01-25kdb: Censor attempts to set PROMPT without ENABLE_MEM_READDaniel Thompson1-4/+8
2024-01-25ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin1-2/+2
2024-01-25netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso1-1/+1
2024-01-25net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-25s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-25nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi1-3/+7
2024-01-25serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-25apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin1-0/+4
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers5-32/+50
2024-01-25perf bpf: Decouple creating the evlist from adding the SB eventArnaldo Carvalho de Melo6-29/+36
2024-01-25perf top: Move sb_evlist to 'struct perf_top'Arnaldo Carvalho de Melo2-5/+4
2024-01-25perf record: Move sb_evlist to 'struct record'Arnaldo Carvalho de Melo1-4/+4
2024-01-25perf env: Add perf_env__numa_node()Jiri Olsa2-0/+46
2024-01-25nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi1-2/+1
2024-01-25nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi1-1/+12
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2024-01-25software node: Let args be NULL in software_node_get_reference_argsSakari Ailus1-0/+3
2024-01-25acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus1-0/+4
2024-01-25serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König1-1/+1
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-25mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
2024-01-25x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov1-4/+8
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin4-0/+12
2024-01-25wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2024-01-25wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2024-01-25rootfs: Fix support for rootfstype= when root= is givenStefan Berger1-3/+6
2024-01-25fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao1-5/+1
2024-01-25ALSA: oxygen: Fix right channel of capture volume mixerTakashi Iwai1-1/+1
2024-01-25usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han1-1/+6
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2024-01-25usb: chipidea: wait controller resume finished for wakeup irqXu Yang1-0/+7
2024-01-25Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen1-2/+2
2024-01-25Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen1-38/+1
2024-01-25usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal1-1/+4
2024-01-25usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang1-2/+1
2024-01-25tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens1-0/+5