aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-15smb: client: Use MD5 library for M-F symlink hashingEric Biggers2-28/+4
2025-10-15smb: client: Use HMAC-SHA256 library for SMB2 signature calculationEric Biggers3-61/+53
2025-10-15smb: client: Use HMAC-SHA256 library for key generationEric Biggers2-54/+15
2025-10-15smb: client: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers3-44/+16
2025-10-15cifs: parse_dfs_referrals: prevent oob on malformed inputEugene Korenevsky1-0/+17
2025-10-15smb: client: Fix refcount leak for cifs_sb_tlinkShuhao Fu2-6/+8
2025-10-15net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_resetI Viswanath1-4/+4
2025-10-15Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski6-47/+122
2025-10-15netdevsim: set the carrier when the device goes upBreno Leitao1-0/+7
2025-10-15Merge branch 'tls-misc-bugfixes'Jakub Kicinski3-11/+92
2025-10-15selftests: tls: add test for short splice due to full skmsgSabrina Dubroca1-0/+31
2025-10-15selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca1-0/+34
2025-10-15tls: don't rely on tx_work during send()Sabrina Dubroca1-0/+13
2025-10-15tls: wait for pending async decryptions if tls_strp_msg_hold failsSabrina Dubroca1-2/+4
2025-10-15tls: always set record_type in tls_process_cmsgSabrina Dubroca1-5/+2
2025-10-15tls: wait for async encrypt in case of error during latter iterations of sendmsgSabrina Dubroca1-3/+4
2025-10-15tls: trim encrypted message to match the plaintext on short spliceSabrina Dubroca1-1/+4
2025-10-15tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov1-4/+1
2025-10-15MAINTAINERS: new entry for IPv6 IOAMJustin Iurman1-0/+10
2025-10-15Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds12-28/+22
2025-10-15mm: prevent poison consumption when splitting THPQiuxu Zhuo2-1/+5
2025-10-15ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey1-0/+5
2025-10-15mm: don't spin in add_stack_record when gfp flags don't allowAlexei Starovoitov1-0/+3
2025-10-15dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOCMarek Szyprowski1-1/+4
2025-10-15mm/damon/sysfs: dealloc commit test ctx alwaysSeongJae Park1-3/+2
2025-10-15mm/damon/sysfs: catch commit test ctx alloc failureSeongJae Park1-0/+2
2025-10-15hung_task: fix warnings caused by unaligned lock pointersLance Yang1-3/+5
2025-10-15io_uring/rw: check for NULL io_br_sel when putting a bufferJens Axboe1-1/+5
2025-10-15x86/CPU/AMD: Prevent reset reasons from being retained across rebootRong Zhang1-2/+14
2025-10-15ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() failsLi Qiang1-1/+1
2025-10-15ASoC: max98090/91: fixed max98091 ALSA widget powering up/downSharique Mohammad1-2/+4
2025-10-15ASoC: dt-bindings: Add compatible string fsl,imx-audio-tlv320Frank Li1-0/+1
2025-10-15spi: spi-nxp-fspi: few fix for flexspiMark Brown1-5/+27
2025-10-15drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.mapAnkan Biswas1-1/+1
2025-10-15smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTEDStefan Metzmacher1-4/+4
2025-10-15gve: Check valid ts bit on RX descriptor before hw timestampingTim Hostetler3-6/+15
2025-10-15Merge tag 'bitmap-for-v6.18-rc2' of https://github.com/norov/linuxLinus Torvalds2-23/+24
2025-10-15selftests/hid: add tests for missing release on the Dell SynapticsBenjamin Tissoires1-0/+55
2025-10-15HID: multitouch: fix sticky fingersBenjamin Tissoires1-13/+14
2025-10-15HID: multitouch: fix name of Stylus input devicesThadeu Lima de Souza Cascardo1-0/+1
2025-10-15HID: hid-input: only ignore 0 battery events for digitizersDmitry Torokhov1-1/+4
2025-10-15selftests: cgroup: Use values_close_report in test_cpuSebastian Chlad1-9/+9
2025-10-15selftests: cgroup: add values_close_report helperSebastian Chlad1-0/+20
2025-10-15Remove long-stale ext3 defconfig optionLinus Torvalds31-31/+0
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds111-211/+232
2025-10-15x86/microcode/intel: Enable staging when availableChang S. Bae2-0/+25
2025-10-15x86/microcode/intel: Support mailbox transferChang S. Bae1-6/+166
2025-10-15x86/microcode/intel: Implement staging handlerChang S. Bae1-3/+120
2025-10-15x86/microcode/intel: Define staging state structChang S. Bae1-0/+17
2025-10-15x86/microcode/intel: Establish staging control logicChang S. Bae2-0/+53