index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-117
/
+266
2019-10-18
Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-23
/
+20
2019-10-18
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
Linus Torvalds
1
-2
/
+2
2019-10-18
Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-13
/
+17
2019-10-18
Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-45
/
+81
2019-10-18
Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-27
/
+70
2019-10-18
Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/lin...
Linus Torvalds
1
-9
/
+28
2019-10-18
net: usb: lan78xx: Connect PHY before registering MAC
Andrew Lunn
1
-6
/
+6
2019-10-18
Merge branch 'vsock-virtio-make-the-credit-mechanism-more-robust'
David S. Miller
1
-3
/
+14
2019-10-18
vsock/virtio: discard packets if credit is not respected
Stefano Garzarella
1
-3
/
+11
2019-10-18
vsock/virtio: send a credit update when buffer size is changed
Stefano Garzarella
1
-0
/
+3
2019-10-18
mlxsw: spectrum_trap: Push Ethernet header before reporting trap
Ido Schimmel
1
-0
/
+1
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
4
-0
/
+12
2019-10-18
Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
4
-17
/
+23
2019-10-18
Merge branch 'net-bcmgenet-restore-internal-EPHY-support'
David S. Miller
4
-77
/
+79
2019-10-18
net: bcmgenet: reset 40nm EPHY on energy detect
Doug Berger
1
-1
/
+8
2019-10-18
net: bcmgenet: soft reset 40nm EPHYs before MAC init
Doug Berger
3
-73
/
+69
2019-10-18
net: phy: bcm7xxx: define soft_reset for 40nm EPHY
Doug Berger
1
-0
/
+1
2019-10-18
net: bcmgenet: don't set phydev->link from MAC
Doug Berger
1
-3
/
+1
2019-10-18
Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-3
/
+45
2019-10-18
Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-2
/
+2
2019-10-18
Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
7
-44
/
+27
2019-10-18
Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2019-10-18
iommu/amd: Check PM_LEVEL_SIZE() condition in locked section
Joerg Roedel
1
-3
/
+4
2019-10-18
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
Jens Axboe
7
-64
/
+144
2019-10-18
nvme-pci: Set the prp2 correctly when using more than 4k page
Kevin Hao
1
-1
/
+2
2019-10-18
x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard
Zhenzhong Duan
1
-24
/
+24
2019-10-18
x86/hyperv: Set pv_info.name to "Hyper-V"
Andrea Parri
1
-0
/
+4
2019-10-18
Merge branch 'acpi-tables'
Rafael J. Wysocki
1
-1
/
+1
2019-10-18
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
John Garry
1
-1
/
+1
[prev]
[next]