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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2
-0
/
+33
2021-12-14
libata: add horkage for ASMedia 1092
Hannes Reinecke
1
-0
/
+2
2021-12-14
can: m_can: Disable and ignore ELO interrupt
Brian Silverman
1
-8
/
+6
2021-12-14
can: pch_can: pch_can_rx_normal: fix use after free
Vincent Mailhol
1
-1
/
+1
2021-12-14
clk: qcom: regmap-mux: fix parent clock lookup
Dmitry Baryshkov
3
-1
/
+15
2021-12-14
tracefs: Have new files inherit the ownership of their parent
Steven Rostedt (VMware)
1
-0
/
+4
2021-12-14
ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
Takashi Iwai
1
-2
/
+9
2021-12-14
ALSA: pcm: oss: Limit the period size to 16MB
Takashi Iwai
1
-1
/
+1
2021-12-14
ALSA: pcm: oss: Fix negative period/buffer sizes
Takashi Iwai
1
-9
/
+15
2021-12-14
ALSA: ctl: Fix copy of updated id with element read/write
Alan Young
1
-0
/
+3
2021-12-14
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
1
-0
/
+7
2021-12-14
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
1
-1
/
+1
2021-12-14
udp: using datalen to cap max gso segments
Jianguo Wu
1
-1
/
+1
2021-12-14
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-14
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
1
-1
/
+3
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2
-7
/
+9
2021-12-14
ice: ignore dropped packets during init
Jesse Brandeburg
1
-0
/
+3
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-1
/
+1
2021-12-14
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
1
-2
/
+4
2021-12-14
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
1
-15
/
+64
2021-12-14
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
1
-0
/
+13
2021-12-14
net: sched: extend Qdisc with rcu
Vlad Buslov
5
-1
/
+50
2021-12-14
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
20
-42
/
+47
2021-12-14
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2
-0
/
+8
2021-12-14
can: sja1000: fix use after free in ems_pcmcia_add_card()
Dan Carpenter
1
-1
/
+6
2021-12-14
can: kvaser_usb: get CAN clock frequency from device
Jimmy Assarsson
1
-28
/
+73
2021-12-14
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
20
-10
/
+84
2021-12-14
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
1
-5
/
+12
2021-12-14
HID: add USB_HID dependancy on some USB HID drivers
Greg Kroah-Hartman
1
-3
/
+3
2021-12-14
HID: add USB_HID dependancy to hid-chicony
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
3
-2
/
+7
2021-12-14
HID: google: add eel USB id
xiazhengqiao
2
-0
/
+3
2021-12-08
Linux 4.19.220
v4.19.220
Greg Kroah-Hartman
1
-1
/
+1
2021-12-08
ipmi: msghandler: Make symbol 'remove_work_wq' static
Wei Yongjun
1
-1
/
+1
2021-12-08
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-19
/
+5
2021-12-08
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
1
-1
/
+12
2021-12-08
serial: pl011: Add ACPI SBSA UART match id
Pierre Gondois
1
-0
/
+1
2021-12-08
tty: serial: msm_serial: Deactivate RX DMA for polling support
Sven Eckelmann
1
-0
/
+3
2021-12-08
x86/64/mm: Map all kernel memory into trampoline_pgd
Joerg Roedel
1
-1
/
+11
2021-12-08
usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
Badhri Jagan Sridharan
1
-4
/
+0
2021-12-08
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
2021-12-08
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
1
-7
/
+14
2021-12-08
vgacon: Propagate console boot parameters before calling `vc_resize'
Maciej W. Rozycki
1
-5
/
+9
2021-12-08
parisc: Fix "make install" on newer debian releases
Helge Deller
1
-0
/
+1
2021-12-08
parisc: Fix KBUILD_IMAGE for self-extracting kernel
Helge Deller
1
-0
/
+5
2021-12-08
drm/msm: Do hw_init() before capturing GPU state
Rob Clark
1
-0
/
+1
2021-12-08
net/smc: Keep smc_close_final rc during active close
Tony Lu
1
-2
/
+6
2021-12-08
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
1
-1
/
+1
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2
-7
/
+17
[next]