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-14
crypto: api - Move low-level functions into algapi.h
Herbert Xu
2
-27
/
+17
2023-04-14
cacheinfo: Add use_arch[|_cache]_info field/function
Pierre Gondois
1
-0
/
+6
2023-04-14
net: mana: Add support for jumbo frame
Haiyang Zhang
2
-0
/
+18
2023-04-14
net: mana: Enable RX path to handle various MTU sizes
Haiyang Zhang
1
-0
/
+7
2023-04-14
net: mana: Refactor RX buffer allocation code to prepare for various MTU
Haiyang Zhang
1
-5
/
+1
2023-04-14
Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
4
-2
/
+46
2023-04-14
net/sched: taprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
1
-0
/
+1
2023-04-14
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
2
-0
/
+17
2023-04-14
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
1
-0
/
+2
2023-04-14
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
1
-0
/
+6
2023-04-14
net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors
Vladimir Oltean
1
-9
/
+11
2023-04-14
bpf: Support 64-bit pointers to kfuncs
Ilya Leoshkevich
2
-0
/
+11
2023-04-14
dt-bindings: clock: qcom: describe the GPUCC clock for SA8775P
Bartosz Golaszewski
1
-0
/
+50
2023-04-14
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
1
-1
/
+3
2023-04-14
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
1
-0
/
+15
2023-04-14
Daniel Borkmann says:
Jakub Kicinski
15
-188
/
+281
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-21
/
+102
2023-04-14
of/address: Add of_property_read_reg() helper
Rob Herring
1
-0
/
+7
2023-04-14
of/address: Add of_range_count() helper
Rob Herring
1
-0
/
+16
2023-04-14
of/address: Add of_range_to_resource() helper
Rob Herring
1
-0
/
+8
2023-04-14
of: Drop cpu.h include from of_device.h
Rob Herring
1
-1
/
+0
2023-04-14
cpufreq: Adjust includes to remove of_device.h
Rob Herring
1
-1
/
+0
2023-04-14
of: Drop unnecessary includes in headers
Rob Herring
3
-6
/
+7
2023-04-14
of: Move CPU node related functions to their own file
Rob Herring
2
-21
/
+12
2023-04-14
of: Move of_device_get_match_data() declaration
Rob Herring
2
-7
/
+6
2023-04-14
clk: starfive: Avoid casting iomem pointers
Stephen Boyd
1
-0
/
+17
2023-04-14
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-6
/
+70
2023-04-13
mm: compaction: move compaction sysctl to its own file
Minghao Chi
1
-7
/
+0
2023-04-13
mm: memory-failure: Move memory failure sysctls to its own file
Kefeng Wang
1
-2
/
+0
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
2
-2
/
+14
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
2
-1
/
+47
2023-04-13
wifi: mac80211: add flush_sta method
Johannes Berg
1
-0
/
+6
2023-04-13
wifi: ieee80211: correctly mark FTM frames non-bufferable
Johannes Berg
1
-14
/
+38
2023-04-13
wifi: ieee80211: clean up public action codes
Johannes Berg
1
-8
/
+3
2023-04-13
fault-inject: allow configuration via configfs
Akinobu Mita
1
-0
/
+22
2023-04-13
pwm: Delete deprecated functions pwm_request() and pwm_free()
Uwe Kleine-König
1
-13
/
+0
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
1
-0
/
+19
2023-04-13
iio: adc: palmas: remove adc_wakeupX_data
Patrik Dahlström
1
-8
/
+0
2023-04-13
cacheinfo: Add arch specific early level initializer
Radu Rendec
1
-0
/
+2
2023-04-13
blk-mq-rdma: remove queue mapping helper for rdma devices
Sagi Grimberg
1
-11
/
+0
2023-04-13
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
1
-1
/
+2
2023-04-13
bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
Christian Ehrig
1
-0
/
+2
2023-04-13
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
1
-13
/
+15
2023-04-12
io_uring/rsrc: consolidate node caching
Pavel Begunkov
1
-1
/
+0
2023-04-12
dmaengine: idxd: process batch descriptor completion record faults
Dave Jiang
1
-0
/
+1
2023-04-12
dmaengine: idxd: add descs_completed field for completion record
Dave Jiang
1
-1
/
+4
2023-04-12
dmaengine: idxd: process user page faults for completion record
Dave Jiang
1
-0
/
+1
2023-04-12
dmanegine: idxd: add debugfs for event log dump
Dave Jiang
1
-2
/
+4
2023-04-12
dmaengine: idxd: add interrupt handling for event log
Dave Jiang
1
-0
/
+1
2023-04-12
dmaengine: idxd: setup event log configuration
Dave Jiang
1
-0
/
+1
[prev]
[next]