summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-15tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-15MAINTAINERS: new entry for IPv6 IOAMJustin Iurman
2025-10-15Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-15mm: prevent poison consumption when splitting THPQiuxu Zhuo
2025-10-15ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey
2025-10-15mm: don't spin in add_stack_record when gfp flags don't allowAlexei Starovoitov
2025-10-15dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOCMarek Szyprowski
2025-10-15mm/damon/sysfs: dealloc commit test ctx alwaysSeongJae Park
2025-10-15mm/damon/sysfs: catch commit test ctx alloc failureSeongJae Park
2025-10-15hung_task: fix warnings caused by unaligned lock pointersLance Yang
2025-10-15io_uring/rw: check for NULL io_br_sel when putting a bufferJens Axboe
2025-10-15x86/CPU/AMD: Prevent reset reasons from being retained across rebootRong Zhang
2025-10-15ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() failsLi Qiang
2025-10-15ASoC: max98090/91: fixed max98091 ALSA widget powering up/downSharique Mohammad
2025-10-15ASoC: dt-bindings: Add compatible string fsl,imx-audio-tlv320Frank Li
2025-10-15spi: spi-nxp-fspi: few fix for flexspiMark Brown
2025-10-15drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.mapAnkan Biswas
2025-10-15smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTEDStefan Metzmacher
2025-10-15gve: Check valid ts bit on RX descriptor before hw timestampingTim Hostetler
2025-10-15Merge tag 'bitmap-for-v6.18-rc2' of https://github.com/norov/linuxLinus Torvalds
2025-10-15selftests/hid: add tests for missing release on the Dell SynapticsBenjamin Tissoires
2025-10-15HID: multitouch: fix sticky fingersBenjamin Tissoires
2025-10-15HID: multitouch: fix name of Stylus input devicesThadeu Lima de Souza Cascardo
2025-10-15HID: hid-input: only ignore 0 battery events for digitizersDmitry Torokhov
2025-10-15selftests: cgroup: Use values_close_report in test_cpuSebastian Chlad
2025-10-15selftests: cgroup: add values_close_report helperSebastian Chlad
2025-10-15Remove long-stale ext3 defconfig optionLinus Torvalds
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-15PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macroNicolas Frattaroli
2025-10-15rust: bitmap: clean Rust 1.92.0 `unused_unsafe` warningMiguel Ojeda
2025-10-15firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko
2025-10-15firmware: arm_scmi: Skip RAW initialization on failureCristian Marussi
2025-10-15include: trace: Fix inflight count helper on failed initializationCristian Marussi
2025-10-15firmware: arm_scmi: Account for failed debug initializationCristian Marussi
2025-10-15drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabledJouni Högander
2025-10-15io_uring: fix unexpected placement on same size resizingPavel Begunkov
2025-10-15io_uring: protect mem region deregistrationPavel Begunkov
2025-10-15block: Remove elevator_lock usage from blkg_conf frozen operationsMing Lei
2025-10-15blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()Yu Kuai
2025-10-15cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernateMario Limonciello (AMD)
2025-10-15spi: amlogic: fix spifc build errorXianwei Zhao
2025-10-15smb: move some duplicate definitions to common/cifsglob.hZhangGuoDong
2025-10-15smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registeredStefan Metzmacher
2025-10-15ksmbd: fix recursive locking in RPC handle list accessMarios Makassikis
2025-10-15smb/server: fix possible refcount leak in smb2_sess_setup()ZhangGuoDong
2025-10-15smb/server: fix possible memory leak in smb2_read()ZhangGuoDong
2025-10-15bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...Alexei Starovoitov
2025-10-15ASoC: codecs: wcd938x-sdw: remove redundant runtime pm callsSrinivas Kandagatla
2025-10-15ASoC: sdw_utils: add rt1321 part id to codec_info_listShuming Fan
2025-10-15exfat: fix out-of-bounds in exfat_nls_to_ucs2()Jeongjun Park