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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
include/linux/mm.h: add new inline function vmf_error()
Souptick Joarder
1
-0
/
+7
2018-05-18
Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-6
/
+12
2018-05-17
fs.h: fix outdated comment about file flags
Li Qiang
1
-1
/
+1
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+1
2018-05-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-0
/
+1
2018-05-16
net/mlx5: Fix build break when CONFIG_SMP=n
Saeed Mahameed
1
-11
/
+1
2018-05-16
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
2
-1
/
+11
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-1
/
+1
2018-05-16
ide: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-3
/
+3
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-1
/
+1
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2
-5
/
+6
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2
-3
/
+9
2018-05-16
net: move seq_file_single_net to <linux/seq_file_net.h>
Christoph Hellwig
1
-0
/
+13
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-1
/
+9
2018-05-16
proc: introduce proc_create_seq_private
Christoph Hellwig
2
-4
/
+12
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2
-1
/
+11
2018-05-16
proc: introduce a proc_pid_ns helper
Christoph Hellwig
1
-0
/
+6
2018-05-15
mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit
Geert Uytterhoeven
1
-5
/
+11
2018-05-14
block: Split out bio_list_copy_data()
Kent Overstreet
1
-2
/
+3
2018-05-14
block: Add bio_copy_data_iter(), zero_fill_bio_iter()
Kent Overstreet
1
-3
/
+15
2018-05-14
block: Use bioset_init() for fs_bio_set
Kent Overstreet
1
-2
/
+2
2018-05-14
block: Add bioset_init()/bioset_exit()
Kent Overstreet
1
-0
/
+2
2018-05-14
block: Convert bio_set to mempool_init()
Kent Overstreet
1
-5
/
+5
2018-05-14
mempool: Add mempool_init()/mempool_exit()
Kent Overstreet
1
-0
/
+34
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-4
/
+1
2018-05-14
make xattr_getsecurity() static
Al Viro
1
-1
/
+0
2018-05-14
mtd: Fix comparison in map_word_andequal()
Ben Hutchings
1
-1
/
+1
2018-05-14
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-4
/
+4
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+47
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+4
2018-05-11
rbtree: include rcu.h
Sebastian Andrzej Siewior
2
-0
/
+2
2018-05-11
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
1
-0
/
+2
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-0
/
+1
2018-05-11
KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
Wanpeng Li
1
-7
/
+1
2018-05-11
spi: Get rid of the spi_flash_read() API
Boris Brezillon
1
-53
/
+0
2018-05-11
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2
-0
/
+256
2018-05-10
sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()
Omar Sandoval
1
-0
/
+29
2018-05-10
libceph: add osd_req_op_extent_osd_data_bvecs()
Ilya Dryomov
1
-2
/
+10
2018-05-09
Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-3
/
+3
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
1
-36
/
+2
2018-05-09
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
1
-15
/
+6
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
2
-12
/
+18
2018-05-09
block: replace bio->bi_issue_stat with bio-specific type
Omar Sandoval
1
-1
/
+48
2018-05-09
PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
Christoph Hellwig
1
-1
/
+1
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
1
-1
/
+1
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
1
-3
/
+10
2018-05-09
iommu-common: move to arch/sparc
Christoph Hellwig
1
-53
/
+0
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-6
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-1
/
+0
[prev]
[next]