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.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
2019-07-17
uapi linux/coda.h: use __kernel_pid_t for userspace
Mikko Rapeli
1
-2
/
+2
2019-07-17
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-0
/
+19
2019-07-17
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
2
-41
/
+56
2019-07-17
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+1
2019-07-17
lib/list: tweak LIST_POISON2 for better code generation on x86_64
Alexey Dobriyan
1
-1
/
+1
2019-07-17
asm-generic: fix a compilation warning
Qian Cai
1
-14
/
+60
2019-07-17
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
Masahiro Yamada
1
-7
/
+10
2019-07-17
include/linux/kernel.h: add typeof_member() macro
Alexey Dobriyan
1
-0
/
+2
2019-07-17
mm: stub out all of swapops.h for !CONFIG_MMU
Christoph Hellwig
1
-2
/
+3
2019-07-17
mm: provide a print_vma_addr stub for !CONFIG_MMU
Christoph Hellwig
1
-0
/
+6
2019-07-17
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
1
-5
/
+3
2019-07-17
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2
-0
/
+42
2019-07-17
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
1
-1
/
+1
2019-07-16
ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
Takashi Iwai
1
-0
/
+2
2019-07-16
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
1
-0
/
+9
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
11
-11
/
+72
2019-07-16
tracing: Make trace_get_fields() global
Cong Wang
1
-0
/
+8
2019-07-16
tracing: Pass type into tracing_generic_entry_update()
Cong Wang
1
-0
/
+1
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+3
2019-07-16
drm/amdgpu: extend AMDGPU_CTX_PRIORITY_NORMAL comment
Emil Velikov
1
-1
/
+6
2019-07-16
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
1
-1
/
+1
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-28
/
+81
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2
-53
/
+47
2019-07-16
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-0
/
+15
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-15
/
+89
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
22
-588
/
+980
2019-07-16
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
10
-111
/
+828
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-196
/
+1515
2019-07-16
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
1
-2
/
+2
2019-07-16
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
1
-1
/
+1
2019-07-15
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
4
-37
/
+2
2019-07-15
Revert "mm: adjust apply_to_pfn_range interface for dropped token."
Dave Airlie
1
-1
/
+1
2019-07-15
docs: serial: move it to the driver-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
2
-2
/
+2
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2
-2
/
+2
2019-07-15
docs: ioctl-number.txt: convert it to ReST format
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: connector: convert to ReST and rename to connector.rst
Mauro Carvalho Chehab
1
-1
/
+62
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
3
-3
/
+3
2019-07-15
intel_rapl: need linux/cpuhotplug.h for enum cpuhp_state
Stephen Rothwell
1
-0
/
+1
2019-07-15
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann
1
-1
/
+4
2019-07-15
mm: adjust apply_to_pfn_range interface for dropped token.
Dave Airlie
1
-1
/
+1
2019-07-15
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
6
-337
/
+92
2019-07-15
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
6
-6
/
+212
2019-07-15
Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
1
-1
/
+3
2019-07-15
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-1
/
+9
2019-07-15
unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3
Christian Brauner
1
-0
/
+2
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
1
-0
/
+1
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-8
/
+11
[prev]
[next]