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
2023-12-08
ovl: skip overlayfs superblocks at global sync
Konstantin Khlebnikov
1
-0
/
+2
2023-12-08
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-12-08
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
1
-0
/
+2
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
1
-0
/
+4
2023-11-28
net/mlx5_core: Clean driver version and name
Leon Romanovsky
1
-0
/
+2
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
1
-2
/
+4
2023-11-20
sched/rt: Provide migrate_disable/enable() inlines
Thomas Gleixner
1
-0
/
+30
2023-11-20
firmware: ti_sci: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2023-11-20
soc: qcom: llcc cleanup to get rid of sdm845 specific driver file
Vivek Gautam
1
-36
/
+21
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
1
-0
/
+1
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
1
-0
/
+1
2023-11-08
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
1
-0
/
+8
2023-11-08
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-2
/
+4
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2
-1
/
+7
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-25
resource: Add irqresource_disabled()
John Garry
1
-0
/
+7
2023-10-25
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
1
-1
/
+1
2023-10-25
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
1
-1
/
+0
2023-10-25
quota: Fix slow quotaoff
Jan Kara
2
-2
/
+4
2023-10-10
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-0
/
+1
2023-10-10
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
1
-1
/
+1
2023-10-10
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
1
-0
/
+4
2023-10-10
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
1
-0
/
+2
2023-09-23
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
1
-3
/
+19
2023-09-23
perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
Yicong Yang
1
-0
/
+1
2023-09-23
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
1
-1
/
+27
2023-09-23
usb: typec: bus: verify partner exists in typec_altmode_attention
RD Babiera
1
-1
/
+1
2023-09-23
net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+4
2023-09-23
bpf: Clear the probe_addr for uprobe
Yafang Shao
1
-1
/
+2
2023-09-23
new helper: lookup_positive_unlocked()
Al Viro
1
-0
/
+1
2023-09-23
eventfd: Export eventfd_ctx_do_read()
David Woodhouse
1
-0
/
+6
2023-09-23
fs/nls: make load_nls() take a const parameter
Winston Wen
1
-1
/
+1
2023-08-30
clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
Biju Das
1
-40
/
+40
2023-08-30
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
1
-4
/
+0
2023-08-30
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2
-0
/
+4
2023-08-30
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
1
-0
/
+4
2023-08-30
interconnect: Add helpers for enabling/disabling a path
Georgi Djakov
1
-0
/
+12
2023-08-30
PM: runtime: Add pm_runtime_get_if_active()
Sakari Ailus
1
-1
/
+11
2023-08-11
Revert "driver core: Annotate dev_err_probe() with __must_check"
Greg Kroah-Hartman
1
-1
/
+1
2023-08-11
driver core: Annotate dev_err_probe() with __must_check
Andy Shevchenko
1
-1
/
+1
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
1
-2
/
+7
2023-08-11
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+3
2023-08-11
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-0
/
+1
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+0
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+6
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-07-27
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-1
/
+1
2023-07-27
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
1
-1
/
+0
[prev]
[next]