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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
staging: wfx: use boolean appropriately
Jérôme Pouiller
2
-3
/
+3
2019-12-18
staging: wfx: fix counter overflow
Jérôme Pouiller
1
-1
/
+1
2019-12-18
staging: wfx: fix case of lack of tx_retry_policies
Jérôme Pouiller
1
-2
/
+5
2019-12-18
staging: wfx: fix the cache of rate policies on interface reset
Jérôme Pouiller
3
-3
/
+7
2019-12-18
kconfig: remove ---help--- from documentation
Masahiro Yamada
1
-4
/
+1
2019-12-18
mmc: sdhci: Add a quirk for broken command queuing
Adrian Hunter
2
-0
/
+5
2019-12-18
mmc: sdhci: Workaround broken command queuing on Intel GLK
Adrian Hunter
1
-1
/
+9
2019-12-18
mmc: sdhci-of-esdhc: fix P2020 errata handling
Yangbo Lu
1
-2
/
+2
2019-12-18
Merge tag 'gvt-fixes-2019-12-18' of https://github.com/intel/gvt-linux into d...
Joonas Lahtinen
6
-6
/
+118
2019-12-18
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
1
-2
/
+1
2019-12-18
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
1
-0
/
+2
2019-12-17
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-17
nfp: flower: fix stats id allocation
John Hurley
1
-6
/
+6
2019-12-17
net: dsa: make unexported dsa_link_touch() static
Ben Dooks (Codethink)
1
-1
/
+2
2019-12-17
net: ag71xx: fix compile warnings
Oleksij Rempel
1
-2
/
+2
2019-12-17
net: fix kernel-doc warning in <linux/netdevice.h>
Randy Dunlap
1
-1
/
+1
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
4
-6
/
+7
2019-12-17
net: qlogic: Fix error paths in ql_alloc_large_buffers()
Ben Hutchings
1
-4
/
+4
2019-12-17
sctp: fix memleak on err handling of stream initialization
Marcelo Ricardo Leitner
1
-2
/
+6
2019-12-18
fs: call fsnotify_sb_delete after evict_inodes
Eric Sandeen
2
-1
/
+6
2019-12-18
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
4
-1
/
+10
2019-12-17
lib/Kconfig.debug: fix some messed up configurations
Changbin Du
1
-49
/
+51
2019-12-17
mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
Yang Shi
1
-1
/
+1
2019-12-17
kasan: don't assume percpu shadow allocations will succeed
Daniel Axtens
1
-10
/
+38
2019-12-17
kasan: use apply_to_existing_page_range() for releasing vmalloc shadow
Daniel Axtens
1
-3
/
+6
2019-12-17
mm/memory.c: add apply_to_existing_page_range() helper
Daniel Axtens
2
-42
/
+97
2019-12-17
kasan: fix crashes on access to memory mapped by vm_map_ram()
Andrey Ryabinin
3
-60
/
+67
2019-12-18
KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor
Paul Mackerras
1
-1
/
+2
2019-12-17
io_uring: warn about unhandled opcode
Jens Axboe
1
-2
/
+6
2019-12-17
io_uring: read opcode and user_data from SQE exactly once
Jens Axboe
1
-25
/
+20
2019-12-17
io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable
Jens Axboe
1
-10
/
+34
2019-12-17
io_uring: make IORING_OP_CANCEL_ASYNC deferrable
Jens Axboe
1
-4
/
+28
2019-12-17
io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable
Jens Axboe
1
-14
/
+54
2019-12-17
io_uring: make HARDLINK imply LINK
Pavel Begunkov
1
-1
/
+1
2019-12-17
io_uring: any deferred command must have stable sqe data
Jens Axboe
1
-49
/
+172
2019-12-17
io_uring: remove 'sqe' parameter to the OP helpers that take it
Jens Axboe
1
-36
/
+44
2019-12-17
io_uring: fix pre-prepped issue with force_nonblock == true
Jens Axboe
1
-77
/
+98
2019-12-17
io-wq: re-add io_wq_current_is_worker()
Jens Axboe
1
-2
/
+6
2019-12-17
dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'
Rob Herring
1
-0
/
+1
2019-12-17
Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-47
/
+122
2019-12-17
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
1
-6
/
+8
2019-12-17
Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-56
/
+127
2019-12-17
early init: fix error handling when opening /dev/console
Linus Torvalds
1
-1
/
+1
2019-12-17
Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+21
2019-12-17
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-14
/
+62
2019-12-17
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
1
-19
/
+77
2019-12-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2019-12-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+4
2019-12-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2019-12-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
65
-289
/
+976
[prev]
[next]