summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: kill MNT_ONRBChristian Brauner9 days3-16/+16
* Linux 6.13-rc1v6.13-rc1Linus Torvalds2024-12-011-2/+2
* Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-0113-3/+840
|\
| * MAINTAINERS: fix typo in I2C OF COMPONENT PROBERLukas Bulwahn2024-11-291-1/+1
| * of: base: Document prefix argument for of_get_next_child_with_prefix()Chen-Yu Tsai2024-11-291-0/+1
| * i2c: Fix whitespace style issueLiam Zuiderhoek2024-11-271-1/+1
| * arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as failChen-Yu Tsai2024-11-272-2/+16
| * platform/chrome: Introduce device tree hardware proberChen-Yu Tsai2024-11-273-0/+166
| * i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai2024-11-272-2/+119
| * i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai2024-11-272-1/+181
| * i2c: Introduce OF component probe functionChen-Yu Tsai2024-11-274-0/+267
| * of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai2024-11-272-0/+44
| * of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai2024-11-272-0/+48
* | Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-12-012-24/+0
|\ \
| * | printf: Remove unused 'bprintf'Dr. David Alan Gilbert2024-12-012-24/+0
* | | Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-12-013-6/+7
|\ \ \
| * | | posix-timers: Target group sigqueue to current task only if not exitingFrederic Weisbecker2024-11-291-3/+4
| * | | delay: Fix ndelay() spuriously treated as udelay()Frederic Weisbecker2024-11-291-2/+2
| * | | ntp: Remove invalid cast in time offset mathMarcelo Dalmas2024-11-281-1/+1
* | | | Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0116-24/+65
|\ \ \ \
| * | | | irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-2612-12/+12
| * | | | irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang2024-11-263-11/+52
| * | | | irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)2024-11-261-1/+1
| |/ / /
* | | | Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-016-11/+41
|\ \ \ \
| * | | | x86/CPU/AMD: Terminate the erratum_1386_microcode arraySebastian Andrzej Siewior2024-11-261-0/+1
| * | | | x86/Documentation: Update algo in init_size description of boot protocolAndy Shevchenko2024-11-251-4/+13
| * | | | x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)2024-11-251-5/+20
| * | | | x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2024-11-252-1/+6
| * | | | x86/cpu: Fix PPIN initializationTony Luck2024-11-251-1/+1
* | | | | strscpy: write destination buffer only onceLinus Torvalds2024-12-011-6/+17
* | | | | Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-12-012-127/+325
|\ \ \ \ \
| * | | | | tools/power turbostat: 2024.11.30Len Brown2024-11-302-2/+2
| * | | | | tools/power turbostat: Add RAPL psys as a built-in counterPatryk Wlazlyn2024-11-302-10/+85
| * | | | | tools/power turbostat: Fix child's argument forwardingPatryk Wlazlyn2024-11-301-1/+1
| * | | | | tools/power turbostat: Force --no-perf in --dump modePatryk Wlazlyn2024-11-301-0/+6
| * | | | | tools/power turbostat: Add support for /sys/class/drm/card1Zhang Rui2024-11-301-9/+29
| * | | | | tools/power turbostat: Cache graphics sysfs file descriptors during probeZhang Rui2024-11-301-50/+32
| * | | | | tools/power turbostat: Consolidate graphics sysfs accessZhang Rui2024-11-301-9/+6
| * | | | | tools/power turbostat: Remove unnecessary fflush() callZhang Rui2024-11-301-4/+3
| * | | | | tools/power turbostat: Enhance platform divergence descriptionZhang Rui2024-11-301-28/+30
| * | | | | tools/power turbostat: Add initial support for GraniteRapids-DZhang Rui2024-11-301-0/+1
| * | | | | tools/power turbostat: Remove PC3 support on LunarlakeZhang Rui2024-11-301-1/+1
| * | | | | tools/power turbostat: Rename arl_features to lnl_featuresZhang Rui2024-11-301-2/+2
| * | | | | tools/power turbostat: Add back PC8 support on ArrowlakeZhang Rui2024-11-301-3/+3
| * | | | | tools/power turbostat: Remove PC7/PC9 support on MTLZhang Rui2024-11-301-2/+2
| * | | | | tools/power turbostat: Honor --show CPU, even when even when num_cpus=1Patryk Wlazlyn2024-11-301-2/+2
| * | | | | tools/power turbostat: Fix trailing '\n' parsingZhang Rui2024-11-301-0/+3
| * | | | | tools/power turbostat: Allow using cpu device in perf counters on hybrid plat...Patryk Wlazlyn2024-11-302-7/+123
| * | | | | tools/power turbostat: Fix column printing for PMT xtal_time countersPatryk Wlazlyn2024-11-301-3/+3
| * | | | | tools/power turbostat: fix GCC9 build regressionTodd Brandt2024-11-301-9/+6