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
2020-01-21
io_uring: add support for send(2) and recv(2)
Jens Axboe
1
-0
/
+2
2020-01-21
io_uring: add support for IORING_SETUP_CLAMP
Jens Axboe
1
-0
/
+1
2020-01-21
pcpu_ref: add percpu_ref_tryget_many()
Pavel Begunkov
1
-5
/
+21
2020-01-21
io_uring: add IORING_OP_MADVISE
Jens Axboe
1
-0
/
+1
2020-01-21
mm: make do_madvise() available internally
Jens Axboe
1
-0
/
+1
2020-01-21
io_uring: add IORING_OP_FADVISE
Jens Axboe
1
-0
/
+2
2020-01-21
io_uring: allow use of offset == -1 to mean file position
Jens Axboe
1
-0
/
+1
2020-01-21
io_uring: add non-vectored read/write commands
Jens Axboe
1
-0
/
+2
2020-01-21
io_uring: add IOSQE_ASYNC
Jens Axboe
1
-0
/
+1
2020-01-21
io_uring: add support for IORING_OP_STATX
Jens Axboe
1
-0
/
+2
2020-01-21
io_uring: avoid ring quiesce for fixed file set unregister and update
Jens Axboe
1
-0
/
+1
2020-01-21
io_uring: add support for IORING_OP_CLOSE
Jens Axboe
1
-0
/
+1
2020-01-21
io_uring: add support for IORING_OP_OPENAT
Jens Axboe
1
-0
/
+2
2020-01-21
io_uring: add support for fallocate()
Jens Axboe
1
-0
/
+1
2020-01-21
Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfs
Jens Axboe
1
-1
/
+2
2020-01-21
io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
Eugene Syromiatnikov
1
-1
/
+2
2020-01-20
Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
3
-0
/
+78
2020-01-20
dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller
Eddie James
1
-0
/
+23
2020-01-20
rpmsg: add rpmsg support for mt8183 SCP.
Pi-Hsun Shih
2
-1
/
+40
2020-01-20
remoteproc/mediatek: add SCP support for mt8183
Erin Lo
1
-0
/
+65
2020-01-20
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
1
-7
/
+0
2020-01-20
bitmap: genericize percpu bitmap region iterators
Dennis Zhou
1
-0
/
+35
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
1
-3
/
+3
2020-01-20
x86/resctrl: Add task resctrl information display
Chen Yu
1
-0
/
+14
2020-01-20
pwm: Implement tracing for .get_state() and .apply_state()
Uwe Kleine-König
1
-0
/
+58
2020-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-24
/
+53
2020-01-20
ALSA: hda: Apply aligned MMIO access only conditionally
Takashi Iwai
1
-24
/
+53
2020-01-20
net: phy: add generic ndo_do_ioctl handler phy_do_ioctl
Heiner Kallweit
1
-0
/
+1
2020-01-20
genirq: Introduce irq_domain_translate_onecell
Yash Shah
1
-0
/
+5
2020-01-20
clk: ti: add clkctrl data dra7 sgx
Tony Lindgren
1
-0
/
+3
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
39
-94
/
+219
2020-01-20
clk: ti: omap5: Add missing AESS clock
Tony Lindgren
1
-0
/
+1
2020-01-20
clk: ti: dra7: add vpe clkctrl data
Benoit Parrot
1
-0
/
+10
2020-01-20
clk: ti: dra7: add cam clkctrl data
Benoit Parrot
1
-0
/
+10
2020-01-20
dt-bindings: clock: Move ti-dra7-atl.h to dt-bindings/clock
Peter Ujfalusi
1
-0
/
+0
2020-01-20
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
1
-0
/
+2
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
1
-4
/
+7
2020-01-20
efi: Add a flags parameter to efi_memory_map
Dan Williams
1
-1
/
+3
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
18
-58
/
+106
2020-01-20
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
7
-6
/
+75
2020-01-20
Backmerge v5.5-rc7 into drm-next
Dave Airlie
61
-156
/
+343
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
19
-58
/
+107
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-8
/
+20
2020-01-19
devlink: Add overlay source MAC is multicast trap
Amit Cohen
1
-0
/
+3
2020-01-19
devlink: Add tunnel generic packet traps
Amit Cohen
1
-0
/
+6
2020-01-19
devlink: Add non-routable packet trap
Amit Cohen
1
-0
/
+3
2020-01-19
Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-17
/
+267
2020-01-19
Merge tag 'iio-for-5.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-37
/
+19
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-15
/
+38
2020-01-19
Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+6
[prev]
[next]