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-11-17
iio: imx8qxp-adc: fix dependency to the intended ARCH_MXC config
Lukas Bulwahn
1
-1
/
+1
2021-11-17
iio: dln2: Check return value of devm_iio_trigger_register()
Lars-Peter Clausen
1
-1
/
+5
2021-11-17
iio: trigger: Fix reference counting
Lars-Peter Clausen
1
-1
/
+0
2021-11-17
iio: dln2-adc: Fix lockdep complaint
Noralf Trønnes
1
-8
/
+7
2021-11-17
iio: adc: stm32: fix a current leak by resetting pcsel before disabling vdda
Fabrice Gasnier
1
-0
/
+1
2021-11-17
iio: mma8452: Fix trigger reference couting
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: stk3310: Don't return error code in interrupt handler
Lars-Peter Clausen
1
-3
/
+3
2021-11-17
iio: kxsd9: Don't return error code in trigger handler
Lars-Peter Clausen
1
-3
/
+3
2021-11-17
iio: ltr501: Don't return error code in trigger handler
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
Yang Yingliang
1
-3
/
+2
2021-11-17
Merge tag 'hyperv-fixes-signed-20211117' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-14
/
+20
2021-11-17
Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-5
/
+2
2021-11-17
reset: tegra-bpmp: Revert Handle errors in BPMP response
Jon Hunter
1
-8
/
+1
2021-11-17
Revert "ACPI: scan: Release PM resources blocked by unused objects"
Rafael J. Wysocki
3
-32
/
+0
2021-11-17
i40e: Fix ping is lost after configuring ADq on VF
Eryk Rybak
3
-8
/
+74
2021-11-17
i40e: Fix changing previously set num_queue_pairs for PFs
Eryk Rybak
1
-12
/
+23
2021-11-17
i40e: Fix NULL ptr dereference on VSI filter sync
Michal Maloszewski
2
-2
/
+4
2021-11-17
i40e: Fix correct max_pkt_size on VF RX queue
Eryk Rybak
1
-44
/
+9
2021-11-17
arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode
Robert Marko
1
-1
/
+1
2021-11-17
fs: Rename AS_THP_SUPPORT and mapping_thp_support
Matthew Wilcox (Oracle)
1
-6
/
+6
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
4
-4
/
+18
2021-11-17
mm: Remove folio_test_single
Matthew Wilcox (Oracle)
2
-7
/
+1
2021-11-17
mm: Rename folio_test_multi to folio_test_large
Matthew Wilcox (Oracle)
2
-2
/
+8
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
12
-20
/
+19
2021-11-17
binder: fix test regression due to sender_euid change
Todd Kjos
1
-1
/
+1
2021-11-17
net: ax88796c: use bit numbers insetad of bit masks
Łukasz Stelmach
1
-3
/
+3
2021-11-17
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
1
-1
/
+6
2021-11-17
net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
Pavel Skripkin
1
-2
/
+2
2021-11-17
net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
Aaron Ma
1
-6
/
+3
2021-11-17
block: avoid to quiesce queue in elevator_init_mq
Ming Lei
1
-2
/
+8
2021-11-17
bpf, x86: Fix "no previous prototype" warning
Björn Töpel
1
-0
/
+1
2021-11-17
usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe
Dan Carpenter
1
-9
/
+9
2021-11-17
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
1
-3
/
+11
2021-11-17
usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts
Ondrej Jirman
1
-2
/
+4
2021-11-17
usb: dwc3: leave default DMA for PCI devices
Fabio Aiuto
1
-3
/
+5
2021-11-17
usb: dwc2: hcd_queue: Fix use of floating point literal
Nathan Chancellor
1
-1
/
+1
2021-11-17
usb: dwc3: gadget: Fix null pointer exception
Albert Wang
1
-0
/
+6
2021-11-17
usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'
Christophe JAILLET
1
-1
/
+4
2021-11-17
usb: xhci: tegra: Check padctrl interrupt presence in device tree
Dmitry Osipenko
1
-12
/
+29
2021-11-17
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Minas Harutyunyan
1
-3
/
+14
2021-11-17
usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer
Thinh Nguyen
1
-3
/
+14
2021-11-17
usb: dwc3: gadget: Ignore NoStream after End Transfer
Thinh Nguyen
1
-8
/
+8
2021-11-17
usb: dwc3: core: Revise GHWPARAMS9 offset
Thinh Nguyen
1
-1
/
+1
2021-11-17
x86/perf: Fix snapshot_branch_stack warning in VM
Song Liu
1
-2
/
+0
2021-11-17
perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
Alexander Antonov
1
-0
/
+8
2021-11-17
perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server
Alexander Antonov
1
-0
/
+1
2021-11-17
perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server
Alexander Antonov
1
-0
/
+3
2021-11-17
drm/i915/guc: fix NULL vs IS_ERR() checking
Dan Carpenter
1
-2
/
+2
2021-11-17
drm/i915/dsi/xelpd: Fix the bit mask for wakeup GB
Vandita Kulkarni
2
-2
/
+5
2021-11-17
Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"
Vandita Kulkarni
1
-8
/
+2
[prev]
[next]