index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
usercopy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
sparc/mm/highmem: flush cache and TLB
Thomas Gleixner
1
-4
/
+5
2021-01-24
mm: fix page reference leak in soft_offline_page()
Dan Williams
1
-4
/
+16
2021-01-24
ubsan: disable unsigned-overflow check for i386
Arnd Bergmann
1
-0
/
+1
2021-01-24
kasan, mm: fix resetting page_alloc tags for HW_TAGS
Andrey Konovalov
1
-0
/
+2
2021-01-24
kasan, mm: fix conflicts with init_on_alloc/free
Andrey Konovalov
1
-3
/
+4
2021-01-24
kasan: fix HW_TAGS boot parameters
Andrey Konovalov
2
-66
/
+38
2021-01-24
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
1
-2
/
+1
2021-01-24
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
1
-8
/
+12
2021-01-24
mm: fix numa stats for thp migration
Shakeel Butt
1
-11
/
+12
2021-01-24
mm: memcg: fix memcg file_dirty numa stat
Shakeel Butt
1
-2
/
+2
2021-01-24
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
1
-3
/
+1
2021-01-24
mm: fix initialization of struct page for holes in memory layout
Mike Rapoport
1
-34
/
+50
2021-01-24
x86/setup: don't remove E820_TYPE_RAM for pfn 0
Mike Rapoport
1
-11
/
+9
2021-01-22
arm64: kprobes: Fix Uexpected kernel BRK exception at EL1
Qais Yousef
1
-2
/
+2
2021-01-22
i2c: sprd: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2021-01-22
Revert "i2c: imx: Remove unused .id_table support"
Fabio Estevam
1
-1
/
+19
2021-01-21
perf script: Fix overrun issue for dynamically-allocated PMU type number
Jin Yao
1
-1
/
+17
2021-01-21
perf metricgroup: Fix system PMU metrics
John Garry
1
-3
/
+2
2021-01-21
perf metricgroup: Fix for metrics containing duration_time
John Garry
1
-2
/
+9
2021-01-21
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
1
-13
/
+4
2021-01-21
dm: avoid filesystem lookup in dm_get_dev_t()
Hannes Reinecke
1
-3
/
+12
2021-01-21
dm crypt: fix copy and paste bug in crypt_alloc_req_aead
Ignat Korchagin
1
-3
/
+3
2021-01-21
dm integrity: conditionally disable "recalculate" feature
Mikulas Patocka
2
-5
/
+33
2021-01-21
dm integrity: fix a crash if "recalculate" used without "internal_hash"
Mikulas Patocka
1
-0
/
+6
2021-01-21
libceph: fix "Boolean result is used in bitwise operation" warning
Ilya Dryomov
1
-1
/
+1
2021-01-21
drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3
Aaron Liu
1
-23
/
+61
2021-01-21
drm/amdgpu: modify GCR_GENERAL_CNTL for Vangogh
Jinzhou Su
1
-1
/
+3
2021-01-21
drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...
Prike Liang
1
-1
/
+1
2021-01-21
drm/amd/display: Fixed corruptions on HPDRX link loss restore
Vladimir Stempen
1
-2
/
+2
2021-01-21
drm/amd/display: Use hardware sequencer functions for PG control
Nicholas Kazlauskas
2
-6
/
+21
2021-01-21
drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...
Bing Guo
1
-0
/
+3
2021-01-21
drm/amd/display: Allow PSTATE chnage when no displays are enabled
Aric Cyr
1
-2
/
+4
2021-01-21
drm/amd/display: Update dram_clock_change_latency for DCN2.1
Jake Wang
1
-1
/
+1
2021-01-21
drm/amdgpu: remove gpu info firmware of green sardine
Huang Rui
1
-1
/
+0
2021-01-21
drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM Case
Sung Lee
1
-3
/
+4
2021-01-21
mm/memblock: Fix typo in comment of memblock_phys_alloc_try_nid()
Levi Yun
1
-1
/
+1
2021-01-20
mtd: rawnand: omap: Use BCH private fields in the specific OOB layout
Miquel Raynal
1
-6
/
+9
2021-01-20
ALSA: usb-audio: Fix hw constraints dependencies
Takashi Iwai
1
-0
/
+3
2021-01-20
X.509: Fix crash caused by NULL pointer
Tianjia Zhang
1
-1
/
+2
2021-01-20
cachefiles: Drop superfluous readpages aops NULL check
Takashi Iwai
1
-2
/
+0
2021-01-20
ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
Hans de Goede
1
-0
/
+2
2021-01-20
net: systemport: free dev before on error path
Pan Bian
1
-2
/
+4
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
2
-1
/
+13
2021-01-20
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
1
-5
/
+18
2021-01-20
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
1
-2
/
+2
2021-01-20
bpf: Fix signed_{sub,add32}_overflows type handling
Daniel Borkmann
1
-3
/
+3
2021-01-20
can: peak_usb: fix use after free bugs
Vincent Mailhol
1
-4
/
+4
2021-01-20
can: vxcan: vxcan_xmit: fix use after free bug
Vincent Mailhol
1
-2
/
+4
2021-01-20
can: dev: can_restart: fix use after free bug
Vincent Mailhol
1
-2
/
+2
2021-01-20
drm/syncobj: Fix use-after-free
Daniel Vetter
1
-3
/
+5
[next]