| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-01-13 | ipv6: remove max_size check inline with ipv4 |  Jon Maxwell | 1 | -1/+1 |
| 2023-01-13 | scsi: core: Add struct for args to execution functions |  Mike Christie | 1 | -14/+37 |
| 2023-01-13 | scsi: ufs: core: mcq: Add Event Specific Interrupt enable and config functions |  Can Guo | 2 | -0/+8 |
| 2023-01-13 | scsi: ufs: core: Add Event Specific Interrupt configuration vendor specific ops |  Can Guo | 1 | -0/+2 |
| 2023-01-13 | scsi: ufs: core: mcq: Add completion support in poll |  Asutosh Das | 1 | -0/+2 |
| 2023-01-13 | scsi: ufs: mcq: Add completion support of a CQE |  Asutosh Das | 2 | -0/+10 |
| 2023-01-13 | scsi: ufs: core: Prepare ufshcd_send_command() for MCQ |  Asutosh Das | 1 | -0/+5 |
| 2023-01-13 | scsi: ufs: core: mcq: Configure operation and runtime interface |  Asutosh Das | 2 | -0/+83 |
| 2023-01-13 | scsi: ufs: core: mcq: Allocate memory for MCQ mode |  Asutosh Das | 2 | -0/+42 |
| 2023-01-13 | scsi: ufs: core: mcq: Calculate queue depth |  Asutosh Das | 3 | -0/+5 |
| 2023-01-13 | scsi: ufs: core: mcq: Configure resource regions |  Asutosh Das | 1 | -0/+30 |
| 2023-01-13 | scsi: ufs: core: mcq: Add support to allocate multiple queues |  Asutosh Das | 1 | -0/+4 |
| 2023-01-13 | scsi: ufs: core: Defer adding host to SCSI if MCQ is supported |  Asutosh Das | 1 | -0/+1 |
| 2023-01-13 | scsi: ufs: core: Introduce multi-circular queue capability |  Asutosh Das | 1 | -0/+2 |
| 2023-01-13 | scsi: ufs: core: Probe for EXT_IID support |  Asutosh Das | 3 | -0/+16 |
| 2023-01-13 | scsi: uapi: Replace 0-length array with flexible array |  Kees Cook | 1 | -1/+1 |
| 2023-01-14 | ata: libata: cleanup fua support detection |  Damien Le Moal | 1 | -3/+5 |
| 2023-01-14 | ata: libata: Introduce ata_ncq_supported() |  Damien Le Moal | 1 | -7/+21 |
| 2023-01-13 | PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3() |  Rafael J. Wysocki | 1 | -0/+1 |
| 2023-01-13 | Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi |  Linus Torvalds | 1 | -2/+2 |
| 2023-01-13 | mtd: rawnand: Support for sequential cache reads |  JaimeLiao | 1 | -0/+9 |
| 2023-01-13 | mtd: rawnand: Check the data only read pattern only once |  Miquel Raynal | 1 | -0/+8 |
| 2023-01-13 | efi: tpm: Avoid READ_ONCE() for accessing the event log |  Ard Biesheuvel | 1 | -2/+2 |
| 2023-01-13 | iommu: Remove detach_dev callback |  Lu Baolu | 2 | -9/+0 |
| 2023-01-13 | iommu: Remove deferred attach check from __iommu_detach_device() |  Jason Gunthorpe | 1 | -0/+2 |
| 2023-01-13 | iommu: Add set_platform_dma_ops iommu ops |  Lu Baolu | 1 | -0/+4 |
| 2023-01-13 | Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+2 |
| 2023-01-13 | Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 |  Linus Torvalds | 1 | -1/+2 |
| 2023-01-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 2 | -6/+6 |
| 2023-01-13 | drm: Define enum mode_set_atomic in drm_modeset_helper_tables.h |  Thomas Zimmermann | 2 | -6/+5 |
| 2023-01-13 | drm: Don't include <linux/fb.h> in drm_crtc_helper.h |  Thomas Zimmermann | 1 | -2/+0 |
| 2023-01-13 | drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE |  Thomas Zimmermann | 1 | -22/+0 |
| 2023-01-13 | cpuidle: Add comments about noinstr/__cpuidle usage |  Peter Zijlstra | 1 | -0/+10 |
| 2023-01-13 | sched/core: Always inline __this_cpu_preempt_check() |  Peter Zijlstra | 1 | -1/+1 |
| 2023-01-13 | tracing: WARN on rcuidle |  Peter Zijlstra | 1 | -2/+13 |
| 2023-01-13 | cpuidle, ACPI: Make noinstr clean |  Peter Zijlstra | 1 | -2/+2 |
| 2023-01-13 | cpuidle, sched: Remove instrumentation from TIF_{POLLING_NRFLAG,NEED_RESCHED} |  Peter Zijlstra | 2 | -11/+47 |
| 2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr |  Peter Zijlstra | 3 | -11/+9 |
| 2023-01-13 | cpuidle: Fix ct_idle_*() usage |  Peter Zijlstra | 2 | -4/+34 |
| 2023-01-13 | cpuidle, dt: Push RCU-idle into driver |  Peter Zijlstra | 1 | -0/+2 |
| 2023-01-13 | sock: add tracepoint for send recv length |  Yunhui Cui | 1 | -0/+45 |
| 2023-01-13 | ethtool: add tx aggregation parameters |  Daniele Palmas | 2 | -1/+14 |
| 2023-01-13 | ALSA: fireface: update UAPI for data of knob control |  Takashi Sakamoto | 1 | -0/+24 |
| 2023-01-13 | drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via) |  Cai Huoqing | 1 | -112/+0 |
| 2023-01-13 | drm: Remove the obsolete driver-via |  Cai Huoqing | 1 | -282/+0 |
| 2023-01-13 | drm: Remove the obsolete driver-sis |  Cai Huoqing | 1 | -77/+0 |
| 2023-01-13 | drm: Remove the obsolete driver-savage |  Cai Huoqing | 1 | -220/+0 |
| 2023-01-13 | drm: Remove the obsolete driver-r128 |  Cai Huoqing | 1 | -336/+0 |
| 2023-01-13 | drm: Remove the obsolete driver-mga |  Cai Huoqing | 1 | -429/+0 |
| 2023-01-13 | net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag |  Christian Eggers | 1 | -0/+2 |