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.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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
igc: Add ndo_tx_timeout support
Sasha Neftin
1
-2
/
+23
2023-02-08
net: mana: Fix accessing freed irq affinity_hint
Haiyang Zhang
1
-26
/
+11
2023-02-08
hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
Michael Kelley
1
-1
/
+1
2023-02-08
net/mlx5: Serialize module cleanup with reload and remove
Shay Drory
1
-7
/
+7
2023-02-08
net/mlx5: fw_tracer, Zero consumer index when reloading the tracer
Shay Drory
1
-1
/
+1
2023-02-08
net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers
Shay Drory
1
-0
/
+1
2023-02-08
net/mlx5: Expose SF firmware pages counter
Maher Sanalla
2
-1
/
+2
2023-02-08
net/mlx5: Store page counters in a single array
Maher Sanalla
4
-20
/
+25
2023-02-08
net/mlx5e: IPoIB, Show unknown speed instead of error
Dragos Tatulea
1
-8
/
+5
2023-02-08
net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode
Amir Tzin
2
-1
/
+5
2023-02-08
net/mlx5: Bridge, fix ageing of peer FDB entries
Vlad Buslov
2
-5
/
+1
2023-02-08
net/mlx5: DR, Fix potential race in dr_rule_create_rule_nic
Yevgeny Kliteynik
1
-10
/
+15
2023-02-08
net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change
Adham Faris
1
-71
/
+15
2023-02-08
Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+25
2023-02-07
cxl/region: Fix passthrough-decoder detection
Dan Williams
1
-2
/
+2
2023-02-07
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
1
-12
/
+12
2023-02-07
net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
Vladimir Oltean
1
-7
/
+19
2023-02-07
RDMA/rtrs: Don't call kobject_del for srv_path->kobj
Li Zhijian
1
-2
/
+1
2023-02-07
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
Andy Shevchenko
1
-3
/
+13
2023-02-07
drm/client: fix circular reference counting issue
Christian König
1
-13
/
+20
2023-02-07
cxl/region: Fix null pointer dereference for resetting decoder
Fan Ni
1
-3
/
+5
2023-02-07
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
1
-1
/
+1
2023-02-07
ice: Fix off by one in ice_tc_forward_to_queue()
Dan Carpenter
1
-1
/
+1
2023-02-07
ice: Fix disabling Rx VLAN filtering with port VLAN enabled
Brett Creeley
1
-1
/
+15
2023-02-07
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
2
-18
/
+12
2023-02-07
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
1
-1
/
+1
2023-02-07
nvidiafb: detect the hardware support before removing console.
Dave Airlie
1
-39
/
+42
2023-02-06
Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-11
/
+13
2023-02-06
drm/virtio: exbuf->fence_fd unmodified on interrupted wait
Ryan Neph
1
-4
/
+1
2023-02-06
HID: Ignore battery for ELAN touchscreen 29DF on HP
Luka Guzenko
2
-0
/
+3
2023-02-06
drm/i915: Initialize the obj flags for shmem objects
Aravind Iddamsetty
1
-1
/
+1
2023-02-06
drm/i915: Move fd_install after last use of fence
Rob Clark
1
-7
/
+7
2023-02-06
drm/i915/fbdev: Implement fb_dirty for intel custom fb helper
Jouni Högander
1
-0
/
+12
2023-02-06
drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
Ville Syrjälä
1
-1
/
+2
2023-02-06
pinctrl: qcom: sm8450-lpass-lpi: correct swr_rx_data group
Krzysztof Kozlowski
1
-1
/
+1
2023-02-06
RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw()
Dan Carpenter
1
-1
/
+1
2023-02-06
HID: amd_sfh: if no sensors are enabled, clean up
Mario Limonciello
2
-2
/
+12
2023-02-06
net: USB: Fix wrong-direction WARNING in plusb.c
Alan Stern
1
-3
/
+1
2023-02-06
HID: logitech: Disable hi-res scrolling on USB
Bastien Nocera
1
-1
/
+2
2023-02-06
HID: core: Fix deadloop in hid_apply_multiplier.
Xin Zhao
1
-0
/
+3
2023-02-06
net: microchip: sparx5: fix PTP init/deinit not checking all ports
Casper Andersson
1
-2
/
+2
2023-02-06
cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems
Douglas Anderson
1
-11
/
+13
2023-02-05
Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-19
/
+13
2023-02-05
Merge tag 'tty-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-36
/
+27
2023-02-05
Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-69
/
+206
2023-02-05
Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-75
/
+27
2023-02-05
Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...
Linus Torvalds
2
-23
/
+29
2023-02-04
Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+3
2023-02-04
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-02-04
ionic: missed doorbell workaround
Allen Hubbe
6
-4
/
+176
[prev]
[next]