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-05-28
ipv6: add ip6_sock_set_recvpktinfo
Christoph Hellwig
1
-0
/
+7
2020-05-28
ipv6: add ip6_sock_set_addr_preferences
Christoph Hellwig
1
-0
/
+67
2020-05-28
ipv6: add ip6_sock_set_recverr
Christoph Hellwig
1
-0
/
+7
2020-05-28
ipv6: add ip6_sock_set_v6only
Christoph Hellwig
1
-0
/
+11
2020-05-28
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
1
-0
/
+1
2020-05-28
ipv4: add ip_sock_set_mtu_discover
Christoph Hellwig
1
-0
/
+1
2020-05-28
ipv4: add ip_sock_set_recverr
Christoph Hellwig
1
-0
/
+1
2020-05-28
ipv4: add ip_sock_set_freebind
Christoph Hellwig
1
-0
/
+1
2020-05-28
ipv4: add ip_sock_set_tos
Christoph Hellwig
1
-0
/
+2
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
1
-0
/
+2
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_enable_timestamps
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_priority
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_no_linger
Christoph Hellwig
1
-0
/
+1
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-0
/
+2
2020-05-28
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
1
-0
/
+1
2020-05-28
power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED
Sebastian Reichel
1
-0
/
+1
2020-05-28
power: supply: core: add manufacture date properties
Sebastian Reichel
1
-0
/
+3
2020-05-28
power: supply: core: add capacity error margin property
Sebastian Reichel
1
-0
/
+1
2020-05-28
kobject: increase allowed number of uevent variables
Sebastian Reichel
1
-1
/
+1
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
4
-0
/
+83
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
4
-4
/
+61
2020-05-28
i2c: avoid confusing naming in header
Wolfram Sang
1
-4
/
+4
2020-05-28
hwmon: Add notification support
Guenter Roeck
1
-0
/
+3
2020-05-28
block: fix a warning when blkdev.h is included for !CONFIG_BLOCK builds
Christoph Hellwig
1
-1
/
+1
2020-05-28
fs: remove dio_end_io()
Goldwyn Rodrigues
1
-2
/
+0
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
1
-1
/
+4
2020-05-28
Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2
-2
/
+2
2020-05-28
mmc: sdio: Fix macro name for Marvell device with ID 0x9134
Pali Rohár
1
-1
/
+1
2020-05-28
m68k: mcf5441x: add support for esdhc mmc controller
Angelo Dureghello
1
-0
/
+17
2020-05-28
mmc: fix compilation of user API
Jérôme Pouiller
1
-0
/
+1
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+0
2020-05-28
memstick: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-28
mmc: sdhci-esdhc: update contact email
Wolfram Sang
1
-1
/
+1
2020-05-28
mmc: core: expose info about enhanced rpmb support
Krishna Konda
2
-0
/
+2
2020-05-28
mmc: host: Introduce the request_atomic() for the host
Baolin Wang
1
-0
/
+3
2020-05-28
sched: Replace rq::wake_list
Peter Zijlstra
2
-0
/
+2
2020-05-28
irq_work, smp: Allow irq_work on call_single_queue
Peter Zijlstra
2
-2
/
+28
2020-05-28
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
17
-33
/
+285
[prev]
[next]