summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysocfs2: bound-check dir entries in the readdir re-validation scanZhan Xusheng
13 dayssquashfs: avoid thundering-herd cache wakeupsUsama Arif
13 daysprctl: fix PR_SET_MM_AUXV losing the forced AT_NULL terminatorBradley Morgan
13 daysmailmap: update email address for Linfeng SunLinfeng Sun
13 dayslib/interval_tree: fix allocation warning messagesKarl Mehltretter
13 daysBackMerge tag 'v7.2' into drm-nextDave Airlie
13 daysMerge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
13 daysMerge tag 'integrity-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
13 daysMerge tag 'Smack-for-7.3' of https://github.com/cschaufler/smack-nextLinus Torvalds
13 daysMerge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
13 daysMerge tag 'selinux-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
13 daysMerge tag 'audit-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysrtc: gamecube: check return value of devm_rtc_register_device()Linkai Gong
13 daysrtc: ds1307: fix RX8130 wakeup alarm WADA bit for day-of-month modeRobert Leussler
13 daysrtc: pcf2127: remove conditional return with no effectSang-Heon Jeon
13 daysdt-bindings: rtc: Convert TI Palmas RTC to DT schemaEduard Bostina
13 daysdt-bindings: rtc: Convert rtc-cmos binding to YAMLTeja Sai Charan Bellamkonda
13 daysdt-bindings: rtc: microchip,pic32mzda-rtc: Convert to DT schemaUdaya Kiran Challa
13 daysMerge tag 'trace-ringbuffer-v7.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
13 daysdt-bindings: rtc: ti,omap-rtc: Convert to DT schemaBhargav Joshi
13 daysMerge tag 'tracefs-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
13 daysMerge branch 'kvm-arm64/misc-7.3' into nextOliver Upton
13 daysMerge tag 'trace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
13 daysMerge branch 'kvm-arm64/vtr-patch' into nextOliver Upton
13 daysMerge tag 'ftrace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
13 daysMerge tag 'trace-tools-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysMerge tag 'trace-rv-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
13 daysi2c: rcar: fix reset handling for Gen5Wolfram Sang
13 daysi2c: mxs: fix DMA channel leak on probe errorRuoyu Wang
13 daysi2c: mux: demux-pinctrl: fix OF node leak on kstrdup failureLinkai Gong
13 daysi2c: ocores: Disable clock on failed resumeRuoyu Wang
13 daysi2c: imx-lpi2c: reset controller in probe stageCarlos Song
13 daysi2c: imx-lpi2c: properly unwind resources on probe failureCarlos Song
13 daysi2c: busses: drop redundant dev_err_probe() around irq helpersPei Xiao
13 daysMerge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
13 daysirqchip/ast2700-intc: Avoid allocating in the irq_domain activate() callbackRyan Chen
13 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysirqchip/renesas-rzg2l: Fix loss of interruptBiju Das
13 daysMerge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
13 daysMerge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
13 daysMerge tag 'ata-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/l...Linus Torvalds
13 daysMerge branch 'kvm-arm64/vncr-fixes' into nextOliver Upton
13 daysMerge branch 'kvm-arm64/feat-nv3' into nextOliver Upton
13 daysMerge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton
13 daysMerge branch 'kvm-arm64/pmu-7.3' into nextOliver Upton
13 daysKVM: arm64: Validate GICv5 timer PPIs before claiming ownershipSascha Bischoff
13 daysKVM: arm64: vgic: Reject out-of-range GICv5 PPI IDsSascha Bischoff
13 daysKVM: arm64: vgic: Prevent speculative SPI array underflowSascha Bischoff
13 daysKVM: arm64: vgic: Free gic_kvm_info on initialization failureSascha Bischoff
13 daysKVM: arm64: Avoid mismatched accesses to 'struct kvm_nvhe_init_params'Will Deacon