All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-13 07:03:35 to 2020-05-13 08:00:42 UTC [more...]

[RFC] Remove AGP support from Radeon/Nouveau/TTM
 2020-05-13  7:55 UTC  (16+ messages)

Your shipment has arrived
 2020-05-13  7:58 UTC 

[PATCH] HID: multitouch: Add MT_QUIRK_FORCE_GET_FEATURE to MT_CLS_WIN_8 quirks
 2020-05-13  8:00 UTC  (6+ messages)

[PATCH] optee: don't fail on unsuccessful device enumeration
 2020-05-13  8:00 UTC  (3+ messages)

[Bug 195159] nouveau incorrect ACPI usgage results in ACPI Error : AE_AML_PACKAGE_LIMIT
 2020-05-13  8:00 UTC 

[Bug 207713] New: xfs: data races on ip->i_itemp->ili_fields in xfs_inode_clean()
 2020-05-13  8:00 UTC  (2+ messages)
` [Bug 207713] "

[PATCH v3 0/9] perf: support enable and disable commands in stat and record modes
 2020-05-13  8:00 UTC  (3+ messages)
` [PATCH v3 1/9] perf evlist: introduce control file descriptors
` [PATCH v3 2/9] perf evlist: implement control command handling functions

[PATCH v9 00/18] RISC-V SiFive FU540 support SPL
 2020-05-13  7:59 UTC  (5+ messages)
` [PATCH v9 11/18] clk: sifive: fu540-prci: release ethernet clock reset

[PATCH] printk: Add loglevel for "do not print to consoles"
 2020-05-13  7:58 UTC  (12+ messages)

[PATCH 12/62] mtd: rawnand: diskonchip: Fix the probe error path
 2020-05-13  7:59 UTC  (3+ messages)

[PATCH bpf-next] bpf, bpftool: Allow probing for CONFIG_HZ from kernel config
 2020-05-13  7:58 UTC 

[PATCH for-rc or next 0/3] minor hfi and qib fixes
 2020-05-13  7:58 UTC  (5+ messages)
` [PATCH for-rc or next 1/3] IB/hfi1: Do not destroy hfi1_wq when the device is shut down

[PATCH v1 0/5] MHI Misc Fixes
 2020-05-13  7:58 UTC  (6+ messages)
` [PATCH v1 3/5] bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed

[PATCH 1/3] target/mips: Support variable page size
 2020-05-13  7:56 UTC  (4+ messages)
` [PATCH 2/3] mips/mips_fulong2e: Set preferred page size to 16KB

[PATCH 0/1] mfd: convert to use new I2C API
 2020-05-13  7:56 UTC  (5+ messages)
` [PATCH 1/1] mfd: htc-i2cpld: convert to use i2c_new_client_device()

[dpdk-dev] rte_mbuf structure size in Windows
 2020-05-13  7:55 UTC 

[RFC] Remove AGP support from Radeon/Nouveau/TTM
 2020-05-13  7:52 UTC  (13+ messages)
` [PATCH 1/3] drm/radeon: remove AGP support
          ` [Nouveau] "

[PATCH V2] nvme/core:disable streams when get stream params failed
 2020-05-13  8:05 UTC  (2+ messages)

[PATCH] build: Add option to disable battery profile
 2020-05-13  7:50 UTC  (6+ messages)

[RFC v2 0/1] drm/connector: Add support for privacy-screen properties
 2020-05-13  7:49 UTC  (6+ messages)

[PATCH 1/5] spi: dt-bindings: sifive: Add missing 2nd register region
 2020-05-13  7:49 UTC  (7+ messages)
` [PATCH 3/5] dt-bindings: ufs: ti: Fix address properties handling
` [PATCH 4/5] dt-bindings: ufs: ti: Add missing 'additionalProperties: false'
` [PATCH 5/5] dt-bindings: Fix incorrect 'reg' property sizes

[BlueZ PATCH v1] doc:adding definitions for load default params mgmt op
 2020-05-13  7:48 UTC  (4+ messages)

[Intel-gfx] [PATCH 01/24] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
 2020-05-13  7:48 UTC  (24+ messages)
` [Intel-gfx] [PATCH 02/24] dma-buf: Use atomic_fetch_add() for the context id
` [Intel-gfx] [PATCH 03/24] drm/i915: Mark the addition of the initial-breadcrumb in the request
` [Intel-gfx] [PATCH 04/24] dma-buf: Proxy fence, an unsignaled fence placeholder
` [Intel-gfx] [PATCH 05/24] drm/syncobj: Allow use of dma-fence-proxy
` [Intel-gfx] [PATCH 06/24] drm/i915/gem: Teach execbuf how to wait on future syncobj
` [Intel-gfx] [PATCH 07/24] drm/i915/gem: Allow combining submit-fences with syncobj
` [Intel-gfx] [PATCH 08/24] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 09/24] drm/i915/gem: Remove redundant exec_fence
` [Intel-gfx] [PATCH 10/24] drm/i915: Drop no-semaphore boosting
` [Intel-gfx] [PATCH 11/24] drm/i915: Move saturated workload detection back to the context
` [Intel-gfx] [PATCH 12/24] drm/i915: Remove the saturation backoff for HW semaphores
` [Intel-gfx] [PATCH 13/24] drm/i915/gt: Use built-in active intel_context reference
` [Intel-gfx] [PATCH 14/24] drm/i915: Drop I915_RESET_TIMEOUT and friends
` [Intel-gfx] [PATCH 15/24] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
` [Intel-gfx] [PATCH 16/24] drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
` [Intel-gfx] [PATCH 17/24] drm/i915/gt: Do not suspend bonded requests if one hangs
` [Intel-gfx] [PATCH 18/24] drm/i915: Always defer fenced work to the worker
` [Intel-gfx] [PATCH 19/24] drm/i915/gem: Assign context id for async work
` [Intel-gfx] [PATCH 20/24] drm/i915: Export a preallocate variant of i915_active_acquire()
` [Intel-gfx] [PATCH 21/24] drm/i915/gem: Separate the ww_mutex walker into its own list
` [Intel-gfx] [PATCH 22/24] drm/i915/gem: Asynchronous GTT unbinding
` [Intel-gfx] [PATCH 23/24] drm/i915/gem: Bind the fence async for execbuf
` [Intel-gfx] [PATCH 24/24] drm/i915: Show per-engine default property values in sysfs

[PATCH v4 0/3] Offline memoryless cpuless node 0
 2020-05-13  7:46 UTC  (5+ messages)
` [PATCH v4 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH 00/62] mtd: rawnand: Get rid of nand_release()
 2020-05-13  7:48 UTC  (3+ messages)
` [PATCH 52/62] mtd: rawnand: stm32_fmc2: Stop using nand_release()

Openbmc - Ipmid Crash issue. (Help Needed)
 2020-05-13  7:47 UTC 

[PATCH 00/12] lpfc: Update lpfc to revision 12.6.0.4
 2020-05-13  7:47 UTC  (5+ messages)
` [PATCH 03/12] lpfc: Fix broken Credit Recovery after driver load

[PATCH 00/12] vfs patch queue
 2020-05-13  7:47 UTC  (3+ messages)
` [13/12 PATCH] vfs: add faccessat2 syscall

[PATCH v3 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-13  7:47 UTC  (7+ messages)

[V3 PATCH 1/2] dt-bindings: Added device tree binding for max98390
 2020-05-13  7:44 UTC  (2+ messages)

[V3 PATCH 2/2] ASoC: max98390: Added Amplifier Driver
 2020-05-13  7:45 UTC 

[libvirt test] 150155: regressions - FAIL
 2020-05-13  7:45 UTC 

[PATCH v1 0/1] target/microblaze: Fix mfs from EDR
 2020-05-13  7:42 UTC  (3+ messages)
` [PATCH v1 1/1] target/microblaze: Add MFS Rd,EDR translation

[PATCH v1 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-05-13  7:43 UTC  (10+ messages)
` [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v1 7/8] s390/kvm: header sync for diag318

[selftests/bpf] da43712a72: kernel-selftests.bpf.make_fail
 2020-05-13  7:44 UTC 

[PATCH net 0/2] s390/net: updates 2020-05-13
 2020-05-13  7:42 UTC  (3+ messages)
` [PATCH net 1/2] s390/ism: fix error return code in ism_probe()
` [PATCH net 2/2] MAINTAINERS: add Karsten Graul as S390 NETWORK DRIVERS maintainer

Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780
 2020-05-13  7:37 UTC  (2+ messages)
` drm/bridge: Synopsys DW-HDMI bridge driver for the Ingenic JZ4780 (was Re: Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780)

Documentation for Raw USB ConfigFS
 2020-05-13  7:36 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/apcupsd: fix missing __exchange_and_add symbol
 2020-05-13  7:35 UTC 

[PATCH] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
 2020-05-13  7:34 UTC  (3+ messages)

[PATCH V11 00/12] blk-mq: improvement CPU hotplug
 2020-05-13  7:34 UTC  (2+ messages)

Options for forcing dwc3 gadget to only accept superspeed
 2020-05-13  7:34 UTC  (4+ messages)

[PATCH v7 RESEND 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-05-13  7:33 UTC  (12+ messages)
` [PATCH v7 RESEND 03/13] Revert "dmaengine: imx-sdma: fix context cache"
` [PATCH v7 RESEND 07/13] spi: imx: fix ERR009165

[Cocci] Regression since recent parentypes patches were merged
 2020-05-13  7:32 UTC  (2+ messages)

pkg_postinst_ontarget not executed
 2020-05-13  7:32 UTC  (3+ messages)
` [yocto] "

zswap z3fold + memory offline = infinite loop
 2020-05-13  7:31 UTC  (2+ messages)

[PATCH] Bluetooth: Replace zero-length array with flexible-array
 2020-05-13  7:30 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH 0/2] parsing_cocci: Fix struct pointer funcall regression
 2020-05-13  7:29 UTC  (6+ messages)
` [Cocci] "
` [Linux-kernel-mentees] [PATCH 1/2] parsing_cocci: parse_cocci: "
  ` [Cocci] "
` [Linux-kernel-mentees] [PATCH 2/2] tests: Add test case for struct pointer function call
  ` [Cocci] "

[PATCH v4] dmaengine: cookie bypass for out of order completion
 2020-05-13  7:30 UTC  (2+ messages)

[PATCH] x86/mm: fix compilation error for unknown type name pgprot_t
 2020-05-13  7:28 UTC  (5+ messages)

[PATCH] memcg: Fix memcg_kmem_bypass() for remote memcg charging
 2020-05-13  7:28 UTC  (2+ messages)

[PATCH] Bluetooth: serdev: Constify serdev_device_ops
 2020-05-13  7:28 UTC  (2+ messages)

[PATCH iproute2-next v2 1/3] ss: introduce cgroup2 cache and helper functions
 2020-05-13  7:27 UTC  (4+ messages)

[PATCH v4 1/2] Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)
 2020-05-13  7:27 UTC  (4+ messages)
` [PATCH v4 2/2] Bluetooth: btusb: Add support for TLV read version format and multiple Secure Boot Engines

powerpc/pci: [PATCH 1/1]: PCIE PHB reset
 2020-05-13  7:23 UTC  (2+ messages)

[PATCH 00/14] prctl.2 man page updates for Linux 5.6
 2020-05-13  7:25 UTC  (4+ messages)
` [PATCH 14/14] prctl.2: Add PR_PAC_RESET_KEYS (arm64)

[PATCH] wfx: typo fix
 2020-05-13  7:24 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS bcdf9b38c4006f58d41bd7842e107d902713d6c0
 2020-05-13  7:24 UTC 

[igt-dev] [PATCH i-g-t v8 0/6] lpsp platform agnostic support
 2020-05-13  7:22 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v8 3/6] tests/i915_pm_lpsp: "

[PATCH for-rc] RDMA/srpt: Fix disabling device management
 2020-05-13  7:22 UTC  (2+ messages)

[Bug 1878348] [NEW] --static build fails in v5.0 (since 5010cec2bc87dafab39b3913c8ca91f88df9c540)
 2020-05-13  7:06 UTC 

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-13  7:21 UTC  (18+ messages)

[PATCH] IB/iser: Remove support for FMR memory registration
 2020-05-13  7:18 UTC  (8+ messages)

[PATCH/RFC] MM: fix writeback for NFS
 2020-05-13  7:18 UTC  (11+ messages)
` Writeback fixes "
  ` Writeback fixes for NFS - V2
    ` Writeback fixes for NFS - V3
      ` [PATCH 1/2 V3] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
                ` [PATCH 1/2 V4] "
                ` [PATCH 2/2 V4] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead

[PATCH V2] ifcvf: move IRQ request/free to status change handlers
 2020-05-13  7:18 UTC  (3+ messages)

[PATCH v5 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-13  7:18 UTC  (34+ messages)
` [PATCH v5 01/16] clk: rk3399: Enable/Disable the USB2PHY clk
  ` [PATCH v5 02/16] clk: rk3399: Set empty for TCPHY assigned-clocks
  ` [PATCH v5 03/16] clk: rk3399: Enable/Disable TCPHY clocks
  ` [PATCH v5 04/16] phy: rockchip: Add Rockchip USB2PHY driver
  ` [PATCH v5 15/16] configs: evb-rk3399: update support usb3.0 host
  ` [PATCH v5 16/16] roc-rk3399-pc: Enable USB3.0 Host
` [PATCH v5 05/16] arm64: dts: rk3399: Move u2phy into root port
    ` [PATCH v5 06/16] phy: rockchip: Add Rockchip USB TypeC PHY driver
    ` [PATCH v5 07/16] usb: dwc3: add dis_enblslpm_quirk
    ` [PATCH v5 08/16] usb: dwc3: add dis_u2_freeclk_exists_quirk
    ` [PATCH v5 09/16] usb: dwc3: Add disable u2mac linestate check quirk
` [PATCH v5 10/16] usb: dwc3: Enable AutoRetry feature in the controller
    ` [PATCH v5 11/16] usb: dwc3: amend UTMI/UTMIW phy interface setup
    ` [PATCH v5 12/16] usb: dwc3: add make compatible for rockchip platform
    ` [PATCH v5 13/16] driver: usb: drop legacy rockchip xhci driver
    ` [PATCH v5 14/16] ARM: dts: rk3399-evb: usb3.0 host support

arm64/for-kernelci baseline: 23 runs, 0 regressions (v5.7-rc5-98-g51f14e2c02e8)
 2020-05-13  7:17 UTC 

arm64/for-kernelci boot: 27 boots: 2 failed, 25 passed (v5.7-rc5-98-g51f14e2c02e8)
 2020-05-13  7:17 UTC 

[MPTCP] Re: [RFC netnext] mptcp: Use 32-bit DATA_ACK when possible
 2020-05-13  7:16 UTC 

[PATCH] qemu-nbd: Close inherited stderr
 2020-05-13  7:14 UTC  (2+ messages)

net: phylink: supported modes set to 0 with genphy sfp module
 2020-05-13  7:14 UTC  (6+ messages)

CMA enhancement - non-default areas in x86
 2020-05-13  7:14 UTC  (4+ messages)

[PATCH 0/3] Bluetooth: Prevent scanning when device is not configured for wakeup
 2020-05-13  7:12 UTC  (2+ messages)

[PATCH] RFC wic: Support .wks files for multiple machines
 2020-05-13  7:12 UTC  (4+ messages)
` [OE-core] "

Subject: [PATCH] Fix const definition without initialization
 2020-05-13  7:11 UTC 

[patch V5 00/38] x86/entry: Entry/exception code rework - the leftovers
 2020-05-13  7:12 UTC  (5+ messages)
` [patch V5 01/38] x86/kvm/svm: Use uninstrumented wrmsrl() to restore GS
` [patch V5 02/38] x86/entry/64: Use native swapgs in asm_native_load_gs_index()

[PATCH] sched/fair: fix unthrottle_cfs_rq for leaf_cfs_rq list
 2020-05-13  7:11 UTC  (3+ messages)

[PATCH 0/1] char: convert to use new I2C API
 2020-05-13  7:10 UTC  (4+ messages)
` [PATCH 1/1] char: ipmi: convert to use i2c_new_client_device()

[PATCHv3 0/4] perf tools: Add support for user defined metric
 2020-05-13  7:09 UTC  (5+ messages)
` [PATCH 3/4] perf stat: Add --metrics-file option
` [PATCH 4/4] perf expr: Report line number with error

[PATCH 1/3] video: fbdev: ssd1307fb: Added support to Column offset
 2020-05-13  7:09 UTC  (4+ messages)
` [PATCH 2/3] video: fbdev: ssd1307fb: Support to pixel inversion

OPP File Transfer From Settings always uses L2cap Conf as BASIC_MODE- OS: Ubuntu 18.04
 2020-05-13  7:09 UTC 

[PATCH] mfd: Export LPC attributes for the system SPI chip
 2020-05-13  7:08 UTC  (2+ messages)

[PATCH] device-mapper: use dynamic debug instead of compile-time config option
 2020-05-13  7:08 UTC 

general protection fault in cfg80211_dev_rename
 2020-05-13  7:08 UTC 

[RFC 00/17] dma-fence lockdep annotations
 2020-05-13  7:07 UTC  (7+ messages)
` [RFC 09/17] drm/amdgpu: use dma-fence annotations in cs_submit()
      ` [Intel-gfx] "

[PATCH v4 00/10] Add a new LOOP_CONFIGURE ioctl
 2020-05-13  7:07 UTC  (6+ messages)
` [PATCH v4 10/10] loop: Add "

[PATCH 0/2] dm-zoned: improve cache performance
 2020-05-13  7:07 UTC  (3+ messages)
` [PATCH 1/2] dm-zoned: invert zone check in dmz_reset_zone()
` [PATCH 2/2] dm-zoned: split off random and cache zones

[LTP] [PATCH v1 1/2] tpci: remove useless ENABLE_BRIDGES
 2020-05-13  7:06 UTC  (2+ messages)
` [LTP] [PATCH v1 2/2] tpci: Remove deprecated CONFIG_HOTPLUG

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-13  7:04 UTC  (11+ messages)

[PATCH rdma-next v1 0/4] Add steering support for default miss
 2020-05-13  7:05 UTC  (2+ messages)

[PATCH] ath9k: release allocated buffer if timed out
 2020-05-13  7:05 UTC  (3+ messages)

[virtio-comment] [RFC PATCH v2 1/2] virtio-gpu: add resource create blob
 2020-05-13  7:03 UTC  (4+ messages)
` [virtio-comment] "

[dpdk-dev] [PATCH] net/ixgbe: fix statistics error in flow control mode
 2020-05-13  7:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [dpdk-stable] "


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.