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
2020-04-28
Bluetooth: Adding driver and quirk defs for multi-role LE
Alain Michaud
1
-0
/
+9
2020-04-28
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
1
-0
/
+3
2020-04-28
xfrm: add IPv6 support for espintcp
Sabrina Dubroca
1
-0
/
+2
2020-04-28
xfrm: add support for UDPv6 encapsulation of ESP
Sabrina Dubroca
2
-0
/
+8
2020-04-28
x86/tboot: Mark tboot static
Christoph Hellwig
1
-7
/
+1
2020-04-28
clk: renesas: Add r8a7742 CPG Core Clock Definitions
Lad Prabhakar
1
-0
/
+42
2020-04-28
dt-bindings: power: rcar-sysc: Add r8a7742 power domain index macros
Lad Prabhakar
1
-0
/
+29
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::spimem
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::info
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::reg_proto
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::mtd
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for 'struct spi_nor'
Sergei Shtylyov
1
-4
/
+4
2020-04-28
netfilter: nft_nat: add netmap support
Pablo Neira Ayuso
1
-1
/
+3
2020-04-27
audit: log audit netlink multicast bind and unbind
Richard Guy Briggs
1
-0
/
+1
2020-04-27
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2020-04-27
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-0
/
+4
2020-04-27
drm/dp_mst: Kill the second sideband tx slot, save the world
Lyude Paul
1
-21
/
+8
2020-04-27
interconnect: Add devm_of_icc_get() as exported API for users
Akash Asthana
1
-0
/
+7
2020-04-27
switchdev: mrp: Extend switchdev API to offload MRP
Horatiu Vultur
1
-0
/
+62
2020-04-27
net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
Horatiu Vultur
1
-0
/
+1
2020-04-27
bridge: mrp: Extend bridge interface
Horatiu Vultur
1
-0
/
+2
2020-04-27
bridge: uapi: mrp: Add mrp attributes.
Horatiu Vultur
3
-0
/
+127
2020-04-27
locktorture.c: Fix if-statement empty body warnings
Randy Dunlap
1
-1
/
+1
2020-04-27
rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPI
Paul E. McKenney
1
-1
/
+2
2020-04-27
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
2
-6
/
+9
2020-04-27
rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
Paul E. McKenney
2
-8
/
+38
2020-04-27
rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
Paul E. McKenney
2
-0
/
+92
2020-04-27
rcu-tasks: Add an RCU-tasks rude variant
Paul E. McKenney
1
-0
/
+3
2020-04-27
rcu-tasks: Refactor RCU-tasks to allow variants to be added
Paul E. McKenney
1
-3
/
+3
2020-04-27
rcu: Reinstate synchronize_rcu_mult()
Paul E. McKenney
1
-0
/
+19
2020-04-27
sched/core: Add function to sample state of locked-down task
Paul E. McKenney
1
-0
/
+2
2020-04-27
rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs field
Lai Jiangshan
1
-1
/
+1
2020-04-27
rcu: Add rcu_gp_might_be_stalled()
Paul E. McKenney
2
-0
/
+2
2020-04-27
Revert "rculist: Describe variadic macro argument in a Sphinx-compatible way"
Jonathan Neuschäfer
1
-2
/
+2
2020-04-27
vsock/virtio: fix multiple packet delivery to monitoring devices
Stefano Garzarella
1
-0
/
+1
2020-04-27
dmaengine: fix channel index enumeration
Dave Jiang
1
-2
/
+2
2020-04-27
ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...
Mateusz Gorski
1
-0
/
+1
2020-04-27
ASoC: Intel: Multiple I/O PCM format support for pipe
Mateusz Gorski
1
-0
/
+1
2020-04-27
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
1
-0
/
+1
2020-04-27
SUNRPC: Fix GSS privacy computation of auth->au_ralign
Chuck Lever
1
-0
/
+1
2020-04-27
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
2
-3
/
+5
2020-04-27
dma-buf: Fix SET_NAME ioctl uapi
Daniel Vetter
1
-0
/
+6
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
69
-154
/
+192
2020-04-27
Merge 5.7-rc3 into driver-core-next
Greg Kroah-Hartman
69
-154
/
+192
2020-04-27
Merge 5.7-rc3 into char-misc-next
Greg Kroah-Hartman
27
-91
/
+108
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
18
-143
/
+101
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
6
-0
/
+21
2020-04-27
mm: remove watermark_boost_factor_sysctl_handler
Christoph Hellwig
1
-2
/
+0
2020-04-26
netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
Bodong Wang
1
-2
/
+6
2020-04-26
Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
[prev]
[next]