index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-13
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
2023-04-13
net/sched: mqprio: add an extack message to mqprio_parse_opt()
Vladimir Oltean
2023-04-13
net/sched: mqprio: add extack to mqprio_parse_nlattr()
Vladimir Oltean
2023-04-13
net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
Vladimir Oltean
2023-04-13
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
2023-04-13
md/raid10: don't BUG_ON() in raise_barrier()
Yu Kuai
2023-04-13
md: fix soft lockup in status_resync
Yu Kuai
2023-04-13
md: add error_handlers for raid0 and linear
Mariusz Tkaczyk
2023-04-13
md: Use optimal I/O size for last bitmap page
Jon Derrick
2023-04-13
md: Fix types in sb writer
Jon Derrick
2023-04-13
md: Move sb writer loop to its own function
Jon Derrick
2023-04-13
md/raid10: Fix typo in comment (replacment -> replacement)
Jiangshan Yi
2023-04-13
md: make kobj_type structures constant
Thomas Weißschuh
2023-04-13
md/raid10: fix null-ptr-deref in raid10_sync_request
Li Nan
2023-04-13
md/raid10: fix task hung in raid10d
Li Nan
2023-04-13
tools: ynl: Rename ethtool to ethtool.py
Rahul Rameshbabu
2023-04-13
tools: ynl: Remove absolute paths to yaml files from ethtool testing tool
Rahul Rameshbabu
2023-04-13
Merge branch 'macb-ptp-minor-updates'
Jakub Kicinski
2023-04-13
net: macb: Optimize reading HW timestamp
Harini Katakam
2023-04-13
net: macb: Enable PTP unicast
Harini Katakam
2023-04-13
net: macb: Update gem PTP support check
Harini Katakam
2023-04-14
nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
Duy Truong
2023-04-13
samples/bpf: sampleip: Replace PAGE_OFFSET with _text address
Rong Tao
2023-04-13
Merge branch 'ocelot-felix-driver-cleanup'
Jakub Kicinski
2023-04-13
net: mscc: ocelot: fix ineffective WARN_ON() in ocelot_stats.c
Vladimir Oltean
2023-04-13
net: mscc: ocelot: strengthen type of "int i" in ocelot_stats.c
Vladimir Oltean
2023-04-13
net: mscc: ocelot: strengthen type of "u32 reg" and "u32 base" in ocelot_stats.c
Vladimir Oltean
2023-04-13
net: dsa: felix: remove confusing/incorrect comment from felix_setup()
Vladimir Oltean
2023-04-13
net: mscc: ocelot: remove blank line at the end of ocelot_stats.c
Vladimir Oltean
2023-04-13
net: mscc: ocelot: debugging print for statistics regions
Vladimir Oltean
2023-04-13
net: mscc: ocelot: refactor enum ocelot_reg decoding to helper
Vladimir Oltean
2023-04-13
net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors
Vladimir Oltean
2023-04-13
bpf: Support 64-bit pointers to kfuncs
Ilya Leoshkevich
2023-04-13
bpf: Add preempt_count_{sub,add} into btf id deny list
Yafang
2023-04-13
clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clk
Konrad Dybcio
2023-04-13
clk: qcom: add the GPUCC driver for sa8775p
Shazad Hussain
2023-04-13
dt-bindings: clock: qcom: describe the GPUCC clock for SA8775P
Bartosz Golaszewski
2023-04-13
clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handling
Dmitry Baryshkov
2023-04-13
clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_...
Mohammad Rafi Shaik
2023-04-13
clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
Srinivasa Rao Mandadapu
2023-04-13
dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode property
Srinivasa Rao Mandadapu
2023-04-13
selftests/bpf: Workaround for older vm_sockets.h.
Alexei Starovoitov
2023-04-13
riscv: No need to relocate the dtb as it lies in the fixmap region
Alexandre Ghiti
2023-04-13
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-04-13
selftests/bpf: Fix merge conflict due to SYS() macro change.
Alexei Starovoitov
2023-04-13
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
2023-04-13
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
2023-04-13
module: Sync code of is_arm_mapping_symbol()
Tiezhu Yang
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
[prev]
[next]