All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-08 12:37:26 to 2019-11-08 13:12:42 UTC [more...]

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-08 13:12 UTC  (5+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-08 13:01 UTC  (85+ messages)
` [PATCH v4 01/47] soc: fsl: qe: remove space-before-tab
` [PATCH v4 02/47] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
` [PATCH v4 03/47] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
` [PATCH v4 04/47] soc: fsl: qe: introduce qe_io{read,write}* wrappers
` [PATCH v4 05/47] soc: fsl: qe: avoid ppc-specific io accessors
` [PATCH v4 06/47] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
` [PATCH v4 07/47] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
` [PATCH v4 08/47] soc: fsl: qe: drop unneeded #includes
` [PATCH v4 09/47] soc: fsl: qe: drop assign-only high_active in qe_ic_init
` [PATCH v4 10/47] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
` [PATCH v4 11/47] soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
  ` [PATCH v4 11/47] soc: fsl: qe: use qe_ic_cascade_{low,high}_mpic "
` [PATCH v4 12/47] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
` [PATCH v4 13/47] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
` [PATCH v4 14/47] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
` [PATCH v4 15/47] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
` [PATCH v4 16/47] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
` [PATCH v4 17/47] soc: fsl: qe: remove unused qe_ic_set_* functions
` [PATCH v4 18/47] soc: fsl: qe: don't use NO_IRQ in qe_ic.c
` [PATCH v4 19/47] soc: fsl: qe: make qe_ic_get_{low,high}_irq static
` [PATCH v4 20/47] soc: fsl: qe: simplify qe_ic_init()
` [PATCH v4 21/47] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
` [PATCH v4 22/47] soc: fsl: qe: qe.c: use of_property_read_* helpers
` [PATCH v4 23/47] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
` [PATCH v4 24/47] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
` [PATCH v4 25/47] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
` [PATCH v4 26/47] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
` [PATCH v4 27/47] soc/fsl/qe/qe.h: update include path for cpm.h
` [PATCH v4 28/47] serial: ucc_uart: explicitly include soc/fsl/cpm.h
` [PATCH v4 29/47] serial: ucc_uart: replace ppc-specific IO accessors
` [PATCH v4 30/47] serial: ucc_uart: factor out soft_uart initialization
` [PATCH v4 31/47] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
` [PATCH v4 32/47] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
` [PATCH v4 33/47] serial: ucc_uart: access __be32 field using be32_to_cpu
` [PATCH v4 34/47] soc: fsl: qe: change return type of cpm_muram_alloc() to s32
` [PATCH v4 35/47] soc: fsl: qe: make cpm_muram_free() return void
` [PATCH v4 36/47] soc: fsl: qe: make cpm_muram_free() ignore a negative offset
` [PATCH v4 37/47] soc: fsl: qe: drop broken lazy call of cpm_muram_init()
` [PATCH v4 38/47] soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path
` [PATCH v4 39/47] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
` [PATCH v4 40/47] soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()
` [PATCH v4 41/47] soc: fsl: qe: drop pointless check "
` [PATCH v4 42/47] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
` [PATCH v4 43/47] net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE()
` [PATCH v4 44/47] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers
` [PATCH v4 45/47] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH v4 46/47] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
` [PATCH v4 47/47] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE

[PULL 00/28] ppc-for-4.2 queue 20191024
 2019-11-08 13:11 UTC  (3+ messages)
` [PULL 06/28] spapr: Set VSMT to smp_threads by default

[PATCH 1/5] drm/vmwgfx: move the require_exist handling together
 2019-11-08 13:11 UTC  (9+ messages)
` [PATCH 4/5] drm/panfrost: remove DRM_AUTH and respective comment
` [PATCH 5/5] drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctls

+ mm-slub-really-fix-slab-walking-for-init_on_free.patch added to -mm tree
 2019-11-08 13:11 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/3] support API to set max LRO packet size
 2019-11-08 13:11 UTC  (11+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/3] ethdev: "

[PATCH for-stable-4.4 00/50] ARM: spectre v1/v2 mitigations
 2019-11-08 13:11 UTC  (8+ messages)
` [PATCH for-stable-4.4 08/50] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH for-stable-4.4 46/50] ARM: clean up per-processor check_bugs method call
` [PATCH for-stable-4.4 47/50] ARM: add PROC_VTABLE and PROC_TABLE macros
` [PATCH for-stable-4.4 48/50] ARM: spectre-v2: per-CPU vtables to work around big.Little systems
` [PATCH for-stable-4.4 49/50] ARM: ensure that processor vtables is not lost after boot
` [PATCH for-stable-4.4 50/50] ARM: fix the cockup in the previous patch

[PATCH] fbdev/omap: fix max fclk divider for omap36xx
 2019-11-08 13:10 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: iio: adc: add support for AD5940
 2019-11-08 13:09 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: add driver "
` [PATCH 3/3] MAINTAINERS: add maintainer "

Boot failure with 5.4-rc5, bisected to 0f0581b24bd0 ("spi: fsl: Convert to use CS GPIO descriptors")
 2019-11-08 13:09 UTC  (2+ messages)

[PATCH] fbdev/omap: fix max fclk divider for omap36xx
 2019-11-08 13:09 UTC  (4+ messages)

[PATCH v2 0/2] Deprecate implicit filters
 2019-11-08 13:06 UTC  (2+ messages)

[PATCH net-next] packet: fix data-race in fanout_flow_is_huge()
 2019-11-08 13:07 UTC 

[PATCH 0/2] Intel IFC VF driver for VDPA
 2019-11-08 13:07 UTC  (8+ messages)
` [PATCH 1/2] IFC hardware operation layer
` [PATCH 2/2] IFC VDPA layer

Looking for issues/features for my first contribution
 2019-11-08 13:05 UTC  (6+ messages)

[dpdk-dev] [PATCH 1/2] ethdev: add flow action type update as an offload
 2019-11-08 13:06 UTC  (9+ messages)

Yocto newbie: Need help with recipe
 2019-11-08 13:05 UTC  (4+ messages)

[meta-oe][PATCH v3 1/9] keyutils: add new recipe
 2019-11-08 12:57 UTC  (2+ messages)

[Cocci] Fixing SmPL scripts for data output according to structured file formats
 2019-11-08 13:05 UTC  (3+ messages)

[PATCH 00/50] Add log level to show_stack()
 2019-11-08 13:04 UTC  (6+ messages)
      ` [OpenRISC] "

[PATCH v5 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-11-08 13:03 UTC  (9+ messages)
` [PATCH v5 2/3] x86/boot: Introduce the kernel_info.setup_type_max
          ` [Xen-devel] "

[PATCH v4 0/1] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-08 13:03 UTC  (5+ messages)
` [PATCH v4 1/1] "

[PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
 2019-11-08 13:02 UTC  (4+ messages)

[PATCH v4 0/2] mm: Fix checking unmapped holes for mbind
 2019-11-08 13:01 UTC  (3+ messages)
` [PATCH v4 1/2] mm: Check range first in queue_pages_test_walk
` [PATCH v4 2/2] mm: Fix checking unmapped holes for mbind

[PATCH 0/2] Convert stm32 dwmac to DT schema
 2019-11-08 13:02 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties

[PATCH -next] soc: fsl: Enable COMPILE_TEST
 2019-11-08 13:02 UTC 

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-08 13:01 UTC  (4+ messages)
` [PATCH net-next 01/19] net/mlx5: E-switch, Move devlink port close to eswitch port
  ` [PATCH net-next 11/19] vfio/mdev: Improvise mdev life cycle and parent removal scheme

[PATCH 00/11] irqchip/gic-v3-its: Cleanup and fixes for Linux 5.5
 2019-11-08 13:00 UTC  (3+ messages)
` [PATCH 01/11] irqchip/gic-v3-its: Free collection mapping on device teardown

next-20191108 kselftest results
 2019-11-08 13:00 UTC 

[net-next:master 1125/1178] ERROR: "__udivdi3" [drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko] undefined!
 2019-11-08 13:00 UTC  (2+ messages)

[dpdk-dev] [PATCH v14 0/6] ethdev: add new Rx offload flags
 2019-11-08 12:59 UTC  (4+ messages)
` [dpdk-dev] [PATCH v15 3/7] ethdev: add validation to offloads set by PMD

[alsa-devel] [GIT PULL] ASoC updates for v5.5
 2019-11-08 12:58 UTC  (3+ messages)

[PATCH v4 1/2] kernel.h: Update comment about simple_strto<foo>() functions
 2019-11-08 12:59 UTC  (4+ messages)

[PULL 0/1] Usb 20191107 patches
 2019-11-08 12:58 UTC  (2+ messages)

[PATCH] gdbstub: Fix buffer overflow in handle_read_all_regs
 2019-11-08 12:55 UTC 

[cip-dev] [PATCH 4.4.y-cip 00/83] Add RZ/G1C SD/eMMC support
 2019-11-08 12:58 UTC  (16+ messages)
` [cip-dev] [PATCH 4.4.y-cip 15/83] mmc: tmio: stop clock when 0Hz is requested
` [cip-dev] [PATCH 4.4.y-cip 18/83] mmc: tmio: remove now unneeded seperate irq handlers
` [cip-dev] [PATCH 4.4.y-cip 26/83] mmc: tmio/sdhi: introduce flag for RCar 2+ specific features
` [cip-dev] [PATCH 4.4.y-cip 31/83] mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi
` [cip-dev] [PATCH 4.4.y-cip 33/83] mmc: tmio: add eMMC support

[meta-gplv2][PATCH] dosfstools: fix out of bound writes
 2019-11-08 12:58 UTC  (2+ messages)

[cip-dev] [isar-cip-core PATCH 0/4] Add rzg2m support
 2019-11-08 12:57 UTC  (5+ messages)

[dpdk-dev] [PATCH v6] net/ice: optimize protocol extraction by dynamic mbuf API
 2019-11-08 12:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9] "

[PATCH 0/2] interconnect changes for 5.5
 2019-11-08 12:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom: add msm8974 bindings
` [PATCH 2/2] interconnect: qcom: add msm8974 driver

[PATCH] dt-bindings: crypto: Convert stm32 CRC bindings to json-schema
 2019-11-08 12:52 UTC  (6+ messages)
` [PATCH] dt-bindings: crypto: Convert stm32 CRYP "
` [PATCH] dt-bindings: crypto: Convert stm32 HASH "

[PATCH][STABLE backport 4.14/4.9] dmaengine: qcom: bam_dma: Fix resource leak
 2019-11-08 12:53 UTC  (2+ messages)

Security audit rules
 2019-11-08 12:52 UTC 

NULL pointer dereference in pick_next_task_fair
 2019-11-08 12:52 UTC  (11+ messages)
`  "

KASAN: use-after-free Read in tick_sched_handle (3)
 2019-11-08 12:51 UTC  (3+ messages)

[PATCH v5 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-11-08 12:50 UTC  (5+ messages)
` [PATCH v5 1/3] pinctrl: meson: add a new callback for SoCs fixup

[PATCH v3 00/14] t5520: various test cleanup
 2019-11-08 12:49 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/14] t: teach test_cmp_rev to accept ! for not-equals

[Xen-devel] [seabios test] 143876: tolerable FAIL - PUSHED
 2019-11-08 12:46 UTC 

[dpdk-dev] [PATCH v9 0/4] doc: changes to abi policy introducing major abi versions
 2019-11-08 12:46 UTC  (5+ messages)
` [dpdk-dev] [PATCH v9 1/4] doc: separate versioning.rst into version and policy
` [dpdk-dev] [PATCH v9 2/4] doc: changes to abi policy introducing major abi versions
` [dpdk-dev] [PATCH v9 3/4] doc: updates to versioning guide for "
` [dpdk-dev] [PATCH v9 4/4] doc: add maintainer for abi policy

linux-next boot error: WARNING: workqueue cpumask: online intersect > possible intersect
 2019-11-08 12:46 UTC  (8+ messages)

[PATCH] drm/rockchip: use DRM_DEV_ERROR for log output
 2019-11-08 12:46 UTC  (4+ messages)

bpf boot error: WARNING: workqueue cpumask: online intersect > possible intersect (2)
 2019-11-08 12:45 UTC  (2+ messages)

[PATCH v2 0/3] target/microblaze: Plug tcg temp leaks
 2019-11-08 12:42 UTC  (4+ messages)
` [PATCH v2 1/3] target/microblaze: Plug temp leaks for loads/stores
` [PATCH v2 2/3] target/microblaze: Plug temp leaks with delay slot setup
` [PATCH v2 3/3] target/microblaze: Plug temp leak around eval_cond_jmp()

[PATCH] branch: Forbid to create local branches with confusing names
 2019-11-08 12:45 UTC  (5+ messages)

[alsa-devel] [PATCH 0/8] ASoC: memalloc cleanups
 2019-11-08 12:43 UTC  (2+ messages)

[PATCH] tcp: remove redundant new line from tcp_event_sk_skb
 2019-11-08 12:43 UTC  (2+ messages)

[PATCH for-5.0 v4 0/5] iotests: Test failing mirror complete
 2019-11-08 12:34 UTC  (4+ messages)
` [PATCH for-5.0 v4 3/5] blkdebug: Allow taking/unsharing permissions
` [PATCH for-5.0 v4 4/5] iotests: Add @error to wait_until_completed
` [PATCH for-5.0 v4 5/5] iotests: Add test for failing mirror complete

[PATCH] mm: fixmap: convert __set_fixmap_offset() to an inline function
 2019-11-08 12:41 UTC 

[Bug 203471] New: Tearing on Raven Ridge and RX560X PRIME setup even with Vsync enabled
 2019-11-08 12:39 UTC  (2+ messages)
` [Bug 203471] "

[PATCH v1 0/3] target/microblaze: Plug tcg temp leaks
 2019-11-08 12:36 UTC  (4+ messages)
` [PATCH v1 1/3] target/microblaze: Plug temp leaks for loads/stores

pull-request: mac80211 2019-11-08
 2019-11-08 12:38 UTC 

[Cluster-devel] [PATCH] gfs2: Remove active journal side effect from gfs2_write_log_header
 2019-11-08 12:38 UTC 

[PATCH 1/2] gfs2: Multi-block allocations in gfs2_page_mkwrite
 2019-11-08 12:38 UTC  (3+ messages)
` [Cluster-devel] "
` [Cluster-devel] [PATCH 2/2] gfs2: Fix end-of-file handling "

pull-request: mac80211-next next-2019-11-08
 2019-11-08 12:37 UTC 

[Cluster-devel] [PATCH] gfs2: Improve mmap write vs. punch_hole consistency
 2019-11-08 12:37 UTC 


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.