All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-22 00:44:48 to 2019-03-22 02:08:07 UTC [more...]

[Bug 202989] New: kernel panic during F2FS GC
 2019-03-22  2:07 UTC  (2+ messages)
` [Bug 202989] "

stable-rc/linux-4.4.y boot: 42 boots: 1 failed, 40 passed with 1 untried/unknown (v4.4.176-226-gdbed326d20fb)
 2019-03-22  2:07 UTC 

[PATCH v2 0/8] Allow checking SYN cookies from XDP and tc cls act
 2019-03-22  2:06 UTC  (11+ messages)
` [PATCH bpf-next v3 "
  ` [PATCH bpf-next v3 1/8] bpf: track references based on is_acquire_func
  ` [PATCH bpf-next v3 2/8] bpf: allow helpers to return PTR_TO_SOCK_COMMON
  ` [PATCH bpf-next v3 3/8] bpf: add skc_lookup_tcp helper
  ` [PATCH bpf-next v3 4/8] bpf: add helper to check for a valid SYN cookie
  ` [PATCH bpf-next v3 5/8] tools: update include/uapi/linux/bpf.h
  ` [PATCH bpf-next v3 6/8] selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
  ` [PATCH bpf-next v3 7/8] selftests/bpf: test references to sock_common
  ` [PATCH bpf-next v3 8/8] selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-22  2:01 UTC  (11+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] net/af_xdp: introduce AF XDP PMD driver

[PATCH 0/3] Do not re-read dpll registers
 2019-03-22  2:05 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v2 1/2] ticketlock: ticket based to improve fairness
 2019-03-22  2:04 UTC  (8+ messages)
` [PATCH v6 1/2] eal/ticketlock: "

[CI 1/6] drm/i915/ehl: Add EHL platform info and PCI IDs
 2019-03-22  2:04 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with drm/i915/ehl: Add EHL platform info and PCI IDs (rev2)

[PATCH v5] x86/gart/kcore: Exclude GART aperture from kcore
 2019-03-22  2:02 UTC  (2+ messages)

[PATCH v3 0/3] CAAM job ring driver cleanups
 2019-03-22  2:00 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: caam/jr - Remove spinlock for output job ring
` [PATCH v3 2/3] crypto: caam/jr - Removed redundant vars from job ring private data
` [PATCH v3 3/3] crypto: caam/jr - Remove extra memory barrier during job ring enqueue

[PATCH] ARM: dts: imx6qdl-sabresd: change phy-mode to use rgmii-id
 2019-03-22  2:00 UTC  (10+ messages)

[PATCH v4] perf tools: Add missing case value
 2019-03-22  1:59 UTC  (6+ messages)

[PATCH] locks: ignore same lock in blocked_lock_hash
 2019-03-22  1:58 UTC  (3+ messages)

[PATCH 4/4] pwm: imx: split into two drivers
 2019-03-22  1:57 UTC  (4+ messages)
` [PATCH 0/2] ARM: adapt defconfigs to pwm driver split

[PATCH 1/2] drm/i915/icl: Assign genlock CRTC pointer in all slave CRTC states for tiled displays
 2019-03-22  1:59 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports

[PATCH v2 1/3] arm64: dts: imx: Add i.mx8mm dtsi support
 2019-03-22  1:55 UTC  (4+ messages)

[RFC PATCH v2] scsi: fix oops in scsi_uninit_cmd()
 2019-03-22  1:55 UTC  (6+ messages)

stable-rc/linux-4.9.y boot: 47 boots: 0 failed, 45 passed with 2 untried/unknown (v4.9.164-114-g415f7c3c1918)
 2019-03-22  1:55 UTC 

[PATCH v2 net-next 0/3] tcp: add rx/tx cache to reduce lock contention
 2019-03-22  1:54 UTC  (2+ messages)

[PATCH 0/6] mm: memcontrol: clean up the LRU counts tracking
 2019-03-22  1:54 UTC  (3+ messages)
` [PATCH 3/6] mm: memcontrol: replace node summing with memcg_page_state()

[PATCH 0/4] Signal: Fix hard lockup problem in flush_sigqueue()
 2019-03-22  1:52 UTC  (3+ messages)
` [PATCH 2/4] signal: Make flush_sigqueue() use free_q to release memory

[PATCH 2/4] xfs: force writes to delalloc regions to unwritten
 2019-03-22  1:52 UTC  (11+ messages)

[PATCH v3 0/2] vfio-ccw: support hsch/csch (QEMU part)
 2019-03-22  1:49 UTC  (4+ messages)
` [PATCH v3 2/2] vfio-ccw: support async command subregion

[PATCH 1/3] ARM: dts: i.MX50: Add i2c, mmc and spi aliases
 2019-03-22  1:49 UTC  (2+ messages)

[PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-22  1:48 UTC  (18+ messages)
` [PATCH V9 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V9 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V9 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V9 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V9 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH] ath9k: Check for errors when reading SREV register
 2019-03-22  1:47 UTC  (3+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-03-22  1:47 UTC  (29+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[PATCH 0/8] Support vector instructions on ICE
 2019-03-22  1:46 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/8] net/ice: support vector SSE in RX
  ` [PATCH v4 8/8] net/ice: support vector AVX2 in TX

[PATCH 0/5] ARM: Initial devicetree for Kobo Aura
 2019-03-22  1:46 UTC  (11+ messages)
` [PATCH 2/5] ARM: dts: imx50: Add Kobo Aura DTS
` [PATCH 3/5] ARM: dts: imx50: Add PHY node for usbotg and adjust clocks
` [PATCH 5/5] ARM: dts: imx50: Fix the numbering of the I2C controllers

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-03-22  1:45 UTC  (57+ messages)
` [RFC v4 08/17] kunit: test: add support for test abort
` [RFC v4 16/17] of: unittest: split out a couple of test cases from unittest
` [RFC v4 17/17] of: unittest: split up some super large test cases

[PATCH 0/8] changes to allow boot/install from/to virtual raid disk
 2019-03-22  1:44 UTC  (4+ messages)
` [PATCH 8/8] oe-core: add ledmon to support Intel VROC

[PATCH for-4.12] passthrough/vtd: Drop the "workaround_bios_bug" logic entirely
 2019-03-22  1:43 UTC  (2+ messages)

[PATCH] eal/ppc: remove fix of memory barrier for IBM POWER
 2019-03-22  1:40 UTC  (7+ messages)

[Bug 110142] "Oops: Kernel access of bad area sig 7" on Kernel 5.0.0 PPC64LE when loading amdgpu, xorg hangs after being unable to load after OS boots
 2019-03-22  1:40 UTC  (2+ messages)

[PATCH] of: use correct function prototype for of_overlay_fdt_apply()
 2019-03-22  1:37 UTC  (2+ messages)

[PATCH] app/testpmd: fix support of hex string parser for flow API
 2019-03-22  1:34 UTC  (7+ messages)

[PATCH] drm/i915: set vdbox/vebox enable masks on all gens
 2019-03-22  1:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[ndctl PATCH v2 3/4] ndctl, lib: implement ndctl_dimm_get_cmd_family()
 2019-03-22  1:33 UTC  (3+ messages)

[ndctl PATCH v2 2/4] libndctl: NVDIMM_FAMILY_HYPERV: add .smart_get_shutdown_count (Function 2)
 2019-03-22  1:32 UTC  (3+ messages)

[PATCH] drm/i915: Skip object locking around a no-op set-domain ioctl
 2019-03-22  1:31 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Skip object locking around a no-op set-domain ioctl (rev4)

[U-Boot] [PATCH] lib: tiny-printf: Add "%ll" modifier support
 2019-03-22  1:31 UTC  (4+ messages)

[PATCH] net/i40e: add warning info when no perfect RSS key
 2019-03-22  1:27 UTC  (3+ messages)

[PATCH 0/2] Remove macros and use BIT macros
 2019-03-22  1:26 UTC  (3+ messages)
` [PATCH 1/2] Staging: media: davinci_vpfe: Remove SETBIT macro and use BIT macro
` [PATCH 2/2] Staging: media: davinci_vpfe: Remove RESETBIT "

[PATCH] [v6,2/2] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-03-22  1:24 UTC  (2+ messages)
` [PATCH] [v6, 2/2] "

[PATCH v2] Staging: erofs: Use !x in place of NULL comparision
 2019-03-22  1:22 UTC  (3+ messages)

selected processor does not support `rev r7,r7'
 2019-03-22  1:22 UTC  (6+ messages)

[PATCH] ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switch
 2019-03-22  1:22 UTC  (4+ messages)
  ` PM: "

[PATCH v2] gpu/drm: mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
 2019-03-22  1:21 UTC  (7+ messages)

[PATCH 1/2] imagemagick: fix typo in summary
 2019-03-22  1:16 UTC  (2+ messages)
` [PATCH 2/2] rsyslog: Update from 8.37.0 to 8.1903.0

[PATCH V3] sbitmap: order READ/WRITE freed instance and setting clear bit
 2019-03-22  1:13 UTC 

[PATCH v2 0/1] Use HMM for ODP v2
 2019-03-22  1:13 UTC  (2+ messages)
` [PATCH v2 1/1] RDMA/odp: convert to use "

musl thoughts
 2019-03-22  1:11 UTC 

[ndctl PATCH v2 1/4] libndctl: add support for NVDIMM_FAMILY_HYPERV's _DSM Function 1
 2019-03-22  1:11 UTC  (3+ messages)

[PATCH] drm/i915/icl: Fix clockgating issue when using scalars
 2019-03-22  1:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: Fix clockgating issue when using scalars (rev3)

[PATCH V2] blktests: add userspace IO test
 2019-03-22  1:04 UTC  (4+ messages)

[PATCH V2 0/2] input: rotary-encoder: Support key events
 2019-03-22  1:04 UTC  (5+ messages)
` [PATCH V2 2/2] Input: rotaty-encoder - Add DT binding document
      `  "

usb: gadget: functions: add ftrace export over USB
 2019-03-22  0:59 UTC 

[PATCH v4 00/10] ASoC: tlv320aic32x4: Rework Clock Setting
 2019-03-22  0:58 UTC  (11+ messages)
` [PATCH v4 01/10] ASoC: tlv320aic32x4: Model PLL in CCF
` [PATCH v4 02/10] ASoC: tlv320aic32x4: Model CODEC_CLKIN "
` [PATCH v4 03/10] ASoC: tlv320aic32x4: Model DAC/ADC dividers "
` [PATCH v4 04/10] ASoC: tlv320aic32x4: Model BDIV divider "
` [PATCH v4 05/10] ASoC: tlv320aic32x4: Control clock gating with CCF
` [PATCH v4 06/10] ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functions
` [PATCH v4 07/10] ASoC: tlv320aic32x4: Dynamically Determine Clocking
` [PATCH v4 08/10] ASoC: tlv320aic32x4: Restructure set_dai_sysclk
` [PATCH v4 09/10] ASoC: tlv320aic32x4: Remove mclk references
` [PATCH v4 10/10] ASoC: tlv320aic32x4: Allow 192000 Sample Rate

[PATCH] devtool: prevent starting git gc in background
 2019-03-22  0:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tty: serial_core: Spelling correction
 2019-03-22  0:56 UTC  (2+ messages)

[PATCH] dm: rename max_io_len to io_boundary
 2019-03-22  0:52 UTC  (3+ messages)
  `  "

[PATCH] drm/i915: Pass intel_context to i915_request_create()
 2019-03-22  0:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] printk: Add caller information to printk() output
 2019-03-22  0:48 UTC  (12+ messages)

[PATCH v4] panic/reboot: allow specifying reboot_mode for panic only
 2019-03-22  0:47 UTC 

[PATCH] drm/i915: Add not fenceable reason to not enable FBC
 2019-03-22  0:47 UTC  (2+ messages)

[PATCH] dt-bindings: hwmon (pwm-fan) Remove dead "cooling-*-state" properties
 2019-03-22  0:46 UTC  (4+ messages)

[PATCH v3 00/10] HDCP2.2 Phase II
 2019-03-22  0:44 UTC  (2+ messages)
` [PATCH v3 10/10] drm/i915: uevent for HDCP status change


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.