summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Linux 4.19.302v4.19.302Greg Kroah-Hartman1-1/+1
2023-12-13devcoredump: Send uevent once devcd is readyMukesh Ojha1-0/+3
2023-12-13devcoredump : Serialize devcd_del workMukesh Ojha1-2/+81
2023-12-13IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2-56/+78
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim1-1/+4
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel3-1/+8
2023-12-13psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel1-1/+2
2023-12-13genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel2-0/+33
2023-12-13netlink: don't call ->netlink_bind with table lock heldIdo Schimmel1-2/+2
2023-12-13nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi1-1/+5
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda1-1/+1
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)1-0/+3
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl1-0/+1
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack1-0/+12
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-2/+3
2023-12-13parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams1-0/+21
2023-12-13usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev1-3/+4
2023-12-13gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel1-6/+9
2023-12-13perf: Fix perf_event_validate_size()Peter Zijlstra1-23/+38
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim4-5/+28
2023-12-13tracing: Fix a possible race when disabling buffered eventsPetr Pavlu1-4/+8
2023-12-13tracing: Fix incomplete locking when disabling buffered eventsPetr Pavlu1-8/+4
2023-12-13tracing: Always update snapshot buffer sizeSteven Rostedt (Google)1-2/+1
2023-12-13nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi1-7/+35
2023-12-13packet: Move reference count in packet_sock to atomic_long_tDaniel Borkmann2-9/+9
2023-12-13ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang1-0/+1
2023-12-13ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel1-4/+4
2023-12-13ARM: dts: imx: make gpt node name genericAnson Huang5-9/+9
2023-12-13ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan1-1/+6
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu1-0/+1
2023-12-13tracing: Fix a warning when allocating buffered events failsPetr Pavlu1-6/+5
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf1-0/+4
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP1-1/+1
2023-12-13tcp: do not accept ACK of bytes we never sentEric Dumazet1-1/+5
2023-12-13netfilter: xt_owner: Fix for unsafe access of sk->sk_socketPhil Sutter1-4/+12
2023-12-13netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk2-6/+24
2023-12-13net: hns: fix fake link up on xge portYonglong Liu1-0/+29
2023-12-13ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()Shigeru Yoshida1-4/+7
2023-12-13arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger2-43/+48
2023-12-13net: arcnet: com20020 fix error handlingTong Zhang1-15/+19
2023-12-13net: arcnet: Fix RESET flag handlingAhmed S. Darwish8-14/+78
2023-12-13hv_netvsc: rndis_filter needs to select NLSRandy Dunlap1-0/+1
2023-12-13ipv6: fix potential NULL deref in fib6_add()Eric Dumazet1-5/+1
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang1-1/+1
2023-12-13kconfig: fix memory leak from range propertiesMasahiro Yamada1-8/+6
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov1-1/+3
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2-7/+35
2023-12-13netfilter: ipset: fix race condition between swap/destroy and kernel side add...Jozsef Kadlecsik1-7/+7
2023-12-13hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner4-24/+22
2023-12-13media: davinci: vpif_capture: fix potential double freeEvgeny Novikov1-2/+0