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-01-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+10
2018-01-24
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
3
-4
/
+6
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+3
2018-01-24
kill kernel_sock_ioctl()
Al Viro
1
-1
/
+0
2018-01-24
dev_ioctl(): move copyin/copyout to callers
Al Viro
1
-1
/
+2
2018-01-24
devinet_ioctl(): take copyin/copyout to caller
Al Viro
1
-1
/
+1
2018-01-24
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
1
-1
/
+3
2018-01-24
Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-01-24
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
1
-7
/
+1
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
1
-0
/
+2
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+21
2018-01-23
net: core: Fix kernel-doc for carrier_* attributes
Florian Fainelli
1
-2
/
+2
2018-01-23
serdev: add method to set parity
Ulrich Hecht
1
-0
/
+10
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
1
-2
/
+4
2018-01-22
device property: Allow iterating over available child fwnodes
Marcin Wojtas
1
-0
/
+6
2018-01-22
device property: Introduce fwnode_irq_get()
Marcin Wojtas
2
-0
/
+5
2018-01-22
device property: Introduce fwnode_get_phy_mode()
Marcin Wojtas
1
-0
/
+1
2018-01-22
device property: Introduce fwnode_get_mac_address()
Marcin Wojtas
1
-0
/
+2
2018-01-21
mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
Kirill A. Shutemov
1
-0
/
+21
2018-01-21
Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-4
/
+12
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+4
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+12
2018-01-19
net/mlx5: Enable setting hairpin queue size
Or Gerlitz
2
-2
/
+7
2018-01-19
net/mlx5: Vectorize the low level core hairpin object
Or Gerlitz
1
-2
/
+5
2018-01-19
net/dim: Fix fixpoint divide exception in net_dim_stats_compare
Talat Batheesh
1
-0
/
+7
2018-01-19
sparse doesn't support struct randomization
Matthew Wilcox
1
-1
/
+1
2018-01-18
bpf: offload: report device information about offloaded maps
Jakub Kicinski
1
-0
/
+2
2018-01-18
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
1
-0
/
+2
2018-01-17
Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...
David S. Miller
1
-0
/
+7
2018-01-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+7
2018-01-17
net/mlx5: Fix build break
Saeed Mahameed
1
-2
/
+0
2018-01-17
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-14
/
+41
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-17
/
+100
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-9
/
+33
2018-01-16
phy: add helpers for setting/clearing bits in PHY registers
Heiner Kallweit
1
-0
/
+49
2018-01-16
can: dev: Add support for limiting configured bitrate
Franklin S Cooper Jr
1
-0
/
+7
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
1
-4
/
+4
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
1
-1
/
+1
2018-01-15
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
1
-4
/
+10
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
2
-0
/
+65
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-2
/
+2
2018-01-14
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
1
-0
/
+1
2018-01-14
bpf: add map_alloc_check callback
Jakub Kicinski
1
-0
/
+1
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
1
-0
/
+1
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
1
-0
/
+2
[next]