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-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
2
-1
/
+86
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
1
-1
/
+2
2019-09-13
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
17
-224
/
+2915
2019-09-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-26
/
+57
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-7
/
+7
2019-09-13
bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...
Colin Ian King
1
-4
/
+6
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
1
-2
/
+2
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
1
-4
/
+4
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
5
-19
/
+80
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
4
-5
/
+7
2019-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
68
-417
/
+603
2019-09-13
hwmon: submitting-patches: Add note on comment style
Guenter Roeck
1
-0
/
+4
2019-09-13
pinctrl: meson-gxbb: Fix wrong pinning definition for uart_c
Otto Meier
1
-6
/
+6
2019-09-13
hwmon: submitting-patches: Point to with_info API
Guenter Roeck
1
-2
/
+2
2019-09-13
Merge branch 'fixes' into next
Ulf Hansson
5
-27
/
+15
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
1
-3
/
+4
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2
-1
/
+9
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
4
-23
/
+2
2019-09-13
MAINTAINERS: Add PCI native host/endpoint controllers designated reviewer
Lorenzo Pieralisi
1
-0
/
+1
2019-09-13
crypto: caam - Cast to long first before pointer conversion
Herbert Xu
1
-2
/
+2
2019-09-13
crypto: ccree - enable CTS support in AES-XTS
Uri Shir
1
-10
/
+6
2019-09-13
crypto: inside-secure - Probe transform record cache RAM sizes
Pascal van Leeuwen
2
-50
/
+200
2019-09-13
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
Pascal van Leeuwen
2
-12
/
+40
2019-09-13
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
Pascal van Leeuwen
2
-10
/
+48
2019-09-13
crypto: inside-secure - Enable extended algorithms on newer HW
Pascal van Leeuwen
2
-0
/
+3
2019-09-13
crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
Pascal van Leeuwen
2
-4
/
+4
2019-09-13
crypto: inside-secure - Add EIP97/EIP197 and endianness detection
Pascal van Leeuwen
2
-50
/
+130
2019-09-13
padata: remove cpu_index from the parallel_queue
Daniel Jordan
2
-13
/
+2
2019-09-13
padata: unbind parallel jobs from specific CPUs
Daniel Jordan
2
-53
/
+68
2019-09-13
padata: use separate workqueues for parallel and serial work
Daniel Jordan
2
-12
/
+22
2019-09-13
padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
Daniel Jordan
2
-12
/
+9
2019-09-13
crypto: pcrypt - remove padata cpumask notifier
Daniel Jordan
1
-107
/
+18
2019-09-13
padata: make padata_do_parallel find alternate callback CPU
Daniel Jordan
3
-39
/
+23
2019-09-13
workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs
Daniel Jordan
1
-5
/
+14
2019-09-13
workqueue: unconfine alloc/apply/free_workqueue_attrs()
Daniel Jordan
2
-3
/
+7
2019-09-13
padata: allocate workqueue internally
Daniel Jordan
4
-28
/
+24
2019-09-13
arm64: dts: imx8mq: Add CAAM node
Andrey Smirnov
1
-0
/
+30
2019-09-13
netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h.
Jeremy Sowden
1
-16
/
+0
2019-09-13
netfilter: conntrack: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zon...
Jeremy Sowden
1
-4
/
+1
2019-09-13
netfilter: remove CONFIG_NETFILTER checks from headers.
Jeremy Sowden
16
-56
/
+10
2019-09-13
netfilter: conntrack: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h.
Jeremy Sowden
1
-2
/
+0
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
4
-37
/
+40
2019-09-13
netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `voi...
Jeremy Sowden
1
-1
/
+1
2019-09-13
netfilter: conntrack: wrap two inline functions in config checks.
Jeremy Sowden
2
-0
/
+6
2019-09-13
netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...
Jeremy Sowden
4
-5
/
+5
2019-09-13
netfilter: conntrack: use consistent style when defining inline functions
Jeremy Sowden
1
-32
/
+50
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
5
-23
/
+23
2019-09-13
netfilter: synproxy: move code between headers.
Jeremy Sowden
2
-39
/
+38
2019-09-13
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
4
-16
/
+16
2019-09-13
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
3
-23
/
+0
[prev]
[next]