summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-04af_unix: Iterate all vertices by DFS.Kuniyuki Iwashima2-0/+76
2025-06-04af_unix: Bulk update unix_tot_inflight/unix_inflight when queuing skb.Kuniyuki Iwashima1-11/+7
2025-06-04af_unix: Link struct unix_edge when queuing skb.Kuniyuki Iwashima5-3/+100
2025-06-04af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.Kuniyuki Iwashima4-0/+19
2025-06-04af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.Kuniyuki Iwashima5-0/+63
2025-06-04af_unix: Remove CONFIG_UNIX_SCM.Kuniyuki Iwashima8-175/+137
2025-06-04af_unix: Remove io_uring code for GC.Kuniyuki Iwashima3-30/+2
2025-06-04af_unix: Replace BUG_ON() with WARN_ON_ONCE().Kuniyuki Iwashima2-8/+8
2025-06-04af_unix: Try to run GC async.Kuniyuki Iwashima5-5/+29
2025-06-04af_unix: Run GC on only one CPU.Kuniyuki Iwashima1-27/+27
2025-06-04af_unix: Return struct unix_sock from unix_get_socket().Kuniyuki Iwashima3-25/+15
2025-06-04btrfs: check folio mapping after unlock in relocate_one_folio()Boris Burkov1-0/+6
2025-06-04hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker2-21/+83
2025-06-04can: kvaser_pciefd: Force IRQ edge in case of nested IRQAxel Forsman1-43/+37
2025-06-04drm/gem: Internally test import_attach for imported objectsThomas Zimmermann1-2/+1
2025-06-04x86/mm/init: Handle the special case of device private pages in add_pages(), ...Balbir Singh1-3/+12
2025-06-04i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()Nathan Chancellor1-0/+1
2025-06-04pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group()Dan Carpenter1-1/+1
2025-06-04watchdog: aspeed: fix 64-bit divisionArnd Bergmann1-1/+1
2025-06-04serial: sh-sci: Save and restore more registersGeert Uytterhoeven1-0/+25
2025-06-04pds_core: Prevent possible adminq overflow/stuck conditionBrett Creeley2-5/+2
2025-06-04highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-3/+10
2025-06-04x86/boot: Compile boot code with -std=gnu11 tooAlexey Dobriyan1-1/+1
2025-06-04spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore1-0/+2
2025-06-04spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman1-0/+24
2025-06-04spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore1-1/+19
2025-06-04ksmbd: fix stream write failureNamjae Jeon1-8/+6
2025-06-04Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"Jernej Skrabec3-37/+37
2025-06-04mm/page_alloc.c: avoid infinite retries caused by cpuset raceTianyang Zhang1-0/+8
2025-06-04memcg: always call cond_resched() after fn()Breno Leitao1-4/+2
2025-06-04Input: xpad - add more controllersVicki Pfau1-0/+3
2025-06-04Revert "drm/amd: Keep display off while going into S4"Mario Limonciello1-5/+0
2025-06-04smb: client: Reset all search buffer pointers when releasing bufferWang Zhaolong1-0/+3
2025-06-04arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDsGabor Juhos1-2/+6
2025-06-04smb: client: Fix use-after-free in cifs_fill_direntWang Zhaolong1-2/+2
2025-06-04drm/edid: fixed the bug that hdr metadata was not resetfeijuan.li1-0/+1
2025-06-04thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperatureZhang Rui1-0/+1
2025-06-04platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()Vladimir Moskovkin1-1/+1
2025-06-04can: kvaser_pciefd: Continue parsing DMA buf after dropped RXAxel Forsman1-3/+5
2025-06-04llc: fix data loss when reading from a socket in llc_ui_recvmsg()Ilia Gavrilov1-4/+4
2025-06-04ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10Ed Burcher1-0/+1
2025-06-04ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai3-2/+14
2025-06-04ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback directionPeter Ujfalusi1-1/+2
2025-06-04ASoc: SOF: topology: connect DAI to a single DAI linkKai Vehmanen1-4/+14
2025-06-04ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_extPeter Ujfalusi1-1/+10
2025-06-04can: bcm: add missing rcu read protection for procfs contentOliver Hartkopp1-4/+9
2025-06-04can: bcm: add locking for bcm_op runtime updatesOliver Hartkopp1-21/+45
2025-06-04can: slcan: allow reception of short error messagesCarlos Sanchez1-6/+20
2025-06-04padata: do not leak refcount in reorder_workDominik Grzegorzek1-1/+2
2025-06-04crypto: algif_hash - fix double free in hash_acceptIvan Pravdin1-4/+0