summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-20rtc: gamecube: check return value of devm_rtc_register_device()Linkai Gong1-3/+1
2026-08-20rtc: ds1307: fix RX8130 wakeup alarm WADA bit for day-of-month modeRobert Leussler1-1/+1
2026-08-20rtc: pcf2127: remove conditional return with no effectSang-Heon Jeon1-6/+1
2026-08-20dt-bindings: rtc: Convert TI Palmas RTC to DT schemaEduard Bostina2-32/+57
2026-08-20dt-bindings: rtc: Convert rtc-cmos binding to YAMLTeja Sai Charan Bellamkonda2-27/+63
2026-08-19dt-bindings: rtc: microchip,pic32mzda-rtc: Convert to DT schemaUdaya Kiran Challa2-21/+50
2026-08-19Merge tag 'trace-ringbuffer-v7.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-112/+160
2026-08-19dt-bindings: rtc: ti,omap-rtc: Convert to DT schemaBhargav Joshi2-53/+140
2026-08-19Merge tag 'tracefs-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-6/+11
2026-08-19Merge branch 'kvm-arm64/misc-7.3' into nextOliver Upton13-31/+70
2026-08-19Merge tag 'trace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds18-76/+408
2026-08-19Merge branch 'kvm-arm64/vtr-patch' into nextOliver Upton11-76/+118
2026-08-19Merge tag 'ftrace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds4-54/+53
2026-08-19Merge tag 'trace-tools-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-383/+948
2026-08-19Merge tag 'trace-rv-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds135-876/+6089
2026-08-19workqueue: Use raise_softirq() to trigger softirq in irq_work handlerZqiang1-2/+2
2026-08-19i2c: rcar: fix reset handling for Gen5Wolfram Sang1-15/+12
2026-08-19selftests/cgroup: set the test plan after the setup checksHemanth Selam9-9/+9
2026-08-19sched_ext: Fix nonexistent field in sched-ext.rst exampleLiang Luo1-1/+1
2026-08-19i2c: mxs: fix DMA channel leak on probe errorRuoyu Wang1-4/+1
2026-08-19i2c: mux: demux-pinctrl: fix OF node leak on kstrdup failureLinkai Gong1-0/+1
2026-08-19i2c: ocores: Disable clock on failed resumeRuoyu Wang1-1/+5
2026-08-19i2c: imx-lpi2c: reset controller in probe stageCarlos Song1-5/+14
2026-08-19i2c: imx-lpi2c: properly unwind resources on probe failureCarlos Song1-7/+14
2026-08-19i2c: busses: drop redundant dev_err_probe() around irq helpersPei Xiao25-43/+29
2026-08-19Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-6/+1610
2026-08-19irqchip/ast2700-intc: Avoid allocating in the irq_domain activate() callbackRyan Chen2-2/+3
2026-08-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-112/+682
2026-08-19irqchip/renesas-rzg2l: Fix loss of interruptBiju Das1-2/+2
2026-08-19Merge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds43-462/+1025
2026-08-19Merge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds48-605/+922
2026-08-19Merge tag 'ata-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/l...Linus Torvalds20-345/+915
2026-08-19Merge branch 'kvm-arm64/vncr-fixes' into nextOliver Upton6-59/+161
2026-08-19Merge branch 'kvm-arm64/feat-nv3' into nextOliver Upton21-64/+321
2026-08-19Merge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton28-224/+760
2026-08-19Merge branch 'kvm-arm64/pmu-7.3' into nextOliver Upton10-22/+149
2026-08-19KVM: arm64: Validate GICv5 timer PPIs before claiming ownershipSascha Bischoff1-2/+3
2026-08-19KVM: arm64: vgic: Reject out-of-range GICv5 PPI IDsSascha Bischoff2-0/+4
2026-08-19KVM: arm64: vgic: Prevent speculative SPI array underflowSascha Bischoff1-2/+3
2026-08-19KVM: arm64: vgic: Free gic_kvm_info on initialization failureSascha Bischoff1-1/+3
2026-08-19KVM: arm64: Avoid mismatched accesses to 'struct kvm_nvhe_init_params'Will Deacon3-6/+7
2026-08-19accel/amdxdna: return early from a zero-length flushTaimuraz Kaitmazov1-0/+3
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds114-1837/+4145
2026-08-19PCI: vmd: Add Nova Lake (NVL) and Dunlow (DNL) Device IDsSzymon Durawa1-0/+4
2026-08-19Merge tag 'devicetree-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds152-734/+1695
2026-08-19PCI: tegra264: Add Tegra264 supportThierry Reding4-3/+479
2026-08-19Merge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds351-4601/+14578
2026-08-19dt-bindings: PCI: tegra264: Switch to PCIe Root Port bindingsThierry Reding1-8/+32
2026-08-19dt-bindings: PCI: tegra264: Strictly distinguish C0 from C1-C5Thierry Reding1-25/+50
2026-08-19Merge tag 'sound-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds628-10056/+20504