index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
4
-10
/
+41
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
1
-0
/
+2
2021-04-04
net/mlx5: Add dynamic MSI-X capabilities bits
Leon Romanovsky
1
-1
/
+10
2021-04-04
PCI/IOV: Add sysfs MSI-X vector assignment interface
Leon Romanovsky
1
-0
/
+8
2021-04-01
RDMA/uverbs: Fix -Wunused-function warning
YueHaibing
1
-3
/
+4
2021-03-26
RDMA: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
8
-121
/
+135
2021-03-22
RDMA/include: Mundane typo fixes throughout the file
Bhaskar Chowdhury
1
-4
/
+4
2021-03-12
net/mlx5: Use order-0 allocations for EQs
Tariq Toukan
1
-0
/
+5
2021-03-12
net/mlx5: Add IFC bits needed for single FDB mode
Mark Bloch
1
-6
/
+15
2021-03-12
net/mlx5: E-Switch, Refactor send to vport to be more generic
Mark Bloch
1
-2
/
+2
2021-03-12
net/mlx5: E-Switch, Add eswitch pointer to each representor
Mark Bloch
1
-0
/
+1
2021-03-12
net/mlx5: Remove unused mlx5_core_health member recover_work
Mikhael Goikhman
1
-1
/
+0
2021-03-11
RDMA/mlx5: Allow larger pages in DevX umem
Jason Gunthorpe
1
-0
/
+1
2021-03-11
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
1
-13
/
+67
2021-03-11
RDMA/mlx5: Fix query RoCE port
Maor Gottlieb
1
-1
/
+1
2021-03-11
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
1
-0
/
+2
2021-03-11
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
1
-15
/
+0
2021-03-10
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
1
-0
/
+1
2021-03-05
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+3
2021-03-05
Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+3
2021-03-05
Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+2
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
1
-0
/
+2
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+13
2021-03-04
Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-1
/
+8
2021-03-04
tracing: Fix comment about the trace_event_call flags
Steven Rostedt (VMware)
1
-9
/
+2
2021-03-04
io_uring: destroy io-wq on exec
Pavel Begunkov
1
-1
/
+1
2021-03-03
ACPI: bus: Constify is_acpi_node() and friends (part 2)
Andy Shevchenko
1
-3
/
+3
2021-03-02
swap: fix swapfile read/write offset
Jens Axboe
1
-0
/
+1
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
1
-0
/
+13
2021-03-02
Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linus
Takashi Iwai
345
-3681
/
+10187
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
1
-0
/
+2
2021-03-02
ASoC: soc-acpi: allow for partial match in parent name
Pierre-Louis Bossart
1
-1
/
+1
2021-03-02
ALSA: hda: intel-nhlt: verify config type
Pierre-Louis Bossart
1
-0
/
+5
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+56
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
1
-2
/
+0
2021-02-28
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+1
2021-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+5
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-20
/
+22
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-23
/
+6
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-1
/
+6
2021-02-26
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-48
/
+102
2021-02-26
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+1
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+18
2021-02-26
Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
3
-43
/
+53
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-1
/
+424
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2021-02-26
Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-3
/
+3
[next]