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
2019-06-26
net/mlx5: Introduce vport metadata matching bits and enum constants
Jianbo Liu
1
-7
/
+49
2019-06-24
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
7
-60
/
+31
2019-06-16
net/mlx5: Expose eswitch encap mode
Maor Gottlieb
2
-0
/
+23
2019-06-16
net/mlx5: Declare more strictly devlink encap mode
Leon Romanovsky
4
-9
/
+17
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
4
-32
/
+88
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
4
-46
/
+27
2019-06-13
net/mlx5: Rename mlx5_irq_info to mlx5_irq
Yuval Avnery
1
-39
/
+38
2019-06-13
net/mlx5: Move all IRQ logic to pci_irq.c
Yuval Avnery
5
-329
/
+354
2019-06-13
net/mlx5: Generalize IRQ interface to work with irq_table
Yuval Avnery
1
-9
/
+29
2019-06-13
net/mlx5: Separate IRQ table creation from EQ table creation
Yuval Avnery
3
-19
/
+14
2019-06-13
net/mlx5: Move IRQ affinity set to IRQ allocation phase
Yuval Avnery
1
-8
/
+17
2019-06-13
net/mlx5: Move IRQ rmap creation to IRQ allocation phase
Yuval Avnery
1
-25
/
+57
2019-06-13
net/mlx5: Separate IRQ data from EQ table data
Yuval Avnery
4
-44
/
+98
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
3
-42
/
+84
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
5
-56
/
+105
2019-06-13
net/mlx5: Introduce EQ polling budget
Yuval Avnery
1
-28
/
+27
2019-06-13
net/mlx5: Support querying max VFs from device
Bodong Wang
4
-15
/
+34
2019-06-13
net/mlx5: E-Switch, Return raw output for query esw functions
Bodong Wang
3
-21
/
+12
2019-06-13
net/mlx5: E-Switch, Handle representors creation in handler context
Vu Pham
2
-51
/
+50
2019-06-13
net/mlx5: Increase wait time for fw initialization
Daniel Jurgens
1
-4
/
+14
2019-05-31
{IB,net}/mlx5: Constify rep ops functions pointers
Parav Pandit
7
-48
/
+49
2019-05-31
{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*
Parav Pandit
2
-2
/
+2
2019-05-31
net/mlx5: E-Switch, Honor eswitch functions changed event cap
Vu Pham
4
-5
/
+20
2019-05-31
net/mlx5: E-Switch, Replace host_params event with functions_changed event
Vu Pham
10
-71
/
+86
2019-05-31
net/mlx5: Introduce termination table bits
Eli Britstein
3
-2
/
+8
2019-05-31
net/mlx5: Add core dump register access HW bits
Moshe Shemesh
2
-1
/
+17
2019-05-28
net/mlx5: potential error pointer dereference in error handling
Dan Carpenter
1
-2
/
+2
2019-05-19
Linux 5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
3
-4
/
+8
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-257
/
+889
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
74
-172
/
+178
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
3
-13
/
+111
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
13
-65
/
+107
2019-05-19
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-51
/
+173
2019-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
94
-214
/
+5414
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-136
/
+202
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
38
-229
/
+2511
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+6
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-26
/
+27
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
25
-124
/
+277
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-5
/
+7
2019-05-19
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
18
-659
/
+831
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
Linus Torvalds
36
-321
/
+635
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-18
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-18
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
Jiufei Xue
1
-3
/
+8
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock
Mel Gorman
1
-2
/
+2
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
[next]