aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
21 hoursMerge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdHEADmasterLinus Torvalds6-51/+60
21 hoursMerge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds2-2/+2
21 hoursMerge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfatLinus Torvalds2-4/+5
21 hoursMerge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds20-71/+150
21 hoursMerge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-21/+19
22 hoursMerge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-4/+5
31 hoursvirtiofs: include a newline in sysfs tagBrian Foster1-1/+1
48 hoursbcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet1-0/+6
48 hoursbcachefs: Fix race in bch2_write_super()Kent Overstreet1-15/+32
2 daysMerge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixesArnd Bergmann1-17/+13
3 daysMerge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds3-15/+18
3 daysReapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds2-52/+5
3 daysPCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng1-2/+2
3 daysMerge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds2-25/+31
3 daysMerge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplayLinus Torvalds4-176/+189
3 daysbcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet2-1/+3
3 daysbcachefs: Add missing skcipher_request_set_callback() callKent Overstreet1-0/+1
3 daysbcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet1-5/+3
3 daysbcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet1-8/+14
3 daysbcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet1-2/+2
3 daysbcachefs: Add missing validation for superblock section cleanKent Overstreet1-0/+14
3 daysbcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet2-4/+8
3 daysbcachefs: fix overflow in fiemapReed Riley1-1/+1
3 daysbcachefs: Add a better limit for maximum number of bucketsKent Overstreet4-3/+17
3 daysbcachefs: Fix lifetime issue in device iterator helpersKent Overstreet1-2/+2
3 daysbcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet1-6/+2
3 daysbcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet1-0/+2
3 daysbcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet1-1/+1
3 daysbcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet1-10/+18
3 daysbcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet1-7/+9
3 daysbcachefs: bucket_pos_to_bp_noerror()Kent Overstreet2-5/+11
3 daysbcachefs: don't free error pointersKent Overstreet1-1/+2
3 daysbcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()Kent Overstreet1-0/+2
4 daysLinux 6.9-rc7v6.9-rc7Linus Torvalds1-1/+1
4 daysepoll: be better about file lifetimesLinus Torvalds1-1/+37
4 daysMerge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-6/+6
4 daysMerge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-8/+15
4 daysMerge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-67/+64
4 daysMerge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+8
4 daysMerge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds13-25/+118
4 daysMerge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds15-79/+147
4 daysMerge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+9
4 daysMerge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+1
4 daysMerge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds5-59/+210
4 daysMerge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
4 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds7-8/+60
4 daysksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon1-5/+9
4 daysksmbd: use rwsem instead of rwlock for lease breakNamjae Jeon5-38/+30
4 daysksmbd: avoid to send duplicate lease break notificationsNamjae Jeon1-6/+15
4 daysksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon1-0/+4