index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lcm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
1
-18
/
+59
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
1
-2
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
2018-11-03
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Andrea Arcangeli
1
-2
/
+30
2018-11-03
include/linux/notifier.h: SRCU: fix ctags
Sam Protsenko
1
-2
/
+1
2018-11-03
mm: handle no memcg case in memcg_kmem_charge() properly
Roman Gushchin
1
-1
/
+1
2018-11-02
nvme-pci: fix conflicting p2p resource adds
Keith Busch
1
-1
/
+4
2018-11-02
nvme-fc: fix request private initialization
James Smart
1
-1
/
+1
2018-11-02
apparmor: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2018-11-02
apparmor: fix checkpatch error in Parse secmark policy
John Johansen
1
-1
/
+1
2018-11-02
blkcg: revert blkcg cleanups series
Dennis Zhou
22
-403
/
+208
2018-11-02
block: brd: associate with queue until adding disk
Ming Lei
1
-5
/
+11
2018-11-02
RISC-V: refresh defconfig
Anup Patel
1
-8
/
+8
2018-11-01
missing bits of "iov_iter: Separate type from direction and use accessor func...
Al Viro
1
-2
/
+2
2018-11-01
of: Fix cpu node iterator to not ignore disabled cpu nodes
Rob Herring
1
-2
/
+0
2018-11-01
ovl: automatically enable redirect_dir on metacopy=on
Miklos Szeredi
2
-7
/
+35
2018-11-01
drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"
Christian König
2
-4
/
+2
2018-11-01
drm/amd/pp: Print warning if od_sclk/mclk out of range
Rex Zhu
1
-4
/
+8
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10
Rex Zhu
1
-0
/
+31
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7
Rex Zhu
1
-4
/
+6
2018-11-01
drm/amd/powerplay: no MGPU fan boost enablement on DPM disabled
Evan Quan
1
-3
/
+3
2018-11-01
drm/amdgpu: Fix skipping hangged job reset during gpu recover.
Andrey Grodzovsky
1
-1
/
+1
2018-11-01
csky: use common dtb build rules
Guo Ren
2
-13
/
+1
2018-11-01
csky: remove builtin-dtb Kbuild
Guo Ren
3
-18
/
+1
2018-11-01
openvswitch: Fix push/pop ethernet validation
Jaime Caamaño Ruiz
1
-2
/
+2
2018-11-01
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
1
-1
/
+1
2018-11-01
sparc64: Wire up compat getpeername and getsockname.
David S. Miller
1
-2
/
+2
2018-11-01
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
1
-31
/
+40
2018-11-01
bpf: add various test cases to test_verifier
Daniel Borkmann
1
-0
/
+250
2018-11-01
bpf: don't set id on after map lookup with ptr_to_map_val return
Daniel Borkmann
1
-5
/
+6
2018-11-01
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
2
-4
/
+9
2018-11-01
MAINTAINERS: add maintainer for IMX LPI2C driver
A.s. Dong
1
-0
/
+8
2018-11-01
dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
A.s. Dong
1
-0
/
+1
2018-11-01
i2c: Clear client->irq in i2c_device_remove
Charles Keepax
1
-0
/
+2
2018-11-01
i2c: Remove unnecessary call to irq_find_mapping
Charles Keepax
1
-4
/
+1
2018-11-01
selftests/powerpc: Fix compilation issue due to asm label
Naveen N. Rao
1
-3
/
+3
2018-10-31
libbpf: Fix compile error in libbpf_attach_type_by_name
Andrey Ignatov
1
-6
/
+7
2018-10-31
kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists
Li Zhijian
2
-2
/
+4
2018-10-31
selftests: mlxsw: qos_mc_aware: Add a test for UC awareness
Petr Machata
1
-23
/
+70
2018-10-31
selftests: mlxsw: qos_mc_aware: Tweak for min shaper
Petr Machata
1
-1
/
+1
2018-10-31
mlxsw: spectrum: Set minimum shaper on MC TCs
Petr Machata
1
-0
/
+25
2018-10-31
mlxsw: reg: QEEC: Add minimum shaper fields
Petr Machata
1
-1
/
+21
2018-10-31
net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
Huazhong Tan
1
-0
/
+5
2018-10-31
net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
Huazhong Tan
1
-0
/
+3
2018-10-31
net: hns3: bugfix for handling mailbox while the command queue reinitialized
Huazhong Tan
1
-0
/
+6
2018-10-31
net: hns3: fix incorrect return value/type of some functions
Huazhong Tan
6
-53
/
+85
2018-10-31
net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
Huazhong Tan
1
-2
/
+2
[next]