index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-04
ASoC: ti: davinci-mcasp: Disambiguate mcasp_is_synchronous function
Sen Wang
-7
/
+14
2026-02-04
ASoC: dt-bindings: davinci-mcasp: Add properties for asynchronous mode
Sen Wang
-5
/
+66
2026-02-04
resolve_btfids: Refactor the sort_btf_by_name function
Donglin Peng
-7
/
+11
2026-02-04
Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next
Dave Jiang
-290
/
+910
2026-02-04
spi: geni-qcom: Add target abort support
Praveen Talari
-0
/
+14
2026-02-04
spi: geni-qcom: Drop unused msg parameter from timeout handlers
Praveen Talari
-5
/
+4
2026-02-04
spi: geni-qcom: Fix abort sequence execution for serial engine errors
Praveen Talari
-14
/
+10
2026-02-04
spi: geni-qcom: Improve target mode allocation by using proper allocation fun...
Praveen Talari
-4
/
+5
2026-02-04
Merge branch 'bpf-misc-changes-around-af_unix'
Martin KaFai Lau
-6
/
+2
2026-02-04
bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().
Kuniyuki Iwashima
-1
/
+1
2026-02-04
bpf: Use sk_is_inet() and sk_is_unix() in __cgroup_bpf_run_filter_sock_addr().
Kuniyuki Iwashima
-5
/
+1
2026-02-04
Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-36
/
+52
2026-02-04
dmaengine: add Frank Li as reviewer
Frank Li
-0
/
+1
2026-02-04
dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
Pankaj Patil
-1
/
+1
2026-02-04
dmaengine: fsl-edma: don't explicitly disable clocks in .remove()
Jared Kangas
-1
/
+0
2026-02-04
block: remove redundant kill_bdev() call in set_blocksize()
Yang Xiuwei
-1
/
+0
2026-02-04
Merge tag 'soc-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-21
/
+28
2026-02-04
cxl: Disable HPA/SPA translation handlers for Normalized Addressing
Robert Richter
-9
/
+36
2026-02-04
cxl/region: Factor out code into cxl_region_setup_poison()
Robert Richter
-25
/
+28
2026-02-04
cxl/atl: Lock decoders that need address translation
Robert Richter
-0
/
+18
2026-02-04
cxl: Enable AMD Zen5 address translation using ACPI PRMT
Robert Richter
-0
/
+206
2026-02-04
Merge tag 'asoc-fix-v6.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
-23
/
+195
2026-02-04
KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl
Claudio Imbrenda
-0
/
+300
2026-02-04
KVM: s390: Storage key manipulation IOCTL
Claudio Imbrenda
-0
/
+111
2026-02-04
KVM: s390: Enable 1M pages for gmap
Claudio Imbrenda
-6
/
+5
2026-02-04
KVM: S390: Remove PGSTE code from linux/s390 mm
Claudio Imbrenda
-1021
/
+15
2026-02-04
KVM: s390: Remove gmap from s390/mm
Claudio Imbrenda
-2629
/
+0
2026-02-04
KVM: s390: Switch to new gmap
Claudio Imbrenda
-1726
/
+1119
2026-02-04
KVM: s390: Storage key functions refactoring
Claudio Imbrenda
-71
/
+59
2026-02-04
KVM: s390: Stop using CONFIG_PGSTE
Claudio Imbrenda
-5
/
+5
2026-02-04
KVM: s390: Add some helper functions needed for vSIE
Claudio Imbrenda
-2
/
+72
2026-02-04
KVM: s390: Add helper functions for fault handling
Claudio Imbrenda
-2
/
+245
2026-02-04
KVM: s390: New gmap code
Claudio Imbrenda
-1
/
+1410
2026-02-04
KVM: s390: KVM page table management functions: CMMA
Claudio Imbrenda
-0
/
+302
2026-02-04
KVM: s390: KVM page table management functions: lifecycle management
Claudio Imbrenda
-0
/
+348
2026-02-04
KVM: s390: KVM page table management functions: storage keys
Claudio Imbrenda
-0
/
+230
2026-02-04
KVM: s390: KVM page table management functions: walks
Claudio Imbrenda
-0
/
+425
2026-02-04
KVM: s390: KVM page table management functions: clear and replace
Claudio Imbrenda
-0
/
+155
2026-02-04
KVM: s390: KVM page table management functions: allocation
Claudio Imbrenda
-0
/
+182
2026-02-04
KVM: s390: KVM-specific bitfields and helper functions
Claudio Imbrenda
-0
/
+720
2026-02-04
KVM: s390: Rename some functions in gaccess.c
Claudio Imbrenda
-27
/
+24
2026-02-04
KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
Claudio Imbrenda
-1
/
+47
2026-02-04
KVM: s390: vsie: Pass gmap explicitly as parameter
Claudio Imbrenda
-21
/
+19
2026-02-04
s390/mm: Warn if uv_convert_from_secure_pte() fails
Claudio Imbrenda
-4
/
+5
2026-02-04
KVM: s390: Export two functions
Claudio Imbrenda
-2
/
+6
2026-02-04
KVM: s390: Introduce import_lock
Claudio Imbrenda
-0
/
+4
2026-02-04
KVM: s390: Add gmap_helper_set_unused()
Claudio Imbrenda
-0
/
+80
2026-02-04
s390: Move sske_frame() to a header
Claudio Imbrenda
-7
/
+7
2026-02-04
s390: Make UV folio operations work on whole folio
Claudio Imbrenda
-10
/
+12
2026-02-04
KVM: s390: Add P bit in table entry bitfields, move union vaddress
Claudio Imbrenda
-28
/
+30
[prev]
[next]