index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-3
/
+13
2022-05-28
drm: fix EDID struct for old ARM OABI format
Linus Torvalds
1
-3
/
+3
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-39
/
+58
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-4
/
+18
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-0
/
+920
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
1
-2
/
+1
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
6
-16
/
+115
2022-05-27
block: document BLK_STS_AGAIN usage
Hannes Reinecke
1
-0
/
+4
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-5
/
+22
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
3
-8
/
+37
2022-05-27
Merge tag 'mfd-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
3
-2
/
+6
2022-05-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
12
-9
/
+1337
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-4
/
+1
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-3
/
+23
2022-05-27
Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-8
/
+38
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-21
/
+37
2022-05-27
mm: fix is_pinnable_page against a cma page
Minchan Kim
1
-2
/
+7
2022-05-27
mm/swapfile: unuse_pte can map random data if swap read fails
Miaohe Lin
2
-1
/
+16
2022-05-27
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-8
/
+38
2022-05-27
block, loop: support partitions without scanning
Christoph Hellwig
1
-0
/
+1
2022-05-27
context_tracking: Always inline empty stubs
Peter Zijlstra
1
-4
/
+4
2022-05-27
jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
Peter Zijlstra
1
-2
/
+2
2022-05-27
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
1
-1
/
+6
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
1
-3
/
+3
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-62
/
+121
2022-05-26
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-14
/
+22
2022-05-26
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
1
-28
/
+8
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
1
-2
/
+2
2022-05-26
kprobes: Fix build errors with CONFIG_KRETPROBES=n
Masami Hiramatsu
1
-1
/
+1
2022-05-26
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
2
-13
/
+20
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
11
-86
/
+0
2022-05-26
Merge tag 'mailbox-v5.19' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
3
-0
/
+427
2022-05-26
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
4
-27
/
+29
2022-05-26
Merge tag 'tag-chrome-platform-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
2
-6
/
+10
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-16
/
+101
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
48
-418
/
+1061
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
3
-36
/
+33
2022-05-26
drm/amdgpu: add AMDGPU_VM_NOALLOC v2
Christian König
1
-0
/
+2
2022-05-26
drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
Christian König
1
-0
/
+4
2022-05-26
drm/amdgpu: differentiate between LP and non-LP DDR memory
Alex Deucher
1
-0
/
+2
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
5
-12
/
+141
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
6
-22
/
+783
2022-05-26
Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
11
-30
/
+412
2022-05-26
Merge tag 'arm-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
14
-37
/
+1107
2022-05-26
Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+13
2022-05-26
video: fbdev: radeon: Fix spelling typo in comment
pengfuyuan
1
-1
/
+1
2022-05-25
amt: fix typo in amt
Taehee Yoo
1
-1
/
+1
2022-05-25
Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
3
-22
/
+78
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
7
-61
/
+26
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-94
/
+699
[prev]
[next]