Age | Commit message (Expand) | Author | Files | Lines |
2021-07-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -6/+1 |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+204 |
2021-07-09 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+2 |
2021-07-09 | Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 7 | -0/+23 |
2021-07-09 | Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2021-07-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 29 | -44/+152 |
2021-07-09 | bpf: Track subprog poke descriptors correctly and fix use-after-free | John Fastabend | 1 | -0/+1 |
2021-07-08 | Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+1 |
2021-07-08 | Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+10 |
2021-07-08 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+6 |
2021-07-08 | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -5/+14 |
2021-07-08 | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V | 3 | -3/+3 |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 3 | -3/+3 |
2021-07-08 | kdump: use vmlinux_build_id to simplify | Stephen Boyd | 2 | -7/+7 |
2021-07-08 | module: add printk formats to add module build ID to stacktraces | Stephen Boyd | 2 | -3/+27 |
2021-07-08 | dump_stack: add vmlinux build ID to stack traces | Stephen Boyd | 1 | -0/+4 |
2021-07-08 | buildid: stash away kernels build ID on init | Stephen Boyd | 1 | -0/+3 |
2021-07-08 | buildid: add API to parse build ID out of buffer | Stephen Boyd | 1 | -0/+1 |
2021-07-08 | mm: add setup_initial_init_mm() helper | Kefeng Wang | 1 | -0/+3 |
2021-07-08 | mm: fix spelling mistakes in header files | Zhen Lei | 8 | -16/+16 |
2021-07-08 | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport | 2 | -1/+7 |
2021-07-08 | PM: hibernate: disable when there are active secretmem users | Mike Rapoport | 1 | -0/+6 |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport | 2 | -0/+49 |
2021-07-08 | set_memory: allow querying whether set_direct_map_*() is actually enabled | Mike Rapoport | 1 | -0/+12 |
2021-07-08 | lib: fix spelling mistakes in header files | Zhen Lei | 7 | -13/+13 |
2021-07-08 | Merge part 2 of branch 'sysfs-devel' | Trond Myklebust | 3 | -0/+6 |
2021-07-08 | NFSv4/pnfs: Clean up layout get on open | Trond Myklebust | 1 | -0/+1 |
2021-07-08 | Merge branch 'sysfs-devel' | Trond Myklebust | 3 | -0/+15 |
2021-07-08 | sunrpc: remove an offlined xprt using sysfs | Olga Kornievskaia | 1 | -0/+1 |
2021-07-08 | NFSv4.1 identify and mark RPC tasks that can move between transports | Olga Kornievskaia | 1 | -0/+2 |
2021-07-08 | SUNRPC: take a xprt offline using sysfs | Olga Kornievskaia | 1 | -0/+1 |
2021-07-08 | sunrpc: add dst_attr attributes to the sysfs xprt directory | Olga Kornievskaia | 1 | -0/+1 |
2021-07-08 | SUNRPC query transport's source port | Olga Kornievskaia | 1 | -0/+1 |
2021-07-08 | SUNRPC mark the first transport | Olga Kornievskaia | 1 | -0/+1 |
2021-07-08 | sunrpc: add add sysfs directory per xprt under each xprt_switch | Olga Kornievskaia | 1 | -0/+2 |
2021-07-08 | sunrpc: add xprt_switch direcotry to sunrpc's sysfs | Olga Kornievskaia | 1 | -0/+2 |
2021-07-08 | sunrpc: keep track of the xprt_class in rpc_xprt structure | Olga Kornievskaia | 1 | -0/+2 |
2021-07-08 | sunrpc: add IDs to multipath | Olga Kornievskaia | 1 | -0/+4 |
2021-07-08 | sunrpc: add xprt id | Olga Kornievskaia | 1 | -0/+2 |
2021-07-08 | sunrpc: Create per-rpc_clnt sysfs kobjects | Olga Kornievskaia | 1 | -0/+2 |
2021-07-08 | ext4: inline jbd2_journal_[un]register_shrinker() | Theodore Ts'o | 1 | -4/+2 |
2021-07-08 | virtio-pci library: introduce vp_modern_get_driver_features() | Jason Wang | 1 | -0/+1 |
2021-07-08 | vdpa: support packed virtqueue for set/get_vq_state() | Jason Wang | 1 | -2/+23 |
2021-07-08 | Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d... | Dave Airlie | 1 | -1/+1 |
2021-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -4/+4 |
2021-07-07 | Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2021-07-07 | Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -11/+1 |
2021-07-07 | Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 3 | -80/+0 |
2021-07-07 | Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 1 | -8/+0 |
2021-07-07 | Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -12/+15 |