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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
7
-76
/
+47
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
5
-103
/
+1
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
4
-33
/
+9
2022-09-01
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
2
-39
/
+0
2022-09-01
selftests/net: temporarily disable io_uring zc test
Pavel Begunkov
1
-0
/
+9
2022-09-01
arch_topology: Silence early cacheinfo errors when non-existent
Florian Fainelli
1
-1
/
+1
2022-09-01
binder: fix alloc->vma_vm_mm null-ptr dereference
Carlos Llamas
1
-2
/
+2
2022-09-01
misc: fastrpc: increase maximum session count
Johan Hovold
1
-1
/
+1
2022-09-01
misc: fastrpc: fix memory corruption on open
Johan Hovold
1
-4
/
+3
2022-09-01
misc: fastrpc: fix memory corruption on probe
Johan Hovold
1
-0
/
+5
2022-09-01
Merge tag 'nvme-6.0-2022-09-01' of git://git.infradead.org/nvme into block-6.0
Jens Axboe
3
-0
/
+6
2022-09-01
usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
Hu Xiaoying
1
-0
/
+7
2022-09-01
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
1
-0
/
+10
2022-09-01
platform/mellanox: Remove redundant 'NULL' check
Vadim Pasternak
1
-4
/
+2
2022-09-01
platform/mellanox: Remove unnecessary code
Vadim Pasternak
1
-5
/
+4
2022-09-01
platform/mellanox: mlxreg-lc: Fix locking issue
Vadim Pasternak
1
-12
/
+25
2022-09-01
platform/mellanox: mlxreg-lc: Fix coverity warning
Vadim Pasternak
1
-1
/
+0
2022-09-01
platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes
Hans de Goede
1
-1
/
+8
2022-09-01
arm64: mm: Reserve enough pages for the initial ID map
Ard Biesheuvel
1
-13
/
+13
2022-09-01
perf/arm_pmu_platform: fix tests for platform_get_irq() failure
Yu Zhe
1
-1
/
+1
2022-09-01
arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels
Ard Biesheuvel
1
-0
/
+2
2022-09-01
arm64/kexec: Fix missing extra range for crashkres_low.
Levi Yun
1
-1
/
+1
2022-09-01
mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...
Waiman Long
1
-16
/
+29
2022-09-01
Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-2
/
+38
2022-09-01
soundwire: qcom: fix device status array range
Srinivas Kandagatla
1
-3
/
+3
2022-09-01
net/smc: Remove redundant refcount increase
Yacan Liu
1
-1
/
+0
2022-09-01
Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
12
-53
/
+76
2022-09-01
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jakub Kicinski
1
-3
/
+1
2022-09-01
Merge branch 'tcp-tcp-challenge-ack-fixes'
Jakub Kicinski
4
-13
/
+21
2022-09-01
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
4
-13
/
+21
2022-09-01
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
1
-2
/
+2
2022-09-01
net: dsa: hellcreek: Print warning only once
Kurt Kanzenbach
1
-1
/
+1
2022-09-01
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
1
-2
/
+2
2022-09-01
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
2
-15
/
+21
2022-09-01
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Toke Høiland-Jørgensen
1
-1
/
+3
2022-09-01
drm/amd/amdgpu: skip ucode loading if ucode_size == 0
Chengming Gui
1
-1
/
+1
2022-08-31
selftests: net: sort .gitignore file
Axel Rasmussen
1
-25
/
+25
2022-08-31
Documentation: networking: correct possessive "its"
Randy Dunlap
5
-5
/
+5
2022-08-31
kcm: fix strp_init() order and cleanup
Cong Wang
1
-8
/
+7
2022-08-31
mlxbf_gige: compute MDIO period based on i1clk
David Thompson
3
-18
/
+110
2022-08-31
Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
Stephen Boyd
1
-28
/
+0
2022-08-31
Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+19
2022-08-31
Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-34
/
+96
2022-08-31
Merge tag 'v6.0-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+0
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-1
/
+81
2022-08-31
gpio: realtek-otto: switch to 32-bit I/O
Sander Vanheule
1
-81
/
+85
2022-08-31
cachefiles: make on-demand request distribution fairer
Xin Yin
2
-3
/
+10
2022-08-31
cachefiles: fix error return code in cachefiles_ondemand_copen()
Sun Ke
1
-3
/
+7
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
1
-2
/
+2
2022-08-31
USB: serial: ch341: fix disabled rx timer on older devices
Johan Hovold
1
-1
/
+5
[prev]
[next]