summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/codetag: swap tags when migrate pagesDavid Wang2024-12-063-17/+25
* ocfs2: update seq_file index in ocfs2_dlm_seq_nextWengang Wang2024-12-061-0/+1
* stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver2024-12-062-4/+12
* mm: open-code page_folio() in dump_page()Matthew Wilcox (Oracle)2024-12-061-2/+5
* mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)2024-12-061-2/+2
* mm: fix vrealloc()'s KASAN poisoning logicAndrii Nakryiko2024-12-061-1/+2
* Revert "readahead: properly shorten readahead when falling back to do_page_ca...Jan Kara2024-12-061-3/+2
* selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne2024-12-061-1/+1
* selftest: hugetlb_dio: fix test namingMark Brown2024-12-061-9/+5
* ocfs2: free inode when ocfs2_get_init_inode() failsTetsuo Handa2024-12-061-1/+3
* nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()Ryusuke Konishi2024-12-061-1/+1
* kasan: make report_lock a raw spinlockJared Kangas2024-12-061-3/+3
* mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MMDavid Hildenbrand2024-12-061-0/+4
* mm/gup: handle NULL pages in unpin_user_pages()John Hubbard2024-12-061-1/+10
* fs/proc/vmcore.c: fix warning when CONFIG_MMU=nAndrew Morton2024-12-061-28/+28
* 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