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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
290
-4015
/
+23560
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
31
-770
/
+827
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
67
-15085
/
+463
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
158
-4698
/
+4288
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
378
-6890
/
+32758
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1879
-38715
/
+71876
2020-12-15
cifs: fix rsize/wsize to be negotiated values
Steve French
2
-8
/
+9
2020-12-15
cifs: Fix some error pointers handling detected by static checker
Samuel Cabrero
1
-10
/
+11
2020-12-15
smb3: remind users that witness protocol is experimental
Steve French
1
-0
/
+1
2020-12-15
cifs: update super_operations to show_devname
Steve French
1
-0
/
+21
2020-12-15
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-0
/
+2
2020-12-15
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-11
/
+26
2020-12-15
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
3
-74
/
+115
2020-12-15
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-2
/
+2
2020-12-15
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-7
/
+22
2020-12-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
31
-1522
/
+933
2020-12-15
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
6
-33
/
+58
2020-12-15
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
1
-0
/
+1
2020-12-15
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-1
/
+8
2020-12-15
Merge branch 'pci/ecam'
Bjorn Helgaas
17
-122
/
+103
2020-12-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+17
2020-12-15
Merge branch 'pci/ptm'
Bjorn Helgaas
3
-1
/
+96
2020-12-15
Merge branch 'pci/pm'
Bjorn Helgaas
5
-13
/
+26
2020-12-15
Merge branch 'pci/msi'
Bjorn Helgaas
5
-54
/
+86
2020-12-15
Merge branch 'pci/misc'
Bjorn Helgaas
6
-20
/
+22
2020-12-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-5
/
+3
2020-12-15
Merge branch 'pci/err'
Bjorn Helgaas
13
-69
/
+404
2020-12-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
7
-111
/
+147
2020-12-15
Merge branch 'pci/aspm'
Bjorn Helgaas
3
-0
/
+55
2020-12-15
PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
Bjorn Helgaas
1
-0
/
+3
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
216
-2872
/
+4321
2020-12-15
mm: cleanup kstrto*() usage
Alexey Dobriyan
2
-18
/
+18
2020-12-15
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2020-12-15
mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
Joe Perches
1
-70
/
+74
2020-12-15
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
1
-9
/
+12
2020-12-15
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
1
-4
/
+4
2020-12-15
mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
Joe Perches
1
-21
/
+31
2020-12-15
mm: use sysfs_emit for struct kobject * uses
Joe Perches
5
-46
/
+52
2020-12-15
mm: fix kernel-doc markups
Mauro Carvalho Chehab
3
-22
/
+24
2020-12-15
zram: break the strict dependency from lzo
Rui Salvaterra
3
-2
/
+44
2020-12-15
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
3
-2
/
+6
2020-12-15
zram: support page writeback
Minchan Kim
2
-4
/
+22
2020-12-15
mm/process_vm_access: remove redundant initialization of iov_r
Colin Ian King
1
-1
/
+1
2020-12-15
mm/zsmalloc.c: rework the list_add code in insert_zspage()
Miaohe Lin
1
-7
/
+4
2020-12-15
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
1
-45
/
+136
2020-12-15
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-1
/
+1
2020-12-15
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
1
-3
/
+3
2020-12-15
userfaultfd/selftests: hint the test runner on required privilege
Peter Xu
1
-1
/
+2
2020-12-15
userfaultfd/selftests: fix retval check for userfaultfd_open()
Peter Xu
1
-4
/
+4
2020-12-15
userfaultfd/selftests: always dump something in modes
Peter Xu
1
-0
/
+2
[prev]
[next]