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
2022-11-25
memory: tegra: Add API for retrieving carveout bounds
Mikko Perttunen
1
-0
/
+11
2022-11-25
gpu: host1x: Select context device based on attached IOMMU
Mikko Perttunen
1
-0
/
+2
2022-11-25
ASoC/soundwire: revisit interrupt and lcount handling
Mark Brown
1
-2
/
+0
2022-11-25
io_uring: allow defer completion for aux posted cqes
Dylan Yudaken
1
-0
/
+2
2022-11-25
media: add nv12_8l128 and nv12_10be_8l128 video format.
Ming Qian
1
-0
/
+2
2022-11-25
media: dvbdev: adopts refcnt to avoid UAF
Lin Ma
1
-14
/
+17
2022-11-25
media: dvb-core: Enhance shared multi-frontend support
Robert Schlabbach
1
-1
/
+5
2022-11-25
media: dvb: add DVB-C2 and DVB-S2X parameter values
Robert Schlabbach
1
-1
/
+58
2022-11-25
media: dvb_ringbuffer: Fix typo in dvb_ringbuffer_pkt_write() kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2022-11-25
Revert "crypto: shash - avoid comparing pointers to exported functions under ...
Eric Biggers
1
-1
/
+7
2022-11-25
clk: imx: rename video_pll1 to video_pll
Dario Binacchi
1
-4
/
+8
2022-11-25
clk: imx8mn: rename vpu_pll to m7_alt_pll
Dario Binacchi
1
-4
/
+8
2022-11-25
xfrm: add extack to xfrm_alloc_userspi
Sabrina Dubroca
1
-2
/
+3
2022-11-25
xfrm: add extack to xfrm_do_migrate
Sabrina Dubroca
1
-1
/
+2
2022-11-25
Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...
Herbert Xu
1
-0
/
+1
2022-11-25
media: dt-bindings: media: Add macros for video interface bus types
Laurent Pinchart
1
-0
/
+16
2022-11-25
media: vb2: add (un)prepare_streaming queue ops
Hans Verkuil
1
-0
/
+14
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
1
-0
/
+8
2022-11-25
fs: simplify vfs_get_super
Christoph Hellwig
1
-14
/
+0
2022-11-25
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
1
-10
/
+1
2022-11-24
bpf: Add kfunc bpf_rcu_read_lock/unlock()
Yonghong Song
2
-1
/
+7
2022-11-24
bpf: Introduce might_sleep field in bpf_func_proto
Yonghong Song
1
-0
/
+1
2022-11-24
compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
Yonghong Song
1
-1
/
+2
2022-11-24
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Mark Brown
1
-0
/
+1
2022-11-24
Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+4
2022-11-24
dt-bindings: phy: qcom,qmp-usb3-dp: fix sc8280xp binding
Johan Hovold
1
-0
/
+20
2022-11-24
fs: use consistent setgid checks in is_sxid()
Christian Brauner
1
-1
/
+1
2022-11-24
genirq/irqreturn: Fix kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2
-2
/
+2
2022-11-24
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
1
-1
/
+1
2022-11-24
net: use %pS for kfree_skb tracing event location
Stanislav Fomichev
1
-1
/
+1
2022-11-24
timers: Provide timer_shutdown[_sync]()
Thomas Gleixner
1
-0
/
+2
2022-11-24
timers: Rename del_timer() to timer_delete()
Thomas Gleixner
1
-1
/
+14
2022-11-24
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
1
-1
/
+14
2022-11-24
timers: Use del_timer_sync() even on UP
Thomas Gleixner
1
-6
/
+1
2022-11-24
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
1
-2
/
+0
2022-11-24
cxl: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-11-24
Merge branch i2c/client_device_id_helper-immutable of wsa/linux into next
Michael Ellerman
1
-0
/
+1
2022-11-24
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Bartosz Golaszewski
1
-0
/
+1
2022-11-24
net/mlx5e: MACsec, remove replay window size limitation in offload path
Emeel Hakim
1
-7
/
+0
2022-11-24
scsi: target: core: Send max transfer length in blocks
Anastasia Kovaleva
1
-1
/
+0
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
44
-132
/
+256
2022-11-24
bpf: Update bpf_{g,s}etsockopt() documentation
Ji Rongfeng
1
-9
/
+12
2022-11-24
tracing: Optimize event type allocation with IDA
Zheng Yejian
1
-1
/
+0
2022-11-24
ring_buffer: Remove unused "event" parameter
Song Chen
1
-2
/
+1
2022-11-24
tracing: Add __cpumask to denote a trace event field that is a cpumask_t
Steven Rostedt (Google)
9
-0
/
+64
2022-11-24
bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
Yonghong Song
1
-1
/
+1
2022-11-23
iio: imu: adis: Remove adis_initial_startup function
Ramona Bolboaca
1
-12
/
+0
2022-11-23
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
1
-1
/
+12
[prev]
[next]