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
2024-01-26
iio: adc: ad9467: fix scale setting
Nuno Sa
1
-0
/
+4
2024-01-26
dma-mapping: Fix build error unused-value
Ren Zhijie
1
-1
/
+1
2024-01-26
clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
Théo Lebrun
1
-2
/
+2
2024-01-26
clk: fixed-rate: add devm_clk_hw_register_fixed_rate
Dmitry Baryshkov
1
-8
/
+21
2024-01-26
clk: asm9260: use parent index to link the reference clock
Dmitry Baryshkov
1
-0
/
+21
2024-01-26
dt-bindings: clock: Update the videocc resets for sm8150
Satya Priya Kakitapalli
1
-0
/
+4
2024-01-26
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
1
-6
/
+6
2024-01-26
drm/bridge: Fix typo in post_disable() description
Dario Binacchi
1
-1
/
+1
2024-01-26
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
1
-1
/
+2
2024-01-26
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-1
/
+0
2024-01-26
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
1
-0
/
+3
2024-01-26
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
1
-0
/
+3
2024-01-26
crypto: af_alg - Disallow multiple in-flight AIO requests
Herbert Xu
1
-0
/
+3
2024-01-26
of: Add of_property_present() helper
Rob Herring
1
-1
/
+16
2024-01-26
of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
Michael Walle
1
-150
/
+124
2024-01-15
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
1
-0
/
+9
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-1
/
+1
2024-01-05
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
1
-0
/
+3
2024-01-05
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
1
-1
/
+6
2024-01-05
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
1
-0
/
+3
2024-01-05
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
1
-2
/
+2
2024-01-05
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
3
-3
/
+4
2024-01-05
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
1
-0
/
+5
2024-01-05
afs: Use refcount_t rather than atomic_t
David Howells
1
-13
/
+13
2024-01-05
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
1
-0
/
+1
2023-12-23
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
1
-3
/
+3
2023-12-23
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
1
-0
/
+6
2023-12-23
fs: introduce lock_rename_child() helper
Al Viro
1
-0
/
+1
2023-12-20
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
1
-1
/
+1
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
1
-4
/
+4
2023-12-20
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
1
-2
/
+10
2023-12-20
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2
-6
/
+10
2023-12-20
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2
-2
/
+3
2023-12-20
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
1
-0
/
+1
2023-12-20
r8152: add vendor/device ID pair for D-Link DUB-E250
Antonio Napolitano
1
-0
/
+1
2023-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2
-1
/
+6
2023-12-13
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
1
-1
/
+6
2023-12-13
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
1
-5
/
+2
2023-12-13
RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Mike Marciniszyn
2
-1
/
+9
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
1
-0
/
+2
2023-12-13
net: add missing kdoc for struct genl_multicast_group::flags
Jakub Kicinski
1
-2
/
+3
2023-12-13
net: stmmac: fix FPE events losing
Jianheng Zhang
1
-0
/
+1
2023-12-13
platform/x86: asus-wmi: Add support for ROG X13 tablet mode
Luke D. Jones
1
-0
/
+1
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-2
/
+3
2023-12-08
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
1
-0
/
+3
2023-12-08
fs: add ctime accessors infrastructure
Jeff Layton
1
-1
/
+44
2023-12-08
ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header
Hans de Goede
1
-0
/
+65
2023-12-08
Revert "workqueue: remove unused cancel_work()"
Andrey Grodzovsky
1
-0
/
+1
2023-12-08
uapi: propagate __struct_group() attributes to the container union
Dmitry Antipov
1
-1
/
+1
2023-12-03
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+6
[next]