summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-27thread_with_file: allow ioctls against these filesDarrick J. Wong
2024-02-27thread_with_file: create ops structure for thread_with_stdioDarrick J. Wong
2024-02-27thread_with_file: fix various printf problemsDarrick J. Wong
2024-02-27thread_with_file: allow creation of readonly filesDarrick J. Wong
2024-02-27thread_with_file: Lift from bcachefsKent Overstreet
2024-02-27darray: lift from bcachefsKent Overstreet
2024-02-27mempool: kvmalloc poolKent Overstreet
2024-02-27time_stats: Kill TIME_STATS_HAVE_QUANTILESKent Overstreet
2024-02-27time_stats: report information in json formatDarrick J. Wong
2024-02-27time_stats: shrink time_stat_buffer for better alignmentDarrick J. Wong
2024-02-27mean_and_variance: put struct mean_and_variance_weighted on a dietDarrick J. Wong
2024-02-27time_stats: allow custom epoch namesDarrick J. Wong
2024-02-27time_stats: don't print any output if event count is zeroDarrick J. Wong
2024-02-27time_stats: fix struct layout bloatDarrick J. Wong
2024-02-27time_stats: split stats-with-quantiles into a separate structureDarrick J. Wong
2024-02-27time_stats: report lifetime of the stats objectDarrick J. Wong
2024-02-27time_stats: Promote to lib/Kent Overstreet
2024-02-27eytzinger: Promote to include/linux/Kent Overstreet
2024-02-27mean and variance: Promote to lib/mathKent Overstreet
2024-02-27mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARNKent Overstreet
2024-02-27mm: introduce memalloc_flags_{save,restore}Kent Overstreet
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2024-02-24Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-02-22netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso
2024-02-21fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-20Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-02-20acpi/ghes: Remove CXL CPER notificationsDan Williams
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-20mm/swap: fix race when skipping swapcacheKairui Song
2024-02-18mptcp: fix lockless access in subflow ULP diagPaolo Abeni
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-17Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-16x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield
2024-02-16Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-16Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-02-16Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds