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
*
mfd: as3711: Make it explicitly non-modular
Paul Gortmaker
2019-02-01
1
-14
/
+0
*
mfd: adp5520: Make it explicitly non-modular
Paul Gortmaker
2019-02-01
1
-23
/
+7
*
mfd: aat2870-core: Make it explicitly non-modular
Paul Gortmaker
2019-02-01
1
-37
/
+3
*
-
.
Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...
Lee Jones
2019-02-01
946
-4839
/
+10210
|
\
\
|
|
*
platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbar
Enric Balletbo i Serra
2019-02-01
1
-35
/
+18
|
|
*
mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAM
Enric Balletbo i Serra
2019-02-01
2
-17
/
+18
|
|
*
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
2019-02-01
8
-17
/
+81
|
|
*
mfd / platform: cros_ec: Move debugfs attributes to its own driver
Enric Balletbo i Serra
2019-02-01
5
-68
/
+56
|
|
*
mfd / platform: cros_ec: Move vbc attributes to its own driver
Enric Balletbo i Serra
2019-02-01
6
-4
/
+62
|
|
*
mfd / platform: cros_ec: Move lightbar attributes to its own driver
Enric Balletbo i Serra
2019-02-01
7
-41
/
+173
|
|
*
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
2019-02-01
5
-46
/
+3
|
|
*
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
2019-01-21
1
-1
/
+1
|
|
*
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-21
1
-8
/
+4
|
|
|
\
|
|
|
*
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
2019-01-20
1
-6
/
+3
|
|
|
*
pstore/ram: Fix console ramoops to show the previous boot logs
Sai Prakash Ranjan
2019-01-17
1
-2
/
+1
|
|
*
|
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-21
1
-2
/
+21
|
|
|
\
\
|
|
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
2019-01-20
1
-0
/
+18
|
|
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
2019-01-20
1
-2
/
+3
|
|
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-21
114
-602
/
+2090
|
|
|
\
\
|
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-20
16
-36
/
+1293
|
|
|
|
\
\
|
|
|
|
*
|
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-20
2
-10
/
+12
|
|
|
|
*
|
tools: bpftool: Cleanup license mess
Thomas Gleixner
2019-01-19
2
-11
/
+1
|
|
|
|
*
|
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-19
1
-2
/
+15
|
|
|
|
*
|
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
2019-01-19
1
-0
/
+1163
|
|
|
|
*
|
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
2019-01-18
1
-0
/
+4
|
|
|
|
*
|
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
2019-01-18
1
-1
/
+4
|
|
|
|
*
|
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
|
|
*
|
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
2019-01-17
1
-0
/
+1
|
|
|
|
*
|
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
|
|
*
|
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-01-17
1
-0
/
+30
|
|
|
|
*
|
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
2019-01-17
1
-0
/
+2
|
|
|
|
*
|
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
2019-01-17
1
-2
/
+5
|
|
|
|
*
|
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
2019-01-16
1
-1
/
+8
|
|
|
|
*
|
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
2019-01-15
1
-4
/
+15
|
|
|
|
*
|
samples/bpf: workaround clang asm goto compilation errors
Yonghong Song
2019-01-15
2
-0
/
+17
|
|
|
|
*
|
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-01-15
1
-0
/
+1
|
|
|
|
*
|
xsk: Check if a queue exists during umem setup
Krzysztof Kazimierczak
2019-01-15
1
-3
/
+13
|
|
|
*
|
|
virtio_net: bulk free tx skbs
Michael S. Tsirkin
2019-01-20
1
-6
/
+6
|
|
|
*
|
|
net: phy: phy driver features are mandatory
Camelia Groza
2019-01-19
2
-2
/
+7
|
|
|
*
|
|
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
2019-01-19
1
-1
/
+1
|
|
|
*
|
|
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-01-19
3
-14
/
+34
|
|
|
|
\
\
\
|
|
|
|
*
|
|
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
2019-01-19
1
-13
/
+16
|
|
|
|
*
|
|
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
2019-01-19
1
-0
/
+1
|
|
|
|
*
|
|
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
2019-01-19
1
-1
/
+4
|
|
|
|
*
|
|
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
2019-01-19
1
-0
/
+13
|
|
|
*
|
|
|
Merge branch 'mlxsw-fixes'
David S. Miller
2019-01-19
7
-17
/
+77
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
2019-01-19
1
-1
/
+33
|
|
|
|
*
|
|
|
selftests: mlxsw: Test FDB offload indication
Ido Schimmel
2019-01-19
1
-0
/
+20
|
|
|
|
*
|
|
|
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
2019-01-19
1
-6
/
+6
|
|
|
|
*
|
|
|
net: bridge: Mark FDB entries that were added by user as such
Ido Schimmel
2019-01-19
1
-0
/
+5
[next]