index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-06
macsec: fix NULL dereference in macsec_upd_offload()
Davide Caratti
1
-0
/
+3
2020-04-06
skbuff.h: Improve the checksum related comments
Dexuan Cui
1
-19
/
+19
2020-04-06
net: dsa: bcm_sf2: Ensure correct sub-node is parsed
Florian Fainelli
1
-1
/
+6
2020-04-06
qed: remove redundant assignment to variable 'rc'
Colin Ian King
1
-1
/
+1
2020-04-06
wimax: remove some redundant assignments to variable result
Colin Ian King
1
-5
/
+2
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
Petr Machata
1
-3
/
+6
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY
Petr Machata
1
-3
/
+6
2020-04-06
r8169: change back SG and TSO to be disabled by default
Heiner Kallweit
1
-15
/
+14
2020-04-06
net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
Florian Fainelli
1
-1
/
+1
2020-04-06
ipv6: rpl: fix loop iteration
Alexander Aring
1
-3
/
+3
2020-04-06
tun: Don't put_page() for all negative return values from XDP program
Will Deacon
1
-4
/
+6
2020-04-06
fix a braino in legitimize_path()
Al Viro
1
-1
/
+1
2020-04-05
parisc: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2020-04-05
parisc: Refactor alternative code to accept multiple conditions
Helge Deller
1
-18
/
+19
2020-04-05
parisc: Rework arch_rw locking functions
Helge Deller
2
-82
/
+67
2020-04-05
parisc: Improve interrupt handling in arch_spin_lock_flags()
Helge Deller
1
-8
/
+17
2020-04-05
parisc: Replace setup_irq() by request_irq()
afzal mohammed
2
-22
/
+8
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
3
-31
/
+4
2020-04-05
clocksource/drivers/timer-vf-pit: Add missing parenthesis
afzal mohammed
1
-1
/
+1
2020-04-05
drivers/ide: Fix build regression.
David S. Miller
1
-1
/
+1
2020-04-05
SUNRPC: Don't start a timer on an already queued rpc task
Trond Myklebust
1
-6
/
+13
2020-04-04
platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()
Hans de Goede
1
-0
/
+10
2020-04-04
ACPI: PM: Add acpi_[un]register_wakeup_handler()
Hans de Goede
4
-0
/
+91
2020-04-04
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
3
-8
/
+10
2020-04-04
net: dsa: mt7530: fix null pointer dereferencing in port5 setup
Chuanhong Guo
1
-0
/
+3
2020-04-04
mptcp: add some missing pr_fmt defines
Geliang Tang
3
-0
/
+6
2020-04-04
net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...
Oleksij Rempel
1
-0
/
+7
2020-04-04
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
1
-0
/
+1
2020-04-04
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
1
-1
/
+1
2020-04-04
NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
Trond Myklebust
2
-19
/
+34
2020-04-04
NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()
Trond Myklebust
1
-1
/
+1
2020-04-04
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
2
-1
/
+11
2020-04-03
remoteproc/omap: Fix set_load call in omap_rproc_request_timer
Nathan Chancellor
1
-1
/
+1
2020-04-03
f2fs: keep inline_data when compression conversion
Chao Yu
1
-5
/
+0
2020-04-03
f2fs: fix to disable compression on directory
Chao Yu
2
-5
/
+7
2020-04-03
f2fs: add missing CONFIG_F2FS_FS_COMPRESSION
Chao Yu
1
-0
/
+4
2020-04-03
f2fs: switch discard_policy.timeout to bool type
Chao Yu
2
-9
/
+9
2020-04-03
f2fs: fix to verify tpage before releasing in f2fs_free_dic()
Chao Yu
1
-0
/
+2
2020-04-03
f2fs: show compression in statx
Chao Yu
1
-1
/
+4
2020-04-03
f2fs: clean up dic->tpages assignment
Chao Yu
1
-7
/
+3
2020-04-03
f2fs: compress: support zstd compress algorithm
Chao Yu
6
-3
/
+190
2020-04-03
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
1
-1
/
+1
2020-04-03
docs: cgroup-v1: Document the cpuset_v2_mode mount option
Waiman Long
2
-2
/
+17
2020-04-03
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
1
-2
/
+3
2020-04-03
Revert "cpuset: Make cpuset hotplug synchronous"
Tejun Heo
3
-19
/
+17
2020-04-03
tracing: Do not allocate buffer in trace_find_next_entry() in atomic
Steven Rostedt (VMware)
1
-1
/
+20
2020-04-03
dm integrity: fix ppc64le warning
Mike Snitzer
1
-1
/
+1
2020-04-03
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-04-03
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
1
-1
/
+10
2020-04-03
perf script: Fix invalid read of directory entry after closedir()
Andreas Gerstmayr
1
-1
/
+1
[next]