index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
namei.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
2021-10-06
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
1
-1
/
+2
2021-10-06
i40e: fix endless loop under rtnl
Jiri Benc
1
-1
/
+1
2021-10-06
x86/hyperv: Avoid erroneously sending IPI to 'self'
Vitaly Kuznetsov
1
-5
/
+15
2021-10-06
dt-bindings: net: dsa: marvell: fix compatible in example
Marcel Ziswiler
1
-1
/
+1
2021-10-06
ionic: move filter sync_needed bit set
Shannon Nelson
2
-4
/
+3
2021-10-06
gve: report 64bit tx_bytes counter from gve_handle_report_stats()
Eric Dumazet
1
-2
/
+3
2021-10-06
gve: fix gve_get_stats()
Eric Dumazet
1
-4
/
+9
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
1
-1
/
+1
2021-10-06
gve: Properly handle errors in gve_assign_qpl
Catherine Sullivan
1
-1
/
+7
2021-10-06
gve: Avoid freeing NULL pointer
Tao Liu
1
-10
/
+17
2021-10-06
gve: Correct available tx qpl check
Catherine Sullivan
1
-1
/
+1
2021-10-06
unix: Fix an issue in unix_shutdown causing the other end read/write failures
Jiang Wang
1
-4
/
+5
2021-10-06
hyper-v: Replace uuid.h with types.h
Andy Shevchenko
1
-1
/
+1
2021-10-06
net: stmmac: trigger PCS EEE to turn off on link down
Wong Vee Khee
1
-1
/
+5
2021-10-06
net: pcs: xpcs: fix incorrect steps on disable EEE
Wong Vee Khee
1
-4
/
+9
2021-10-05
perf tests attr: Add missing topdown metrics events
Kan Liang
4
-52
/
+440
2021-10-05
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-10-05
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
1
-1
/
+1
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
1
-1
/
+1
2021-10-05
perf jevents: Free the sys_event_tables list after processing entries
Like Xu
1
-0
/
+2
2021-10-05
netlink: annotate data races around nlk->bound
Eric Dumazet
1
-4
/
+10
2021-10-05
net: pcs: xpcs: fix incorrect CL37 AN sequence
Wong Vee Khee
1
-5
/
+27
2021-10-05
net: sfp: Fix typo in state machine debug string
Sean Anderson
1
-1
/
+1
2021-10-05
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
1
-0
/
+4
2021-10-05
net: bridge: fix under estimation in br_get_linkxstats_size()
Eric Dumazet
1
-0
/
+1
2021-10-05
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
Eric Dumazet
1
-1
/
+1
2021-10-05
r8152: avoid to resubmit rx immediately
Hayes Wang
1
-1
/
+15
2021-10-05
etherdevice: use __dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-05
afs: Fix afs_launder_page() to set correct start file position
David Howells
1
-2
/
+1
2021-10-05
netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
David Howells
1
-1
/
+1
2021-10-05
cachefiles: Fix oops with cachefiles_cull() due to NULL object
Dave Wysochanski
1
-2
/
+2
2021-10-04
fscache: Remove an unused static variable
David Howells
1
-1
/
+0
2021-10-04
fscache: Fix some kerneldoc warnings shown up by W=1
David Howells
2
-0
/
+4
2021-10-04
9p: Fix a bunch of kerneldoc warnings shown up by W=1
David Howells
7
-52
/
+60
2021-10-04
afs: Fix kerneldoc warning shown up by W=1
David Howells
1
-2
/
+2
2021-10-04
nfs: Fix kerneldoc warning shown up by W=1
David Howells
1
-1
/
+0
2021-10-04
dt-bindings: drm/bridge: ti-sn65dsi86: Fix reg value
Geert Uytterhoeven
1
-1
/
+1
2021-10-04
media: atomisp: restore missing 'return' statement
Arnd Bergmann
1
-0
/
+2
2021-10-04
dsa: tag_dsa: Fix mask for trunked packets
Andrew Lunn
1
-1
/
+1
2021-10-03
Linux 5.15-rc4
v5.15-rc4
Linus Torvalds
1
-1
/
+1
2021-10-03
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
1
-1
/
+1
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
1
-4
/
+8
2021-10-03
kvm: fix objtool relocation warning
Linus Torvalds
1
-1
/
+0
2021-10-02
cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object
Dave Wysochanski
1
-1
/
+1
2021-10-02
drm/i915: fix blank screen booting crashes
Hugh Dickins
1
-2
/
+3
2021-10-02
ptp_pch: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2021-10-02
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
1
-1
/
+1
2021-10-02
hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...
Nadezda Lutovinova
1
-15
/
+11
2021-10-02
hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...
Nadezda Lutovinova
1
-17
/
+11
[next]