summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: fix buffer overflow in nocow write pathKent Overstreet2024-01-011-41/+41
* bcachefs: DARRAY_PREALLOCATED()Kent Overstreet2024-01-012-13/+20
* bcachefs: Switch darray to kvmalloc()Kent Overstreet2024-01-012-2/+4
* bcachefs: Factor out darray resize slowpathKent Overstreet2024-01-013-11/+39
* bcachefs: fix setting version_upgrade_completeKent Overstreet2024-01-011-2/+2
* bcachefs: fix invalid free in dio write pathKent Overstreet2024-01-011-8/+5
* bcachefs: Fix extents iteration + snapshots interactionKent Overstreet2024-01-011-11/+24
* Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-12-306-69/+176
|\
| * ftrace: Fix modification of direct_function hash while in useSteven Rostedt (Google)2023-12-301-53/+47
| * tracing: Fix blocked reader of snapshot bufferSteven Rostedt (Google)2023-12-292-4/+19
| * ring-buffer: Fix wake ups when buffer_percent is set to 100Steven Rostedt (Google)2023-12-291-2/+7
| * eventfs: Fix file and directory uid and gid ownershipSteven Rostedt (Google)2023-12-223-10/+103
* | locking/osq_lock: Clarify osq_wait_next()David Laight2023-12-301-5/+4
* | locking/osq_lock: Clarify osq_wait_next() calling conventionDavid Laight2023-12-301-12/+9
* | locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight2023-12-302-5/+7
* | Merge tag 'gpio-fixes-for-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-12-291-3/+11
|\ \
| * | MAINTAINERS: Add a missing file to the INTEL GPIO sectionAndy Shevchenko2023-12-271-0/+1
| * | MAINTAINERS: Remove Andy from GPIO maintainersAndy Shevchenko2023-12-271-1/+0
| * | MAINTAINERS: split out the uAPI into a new sectionBartosz Golaszewski2023-12-271-2/+10
* | | Merge tag 'platform-drivers-x86-v6.7-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-12-297-68/+176
|\ \ \
| * | | platform/x86/intel/pmc: Move GBE LTR ignore to suspend callbackDavid E. Box2023-12-295-23/+33
| * | | platform/x86/intel/pmc: Allow reenabling LTRsDavid E. Box2023-12-296-8/+11
| * | | platform/x86/intel/pmc: Add suspend callbackDavid E. Box2023-12-292-0/+5
| * | | platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki2023-12-291-41/+131
* | | | Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxLinus Torvalds2023-12-292-3/+5
|\ \ \ \
| * | | | block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig2023-12-261-1/+1
| * | | | badblocks: avoid checking invalid range in badblocks_check()Coly Li2023-12-241-2/+4
* | | | | Merge tag '6.7rc7-smb3-srv-fix' of git://git.samba.org/ksmbdLinus Torvalds2023-12-291-3/+12
|\ \ \ \ \
| * | | | | ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon2023-12-281-3/+12
* | | | | | Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-12-284-5/+10
|\ \ \ \ \ \
| * | | | | | linux/export: Ensure natural alignment of kcrctab arrayHelge Deller2023-12-281-0/+1
| * | | | | | kbuild: fix build ID symlinks to installed debug VDSO filesMasahiro Yamada2023-12-231-1/+1
| * | | | | | gen_compile_commands.py: fix path resolve with symlinks in itJialu Xu2023-12-231-3/+3
| * | | | | | MAINTAINERS: Add scripts/clang-tools to Kbuild sectionNathan Chancellor2023-12-231-0/+1
| * | | | | | linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller2023-12-231-1/+4
* | | | | | | Merge tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-12-285-12/+16
|\ \ \ \ \ \ \
| * | | | | | | bcachefs: Fix promotesKent Overstreet2023-12-271-1/+2
| * | | | | | | bcachefs: Fix leakage of internal error codeKent Overstreet2023-12-221-2/+4
| * | | | | | | bcachefs: Fix insufficient disk reservation with compression + snapshotsKent Overstreet2023-12-221-7/+8
| * | | | | | | bcachefs: fix BCH_FSCK_ERR enumKent Overstreet2023-12-202-2/+2
* | | | | | | | Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-2813-32/+74
|\ \ \ \ \ \ \ \
| * | | | | | | | mailmap: add an old address for Naoya HoriguchiMatthew Wilcox (Oracle)2023-12-201-0/+1
| * | | | | | | | mm/memory-failure: cast index to loff_t before shifting itMatthew Wilcox (Oracle)2023-12-201-1/+1
| * | | | | | | | mm/memory-failure: check the mapcount of the precise pageMatthew Wilcox (Oracle)2023-12-201-3/+3
| * | | | | | | | mm/memory-failure: pass the folio and the page to collect_procs()Matthew Wilcox (Oracle)2023-12-201-13/+12
| * | | | | | | | selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum2023-12-201-0/+3
| * | | | | | | | mm: migrate high-order folios in swap cache correctlyCharan Teja Kalla2023-12-201-1/+8
| * | | | | | | | maple_tree: do not preallocate nodes for slot storesSidhartha Kumar2023-12-202-1/+12
| * | | | | | | | mm/filemap: avoid buffered read/write race to read inconsistent dataBaokun Li2023-12-201-0/+9
| * | | | | | | | kunit: kasan_test: disable fortify string checker on kmalloc_oob_memsetNico Pache2023-12-201-4/+16