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
*
perf namespace: Protect reading thread's namespace
Namhyung Kim
2019-05-28
1
-2
/
+13
*
tools headers UAPI: Sync drm/drm.h with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+37
*
tools headers UAPI: Sync drm/i915_drm.h with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-73
/
+181
*
tools headers UAPI: Sync linux/fs.h with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+3
*
tools headers UAPI: Sync linux/sched.h with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+1
*
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+3
*
tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...
Arnaldo Carvalho de Melo
2019-05-28
4
-1
/
+83
*
perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
Vitaly Chikunov
2019-05-28
1
-1
/
+1
*
perf data: Fix 'strncat may truncate' build failure with recent gcc
Shawn Landden
2019-05-28
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-21
3
-22
/
+3
|
\
|
*
kbuild: do not check name uniqueness of builtin modules
Masahiro Yamada
2019-05-21
1
-3
/
+3
|
*
kbuild: drop support for cc-ldoption
Nick Desaulniers
2019-05-20
2
-19
/
+0
*
|
Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-20
8
-26
/
+97
|
\
\
|
*
|
Btrfs: tree-checker: detect file extent items with overlapping ranges
Filipe Manana
2019-05-16
1
-4
/
+45
|
*
|
Btrfs: fix race between ranged fsync and writeback of adjacent ranges
Filipe Manana
2019-05-16
1
-0
/
+12
|
*
|
Btrfs: avoid fallback to transaction commit during fsync of files with holes
Filipe Manana
2019-05-16
1
-0
/
+1
|
*
|
btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes
Qu Wenruo
2019-05-16
1
-5
/
+7
|
*
|
btrfs: sysfs: don't leak memory when failing add fsid
Tobin C. Harding
2019-05-16
1
-1
/
+6
|
*
|
btrfs: sysfs: Fix error path kobject memory leak
Tobin C. Harding
2019-05-16
1
-2
/
+1
|
*
|
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path
Filipe Manana
2019-05-09
1
-3
/
+1
|
*
|
btrfs: use the existing reserved items for our first prop for inheritance
Josef Bacik
2019-05-09
1
-8
/
+22
|
*
|
btrfs: don't double unlock on error in btrfs_punch_hole
Josef Bacik
2019-05-03
1
-3
/
+1
|
*
|
btrfs: Check the compression level before getting a workspace
Johnny Chang
2019-05-03
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-20
93
-416
/
+874
|
\
\
\
|
*
|
|
of_net: fix of_get_mac_address retval if compiled without CONFIG_OF
Petr Štetiar
2019-05-19
1
-1
/
+1
|
*
|
|
net: fix kernel-doc warnings for socket.c
Randy Dunlap
2019-05-19
1
-17
/
+17
|
*
|
|
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
2019-05-19
6
-6
/
+6
|
*
|
|
kselftests: netfilter: fix leftover net/net-next merge conflict
Florian Westphal
2019-05-19
1
-51
/
+26
|
*
|
|
Merge branch 'mlxsw-Two-port-module-fixes'
David S. Miller
2019-05-18
5
-2
/
+33
|
|
\
\
\
|
|
*
|
|
mlxsw: core: Prevent reading unsupported slave address from SFP EEPROM
Vadim Pasternak
2019-05-18
1
-2
/
+16
|
|
*
|
|
mlxsw: core: Prevent QSFP module initialization for old hardware
Vadim Pasternak
2019-05-18
4
-0
/
+17
|
|
/
/
/
|
*
|
|
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
2019-05-18
1
-7
/
+6
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-05-18
11
-22
/
+23
|
|
\
\
\
|
|
*
|
|
bpftool: fix BTF raw dump of FWD's fwd_kind
Andrii Nakryiko
2019-05-17
1
-2
/
+2
|
|
*
|
|
selftests/bpf: fix bpf_get_current_task
Alexei Starovoitov
2019-05-17
1
-1
/
+1
|
|
*
|
|
libbpf: move logging helpers into libbpf_internal.h
Andrii Nakryiko
2019-05-16
5
-16
/
+15
|
|
*
|
|
tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
Yonghong Song
2019-05-16
1
-2
/
+2
|
|
*
|
|
selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignore
Stanislav Fomichev
2019-05-16
2
-0
/
+2
|
|
*
|
|
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
2019-05-16
1
-1
/
+1
|
*
|
|
|
Merge tag 'mlx5-fixes-2019-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-05-18
16
-62
/
+136
|
|
\
\
\
\
|
|
*
|
|
|
net/mlx5e: Fix possible modify header actions memory leak
Eli Britstein
2019-05-17
1
-1
/
+4
|
|
*
|
|
|
net/mlx5e: Fix no rewrite fields with the same match
Eli Britstein
2019-05-17
1
-6
/
+16
|
|
*
|
|
|
net/mlx5e: Additional check for flow destination comparison
Dmytro Linkin
2019-05-17
1
-0
/
+2
|
|
*
|
|
|
net/mlx5e: Add missing ethtool driver info for representors
Dmytro Linkin
2019-05-17
1
-1
/
+18
|
|
*
|
|
|
net/mlx5e: Fix number of vports for ingress ACL configuration
Eli Britstein
2019-05-17
1
-4
/
+5
|
|
*
|
|
|
net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabled
Saeed Mahameed
2019-05-17
1
-1
/
+17
|
|
*
|
|
|
net/mlx5e: Fix wrong xmit_more application
Tariq Toukan
2019-05-17
3
-6
/
+8
|
|
*
|
|
|
net/mlx5: Fix peer pf disable hca command
Bodong Wang
2019-05-17
1
-1
/
+1
|
|
*
|
|
|
net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index
Parav Pandit
2019-05-17
6
-41
/
+43
|
|
*
|
|
|
net/mlx5: Add meaningful return codes to status_to_err function
Valentine Fatiev
2019-05-17
1
-1
/
+21
[next]