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
2023-04-12
fsverity: use WARN_ON_ONCE instead of WARN_ON
Eric Biggers
1
-3
/
+3
2023-04-12
scsi: ufs: mcq: Use pointer arithmetic in ufshcd_send_command()
Avri Altman
1
-1
/
+1
2023-04-11
NFSv3: handle out-of-order write replies.
NeilBrown
1
-0
/
+47
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2023-04-11
ACPI: video: Remove register_backlight_delay module option and code
Hans de Goede
1
-2
/
+0
2023-04-11
NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bit
Dave Wysochanski
1
-1
/
+0
2023-04-11
NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs API
Dave Wysochanski
1
-12
/
+0
2023-04-11
NFS: Convert buffered read paths to use netfs when fscache is enabled
Dave Wysochanski
2
-0
/
+6
2023-04-11
NFS: Configure support for netfs when NFS fscache is configured
Dave Wysochanski
1
-14
/
+10
2023-04-11
media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad()
Laurent Pinchart
1
-4
/
+4
2023-04-11
media: mc-device: remove unnecessary __must_check
Jason Kim
1
-3
/
+2
2023-04-11
dm: add helper macro for simple DM target module init and exit
Yangtao Li
1
-0
/
+20
2023-04-11
bpf: Simplify internal verifier log interface
Andrii Nakryiko
1
-10
/
+3
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
3
-2
/
+12
2023-04-11
bpf: Keep track of total log content size in both fixed and rolling modes
Andrii Nakryiko
1
-9
/
+3
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
1
-7
/
+26
2023-04-11
bpf: Split off basic BPF verifier log into separate file
Andrii Nakryiko
1
-12
/
+7
2023-04-11
Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...
Daniel Vetter
3
-2
/
+24
2023-04-11
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
2
-11
/
+30
2023-04-11
net: provide macros for commonly copied lockless queue stop/wake code
Jakub Kicinski
2
-0
/
+145
2023-04-11
of: Move of_device_(add|register|unregister) to of_platform.h
Rob Herring
2
-4
/
+5
2023-04-11
of: Make devtree_lock declaration private
Rob Herring
1
-2
/
+0
2023-04-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-9
/
+9
2023-04-10
f2fs: use common implementation of file type
Weizhao Ouyang
1
-15
/
+0
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
1
-0
/
+1
2023-04-10
media: add RealVideo format RV30 and RV40
Ming Qian
1
-0
/
+2
2023-04-10
media: add Sorenson Spark video format
Ming Qian
1
-0
/
+1
2023-04-10
iio: light: Add gain-time-scale helpers
Matti Vaittinen
1
-0
/
+206
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
20
-46
/
+79
2023-04-10
Merge 6.3-rc6 into tty-next
Greg Kroah-Hartman
36
-68
/
+186
2023-04-10
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
36
-68
/
+186
2023-04-10
Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Jakub Kicinski
1
-1
/
+1
2023-04-09
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
2
-6
/
+48
2023-04-09
dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLK
Peng Fan
1
-1
/
+5
2023-04-09
dt-bindings: clock: imx8mp: Add LDB clock entry
Peng Fan
1
-2
/
+2
2023-04-08
kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
1
-6
/
+0
2023-04-08
x86/kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
1
-2
/
+0
2023-04-08
kernel.h: split the hexadecimal related helpers to hex.h
Andy Shevchenko
2
-28
/
+36
2023-04-08
notifiers: add tracepoints to the notifiers infrastructure
Guilherme G. Piccoli
1
-0
/
+69
2023-04-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+0
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+2
2023-04-08
irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
Shanker Donthineni
1
-0
/
+18
2023-04-08
irqchip/gic: Drop support for board files
Marc Zyngier
1
-6
/
+0
2023-04-08
accel/habanalabs/uapi: new Gaudi2 server type
Oded Gabbay
1
-1
/
+2
2023-04-07
Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+13
2023-04-07
Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4
Bjorn Andersson
1
-0
/
+37
2023-04-07
soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
Abel Vesa
1
-0
/
+37
2023-04-07
dt-bindings: firmware: qcom: scm: add SSC_Q6 and ADSP_Q6 VMIDs
Dylan Van Assche
1
-0
/
+2
2023-04-07
Merge branch '20230316072940.29137-2-quic_devipriy@quicinc.com' into HEAD
Bjorn Andersson
2
-0
/
+377
[prev]
[next]