index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib/test_firmware.c: remove some dead code
Dan Carpenter
2019-03-08
1
-9
/
+0
*
lib/assoc_array.c: mark expected switch fall-through
Gustavo A. R. Silva
2019-03-08
1
-0
/
+1
*
lib/test_ubsan.c: VLA no longer used in kernel
Olof Johansson
2019-03-08
1
-10
/
+1
*
lib/div64.c: off by one in shift
Stanislaw Gruszka
2019-03-08
1
-2
/
+2
*
include/linux/bitops.h: set_mask_bits() to return old value
Vineet Gupta
2019-03-08
1
-1
/
+1
*
ACPI: implement acpi_handle_debug in terms of _dynamic_func_call
Rasmus Villemoes
2019-03-08
1
-6
/
+2
*
ACPI: remove unused __acpi_handle_debug macro
Rasmus Villemoes
2019-03-08
1
-3
/
+0
*
ACPI: use proper DYNAMIC_DEBUG_BRANCH macro
Rasmus Villemoes
2019-03-08
1
-1
/
+1
*
btrfs: implement btrfs_debug* in terms of helper macro
Rasmus Villemoes
2019-03-08
1
-24
/
+10
*
dynamic_debug: refactor dynamic_pr_debug and friends
Rasmus Villemoes
2019-03-08
1
-29
/
+43
*
dynamic_debug: add static inline stub for ddebug_add_module
Rasmus Villemoes
2019-03-08
2
-4
/
+8
*
dynamic_debug: move pr_err from module.c to ddebug_add_module
Rasmus Villemoes
2019-03-08
2
-4
/
+4
*
dynamic_debug: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
2019-03-08
1
-2
/
+0
*
dynamic_debug: use pointer comparison in ddebug_remove_module
Rasmus Villemoes
2019-03-08
1
-1
/
+2
*
dynamic_debug: don't duplicate modname in ddebug_add_module
Rasmus Villemoes
2019-03-08
1
-8
/
+7
*
dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions
Rasmus Villemoes
2019-03-08
1
-15
/
+7
*
linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
Rasmus Villemoes
2019-03-08
1
-1
/
+1
*
linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited
Rasmus Villemoes
2019-03-08
1
-1
/
+1
*
linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited
Rasmus Villemoes
2019-03-08
1
-1
/
+1
*
include/linux/pid.h: remove next_pidmap() declaration
Nadav Amit
2019-03-08
1
-1
/
+0
*
linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>
Masahiro Yamada
2019-03-08
3
-30
/
+39
*
linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN
Masahiro Yamada
2019-03-08
1
-3
/
+3
*
linux/fs.h: move member alignment check next to definition of struct filename
Rasmus Villemoes
2019-03-08
2
-2
/
+3
*
lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition
Rasmus Villemoes
2019-03-08
1
-2
/
+3
*
build_bug.h: add wrapper for _Static_assert
Rasmus Villemoes
2019-03-08
1
-0
/
+19
*
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2019-03-08
1
-0
/
+69
*
kernel/sys: annotate implicit fall through
Mathieu Malaterre
2019-03-08
1
-0
/
+1
*
kernel/hung_task.c: Use continuously blocked time when reporting.
Tetsuo Handa
2019-03-08
1
-1
/
+1
*
kernel/hung_task.c - fix sparse warnings
Valdis Kletnieks
2019-03-08
1
-0
/
+1
*
include/linux/types.h: use "unsigned int" instead of "unsigned"
WangBo
2019-03-08
1
-3
/
+3
*
<linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup()
Randy Dunlap
2019-03-08
1
-3
/
+1
*
kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-03-08
1
-6
/
+4
*
kernel.h: unconditionally include asm/div64.h for do_div()
Jani Nikula
2019-03-08
1
-1
/
+1
*
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-03-07
203
-1110
/
+2951
|
\
|
*
wusb: Remove unnecessary static function ckhdid_printf
Joe Perches
2019-03-01
5
-36
/
+8
|
*
usb: core: make default autosuspend delay configurable
Mans Rullgard
2019-03-01
2
-2
/
+14
|
*
usb: core: Fix typo in description of "authorized_default"
Jakub Wilk
2019-02-27
1
-1
/
+1
|
*
usb: chipidea: Refactor USB PHY selection and keep a single PHY
Paul Kocialkowski
2019-02-27
1
-17
/
+32
|
*
usb: chipidea: Grab the (legacy) USB PHY by phandle first
Paul Kocialkowski
2019-02-27
1
-1
/
+8
|
*
usb: chipidea: imx: set power polarity
Philipp Puschmann
2019-02-27
3
-2
/
+10
|
*
dt-bindings: usb: ci-hdrc-usb2: add property power-active-high
Philipp Puschmann
2019-02-27
1
-0
/
+1
|
*
usb: chipidea: imx: remove unused header files
Jun Li
2019-02-27
1
-2
/
+0
|
*
usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
Dmitry Osipenko
2019-02-26
1
-0
/
+1
|
*
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
2019-02-22
5
-32
/
+69
|
*
Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2019-02-21
3
-0
/
+9
|
|
\
|
|
*
USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
Mans Rullgard
2019-02-15
2
-0
/
+8
|
|
*
USB: serial: cp210x: add ID for Ingenico 3070
Ivan Mironov
2019-02-07
1
-0
/
+1
|
*
|
Merge tag 'usb-serial-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-02-21
2
-19
/
+112
|
|
\
\
|
|
*
|
USB: serial: option: add Telit ME910 ECM composition
Daniele Palmas
2019-02-20
1
-0
/
+2
|
|
*
|
USB: serial: cp210x: fix GPIO in autosuspend
Karoly Pados
2019-02-20
1
-0
/
+11
[prev]
[next]