linux.git
2024-01-23 Ping-Ke Shihwifi: rtw89: add mlo_dbcc_mode for WiFi 7 chips
2024-01-23 Amir Goldsteinovl: mark xwhiteouts directory with overlay.opaque='x'
2024-01-23 Zhengchao Shaonetlink: fix potential sleeping issue in mqueue_flush_file
2024-01-23 Kuniyuki Iwashimaselftest: Don't reuse port for SO_INCOMING_CPU test.
2024-01-23 Salvatore Dipietrotcp: Add memory barrier to tcp_push()
2024-01-23 Helge Dellerfbdev: stifb: Fix crash in stifb_blank()
2024-01-23 Fedor Pchelkindrm/ttm: fix ttm pool initialization for no-dma-device...
2024-01-22 Linus TorvaldsRevert "btrfs: zstd: fix and simplify the inline extent...
2024-01-22 David Howellsafs: Fix missing/incorrect unlocking of RCU read lock
2024-01-22 David Howellsafs: Remove afs_dynroot_d_revalidate() as it is redundant
2024-01-22 David Howellsafs: Fix error handling with lookup via FS.InlineBulkStatus
2024-01-22 David Howellsafs: Hide silly-rename files from userspace
2024-01-22 David Howellscachefiles, erofs: Fix NULL deref in when cachefiles...
2024-01-22 Petr Pavlutracing: Ensure visibility when inserting an element...
2024-01-22 Dan Carpenternetfs: Fix a NULL vs IS_ERR() check in netfs_perform_wr...
2024-01-22 Dan Carpenternetfs, fscache: Prevent Oops in fscache_put_cache()
2024-01-22 David Howellscifs: Don't use certain unnecessary folio_*() functions
2024-01-22 David Howellsafs: Don't use certain unnecessary folio_*() functions
2024-01-22 David Howellsnetfs: Don't use certain unnecessary folio_*() functions
2024-01-22 Geert Uytterhoevenfbcon: Fix incorrect printed function name in fbcon_pre...
2024-01-22 Linus TorvaldsMerge tag 'for-6.8-rc1-tag' of git://git.kernel.org...
2024-01-22 Bernd Edlingerexec: Fix error handling in begin_new_exec()
2024-01-22 Kees Cookexec: Add do_close_execat() helper
2024-01-22 Askar Safinexec: remove useless comment
2024-01-22 Alexey DobriyanELF, MAINTAINERS: specifically mention ELF
2024-01-22 Linus TorvaldsMerge tag 'Wstringop-overflow-for-6.8-rc2' of git:...
2024-01-22 Linus TorvaldsMerge tag 'xsa448-6.8-tag' of git://git.kernel.org...
2024-01-22 David Howellsnetfs: Add Jeff Layton as reviewer
2024-01-22 David Howellsnetfs, cachefiles: Change mailing list
2024-01-22 Sharath Srinivasannet/rds: Fix UBSAN: array-index-out-of-bounds in rds_cm...
2024-01-22 Horatiu Vulturnet: micrel: Fix PTP frame parsing for lan8814
2024-01-22 David S. MillerMerge branch 'dpll-fixes'
2024-01-22 Arkadiusz Kubalewskidpll: fix register pin with unregistered parent pin
2024-01-22 Arkadiusz Kubalewskidpll: fix userspace availability of pins
2024-01-22 Arkadiusz Kubalewskidpll: fix pin dump crash for rebound module
2024-01-22 Arkadiusz Kubalewskidpll: fix broken error path in dpll_pin_alloc(..)
2024-01-22 David S. MillerMerge branch 'tun-fixes'
2024-01-22 Yunjian Wangtun: add missing rx stats accounting in tun_xdp_act
2024-01-22 Yunjian Wangtun: fix missing dropped counter in tun_xdp_act
2024-01-22 Jakub Kicinskinet: fix removing a namespace with conflicting altnames
2024-01-21 Gustavo A.... init: Kconfig: Disable -Wstringop-overflow for GCC-11
2024-01-21 Gustavo A.... Makefile: Enable -Wstringop-overflow globally
2024-01-21 Ilya Dryomovrbd: don't move requests to the running list on errors
2024-01-21 Christophe... rbd: remove usage of the deprecated ida_simple_*() API
2024-01-21 Linus TorvaldsLinux 6.8-rc1 v6.8-rc1
2024-01-21 Linus TorvaldsMerge tag 'bcachefs-2024-01-21' of https://evilpiepirat...
2024-01-21 Linus TorvaldsMerge tag 'timers-core-2024-01-21' of git://git.kernel...
2024-01-21 Linus TorvaldsMerge tag 'powerpc-6.8-2' of git://git.kernel.org/pub...
2024-01-21 Kent Overstreetbcachefs: Improve inode_to_text()
2024-01-21 Kent Overstreetbcachefs: logged_ops_format.h
2024-01-21 Kent Overstreetbcachefs: reflink_format.h
2024-01-21 Kent Overstreetbcachefs; extents_format.h
2024-01-21 Kent Overstreetbcachefs: ec_format.h
2024-01-21 Kent Overstreetbcachefs: subvolume_format.h
2024-01-21 Kent Overstreetbcachefs: snapshot_format.h
2024-01-21 Kent Overstreetbcachefs: alloc_background_format.h
2024-01-21 Kent Overstreetbcachefs: xattr_format.h
2024-01-21 Kent Overstreetbcachefs: dirent_format.h
2024-01-21 Kent Overstreetbcachefs: inode_format.h
2024-01-21 Kent Overstreetbcachefs; quota_format.h
2024-01-21 Kent Overstreetbcachefs: sb-counters_format.h
2024-01-21 Kent Overstreetbcachefs: counters.c -> sb-counters.c
2024-01-21 Kent Overstreetbcachefs: comment bch_subvolume
2024-01-21 Kent Overstreetbcachefs: bch_snapshot::btime
2024-01-21 Kent Overstreetbcachefs: add missing __GFP_NOWARN
2024-01-21 Kent Overstreetbcachefs: opts->compression can now also be applied...
2024-01-21 Kent Overstreetbcachefs: Prep work for variable size btree node buffers
2024-01-21 Su Yuebcachefs: grab s_umount only if snapshotting
2024-01-21 Su Yuebcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots...
2024-01-21 Kent Overstreetbcachefs: bios must be 512 byte algined
2024-01-21 Colin Ian Kingbcachefs: remove redundant variable tmp
2024-01-21 Kent Overstreetbcachefs: Improve trace_trans_restart_relock
2024-01-21 Kent Overstreetbcachefs: Fix excess transaction restarts in __bchfs_fa...
2024-01-21 Kent Overstreetbcachefs: extents_to_bp_state
2024-01-21 Kent Overstreetbcachefs: bkey_and_val_eq()
2024-01-21 Kent Overstreetbcachefs: Better journal tracepoints
2024-01-21 Kent Overstreetbcachefs: Print size of superblock with space allocated
2024-01-21 Kent Overstreetbcachefs: Avoid flushing the journal in the discard...
2024-01-21 Kent Overstreetbcachefs: Improve move_extent tracepoint
2024-01-21 Kent Overstreetbcachefs: Add missing bch2_moving_ctxt_flush_all()
2024-01-21 Kent Overstreetbcachefs: Re-add move_extent_write tracepoint
2024-01-21 Kent Overstreetbcachefs: bch2_kthread_io_clock_wait() no longer sleeps...
2024-01-21 Kent Overstreetbcachefs: Add .val_to_text() for KEY_TYPE_cookie
2024-01-21 Kent Overstreetbcachefs: Don't pass memcmp() as a pointer
2024-01-21 Linus TorvaldsMerge tag 'header_cleanup-2024-01-20' of https://evilpi...
2024-01-21 Michal Schmidtidpf: distinguish vports by the dev_port attribute
2024-01-21 Eric Dumazetudp: fix busy polling
2024-01-21 Kent Overstreetbcachefs: Reduce would_deadlock restarts
2024-01-21 Kent Overstreetbcachefs: bch2_trans_account_disk_usage_change()
2024-01-21 Kent Overstreetbcachefs: bch_fs_usage_base
2024-01-21 Kent Overstreetbcachefs: bch2_prt_compression_type()
2024-01-21 Kent Overstreetbcachefs: helpers for printing data types
2024-01-21 Kent Overstreetbcachefs: BTREE_TRIGGER_ATOMIC
2024-01-21 Kent Overstreetbcachefs: drop to_text code for obsolete bps in alloc...
2024-01-21 Kent Overstreetbcachefs: eytzinger_for_each() declares loop iter
2024-01-21 Kent Overstreetbcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT
2024-01-21 Su Yuebcachefs: fix memleak in bch2_split_devs
2024-01-21 Fullway Wangfbdev: sis: Error out if pixclock equals zero
2024-01-21 Fullway Wangfbdev: savage: Error out if pixclock equals zero
2024-01-21 Jiapeng Chongfbdev: vt8500lcdfb: Remove unnecessary print function...
next
This page took 0.095324 seconds and 4 git commands to generate.