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-01-15
dma-mapping: provide a generic asm/dma-mapping.h
Christoph Hellwig
1
-0
/
+10
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
1
-0
/
+11
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-0
/
+7
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-01-15
dma-mapping: warn when there is no coherent_dma_mask
Christoph Hellwig
1
-0
/
+1
2018-01-15
SUNRPC: Remove rpc_protocol()
Chuck Lever
1
-1
/
+0
2018-01-15
nfs: Define NFS_RDMA_PORT
Chuck Lever
1
-0
/
+1
2018-01-15
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-15
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-15
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-15
lockd: convert nlm_host.h_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2018-01-15
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
1
-4
/
+8
2018-01-15
bpf: offload: add map offload infrastructure
Jakub Kicinski
3
-0
/
+66
2018-01-15
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-2
/
+2
2018-01-15
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
1
-0
/
+1
2018-01-15
bpf: add map_alloc_check callback
Jakub Kicinski
1
-0
/
+1
2018-01-14
arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
James Morse
1
-1
/
+2
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
2
-0
/
+26
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
1
-0
/
+2
2018-01-13
firmware: arm_sdei: Add support for CPU and system power states
James Morse
1
-0
/
+1
2018-01-13
firmware: arm_sdei: Add driver for Software Delegated Exceptions
James Morse
2
-0
/
+152
2018-01-13
error-injection: Add injectable error types
Masami Hiramatsu
4
-6
/
+28
2018-01-13
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
6
-22
/
+51
2018-01-13
Merge commit '20a2742e5784295b9197250b50c40f6d38a55880' into omap-for-v4.16/d...
Tony Lindgren
1
-0
/
+22
2018-01-13
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
1
-1
/
+1
2018-01-13
target: add SAM_STAT_BUSY sense reason
Mike Christie
1
-0
/
+1
2018-01-13
ASoC: Intel - Convert to use acpi_dev_get_first_match_name()
Andy Shevchenko
1
-7
/
+0
2018-01-13
Merge branch 'topic/hdac-hdmi' of https://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
1
-2
/
+2
2018-01-13
ASoC: acpi: remove hard-coded i2c-device name length
Pierre-Louis Bossart
1
-0
/
+3
2018-01-13
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2
-0
/
+2
2018-01-12
signal: kill __ARCH_SI_UID_T
Al Viro
1
-8
/
+3
2018-01-12
signal: Remove unnecessary ifdefs now that there is only one struct siginfo
Eric W. Biederman
2
-10
/
+0
2018-01-12
signal/mips: switch mips to generic siginfo
Al Viro
1
-0
/
+5
2018-01-12
ia64/signal: switch to generic struct siginfo
Eric W. Biederman
1
-0
/
+5
2018-01-12
signal: Document glibc's si_code of SI_ASYNCNL
Eric W. Biederman
1
-0
/
+1
2018-01-12
signal: Document the strange si_codes used by ptrace event stops
Eric W. Biederman
1
-0
/
+5
2018-01-12
signal: Document all of the signals that use the _sigfault union member
Eric W. Biederman
1
-1
/
+1
2018-01-12
signal: Introduce clear_siginfo
Eric W. Biederman
1
-0
/
+5
2018-01-12
signal: Reduce copy_siginfo to just a memcpy
Eric W. Biederman
1
-6
/
+2
2018-01-12
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...
Mark Brown
1
-1
/
+42
2018-01-12
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...
Mark Brown
1
-0
/
+7
2018-01-12
Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Mark Brown
105
-555
/
+570
2018-01-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-7
/
+0
2018-01-12
ARM: OMAP2+: Remove gpmc-onenand
Ladislav Michl
1
-34
/
+0
2018-01-12
mtd: onenand: omap2: Configure driver from DT
Ladislav Michl
1
-0
/
+28
2018-01-12
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
1
-0
/
+7
2018-01-12
Merge tag 'asoc-v4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
11
-35
/
+123
2018-01-12
Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/symmetry', 'as...
Mark Brown
1
-3
/
+0
[prev]
[next]