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
2017-11-03
ext4: Support for synchronous DAX faults
Jan Kara
1
-0
/
+1
2017-11-03
dax: Implement dax_finish_sync_fault()
Jan Kara
2
-0
/
+4
2017-11-03
dax, iomap: Add support for synchronous faults
Jan Kara
2
-1
/
+10
2017-11-03
mm: Define MAP_SYNC and VM_SYNC flags
Jan Kara
3
-2
/
+8
2017-11-03
dax: Allow dax_iomap_fault() to return pfn
Jan Kara
1
-1
/
+1
2017-11-03
dax: Inline dax_pmd_insert_mapping() into the callsite
Jan Kara
1
-1
/
+0
2017-11-03
mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
Jan Kara
1
-2
/
+0
2017-11-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
3
-0
/
+41
2017-11-03
mm: Handle 0 flags in _calc_vm_trans() macro
Jan Kara
1
-1
/
+2
2017-11-03
memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()
Ladislav Michl
1
-12
/
+0
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2
-3
/
+38
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2
-9
/
+10
2017-11-03
spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
Angelo Dureghello
1
-0
/
+31
2017-11-03
usb: remove msm_hsusb_hw.h
Jack Pham
1
-77
/
+0
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
1
-0
/
+1
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2
-2
/
+1
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
1
-4
/
+4
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
1
-1
/
+3
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
1
-0
/
+2
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
1
-0
/
+56
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2
-0
/
+44
2017-11-03
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
3
-22
/
+3
2017-11-03
Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
1
-0
/
+10
2017-11-02
xen/time: do not decrease steal time after live migration on xen
Dongli Zhang
1
-0
/
+1
2017-11-02
libnvdimm: move poison list functions to a new 'badrange' file
Dave Jiang
1
-3
/
+18
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2287
-0
/
+2287
2017-11-02
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Corey Minyard
51
-199
/
+402
2017-11-02
irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
Paul Burton
1
-0
/
+1
2017-11-02
irqdomain: Update the comments of fwnode field of irq_domain structure
Dou Liyang
1
-2
/
+2
2017-11-02
irqchip/gic-v3-its: Setup VLPI properties at map time
Marc Zyngier
1
-0
/
+2
2017-11-02
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
12
-55
/
+110
2017-11-02
Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-0
/
+5
2017-11-02
Merge tag 'tegra-for-4.15-thermal' of ssh://gitolite.kernel.org/pub/scm/linux...
Arnd Bergmann
2
-0
/
+15
2017-11-02
Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-3
/
+56
2017-11-02
bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")
Thomas Gleixner
1
-26
/
+0
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
297
-0
/
+297
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
438
-0
/
+438
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1552
-0
/
+1552
2017-11-02
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
1
-0
/
+26
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
31
-82
/
+177
2017-11-02
clk: clk-gpio: Make GPIO clock provider use descriptors only
Linus Walleij
1
-6
/
+6
2017-11-02
clk: mediatek: add clocks dt-bindings required header for MT7622 SoC
Chen Zhong
1
-0
/
+289
2017-11-02
clk: mediatek: Add dt-bindings for MT2712 clocks
weiyi.lu@mediatek.com
1
-0
/
+427
2017-11-02
security: bpf: replace include of linux/bpf.h with forward declarations
Jakub Kicinski
1
-1
/
+4
2017-11-02
clk: imx: imx7d: Remove ARM_M0 clock
Adriana Reus
1
-4
/
+4
2017-11-02
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
1
-5
/
+1
2017-11-02
net: sched: remove unused tc_should_offload helper
Jiri Pirko
1
-7
/
+0
2017-11-02
clk: qcom: clk-smd-rpm: add msm8996 rpmclks
Rajendra Nayak
2
-0
/
+18
2017-11-02
clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCC
Linus Walleij
1
-0
/
+3
2017-11-02
clk: at91: utmi: set the mainck rate
Ludovic Desroches
1
-0
/
+2
[prev]
[next]