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-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
1
-5
/
+3
2020-06-19
USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE
Greg Kroah-Hartman
1
-2
/
+2
2020-06-19
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-10
/
+13
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-2
/
+4
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-5
/
+5
2020-06-18
sparse: use identifiers to define address spaces
Luc Van Oostenryck
1
-4
/
+4
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
1
-2
/
+0
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
1
-0
/
+3
2020-06-18
RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshake
Leon Romanovsky
1
-4
/
+6
2020-06-18
mfd: Add support for the Khadas System control Microcontroller
Neil Armstrong
1
-0
/
+91
2020-06-18
mfd: madera: Remove unused forward declaration of madera_codec_pdata
Charles Keepax
1
-1
/
+0
2020-06-18
mfd: stm32: Add defines to be used for clkevent purpose
Benjamin Gaignard
1
-0
/
+5
2020-06-18
timekeeping: Fix kerneldoc system_device_crosststamp & al
Kurt Kanzenbach
1
-7
/
+7
2020-06-18
driver core: Add device_is_dependent() to linux/device.h
Saravana Kannan
1
-0
/
+1
2020-06-17
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
1
-6
/
+6
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-6
/
+7
2020-06-17
lockdep: Split header file into lockdep and lockdep_types
Herbert Xu
4
-177
/
+200
2020-06-17
cpu/speculation: Add prototype for cpu_show_srbds()
Guenter Roeck
1
-0
/
+1
2020-06-17
dmaengine: cookie bypass for out of order completion
Dave Jiang
1
-0
/
+2
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
1
-0
/
+1
2020-06-17
dma-direct: mark __dma_direct_alloc_pages static
Christoph Hellwig
1
-2
/
+0
2020-06-17
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
1
-4
/
+21
2020-06-17
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-0
/
+4
2020-06-17
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
10
-28
/
+28
2020-06-17
close_range: add CLOSE_RANGE_UNSHARE
Christian Brauner
1
-3
/
+5
2020-06-17
open: add close_range()
Christian Brauner
2
-0
/
+4
2020-06-16
EDAC: Remove edac_get_dimm_by_index()
Borislav Petkov
1
-22
/
+7
2020-06-16
gpu: host1x: Correct trivial kernel-doc inconsistencies
Colton Lewis
1
-0
/
+3
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
1
-2
/
+2
2020-06-16
interconnect: Mark all dummy functions as static inline
Georgi Djakov
1
-4
/
+4
2020-06-16
interconnect: Allow inter-provider pairs to be configured
Artur Świgoń
1
-0
/
+2
2020-06-16
interconnect: Export of_icc_get_from_provider()
Artur Świgoń
1
-0
/
+6
2020-06-16
compiler_attributes.h: Support no_sanitize_undefined check with GCC 4
Marco Elver
1
-0
/
+1
2020-06-16
reset: simple: Add reset callback
Maxime Ripard
1
-0
/
+7
2020-06-16
dt-bindings: reset: Convert i.MX reset to json-schema
Anson Huang
0
-0
/
+0
2020-06-16
reset: Move reset-simple header out of drivers/reset
Maxime Ripard
1
-0
/
+41
2020-06-16
tifm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
sctp: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-18
/
+18
2020-06-16
libata: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
kprobes: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
kexec: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
KVM: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
FS-Cache: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
cb710: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
can: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
dmaengine: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-16
scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATA
Christoph Hellwig
1
-0
/
+4
2020-06-16
spi: altera: add platform data for slave information.
Xu Yilun
1
-0
/
+5
[prev]
[next]