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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
bonding: do not assume skb mac_header is set
Eric Dumazet
1
-1
/
+1
2023-07-19
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-07-19
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2
-4
/
+6
2023-07-19
net: stmmac: fix double serdes powerdown
Bartosz Golaszewski
1
-6
/
+0
2023-07-19
igc: Work around HW bug causing missing timestamps
Vinicius Costa Gomes
1
-11
/
+37
2023-07-19
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
3
-12
/
+7
2023-07-19
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
3
-5
/
+43
2023-07-19
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
3
-30
/
+41
2023-07-19
can: kvaser_pciefd: Set hardware timestamp on transmitted packets
Jimmy Assarsson
1
-2
/
+10
2023-07-19
can: kvaser_pciefd: Add function to set skb hwtstamps
Jimmy Assarsson
1
-17
/
+10
2023-07-19
can: length: fix bitstuffing count
Vincent Mailhol
1
-6
/
+8
2023-07-19
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
2
-30
/
+48
2023-07-19
bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
Gilad Sever
1
-6
/
+18
2023-07-19
bpf: Factor out socket lookup functions for the TC hookpoint.
Gilad Sever
1
-3
/
+60
2023-07-19
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
1
-2
/
+2
2023-07-19
wifi: iwlwifi: mvm: check only affected links
Johannes Berg
1
-1
/
+2
2023-07-19
wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection
Johannes Berg
1
-3
/
+6
2023-07-19
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
4
-8
/
+38
2023-07-19
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
2
-16
/
+20
2023-07-19
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
2
-1
/
+68
2023-07-19
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
7
-82
/
+81
2023-07-19
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
3
-62
/
+78
2023-07-19
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
3
-8
/
+5
2023-07-19
watchdog: remove WATCHDOG_DEFAULT
Lecopzer Chen
1
-2
/
+0
2023-07-19
mm: move mm_count into its own cache line
Mathieu Desnoyers
1
-8
/
+15
2023-07-19
wifi: ieee80211: Fix the common size calculation for reconfiguration ML
Ilan Peer
1
-4
/
+1
2023-07-19
wifi: cfg80211: fix regulatory disconnect with OCB/NAN
Johannes Berg
3
-32
/
+11
2023-07-19
wifi: cfg80211: drop incorrect nontransmitted BSS update code
Benjamin Berg
1
-143
/
+11
2023-07-19
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
1
-89
/
+124
2023-07-19
wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
Nicolas Cavallari
1
-3
/
+1
2023-07-19
wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...
Anjaneyulu
1
-2
/
+3
2023-07-19
wifi: iwlwifi: pull from TXQs with softirqs disabled
Johannes Berg
1
-1
/
+4
2023-07-19
wifi: iwlwifi: mvm: correctly access HE/EHT sband capa
Johannes Berg
1
-20
/
+26
2023-07-19
wifi: iwlwifi: mvm: add support for Extra EHT LTF
Gregory Greenman
4
-0
/
+20
2023-07-19
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
8
-43
/
+66
2023-07-19
wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018
Ziyang Huang
1
-1
/
+1
2023-07-19
wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018
Ziyang Huang
1
-0
/
+1
2023-07-19
wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()
Ziyang Huang
1
-0
/
+1
2023-07-19
wifi: ath11k: Add missing check for ioremap
Jiasheng Jiang
1
-0
/
+5
2023-07-19
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2023-07-19
wifi: iwlwifi: fw: print PC register value instead of address
Mukesh Sisodiya
1
-1
/
+6
2023-07-19
wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_init
Mukesh Sisodiya
1
-0
/
+2
2023-07-19
wifi: mac80211: Fix permissions for valid_links debugfs entry
Ilan Peer
1
-1
/
+1
2023-07-19
bpf: Verify scalar ids mapping in regsafe() using check_ids()
Eduard Zingerman
2
-29
/
+79
2023-07-19
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
3
-5
/
+128
2023-07-19
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
1
-3
/
+4
2023-07-19
selftests/bpf: Fix invalid pointer check in get_xlated_program()
Eduard Zingerman
1
-11
/
+13
2023-07-19
memstick r592: make memstick_debug_get_tpc_name() static
Arnd Bergmann
1
-3
/
+1
2023-07-19
mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't used
Douglas Anderson
1
-1
/
+1
2023-07-19
kexec: fix a memory leak in crash_shrink_memory()
Zhen Lei
1
-3
/
+2
[prev]
[next]