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.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
2018-04-12
lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...
Raghuram Chary J
1
-2
/
+21
2018-04-12
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
1
-4
/
+9
2018-04-12
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
1
-1
/
+1
2018-04-12
x86/microcode: Fix CPU synchronization routine
Borislav Petkov
1
-27
/
+41
2018-04-12
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
4
-19
/
+28
2018-04-12
x86/microcode: Synchronize late microcode loading
Ashok Raj
1
-26
/
+92
2018-04-12
x86/microcode: Request microcode on the BSP
Borislav Petkov
1
-6
/
+5
2018-04-12
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
1
-6
/
+5
2018-04-12
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
1
-0
/
+18
2018-04-12
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
1
-0
/
+12
2018-04-12
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
1
-3
/
+24
2018-04-12
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
1
-11
/
+8
2018-04-12
x86/CPU: Check CPU feature bits after microcode upgrade
Borislav Petkov
1
-0
/
+20
2018-04-12
x86/CPU: Add a microcode loader callback
Borislav Petkov
3
-2
/
+17
2018-04-12
x86/microcode: Propagate return value from updating functions
Borislav Petkov
4
-28
/
+34
2018-04-12
drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
Rodrigo Vivi
1
-2
/
+3
2018-04-12
drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
Rodrigo Vivi
1
-3
/
+8
2018-04-12
thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
Alexey Khoroshilov
1
-3
/
+7
2018-04-12
tcmu: release blocks for partially setup cmds
Mike Christie
1
-0
/
+7
2018-04-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
1
-1
/
+1
2018-04-12
crypto: aes-generic - build with -Os on gcc-7+
Arnd Bergmann
1
-0
/
+1
2018-04-12
mtd: mtd_oobtest: Handle bitflips during reads
Miquel Raynal
1
-0
/
+21
2018-04-12
Input: goodix - disable IRQs while suspended
Hans de Goede
1
-2
/
+6
2018-04-12
ibmvnic: Don't handle RX interrupts when not up.
Nathan Fontenot
1
-0
/
+6
2018-04-12
sdhci: Advertise 2.0v supply on SDIO host controller
Andy Shevchenko
2
-0
/
+9
2018-04-12
x86/gart: Exclude GART aperture from vmcore
Jiri Bohac
2
-2
/
+46
2018-04-12
gpio: thunderx: fix error return code in thunderx_gpio_probe()
Wei Yongjun
1
-1
/
+3
2018-04-12
RDMA/cma: Fix rdma_cm path querying for RoCE
Parav Pandit
1
-3
/
+4
2018-04-12
scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called
Shivasharan S
1
-1
/
+1
2018-04-12
scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...
Shivasharan S
1
-4
/
+12
2018-04-12
PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
Ulf Hansson
1
-13
/
+17
2018-04-12
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
1
-6
/
+17
2018-04-12
drm/amd/powerplay: fix memory leakage when reload (v2)
Yintian Tao
1
-0
/
+6
2018-04-12
i40evf: don't rely on netif_running() outside rtnl_lock()
Jacob Keller
1
-3
/
+17
2018-04-12
Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
Stefan Wahren
1
-3
/
+4
2018-04-12
Bluetooth: hci_bcm: Validate IRQ before using it
Ronald Tschalär
1
-3
/
+3
2018-04-12
Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
Lukas Wunner
1
-15
/
+9
2018-04-12
uio_hv_generic: check that host supports monitor page
Stephen Hemminger
1
-0
/
+7
2018-04-12
EDAC, mv64x60: Fix an error handling path
Christophe JAILLET
1
-1
/
+1
2018-04-12
serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
Hans de Goede
1
-0
/
+5
2018-04-12
block, bfq: put async queues for root bfq groups too
Paolo Valente
1
-2
/
+5
2018-04-12
tty: n_gsm: Allow ADM response in addition to UA for control dlci
Tony Lindgren
1
-3
/
+14
2018-04-12
blk-mq: fix kernel oops in blk_mq_tag_idle()
Ming Lei
1
-1
/
+2
2018-04-12
net/mlx5e: IPoIB, Use correct timestamp in child receive flow
Feras Daoud
1
-1
/
+6
2018-04-12
scsi: libsas: initialize sas_phy status according to response of DISCOVER
chenxiang
1
-0
/
+1
2018-04-12
scsi: libsas: fix error when getting phy events
Jason Yan
1
-1
/
+1
2018-04-12
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
Jason Yan
1
-0
/
+1
2018-04-12
net: Fix netdev_WARN_ONCE macro
Gal Pressman
1
-2
/
+2
2018-04-12
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
6
-71
/
+115
2018-04-12
bcache: segregate flash only volume write streams
Tang Junhui
1
-5
/
+14
[prev]
[next]