summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-08-21printk: nbcon: Implement emergency sectionsThomas Gleixner
2024-08-21printk: Coordinate direct printing in panicJohn Ogness
2024-08-21printk: nbcon: Add unsafe flushing on panicJohn Ogness
2024-08-21serial: core: Acquire nbcon context in port->lock wrapperJohn Ogness
2024-08-21nbcon: Add API to acquire context for non-printing operationsJohn Ogness
2024-08-21console: Improve console_srcu_read_flags() commentsJohn Ogness
2024-08-21serial: core: Introduce wrapper to set @uart_port->consJohn Ogness
2024-08-21serial: core: Provide low-level functions to lock portJohn Ogness
2024-08-21printk: nbcon: Add callbacks to synchronize with driverJohn Ogness
2024-08-21printk: nbcon: Add detailed doc for write_atomic()John Ogness
2024-08-21printk: nbcon: Remove return value for write_atomic()John Ogness
2024-08-21printk: Check printk_deferred_enter()/_exit() usageSebastian Andrzej Siewior
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-17Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-16Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-16Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-16Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-15alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan
2024-08-15mm: don't account memmap per-nodePasha Tatashin
2024-08-15mm: add system wide stats items categoryPasha Tatashin
2024-08-15mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-14i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald
2024-08-14KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-13printk/panic: Allow cpu backtraces to be written into ringbuffer during panicRyo Takakura
2024-08-13vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng
2024-08-13iommu: Remove unused declaration iommu_sva_unbind_gpasid()Yue Haibing
2024-08-12bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells
2024-08-12file: fix typo in take_fd() commentMathias Krause
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-12Merge tag 'spi-acpi-lookup-dummy' of https://git.kernel.org/pub/scm/linux/ker...Takashi Iwai
2024-08-10Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-09Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds
2024-08-09Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-09Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-08cpumask: Fix crash on updating CPU enabled maskGavin Shan
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-08-05refcount: Report UAF for refcount_sub_and_test(0) when counter==0Petr Pavlu
2024-08-05bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong
2024-08-04profiling: remove profile=sleep supportTetsuo Handa
2024-08-04i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald