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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
btrfs: tracepoints, drop unnecessary ULL casts
David Sterba
1
-62
/
+62
2018-05-28
btrfs: tracepoints, use %llu instead of %Lu
David Sterba
1
-9
/
+9
2018-05-28
btrfs: tracepoints, use correct type for inode number
David Sterba
1
-23
/
+24
2018-05-28
x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag
Christoph Hellwig
1
-11
/
+0
2018-05-28
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
1
-0
/
+3
2018-05-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2018-05-26
crypto: af_alg: convert to ->poll_mask
Christoph Hellwig
1
-2
/
+1
2018-05-26
net/iucv: convert to ->poll_mask
Christoph Hellwig
1
-2
/
+0
2018-05-26
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-26
net/sctp: convert to ->poll_mask
Christoph Hellwig
1
-2
/
+1
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2
-3
/
+2
2018-05-26
net/tcp: convert to ->poll_mask
Christoph Hellwig
1
-2
/
+1
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-2
/
+0
2018-05-26
net: add support for ->poll_mask in proto_ops
Christoph Hellwig
1
-0
/
+1
2018-05-26
net: refactor socket_poll
Christoph Hellwig
1
-0
/
+15
2018-05-26
aio: implement IOCB_CMD_POLL
Christoph Hellwig
1
-4
/
+2
2018-05-26
aio: simplify KIOCB_KEY handling
Christoph Hellwig
1
-2
/
+0
2018-05-26
fs: introduce new ->get_poll_head and ->poll_mask methods
Christoph Hellwig
2
-6
/
+8
2018-05-26
fs: add new vfs_poll and file_can_poll helpers
Christoph Hellwig
1
-0
/
+12
2018-05-26
fs: unexport poll_schedule_timeout
Christoph Hellwig
1
-2
/
+0
2018-05-26
uapi: turn __poll_t sparse checks on by default
Christoph Hellwig
1
-4
/
+0
2018-05-26
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Christoph Hellwig
1
-0
/
+1
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+6
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+5
2018-05-25
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
1
-3
/
+5
2018-05-25
mm: do not warn on offline nodes unless the specific node is explicitly reque...
Michal Hocko
1
-1
/
+1
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-05-25
regmap: add missing prototype for devm_init_slimbus
Srinivas Kandagatla
1
-1
/
+17
2018-05-25
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
1
-2
/
+2
2018-05-25
sched, tracing: Fix trace_sched_pi_setprio() for deboosting
Sebastian Andrzej Siewior
1
-1
/
+3
2018-05-24
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
1
-1
/
+1
2018-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+5
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2
-1
/
+3
2018-05-24
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
1
-0
/
+7
2018-05-24
bpf: properly enforce index mask to prevent out-of-bounds speculation
Daniel Borkmann
1
-1
/
+1
2018-05-23
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
1
-5
/
+5
2018-05-23
Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-05-22
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
1
-0
/
+2
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
7
-5
/
+40
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-11
/
+12
2018-05-21
Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-next
Guenter Roeck
1
-0
/
+2
2018-05-20
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+11
2018-05-20
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2018-05-19
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
1
-0
/
+1
2018-05-19
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
4
-1
/
+63
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-18
cfg80211: further limit wiphy names to 64 bytes
Eric Biggers
1
-1
/
+1
2018-05-17
fs.h: fix outdated comment about file flags
Li Qiang
1
-1
/
+1
[prev]
[next]