index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkincludes.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+5
2017-07-21
ide: avoid warning for timings calculation
Arnd Bergmann
1
-9
/
+9
2017-07-21
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-21
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
1
-3
/
+3
2017-07-21
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-21
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-21
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-21
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-21
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-21
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-21
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-21
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-21
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2
-14
/
+95
2017-07-20
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
1
-4
/
+4
2017-07-20
HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value
Gustavo A. R. Silva
1
-0
/
+3
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
9
-18
/
+18
2017-07-20
perf/core: Fix scheduling regression of pinned groups
Alexander Shishkin
1
-0
/
+7
2017-07-20
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-20
net: tehuti: don't process data if it has not been copied from userspace
Colin Ian King
1
-0
/
+2
2017-07-20
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-20
net: dsa: mv88e6xxx: Enable CMODE config support for 6390X
Martin Hundebøll
1
-0
/
+1
2017-07-20
dt-binding: ptp: Add SoC compatibility strings for dte ptp clock
Arun Parameswaran
1
-4
/
+11
2017-07-20
llist: clang: introduce member_address_is_nonnull()
Alexander Potapenko
1
-2
/
+19
2017-07-19
NET: dwmac: Make dwmac reset unconditional
Eugeniy Paltsev
1
-1
/
+8
2017-07-19
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-07-19
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
1
-0
/
+2
2017-07-19
audit: fix memleak in auditd_send_unicast_skb.
Shu Wang
1
-0
/
+1
2017-07-19
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
1
-4
/
+4
2017-07-19
device-dax: fix sysfs duplicate warnings
Dan Williams
3
-14
/
+24
2017-07-18
netfilter: fix netfilter_net_init() return
Dan Carpenter
1
-2
/
+2
2017-07-18
irqchip/digicolor: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-07-18
irqchip/mips-cpu: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-07-18
irqchip/gic/realview: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-07-18
udp: preserve skb->dst if required for IP options processing
Paolo Abeni
1
-2
/
+11
2017-07-18
atm: zatm: Fix an error handling path in 'zatm_init_one()'
Christophe Jaillet
1
-1
/
+1
2017-07-18
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2
-0
/
+2
2017-07-18
ppp: Fix false xmit recursion detect with two ppp devices
Gao Feng
1
-9
/
+21
2017-07-18
hfsplus: Don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+18
2017-07-18
perf/x86/intel: Fix debug_store reset field for freq events
Jiri Olsa
1
-0
/
+2
2017-07-18
perf/x86/intel: Add Goldmont Plus CPU PMU support
Kan Liang
3
-0
/
+166
2017-07-18
perf/x86/intel: Enable C-state residency events for Apollo Lake
Harry Pan
1
-6
/
+20
2017-07-18
isofs: Fix off-by-one in 'session' mount option parsing
Jan Kara
1
-2
/
+6
2017-07-18
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
Ernesto A. Fernández
1
-3
/
+6
2017-07-18
ext2: preserve i_mode if ext2_set_acl() fails
Ernesto A. Fernández
1
-2
/
+9
2017-07-18
irqchip/mips-gic: Remove population of irq domain names
Matt Redfearn
1
-2
/
+0
2017-07-18
f2fs: avoid cpu lockup
Jaegeuk Kim
1
-0
/
+10
2017-07-18
f2fs: include seq_file.h for sysfs.c
Jaegeuk Kim
1
-0
/
+1
2017-07-18
IB/core: Allow QP state transition from reset to error
Tadeusz Struk
1
-0
/
+1
2017-07-18
IB/hns: Fix for checkpatch.pl comment style warnings
oulijun
1
-4
/
+6
2017-07-18
IB/hns: Fix the bug with modifying the MAC address without removing the driver
oulijun
1
-3
/
+0
[next]