All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-13 18:29:14 to 2019-02-13 18:45:44 UTC [more...]

[PATCH 4.19 00/44] 4.19.22-stable review
 2019-02-13 18:38 UTC  (26+ messages)
` [PATCH 4.19 01/44] mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
` [PATCH 4.19 02/44] mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
` [PATCH 4.19 04/44] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
` [PATCH 4.19 06/44] tools: iio: iio_generic_buffer: make num_loops signed
` [PATCH 4.19 07/44] iio: adc: axp288: Fix TS-pin handling
` [PATCH 4.19 08/44] iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
` [PATCH 4.19 09/44] iio: ti-ads8688: Update buffer allocation for timestamps
` [PATCH 4.19 10/44] signal: Always notice exiting tasks
` [PATCH 4.19 11/44] signal: Better detection of synchronous signals
` [PATCH 4.19 12/44] misc: vexpress: Off by one in vexpress_syscfg_exec()
` [PATCH 4.19 13/44] mei: me: add ice lake point device id
` [PATCH 4.19 15/44] debugfs: fix debugfs_rename parameter checking
` [PATCH 4.19 17/44] pinctrl: cherryview: fix Strago DMI workaround
` [PATCH 4.19 22/44] mips: loongson64: remove unreachable(), fix loongson_poweroff()
` [PATCH 4.19 27/44] firmware: arm_scmi: provide the mandatory device release callback
` [PATCH 4.19 30/44] mac80211: ensure that mgmt tx skbs have tailroom for encryption
` [PATCH 4.19 32/44] drm/amd/powerplay: Fix missing break in switch
` [PATCH 4.19 33/44] drm/i915: always return something on DDI clock selection
` [PATCH 4.19 34/44] drm/vmwgfx: Fix setting of dma masks
` [PATCH 4.19 35/44] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
` [PATCH 4.19 38/44] Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
` [PATCH 4.19 40/44] xfrm: refine validation of template and selector families
` [PATCH 4.19 41/44] batman-adv: Avoid WARN on net_device without parent in netns
` [PATCH 4.19 42/44] batman-adv: Force mac header to start of data on xmit
` [PATCH 4.19 44/44] svcrdma: Remove max_sge check at connect time

[PATCH 4.20 00/50] 4.20.9-stable review
 2019-02-13 18:38 UTC  (11+ messages)
` [PATCH 4.20 04/50] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
` [PATCH 4.20 05/50] libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
` [PATCH 4.20 06/50] tools: iio: iio_generic_buffer: make num_loops signed
` [PATCH 4.20 07/50] iio: adc: axp288: Fix TS-pin handling
` [PATCH 4.20 11/50] signal: Always notice exiting tasks
` [PATCH 4.20 12/50] signal: Better detection of synchronous signals
` [PATCH 4.20 23/50] mips: cm: reprime error cause
` [PATCH 4.20 24/50] MIPS: Use lower case for addresses in nexys4ddr.dts
` [PATCH 4.20 25/50] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled
` [PATCH 4.20 26/50] MIPS: VDSO: Use same -m%-float cflag as the kernel proper

[PATCH 0/4] crypto: caam - add ecb mode support
 2019-02-13 18:45 UTC  (3+ messages)

initramfs tidyups
 2019-02-13 18:44 UTC  (6+ messages)
` [PATCH 7/8] initramfs: proide a generic free_initrd_mem implementation

BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:65
 2019-02-13 18:44 UTC  (5+ messages)

[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
 2019-02-13 18:43 UTC  (6+ messages)

[PATCH] net/ice: enable VLAN filter offloads support
 2019-02-13 18:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/13] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
 2019-02-13 18:42 UTC  (14+ messages)
    ` [PATCH v3 01/13] ASoC: samsung: i2s: Move SFR pointer to common driver data structure
    ` [PATCH v3 02/13] ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai "
    ` [PATCH v3 03/13] ASoC: samsung: i2s: Move IP variant data to common driver "
    ` [PATCH v3 04/13] ASoC: samsung: i2s: Move quirks "
    ` [PATCH v3 05/13] ASoC: samsung: i2s: Get rid of a static spinlock
    ` [PATCH v3 06/13] ASoC: samsung: odroid: Add support for secondary CPU DAI
    ` [PATCH v3 07/13] ASoC: samsung: Specify DMA channel names through custom DMA config
    ` [PATCH v3 08/13] ASoC: samsung: Drop DAI DMA data chan_name assignments
    ` [PATCH v3 09/13] ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
    ` [PATCH v3 10/13] ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage
    ` [PATCH v3 11/13] ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definition
    ` [PATCH v3 12/13] ASoC: samsung: i2s: Comments clean up
    ` [PATCH v3 13/13] ASoC: samsung: i2s: Convert to SPDX License Indentifier

[LSF/MM TOPIC] : blktests: status, an expansion plan for the storage stack test framework
 2019-02-13 18:43 UTC  (3+ messages)

implement generic dma_map_ops for IOMMUs v2
 2019-02-13 18:42 UTC  (7+ messages)
` [PATCH 01/29] dma-mapping: remove the default map_resource implementation
` [PATCH 02/29] dma-mapping: don't BUG when calling dma_map_resource on RAM

[PATCH 4.14 00/35] 4.14.100-stable review
 2019-02-13 18:38 UTC  (30+ messages)
` [PATCH 4.14 02/35] iio: adc: axp288: Fix TS-pin handling
` [PATCH 4.14 04/35] signal: Always notice exiting tasks
` [PATCH 4.14 06/35] misc: vexpress: Off by one in vexpress_syscfg_exec()
` [PATCH 4.14 07/35] samples: mei: use /dev/mei0 instead of /dev/mei
` [PATCH 4.14 08/35] debugfs: fix debugfs_rename parameter checking
` [PATCH 4.14 09/35] tracing: uprobes: Fix typo in pr_fmt string
` [PATCH 4.14 10/35] mips: cm: reprime error cause
` [PATCH 4.14 11/35] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled
` [PATCH 4.14 12/35] MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
` [PATCH 4.14 13/35] ARM: iop32x/n2100: fix PCI IRQ mapping
` [PATCH 4.14 14/35] ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
` [PATCH 4.14 15/35] mac80211: ensure that mgmt tx skbs have tailroom for encryption
` [PATCH 4.14 16/35] drm/modes: Prevent division by zero htotal
` [PATCH 4.14 17/35] drm/vmwgfx: Fix setting of dma masks
` [PATCH 4.14 18/35] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
` [PATCH 4.14 19/35] HID: debug: fix the ring buffer implementation
` [PATCH 4.14 21/35] libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
` [PATCH 4.14 22/35] xfrm: refine validation of template and selector families
` [PATCH 4.14 23/35] batman-adv: Avoid WARN on net_device without parent in netns
` [PATCH 4.14 24/35] batman-adv: Force mac header to start of data on xmit
` [PATCH 4.14 26/35] perf tests attr: Fix group stat tests
` [PATCH 4.14 27/35] perf tests attr: Make hw events optional
` [PATCH 4.14 28/35] uio: Reduce return paths from uio_write()
` [PATCH 4.14 29/35] uio: Prevent device destruction while fds are open
` [PATCH 4.14 30/35] uio: use request_threaded_irq instead
` [PATCH 4.14 31/35] uio: change to use the mutex lock instead of the spin lock
` [PATCH 4.14 32/35] uio: fix crash after the device is unregistered
` [PATCH 4.14 33/35] uio: fix wrong return value from uio_mmap()
` [PATCH 4.14 34/35] uio: fix possible circular locking dependency

[PATCH 4.9 00/24] 4.9.157-stable review
 2019-02-13 18:38 UTC  (20+ messages)
` [PATCH 4.9 01/24] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
` [PATCH 4.9 02/24] iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
` [PATCH 4.9 03/24] signal: Always notice exiting tasks
` [PATCH 4.9 04/24] signal: Better detection of synchronous signals
` [PATCH 4.9 05/24] misc: vexpress: Off by one in vexpress_syscfg_exec()
` [PATCH 4.9 06/24] samples: mei: use /dev/mei0 instead of /dev/mei
` [PATCH 4.9 07/24] debugfs: fix debugfs_rename parameter checking
` [PATCH 4.9 09/24] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled
` [PATCH 4.9 11/24] ARM: iop32x/n2100: fix PCI IRQ mapping
` [PATCH 4.9 12/24] ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
` [PATCH 4.9 13/24] mac80211: ensure that mgmt tx skbs have tailroom for encryption
` [PATCH 4.9 16/24] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
` [PATCH 4.9 17/24] nfsd4: fix cached replies to solo SEQUENCE compounds
` [PATCH 4.9 18/24] nfsd4: catch some false session retries
` [PATCH 4.9 19/24] HID: debug: fix the ring buffer implementation
` [PATCH 4.9 20/24] Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)"
` [PATCH 4.9 22/24] xfrm: refine validation of template and selector families
` [PATCH 4.9 23/24] batman-adv: Avoid WARN on net_device without parent in netns
` [PATCH 4.9 24/24] batman-adv: Force mac header to start of data on xmit

[GIT PULL] KVM/ARM updates for 5.0-rc6
 2019-02-13 18:39 UTC  (3+ messages)

Upstream Dom0 DRM problems regarding swiotlb
 2019-02-13 18:38 UTC  (9+ messages)

[virtio-comment] [PATCH 0/3] Large shared memory regions
 2019-02-13 18:37 UTC  (10+ messages)
` [virtio-comment] [PATCH 1/3] shared memory: Define "

implement generic dma_map_ops for IOMMUs v2
 2019-02-13 18:29 UTC  (44+ messages)
` [PATCH 01/21] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 02/21] arm64/iommu: improve mmap bounds checking
` [PATCH 03/21] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 04/21] dma-iommu: cleanup dma-iommu.h
` [PATCH 05/21] dma-iommu: remove the flush_page callback
` [PATCH 06/21] dma-iommu: use for_each_sg in iommu_dma_alloc
` [PATCH 07/21] dma-iommu: move the arm64 wrappers to common code
` [PATCH 08/21] dma-iommu: refactor iommu_dma_mmap
` [PATCH 09/21] dma-iommu: refactor iommu_dma_get_sgtable
` [PATCH 10/21] dma-iommu: move __iommu_dma_map
` [PATCH 11/21] dma-iommu: refactor page array remap helpers
` [PATCH 12/21] dma-iommu: factor atomic pool allocations into helpers
` [PATCH 13/21] dma-iommu: factor contiguous "
` [PATCH 14/21] dma-iommu: refactor iommu_dma_free
` [PATCH 15/21] dma-iommu: don't remap contiguous allocations for coherent devices
` [PATCH 16/21] dma-iommu: factor contiguous remapped allocations into helpers
` [PATCH 17/21] dma-iommu: refactor iommu_dma_alloc
` [PATCH 18/21] dma-iommu: don't depend on CONFIG_DMA_DIRECT_REMAP
` [PATCH 19/21] dma-iommu: switch copyright boilerplace to SPDX
` [PATCH 20/21] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 21/21] arm64: trim includes "

[OSSTEST PATCH 0/4] Use snapshot for jessie-backports
 2019-02-13 18:37 UTC  (6+ messages)
` [OSSTEST PATCH 1/4] backports snapshot: Honour DebianSnapshotBackports_<suite> config var
` [OSSTEST PATCH 2/4] backports snapshot: Provide for $apt_insert and $extra_rune
` [OSSTEST PATCH 3/4] backports snapshot: Disable apt timestamp checking (sometimes)
` [OSSTEST PATCH 4/4] backports snapshot: Use 20190206T211314Z for jessie-backports

[U-Boot] [PATCH 0/7] AM65x HS device support
 2019-02-13 18:37 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded
` [U-Boot] [PATCH 2/7] firmware: ti_sci: Add support for firewall management
` [U-Boot] [PATCH 3/7] firmware: ti_sci: Modify auth_boot TI-SCI API to match new version
` [U-Boot] [PATCH 4/7] arm: mach-k3: Add secure device support
` [U-Boot] [PATCH 5/7] arm: mach-k3: Add secure device build support
` [U-Boot] [PATCH 6/7] configs: Add a config for AM65x High Security EVM
` [U-Boot] [PATCH 7/7] doc: Update info on using K3 secure devices

[PATCH v2 bpf-next 0/2] tools/bpf: smaller clean ups
 2019-02-13 18:36 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] tools: sync uapi/linux/if_link.h header

RBD image format v1 EOL 
 2019-02-13 18:36 UTC 

[PATCH 0/3] Make DRM DSC helpers more generally usable
 2019-02-13 18:36 UTC  (3+ messages)
` [PATCH 1/3] drm/i915: Move dsc rate params compute into drm

[PATCH 4.14 0/8] uio backport fixes for 4.14
 2019-02-13 18:36 UTC  (2+ messages)

v5.0-rc2 and NVMeOF
 2019-02-13 18:36 UTC  (12+ messages)

Documenting the crash consistency guarantees of file systems
 2019-02-13 18:35 UTC  (5+ messages)

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2019-02-13 18:34 UTC  (4+ messages)
` [PATCH v9] platform/mellanox: "

Some VRR vblank/pageflip timestamping fixes
 2019-02-13 18:34 UTC  (13+ messages)
` [PATCH 2/3] drm: Add basic helper to allow precise pageflip timestamps in vrr

[Fuego] Executing test on slave machine connected to target board via serial port
 2019-02-13 18:34 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/core_auth: mount namespace magic to make the test work everywhere
 2019-02-13 18:33 UTC 

[Qemu-devel] [PULL 0/2] Fix slirp on windows
 2019-02-13 18:31 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] slirp: remove slirp_ prefix for socket wrappers
` [Qemu-devel] [PULL 2/2] slirp: wrap the remaining socket functions

linux-next: Tree for Feb 13
 2019-02-13 18:31 UTC  (4+ messages)
` linux-next: Tree for Feb 13 (drivers/spmi/spmi-pmic-arb.c)

[Qemu-devel] [PATCH] crypto: Fix LGPL information in the file headers
 2019-02-13 18:30 UTC  (3+ messages)

[PATCH] git-submodule.txt: document default behavior
 2019-02-13 18:30 UTC  (5+ messages)
` [PATCH v2 0/3] Document git-submodule's "
  ` [PATCH v2 2/3] git-submodule.txt: make subcommands underlined

add config symbols for arch_{setup,teardown}_dma_ops
 2019-02-13 18:13 UTC  (2+ messages)

[PATCH v3] coccinelle: semantic patch for missing put_device()
 2019-02-13 18:29 UTC  (4+ messages)
` [Cocci] [PATCH v3] Coccinelle: "
  `  "

[igt-dev] ✓ Fi.CI.IGT: success for tests/kms_available_modes_crc limit tested fb formats (rev4)
 2019-02-13 18:30 UTC 

[PATCH 1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support
 2019-02-13 18:28 UTC  (4+ messages)
` [PATCH 2/2] soc: bcm: bcm2835-pm: Fix error paths of initialization


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.