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.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-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
2022-07-12
can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
Marc Kleine-Budde
1
-0
/
+1
2022-07-12
can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...
Thomas Kopp
1
-6
/
+3
2022-07-12
can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...
Thomas Kopp
1
-5
/
+8
2022-07-12
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson
3
-35
/
+47
2022-07-12
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson
3
-21
/
+38
2022-07-12
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
Jimmy Assarsson
3
-148
/
+172
2022-07-12
can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits
Marc Kleine-Budde
1
-2
/
+2
2022-07-12
can: m_can: m_can_chip_config(): actually enable internal timestamping
Marc Kleine-Budde
1
-1
/
+3
2022-07-12
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
1
-2
/
+21
2022-07-12
can: grcan: grcan_probe(): remove extra of_node_get()
Liang He
1
-1
/
+0
2022-07-12
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
1
-4
/
+14
2022-07-12
ALSA: cs46xx: Fix missing snd_card_free() call at probe error
Takashi Iwai
1
-9
/
+13
2022-07-12
ALSA: hda/realtek: Add quirk for Clevo L140PU
Tim Crawford
1
-0
/
+1
2022-07-12
ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
Takashi Iwai
1
-0
/
+4
2022-07-12
io_uring: fix provided buffer import
Dylan Yudaken
1
-3
/
+11
2022-07-07
Linux 5.18.10
v5.18.10
Greg Kroah-Hartman
1
-1
/
+1
2022-07-07
xen/arm: Fix race in RB-tree based P2M accounting
Oleksandr Tyshchenko
1
-2
/
+4
2022-07-07
xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()
Jan Beulich
1
-1
/
+3
2022-07-07
xen/blkfront: force data bouncing when backend is untrusted
Roger Pau Monne
1
-15
/
+34
2022-07-07
xen/netfront: force data bouncing when backend is untrusted
Roger Pau Monne
1
-2
/
+47
2022-07-07
xen/netfront: fix leaking data in shared pages
Roger Pau Monne
1
-1
/
+2
2022-07-07
xen/blkfront: fix leaking data in shared pages
Roger Pau Monne
1
-3
/
+4
2022-07-07
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-07-07
net: sparx5: mdb add/del handle non-sparx5 devices
Casper Andersson
1
-0
/
+6
2022-07-07
net: sparx5: Add handling of host MDB entries
Casper Andersson
1
-0
/
+12
2022-07-07
drm/fourcc: fix integer type usage in uapi header
Carlos Llamas
1
-2
/
+2
2022-07-07
platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keyp...
Hans de Goede
2
-0
/
+42
2022-07-07
platform/x86: panasonic-laptop: don't report duplicate brightness key-presses
Hans de Goede
2
-0
/
+9
2022-07-07
platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"
Hans de Goede
1
-6
/
+2
2022-07-07
platform/x86: panasonic-laptop: sort includes alphabetically
Hans de Goede
1
-9
/
+8
2022-07-07
platform/x86: panasonic-laptop: de-obfuscate button codes
Stefan Seyfried
1
-5
/
+11
2022-07-07
drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
Liang He
1
-0
/
+1
2022-07-07
drm/msm/gem: Fix error return on fence id alloc fail
Rob Clark
1
-1
/
+1
2022-07-07
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
1
-19
/
+15
2022-07-07
drm/i915/gem: add missing else
katrinzhou
1
-2
/
+3
2022-07-07
platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
Hans de Goede
1
-7
/
+14
2022-07-07
drm/msm/dpu: Increment vsync_cnt before waking up userspace
Stephen Boyd
1
-1
/
+2
2022-07-07
cifs: fix minor compile warning
Steve French
1
-0
/
+2
2022-07-07
net: tun: avoid disabling NAPI twice
Jakub Kicinski
1
-1
/
+2
2022-07-07
mlxsw: spectrum_router: Fix rollback in tunnel next hop init
Petr Machata
1
-1
/
+13
2022-07-07
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-07-07
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
4
-0
/
+82
2022-07-07
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
2
-15
/
+23
2022-07-07
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
1
-1
/
+1
2022-07-07
ACPI: video: Change how we determine if brightness key-presses are handled
Hans de Goede
1
-7
/
+6
2022-07-07
nvmet-tcp: fix regression in data_digest calculation
Sagi Grimberg
1
-20
/
+3
2022-07-07
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
1
-1
/
+5
2022-07-07
cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt
Stephen Boyd
1
-0
/
+6
2022-07-07
epic100: fix use after free on rmmod
Tong Zhang
1
-2
/
+2
[prev]
[next]