summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.264v5.4.264Greg Kroah-Hartman2023-12-131-1/+1
* devcoredump: Send uevent once devcd is readyMukesh Ojha2023-12-131-0/+3
* devcoredump : Serialize devcd_del workMukesh Ojha2023-12-131-2/+81
* smb: client: fix potential NULL deref in parse_dfs_referrals()Paulo Alcantara2023-12-131-0/+2
* cifs: Fix non-availability of dedup breaking generic/304David Howells2023-12-131-1/+3
* Revert "btrfs: add dmesg output for first mount and last unmount of a filesys...Greg Kroah-Hartman2023-12-132-5/+1
* tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim2023-12-131-1/+4
* drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel2023-12-133-1/+8
* psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel2023-12-131-1/+2
* genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel2023-12-132-0/+33
* netlink: don't call ->netlink_bind with table lock heldIdo Schimmel2023-12-131-2/+2
* io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2023-12-132-100/+7
* nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi2023-12-131-1/+5
* KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-12-131-1/+1
* x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)2023-12-131-0/+3
* serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl2023-12-131-0/+1
* serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack2023-12-131-0/+12
* ARM: PL011: Fix DMA supportArnd Bergmann2023-12-131-58/+54
* usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera2023-12-131-2/+3
* parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams2023-12-131-0/+21
* usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev2023-12-131-3/+4
* mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen2023-12-131-0/+25
* mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit2023-12-132-0/+44
* gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel2023-12-131-6/+9
* perf: Fix perf_event_validate_size()Peter Zijlstra2023-12-131-23/+38
* perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2023-12-134-5/+28
* arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno2023-12-131-2/+2
* arm64: dts: mediatek: mt7622: fix memory node warning checkEugen Hristev2023-12-132-2/+2
* packet: Move reference count in packet_sock to atomic_long_tDaniel Borkmann2023-12-132-9/+9
* tracing: Fix a possible race when disabling buffered eventsPetr Pavlu2023-12-131-4/+8
* tracing: Fix incomplete locking when disabling buffered eventsPetr Pavlu2023-12-131-8/+4
* tracing: Always update snapshot buffer sizeSteven Rostedt (Google)2023-12-131-2/+1
* nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi2023-12-131-7/+35
* ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang2023-12-131-0/+1
* ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel2023-12-131-4/+4
* ARM: dts: imx: make gpt node name genericAnson Huang2023-12-135-9/+9
* ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan2023-12-131-1/+6
* scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu2023-12-131-0/+1
* tracing: Fix a warning when allocating buffered events failsPetr Pavlu2023-12-131-6/+5
* ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populateDinghao Liu2023-12-131-2/+6
* hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf2023-12-131-0/+4
* RDMA/bnxt_re: Correct module description stringKalesh AP2023-12-131-1/+1
* bpf: sockmap, updating the sg structure should also update currJohn Fastabend2023-12-131-0/+19
* tcp: do not accept ACK of bytes we never sentEric Dumazet2023-12-131-1/+5
* netfilter: xt_owner: Fix for unsafe access of sk->sk_socketPhil Sutter2023-12-131-4/+12
* net: hns: fix fake link up on xge portYonglong Liu2023-12-131-0/+29
* ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()Shigeru Yoshida2023-12-131-4/+7
* arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger2023-12-132-43/+48
* net: arcnet: com20020 fix error handlingTong Zhang2023-12-131-15/+19
* net: arcnet: Fix RESET flag handlingAhmed S. Darwish2023-12-138-14/+78