index
:
kernel/git/device-mapper/linux-dm.git
block-4.16
block-5.19
dm-4.1
dm-4.1-for-ejt
dm-4.10
dm-4.11
dm-4.15
dm-4.16
dm-4.17
dm-4.18
dm-4.19
dm-4.2
dm-4.20
dm-4.21
dm-4.3
dm-4.4
dm-4.5
dm-4.6
dm-4.7
dm-4.7-mpath-fixes
dm-4.8
dm-4.8-block-drivers-merge
dm-4.9
dm-5.0
dm-5.1
dm-5.10
dm-5.10-rcX
dm-5.11
dm-5.12
dm-5.13
dm-5.14
dm-5.15
dm-5.16
dm-5.17
dm-5.17-iostat-fix
dm-5.18
dm-5.19
dm-5.19-v1
dm-5.2
dm-5.3
dm-5.3-merge
dm-5.4
dm-5.5
dm-5.6
dm-5.7
dm-5.8
dm-5.9
dm-6.0
dm-6.1
dm-6.2
dm-6.3
dm-6.4
dm-6.4-dev2
dm-6.4-dev3
dm-6.4-dev4
dm-6.5
dm-6.5-provision-support
dm-fallocate
dm-for-3.18
dm-for-3.19
dm-for-4.0
dm-multipath-nvme
dm-noclone-support
for-4.12/dm
for-4.12/dm-post-merge
for-4.13/dm
for-4.14/dm
for-next
master
nvme-error-handling-fixes/for-5.13-v5
nvme-error-handling-fixes/for-5.17
nvme-error-handling-fixes/for-5.17-v2
nvme-error-handling-fixes/for-5.9
v5.10-fml
device-mapper tree
Device Mapper group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
dm: disallow stacking noclone support
dm-noclone-support
Mike Snitzer
1
-26
/
+24
2019-03-05
dm: factor out dm_noclone_process_bio()
Mike Snitzer
1
-47
/
+59
2019-03-05
dm: disallow noclone if bio must be split
Mike Snitzer
1
-0
/
+9
2019-03-05
dm: must allocate dm_noclone for stacked noclone devices
Mike Snitzer
1
-5
/
+6
2019-03-05
dm: remove noclone bio access from dm_bio_from_per_bio_data()
Mike Snitzer
1
-15
/
+8
2019-03-05
dm mpath: enable noclone support for bio-based
Mike Snitzer
1
-6
/
+7
2019-03-05
dm: improve noclone_endio() to support multipath target
Mike Snitzer
1
-23
/
+57
2019-03-05
dm: add per-bio-data support to noclone bio
Mikulas Patocka
1
-4
/
+28
2019-03-05
dm: improve noclone bio support
Mike Snitzer
1
-41
/
+61
2019-03-05
dm: implement noclone optimization for bio-based
Mikulas Patocka
7
-2
/
+90
2019-03-05
dm: refactor start_io_acct and end_io_acct
Mikulas Patocka
1
-38
/
+30
2019-03-05
dm snapshot: Use fine-grained locking scheme
Nikos Tsironis
1
-40
/
+44
2019-03-05
dm snapshot: Make exception tables scalable
Nikos Tsironis
2
-24
/
+116
2019-03-05
dm snapshot: Replace mutex with rw semaphore
Nikos Tsironis
1
-45
/
+43
2019-03-05
dm snapshot: Don't sleep holding the snapshot lock
Nikos Tsironis
1
-37
/
+65
2019-03-05
list_bl: Add hlist_bl_add_before/behind helpers
Nikos Tsironis
1
-0
/
+27
2019-03-05
dm snapshot: don't define direct_access if we don't support it
Mikulas Patocka
1
-8
/
+0
2019-03-05
dm cache: add support for discard passdown to the origin device
Mike Snitzer
2
-26
/
+103
2019-03-05
dm writecache: fix typo in name for writeback_wq
Huaisheng Ye
1
-1
/
+1
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike
6
-0
/
+545
2019-03-05
dm thin: add sanity checks to thin-pool and external snapshot creation
Jason Cai (Xiang Feng)
1
-0
/
+13
2019-03-05
dm block manager: remove redundant unlikely annotation
Chengguang Xu
1
-4
/
+4
2019-03-05
dm verity fec: remove redundant unlikely annotation
Chengguang Xu
1
-3
/
+3
2019-03-05
dm integrity: remove redundant unlikely annotation
Chengguang Xu
1
-1
/
+1
2019-03-05
dm: always call blk_queue_split() in dm_process_bio()
Mike Snitzer
1
-3
/
+2
2019-03-05
dm: fix to_sector() for 32bit
NeilBrown
1
-1
/
+1
2019-03-05
dm switch: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-03-05
dm: remove unused _rq_tio_cache and _rq_cache
Mike Snitzer
3
-36
/
+18
2019-02-20
dm: eliminate 'split_discard_bios' flag from DM target interface
Mike Snitzer
7
-35
/
+17
2019-02-19
dm: update dm_process_bio() to split bio if in ->make_request_fn()
Mike Snitzer
1
-27
/
+66
2019-02-14
dm thin: fix bug where bio that overwrites thin block ignores FUA
for-5.0/dm-fixes-3
dm-5.0
Nikos Tsironis
1
-5
/
+50
2019-02-11
dm crypt: don't overallocate the integrity tag space
Mikulas Patocka
1
-1
/
+1
2019-02-10
Linux 5.0-rc6
v5.0-rc6
Linus Torvalds
1
-1
/
+1
2019-02-10
Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-76
/
+53
2019-02-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+29
2019-02-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-24
/
+85
2019-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-36
/
+105
2019-02-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-17
/
+52
2019-02-10
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
1
-1
/
+1
2019-02-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+7
2019-02-09
Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-22
/
+127
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-33
/
+94
2019-02-09
Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-33
/
+34
2019-02-09
Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2019-02-09
Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git://git.kernel.org/pub/sc...
Ingo Molnar
11
-30
/
+88
2019-02-08
Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-102
/
+136
2019-02-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-31
/
+32
2019-02-08
Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-16
/
+33
2019-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-5
/
+60
2019-02-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-10
/
+21
2019-02-08
Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+7
2019-02-08
Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2019-02-08
Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+3
2019-02-08
MAINTAINERS: Update the ocores i2c bus driver maintainer, etc
Andrew Lunn
1
-0
/
+2
2019-02-08
blk-mq: remove duplicated definition of blk_mq_freeze_queue
for-linus-20190209
Liu Bo
1
-1
/
+0
2019-02-08
Blk-iolatency: warn on negative inflight IO counter
Liu Bo
1
-1
/
+3
2019-02-08
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
1
-7
/
+45
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
127
-544
/
+1802
2019-02-08
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-55
/
+380
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-17
/
+32
2019-02-08
Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-23
/
+67
2019-02-08
Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-7
/
+26
2019-02-08
Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-32
/
+20
2019-02-08
Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-5
/
+27
2019-02-08
Merge tag 'drm-fixes-2019-02-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-110
/
+198
2019-02-08
MAINTAINERS: unify reference to xen-devel list
Lukas Bulwahn
1
-1
/
+1
2019-02-08
x86/mm/cpa: Fix set_mce_nospec()
Peter Zijlstra
1
-25
/
+25
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2
-15
/
+50
2019-02-08
futex: Fix barrier comment
Davidlohr Bueso
1
-2
/
+2
2019-02-07
net: dsa: b53: Fix for failure when irq is not defined in dt
Arun Parameswaran
1
-3
/
+0
2019-02-08
Merge tag 'drm-misc-fixes-2019-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-29
/
+24
2019-02-08
Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
3
-8
/
+46
2019-02-07
Merge tag 'platform-drivers-x86-v5.0-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-3
/
+3
2019-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+10
2019-02-07
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-14
/
+106
2019-02-07
Merge tag 'for-5.0/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+7
2019-02-07
Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
3
-24
/
+85
2019-02-07
blktrace: Show requests without sector
Jan Kara
1
-1
/
+7
2019-02-07
mips: cm: reprime error cause
Vladimir Kondratiev
1
-1
/
+1
2019-02-07
mips: loongson64: remove unreachable(), fix loongson_poweroff().
Yifeng Li
1
-1
/
+6
2019-02-07
Merge branch 'ipv6-fixes'
David S. Miller
2
-4
/
+9
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-07
geneve: should not call rt6_lookup() when ipv6 was disabled
Hangbin Liu
1
-3
/
+7
2019-02-07
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
1
-0
/
+1
2019-02-07
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
1
-0
/
+7
2019-02-07
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
1
-1
/
+2
2019-02-07
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
2019-02-07
signal: Always notice exiting tasks
Eric W. Biederman
1
-0
/
+6
2019-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-78
/
+51
2019-02-07
ACPI: Set debug output flags independent of ACPICA
Erik Schmauss
1
-0
/
+3
2019-02-07
Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-30
/
+49
2019-02-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-11
/
+20
2019-02-07
Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+8
2019-02-07
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+5
2019-02-07
Merge tag 'pinctrl-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-29
/
+37
2019-02-06
net: Don't default Cavium PTP driver to 'y'
Bjorn Helgaas
1
-1
/
+0
2019-02-06
net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...
Yang Wei
1
-1
/
+1
2019-02-06
net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...
Yang Wei
1
-1
/
+1
2019-02-06
net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
3
-3
/
+3
2019-02-06
net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...
Yang Wei
1
-1
/
+1
2019-02-06
net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
1
-1
/
+1
2019-02-06
net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...
Yang Wei
1
-1
/
+1
2019-02-06
net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
1
-1
/
+1
2019-02-06
net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
net/mlx5e: Don't overwrite pedit action when multiple pedit used
Tonghao Zhang
1
-10
/
+15
2019-02-06
net/mlx5e: Update hw flows when encap source mac changed
Tonghao Zhang
3
-0
/
+7
2019-02-06
Merge branch 'qed-Bug-fixes'
David S. Miller
8
-13
/
+37
2019-02-06
qed*: Advance drivers version to 8.37.0.20
Manish Chopra
2
-2
/
+2
2019-02-06
qed: Change verbosity for coalescing message.
Rahul Verma
1
-1
/
+2
2019-02-06
qede: Fix system crash on configuring channels.
Sudarsana Reddy Kalluru
3
-0
/
+19
2019-02-06
qed: Consider TX tcs while deriving the max num_queues for PF.
Sudarsana Reddy Kalluru
1
-2
/
+3
2019-02-06
qed: Assign UFP TC value to vlan priority in UFP mode.
Sudarsana Reddy Kalluru
1
-0
/
+3
2019-02-06
qed: Fix EQ full firmware assert.
Manish Chopra
2
-8
/
+8
2019-02-07
Merge branch 'vmwgfx-fixes-5.0-2' of git://people.freedesktop.org/~thomash/li...
Dave Airlie
3
-53
/
+36
2019-02-07
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-7
/
+32
2019-02-06
PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)
Thinh Nguyen
1
-2
/
+3
2019-02-06
dm: don't use bio_trim() afterall
for-5.0/dm-fixes-2
Mike Snitzer
1
-1
/
+5
2019-02-06
dm: add memory barrier before waitqueue_active
Mikulas Patocka
2
-2
/
+2
2019-02-06
net: dsa: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
1
-2
/
+2
2019-02-06
svcrdma: Remove max_sge check at connect time
Chuck Lever
2
-12
/
+102
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-02-06
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
1
-9
/
+10
2019-02-06
MAINTAINERS: add maintainer for SFF/SFP/SFP+ support
Russell King
1
-0
/
+9
2019-02-06
m68k: set proper major_num when specifying module param major_num
Chengguang Xu
1
-3
/
+7
2019-02-06
libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
Hans de Goede
1
-0
/
+1
2019-02-06
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
1
-1
/
+2
2019-02-06
x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting
Kirill A. Shutemov
1
-0
/
+2
2019-02-06
Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linus
Jens Axboe
3
-11
/
+20
2019-02-06
nvme-pci: fix rapid add remove sequence
Keith Busch
1
-10
/
+12
2019-02-06
nvme: lock NS list changes while handling command effects
Keith Busch
2
-1
/
+8
2019-02-06
aio: initialize kiocb private in case any filesystems expect it.
Mike Marshall
1
-0
/
+1
2019-02-06
drm/omap: dsi: Hack-fix DSI bus flags
Tomi Valkeinen
1
-0
/
+11
2019-02-06
drm/omap: dsi: Fix OF platform depopulate
Tomi Valkeinen
1
-2
/
+2
2019-02-06
drm/omap: dsi: Fix crash in DSI debug dumps
Tomi Valkeinen
1
-6
/
+6
2019-02-06
mtd: rawnand: gpmi: fix MX28 bus master lockup problem
Martin Kepplinger
1
-7
/
+6
2019-02-06
drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
Ville Syrjälä
1
-6
/
+44
2019-02-06
ALSA: hda/ca0132 - Fix build error without CONFIG_PCI
Takashi Iwai
1
-1
/
+3
2019-02-05
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
1
-1
/
+1
2019-02-05
net: dsa: mv88e6xxx: Fix counting of ATU violations
Andrew Lunn
1
-9
/
+12
2019-02-05
drm/amd/display: Attach VRR properties for eDP connectors
Nicholas Kazlauskas
1
-1
/
+2
2019-02-05
drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpu
Nathan Chancellor
1
-1
/
+1
2019-02-05
drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
Philip Yang
1
-2
/
+3
2019-02-06
mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
Boris Brezillon
1
-0
/
+4
2019-02-05
Merge tag 'mlx5-fixes-2019-02-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-20
/
+37
2019-02-05
ALSA: compress: Fix stop handling on compressed capture streams
Charles Keepax
1
-1
/
+5
2019-02-05
virtio: drop internal struct from UAPI
Michael S. Tsirkin
2
-11
/
+6
2019-02-05
net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...
Guy Shattah
1
-2
/
+7
2019-02-05
net/mlx5e: Properly set steering match levels for offloaded TC decap rules
Or Gerlitz
5
-18
/
+24
2019-02-05
net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance
Raed Salem
1
-0
/
+6
2019-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
12
-122
/
+888
2019-02-05
ALSA: usb-audio: Add support for new T+A USB DAC
Udo Eberhardt
1
-0
/
+1
2019-02-05
signal: Always attempt to allocate siginfo for SIGSTOP
Eric W. Biederman
1
-3
/
+2
2019-02-05
perf script python: Add Python3 support to tests/attr.py
Tony Jones
1
-13
/
+19
2019-02-05
drm/i915: always return something on DDI clock selection
Lucas De Marchi
1
-1
/
+1
2019-02-05
drm/i915: Fix skl srckey mask bits
Ville Syrjälä
1
-1
/
+1
2019-02-05
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
1
-39
/
+23
2019-02-05
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
1
-1
/
+3
2019-02-05
drm/vmwgfx: Improve on IOMMU detection
Thomas Hellstrom
1
-2
/
+17
2019-02-05
drm/vmwgfx: Fix setting of dma masks
Thomas Hellstrom
1
-3
/
+6
2019-02-05
drm/vmwgfx: Also check for crtc status while checking for DU active
Deepak Rawat
1
-1
/
+1
2019-02-05
drm/vmwgfx: Fix an uninitialized fence handle value
Thomas Hellstrom
1
-2
/
+2
2019-02-05
drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
Thomas Hellstrom
1
-1
/
+1
2019-02-05
i2c: omap: Use noirq system sleep pm ops to idle device for suspend
Tony Lindgren
1
-8
/
+5
2019-02-05
arm64: kexec_file: handle empty command-line
Jean-Philippe Brucker
1
-1
/
+3
2019-02-04
scsi: cxlflash: Prevent deadlock when adapter probe fails
Vaibhav Jain
1
-0
/
+2
2019-02-04
Revert "scsi: libfc: Add WARN_ON() when deleting rports"
Ross Lagerwall
1
-1
/
+0
2019-02-04
scsi: sd_zbc: Fix zone information messages
Damien Le Moal
1
-4
/
+8
2019-02-04
scsi: target: make the pi_prot_format ConfigFS path readable
David Disseldorp
1
-1
/
+7
2019-02-04
net: dsa: Fix lockdep false positive splat
Marc Zyngier
1
-0
/
+4
2019-02-04
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
1
-5
/
+8
2019-02-04
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
1
-4
/
+3
2019-02-04
MIPS: Use lower case for addresses in nexys4ddr.dts
Paul Burton
1
-4
/
+4
2019-02-04
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
8
-0
/
+100
2019-02-04
perf trace: Support multiple "vfs_getname" probes
Arnaldo Carvalho de Melo
1
-7
/
+18
2019-02-04
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
1
-1
/
+8
2019-02-04
perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()
Arnaldo Carvalho de Melo
1
-0
/
+14
2019-02-04
Merge branch 's390-qeth-fixes'
David S. Miller
4
-14
/
+31
2019-02-04
s390/qeth: conclude all event processing before offlining a card
Julian Wiedmann
4
-5
/
+15
2019-02-04
s390/qeth: cancel close_dev work before removing a card
Julian Wiedmann
3
-0
/
+4
2019-02-04
s390/qeth: fix use-after-free in error path
Julian Wiedmann
1
-9
/
+6
2019-02-04
s390/qeth: release cmd buffer in error paths
Julian Wiedmann
1
-0
/
+6
2019-02-04
net: cls_flower: Remove filter from mask before freeing it
Petr Machata
1
-1
/
+5
2019-02-04
Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub...
David S. Miller
7
-37
/
+42
2019-02-04
Merge branch 'smc-fixes'
David S. Miller
9
-46
/
+124
2019-02-04
net/smc: correct state change for peer closing
Ursula Braun
1
-8
/
+1
2019-02-04
net/smc: delete rkey first before switching to unused
Ursula Braun
1
-1
/
+1
2019-02-04
net/smc: fix sender_free computation
Ursula Braun
3
-4
/
+30
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
7
-33
/
+92
2019-02-04
net: dp83640: expire old TX-skb
Sebastian Andrzej Siewior
1
-3
/
+10
2019-02-04
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
7
-83
/
+85
2019-02-04
arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX
Will Deacon
1
-30
/
+29
2019-02-04
tools headers uapi: Sync linux/in.h copy from the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-04
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-04
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
5
-6
/
+26
2019-02-04
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
1
-1
/
+1
2019-02-04
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
1
-0
/
+16
2019-02-04
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2
-1
/
+763
2019-02-04
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
1
-1
/
+1
[next]