summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-19fs: add a new SB_I_NOUMASK flagJeff Layton
2023-10-19perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-10-18kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann
2023-10-18kasan: print the original fault addr when access invalid shadowHaibo Li
2023-10-18hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel
2023-10-18hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel
2023-10-18fs: rename inode i_atime and i_mtime fieldsJeff Layton
2023-10-18linux: convert to new timestamp accessorsJeff Layton
2023-10-18fs: new accessor methods for atime and mtimeJeff Layton
2023-10-17locking/seqlock: Fix grammar in commentCuda-Chen
2023-10-16NFSD: Copy FATTR4 bit number definitions from RFCsChuck Lever
2023-10-16NFSD: Add nfsd4_encode_fattr4_change()Chuck Lever
2023-10-16nfs: fix the typo of rfc number about xattr in NFSv4Kinglong Mee
2023-10-16NFSD: add rpc_status netlink supportLorenzo Bianconi
2023-10-16SUNRPC: change the back-channel queue to lwqNeilBrown
2023-10-16SUNRPC: discard sp_lockNeilBrown
2023-10-16SUNRPC: change sp_nrthreads to atomic_tNeilBrown
2023-10-16SUNRPC: use lwq for sp_sockets - renamed to sp_xprtsNeilBrown
2023-10-16SUNRPC: only have one thread waking up at a timeNeilBrown
2023-10-16lib: add light-weight queuing mechanism.NeilBrown
2023-10-16llist: add llist_del_first_this()NeilBrown
2023-10-16SUNRPC: change service idle list to be an llistNeilBrown
2023-10-16llist: add interface to check if a node is on a list.NeilBrown
2023-10-16SUNRPC: discard SP_CONGESTEDNeilBrown
2023-10-16SUNRPC: add list of idle threadsNeilBrown
2023-10-16SUNRPC: change how svc threads are asked to exit.NeilBrown
2023-10-16SUNRPC: integrate back-channel processing with svc_recv()NeilBrown
2023-10-16SUNRPC: Clean up bc_svc_process()Chuck Lever
2023-10-16lockd: introduce safe async lock opAlexander Aring
2023-10-16mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski
2023-10-15net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14locking/seqlock: Propagate 'const' pointers within read-only methods, remove ...Ingo Molnar
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash
2023-10-12Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-12Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12locking/seqlock: Change __seqprop() to return the function pointerOleg Nesterov
2023-10-12locking/seqlock: Simplify SEQCOUNT_LOCKNAME()Oleg Nesterov
2023-10-12cgroup: Fix incorrect css_set_rwsem reference in commentWaiman Long
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11x86/resctrl: Rename arch_has_sparse_bitmapsMaciej Wieczor-Retman
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-10-10net: skbuff: fix kernel-doc typosRandy Dunlap
2023-10-10sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman
2023-10-10sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman