index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
llc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
misc: hpilo: Use SPDX-License-Identifier
Dhaval Shah
2
-8
/
+2
2017-12-07
MAINTAINERS: Remove bogus wildcards for CHAR and MISC DRIVERS
Geert Uytterhoeven
1
-2
/
+2
2017-12-07
misc: enclosure: Remove unnecessary error check
Arvind Yadav
1
-7
/
+1
2017-12-07
misc: enclosure: Fix space before '[' error
Arvind Yadav
1
-2
/
+2
2017-12-07
misc: mic: Use memdup_user() as a cleanup
Vasyl Gomonovych
1
-14
/
+7
2017-12-07
misc: vexpress: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2017-12-07
fsi: Make FSI a menuconfig to ease disabling it all
Vincent Legoll
1
-5
/
+1
2017-11-28
lp: support 64-bit time_t user space
Arnd Bergmann
2
-17
/
+62
2017-11-28
lkdtm: Missing kmalloc check
Vasyl Gomonovych
1
-0
/
+4
2017-11-28
ANDROID: binder: Add thread->process_todo flag.
Martijn Coenen
1
-44
/
+107
2017-11-28
tools/hv: add install target to Makefile
Vitaly Kuznetsov
1
-1
/
+22
2017-11-28
ANDROID: binder: show high watermark of alloc->pages.
Martijn Coenen
2
-0
/
+6
2017-11-28
fpga: region: release of_parse_phandle nodes after use
Ian Abbott
1
-3
/
+10
2017-11-28
fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
Gustavo A. R. Silva
1
-2
/
+0
2017-11-28
fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
Gustavo A. R. Silva
1
-2
/
+0
2017-11-28
fpga: add attribute groups
Alan Tull
6
-0
/
+9
2017-11-28
fpga: clean up fpga Kconfig
Alan Tull
1
-54
/
+54
2017-11-28
fpga: of-fpga-region: accept overlays that don't program FPGA
Alan Tull
1
-5
/
+6
2017-11-28
fpga: region: move device tree support to of-fpga-region.c
Alan Tull
4
-455
/
+509
2017-11-28
fpga: region: add fpga_region_class_find
Alan Tull
2
-9
/
+19
2017-11-28
fpga: region: add register/unregister functions
Alan Tull
2
-40
/
+72
2017-11-28
fpga: region: rename some functions prior to moving
Alan Tull
1
-29
/
+31
2017-11-28
fpga: region: add fpga-region.h header
Alan Tull
2
-20
/
+32
2017-11-28
fpga: region: separate out code that parses the overlay
Alan Tull
1
-49
/
+73
2017-11-28
fpga: region: use image info as parameter for programming region
Alan Tull
2
-7
/
+13
2017-11-28
fpga: region: fix slow warning with more than one overlay
Alan Tull
1
-0
/
+5
2017-11-28
fpga: region: check for child regions before allocing image info
Alan Tull
1
-5
/
+9
2017-11-28
fpga: region: get mgr early on
Alan Tull
1
-22
/
+23
2017-11-28
fpga: region: remove unneeded of_node_get and put
Alan Tull
1
-3
/
+0
2017-11-28
fpga: region: use dev_err instead of pr_err
Alan Tull
1
-10
/
+10
2017-11-28
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
4
-27
/
+77
2017-11-28
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
6
-105
/
+273
2017-11-28
fpga: bridge: support getting bridge from device
Alan Tull
3
-30
/
+103
2017-11-27
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
11
-454
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
1
-1
/
+1
2017-11-23
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
1
-1
/
+1
2017-11-23
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
1
-1
/
+1
2017-11-23
ipvlan: Fix insufficient skb linear check for ipv6 icmp
Gao Feng
1
-1
/
+19
[next]