index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: increase BINPRM_BUF_SIZE to 256
Oleg Nesterov
2019-03-08
1
-1
/
+1
*
autofs: add ignore mount option
Ian Kent
2019-03-08
1
-1
/
+1
*
init/calibrate.c: provide proper prototype
Valdis Kletnieks
2019-03-08
1
-0
/
+1
*
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
*
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
1
-2
/
+8
*
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
1
-0
/
+3
*
build_bug.h: add wrapper for _Static_assert
Rasmus Villemoes
2019-03-08
1
-0
/
+19
*
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.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
9
-36
/
+31
|
\
|
*
wusb: Remove unnecessary static function ckhdid_printf
Joe Perches
2019-03-01
1
-16
/
+0
|
*
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
2019-02-22
1
-3
/
+7
|
*
device connection: Add fwnode member to struct device_connection
Heikki Krogerus
2019-02-14
1
-0
/
+6
|
*
usb: roles: Find the muxes by also matching against the device node
Heikki Krogerus
2019-02-14
1
-0
/
+2
|
*
usb: typec: Rationalize the API for the muxes
Heikki Krogerus
2019-02-14
1
-1
/
+2
|
*
usb: typec: tcpm: Remove unused functions
Guenter Roeck
2019-02-13
1
-6
/
+0
|
*
Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
2019-02-12
1
-7
/
+6
|
|
\
|
|
*
phy: dphy: Clarify lanes parameter documentation
Maxime Ripard
2019-02-07
1
-1
/
+2
|
|
*
phy: dphy: Change units of wakeup and init parameters
Maxime Ripard
2019-02-07
1
-4
/
+4
|
|
*
phy: dphy: Remove unused header
Maxime Ripard
2019-02-07
1
-2
/
+0
|
|
*
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2019-01-16
1
-0
/
+1
|
*
|
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2019-02-11
26
-62
/
+133
|
|
\
\
|
*
|
|
usb: typec: displayport: Move the Configuration VDO helpers to the header
Heikki Krogerus
2019-02-08
1
-0
/
+4
|
*
|
|
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-28
43
-209
/
+407
|
|
\
\
\
|
*
|
|
|
drivers: usb :fsl: Remove USB Errata checking code
Ran Wang
2019-01-18
1
-3
/
+4
*
|
|
|
|
Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-03-07
2
-1
/
+4
|
\
\
\
\
\
|
*
\
\
\
\
Merge 5.0-rc6 into tty-next
Greg Kroah-Hartman
2019-02-11
26
-62
/
+133
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
serial: Add Tegra Combined UART driver
Thierry Reding
2019-01-30
1
-0
/
+3
|
*
|
|
|
|
Merge 5.0-rc4 into tty-next
Greg Kroah-Hartman
2019-01-28
43
-209
/
+407
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
vt: refactor vc_ques to allow of other private sequences.
Martin Hostettler
2019-01-18
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-07
3
-0
/
+18
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-02-13
1
-0
/
+10
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dt-bindings: iio/adc: Add bindings for Ingenic JZ47xx SoCs ADC.
Artur Rojek
2019-02-09
1
-0
/
+10
|
*
|
|
|
|
|
Merge 5.0-rc6 into staging-next
Greg Kroah-Hartman
2019-02-11
26
-62
/
+133
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
/
/
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-02-04
2
-0
/
+8
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
iio: st_accel: use ACPI orientation data
Daniel Drake
2019-02-02
1
-0
/
+1
|
|
*
|
|
|
iio: Add modifiers for ethanol and H2 gases
Andreas Brauchli
2018-12-16
1
-0
/
+2
|
|
*
|
|
|
iio: add IIO_MASSCONCENTRATION channel type
Tomasz Duszynski
2018-12-16
1
-0
/
+5
[next]