summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: embargoed-hardware-issues.rst: Clarify prenotifactionKees Cook2023-10-051-7/+12
* mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-053-10/+3
* Merge tag 'coresight-fixes-v6.6-1' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-10-021-12/+15
|\
| * coresight: tmc-etr: Disable warnings for allocation failuresSuzuki K Poulose2023-09-201-1/+2
| * coresight: Fix run time warnings while reusing ETR bufferLinu Cherian2023-09-151-11/+13
* | Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-10-022-3/+3
|\ \
| * | counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani2023-09-051-1/+1
| * | counter: chrdev: fix getting array extensionsFabrice Gasnier2023-09-041-2/+2
* | | Linux 6.6-rc4v6.6-rc4Linus Torvalds2023-10-011-1/+1
* | | Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-017-15/+41
|\ \ \
| * | | kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada2023-10-012-4/+0
| * | | modpost: Don't let "driver"s reference .exit.*Uwe Kleine-König2023-10-011-2/+13
| * | | vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosMasahiro Yamada2023-10-011-7/+0
| * | | modpost: add missing else to the "of" checkMauricio Faria de Oliveira2023-10-011-1/+1
| * | | Documentation: kbuild: explain handling optional dependenciesArnd Bergmann2023-09-251-0/+26
| * | | kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modulesMartin Nybo Andersen2023-09-251-1/+1
* | | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-0138-169/+455
|\ \ \ \
| * | | | Crash: add lock to serialize crash hotplug handlingBaoquan He2023-09-291-0/+17
| * | | | selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2023-09-292-4/+4
| * | | | mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...Yang Shi2023-09-291-20/+19
| * | | | mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()Jinjie Ruan2023-09-291-0/+2
| * | | | mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko2023-09-292-0/+20
| * | | | mm: zswap: fix potential memory corruption on duplicate storeDomenico Cerasuolo2023-09-291-0/+20
| * | | | arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesRyan Roberts2023-09-291-14/+3
| * | | | mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-2922-49/+100
| * | | | maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett2023-09-293-73/+237
| * | | | maple_tree: add mas_is_active() to detect in-tree walksLiam R. Howlett2023-09-291-0/+9
| * | | | nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()Pan Bian2023-09-291-3/+3
| * | | | mm: abstract moving to the next PFNMatthew Wilcox (Oracle)2023-09-292-1/+17
| * | | | mm: report success more often from filemap_map_folio_range()Matthew Wilcox (Oracle)2023-09-291-2/+2
| * | | | fs: binfmt_elf_efpic: fix personality for ELF-FDPICGreg Ungerer2023-09-291-3/+2
* | | | | Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-016-212/+102
|\ \ \ \ \
| * | | | | misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU2023-09-256-212/+102
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-012-4/+5
|\ \ \ \ \
| * | | | | Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"Daniel Starke2023-09-181-3/+1
| * | | | | serial: 8250_port: Check IRQ data before useAndy Shevchenko2023-09-181-1/+4
* | | | | | Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-013-7/+26
|\ \ \ \ \ \
| * | | | | | x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang2023-09-281-5/+25
| * | | | | | x86/srso: Add SRSO mitigation for Hygon processorsPu Wen2023-09-281-1/+1
| * | | | | | x86/kgdb: Fix a kerneldoc warning when build with W=1Christophe JAILLET2023-09-241-1/+0
* | | | | | | Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-011-1/+5
|\ \ \ \ \ \ \
| * | | | | | | timers: Tag (hr)timer softirq as hotplug safeFrederic Weisbecker2023-09-271-1/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | sched/rt: Fix live lock between select_fallback_rq() and RT pushJoel Fernandes (Google)2023-09-281-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-011-7/+17
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/amd: Do not WARN() on every IRQBreno Leitao2023-09-251-1/+9
| * | | | | | | perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das2023-09-221-6/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-09-3029-90/+179
|\ \ \ \ \ \ \
| * | | | | | | MAINTAINERS: Fix Florian Fainelli's email addressUwe Kleine-König2023-09-291-1/+1
| * | | | | | | arm64: defconfig: enable syscon-poweroff driverKrzysztof Kozlowski2023-09-281-0/+1