summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-284-5/+55
|\
| * tmpfs,xattr: enable limited user extended attributesHugh Dickins2023-08-101-1/+2
| * tmpfs: track free_ispace instead of free_inodesHugh Dickins2023-08-091-1/+1
| * xattr: simple_xattr_set() return old_xattr to be freedHugh Dickins2023-08-091-3/+4
| * shmem: stable directory offsetsChuck Lever2023-08-091-0/+1
| * libfs: Add directory operations for stable offsetsChuck Lever2023-08-091-0/+18
| * shmem: Add default quota limit mount optionsLukas Czerner2023-08-091-0/+8
| * shmem: quota supportCarlos Maiolino2023-08-091-0/+8
| * shmem: prepare shmem quota infrastructureCarlos Maiolino2023-08-092-0/+13
* | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-282-7/+95
|\ \
| * | fs: add infrastructure for multigrain timestampsJeff Layton2023-08-111-2/+44
| * | fs: drop the timespec64 argument from update_timeJeff Layton2023-08-111-2/+2
| * | fs: drop the timespec64 arg from generic_update_timeJeff Layton2023-08-091-1/+2
| * | fs: pass the request_mask to generic_fillattrJeff Layton2023-08-091-1/+1
| * | fs: rename i_ctime field to __i_ctimeJeff Layton2023-07-241-3/+3
| * | linux: convert to ctime accessor functionsJeff Layton2023-07-241-1/+1
| * | fs: new helper: simple_rename_timestampJeff Layton2023-07-101-0/+2
| * | fs: add ctime accessors infrastructureJeff Layton2023-07-101-1/+44
* | | Merge tag 'v6.6-vfs.fs_context' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-282-4/+3
|\ \ \
| * | | fs: add FSCONFIG_CMD_CREATE_EXCLChristian Brauner2023-08-142-1/+3
| * | | super: remove get_tree_single_reconf()Christian Brauner2023-08-141-3/+0
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-08-271-4/+0
|\ \ \
| * | | scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-241-4/+0
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-251-40/+40
|\ \ \ \
| * | | | clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das2023-08-041-40/+40
| | |/ / | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-254-9/+35
|\ \ \ \
| * | | | mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+11
| * | | | smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand2023-08-211-3/+0
| * | | | mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULTDavid Hildenbrand2023-08-212-6/+24
| | |_|/ | |/| |
* | | | Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-251-1/+0
|\ \ \ \
| * | | | RISC-V: Remove ptrace support for vectorsPalmer Dabbelt2023-08-221-1/+0
| | |/ / | |/| |
* | | | Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-252-1/+2
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-08-251-0/+1
| |\ \ \ \
| | * | | | drm: Add an HPD poll helper to reschedule the poll workImre Deak2023-08-231-0/+1
| * | | | | Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-251-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal2023-08-221-1/+1
* | | | | | Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-08-241-0/+11
|\ \ \ \ \ \
| * | | | | | tracing/synthetic: Use union instead of castsSven Schnelle2023-08-161-0/+11
* | | | | | | Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-247-18/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2023-08-241-0/+6
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal2023-08-231-0/+5
| | * | | | | | netfilter: nf_tables: validate all pending tablesFlorian Westphal2023-08-231-0/+1
| * | | | | | | bonding: fix macvlan over alb bond supportHangbin Liu2023-08-241-10/+1
| |/ / / / / /
| * | | | | | Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-08-221-0/+1
| |\ \ \ \ \ \
| | * | | | | | wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih2023-08-211-0/+1
| * | | | | | | ipv4: fix data-races around inet->inet_idEric Dumazet2023-08-202-3/+14
| * | | | | | | net: validate veth and vxcan peer ifindexesJakub Kicinski2023-08-201-2/+2
| * | | | | | | sock: annotate data-races around prot->memory_pressureEric Dumazet2023-08-181-3/+4
* | | | | | | | Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-08-201-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: core: Fix serial core port id to not use port->lineTony Lindgren2023-08-011-0/+1