]> git.dujemihanovic.xyz Git - linux.git/shortlog
linux.git
2024-08-30 Christian Braunerfs: add i_state helpers
2024-08-30 Julian Sunvfs: fix race between evice_inodes() and find_inode...
2024-08-30 Eric BiggersMAINTAINERS: add the VFS git tree
2024-08-30 Christian Braunerfs: s/__u32/u32/ for s_fsnotify_mask
2024-08-30 Christian Braunerfs: remove unused path_put_init()
2024-08-30 Mateusz Guzikvfs: drop one lock trip in evict()
2024-08-30 Marc Aurèle... debugfs show actual source in /proc/mounts
2024-08-30 Christian Braunerinode: remove __I_DIO_WAKEUP
2024-08-30 Hongbo Lidoc: correcting the idmapping mount example
2024-08-30 Hongbo Lifs: Use in_group_or_capable() helper to simplify the...
2024-08-30 Mateusz Guzikvfs: elide smp_mb in iversion handling in the common...
2024-08-30 Ian Kentautofs: add per dentry expire timeout
2024-08-30 Mateusz Guzikvfs: use RCU in ilookup
2024-08-30 Christian Braunerfs: move FMODE_UNSIGNED_OFFSET to fop_flags
2024-08-30 Mateusz Guzikvfs: only read fops once in fops_get/put
2024-08-30 Thorsten Blumfs/select: Annotate struct poll_list with __counted_by()
2024-08-30 Christian Braunerfs: rearrange general fastpath check now that O_CREAT...
2024-08-30 Christian Braunerfs: remove audit dummy context check
2024-08-30 Christian Braunerfs: pull up trailing slashes check for O_CREAT
2024-08-30 Christian Braunerfs: move audit parent inode
2024-08-30 Jeff Laytonfs: try an opportunistic lookup for O_CREAT opens too
2024-08-30 Martin Karsteneventpoll: Annotate data-race of busy_poll_usecs
2024-08-30 Joe Damatoeventpoll: Don't re-zero eventpoll fields
2024-08-30 Xiaxi ShenFix spelling and gramatical errors
2024-08-30 Mateusz Guzikvfs: dodge smp_mb in break_lease and break_deleg in...
2024-08-30 Joel Savitzfile: remove outdated comment after close_fd()
2024-08-30 Yuesong Lifs/namespace.c: Fix typo in comment
2024-08-30 Mateusz Guzikexec: don't WARN for racy path_noexec check
2024-08-30 Jeff Laytonfs: add a kerneldoc header over lookup_fast
2024-08-30 Jeff Laytonfs: remove comment about d_rcu_to_refcount
2024-08-30 Yue Haibingfs: mounts: Remove unused declaration mnt_cursor_del()
2024-08-19 Wang Longpercpu-rwsem: remove the unused parameter 'read'
2024-08-19 Aleksa Saraicoda: use param->file for FSCONFIG_SET_FD
2024-08-19 Aleksa Saraiautofs: fix missing fput for FSCONFIG_SET_FD
2024-08-19 Uros Bizjakfs/aio: Fix __percpu annotation of *cpu pointer in...
2024-08-19 Olaf Heringmount: handle OOM on mnt_warn_timestamp_expiry
2024-08-19 Mohit0404Fixed: fs: file_table_c: Missing blank line warnings...
2024-08-19 Youling Tangfs/direct-io: Remove linux/prefetch.h include
2024-08-19 Haifeng Xufs: don't flush in-flight wb switches for superblocks...
2024-08-19 Christian BraunerMerge patch series "Add an fcntl() to check file creation"
2024-08-19 Christian Braunerselftests: add F_CREATED_QUERY tests
2024-08-19 Christian Braunerfcntl: add F_CREATED_QUERY
2024-08-18 Linus TorvaldsLinux 6.11-rc4
2024-08-18 Linus TorvaldsMerge tag 'driver-core-6.11-rc4' of git://git.kernel...
2024-08-18 Linus TorvaldsMerge tag 'char-misc-6.11-rc4' of git://git.kernel...
2024-08-18 Linus TorvaldsMerge tag 'tty-6.11-rc4' of git://git.kernel.org/pub...
2024-08-18 Linus TorvaldsMerge tag 'usb-6.11-rc4' of git://git.kernel.org/pub...
2024-08-18 Linus TorvaldsMerge tag 'for-6.11-rc3-tag' of git://git.kernel.org...
2024-08-18 Jann Hornfuse: Initialize beyond-EOF page contents before settin...
2024-08-18 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-08-17-19-34' of...
2024-08-18 Linus TorvaldsMerge tag 'powerpc-6.11-2' of git://git.kernel.org...
2024-08-17 Linus TorvaldsMerge tag 'v6.11-rc3-smb3-client-fixes' of git://git...
2024-08-17 Linus TorvaldsMerge tag 'i2c-for-6.11-rc4' of git://git.kernel.org...
2024-08-17 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-08-17 Linus TorvaldsMerge tag 'xfs-6.11-fixes-3' of git://git.kernel.org...
2024-08-17 Linus TorvaldsMerge tag 'bcachefs-2024-08-16' of git://evilpiepirate...
2024-08-17 Kent Overstreetbcachefs: Fix locking in __bch2_trans_mark_dev_sb()
2024-08-17 Linus TorvaldsMerge tag 'pull-fixes' of git://git.kernel.org/pub...
2024-08-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2024-08-16 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'block-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'io_uring-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.11-2' of git://git...
2024-08-16 Qu Wenruobtrfs: only enable extent map shrinker for DEBUG builds
2024-08-16 Linus TorvaldsMerge tag 'thermal-6.11-rc4' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub...
2024-08-16 Linus TorvaldsMerge tag 'libnvdimm-fixes-6.11-rc4' of git://git.kerne...
2024-08-16 Caleb Sander... io_uring: fix user_data field name in comment
2024-08-16 Linus TorvaldsMerge tag 'rust-fixes-6.11' of https://github.com/Rust...
2024-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-6.11-rc4' of git://git.kerne...
2024-08-16 Linus TorvaldsMerge tag 'trace-v6.11-rc3' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'keys-trusted-next-6.11-rc4' of git://git...
2024-08-16 Kent Overstreetbcachefs: fix incorrect i_state usage
2024-08-16 Kent Overstreetbcachefs: avoid overflowing LRU_TIME_BITS for cached...
2024-08-16 Kent Overstreetbcachefs: Fix forgetting to pass trans to fsck_err()
2024-08-16 Kent Overstreetbcachefs: Increase size of cuckoo hash table on too...
2024-08-16 Linus TorvaldsMerge tag 'for-6.11/dm-fixes' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.11-rc4' of git://git.kerne...
2024-08-16 Linus TorvaldsMerge tag 'sound-6.11-rc4' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'drm-fixes-2024-08-16' of https://gitlab...
2024-08-16 Wolfram SangMerge tag 'i2c-host-fixes-6.11-rc4' of git://git.kernel...
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Use governor_data to reduce...
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Add .manage() callback
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Split bang_bang_control()
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Call __thermal_cdev_update...
2024-08-16 Eli Billauerchar: xillybus: Check USB endpoints when probing device
2024-08-16 Eli Billauerchar: xillybus: Refine workqueue handling
2024-08-16 Gao Xiangmm/migrate: fix deadlock in migrate_pages_batch() on...
2024-08-16 Suren Baghdasaryanalloc_tag: mark pages reserved during CMA activation...
2024-08-16 Suren Baghdasaryanalloc_tag: introduce clear_page_tag_ref() helper function
2024-08-16 Jinjie Ruancrash: fix riscv64 crash memory reserve dead loop
2024-08-16 Muhammad Usama... selftests: memfd_secret: don't build memfd_secret test...
2024-08-16 Kirill A. Shutemovmm: fix endless reclaim on machines with unaccepted...
2024-08-16 Dan Carpenterselftests/mm: compaction_test: fix off by one in check_...
2024-08-16 Zi Yanmm/numa: no task_numa_fault() call if PMD is changed
2024-08-16 Zi Yanmm/numa: no task_numa_fault() call if PTE is changed
2024-08-16 Hailong Liumm/vmalloc: fix page mapping if vm_area_alloc_pages...
2024-08-16 Waiman Longmm/memory-failure: use raw_spinlock_t in struct memory_...
2024-08-16 Pasha Tatashinmm: don't account memmap per-node
next