index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmzone.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-20
selftests/seccomp: sh: Fix register names
Kees Cook
1
-2
/
+2
2020-11-20
selftests/seccomp: powerpc: Fix typo in macro variable name
Kees Cook
1
-2
/
+2
2020-11-20
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
1
-8
/
+8
2020-11-19
drm/i915/gt: Fixup tgl mocs for PTE tracking
Chris Wilson
1
-2
/
+3
2020-11-19
fail_function: Remove a redundant mutex unlock
Luo Meng
1
-2
/
+3
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2
-2
/
+27
2020-11-19
drm/vram-helper: Fix use of top-down placement
Thomas Zimmermann
1
-1
/
+1
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
2020-11-19
net/smc: fix matching of existing link groups
Karsten Graul
2
-2
/
+4
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
4
-33
/
+32
2020-11-19
ALSA: mixart: Fix mutex deadlock
Takashi Iwai
1
-3
/
+2
2020-11-19
xfs: don't allow NOWAIT DIO across extent boundaries
Dave Chinner
1
-0
/
+29
2020-11-19
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
1
-0
/
+2
2020-11-19
powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations
Daniel Axtens
4
-9
/
+11
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
6
-120
/
+96
2020-11-19
selftests/powerpc: entry flush test
Daniel Axtens
3
-1
/
+200
2020-11-19
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
3
-6
/
+11
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
13
-90
/
+233
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
11
-2
/
+200
2020-11-19
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
1
-6
/
+29
2020-11-19
ALSA: hda/ca0132: Fix compile warning without PCI
Takashi Iwai
1
-0
/
+2
2020-11-19
MAINTAINERS: Temporarily add myself to the IOMMU entry
Will Deacon
1
-0
/
+1
2020-11-19
iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
Lu Baolu
1
-1
/
+3
2020-11-19
drm/i915/gt: Remember to free the virtual breadcrumbs
Chris Wilson
1
-0
/
+1
2020-11-19
drm/i915: Handle max_bpc==16
Ville Syrjälä
1
-1
/
+2
2020-11-19
net/mlx4_core: Fix init_hca fields offset
Aya Levin
2
-5
/
+5
2020-11-19
atm: nicstar: Unmap DMA on send error
Sebastian Andrzej Siewior
1
-0
/
+2
2020-11-19
page_frag: Recover from memory pressure
Dongli Zhang
1
-0
/
+5
2020-11-18
drm/amd/display: Always get CRTC updated constant values inside commit tail
Rodrigo Siqueira
1
-1
/
+2
2020-11-18
net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
Andrew Lunn
3
-0
/
+34
2020-11-18
mlxsw: core: Use variable timeout for EMAD retries
Ido Schimmel
1
-1
/
+2
2020-11-18
mlxsw: Fix firmware flashing
Ido Schimmel
1
-1
/
+1
2020-11-18
net: Have netpoll bring-up DSA management interface
Florian Fainelli
1
-4
/
+18
2020-11-18
atl1e: fix error return code in atl1e_probe()
Zhang Changzhong
1
-2
/
+2
2020-11-18
atl1c: fix error return code in atl1c_probe()
Zhang Changzhong
1
-2
/
+2
2020-11-18
ah6: fix error return code in ah6_input()
Zhang Changzhong
1
-1
/
+2
2020-11-18
net: usb: qmi_wwan: Set DTR quirk for MR400
Filip Moc
1
-1
/
+1
2020-11-18
regulator: ti-abb: Fix array out of bound read access on the first transition
Nishanth Menon
1
-1
/
+11
2020-11-18
ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock
Guenter Roeck
1
-0
/
+2
2020-11-18
xfs: return corresponding errcode if xfs_initialize_perag() fail
Yu Kuai
1
-3
/
+8
2020-11-18
xfs: ensure inobt record walks always make forward progress
Darrick J. Wong
1
-3
/
+24
2020-11-18
xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
Gao Xiang
1
-1
/
+7
2020-11-18
xfs: directory scrub should check the null bestfree entries too
Darrick J. Wong
1
-4
/
+17
2020-11-18
xfs: strengthen rmap record flags checking
Darrick J. Wong
1
-4
/
+4
2020-11-18
xfs: fix the minrecs logic when dealing with inode root child blocks
Darrick J. Wong
1
-18
/
+27
2020-11-18
can: m_can: process interrupt only when not runtime suspended
Jarkko Nikula
1
-0
/
+2
2020-11-18
gfs2: Fix regression in freeze_go_sync
Bob Peterson
1
-1
/
+12
2020-11-18
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
1
-9
/
+9
2020-11-18
io_uring: order refnode recycling
Pavel Begunkov
1
-10
/
+23
[next]