index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-04
4
-24
/
+26
|
\
|
*
kconfig: remove redundant assignment prompt = prompt
Denis Efremov
2020-09-03
1
-1
/
+0
|
*
kbuild: Documentation: clean up makefiles.rst
Randy Dunlap
2020-09-03
1
-9
/
+9
|
*
kconfig: streamline_config.pl: check defined(ENV variable) before using it
Randy Dunlap
2020-09-03
1
-1
/
+4
|
*
Documentation/llvm: Improve formatting of commands, variables, and arguments
Nathan Chancellor
2020-08-31
1
-13
/
+13
*
|
Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-09-04
4
-96
/
+168
|
\
\
|
*
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-09-04
2
-89
/
+151
|
|
\
\
|
|
*
|
cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled
Francisco Jerez
2020-09-01
1
-1
/
+1
|
|
*
|
cpufreq: intel_pstate: Free memory only when turning off
Rafael J. Wysocki
2020-09-01
1
-33
/
+24
|
|
*
|
cpufreq: intel_pstate: Add ->offline and ->online callbacks
Rafael J. Wysocki
2020-09-01
1
-49
/
+94
|
|
*
|
cpufreq: intel_pstate: Tweak the EPP sysfs interface
Rafael J. Wysocki
2020-09-01
2
-1
/
+11
|
|
*
|
cpufreq: intel_pstate: Update cached EPP in the active mode
Rafael J. Wysocki
2020-09-01
1
-5
/
+15
|
|
*
|
cpufreq: intel_pstate: Refuse to turn off with HWP enabled
Rafael J. Wysocki
2020-09-01
1
-3
/
+9
|
*
|
|
Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Rafael J. Wysocki
2020-09-01
2
-7
/
+17
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
opp: Don't drop reference for an OPP table that was never parsed
Viresh Kumar
2020-08-31
2
-7
/
+17
*
|
|
|
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-04
4
-6
/
+11
|
\
\
\
\
|
*
|
|
|
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
2020-09-02
3
-4
/
+10
|
*
|
|
|
ata: ahci: use ata_link_info() instead of ata_link_printk()
Xu Wang
2020-08-17
1
-2
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-04
13
-82
/
+212
|
\
\
\
\
|
*
|
|
|
block: allow for_each_bvec to support zero len bvec
Ming Lei
2020-09-03
1
-1
/
+8
|
*
|
|
|
blk-stat: make q->stats->lock irqsafe
Tejun Heo
2020-09-02
1
-6
/
+11
|
*
|
|
|
blk-iocost: ioc_pd_free() shouldn't assume irq disabled
Tejun Heo
2020-09-02
1
-2
/
+3
|
*
|
|
|
block: fix locking in bdev_del_partition
Christoph Hellwig
2020-09-01
1
-14
/
+13
|
*
|
|
|
block: release disk reference in hd_struct_free_work
Ming Lei
2020-09-01
1
-1
/
+9
|
*
|
|
|
block: ensure bdi->io_pages is always initialized
Jens Axboe
2020-09-01
1
-0
/
+1
|
*
|
|
|
Merge branch 'nvme-5.9-rc' of git://git.infradead.org/nvme into block-5.9
Jens Axboe
2020-08-29
8
-58
/
+167
|
|
\
\
\
\
|
|
*
|
|
|
nvme-pci: cancel nvme device request before disabling
Tong Zhang
2020-08-29
1
-2
/
+2
|
|
*
|
|
|
nvme: only use power of two io boundaries
Keith Busch
2020-08-29
1
-9
/
+38
|
|
*
|
|
|
nvme: fix controller instance leak
Keith Busch
2020-08-29
1
-1
/
+1
|
|
*
|
|
|
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
2020-08-29
1
-2
/
+2
|
|
*
|
|
|
nvme: Fix NULL dereference for pci nvme controllers
Sagi Grimberg
2020-08-29
1
-0
/
+4
|
|
*
|
|
|
nvme-rdma: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
2020-08-29
1
-1
/
+12
|
|
*
|
|
|
nvme-rdma: fix timeout handler
Sagi Grimberg
2020-08-29
1
-16
/
+33
|
|
*
|
|
|
nvme-rdma: serialize controller teardown sequences
Sagi Grimberg
2020-08-29
1
-0
/
+6
|
|
*
|
|
|
nvme-tcp: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
2020-08-29
1
-1
/
+12
|
|
*
|
|
|
nvme-tcp: fix timeout handler
Sagi Grimberg
2020-08-29
1
-20
/
+36
|
|
*
|
|
|
nvme-tcp: serialize controller teardown sequences
Sagi Grimberg
2020-08-29
1
-2
/
+9
|
|
*
|
|
|
nvme: have nvme_wait_freeze_timeout return if it timed out
Sagi Grimberg
2020-08-29
2
-2
/
+3
|
|
*
|
|
|
nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
Sagi Grimberg
2020-08-29
1
-1
/
+0
|
|
*
|
|
|
nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
Ziye Yang
2020-08-29
1
-1
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-04
1
-1
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
Jens Axboe
2020-09-02
1
-0
/
+10
|
*
|
|
|
|
io_uring: set table->files[i] to NULL when io_sqe_file_register failed
Jiufei Xue
2020-09-02
1
-0
/
+1
|
*
|
|
|
|
io_uring: fix removing the wrong file in __io_sqe_files_update()
Jiufei Xue
2020-09-01
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-04
4
-18
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
thermal: core: Fix use-after-free in thermal_zone_device_unregister()
Dmitry Osipenko
2020-09-04
1
-2
/
+3
|
*
|
|
|
|
|
thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
Veera Vegivada
2020-09-04
1
-2
/
+2
|
*
|
|
|
|
|
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
2020-09-04
2
-14
/
+19
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-04
9
-49
/
+73
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0
Peter Ujfalusi
2020-09-03
1
-2
/
+2
[next]