index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
RDMA/rxe: Remove redundant num_sge fields
Bob Pearson
2
-4
/
+2
2022-09-27
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
3
-17
/
+61
2022-09-27
RDMA/mlx5: Add support for dmabuf to devx umem
Jason Gunthorpe
2
-3
/
+22
2022-09-27
RDMA/core: Add UVERBS_ATTR_RAW_FD
Jason Gunthorpe
2
-0
/
+21
2022-09-27
net/mlx5: Add IFC bits for mkey ATS
Jason Gunthorpe
1
-3
/
+8
2022-09-27
RDMA/rxe: Fix resize_finish() in rxe_queue.c
Bob Pearson
1
-5
/
+7
2022-09-27
RDMA/rxe: Set pd early in mr alloc routines
Bob Pearson
3
-15
/
+14
2022-09-27
platform/surface: Split memcpy() of struct ssam_event flexible array
Kees Cook
1
-1
/
+2
2022-09-27
platform/x86: compal-laptop: Get rid of a few forward declarations
Uwe Kleine-König
1
-77
/
+74
2022-09-27
platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-09-27
platform/x86: dell-smbios-base: Use sysfs_emit()
ye xingchen
1
-2
/
+2
2022-09-27
ASoC: cs42l42: Fallback to headphones for type detect
Stefan Binding
1
-5
/
+2
2022-09-27
ASoC: apple: mca: Adjust timing of component unregister
Martin Povišer
1
-2
/
+3
2022-09-27
ASoC: apple: mca: Remove stale release of DMA channels
Martin Povišer
1
-8
/
+1
2022-09-27
ASoC: apple: mca: Trigger, not deassert, the peripheral reset
Martin Povišer
1
-3
/
+3
2022-09-27
Merge branch 'platform-drivers-x86-amd-pmf' into review-hans
Hans de Goede
3
-16
/
+24
2022-09-27
platform/x86/amd/pmf: Remove unused power_delta instances
Shyam Sundar S K
2
-17
/
+6
2022-09-27
spi: mt65xx: Add dma max segment size declaration
zhichao.liu
1
-0
/
+5
2022-09-27
platform/x86/amd/pmf: install notify handler after acpi init
Shyam Sundar S K
3
-16
/
+24
2022-09-27
nvme: remove nvme_ctrl_init_connect_q
Christoph Hellwig
1
-8
/
+0
2022-09-27
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
1
-64
/
+19
2022-09-27
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-5
/
+5
2022-09-27
nvme-loop: initialize sqsize later
Christoph Hellwig
1
-1
/
+1
2022-09-27
nvme-fc: use the tagset alloc/free helpers
Christoph Hellwig
1
-66
/
+17
2022-09-27
nvme-fc: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-20
/
+12
2022-09-27
nvme-fc: keep ctrl->sqsize in sync with opts->queue_size
Christoph Hellwig
1
-9
/
+1
2022-09-27
nvme-rdma: use the tagset alloc/free helpers
Christoph Hellwig
1
-99
/
+34
2022-09-27
nvme-rdma: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-6
/
+6
2022-09-27
nvme-tcp: use the tagset alloc/free helpers
Christoph Hellwig
1
-85
/
+16
2022-09-27
nvme-tcp: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-6
/
+6
2022-09-27
nvme-tcp: remove the unused queue_size member in nvme_tcp_queue
Christoph Hellwig
1
-6
/
+3
2022-09-27
nvme: add common helpers to allocate and free tagsets
Christoph Hellwig
2
-0
/
+110
2022-09-27
nvme-auth: add a MAINTAINERS entry
Christoph Hellwig
1
-0
/
+9
2022-09-27
MAINTAINERS: Add Vignesh as maintainer of TI SDHCI OMAP DRIVER
Kishon Vijay Abraham I
1
-1
/
+1
2022-09-27
mmc: sdhci-msm: add compatible string check for sdm670
Richard Acayan
1
-0
/
+1
2022-09-27
dt-bindings: mmc: sdhci-msm: add sdm670 compatible
Richard Acayan
1
-0
/
+1
2022-09-27
KVM: selftests: Skip tests that require EPT when it is not available
David Matlack
2
-0
/
+21
2022-09-27
mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
Christophe JAILLET
1
-1
/
+4
2022-09-27
spi: migrate mt7621 text bindings to YAML
Sergio Paracuellos
2
-26
/
+61
2022-09-27
drm/ssd130x: Synchronize access to dma-buf imported GEM BOs
Javier Martinez Canillas
1
-0
/
+7
2022-09-27
drm/ssd130x: Use drm_atomic_get_new_plane_state()
Javier Martinez Canillas
1
-4
/
+4
2022-09-27
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
Ard Biesheuvel
2
-1
/
+9
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
2
-4
/
+23
2022-09-27
efi: libstub: fix up the last remaining open coded boot service call
Ard Biesheuvel
1
-2
/
+2
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
4
-61
/
+84
2022-09-27
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
2
-0
/
+11
2022-09-27
efi/libstub: refactor the initrd measuring functions
Ilias Apalodimas
1
-43
/
+77
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
21
-384
/
+411
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
8
-28
/
+95
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
7
-8
/
+31
[prev]
[next]