index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
dmaengine: sprd: Fix the possible memory leak issue
Baolin Wang
1
-0
/
+15
2019-10-15
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
Radhey Shyam Pandey
1
-0
/
+7
2019-10-15
dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
Radhey Shyam Pandey
1
-1
/
+2
2019-10-15
ASoC: pcm3168a: Fix serial mode dependent format support
Peter Ujfalusi
1
-3
/
+0
2019-10-15
ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment
Kuninori Morimoto
1
-2
/
+2
2019-10-15
ASoC: sof: include types.h at header.h
Kuninori Morimoto
1
-0
/
+1
2019-10-15
ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment
Kuninori Morimoto
1
-2
/
+2
2019-10-15
ASoC: Intel: eve: Enable mclk and ssp sclk early
Naveen M
2
-0
/
+95
2019-10-15
x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu
Sean Christopherson
1
-1
/
+2
2019-10-15
x86/hyperv: Make vapic support x2apic mode
Roman Kagan
1
-5
/
+15
2019-10-15
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
3
-10
/
+32
2019-10-14
arm64: hibernate: check pgd table allocation
Pavel Tatashin
1
-1
/
+8
2019-10-14
arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled
Julien Grall
1
-5
/
+10
2019-10-14
Merge branch 'aquantia-fixes'
David S. Miller
8
-30
/
+77
2019-10-14
net: aquantia: correctly handle macvlan and multicast coexistence
Dmitry Bogdanov
3
-22
/
+21
2019-10-14
net: aquantia: do not pass lro session with invalid tcp checksum
Dmitry Bogdanov
1
-1
/
+2
2019-10-14
net: aquantia: when cleaning hw cache it should be toggled
Igor Russkikh
4
-6
/
+53
2019-10-14
net: aquantia: temperature retrieval fix
Igor Russkikh
1
-1
/
+1
2019-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-86
/
+152
2019-10-15
gpio: lynxpoint: set default handler to be handle_bad_irq()
Andy Shevchenko
1
-1
/
+1
2019-10-15
gpio: merrifield: Move hardware initialization to callback
Andy Shevchenko
1
-3
/
+5
2019-10-15
gpio: lynxpoint: Move hardware initialization to callback
Andy Shevchenko
1
-3
/
+5
2019-10-15
gpio: intel-mid: Move hardware initialization to callback
Andy Shevchenko
1
-3
/
+6
2019-10-15
gpiolib: Initialize the hardware with a callback
Andy Shevchenko
2
-1
/
+29
2019-10-15
gpio: merrifield: Restore use of irq_base
Andy Shevchenko
1
-0
/
+1
2019-10-14
xtensa: drop EXPORT_SYMBOL for outs*/ins*
Max Filippov
1
-7
/
+0
2019-10-14
mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped more than once
Jane Chu
1
-9
/
+13
2019-10-14
mm/slab.c: fix kernel-doc warning for __ksize()
Randy Dunlap
1
-0
/
+3
2019-10-14
xarray.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+2
2019-10-14
bitmap.h: fix kernel-doc warning and typo
Randy Dunlap
1
-1
/
+2
2019-10-14
fs/fs-writeback.c: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2019-10-14
fs/libfs.c: fix kernel-doc warning
Randy Dunlap
1
-2
/
+1
2019-10-14
fs/direct-io.c: fix kernel-doc warning
Randy Dunlap
1
-2
/
+1
2019-10-14
mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()
Vlastimil Babka
1
-3
/
+4
2019-10-14
mm, hugetlb: allow hugepage allocations to reclaim as needed
David Rientjes
1
-2
/
+4
2019-10-14
lib/test_meminit: add a kmem_cache_alloc_bulk() test
Alexander Potapenko
1
-0
/
+27
2019-10-14
mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations
Alexander Potapenko
1
-6
/
+16
2019-10-14
lib/generic-radix-tree.c: add kmemleak annotations
Eric Biggers
1
-6
/
+26
2019-10-14
mm/slub: fix a deadlock in show_slab_objects()
Qian Cai
1
-2
/
+11
2019-10-14
mm, page_owner: rename flag indicating that page is allocated
Vlastimil Babka
2
-7
/
+7
2019-10-14
mm, page_owner: decouple freeing stack trace from debug_pagealloc
Vlastimil Babka
2
-21
/
+10
2019-10-14
mm, page_owner: fix off-by-one error in __set_page_owner_handle()
Vlastimil Babka
3
-22
/
+24
2019-10-14
xtensa: fix type conversion in __get_user_[no]check
Max Filippov
1
-26
/
+29
2019-10-14
xtensa: clean up assembly arguments in uaccess macros
Max Filippov
1
-21
/
+21
2019-10-14
block: Fix elv_support_iosched()
Damien Le Moal
1
-1
/
+2
2019-10-14
parisc: Remove 32-bit DMA enforcement from sba_iommu
Sven Schnelle
1
-8
/
+0
2019-10-14
parisc: Fix vmap memory leak in ioremap()/iounmap()
Helge Deller
1
-5
/
+7
2019-10-14
parisc: prefer __section from compiler_attributes.h
Nick Desaulniers
2
-2
/
+2
2019-10-14
parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
Helge Deller
1
-2
/
+2
2019-10-14
firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices
Jean Delvare
1
-1
/
+1
[prev]
[next]