index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rmd160.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-11
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
3
-2
/
+19
2020-10-11
mm: validate inode in mapping_set_error()
Minchan Kim
1
-1
/
+2
2020-10-11
mm: mmap: Fix general protection fault in unlink_file_vma()
Miaohe Lin
1
-1
/
+5
2020-10-11
MAINTAINERS: Antoine Tenart's email address
Antoine Tenart
2
-3
/
+4
2020-10-11
MAINTAINERS: change hardening mailing list
Kees Cook
2
-2
/
+3
2020-10-11
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
2020-10-11
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
1
-0
/
+12
2020-10-10
i2c: owl: Clear NACK and BUS error bits
Cristian Ciocaltea
1
-0
/
+6
2020-10-10
Revert "i2c: imx: Fix reset of I2SR_IAL flag"
Wolfram Sang
1
-15
/
+5
2020-10-09
EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh
Yazen Ghannam
1
-0
/
+6
2020-10-09
Revert "arm64: initialize per-cpu offsets earlier"
Will Deacon
4
-19
/
+11
2020-10-09
mmc: core: don't set limits.discard_granularity as 0
Coly Li
1
-1
/
+1
2020-10-09
perf: Fix task_function_call() error handling
Kajol Jain
1
-2
/
+3
2020-10-09
power: supply: sbs-battery: chromebook workaround for PEC
Sebastian Reichel
1
-0
/
+6
2020-10-08
drm/amd/display: Change ABM config init interface
Yongqiang Sun
3
-6
/
+19
2020-10-08
vdpa/mlx5: Fix dependency on MLX5_CORE
Eli Cohen
1
-4
/
+3
2020-10-08
vdpa/mlx5: should keep avail_index despite device status
Si-Wei Liu
1
-6
/
+14
2020-10-08
net: usb: qmi_wwan: add Cellient MPL200 card
Wilken Gottwalt
1
-0
/
+1
2020-10-08
macsec: avoid use-after-free in macsec_handle_frame()
Eric Dumazet
1
-1
/
+3
2020-10-08
r8169: consider that PHY reset may still be in progress after applying firmware
Heiner Kallweit
1
-0
/
+7
2020-10-08
openvswitch: handle DNAT tuple collision
Dumitru Ceara
1
-9
/
+13
2020-10-08
sctp: fix sctp_auth_init_hmacs() error path
Eric Dumazet
1
-0
/
+1
2020-10-08
bridge: Netlink interface fix.
Henrik Bjoernlund
1
-15
/
+11
2020-10-08
afs: Fix deadlock between writeback and truncate
David Howells
3
-9
/
+50
2020-10-08
mm: avoid early COW write protect games during fork()
Linus Torvalds
1
-37
/
+4
2020-10-08
net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
Anant Thazhemadam
1
-0
/
+3
2020-10-08
i2c: meson: fixup rate calculation with filter delay
Nicolas Belin
1
-11
/
+12
2020-10-08
i2c: meson: keep peripheral clock enabled
Jerome Brunet
1
-7
/
+3
2020-10-08
i2c: meson: fix clock setting overwrite
Jerome Brunet
1
-1
/
+18
2020-10-08
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
1
-5
/
+15
2020-10-08
bpf: Fix scalar32_min_max_or bounds tracking
Daniel Borkmann
1
-4
/
+4
2020-10-08
x86/mce: Allow for copy_mc_fragile symbol checksum to be generated
Borislav Petkov
1
-0
/
+1
2020-10-07
drm/amdgpu/swsmu: fix ARC build errors
Alex Deucher
2
-4
/
+24
2020-10-07
drm/amdgpu: fix NULL pointer dereference for Renoir
Dirk Gouders
1
-5
/
+5
2020-10-07
x86/asm: Add an enqcmds() wrapper for the ENQCMDS instruction
Dave Jiang
1
-0
/
+42
2020-10-07
x86/asm: Carve out a generic movdir64b() helper for general usage
Dave Jiang
2
-14
/
+25
2020-10-07
partitions/ibm: fix non-DASD devices
Christoph Hellwig
1
-4
/
+3
2020-10-07
arm64: random: Remove no longer needed prototypes
Andre Przywara
1
-5
/
+0
2020-10-07
gpio: pca953x: Survive spurious interrupts
Marc Zyngier
1
-2
/
+15
2020-10-07
gpiolib: Disable compat ->read() code in UML case
Andy Shevchenko
1
-1
/
+1
2020-10-07
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
4
-5
/
+63
2020-10-07
x86/mce: Recover from poison found while copying from user space
Tony Luck
2
-7
/
+22
2020-10-07
x86/mce: Avoid tail copy when machine check terminated a copy from user
Tony Luck
1
-0
/
+15
2020-10-07
x86/mce: Add _ASM_EXTABLE_CPY for copy user access
Youquan Song
4
-49
/
+82
2020-10-07
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
3
-6
/
+20
2020-10-07
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
3
-14
/
+17
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
14
-0
/
+14
2020-10-07
x86/platform/uv: Update for UV5 NMI MMR changes
Mike Travis
2
-23
/
+54
2020-10-07
x86/platform/uv: Update UV5 TSC checking
Mike Travis
2
-15
/
+11
2020-10-07
x86/platform/uv: Update node present counting
Mike Travis
1
-7
/
+19
[next]