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
2018-12-06
PCI: Remove unnecessary space before function pointer arguments
Benjamin Young
1
-3
/
+3
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
1
-0
/
+1
2018-12-06
Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+3
2018-12-06
Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2018-12-06
io_pgetevents: use __kernel_timespec
Deepa Dinamani
2
-2
/
+14
2018-12-06
pselect6: use __kernel_timespec
Deepa Dinamani
2
-1
/
+9
2018-12-06
ppoll: use __kernel_timespec
Deepa Dinamani
2
-1
/
+9
2018-12-06
signal: Add restore_user_sigmask()
Deepa Dinamani
1
-0
/
+2
2018-12-06
signal: Add set_user_sigmask()
Deepa Dinamani
2
-0
/
+6
2018-12-06
asm-generic: unistd.h: fixup broken macro include.
Guo Ren
1
-0
/
+4
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-3
/
+3
2018-12-06
dma-mapping: return an error code from dma_mapping_error
Christoph Hellwig
1
-1
/
+1
2018-12-06
dma-mapping: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-5
/
+0
2018-12-06
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-1
/
+0
2018-12-06
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-3
/
+0
2018-12-06
dma-mapping: provide a generic DMA_MAPPING_ERROR
Christoph Hellwig
1
-0
/
+5
2018-12-06
bus: fsl-mc: explicitly define the fsl_mc_command endianness
Ioana Ciornei
1
-6
/
+6
2018-12-06
mtd: add support for reading MTD devices via the nvmem API
Alban Bedel
1
-0
/
+2
2018-12-06
nvmem: add new config option
Bartosz Golaszewski
1
-0
/
+2
2018-12-06
nvmem: Move nvmem_type_str array to its only user
Andy Shevchenko
1
-7
/
+0
2018-12-06
nvmem: add type attribute
Alexandre Belloni
1
-0
/
+16
2018-12-06
include: pe.h: remove message[] from mz header definition
AKASHI Takahiro
1
-1
/
+1
2018-12-06
powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
AKASHI Takahiro
1
-2
/
+0
2018-12-06
s390, kexec_file: drop arch_kexec_mem_walk()
AKASHI Takahiro
1
-0
/
+8
2018-12-06
kexec_file: make kexec_image_post_load_cleanup_default() global
AKASHI Takahiro
1
-0
/
+1
2018-12-06
asm-generic: add kexec_file_load system call to unistd.h
AKASHI Takahiro
1
-1
/
+3
2018-12-06
XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh
Matthew Wilcox
1
-0
/
+54
2018-12-06
drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
Kulkarni, Ganapatrao
1
-0
/
+1
2018-12-06
kref/kobject: Improve documentation
Ezequiel Garcia
1
-4
/
+1
2018-12-06
sctp: frag_point sanity check
Jakub Audykowicz
1
-0
/
+5
2018-12-06
Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
4
-0
/
+169
2018-12-06
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-0
/
+29
2018-12-06
bpf: Change insn_offset to insn_off in bpf_func_info
Martin KaFai Lau
1
-1
/
+1
2018-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-19
/
+44
2018-12-06
net: mii: mii_lpa_mod_linkmode_lpa_t: Make use of linkmode_mod_bit helper
Andrew Lunn
1
-6
/
+2
2018-12-06
net: mii: Add mii_lpa_mod_linkmode_lpa_t
Andrew Lunn
1
-16
/
+52
2018-12-06
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
2
-10
/
+19
2018-12-06
net: mii: Fix autoneg in mii_lpa_to_linkmode_lpa_t()
Andrew Lunn
1
-3
/
+6
2018-12-06
clk: qcom: gcc-msm8998: Add clkref clocks
Bjorn Andersson
1
-0
/
+5
2018-12-06
clk: qcom: Enumerate remaining msm8998 resets
Jeffrey Hugo
1
-0
/
+87
2018-12-06
mm, thp: restore node-local hugepage allocations
David Rientjes
1
-2
/
+0
2018-12-06
Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-5
/
+491
2018-12-06
drm/scheduler: Add drm_sched_suspend/resume_timeout()
Sharat Masetty
1
-0
/
+4
2018-12-06
firmware: qcom: scm: fix compilation error when disabled
Jonathan Marek
1
-0
/
+3
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-2
/
+2
2018-12-05
Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchwork
Mauro Carvalho Chehab
63
-209
/
+495
2018-12-05
media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header
Hans Verkuil
4
-72
/
+92
2018-12-05
Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-next
Sebastian Reichel
1
-0
/
+1
2018-12-05
power: supply: add AC power supply driver for AXP813
Oskari Lemmela
1
-0
/
+1
2018-12-05
iommu: Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_sync
tom
1
-2
/
+2
[prev]
[next]