All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-08 16:07:49 to 2019-08-08 16:54:15 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2019-08-08 16:54 UTC 

[PATCH] PM / devfreq: passive: Use non-devm notifiers
 2019-08-08 16:54 UTC 

[dpdk-dev] [patch v2] doc: announce API change in ethdev offload flags
 2019-08-08 16:53 UTC  (9+ messages)
` [dpdk-dev] [patch v3] "

[PATCH] drm/i915/selftests: Fixup a missing legacy_idx
 2019-08-08 16:53 UTC 

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-08-08 16:53 UTC  (6+ messages)
` [GSoC][PATCHl 1/6] rebase -i: add --ignore-whitespace flag
` [GSoC][PATCHl 5/6] rebase -i: support --ignore-date

[PATCH] mmc: sdhci-cadence: use struct_size() helper
 2019-08-08 16:53 UTC 

[MPTCP] [PATCH] mptcp: new sysctl to control the activation per NS
 2019-08-08 16:53 UTC 

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-08 16:52 UTC  (9+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
  ` [PATCH 10/60] drm/bridge: Add bridge driver for display connectors
  ` [PATCH 12/60] drm/bridge: panel: Implement bridge connector operations
    ` drm_panel_get_modes() should take the connector as an argument [Was: drm/bridge: panel: Implement bridge ...]

[PATCH v4 2/2] ASoC: Intel: Skylake: large_config_get overhaul
 2019-08-08 16:52 UTC  (3+ messages)

[PATCH] rtw88: pci: enable MSI interrupt
 2019-08-08 16:51 UTC  (4+ messages)

Windows absolute drive path detection incomplete
 2019-08-08 16:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-08-08 16:50 UTC 

[PATCH] Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title
 2019-08-08 16:48 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-08 16:48 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: soundwire: add slave bindings
` [PATCH v2 4/4] ASoC: codecs: add wsa881x amplifier support
  ` [alsa-devel] "

[v3,0/4] tools: bpftool: add net attach/detach command to attach XDP prog
 2019-08-08 16:48 UTC  (5+ messages)
` [v3,3/4] tools: bpftool: add bash-completion for net attach/detach
` [v3,4/4] tools: bpftool: add documentation "

[PATCH] isdn: hysdn: Fix error spaces around '*'
 2019-08-08 16:48 UTC  (9+ messages)

KASAN: use-after-free Read in __blkdev_direct_IO
 2019-08-08 16:48 UTC 

[RFC 0/3] Display uncore
 2019-08-08 16:47 UTC  (7+ messages)
` [RFC 1/3] drm/i915: split out uncore_mmio_debug

Weekly Meeting 2019-08-06 #minutes
 2019-08-08 16:47 UTC  (2+ messages)

[PATCH v3 1/2] clk: Add clk_min/max_rate entries in debugfs
 2019-08-08 16:46 UTC  (4+ messages)

[PATCH V4 1/2] cpufreq: schedutil: Don't skip freq update when limits change
 2019-08-08 16:46 UTC  (4+ messages)
` [PATCH V4 2/2] cpufreq: intel_pstate: Implement QoS supported freq constraints

[PATCH for-rc] siw: MPA Reply handler tries to read beyond MPA message
 2019-08-08 16:46 UTC  (7+ messages)

general protection fault in relay_switch_subbuf (2)
 2019-08-08 16:46 UTC 

[PATCH 1/4] image_types_wic.bbclass: Copy the .wks and .env files to deploy image dir
 2019-08-08 16:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/7] softfloat header cleanups
 2019-08-08 16:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 1/7] fpu: move LIT64 helper to softfloat-types
` [Qemu-devel] [PATCH v1 2/7] fpu: move inline helpers into a separate header
` [Qemu-devel] [PATCH v1 3/7] fpu: make softfloat-macros "self-contained"
` [Qemu-devel] [PATCH v1 4/7] fpu: rename softfloat-specialize.h -> .inc.c
` [Qemu-devel] [PATCH v1 5/7] target/mips: rationalise softfloat includes
` [Qemu-devel] [PATCH v1 6/7] target/riscv: "
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v1 7/7] targets (various): use softfloat-helpers.h where we can

[PATCH 00/15] ASoC: use modern style for aux_dev
 2019-08-08 16:45 UTC  (3+ messages)
` [PATCH 15/15] ASoC: soc-core: add soc_unbind_aux_dev()

KASAN: use-after-free Read in tomoyo_socket_sendmsg_permission
 2019-08-08 16:45 UTC 

[U-Boot] [PATCH 00/11] Aquantia PHY driver updates to reduce FW dependency
 2019-08-08 16:45 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] include: phy: define XFI and USXGMII interface types
` [U-Boot] [PATCH 02/11] include: phy: add data field for private driver data
` [U-Boot] [PATCH 03/11] drivers: net: aquantia: use XFI, USXGMII interface types
` [U-Boot] [PATCH 04/11] drivers: net: aquantia: add PHY generation information
` [U-Boot] [PATCH 05/11] drivers: net: aquantia: set up SI protocol based on interface type
` [U-Boot] [PATCH 06/11] drivers: net: aquantia: set MDI reversal based on DT property
` [U-Boot] [PATCH 07/11] drivers: net: aquantia: set SMBus addr "
` [U-Boot] [PATCH 08/11] drivers: net: aquantia: use SI and LI status in loop waiting for link up
` [U-Boot] [PATCH 09/11] doc: bindings: add bindings document for PHY nodes
` [U-Boot] [PATCH 10/11] doc: bindings: Aquantia PHY node binding
` [U-Boot] [PATCH 11/11] drivers: net: fsl_enetc: use XFI, USXGMII interface type macros

WARNING in xfrm_policy_inexact_list_reinsert
 2019-08-08 16:45 UTC 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2019-08-08 16:45 UTC 

INFO: rcu detected stall in tcp_write_timer
 2019-08-08 16:45 UTC 

[PATCH 1/2] drm: add cache support for arm64
 2019-08-08 16:44 UTC  (19+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2019-08-08 16:44 UTC 

KASAN: use-after-free Read in tls_wait_data
 2019-08-08 16:44 UTC 

general protection fault in tls_tx_records
 2019-08-08 16:44 UTC 

[PATCH V5 3/3] mmc: sdhci: Fix O2 Host data read/write DLL Lock Phase shift issue
 2019-08-08 16:42 UTC  (2+ messages)

summary of current pending changes in aio-next.git
 2019-08-08 16:14 UTC 

[Cluster-devel] [PATCH v2] gfs2: gfs2_walk_metadata fix
 2019-08-08 16:40 UTC 

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-08 16:39 UTC  (12+ messages)

[Bug 111333] [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0
 2019-08-08 16:39 UTC  (2+ messages)

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-08 16:39 UTC  (9+ messages)
` [PATCH 20/24] xfs: use AIL pushing for inode reclaim IO
` [PATCH 22/24] xfs: track reclaimable inodes using a LRU list
` [PATCH 23/24] xfs: reclaim inodes from the LRU

[PATCH] x86/cpu: Add Elkhart Lake to Intel family
 2019-08-08 16:38 UTC  (10+ messages)

[net v2] ixgbe: fix possible deadlock in ixgbe_service_task()
 2019-08-08 16:37 UTC 

[cip-dev] Testing CIP kernel with Debian gcc
 2019-08-08 16:38 UTC  (3+ messages)

[PATCH v12 0/6] THP aware uprobe
 2019-08-08 16:37 UTC  (5+ messages)
` [PATCH v12 3/6] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v12 5/6] khugepaged: enable collapse pmd for pte-mapped THP

GPMI iMX6ull timeout on DMA
 2019-08-08 16:36 UTC  (14+ messages)

[PATCH] drm/drv: Use // for comments in example code
 2019-08-08 16:36 UTC 

[PATCH 0/2 v2] tracing/arm: Fix the stack tracer when LR is saved after local storage
 2019-08-08 16:36 UTC  (6+ messages)
` [PATCH 1/2 v2] tracing/arm64: Have max stack tracer handle the case of return address after data

[net] ixgbe: fix possible deadlock in ixgbe_service_task()
 2019-08-08 16:36 UTC  (4+ messages)

[PATCH] drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
 2019-08-08 16:36 UTC  (2+ messages)

[PATCH] genirq/affinity: report extra vectors on uneven nodes
 2019-08-08 16:32 UTC  (4+ messages)

kernel BUG at mm/vmscan.c:LINE! (2)
 2019-08-08 16:34 UTC  (4+ messages)

[PATCH V38 00/29] security: Add support for locking down the kernel
 2019-08-08 16:33 UTC  (4+ messages)
` [PATCH V38 19/29] Lock down module params that specify hardware parameters (eg. ioport)

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-08 16:32 UTC  (11+ messages)

[PATCH] Documentation: crypto: crypto_engine: Fix Sphinx warning
 2019-08-08 16:30 UTC 

[RFC PATCH v2] security,capability: pass object information to security_capable
 2019-08-08 16:30 UTC  (3+ messages)
  ` [RFC PATCH v2] security, capability: "

[PATCH v7 0/2] arm64 tagged address ABI
 2019-08-08 16:30 UTC  (13+ messages)
` [PATCH v7 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst

[Xen-devel] [PATCH v5 00/10] AMD IOMMU: further improvements
 2019-08-08 16:30 UTC  (3+ messages)
` [Xen-devel] [PATCH v5 02/10] AMD/IOMMU: drop stray "else"

[PATCH v3 0/4] Qcom smmu-500 wait-for-safe handling for sdm845
 2019-08-08 16:30 UTC  (8+ messages)
` [PATCH v3 1/4] firmware: qcom_scm-64: Add atomic version of qcom_scm_call

[PATCH 1/5] drm/amdgpu: Extends amdgpu vm definitions
 2019-08-08 16:28 UTC  (6+ messages)

[PATCH] Revert "dm bufio: fix deadlock with loop device"
 2019-08-08 16:28 UTC  (4+ messages)
`  "

[dpdk-dev] [PATCH 1/2] doc: announce ethdev ABI change for LRO fields
 2019-08-08 16:26 UTC  (11+ messages)
` [dpdk-dev] [PATCH 2/2] doc: announce new mbuf field for LRO

[PATCH] drm/i915: Fix HW readout for crtc_clock in HDMI mode
 2019-08-08 16:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: allwinner: a64: Drop PMU node
 2019-08-08 16:26 UTC  (10+ messages)

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-08 16:25 UTC  (16+ messages)
                  ` [Xen-devel] "

[PATCH] riscv: fix flush_tlb_range() end address for flush_tlb_page()
 2019-08-08 16:25 UTC  (2+ messages)

[PATCHv2 0/3] convert i915 to new mount API
 2019-08-08 16:23 UTC  (10+ messages)
` [PATCHv2 2/3] i915: convert "

[CI] drm/i915: Make debugfs/per_file_stats scale better
 2019-08-08 16:24 UTC 

[tpm2] how to upgrade the TPM access control policy when a particular PCR is changed
 2019-08-08 16:23 UTC 

[PATCH] drm/amdgpu: update ras sysfs feature info
 2019-08-08 16:23 UTC  (12+ messages)

[PATCH v3 0/1] drm/syncobj: add syncobj sideband payload for threaded submission
 2019-08-08 16:23 UTC  (13+ messages)
` [PATCH v3 1/1] drm/syncobj: add sideband payload
                  ` 回复:[PATCH "

[PATCH v5 0/2] usbip: Implement SG support
 2019-08-08 16:21 UTC  (5+ messages)
` [PATCH v5 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
` [PATCH v5 2/2] usbip: Implement SG support to vhci-hcd and stub driver

[PATCH] clk: fix devm_platform_ioremap_resource.cocci warnings
 2019-08-08 16:10 UTC  (2+ messages)

remove default fallbacks in dma_map_ops v3
 2019-08-08 16:00 UTC  (7+ messages)
` [PATCH 3/8] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 4/8] dma-mapping: add a dma_can_mmap helper
` [PATCH 5/8] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
` [PATCH 6/8] arm-nommu: call dma_mmap_from_dev_coherent directly
` [PATCH 7/8] parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
` [PATCH 8/8] dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP

drivers/gpu/drm/exynos/exynos_drm_fbdev.c:244:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2019-08-08 16:19 UTC 

[PATCH 0/2] Introduce SoC sleep stats driver
 2019-08-08 16:20 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: Introduce soc sleep stats bindings for Qualcomm SoCs

[PATCH] ARM: defconfig: lpc32xx: enable lpc32xx GPIO driver
 2019-08-08 16:19 UTC  (3+ messages)

[rcu:dev.2019.07.31a 110/123] kernel/rcu/rcu_segcblist.c:61:6: sparse: sparse: symbol 'rcu_segcblist_set_len' was not declared. Should it be static?
 2019-08-08 16:18 UTC  (3+ messages)
` [RFC PATCH rcu] rcu/nocb: rcu_segcblist_set_len() can be static

[PATCH] sched/cpufreq: Align trace event behavior of fast switching
 2019-08-08 16:18 UTC  (3+ messages)

[bpf-next v3 PATCH 0/3] bpf: improvements to xdp_fwd sample
 2019-08-08 16:17 UTC  (4+ messages)
` [bpf-next v3 PATCH 1/3] samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
` [bpf-next v3 PATCH 2/3] samples/bpf: make xdp_fwd more practically usable via devmap lookup
` [bpf-next v3 PATCH 3/3] samples/bpf: xdp_fwd explain bpf_fib_lookup return codes

[PATCH linux dev-5.2 0/2] i2c: aspeed: Disable buffer mode
 2019-08-08 16:15 UTC  (5+ messages)
` [PATCH linux dev-5.2 1/2] i2c: aspeed: Update to v3 of buffer and dma support
` [PATCH linux dev-5.2 2/2] Revert "ARM: dts: aspeed: add I2C buffer mode support"

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-08-08 16:15 UTC 

[PATCH 0/9] Make clk_hw::init NULL after clk registration
 2019-08-08 16:14 UTC  (3+ messages)
  ` [PATCH 9/9] clk: Overwrite clk_hw::init with NULL during clk_register()

[Buildroot] [PATCH v3 0/7] bcc front end tool for eBPF
 2019-08-08 16:14 UTC  (3+ messages)
` [Buildroot] [PATCH v3 7/7] package/bcc: new package

[PATCH liburing 0/4] spec: rpmlint fixes in preparation for Fedora packaging
 2019-08-08 16:13 UTC  (2+ messages)

usb zero copy dma handling
 2019-08-08 16:12 UTC  (5+ messages)

[PATCH v7 0/6] Add CPU clock support for Armada 7K/8K
 2019-08-08 16:12 UTC  (13+ messages)
` [PATCH v7 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file
` [PATCH v7 2/6] clk: mvebu: add helper file for Armada AP and CP clocks
` [PATCH v7 3/6] clk: mvebu: add CPU clock driver for Armada 7K/8K
` [PATCH v7 4/6] clk: mvebu: ap806: Fix clock name for the cluster

[PATCH] direct-io: use GFP_NOIO to avoid deadlock
 2019-08-08 16:12 UTC  (4+ messages)
  ` [PATCH] loop: set PF_MEMALLOC_NOIO for the worker thread

[PATCH 1/2] nvme-fabrics: Add type of service (TOS) configuration
 2019-08-08 16:12 UTC  (5+ messages)

[PATCH 1/7] gcc-cross-canadian: add missing runtime dependencies
 2019-08-08 16:11 UTC  (7+ messages)
` [PATCH 2/7] insane.bbclass: in file-rdeps do not look into RDEPENDS recursively
` [PATCH 3/7] maintainers.inc: give python recipes to Oleksandr Kravchuk
` [PATCH 4/7] python-numpy: remove the python 2.x version of the recipe
` [PATCH 5/7] python3-numpy: update to 1.17.0
` [PATCH 6/7] python-scons: remove the python 2.x version of the recipe
` [PATCH 7/7] python-nose: "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-08-08 16:11 UTC 

[dpdk-dev] [PATCH] net/ipn3ke: setup MTU when HW init
 2019-08-08 16:01 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/59] qla2xxx patches for kernel v5.4
 2019-08-08 16:10 UTC 

[PATCH] of/platform: Clean up a return type in of_link_property()
 2019-08-08 16:09 UTC  (3+ messages)

[PATCH] of/platform: fix compilation warning of of_link_property()
 2019-08-08 16:09 UTC  (2+ messages)

[PATCH] USB: Move wusbcore and UWB to staging as it is obsolete
 2019-08-08 16:09 UTC  (9+ messages)
    ` [PATCH] MAINTAINERS: mark wusbcore and UWB as obsolete

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2019-08-08 16:08 UTC 

drivers/net/ethernet/intel/i40e/i40e_main.c:7089:35-37: ERROR: invalid reference to the index variable of the iterator on line 7056 (fwd)
 2019-08-08 16:08 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2019-08-08 16:08 UTC 

[Xen-devel] [PATCH] EFI: add efi=mapbs option and parse efi= early
 2019-08-08 16:08 UTC  (5+ messages)

nftables and set with interval
 2019-08-08 16:08 UTC  (3+ messages)

Transparent Huge pages hanging on 5.1.x/5.2.0 kernels?
 2019-08-08 16:08 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/2] Add a driver for the Felix Ethernet switch on NXP LS1028A
 2019-08-08 16:07 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 2/2] arm: dts: ls1028a: add node for the integrated Ethernet switch


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.