aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-44/+152
2021-07-09bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend1-0/+1
2021-07-08Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2021-07-08Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-5/+10
2021-07-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+6
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-5/+14
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V3-3/+3
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V3-3/+3
2021-07-08kdump: use vmlinux_build_id to simplifyStephen Boyd2-7/+7
2021-07-08module: add printk formats to add module build ID to stacktracesStephen Boyd2-3/+27
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd1-0/+4
2021-07-08buildid: stash away kernels build ID on initStephen Boyd1-0/+3
2021-07-08buildid: add API to parse build ID out of bufferStephen Boyd1-0/+1
2021-07-08mm: add setup_initial_init_mm() helperKefeng Wang1-0/+3
2021-07-08mm: fix spelling mistakes in header filesZhen Lei8-16/+16
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport2-1/+7
2021-07-08PM: hibernate: disable when there are active secretmem usersMike Rapoport1-0/+6
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2-0/+49
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport1-0/+12
2021-07-08lib: fix spelling mistakes in header filesZhen Lei7-13/+13
2021-07-08Merge part 2 of branch 'sysfs-devel'Trond Myklebust3-0/+6
2021-07-08NFSv4/pnfs: Clean up layout get on openTrond Myklebust1-0/+1
2021-07-08Merge branch 'sysfs-devel'Trond Myklebust3-0/+15
2021-07-08sunrpc: remove an offlined xprt using sysfsOlga Kornievskaia1-0/+1
2021-07-08NFSv4.1 identify and mark RPC tasks that can move between transportsOlga Kornievskaia1-0/+2
2021-07-08SUNRPC: take a xprt offline using sysfsOlga Kornievskaia1-0/+1
2021-07-08sunrpc: add dst_attr attributes to the sysfs xprt directoryOlga Kornievskaia1-0/+1
2021-07-08SUNRPC query transport's source portOlga Kornievskaia1-0/+1
2021-07-08SUNRPC mark the first transportOlga Kornievskaia1-0/+1
2021-07-08sunrpc: add add sysfs directory per xprt under each xprt_switchOlga Kornievskaia1-0/+2
2021-07-08sunrpc: add xprt_switch direcotry to sunrpc's sysfsOlga Kornievskaia1-0/+2
2021-07-08sunrpc: keep track of the xprt_class in rpc_xprt structureOlga Kornievskaia1-0/+2
2021-07-08sunrpc: add IDs to multipathOlga Kornievskaia1-0/+4
2021-07-08sunrpc: add xprt idOlga Kornievskaia1-0/+2
2021-07-08sunrpc: Create per-rpc_clnt sysfs kobjectsOlga Kornievskaia1-0/+2
2021-07-08ext4: inline jbd2_journal_[un]register_shrinker()Theodore Ts'o1-4/+2
2021-07-08virtio-pci library: introduce vp_modern_get_driver_features()Jason Wang1-0/+1
2021-07-08vdpa: support packed virtqueue for set/get_vq_state()Jason Wang1-2/+23
2021-07-08Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2021-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-4/+4
2021-07-07Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2021-07-07Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-11/+1
2021-07-07Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds3-80/+0
2021-07-07Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-8/+0
2021-07-07Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-12/+15
2021-07-07Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'Rafael J. Wysocki1-1/+1
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-11/+15
2021-07-07Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-122/+156
2021-07-07Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds2-23/+35
2021-07-07netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.hDuncan Roe2-3/+3