summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel
2023-12-13perf: Fix perf_event_validate_size()Peter Zijlstra
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2023-12-13arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno
2023-12-13arm64: dts: mediatek: mt7622: fix memory node warning checkEugen Hristev
2023-12-13packet: Move reference count in packet_sock to atomic_long_tDaniel Borkmann
2023-12-13tracing: Fix a possible race when disabling buffered eventsPetr Pavlu
2023-12-13tracing: Fix incomplete locking when disabling buffered eventsPetr Pavlu
2023-12-13tracing: Always update snapshot buffer sizeSteven Rostedt (Google)
2023-12-13nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi
2023-12-13ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang
2023-12-13ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel
2023-12-13ARM: dts: imx: make gpt node name genericAnson Huang
2023-12-13ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-12-13tracing: Fix a warning when allocating buffered events failsPetr Pavlu
2023-12-13ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populateDinghao Liu
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP
2023-12-13bpf: sockmap, updating the sg structure should also update currJohn Fastabend
2023-12-13tcp: do not accept ACK of bytes we never sentEric Dumazet
2023-12-13netfilter: xt_owner: Fix for unsafe access of sk->sk_socketPhil Sutter
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()Shigeru Yoshida
2023-12-13arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger
2023-12-13net: arcnet: com20020 fix error handlingTong Zhang
2023-12-13net: arcnet: Fix RESET flag handlingAhmed S. Darwish
2023-12-13hv_netvsc: rndis_filter needs to select NLSRandy Dunlap
2023-12-13ipv6: fix potential NULL deref in fib6_add()Eric Dumazet
2023-12-13of: dynamic: Fix of_reconfig_get_state_change() return value documentationLuca Ceresoli
2023-12-13of: Add missing 'Return' section in kerneldoc commentsRob Herring
2023-12-13of: Fix kerneldoc output formattingRob Herring
2023-12-13of: base: Fix some formatting issues and provide missing descriptionsLee Jones
2023-12-13of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2023-12-13of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2023-12-13of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2023-12-13ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2023-12-13ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2023-12-13of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-12-13kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-13netfilter: ipset: fix race condition between swap/destroy and kernel side add...Jozsef Kadlecsik
2023-12-13hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner
2023-12-08Linux 5.4.263Greg Kroah-Hartman
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter
2023-12-08mmc: core: convert comma to semicolonZheng Yongjun
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter