aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-20kbuild: rpm-pkg: introduce a simple changelog section for kernel.specRafael Aquini1-0/+23
2024-07-20kallsyms: get rid of code for absolute kallsymsJann Horn7-78/+33
2024-07-20kbuild: Create INSTALL_PATH directory if it does not existZhang Bingwu1-0/+4
2024-07-20kbuild: Abort make on install failuresZhang Bingwu9-0/+18
2024-07-20kconfig: remove 'e1' and 'e2' macros from expression deduplicationMasahiro Yamada1-52/+42
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds158-5776/+1464
2024-07-19mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime...Jason-JH.Lin1-6/+6
2024-07-19mailbox: zynqmp-ipi: Make polling period configurableBen Levinsky1-1/+8
2024-07-19mailbox: qcom-cpucp: fix 64BIT dependencyArnd Bergmann1-1/+1
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds104-1923/+5193
2024-07-20i2c: smbus: remove i801 assumptions from SPD probingThomas Weißschuh1-11/+4
2024-07-20i2c: mux: gpio: Add support for the 'settle-time-us' propertyBastien Curutchet2-0/+8
2024-07-20i2c: mux: gpio: Re-order #include to match alphabetic orderBastien Curutchet1-4/+4
2024-07-20dt-bindings: i2c: mux-gpio: Add 'settle-time-us' propertyBastien Curutchet1-0/+3
2024-07-20dt-bindings: i2c: qcom-cci: Document sm8650 compatibleVladimir Zapolskiy1-0/+2
2024-07-20dt-bindings: i2c: qcom-cci: Document sm8550 compatibleVladimir Zapolskiy1-0/+18
2024-07-19Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds146-1052/+1236
2024-07-19Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds98-639/+744
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds420-3115/+15654
2024-07-19Merge tag 'staging-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds87-3622/+616
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds127-1197/+2553
2024-07-19Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds41-598/+1000
2024-07-19Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds18-46/+156
2024-07-19Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds5-42/+46
2024-07-19Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2024-07-19Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-9/+8
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds352-4509/+21495
2024-07-19Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds469-2231/+16821
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds48-543/+2145
2024-07-19Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds6-70/+78
2024-07-19MAINTAINERS: add random.h headers to RNG subsectionJason A. Donenfeld1-0/+2
2024-07-19random: note that RNDGETPOOL was removed in 2.6.9-rc2Jason A. Donenfeld1-1/+1
2024-07-19selftests/vDSO: add tests for vgetrandomJason A. Donenfeld5-0/+351
2024-07-19x86: vdso: Wire up getrandom() vDSO implementationJason A. Donenfeld9-1/+275
2024-07-19random: introduce generic vDSO getrandom() implementationJason A. Donenfeld7-1/+347
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld17-15/+146
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds65-615/+3141
2024-07-19Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds42-582/+947
2024-07-19Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...Linus Torvalds8-106/+146
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds56-1236/+1624
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds106-414/+1785
2024-07-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-239/+1206
2024-07-19Merge tag 'tpmdd-next-6.11-rc1-roundtwo' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+3
2024-07-19cifs: Add a tracepoint to track credits involved in R/W requestsDavid Howells7-23/+173
2024-07-19cifs: Fix setting of zero_point after DIO writeDavid Howells1-5/+10
2024-07-19cifs: Fix missing error code setDavid Howells1-0/+2
2024-07-19cifs: Fix server re-repick on subrequest retryDavid Howells1-3/+0
2024-07-19cifs: fix noisy message on copy_file_rangeSteve French1-1/+1
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds114-5897/+5484
2024-07-19blk-cgroup: move congestion_count to struct blkcgXiu Jianfeng3-10/+10