summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13Linux 4.19.302v4.19.302Greg Kroah-Hartman
2023-12-13devcoredump: Send uevent once devcd is readyMukesh Ojha
2023-12-13devcoredump : Serialize devcd_del workMukesh Ojha
2023-12-13IB/isert: Fix unaligned immediate-data handlingSagi Grimberg
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-13psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel
2023-12-13genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel
2023-12-13netlink: don't call ->netlink_bind with table lock heldIdo Schimmel
2023-12-13nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2023-12-13parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams
2023-12-13usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev
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-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-13packet: Move reference count in packet_sock to atomic_long_tDaniel Borkmann
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-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP
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-13netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk
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-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-13media: davinci: vpif_capture: fix potential double freeEvgeny Novikov