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
2016-07-01
net_sched: fix mirrored packets checksum
WANG Cong
1
-0
/
+19
2016-07-01
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
1
-0
/
+1
2016-07-01
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
1
-0
/
+7
2016-07-01
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
1
-5
/
+0
2016-07-01
Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2016-07-01
crypto: rsa - Generate fixed-length output
Herbert Xu
1
-1
/
+1
2016-07-01
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
Joe Perches
1
-0
/
+23
2016-07-01
net/mlx5: Add timeout handle to commands with callback
Mohamad Haj Yahia
1
-0
/
+1
2016-07-01
tun: switch to use skb array for tx
Jason Wang
1
-0
/
+1
2016-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
1
-0
/
+1
2016-07-01
skb_array: add wrappers for resizing
Jason Wang
1
-0
/
+9
2016-07-01
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
1
-9
/
+62
2016-07-01
skb_array: minor tweak
Jason Wang
1
-2
/
+2
2016-07-01
ptr_ring: support zero length ring
Jason Wang
1
-2
/
+4
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
1
-22
/
+0
2016-06-30
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
40
-88
/
+249
2016-06-30
Merge branch 'for-linus' into work.misc
Al Viro
2
-0
/
+2
2016-06-30
vfs: Verify acls are valid within superblock's s_user_ns.
Eric W. Biederman
1
-1
/
+1
2016-06-30
userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NS
Eric W. Biederman
1
-2
/
+2
2016-06-30
Merge branch 'clk-hw-unregister-fixed-rate' into clk-next
Stephen Boyd
1
-0
/
+1
2016-06-30
clk: fixed-rate: add clk_hw_unregister_fixed_rate()
Masahiro Yamada
1
-0
/
+1
2016-06-30
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
1
-3
/
+2
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-8
/
+14
2016-06-30
Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+10
2016-06-30
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-45
/
+168
2016-06-30
jbd2: track more dependencies on transaction commit
Jan Kara
1
-0
/
+6
2016-06-30
jbd2: move lockdep tracking to journal_s
Jan Kara
1
-4
/
+13
2016-06-30
mac80211: Encrypt "Group addressed privacy" action frames
Masashi Honma
1
-0
/
+30
2016-06-30
wireless: Use macro instead of number
Masashi Honma
1
-1
/
+1
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-59
/
+135
2016-06-30
vfs: document ->d_real()
Miklos Szeredi
1
-1
/
+13
2016-06-30
vfs: merge .d_select_inode() into .d_real()
Miklos Szeredi
2
-26
/
+9
2016-06-30
mfd: da9053: Fix compiler warning message for uninitialised variable
Steve Twiss
1
-1
/
+1
2016-06-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
3
-6
/
+22
2016-06-29
ir-rx51: use hrtimer instead of dmtimer
Ivaylo Dimitrov
1
-1
/
+0
2016-06-29
ir-rx51: use PWM framework instead of OMAP dmtimer
Ivaylo Dimitrov
1
-2
/
+0
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-24
/
+0
2016-06-29
spi: s3c64xx: consider the case when the CS line is not connected
Andi Shyti
1
-0
/
+1
2016-06-29
Merge branch 'reset/explicit-api' into reset/next
Philipp Zabel
1
-44
/
+167
2016-06-29
reset: TRIVIAL: Add line break at same place for similar APIs
Lee Jones
1
-2
/
+2
2016-06-29
reset: Supply *_shared variant calls when using *_optional APIs
Lee Jones
1
-0
/
+12
2016-06-29
reset: Supply *_shared variant calls when using of_* API
Lee Jones
1
-0
/
+53
2016-06-29
reset: Ensure drivers are explicit when requesting reset lines
Lee Jones
1
-24
/
+82
2016-06-29
reset: Reorder inline reset_control_get*() wrappers
Lee Jones
1
-21
/
+21
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-2
/
+47
2016-06-29
Merge 'clk-notify' into clk-next
Stephen Boyd
1
-2
/
+14
2016-06-29
Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
3
-727
/
+66
2016-06-29
regulator: da9211: add descriptions for da9212/da9214
James Ban
1
-1
/
+4
2016-06-29
soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driver
Geert Uytterhoeven
1
-1
/
+1
2016-06-29
extcon: Fix the wrong description about extcon_set/get_cable_state_()
Chanwoo Choi
1
-1
/
+1
[prev]
[next]