index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
arm64: dts: qcom: sc7180: Add properties to qfprom for fuse blowing
Ravi Kumar Bokka
2
-2
/
+12
2020-07-27
tools, bpftool: Add LSM type to array of prog names
Quentin Monnet
1
-0
/
+1
2020-07-27
tools, bpftool: Skip type probe if name is not found
Quentin Monnet
1
-0
/
+8
2020-07-27
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
1
-1
/
+1
2020-07-27
Smack: fix another vsscanf out of bounds
Dan Carpenter
1
-0
/
+4
2020-07-27
fix a braino in cmsghdr_from_user_compat_to_kern()
Al Viro
1
-1
/
+1
2020-07-27
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-07-27
sh: Fix validation of system call number
Michael Karcher
1
-3
/
+3
2020-07-27
sh/tlb: Fix PGTABLE_LEVELS > 2
Peter Zijlstra
1
-9
/
+1
2020-07-27
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
4
-52
/
+2
2020-07-27
drm: hold gem reference until object is no longer accessed
Steve Cohen
1
-6
/
+4
2020-07-27
Merge branch 'selftests-net-Fix-clang-warnings-on-powerpc'
David S. Miller
4
-7
/
+7
2020-07-27
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC
Tanner Love
1
-3
/
+3
2020-07-27
selftests/net: so_txtime: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+1
2020-07-27
selftests/net: psock_fanout: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+2
2020-07-27
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
Tanner Love
1
-2
/
+1
2020-07-27
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
1
-1
/
+1
2020-07-27
Merge branch 'sfc-driver-for-EF100-family-NICs-part-1'
David S. Miller
30
-31
/
+2439
2020-07-27
sfc_ef100: implement ndo_get_phys_port_{id,name}
Edward Cree
2
-0
/
+23
2020-07-27
sfc_ef100: read device MAC address at probe time
Edward Cree
2
-1
/
+40
2020-07-27
sfc_ef100: probe the PHY and configure the MAC
Edward Cree
1
-1
/
+41
2020-07-27
sfc_ef100: actually perform resets
Edward Cree
1
-0
/
+9
2020-07-27
sfc_ef100: extend ef100_check_caps to cover datapath_caps3
Edward Cree
3
-3
/
+11
2020-07-27
sfc_ef100: read datapath caps, implement check_caps
Edward Cree
2
-2
/
+58
2020-07-27
sfc_ef100: process events for MCDI completions
Edward Cree
1
-1
/
+56
2020-07-27
sfc_ef100: implement ndo_open/close and EVQ probing
Edward Cree
7
-0
/
+225
2020-07-27
sfc_ef100: implement MCDI transport
Edward Cree
2
-0
/
+107
2020-07-27
sfc_ef100: don't call efx_reset_down()/up() on EF100
Edward Cree
1
-3
/
+8
2020-07-27
sfc_ef100: PHY probe stub
Edward Cree
1
-0
/
+14
2020-07-27
sfc_ef100: reset-handling stub
Edward Cree
1
-0
/
+50
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
26
-13
/
+1095
2020-07-27
sfc_ef100: register accesses on EF100
Edward Cree
2
-3
/
+15
2020-07-27
sfc_ef100: add EF100 register definitions
Edward Cree
1
-0
/
+693
2020-07-27
sfc: remove efx_ethtool_nway_reset()
Edward Cree
3
-10
/
+0
2020-07-27
fsnotify: send event to parent and child with single callback
Amir Goldstein
3
-33
/
+45
2020-07-27
inotify: report both events on parent and child with single callback
Amir Goldstein
1
-9
/
+35
2020-07-27
dnotify: report both events on parent and child with single callback
Amir Goldstein
1
-13
/
+29
2020-07-27
fanotify: no external fh buffer in fanotify_name_event
Amir Goldstein
2
-28
/
+59
2020-07-27
fanotify: use struct fanotify_info to parcel the variable size buffer
Amir Goldstein
3
-43
/
+139
2020-07-27
fsnotify: add object type "child" to object type iterator
Amir Goldstein
1
-0
/
+3
2020-07-27
fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks
Amir Goldstein
1
-3
/
+10
2020-07-27
fanotify: prepare for implicit event flags in mark mask
Amir Goldstein
1
-16
/
+24
2020-07-27
fanotify: mask out special event flags from ignored mask
Amir Goldstein
1
-0
/
+5
2020-07-27
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
3
-12
/
+16
2020-07-27
fanotify: distinguish between fid encode error and null fid
Amir Goldstein
1
-10
/
+4
2020-07-27
fanotify: generalize merge logic of events on dir
Amir Goldstein
1
-11
/
+11
2020-07-27
fanotify: generalize the handling of extra event flags
Amir Goldstein
1
-5
/
+10
2020-07-27
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
5
-18
/
+4
2020-07-27
Merge branch 'Add-PRP-driver'
David S. Miller
16
-169
/
+743
2020-07-27
net: prp: enhance debugfs to display PRP info
Murali Karicheri
1
-9
/
+22
[prev]
[next]