index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-14
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
1
-26
/
+16
2019-09-13
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
2
-0
/
+5
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
1
-1
/
+4
2019-09-13
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
1
-0
/
+2
2019-09-13
IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
Kaike Wan
2
-0
/
+36
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
40
-112
/
+144
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
2
-0
/
+2
2019-09-13
PTP: add support for one-shot output
Felipe Balbi
1
-3
/
+3
2019-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
1
-1
/
+23
2019-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
39
-305
/
+223
2019-09-13
padata: remove cpu_index from the parallel_queue
Daniel Jordan
1
-2
/
+0
2019-09-13
padata: unbind parallel jobs from specific CPUs
Daniel Jordan
1
-0
/
+3
2019-09-13
padata: use separate workqueues for parallel and serial work
Daniel Jordan
1
-2
/
+4
2019-09-13
padata: make padata_do_parallel find alternate callback CPU
Daniel Jordan
1
-1
/
+1
2019-09-13
workqueue: unconfine alloc/apply/free_workqueue_attrs()
Daniel Jordan
1
-0
/
+4
2019-09-13
padata: allocate workqueue internally
Daniel Jordan
1
-2
/
+1
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
3
-36
/
+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
3
-14
/
+14
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
2
-12
/
+12
2019-09-13
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
2
-22
/
+0
2019-09-13
netfilter: update include directives.
Jeremy Sowden
4
-9
/
+11
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
3
-31
/
+0
2019-09-13
netfilter: ip_tables: remove unused function declarations.
Jeremy Sowden
2
-4
/
+1
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
7
-13
/
+13
2019-09-13
netfilter: fix include guards.
Jeremy Sowden
2
-4
/
+9
2019-09-13
netfilter: nf_tables_offload: remove rules when the device unregisters
wenxu
1
-1
/
+1
2019-09-13
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
2
-4
/
+4
2019-09-12
platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP events
Enric Balletbo i Serra
1
-0
/
+1
2019-09-12
module: Remove leftover '#undef' from export header
Will Deacon
1
-1
/
+0
2019-09-12
fuse: reserve byteswapped init opcodes
Michael S. Tsirkin
1
-0
/
+4
2019-09-12
fuse: reserve values for mapping protocol
Dr. David Alan Gilbert
1
-1
/
+7
2019-09-12
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
1
-0
/
+1
2019-09-12
Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2
-4
/
+6
2019-09-12
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2019-09-12
Merge branch 'aspeed/dt-3' into arm/late
Arnd Bergmann
1
-0
/
+113
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
1
-3
/
+0
2019-09-12
Merge tag 'samsung-soc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-17
/
+0
2019-09-11
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
2
-2
/
+2
2019-09-11
cpuidle: allow governor switch on cpuidle_register_driver()
Joao Martins
1
-0
/
+3
2019-09-11
Merge branch 'regulator-5.4' into regulator-next
Mark Brown
3
-0
/
+97
2019-09-11
net: stmmac: implement support for passive mode converters via dt
Alexandru Ardelean
1
-0
/
+1
[prev]
[next]