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
2021-12-03
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
1
-7
/
+14
2021-12-03
selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...
Li Zhijian
2
-0
/
+2
2021-12-03
selftests/tc-testing: add missing config
Li Zhijian
1
-0
/
+1
2021-12-03
selftests/tc-testing: add exit code
Li Zhijian
1
-3
/
+5
2021-12-03
bus: mhi: pci_generic: Fix device recovery failed issue
Slark Xiao
1
-1
/
+1
2021-12-03
Merge tag 'phy-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Greg Kroah-Hartman
11
-25
/
+30
2021-12-03
HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
Thomas Weißschuh
1
-2
/
+4
2021-12-03
HID: google: add eel USB id
xiazhengqiao
2
-0
/
+3
2021-12-03
HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman
1
-1
/
+1
2021-12-03
HID: add USB_HID dependancy to hid-chicony
Greg Kroah-Hartman
1
-1
/
+1
2021-12-03
x86/64/mm: Map all kernel memory into trampoline_pgd
Joerg Roedel
1
-1
/
+11
2021-12-03
objtool: Fix pv_ops noinstr validation
Peter Zijlstra
2
-0
/
+5
2021-12-03
scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
Igor Pylypiv
1
-4
/
+2
2021-12-03
selftests/fib_tests: Rework fib_rp_filter_test()
Peilin Ye
1
-10
/
+49
2021-12-03
clk: imx: use module_platform_driver
Miles Chen
2
-2
/
+2
2021-12-03
clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
Bjorn Andersson
1
-0
/
+9
2021-12-03
clk: qcom: regmap-mux: fix parent clock lookup
Dmitry Baryshkov
3
-1
/
+15
2021-12-03
Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
39
-159
/
+244
2021-12-03
Merge branch 'Fixes for kfunc-mod regressions and warnings'
Andrii Nakryiko
4
-16
/
+18
2021-12-03
tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets
Kumar Kartikeya Dwivedi
1
-3
/
+5
2021-12-03
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
1
-2
/
+0
2021-12-03
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
3
-11
/
+13
2021-12-02
Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-13
/
+42
2021-12-02
Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-66
/
+28
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
104
-412
/
+1000
2021-12-02
Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+9
2021-12-02
Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-8
/
+33
2021-12-02
s390: update defconfigs
Heiko Carstens
3
-3
/
+16
2021-12-02
ALSA: ctl: Fix copy of updated id with element read/write
Alan Young
1
-0
/
+3
2021-12-02
Revert "drm/i915: Implement Wa_1508744258"
José Roberto de Souza
1
-7
/
+0
2021-12-02
HID: bigbenff: prevent null pointer dereference
Benjamin Tissoires
1
-1
/
+1
2021-12-02
HID: sony: fix error path in probe
Benjamin Tissoires
1
-7
/
+15
2021-12-02
HID: add USB_HID dependancy on some USB HID drivers
Greg Kroah-Hartman
1
-3
/
+3
2021-12-02
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
23
-9
/
+92
2021-12-02
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
1
-5
/
+12
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
6
-9
/
+11
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2
-5
/
+12
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2
-1
/
+9
2021-12-02
net: dsa: b53: Add SPI ID table
Florian Fainelli
1
-0
/
+14
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2021-12-02
selftests: net: Correct case name
Li Zhijian
1
-2
/
+2
2021-12-02
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
1
-1
/
+1
2021-12-02
mctp: Don't let RTM_DELROUTE delete local routes
Matt Johnston
1
-4
/
+5
2021-12-02
net/smc: Keep smc_close_final rc during active close
Tony Lu
1
-2
/
+6
2021-12-02
ibmvnic: drop bad optimization in reuse_tx_pools()
Sukadev Bhattiprolu
1
-11
/
+3
2021-12-02
ibmvnic: drop bad optimization in reuse_rx_pools()
Sukadev Bhattiprolu
1
-11
/
+3
2021-12-02
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
1
-4
/
+3
2021-12-02
Fix Comment of ETH_P_802_3_MIN
Xiayu Zhang
1
-1
/
+1
2021-12-02
ethernet: aquantia: Try MAC address from device tree
Tianhao Chai
1
-10
/
+14
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
5
-7
/
+7
[prev]
[next]