| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: compress: Initialize mutex in snd_compress_new() | Takashi Iwai | 2021-07-15 | 2 | -1/+1 |
* | ALSA: compress: Drop unused functions | Takashi Iwai | 2021-07-15 | 2 | -70/+0 |
* | ALSA: intel8x0: Skip ac97 clock measurement on VM | Takashi Iwai | 2021-07-12 | 1 | -0/+2 |
* | ALSA: hda/hdmi: Add option to enable all pins forcibly | Takashi Iwai | 2021-07-12 | 1 | -0/+7 |
* | ALSA: x86: simplify with sync_stop PCM ops | Takashi Iwai | 2021-07-12 | 2 | -24/+8 |
* | ALSA: ice1724: Remove superfluous loop over model table | Takashi Iwai | 2021-07-12 | 1 | -28/+14 |
* | ALSA: hda/ca0132: remove redundant initialization of variable status | Colin Ian King | 2021-07-12 | 1 | -1/+1 |
* | ALSA: pcm: Call substream ack() method upon compat mmap commit | Alan Young | 2021-07-12 | 1 | -3/+8 |
* | Linux 5.14-rc1v5.14-rc1 | Linus Torvalds | 2021-07-12 | 1 | -2/+2 |
* | mm/rmap: try_to_migrate() skip zone_device !device_private | Hugh Dickins | 2021-07-12 | 1 | -3/+3 |
* | mm/rmap: fix new bug: premature return from page_mlock_one() | Hugh Dickins | 2021-07-12 | 1 | -6/+5 |
* | mm/rmap: fix old bug: munlocking THP missed other mlocks | Hugh Dickins | 2021-07-12 | 1 | -5/+8 |
* | mm/rmap: fix comments left over from recent changes | Hugh Dickins | 2021-07-12 | 2 | -7/+2 |
* | Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-07-11 | 6 | -12/+31 |
|\ |
|
| * | Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 2021-07-09 | 6 | -12/+31 |
| |\ |
|
| | * | irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry | Marc Zyngier | 2021-07-09 | 5 | -11/+31 |
| | * | genirq/irqdesc: Drop excess kernel-doc entry @lookup | Randy Dunlap | 2021-06-28 | 1 | -1/+0 |
* | | | Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-07-11 | 2 | -10/+18 |
|\ \ \ |
|
| * | | | sched/uclamp: Ignore max aggregation if rq is idle | Xuewen Yan | 2021-07-02 | 1 | -7/+14 |
| * | | | sched/fair: Fix CFS bandwidth hrtimer expiry type | Odin Ugedal | 2021-07-02 | 1 | -2/+2 |
| * | | | sched/fair: Sync load_sum with load_avg after dequeue | Vincent Guittot | 2021-07-02 | 1 | -1/+2 |
* | | | | Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-07-11 | 2 | -8/+21 |
|\ \ \ \ |
|
| * | | | | perf/x86/intel/uncore: Clean up error handling path of iio mapping | Kan Liang | 2021-07-02 | 1 | -2/+4 |
| * | | | | perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support | Zhang Rui | 2021-07-02 | 1 | -6/+17 |
* | | | | | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-07-11 | 5 | -23/+33 |
|\ \ \ \ \ |
|
| * | | | | | locking/atomic: sparc: Fix arch_cmpxchg64_local() | Mark Rutland | 2021-07-07 | 1 | -1/+1 |
| * | | | | | kprobe/static_call: Restore missing static_call_text_reserved() | Peter Zijlstra | 2021-07-05 | 1 | -0/+2 |
| * | | | | | static_call: Fix static_call_text_reserved() vs __init | Peter Zijlstra | 2021-07-05 | 1 | -5/+8 |
| * | | | | | jump_label: Fix jump_label_text_reserved() vs __init | Peter Zijlstra | 2021-07-05 | 1 | -5/+8 |
| * | | | | | locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON... | Xiongwei Song | 2021-07-05 | 1 | -12/+14 |
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-07-11 | 36 | -162/+287 |
|\ \ \ \ \ \ |
|
| * | | | | | | scsi: virtio_scsi: Add validation for residual bytes from response | Xie Yongji | 2021-06-29 | 1 | -1/+1 |
| * | | | | | | scsi: ipr: System crashes when seeing type 20 error | Wen Xiong | 2021-06-29 | 2 | -2/+3 |
| * | | | | | | scsi: core: Retry I/O for Notify (Enable Spinup) Required error | Quat Le | 2021-06-29 | 1 | -0/+1 |
| * | | | | | | scsi: mpi3mr: Fix warnings reported by smatch | Sreekanth Reddy | 2021-06-29 | 1 | -2/+3 |
| * | | | | | | scsi: qedf: Add check to synchronize abort and flush | Javed Hasan | 2021-06-29 | 1 | -1/+21 |
| * | | | | | | scsi: MAINTAINERS: Add mpi3mr driver maintainers | Sreekanth Reddy | 2021-06-29 | 1 | -0/+11 |
| * | | | | | | scsi: libfc: Fix array index out of bound exception | Javed Hasan | 2021-06-29 | 1 | -5/+8 |
| * | | | | | | scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro | Zhen Lei | 2021-06-23 | 1 | -17/+9 |
| * | | | | | | scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro | Zhen Lei | 2021-06-23 | 1 | -10/+8 |
| * | | | | | | scsi: qedf: Use DEVICE_ATTR_RO() macro | Zhen Lei | 2021-06-23 | 1 | -8/+6 |
| * | | | | | | scsi: qedi: Use DEVICE_ATTR_RO() macro | Zhen Lei | 2021-06-23 | 1 | -7/+7 |
| * | | | | | | scsi: message: mptfc: Switch from pci_ to dma_ API | Christophe JAILLET | 2021-06-23 | 1 | -17/+18 |
| * | | | | | | scsi: be2iscsi: Fix some missing space in some messages | Christophe JAILLET | 2021-06-23 | 1 | -64/+38 |
| * | | | | | | scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() | Christophe JAILLET | 2021-06-23 | 1 | -0/+1 |
| * | | | | | | scsi: ufs: Fix build warning without CONFIG_PM | YueHaibing | 2021-06-23 | 1 | -0/+4 |
| * | | | | | | scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment | SeongJae Park | 2021-06-23 | 1 | -1/+1 |
| * | | | | | | scsi: qla2xxx: Add heartbeat check | Quinn Tran | 2021-06-23 | 8 | -1/+117 |
| * | | | | | | scsi: virtio_scsi: Do not overwrite SCSI status | Hannes Reinecke | 2021-06-23 | 1 | -2/+1 |
| * | | | | | | scsi: libsas: Add LUN number check in .slave_alloc callback | Yufen Yu | 2021-06-23 | 8 | -0/+16 |