summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-16Merge tag 'ata-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-10-16selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo
2025-10-16HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLLStuart Hayhurst
2025-10-16udp: do not use skb_release_head_state() before skb_attempt_defer_free()Eric Dumazet
2025-10-16slab: reset slab->obj_ext when freeing and it is OBJEXTS_ALLOC_FAILHao Ge
2025-10-16drm/sched: Fix potential double free in drm_sched_job_add_resv_dependenciesTvrtko Ursulin
2025-10-16ASoC: nau8821: Fix IRQ handling and improve jackMark Brown
2025-10-16ASoC: Add QCS615 sound card supportMark Brown
2025-10-16ALSA: usb-audio: fix vendor quirk for Logitech H390Pauli Virtanen
2025-10-16ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000Pauli Virtanen
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström
2025-10-15smb: client: Consolidate cmac(aes) shash allocationEric Biggers
2025-10-15smb: client: Remove obsolete crypto_shash allocationsEric Biggers
2025-10-15smb: client: Use HMAC-MD5 library for NTLMv2Eric Biggers
2025-10-15smb: client: Use MD5 library for SMB1 signature calculationEric Biggers
2025-10-15smb: client: Use MD5 library for M-F symlink hashingEric Biggers
2025-10-15smb: client: Use HMAC-SHA256 library for SMB2 signature calculationEric Biggers
2025-10-15smb: client: Use HMAC-SHA256 library for key generationEric Biggers
2025-10-15smb: client: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers
2025-10-15cifs: parse_dfs_referrals: prevent oob on malformed inputEugene Korenevsky
2025-10-15smb: client: Fix refcount leak for cifs_sb_tlinkShuhao Fu
2025-10-15net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...I Viswanath
2025-10-15Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-10-15netdevsim: set the carrier when the device goes upBreno Leitao
2025-10-15Merge branch 'tls-misc-bugfixes'Jakub Kicinski
2025-10-15selftests: tls: add test for short splice due to full skmsgSabrina Dubroca
2025-10-15selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca
2025-10-15tls: don't rely on tx_work during send()Sabrina Dubroca
2025-10-15tls: wait for pending async decryptions if tls_strp_msg_hold failsSabrina Dubroca
2025-10-15tls: always set record_type in tls_process_cmsgSabrina Dubroca
2025-10-15tls: wait for async encrypt in case of error during latter iterations of sendmsgSabrina Dubroca
2025-10-15tls: trim encrypted message to match the plaintext on short spliceSabrina Dubroca
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-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-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