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
2018-08-21
idr-test: Convert ida_check_nomem to new API
Matthew Wilcox
1
-6
/
+7
2018-08-21
ida: Start new test_ida module
Matthew Wilcox
7
-7
/
+71
2018-08-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
3
-30
/
+10
2018-08-21
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-08-21
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
1
-29
/
+12
2018-08-21
dmaengine: Convert to new IDA API
Matthew Wilcox
1
-16
/
+7
2018-08-21
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
1
-22
/
+4
2018-08-21
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
1
-11
/
+5
2018-08-21
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
1
-40
/
+4
2018-08-21
Convert net_namespace to new IDA API
Matthew Wilcox
1
-10
/
+6
2018-08-21
cb710: Convert to new IDA API
Matthew Wilcox
1
-18
/
+5
2018-08-21
rsxx: Convert to new IDA API
Matthew Wilcox
1
-16
/
+5
2018-08-21
osd: Convert to new IDA API
Matthew Wilcox
1
-15
/
+7
2018-08-21
sd: Convert to new IDA API
Matthew Wilcox
1
-17
/
+4
2018-08-21
devpts: Convert to new IDA API
Matthew Wilcox
1
-33
/
+12
2018-08-21
fs: Convert namespace IDAs to new API
Matthew Wilcox
1
-38
/
+12
2018-08-21
fs: Convert unnamed_dev_ida to new API
Matthew Wilcox
1
-42
/
+23
2018-08-21
mtip32xx: Convert to new IDA API
Matthew Wilcox
1
-23
/
+6
2018-08-21
ida: Add new API
Matthew Wilcox
2
-42
/
+87
2018-08-21
ida: Lock the IDA in ida_destroy
Matthew Wilcox
1
-6
/
+11
2018-08-21
radix-tree: Fix UBSAN warning
Matthew Wilcox
1
-1
/
+1
2018-08-21
radix tree test suite: Enable ubsan
Matthew Wilcox
2
-11
/
+14
2018-08-21
radix tree test suite: Fix compilation
Matthew Wilcox
1
-0
/
+2
2018-08-21
Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
5
-52
/
+80
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
33
-595
/
+1619
2018-08-21
Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-20
/
+29
2018-08-21
Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
36
-408
/
+1931
2018-08-21
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
55
-655
/
+2762
2018-08-21
apparmor: fix an error code in __aa_create_ns()
Dan Carpenter
1
-1
/
+1
2018-08-21
IB/ucm: fix UCM link error
Arnd Bergmann
1
-1
/
+1
2018-08-22
vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048
Greg Edwards
1
-1
/
+1
2018-08-22
vhost: allow vhost-scsi driver to be built-in
Greg Edwards
1
-1
/
+1
2018-08-22
virtio: pci-legacy: Validate queue pfn
Suzuki K Poulose
1
-2
/
+12
2018-08-22
virtio: mmio-v1: Validate queue PFN
Suzuki K Poulose
1
-2
/
+18
2018-08-22
virtio_balloon: replace oom notifier with shrinker
Wei Wang
1
-51
/
+59
2018-08-22
virtio-balloon: kzalloc the vb struct
Wei Wang
1
-4
/
+1
2018-08-22
virtio-balloon: remove BUG() in init_vqs
Wei Wang
1
-3
/
+7
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
33
-201
/
+294
2018-08-21
Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'
Rafael J. Wysocki
3
-6
/
+13
2018-08-21
Merge branch 'acpi-pmic'
Rafael J. Wysocki
1
-2
/
+107
2018-08-21
Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
Linus Torvalds
1
-1
/
+9
2018-08-21
Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
10
-234
/
+25
2018-08-21
sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32
Masahiro Yamada
1
-3
/
+3
2018-08-21
Merge branch 'sparc32-NO_BOOTMEM'
David S. Miller
2
-81
/
+50
2018-08-21
sparc32: split ramdisk detection and reservation to a helper function
Mike Rapoport
1
-25
/
+31
2018-08-21
sparc32: switch to NO_BOOTMEM
Mike Rapoport
2
-58
/
+21
2018-08-21
sparc: mm/init_32: kill trailing whitespace
Mike Rapoport
1
-3
/
+3
2018-08-21
sparc: use generic dma_noncoherent_ops
Christoph Hellwig
3
-165
/
+35
2018-08-21
drm/amd/display: Don't build DCN1 when kcov is enabled
Leo (Sunpeng) Li
1
-5
/
+3
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
26
-58
/
+64
[prev]
[next]