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
path:
root
/
drivers
/
scsi
/
mac_scsi.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
IB/mlx5: Advertise XRC ODP support
Moni Shoua
1
-0
/
+18
2019-02-04
IB/mlx5: Advertise SRQ ODP support for supported transports
Moni Shoua
1
-0
/
+6
2019-02-04
IB/mlx5: Add ODP SRQ support
Moni Shoua
1
-23
/
+61
2019-02-04
IB/mlx5: Let read user wqe also from SRQ buffer
Moni Shoua
3
-55
/
+166
2019-02-04
IB/mlx5: Add XRC initiator ODP support
Moni Shoua
1
-1
/
+5
2019-02-04
IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature
Moni Shoua
1
-7
/
+7
2019-02-04
IB/mlx5: Remove useless check in ODP handler
Moni Shoua
1
-7
/
+2
2019-02-04
IB/uverbs: Expose XRC ODP device capabilities
Moni Shoua
3
-0
/
+4
2019-02-04
IB/core: Allocate a bit for SRQ ODP support
Moni Shoua
1
-0
/
+1
2019-02-04
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
4
-18
/
+17
2019-02-03
Linux 5.0-rc5
Linus Torvalds
1
-1
/
+1
2019-02-03
net/mlx5: Set ODP SRQ support in firmware
Moni Shoua
3
-0
/
+57
2019-02-03
net/mlx5: Add XRC transport to ODP device capabilities layout
Moni Shoua
1
-1
/
+3
2019-02-02
efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker
Qian Cai
1
-2
/
+3
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
6
-10
/
+10
2019-02-01
autofs: fix error return in autofs_fill_super()
Ian Kent
1
-1
/
+3
2019-02-01
autofs: drop dentry reference only when it is never used
Pan Bian
1
-1
/
+2
2019-02-01
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
1
-1
/
+7
2019-02-01
mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
David Hildenbrand
1
-2
/
+5
2019-02-01
psi: clarify the Kconfig text for the default-disable option
Johannes Weiner
1
-0
/
+11
2019-02-01
mm, memory_hotplug: __offline_pages fix wrong locking
Michal Hocko
1
-2
/
+0
2019-02-01
mm: hwpoison: use do_send_sig_info() instead of force_sig()
Naoya Horiguchi
1
-1
/
+2
2019-02-01
kasan: mark file common so ftrace doesn't trace it
Anders Roxell
1
-0
/
+1
2019-02-01
init/Kconfig: fix grammar by moving a closing parenthesis
Jonathan Neuschäfer
1
-1
/
+1
2019-02-01
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
1
-1
/
+1
2019-02-01
mm, oom: fix use-after-free in oom_kill_process
Shakeel Butt
1
-0
/
+8
2019-02-01
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
1
-8
/
+10
2019-02-01
mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
Oscar Salvador
1
-16
/
+20
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
3
-5
/
+45
2019-02-01
mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
Mikhail Zaslonko
1
-0
/
+3
2019-02-01
mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
Michal Hocko
1
-1
/
+2
2019-02-01
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2
-2
/
+3
2019-02-01
mm: migrate: make buffer_migrate_page_norefs() actually succeed
Jan Kara
1
-5
/
+0
2019-02-01
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
1
-2
/
+10
2019-02-01
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
1
-0
/
+4
2019-02-01
mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
Andrea Arcangeli
1
-1
/
+2
2019-02-01
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
14
-7
/
+7
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
6
-1
/
+155
2019-02-01
mm, memory_hotplug: don't bail out in do_migrate_range() prematurely
Oscar Salvador
1
-16
/
+2
2019-02-01
x86/kexec: Don't setup EFI info if EFI runtime is not enabled
Kairui Song
1
-0
/
+3
2019-02-01
x86: explicitly align IO accesses in memcpy_{to,from}io
Linus Torvalds
1
-3
/
+30
2019-02-01
apparmor: Fix aa_label_build() error handling for failed merges
John Johansen
1
-1
/
+4
2019-02-01
arm64: hibernate: Clean the __hyp_text to PoC after resume
James Morse
1
-1
/
+3
2019-02-01
arm64: hyp-stub: Forbid kprobing of the hyp-stub
James Morse
1
-0
/
+2
2019-02-01
arm64: kprobe: Always blacklist the KVM world-switch code
James Morse
1
-3
/
+3
2019-02-01
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
Ard Biesheuvel
1
-0
/
+1
2019-02-01
arm64: Do not issue IPIs for user executable ptes
Catalin Marinas
1
-1
/
+5
2019-02-01
apparmor: Fix warning about unused function apparmor_ipv6_postroute
Petr Vorel
1
-0
/
+2
2019-01-31
RDMA/hns: Remove set but not used variable 'rst'
YueHaibing
1
-2
/
+1
2019-01-31
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
1
-16
/
+0
[next]