summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-23tpm_crb_ffa: use dev_xx() macro to print logYeoreum Yun1-4/+4
2025-05-23tpm_ffa_crb: access tpm service over FF-A direct message request v2Yeoreum Yun1-15/+40
2025-05-23tpm: remove kmalloc failure error messageColin Ian King1-5/+2
2025-05-23Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-55/+75
2025-05-23Merge tag 'platform-drivers-x86-v6.15-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-18/+52
2025-05-23Merge tag 'vfs-6.15-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+11
2025-05-23platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI IDTodd Brandt1-1/+2
2025-05-23Merge tag 'bcachefs-2025-05-22' of git://evilpiepirate.org/bcachefsLinus Torvalds15-86/+143
2025-05-23Merge tag 'pmdomain-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+1
2025-05-23Merge tag 'mmc-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+74
2025-05-22Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linuxLinus Torvalds2-3/+28
2025-05-22Merge tag 'io_uring-6.15-20250522' of git://git.kernel.dk/linuxLinus Torvalds3-10/+11
2025-05-22Merge tag '6.15-rc8-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+5
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds46-407/+452
2025-05-22Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+18
2025-05-22Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds10-11/+65
2025-05-22Merge tag 'nvme-6.15-2025-05-22' of git://git.infradead.org/nvme into block-6.15Jens Axboe1-0/+28
2025-05-22Merge tag 'linux-can-fixes-for-6.15-20250521' of git://git.kernel.org/pub/scm...Paolo Abeni2-86/+122
2025-05-22Merge branch 'octeontx2-af-apr-mapping-fixes'Paolo Abeni2-8/+27
2025-05-22octeontx2-af: Fix APR entry mapping based on APR_LMT_CFGGeetha sowjanya2-6/+14
2025-05-22octeontx2-af: Set LMT_ENA bit for APR table entriesSubbaraya Sundeep1-2/+13
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni9-115/+44
2025-05-22net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_doneWang Liang1-0/+5
2025-05-22octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vfSuman Ghosh1-3/+6
2025-05-22Merge branch 'net_sched-fix-hfsc-qlen-backlog-accounting-bug-and-add-selftest'Paolo Abeni2-3/+30
2025-05-22selftests/tc-testing: Add an HFSC qlen accounting testCong Wang1-0/+27
2025-05-22sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()Cong Wang1-3/+3
2025-05-22idpf: fix idpf_vport_splitq_napi_poll()Eric Dumazet1-9/+9
2025-05-22io_uring/net: only retry recv bundle for a full transferJens Axboe1-4/+10
2025-05-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-22/+52
2025-05-22bcachefs: Check for casefolded dirents in non casefolded dirsKent Overstreet2-1/+42
2025-05-22bcachefs: Fix bch2_dirent_create_snapshot() for casefoldingKent Overstreet4-21/+18
2025-05-22bcachefs: Fix casefold opt via xattr interfaceKent Overstreet4-26/+46
2025-05-22Merge branch 'there-are-some-bugfix-for-hibmcge-driver'Jakub Kicinski2-8/+11
2025-05-22net: hibmcge: fix wrong ndo.open() after reset fail issue.Jijie Shao1-8/+8
2025-05-22net: hibmcge: fix incorrect statistics update issueJijie Shao1-0/+3
2025-05-22Merge tag 'mvebu-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-2/+6
2025-05-22Merge tag 'sunxi-fixes-for-6.15' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-37/+37
2025-05-22arm64: defconfig: Ensure CRYPTO_CHACHA20_NEON is selectedFabio Estevam1-1/+1
2025-05-21Merge tag 'samsung-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-15/+31
2025-05-21io_uring: fix overflow resched cqe reorderingPavel Begunkov1-0/+1
2025-05-21nvme: avoid creating multipath sysfs group under namespace path devicesNilay Shroff1-0/+28
2025-05-21xsk: Bring back busy polling support in XDP_COPYSamiullah Khawaja1-1/+1
2025-05-21can: slcan: allow reception of short error messagesCarlos Sanchez1-6/+20
2025-05-21Merge patch series "fs/buffer: misc optimizations"Christian Brauner1-9/+11
2025-05-21fs/buffer: optimize discard_buffer()Davidlohr Bueso1-2/+2
2025-05-21fs/buffer: remove superfluous statementsDavidlohr Bueso1-3/+0
2025-05-21fs/buffer: avoid redundant lookup in getblk slowpathDavidlohr Bueso1-3/+3
2025-05-21fs/buffer: use sleeping lookup in __getblk_slowpath()Davidlohr Bueso1-1/+6
2025-05-21Merge tag 'rproc-v6.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2