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
2020-03-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2020-03-26
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-5
/
+12
2020-03-25
clk: Pass correct arguments to __clk_hw_register_gate()
Stephen Boyd
1
-5
/
+5
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-11
/
+45
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-4
/
+32
2020-03-24
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
1
-7
/
+0
2020-03-23
netlink: check for null extack in cookie helpers
Michal Kubecek
1
-0
/
+4
2020-03-23
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
1
-3
/
+4
2020-03-23
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
2
-2
/
+8
2020-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+4
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-2
/
+3
2020-03-21
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+3
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
1
-1
/
+2
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
1
-0
/
+1
2020-03-16
netlink: add nl_set_extack_cookie_u32()
Michal Kubecek
1
-0
/
+9
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+11
2020-03-15
Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+11
2020-03-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2020-03-13
Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+1
2020-03-13
Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-0
/
+1
2020-03-13
iommu/vt-d: Fix debugfs register reads
Megha Dey
1
-0
/
+2
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-7
/
+16
2020-03-12
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
1
-0
/
+2
2020-03-12
block: Fix partition support for host aware zoned block devices
Shin'ichiro Kawasaki
1
-12
/
+1
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
1
-1
/
+1
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
1
-0
/
+1
2020-03-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-03-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+16
2020-03-10
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
1
-2
/
+4
2020-03-08
inet_diag: return classid for all socket types
Dmitry Yakunin
1
-6
/
+12
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+17
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-03-06
rhashtable: Document the right function parameters
Jonathan Neuschäfer
1
-1
/
+1
2020-03-06
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-03-06
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
1
-0
/
+4
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
2
-7
/
+11
2020-03-04
driver core: Add dev_has_sync_state()
Saravana Kannan
1
-0
/
+11
2020-03-02
iommu/vt-d: Fix RCU list debugging warnings
Amol Grover
1
-3
/
+5
2020-03-02
block: Remove used kblockd_schedule_work_on()
Daniel Wagner
1
-1
/
+0
2020-03-01
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
1
-0
/
+1
2020-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+14
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
1
-1
/
+1
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-7
/
+20
2020-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-1
/
+1
2020-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+10
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+3
2020-02-26
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
1
-1
/
+10
2020-02-25
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
Jason A. Donenfeld
1
-6
/
+10
[next]