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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
Rasmus Villemoes
1
-1
/
+1
2019-03-07
linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited
Rasmus Villemoes
1
-1
/
+1
2019-03-07
linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited
Rasmus Villemoes
1
-1
/
+1
2019-03-07
include/linux/pid.h: remove next_pidmap() declaration
Nadav Amit
1
-1
/
+0
2019-03-07
linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>
Masahiro Yamada
3
-30
/
+39
2019-03-07
linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN
Masahiro Yamada
1
-3
/
+3
2019-03-07
linux/fs.h: move member alignment check next to definition of struct filename
Rasmus Villemoes
1
-0
/
+3
2019-03-07
build_bug.h: add wrapper for _Static_assert
Rasmus Villemoes
1
-0
/
+19
2019-03-07
include/linux/types.h: use "unsigned int" instead of "unsigned"
WangBo
1
-3
/
+3
2019-03-07
<linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup()
Randy Dunlap
1
-3
/
+1
2019-03-07
kernel.h: unconditionally include asm/div64.h for do_div()
Jani Nikula
1
-1
/
+1
2019-03-07
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-3
/
+0
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
6
-42
/
+45
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
5
-70
/
+59
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-1
/
+3
2019-03-07
drm: export drm_timeout_abs_to_jiffies
Qiang Yu
1
-0
/
+4
2019-03-07
Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2
-29
/
+3
2019-03-07
Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
5
-41
/
+157
2019-03-07
platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h
Mattias Jacobsson
2
-4
/
+13
2019-03-07
Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-16
/
+76
2019-03-07
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
1
-1
/
+0
2019-03-07
drm/fb-helper: call vga_remove_vgacon automatically.
Gerd Hoffmann
1
-3
/
+11
2019-03-07
drm: move i915_kick_out_vgacon to vgaarb
Gerd Hoffmann
1
-0
/
+2
2019-03-07
bpf: only test gso type on gso packets
Willem de Bruijn
1
-2
/
+2
2019-03-06
mailbox: ZynqMP IPI mailbox controller
Wendy Liang
1
-0
/
+20
2019-03-06
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
9
-36
/
+31
2019-03-06
Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-1
/
+4
2019-03-06
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
3
-0
/
+18
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
6
-27
/
+119
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
23
-60
/
+1515
2019-03-06
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
15
-55
/
+218
2019-03-06
Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
25
-64
/
+96
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-8
/
+23
2019-03-06
Merge branch 'pci/misc'
Bjorn Helgaas
2
-6
/
+10
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
9
-34
/
+75
2019-03-06
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+2
2019-03-06
io_uring: add support for IORING_OP_POLL
Jens Axboe
1
-0
/
+3
2019-03-06
x86/unwind/orc: Fix ORC unwind table alignment
Josh Poimboeuf
1
-1
/
+1
2019-03-06
appletalk: Fix compile regression
Arnd Bergmann
1
-4
/
+14
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
30
-119
/
+305
2019-03-06
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-0
/
+52
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
20
-17
/
+733
2019-03-06
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2019-03-06
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-18
/
+3
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
4
-6
/
+7
2019-03-06
virtio: hint if callbacks surprisingly might sleep
Cornelia Huck
1
-0
/
+13
2019-03-06
virtio: Introduce virtio_max_dma_size()
Joerg Roedel
1
-0
/
+2
2019-03-06
dma: Introduce dma_max_mapping_size()
Joerg Roedel
1
-0
/
+8
[prev]
[next]