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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
remoteproc: Use u64 type for boot_addr
Clement Leger
1
-2
/
+2
2020-03-26
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
1
-3
/
+3
2020-03-26
remoteproc: Use size_t type for len in da_to_va
Clement Leger
1
-1
/
+1
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-43
/
+80
2020-03-26
clk: Pass correct arguments to __clk_hw_register_gate()
Stephen Boyd
1
-5
/
+5
2020-03-26
fanotify: report name info for FAN_DIR_MODIFY event
Amir Goldstein
1
-1
/
+2
2020-03-26
Merge tag 'spi-nor/for-5.7' into mtd/next
Miquel Raynal
1
-266
/
+19
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-11
/
+45
2020-03-25
Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...
Arnd Bergmann
1
-1
/
+1
2020-03-25
Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Arnd Bergmann
1
-0
/
+23
2020-03-25
Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-1
/
+5
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-4
/
+32
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2
-108
/
+115
2020-03-25
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
1
-120
/
+0
2020-03-25
block: move guard_bio_eod to bio.c
Christoph Hellwig
1
-0
/
+1
2020-03-25
block: mark part_in_flight and part_in_flight_rw static
Christoph Hellwig
1
-3
/
+0
2020-03-25
block: mark block_depr static
Christoph Hellwig
1
-1
/
+0
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2
-2
/
+15
2020-03-25
block/diskstats: replace time_in_queue with sum of request times
Konstantin Khlebnikov
1
-1
/
+0
2020-03-25
block/diskstats: accumulate all per-cpu counters in one pass
Konstantin Khlebnikov
1
-3
/
+0
2020-03-25
block/diskstats: more accurate approximation of io_ticks for slow disks
Konstantin Khlebnikov
1
-1
/
+1
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
1
-3
/
+1
2020-03-25
Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+0
2020-03-25
Merge tag 'qcom-drivers-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
3
-0
/
+31
2020-03-25
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-0
/
+2
2020-03-25
Merge tag 'omap-for-v5.7/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-0
/
+5
2020-03-25
Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+5
2020-03-25
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
1
-2
/
+2
2020-03-25
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
1
-0
/
+1
2020-03-25
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
1
-0
/
+1
2020-03-25
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
1
-0
/
+2
2020-03-25
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
1
-0
/
+2
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
1
-1
/
+1
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
3
-0
/
+8
2020-03-25
backlight: corgi: Convert to use GPIO descriptors
Linus Walleij
1
-3
/
+0
2020-03-25
fanotify: send FAN_DIR_MODIFY event flavor with dir inode and name
Amir Goldstein
2
-1
/
+9
2020-03-25
ieee80211: fix HE SPR size calculation
Johannes Berg
1
-2
/
+2
2020-03-25
gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUT
Chuanhong Guo
1
-0
/
+1
2020-03-25
PM / devfreq: Get rid of some doc warnings
Mauro Carvalho Chehab
1
-3
/
+3
2020-03-25
PM / devfreq: Remove unneeded extern keyword
Chanwoo Choi
1
-51
/
+49
2020-03-25
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
1
-7
/
+0
2020-03-25
extcon: Mark extcon_get_edev_name() function as exported symbol
Mayank Rana
1
-0
/
+5
2020-03-25
mtd: rawnand: Add support for manufacturer specific suspend/resume operation
Mason Yang
1
-0
/
+4
2020-03-24
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
1
-0
/
+8
2020-03-24
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
1
-3
/
+1
2020-03-24
mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
Thomas Hellstrom (VMware)
1
-2
/
+39
2020-03-24
mm: Introduce vma_is_special_huge
Thomas Hellstrom (VMware)
1
-0
/
+17
2020-03-24
fs: Constify vma argument to vma_is_dax
Thomas Hellstrom (VMware)
1
-1
/
+1
2020-03-24
Merge branch 'regulator-5.7' into regulator-next
Mark Brown
2
-2
/
+3
2020-03-24
regulator: qcom_smd: Add pmi8994 regulator support
Bjorn Andersson
1
-0
/
+1
[prev]
[next]