index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
1
-2
/
+11
2019-10-19
mm/thp: allow dropping THP from page cache
Kirill A. Shutemov
1
-0
/
+12
2019-10-19
mm/vmscan.c: support removing arbitrary sized pages from mapping
William Kucharski
1
-4
/
+1
2019-10-19
mm/thp: fix node page state in split_huge_page_to_list()
Kirill A. Shutemov
1
-2
/
+7
2019-10-19
proc/meminfo: fix output alignment
Kirill A. Shutemov
1
-2
/
+2
2019-10-19
mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch
Ben Dooks (Codethink)
1
-0
/
+1
2019-10-19
mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition
Ben Dooks
1
-0
/
+1
2019-10-19
mm: include <linux/huge_mm.h> for is_vma_temporary_stack
Ben Dooks
1
-0
/
+1
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
1
-2
/
+3
2019-10-19
mm/memcontrol: update lruvec counters in mem_cgroup_move_account
Konstantin Khlebnikov
1
-6
/
+12
2019-10-19
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
2
-2
/
+4
2019-10-19
hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
David Hildenbrand
1
-3
/
+2
2019-10-19
mm: memblock: do not enforce current limit for memblock_phys* family
Mike Rapoport
1
-3
/
+3
2019-10-19
mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...
Honglei Wang
1
-4
/
+5
2019-10-19
mm/gup: fix a misnamed "write" argument, and a related bug
John Hubbard
1
-6
/
+8
2019-10-19
mm/gup_benchmark: add a missing "w" to getopt string
John Hubbard
1
-1
/
+1
2019-10-19
ocfs2: fix error handling in ocfs2_setattr()
Chengguang Xu
1
-0
/
+2
2019-10-19
mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ...
Roman Gushchin
1
-4
/
+5
2019-10-19
mm/memunmap: don't access uninitialized memmap in memunmap_pages()
Aneesh Kumar K.V
1
-4
/
+7
2019-10-19
mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
David Hildenbrand
1
-57
/
+15
2019-10-19
mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...
Qian Cai
1
-2
/
+3
2019-10-19
scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
Joel Colledge
2
-16
/
+25
2019-10-19
mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()
David Hildenbrand
1
-6
/
+8
2019-10-19
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
David Hildenbrand
1
-12
/
+16
2019-10-19
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...
David Hildenbrand
1
-0
/
+3
2019-10-19
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
Linus Torvalds
1
-2
/
+2
2019-10-18
iommu/amd: Check PM_LEVEL_SIZE() condition in locked section
Joerg Roedel
1
-3
/
+4
2019-10-18
nvme-pci: Set the prp2 correctly when using more than 4k page
Kevin Hao
1
-1
/
+2
2019-10-18
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
John Garry
1
-1
/
+1
2019-10-17
io_uring: fix logic error in io_timeout
yangerkun
1
-1
/
+1
2019-10-17
io_uring: fix up O_NONBLOCK handling for sockets
Jens Axboe
1
-18
/
+39
2019-10-17
coccinelle: api/devm_platform_ioremap_resource: remove useless script
Alexandre Belloni
1
-60
/
+0
2019-10-17
ALSA: hda - Force runtime PM on Nvidia HDMI codecs
Lukas Wunner
1
-0
/
+2
2019-10-17
dm cache: fix bugs when a GFP_NOWAIT allocation fails
Mikulas Patocka
1
-26
/
+2
2019-10-17
ALSA: hda/realtek - Enable headset mic on Asus MJ401TA
Daniel Drake
1
-0
/
+11
2019-10-17
ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers
Szabolcs Szőke
1
-0
/
+3
2019-10-16
drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
Chris Wilson
1
-6
/
+26
2019-10-16
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
5
-1
/
+19
2019-10-16
drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Ville Syrjälä
1
-6
/
+16
2019-10-16
drm/i915/execlists: Refactor -EIO markup of hung requests
Chris Wilson
1
-14
/
+17
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
3
-8
/
+13
2019-10-16
arm64: mm: fix inverted PAR_EL1.F check
Mark Rutland
1
-1
/
+5
2019-10-16
arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F
Yang Yingliang
1
-1
/
+1
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
3
-1
/
+20
2019-10-16
md/raid0: fix warning message for parameter default_layout
Song Liu
1
-1
/
+1
2019-10-16
kthread: make __kthread_queue_delayed_work static
Ben Dooks
1
-3
/
+3
2019-10-16
usercopy: Avoid soft lockups in test_check_nonzero_user()
Michael Ellerman
1
-3
/
+19
2019-10-16
ACPI: processor: Avoid NULL pointer dereferences at init time
Rafael J. Wysocki
2
-8
/
+12
2019-10-16
xtensa: fix change_bit in exclusive access option
Max Filippov
1
-1
/
+1
2019-10-16
RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
Greentime Hu
1
-8
/
+8
[next]