index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-22
misc: alcor_pci: fix inverted branch condition
Tong Zhang
1
-1
/
+1
2021-05-21
misc: xilinx-sdfec: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-3
/
+0
2021-05-21
eeprom: ee1004: Let device core handle attribute eeprom
Heiner Kallweit
1
-17
/
+9
2021-05-21
sysfs: Add helper BIN_ATTRIBUTE_GROUPS
Heiner Kallweit
1
-0
/
+6
2021-05-21
misc: bcm-vk: Replace zero-length array with flexible array member
Gustavo A. R. Silva
2
-3
/
+2
2021-05-21
uio: Remove leading spaces in Kconfig
Juerg Haefliger
1
-1
/
+1
2021-05-21
w1: ds2438: support for writing to offset register
Luiz Sampaio
3
-1
/
+66
2021-05-21
w1: ds2438: adding support for reading page1
Luiz Sampaio
3
-0
/
+55
2021-05-21
w1: ds2438: fixing bug that would always get page0
Luiz Sampaio
1
-2
/
+2
2021-05-21
w1: ds2438: changed sysfs macro for rw file
Luiz Sampaio
1
-1
/
+1
2021-05-21
w1: ds2438: fixed if brackets coding style issue
Luiz Sampaio
1
-8
/
+8
2021-05-21
w1: ds2438: fixed a coding style issue
Luiz Sampaio
1
-5
/
+5
2021-05-21
w1: w1_therm: fix build warning in w1_seq_show()
Yang Yingliang
1
-2
/
+1
2021-05-21
w1: w1_therm: correct function name bulk_read_support()
Yang Yingliang
1
-1
/
+1
2021-05-21
parport: Use string_upper() instead of open coded variant
Andy Shevchenko
1
-8
/
+3
2021-05-21
comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'
Lee Jones
1
-1
/
+1
2021-05-21
comedi: drivers: ni_routes: Demote non-conforming kernel-doc headers
Lee Jones
1
-3
/
+3
2021-05-21
comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote others
Lee Jones
1
-6
/
+6
2021-05-21
comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'
Lee Jones
1
-1
/
+2
2021-05-21
char: hw_random: pseries-rng: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-05-21
char: hpet: Remove unused variable 'm'
Lee Jones
1
-2
/
+2
2021-05-21
char: pcmcia: cm4040_cs: Remove unused variable 'uc'
Lee Jones
1
-2
/
+1
2021-05-21
char: pcmcia: cm4000_cs: Remove unused variable 'tmp'
Lee Jones
1
-2
/
+1
2021-05-19
Revert "i915: fix remap_io_sg to verify the pgprot"
Linus Torvalds
1
-23
/
+50
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
17
-18
/
+17
2021-05-17
Linux 5.13-rc2
v5.13-rc2
Linus Torvalds
1
-1
/
+1
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2
-2
/
+2
2021-05-15
mm/ioremap: fix iomap_max_page_shift
Christophe Leroy
1
-3
/
+3
2021-05-15
docs: admin-guide: update description for kernel.modprobe sysctl
Rasmus Villemoes
1
-4
/
+5
2021-05-15
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
1
-3
/
+4
2021-05-15
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
2
-5
/
+5
2021-05-15
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
1
-6
/
+23
2021-05-15
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
3
-8
/
+20
2021-05-15
ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...
Hugh Dickins
1
-1
/
+2
2021-05-15
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-15
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-15
kernel/resource: fix return code check in __request_free_mem_region
Alistair Popple
1
-1
/
+1
2021-05-15
mm, slub: move slub_debug static key enabling outside slab_mutex
Vlastimil Babka
2
-9
/
+10
2021-05-15
mm/hugetlb: fix cow where page writtable in child
Peter Xu
1
-0
/
+1
2021-05-15
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
3
-18
/
+41
2021-05-14
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2021-05-14
block/partitions/efi.c: Fix the efi_partition() kernel-doc header
Bart Van Assche
1
-1
/
+1
2021-05-14
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
1
-2
/
+4
2021-05-14
blk-mq: plug request for shared sbitmap
Ming Lei
1
-2
/
+3
2021-05-14
xen/swiotlb: check if the swiotlb has already been initialized
Stefano Stabellini
2
-1
/
+12
2021-05-14
arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
Christoph Hellwig
1
-1
/
+2
2021-05-14
xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h
Stefano Stabellini
2
-13
/
+14
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
2
-2
/
+4
2021-05-14
io_uring: increase max number of reg buffers
Pavel Begunkov
1
-1
/
+3
2021-05-14
io_uring: further remove sqpoll limits on opcodes
Pavel Begunkov
1
-4
/
+2
[next]