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
2019-09-09
kbuild: allow Clang to find unused static inline functions for W=1 build
Masahiro Yamada
1
-6
/
+14
2019-09-08
Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...
Linus Torvalds
1
-4
/
+4
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
1
-4
/
+4
2019-09-08
ALSA: lx6464es - add support for LX6464ESe pci express variant
Tim Blechmann
1
-0
/
+2
2019-09-07
ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
1
-0
/
+19
2019-09-07
Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-5
/
+25
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
1
-1
/
+0
2019-09-07
kernel.h: Add non_block_start/end()
Daniel Vetter
2
-1
/
+26
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
1
-26
/
+38
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2
-46
/
+54
2019-09-07
mm/mmu_notifiers: annotate with might_sleep()
Daniel Vetter
1
-0
/
+5
2019-09-07
mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end
Daniel Vetter
1
-2
/
+12
2019-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2019-09-07
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
Benjamin Tissoires
1
-1
/
+1
2019-09-07
kexec_elf: remove parsing of section headers
Sven Schnelle
1
-1
/
+0
2019-09-07
kexec: add KEXEC_ELF
Sven Schnelle
1
-0
/
+24
2019-09-06
vfs: subtype handling moved to fuse
David Howells
1
-1
/
+0
2019-09-06
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Miklos Szeredi
2
-1
/
+14
2019-09-06
Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
1
-0
/
+3
2019-09-06
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
1
-0
/
+3
2019-09-06
Drivers: hv: vmbus: Add a helper function is_sub_channel()
Dexuan Cui
1
-1
/
+9
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-2
/
+24
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
1
-0
/
+13
2019-09-06
Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
3
-4
/
+37
2019-09-06
block: Delay default elevator initialization
Damien Le Moal
1
-1
/
+2
2019-09-06
block: Introduce elevator features
Damien Le Moal
2
-0
/
+12
2019-09-06
net/mlx5: Expose HW capability bits for port buffer per priority congestion c...
Aya Levin
2
-5
/
+25
2019-09-05
posix-cpu-timers: Always clear head pointer on dequeue
Thomas Gleixner
1
-6
/
+3
2019-09-05
make shmem_fill_super() static
Al Viro
1
-1
/
+2
2019-09-05
make ramfs_fill_super() static
Al Viro
1
-2
/
+0
2019-09-05
mtd: Kill mount_mtd()
David Howells
1
-3
/
+0
2019-09-05
mtd: Provide fs_context-aware mount_mtd() replacement
David Howells
1
-0
/
+3
2019-09-05
vfs: Add a single-or-reconfig keying to vfs_get_super()
David Howells
1
-0
/
+4
2019-09-05
vfs: Create fs_context-aware mount_bdev() replacement
David Howells
1
-0
/
+5
2019-09-05
new helper: get_tree_keyed()
Al Viro
1
-1
/
+6
2019-09-05
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
1
-0
/
+3
2019-09-05
include: mdio: Add driver data helpers
Harini Katakam
1
-0
/
+11
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-0
/
+76
2019-09-05
net: fixed_phy: Add forward declaration for struct gpio_desc;
Moritz Fischer
1
-0
/
+1
2019-09-05
Merge tag 'v5.3-rc7' into devel
Linus Walleij
51
-223
/
+241
2019-09-05
gpio: Fix up merge collision in include file
Linus Walleij
1
-1
/
+2
2019-09-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-0
/
+5
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-5
/
+11
2019-09-05
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-2
/
+10
2019-09-05
Merge branch 'pm-cpufreq-qos'
Rafael J. Wysocki
1
-2
/
+2
2019-09-05
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-2
/
+10
2019-09-05
lsm: remove current_security()
Paul Moore
1
-1
/
+0
2019-09-04
Merge tag 'samsung-soc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-17
/
+0
2019-09-04
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
1
-0
/
+3
[prev]
[next]