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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
octeontx2-af: Apply tx nibble fixup always
Stanislaw Kardach
1
-3
/
+4
2022-08-05
bnxt_en: Remove duplicated include bnxt_devlink.c
Yang Li
1
-1
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
22
-57
/
+155
2022-08-05
cxl/hdm: Fix skip allocations vs multiple pmem allocations
Dan Williams
1
-1
/
+10
2022-08-05
cxl/region: Disallow region granularity != window granularity
Dan Williams
1
-6
/
+7
2022-08-05
cxl/region: Fix x1 interleave to greater than x1 interleave routing
Dan Williams
1
-1
/
+5
2022-08-05
cxl/region: Move HPA setup to cxl_region_attach()
Dan Williams
2
-26
/
+24
2022-08-05
Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
41
-238
/
+1029
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
6
-24
/
+30
2022-08-05
Merge tag 'arm-late-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-2
/
+138
2022-08-05
Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2
-1
/
+9
2022-08-05
video: fbdev: s3fb: Check the size of screen before memset_io()
Zheyu Ma
1
-0
/
+2
2022-08-05
video: fbdev: arkfb: Check the size of screen before memset_io()
Zheyu Ma
1
-0
/
+2
2022-08-05
video: fbdev: vt8623fb: Check the size of screen before memset_io()
Zheyu Ma
1
-0
/
+2
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
13
-75
/
+36
2022-08-05
cxl/region: Fix decoder interleave programming
Dan Williams
1
-0
/
+3
2022-08-05
cxl/region: describe targets and nr_targets members of cxl_region_params
Bagas Sanjaya
1
-0
/
+2
2022-08-05
cxl/regions: add padding for cxl_rr_ep_add nested lists
Bagas Sanjaya
1
-0
/
+3
2022-08-05
cxl/region: Fix IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-08-05
cxl/region: Fix region reference target accounting
Dan Williams
1
-28
/
+43
2022-08-05
cxl/region: Fix region commit uninitialized variable warning
Dan Williams
1
-17
/
+13
2022-08-05
cxl/region: Fix port setup uninitialized variable warnings
Dan Williams
1
-3
/
+22
2022-08-05
drm/simpledrm: Convert to atomic helpers
Thomas Zimmermann
1
-105
/
+168
2022-08-05
drm/simpledrm: Compute framebuffer stride if not set
Thomas Zimmermann
1
-0
/
+3
2022-08-05
drm/simpledrm: Remove pdev field from device structure
Thomas Zimmermann
1
-4
/
+2
2022-08-05
drm/simpledrm: Inline device-init helpers
Thomas Zimmermann
1
-163
/
+128
2022-08-05
drm/simpledrm: Remove mem field from device structure
Thomas Zimmermann
1
-2
/
+0
2022-08-05
drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
Nathan Chancellor
1
-1
/
+1
2022-08-05
spi: spi.c: Add missing __percpu annotations in users of spi_statistics
David Jander
1
-7
/
+7
2022-08-05
net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null
Cezar Bulinaru
1
-9
/
+11
2022-08-04
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
64
-2672
/
+4984
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
86
-995
/
+8276
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
130
-7555
/
+4198
2022-08-04
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
34
-178
/
+633
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
68
-1921
/
+2904
2022-08-04
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
32
-216
/
+1035
2022-08-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
81
-1455
/
+5873
2022-08-04
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
29
-1326
/
+979
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
72
-963
/
+2702
2022-08-04
Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
14
-327
/
+3441
2022-08-04
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
7
-35
/
+48
2022-08-04
Merge tag 'for-linus-2022080201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
41
-207
/
+2000
2022-08-04
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-168
/
+145
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
Linus Torvalds
6
-12
/
+7
2022-08-04
s390/dasd: Establish DMA alignment
Eric Farman
2
-0
/
+2
2022-08-04
s390/dasd: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-08-04
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
8
-5
/
+47
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-17
/
+78
2022-08-04
dm verity: have verify_wq use WQ_HIGHPRI if "try_verify_in_tasklet"
Mike Snitzer
1
-1
/
+11
2022-08-04
drm/amd/amdgpu: fix build failure due to implicit declaration
Sudip Mukherjee
1
-0
/
+1
[prev]
[next]