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
2019-06-21
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
1
-3
/
+4
2019-06-21
PCI/ACPI: Evaluate PCI Boot Configuration _DSM
Benjamin Herrenschmidt
2
-3
/
+6
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
257
-1211
/
+257
2019-06-21
netfilter: fix nf_conntrack_bridge/ipv6 link error
Arnd Bergmann
1
-4
/
+12
2019-06-21
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
1
-1
/
+10
2019-06-21
firmware: xilinx: zynqmp: Remove unused macro
Jolly Shah
1
-1
/
+0
2019-06-21
nvme-trace: support for fabrics commands in host-side
Minwoo Im
1
-3
/
+17
2019-06-21
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
1
-0
/
+45
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
1
-1
/
+6
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
1
-0
/
+6
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-0
/
+1
2019-06-21
Merge tag 'drm-misc-next-2019-06-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-38
/
+47
2019-06-21
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
1
-1
/
+18
2019-06-20
jbd2: drop declaration of journal_sync_buffer()
Theodore Ts'o
1
-1
/
+0
2019-06-20
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
1
-0
/
+22
2019-06-20
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
1
-0
/
+2
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
1
-4
/
+7
2019-06-20
block: add centralize REQ_OP_XXX to string helper
Chaitanya Kulkarni
1
-0
/
+3
2019-06-20
Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+3
2019-06-20
Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-0
/
+7
2019-06-20
Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2019-06-20
blk-cgroup: move struct blkg_stat to bfq
Christoph Hellwig
1
-71
/
+0
2019-06-20
blk-cgroup: introduce a new struct blkg_rwstat_sample
Christoph Hellwig
1
-10
/
+12
2019-06-20
blk-cgroup: pass blkg_rwstat structures by reference
Christoph Hellwig
1
-7
/
+7
2019-06-20
blk-cgroup: factor out a helper to read rwstat counter
Christoph Hellwig
1
-0
/
+7
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
5
-10
/
+2
2019-06-20
block: remove blk_init_request_from_bio
Christoph Hellwig
1
-1
/
+0
2019-06-20
mmc: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
1
-1
/
+0
2019-06-20
fsnotify: get rid of fsnotify_nameremove()
Amir Goldstein
2
-8
/
+2
2019-06-20
fsnotify: move fsnotify_nameremove() hook out of d_delete()
Amir Goldstein
1
-0
/
+2
2019-06-20
fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
1
-0
/
+26
2019-06-20
regulator: da9061/62: Adjust LDO voltage selection minimum value
Felix Riemann
1
-0
/
+3
2019-06-20
ASoC: madera: Add common support for Cirrus Logic Madera codecs
Richard Fitzgerald
1
-0
/
+4
2019-06-20
netfilter: synproxy: fix building syncookie calls
Arnd Bergmann
1
-6
/
+8
2019-06-20
blk-core: Remove blk_end_request*() declarations
Pavel Begunkov
1
-12
/
+0
2019-06-20
block: move tag field position in struct request
Minwoo Im
1
-1
/
+1
2019-06-20
x86/mm: Rework ioremap resource mapping determination
Lianbo Jiang
1
-0
/
+9
2019-06-20
x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVED
Lianbo Jiang
1
-0
/
+1
2019-06-20
i3c: add mixed limited bus mode
Vitor Soares
1
-0
/
+5
2019-06-20
coresight: Use platform agnostic names
Suzuki K Poulose
1
-1
/
+24
2019-06-20
coresight: Use fwnode handle instead of device names
Suzuki K Poulose
1
-2
/
+2
2019-06-20
coresight: Reuse platform data structure for connection tracking
Suzuki K Poulose
1
-6
/
+2
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
1
-4
/
+4
2019-06-20
coresight: Remove cpu field from platform data
Suzuki K Poulose
1
-2
/
+0
2019-06-20
coresight: Make device to CPU mapping generic
Suzuki K Poulose
1
-6
/
+1
2019-06-20
coresight: Introduce generic platform data helper
Suzuki K Poulose
1
-5
/
+2
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+93
2019-06-19
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
1
-0
/
+3
2019-06-19
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
6
-45
/
+47
2019-06-19
Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-0
/
+246
[prev]
[next]