All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-14 10:28:46 to 2020-02-14 11:16:47 UTC [more...]

[PATCH 1/4] fs: Introduce discard_range()
 2020-02-14 11:16 UTC  (3+ messages)
` [PATCH 3/4] block: Implement discard_range
` [PATCH 4/4] copy_file: call discard_range on destination file

[Intel-gfx] [PATCH 00/19] drm/i915/gem: Implement parallel execbuf submission
 2020-02-14 11:16 UTC  (21+ messages)
` [Intel-gfx] [PATCH 01/19] drm/i915: Drop inspection of execbuf flags during evict
` [Intel-gfx] [PATCH 02/19] drm/i915/gem: Extract transient execbuf flags from i915_vma
` [Intel-gfx] [PATCH 03/19] drm/i915: Separate lookup and pinning in execbuf
` [Intel-gfx] [PATCH 04/19] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 05/19] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 06/19] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 07/19] drm/i915: Use per object locking in execbuf on top of struct_mutex, v3
` [Intel-gfx] [PATCH 08/19] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 09/19] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 10/19] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 11/19] drm/i915: Pin engine before pinning all objects, v2
` [Intel-gfx] [PATCH 12/19] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 13/19] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 14/19] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well
` [Intel-gfx] [PATCH 15/19] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 16/19] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 17/19] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 18/19] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 19/19] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Implement parallel execbuf submission

[alsa-devel] [PATCH 0/3] ALSA: KCSAN fixes
 2020-02-14 11:13 UTC  (4+ messages)
` [alsa-devel] [PATCH 1/3] ALSA: seq: Avoid concurrent access to queue flags
` [alsa-devel] [PATCH 2/3] ALSA: seq: Fix concurrent access to queue current tick/time
` [alsa-devel] [PATCH 3/3] ALSA: rawmidi: Avoid bit fields for state flags

[PATCH 1/3] arm64: dts: qcom: sc7180: Add dynamic CPU power coefficients
 2020-02-14 11:15 UTC  (2+ messages)

[PATCH 0/8] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-02-14 11:03 UTC  (14+ messages)
` [PATCH 1/8] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH 2/8] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH 3/8] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH 4/8] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH 5/8] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration
` [PATCH 6/8] perf/tools: Enhance JSON/metric infrastructure to handle "?"
` [PATCH 7/8] tools/perf: Enable Hz/hz prinitg for --metric-only option
` [PATCH 8/8] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events

[PATCH v2] Report stringified errno in VFIO related errors
 2020-02-14 11:14 UTC  (4+ messages)

[RFC] Hierarchical QoS Hardware Offload (HTB)
 2020-02-14 11:14 UTC  (3+ messages)

[PATCH 2/2] pinctrl: Use new GPIO_LINE_DIRECTION
 2020-02-14 11:14 UTC  (7+ messages)

[PATCH] Implement reading keys from stdin
 2020-02-14 11:12 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2 0/5] mmio_base via debugfs infrastructure + gem_ctx_isolation
 2020-02-14 11:12 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v2 5/5] i915/gem_ctx_isolation.c - If initialization fails, exit
      ` [Intel-gfx] "

[PATCH v3 0/5] SFH: Add Support for AMD Sensor Fusion Hub
 2020-02-14 11:11 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
 2020-02-14 11:11 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/execlists: Reduce preempt-to-busy roundtrip delay
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore

[PATCH 0/5] dts: Add Linutronix Testbox
 2020-02-14 11:10 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] dt-bindings: Add vendor prefix for Linutronix
  ` [PATCH v2 2/3] dt-bindings: arm: sunxi: Add Linutronix Testbox
  ` [PATCH v2 3/3] ARM: dts: sun7i: Add Linutronix Testbox v2 board

[PATCH] gpio: siox: potentially enabling IRQs too early
 2020-02-14 11:02 UTC  (4+ messages)
` [PATCH] gpio: siox: use raw spinlock for irq related locking

[PATCH] gentree: add timing info to git debug commit message
 2020-02-14 11:09 UTC 

[PATCH RFC] memory: Don't allow to resize RAM while migrating
 2020-02-14 11:08 UTC  (7+ messages)

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-14 11:09 UTC  (4+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory

[MPTCP] Re: [PATCH net v2 2/3] mptcp: Protect subflow socket options before connection completes
 2020-02-14 11:08 UTC 

[Intel-gfx] [PATCH v2 1/2] drm/i915: move intel_csr.[ch] under display/
 2020-02-14 11:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915: split out display debugfs to a separate file

[PATCH] nvme-cli: memblaze: change to 100644 mode for memblaze-nvme.c
 2020-02-14 11:07 UTC  (2+ messages)

[PATCH] iio: magnetometer: ak8974: Fix negative raw values in sysfs
 2020-02-14 11:03 UTC 

[PATCH 2/3] PCI: brcmstb: Add regulator support
 2020-02-14 11:01 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3] tests/gem_userptr_blits: Enhance invalid mapping exercise
 2020-02-14 11:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/gem_userptr_blits: Enhance invalid mapping exercise (rev3)

[PATCH] Change "Deselect All" to "Toggle All" in Excluded apps settings
 2020-02-14 11:00 UTC  (2+ messages)

[PATCH 0/8] PM fixes and improvements for SAM9X60
 2020-02-14 11:04 UTC  (3+ messages)

Problem booting a PowerBook G4 Aluminum after commit cd08f109 with CONFIG_VMAP_STACK=y
 2020-02-14 11:02 UTC  (7+ messages)
            ` RESEND: "

[Xen-devel] [PATCH] libxl: mark parameters in stub functions as unused
 2020-02-14 11:03 UTC  (3+ messages)

After win2019 server reboot, Wireguard tunnel doesn't start
 2020-02-14  7:07 UTC  (4+ messages)

[PATCH] Fix formatting in wg-quick(8)
 2020-02-13 18:34 UTC  (2+ messages)

Windows Wireguard with Multiple Endpoints in Different Subnets
 2020-02-11 15:19 UTC  (3+ messages)

CryptoKey Routing Management for Peers
 2020-02-10 14:07 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: make a gt sysfs group and move power management files
 2020-02-14 11:03 UTC 

[PATCH v1 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling kernel module
 2020-02-14 11:02 UTC  (6+ messages)

[alsa-devel] [PATCH 0/3] ASoC: max98090: revert invalid fixes
 2020-02-14 10:57 UTC  (4+ messages)
` [alsa-devel] [PATCH 1/3] ASoC: max98090: revert invalid fix for handling SHDN
` [alsa-devel] [PATCH 2/3] ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked
` [alsa-devel] [PATCH 3/3] ASoC: core: remove SND_SOC_BYTES_E

[PATCH] patches: make nl80211.c include if_vlan.h
 2020-02-14 11:00 UTC 

[PATCH 0/6] Add Aster carrier board support for Colibri iMX7 CoM
 2020-02-14 10:58 UTC  (5+ messages)
` [PATCH 6/6] ARM: dts: imx7-colibri: add support for Toradex Aster carrier board

[GIT PULL] sound fixes for 5.6-rc2
 2020-02-14 10:59 UTC 

wireguard looses internet connection intermittently
 2020-02-09  6:47 UTC  (4+ messages)

[PATCH] sandbox: also restore terminal settings when killed by SIGINT
 2020-02-14 10:58 UTC 

[Buildroot] [PATCH 0/4] Fix ATF v2.2 build for rk3399, add roc-rk3399-pc board
 2020-02-14 10:57 UTC  (8+ messages)
` [Buildroot] [PATCH 1/4] boot/arm-trusted-firmware: Disable bin copy for rk3399

[PATCH 0/3] Update phy configuration for AM65x
 2020-02-14 10:58 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-am654: Update Output tap delay binding

Japanese Translation for Android app
 2020-02-11  2:47 UTC 

[PATCH] Add japanese translation
 2020-02-13 10:31 UTC 

[PATCH 3/3] PCI: brcmstb: Drop clk_put when probe fails and remove
 2020-02-14 10:55 UTC  (3+ messages)

[PATCH net] selftests: forwarding: vxlan_bridge_1d: fix tos value
 2020-02-14 10:54 UTC  (4+ messages)

[PATCH v3] mm/hotplug: Only respect mem= parameter during boot stage
 2020-02-14 10:53 UTC  (2+ messages)

[PATCH] media: mtk-vpu: avoid unaligned access to DTCM buffer
 2020-02-14 10:52 UTC  (4+ messages)

[Intel-gfx] [PATCH] Add support for Color encoding YCBCR_BT2020
 2020-02-14 10:53 UTC 

[PATCH v1] MAINTAINERS: Sort entries in database for PIN CONTROLLER
 2020-02-14 10:52 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 147042: regressions - FAIL
 2020-02-14 10:52 UTC 

[dpdk-dev] [PATCH 1/2] examples/ip_pipeline: fix crypto queue config
 2020-02-14 10:52 UTC  (2+ messages)

[PATCH] backports: add some more atomic functions
 2020-02-14 10:51 UTC 

[PATCH kvm-unit-tests 0/2] runtime: Allow additional VMM parameters to be provided
 2020-02-14 10:51 UTC  (12+ messages)
` [PATCH kvm-unit-tests 1/2] arch-run: Allow $QEMU to include parameters
` [PATCH kvm-unit-tests 2/2] runtime: Introduce VMM_PARAMS

[PATCH 0/4] pinctrl: bcm2835: Add support for all BCM2711 GPIOs
 2020-02-14 10:50 UTC  (10+ messages)
` [PATCH 2/4] pinctrl: bcm2835: Refactor platform data
` [PATCH 3/4] pinctrl: bcm2835: Add support for all GPIOs on BCM2711
` [PATCH 4/4] ARM: dts: bcm2711-rpi-4-b: Add SoC GPIO labels

[PATCH v2] imx: support for conga-QMX8 board
 2020-02-14 10:50 UTC  (9+ messages)
` [RFC 2/2] Revert "dm: core: device: switch off power domain after device removal"

[yocto] Incrementally building constantly changing application source in a workflow-friendly way with #yocto
 2020-02-14 10:51 UTC  (3+ messages)
`  "

[PATCH 4.19 00/52] 4.19.104-stable review
 2020-02-14 10:49 UTC  (2+ messages)

[PATCH v2] HID: truncate hid reports exceeding HID_MAX_BUFFER_SIZE
 2020-02-14 10:49 UTC  (3+ messages)

[iptables PATCH] ebtables: among: Support mixed MAC and MAC/IP entries
 2020-02-14 10:49 UTC 

Modified GENIVI Cannelloni recipe with strange side effects
 2020-02-14 10:44 UTC  (2+ messages)
` [yocto] "

[PATCH] nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
 2020-02-14 10:48 UTC 

[Xen-devel] [PATCH 0/4] Xen on Hyper-V: Implement L0 assisted TLB flush
 2020-02-14 10:47 UTC  (6+ messages)
` [Xen-devel] [PATCH 4/4] x86/hyperv: "

[dpdk-dev] [PATCH 0/2] l3fwd-power fixes
 2020-02-14 10:46 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/2] l3fwd-power: fix a typo
` [dpdk-dev] [PATCH 2/2] l3fwd-power: fix interrupt disable

[RFC PATCH 0/4] pinctrl: bcm2835: Add support for all BCM2711 GPIOs
 2020-02-14 10:46 UTC  (4+ messages)
` [RFC PATCH 1/4] pinctrl: bcm2835: Drop unused define

Thank you for your fundamental work!
 2020-02-14 10:36 UTC 

[LSF/MM TOPIC] Memory cgroups, whether you like it or not
 2020-02-14 10:45 UTC  (2+ messages)
` [Lsf-pc] "

[PATCH] pinctrl actions: Fix functions groups names
 2020-02-14 10:44 UTC  (4+ messages)
` [PATCH v2] pinctrl: "

[PATCH 1/1] iommu/amd: Fix the configuration of GCR3 table root pointer
 2020-02-14 10:44 UTC 

[yocto] Modified GENIVI Cannelloni recipe with strange side effects
 2020-02-14 10:42 UTC 

[PATCH 00/28] PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface
 2020-02-14 10:42 UTC  (8+ messages)

Heads up: phylink changes for next merge window
 2020-02-14 10:41 UTC  (6+ messages)

[PATCH v8 1/6] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2020-02-14 10:41 UTC  (3+ messages)

[PATCH] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
 2020-02-14 10:40 UTC  (3+ messages)

[PATCH] i2c_probe command: Use kstrtoint
 2020-02-14 10:40 UTC 

[Xen-devel] [PATCH v4 2/3] bitmap: import bitmap_{set/clear} from Linux 5.5
 2020-02-14 10:40 UTC  (11+ messages)

[PATCH net v2] net: virtio_vsock: Enhance connection semantics
 2020-02-14 10:40 UTC  (4+ messages)

[RFC 0/3] tools/memory-model: Add litmus tests for atomic APIs
 2020-02-14 10:40 UTC  (4+ messages)
` [RFC 2/3] tools/memory-model: Add a litmus test for atomic_set()

[PATCH 4.4 00/91] 4.4.214-stable review
 2020-02-14 10:37 UTC  (2+ messages)

[PATCH net] net: dsa: b53: Ensure the default VID is untagged
 2020-02-14 10:36 UTC  (2+ messages)

[LSF/MM TOPIC] get_user_pages() for PCI BAR Memory
 2020-02-14 10:35 UTC  (5+ messages)

About PPTT find_acpi_cpu_topology_package()
 2020-02-14 10:35 UTC  (13+ messages)

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-14 10:34 UTC  (5+ messages)
` [PATCH 04/35] s390/protvirt: add ultravisor initialization

[FEATURE REQUEST] Specify a sqe won't generate a cqe
 2020-02-14 10:34 UTC  (2+ messages)

[PATCH] tools: mkimage: fix STM32 image format for big endian hosts
 2020-02-14 10:32 UTC  (2+ messages)

[patch V2 00/17] VDSO consolidation
 2020-02-14 10:32 UTC  (3+ messages)
` [patch V2 09/17] x86/vdso: Use generic VDSO clock mode storage

[PATCH 0/2] Support hash based reo destination ring selection
 2020-02-14 10:31 UTC  (3+ messages)
` [PATCH 1/2] ath11k: Configure "
` [PATCH 2/2] ath11k: Perform per-msdu rx processing

[PATCHv3 iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
 2020-02-14 10:30 UTC  (8+ messages)
` [PATCHv3 iproute2-next 1/7] iproute_lwtunnel: add options support for geneve metadata
` [PATCHv3 iproute2-next 2/7] iproute_lwtunnel: add options support for vxlan metadata
` [PATCHv3 iproute2-next 3/7] iproute_lwtunnel: add options support for erspan metadata
` [PATCHv3 iproute2-next 4/7] tc: m_tunnel_key: add options support for vxlan
` [PATCHv3 iproute2-next 5/7] tc: m_tunnel_key: add options support for erpsan
` [PATCHv3 iproute2-next 6/7] tc: f_flower: add options support for vxlan
` [PATCHv3 iproute2-next 7/7] tc: f_flower: add options support for erspan

[PATCH 0/4] Several patch to solve warning on stm32mp1 board with W=1
 2020-02-14 10:31 UTC  (9+ messages)
` [PATCH 1/4] board: stm32mp1: board: add include for dfu
` [PATCH 2/4] board: stm32mp1: change dfu function to static
` [PATCH 3/4] pinctrl: stmfx: update the result type of dm_i2c_reg_read
` [PATCH 4/4] clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree

[PATCH v7 0/2] MAX9286 GMSL support
 2020-02-14 10:31 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

mmc0 on Nokia N900 on Linux 5.4.18
 2020-02-14 10:31 UTC  (10+ messages)
    ` N900: Remove mmc1 "safety feature"? (was: Re: mmc0 on Nokia N900 on Linux 5.4.18)

[PATCH 0/3] Remove atomic_exec
 2020-02-14 10:30 UTC  (5+ messages)
` [PATCH 3/3] dt-binding: gce: remove atomic_exec in mboxes property

mono native do_populate_sysroot error
 2020-02-14 10:29 UTC 

[PATCH 0/9] stm32mp1 devicetre-tree and board update
 2020-02-14 10:29 UTC  (5+ messages)
` [PATCH 7/9] board: stm32mp1: update readme
` [PATCH 9/9] stm32mp1: support of STM32MP15x Rev.Z


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.