index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svcsubs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
2
-78
/
+0
2022-03-30
fs: fix fd table size alignment properly
Linus Torvalds
1
-2
/
+1
2022-03-30
fs: fd tables have to be multiples of BITS_PER_LONG
Linus Torvalds
1
-0
/
+30
2022-03-29
phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE
Geert Uytterhoeven
1
-2
/
+3
2022-03-29
dt-bindings: Fix missing '/schemas' in $ref paths
Rob Herring
8
-9
/
+9
2022-03-29
dt-bindings: media: mediatek,vcodec: Fix addressing cell sizes
Rob Herring
1
-58
/
+64
2022-03-29
dt-bindings: net: snps,dwmac: modify available values of PBL
Biao Huang
1
-3
/
+3
2022-03-29
dt-bindings: display: mediatek: Fix examples on new bindings
AngeloGioacchino Del Regno
17
-134
/
+260
2022-03-29
dt-bindings: display: mediatek, ovl: Fix 'iommu' required property typo
AngeloGioacchino Del Regno
1
-1
/
+1
2022-03-29
dt-bindings: display: mediatek, mutex: Fix mediatek, gce-events type
AngeloGioacchino Del Regno
1
-1
/
+1
2022-03-29
Revert "dt-bindings: display: mediatek: add ethdr definition for mt8195"
jason-jh.lin
1
-147
/
+0
2022-03-29
Revert "selftests: net: Add tls config dependency for tls selftests"
Jakub Kicinski
1
-1
/
+0
2022-03-29
net/smc: Send out the remaining data in sndbuf before close
Wen Gu
1
-0
/
+3
2022-03-28
net: move net_unlink_todo() out of the header
Johannes Berg
2
-10
/
+10
2022-03-28
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-03-28
MAINTAINERS: update hexagon maintainer email, tree
Brian Cain
1
-1
/
+2
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
2
-2
/
+6
2022-03-28
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
3
-20
/
+8
2022-03-28
selftests: net: Add tls config dependency for tls selftests
Naresh Kamboju
1
-0
/
+1
2022-03-28
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
3
-18
/
+22
2022-03-28
memcg: enable accounting for nft objects
Vasily Averin
2
-23
/
+23
2022-03-28
mm: kfence: fix missing objcg housekeeping for SLAB
Muchun Song
1
-0
/
+1
2022-03-28
powerpc: restore removed #endif
Stephen Rothwell
1
-0
/
+1
2022-03-27
pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2022-03-27
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
1
-6
/
+9
2022-03-26
net/smc: fix a memory leak in smc_sysctl_net_exit()
Eric Dumazet
1
-0
/
+5
2022-03-26
selftests: tls: skip cmsg_to_pipe tests with TLS=n
Jakub Kicinski
1
-0
/
+6
2022-03-26
octeontx2-af: initialize action variable
Tom Rix
1
-8
/
+7
2022-03-26
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+2
2022-03-26
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
1
-3
/
+8
2022-03-26
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-03-26
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
1
-0
/
+1
2022-03-26
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
3
-15
/
+24
2022-03-26
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
1
-2
/
+2
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
1
-3
/
+9
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
1
-3
/
+5
2022-03-26
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-03-26
net: hns3: add max order judgement for tx spare buffer
Hao Chen
1
-0
/
+6
2022-03-26
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2
-9
/
+14
2022-03-26
perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages
Kim Phillips
1
-0
/
+25
2022-03-26
perf python: Add perf_env stubs that will be needed in evsel__open_strerror()
Arnaldo Carvalho de Melo
1
-1
/
+12
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
9
-18
/
+23
2022-03-26
libperf tests: Fix typo in perf_evlist__open() failure error messages
Shunsuke Nakamura
1
-4
/
+4
2022-03-26
tools arm64: Import cputype.h
Ali Saidi
2
-0
/
+259
2022-03-26
NFS: Don't loop forever in nfs_do_recoalesce()
Trond Myklebust
1
-0
/
+1
2022-03-26
selftests: test_vxlan_under_vrf: Fix broken test case
Ido Schimmel
1
-4
/
+4
2022-03-26
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
1
-0
/
+21
2022-03-26
llc: only change llc->dev when bind() succeeds
Eric Dumazet
1
-25
/
+34
2022-03-26
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-03-26
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
[next]