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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
1
-0
/
+1
2017-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-8
/
+53
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2
-7
/
+13
2017-02-12
Input: tsc2004/5 - switch to using generic device properties
Dmitry Torokhov
1
-34
/
+0
2017-02-12
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2
-0
/
+5
2017-02-12
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2
-0
/
+13
2017-02-12
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
1
-1
/
+1
2017-02-11
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2
-12
/
+10
2017-02-11
tap: tap as an independent module
Sainath Grandhi
1
-2
/
+2
2017-02-11
tap: Extending tap device create/destroy APIs
Sainath Grandhi
1
-2
/
+2
2017-02-11
tap: Abstract type of virtual interface from tap implementation
Sainath Grandhi
1
-4
/
+53
2017-02-11
tap: Tap character device creation/destroy API
Sainath Grandhi
1
-0
/
+3
2017-02-11
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
3
-25
/
+25
2017-02-11
tap: Refactoring macvtap.c
Sainath Grandhi
1
-0
/
+10
2017-02-11
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
Ard Biesheuvel
1
-2
/
+18
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-11
/
+22
2017-02-10
devicetree: add lm90 thermal_zone sensor support
Christian Lamparter
1
-0
/
+12
2017-02-10
PCI/ASPM: Add L1 substate capability structure register definitions
Rajat Jain
1
-0
/
+16
2017-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2017-02-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+8
2017-02-10
bitfield.h: add FIELD_FIT() helper
Jakub Kicinski
1
-0
/
+13
2017-02-10
PCI/DPC: Wait for Root Port busy to clear
Keith Busch
1
-0
/
+1
2017-02-10
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
1
-3
/
+0
2017-02-10
PCI/MSI: Remove unused pci_msi_create_default_irq_domain()
Christoph Hellwig
1
-3
/
+0
2017-02-10
devlink: fix the name of eswitch commands
Jiri Pirko
1
-2
/
+8
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
6
-451
/
+329
2017-02-10
net: dsa: remove unnecessary phy*.h includes
Russell King
1
-2
/
+3
2017-02-10
net/act_pedit: Introduce 'add' operation
Amir Vadai
2
-0
/
+9
2017-02-10
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
2
-0
/
+28
2017-02-10
net/skbuff: Introduce skb_mac_offset()
Amir Vadai
1
-0
/
+5
2017-02-10
mtd: name the mtd device with an optional label property
Cédric Le Goater
1
-0
/
+3
2017-02-10
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
3
-6
/
+62
2017-02-10
switchdev: bridge: Offload mc router ports
Nogah Frankel
1
-0
/
+2
2017-02-10
switchdev: bridge: Offload multicast disabled
Nogah Frankel
1
-0
/
+2
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2
-2
/
+2
2017-02-10
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
1
-1
/
+1
2017-02-10
afs: Move UUID struct to linux/uuid.h
David Howells
1
-0
/
+24
2017-02-10
ipv4: fib: Add events for FIB replace and append
Ido Schimmel
1
-1
/
+2
2017-02-10
blk-mq: pass bio to blk_mq_sched_get_rq_priv
Paolo Valente
1
-1
/
+1
2017-02-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
7
-124
/
+199
2017-02-10
kernfs: handle null pointers while printing node name and path
Konstantin Khlebnikov
1
-14
/
+6
2017-02-10
binder: Add support for file-descriptor arrays
Martijn Coenen
1
-0
/
+28
2017-02-10
binder: Add support for scatter-gather
Martijn Coenen
1
-0
/
+45
2017-02-10
binder: Split flat_binder_object
Martijn Coenen
1
-3
/
+28
2017-02-10
vmbus: remove unused kickq argument to sendpacket
Stephen Hemminger
1
-4
/
+2
2017-02-10
vmbus: remove no longer used signal_policy
Stephen Hemminger
1
-18
/
+0
2017-02-10
fpga: Add scatterlist based programming
Jason Gunthorpe
1
-0
/
+5
2017-02-10
drivers/fsi: add driver to device matches
Jeremy Kerr
1
-2
/
+19
2017-02-10
drivers/fsi: Add device & driver definitions
Jeremy Kerr
1
-0
/
+11
2017-02-10
drivers/fsi: Add empty fsi bus definitions
Jeremy Kerr
1
-0
/
+22
[prev]
[next]