All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-13 20:39:29 to 2019-12-13 20:40:36 UTC [more...]

[Intel-gfx] [PATCH v3 0/2] Some debugfs enhancements
 2019-12-13 17:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Some debugfs enhancements (rev3)

[PATCHv4 00/36] AFBC support for Rockchip
 2019-12-13 17:33 UTC  (3+ messages)
` [PATCHv4 06/36] drm/gem-fb-helper: Add method to allocate struct drm_framebuffer

[Intel-gfx] [PATCH] drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
 2019-12-13 17:03 UTC  (2+ messages)

[PATCH v9 00/18] DSC MST support for DRM and AMDGPU
 2019-12-13 20:08 UTC  (4+ messages)
` [PATCH v9 08/18] drm/amd/display: Validate DSC caps on MST endpoints
` [PATCH v9 16/18] drm/amd/display: Recalculate VCPI slots for new DSC connectors

[Xen-devel] [PATCH 00/12] hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h'
 2019-12-13 16:47 UTC  (3+ messages)
` [Xen-devel] [PATCH 12/12] "
  `  "

[PATCHSET 0/10] io_uring items for 5.6
 2019-12-13 18:36 UTC  (11+ messages)
` [PATCH 01/10] io_uring: add support for fallocate()
` [PATCH 02/10] io_uring: remove 'sqe' parameter to the OP helpers that take it
` [PATCH 03/10] fs: add namei support for doing a non-blocking path lookup
` [PATCH 04/10] fs: make build_open_flags() available internally
` [PATCH 05/10] io_uring: add support for IORING_OP_OPENAT
` [PATCH 06/10] fs: move filp_close() outside of __close_fd_get_file()
` [PATCH 07/10] io-wq: add support for uncancellable work
` [PATCH 08/10] io_uring: add support for IORING_OP_CLOSE
` [PATCH 09/10] io_uring: use u64_to_user_ptr() consistently
` [PATCH 10/10] io_uring: avoid ring quiesce for fixed file set unregister and update

[PATCH v3 bpf-next 00/11] add bpf batch ops to process more than 1 elem
 2019-12-13 18:34 UTC  (15+ messages)
` [PATCH v3 bpf-next 01/11] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions
` [PATCH v3 bpf-next 02/11] bpf: add generic support for lookup and lookup_and_delete batch ops
` [PATCH v3 bpf-next 03/11] bpf: add generic support for update and delete "
` [PATCH v3 bpf-next 04/11] bpf: add lookup and updated batch ops to arraymap
` [PATCH v3 bpf-next 05/11] bpf: add generic_batch_ops to lpm_trie map
` [PATCH v3 bpf-next 06/11] bpf: add batch ops to all htab bpf map
` [PATCH v3 bpf-next 09/11] selftests/bpf: add batch ops testing for htab and htab_percpu map

Does anyone use RANDSTRUCT?
 2019-12-13 18:36 UTC  (3+ messages)

[PATCH 0/3] mm: memcontrol: recursive memory protection
 2019-12-13 20:40 UTC  (3+ messages)
` [PATCH 1/3] mm: memcontrol: fix memory.low proportional distribution

[PATCH v2 0/6] spi: Add Renesas SPIBSC controller
 2019-12-13 18:36 UTC  (5+ messages)
` [PATCH v2 1/6] spi: Add SPIBSC driver

[PATCH] ARM: mmp: include the correct cputype.h
 2019-12-13 18:31 UTC  (3+ messages)

[PATCH 1/1] io_uring: don't wait when under-submitting
 2019-12-13 18:32 UTC  (3+ messages)

[RFC] btf: Some structs are doubled because of struct ring_buffer
 2019-12-13 18:29 UTC  (8+ messages)

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Various fixes
 2019-12-13 18:28 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 10/18] arm/arm64: selftest: Add prefetch abort test
` [kvm-unit-tests PATCH v2 13/18] arm64: timer: Test behavior when timer disabled or masked

[PATCH 00/12] Add PX30 LVDS support
 2019-12-13 18:28 UTC  (14+ messages)
` [PATCH 01/12] dt-bindings: display: rockchip-lvds: Declare PX30 compatible
` [PATCH 02/12] dt-bindings: display: rockchip-lvds: Document PX30 PHY
` [PATCH 03/12] drm/rockchip: lvds: Fix indentation of a #define
` [PATCH 04/12] drm/rockchip: lvds: Harmonize function names
` [PATCH 05/12] drm/rockchip: lvds: Change platform data
` [PATCH 06/12] drm/rockchip: lvds: Create an RK3288 specific probe function
` [PATCH 07/12] drm/rockchip: lvds: Helpers should return decent values
` [PATCH 08/12] drm/rockchip: lvds: Pack functions together
` [PATCH 09/12] drm/rockchip: lvds: Add PX30 support
` [PATCH 10/12] arm64: dts: rockchip: Add PX30 CRTCs graph LVDS endpoints
` [PATCH 11/12] arm64: dts: rockchip: Add PX30 DSI DPHY
` [PATCH 12/12] arm64: dts: rockchip: Add PX30 LVDS

[PATCH 0/7] KVM: arm/arm64: Help VMs dying quicker
 2019-12-13 18:25 UTC  (8+ messages)
` [PATCH 1/7] KVM: Pass mmu_notifier_range down to kvm_unmap_hva_range()
` [PATCH 2/7] KVM: arm/arm64: Pass flags along Stage-2 unmapping functions
` [PATCH 3/7] KVM: arm/arm64: Condition cache maintenance on unmap with a flag
` [PATCH 4/7] KVM: arm/arm64: Condition TLB "
` [PATCH 5/7] KVM: arm/arm64: Elide both CMOs and TBLIs on freeing the whole Stage-2
` [PATCH 6/7] KVM: arm/arm64: Elide CMOs when retrying a block mapping
` [PATCH 7/7] KVM: arm/arm64: Elide CMOs when unmapping a range

[PATCH v2] drm: rcar-du: lvds: Get mode from state
 2019-12-13 18:27 UTC 

[PATCH v3] grep: support the --pathspec-from-file option
 2019-12-13 18:26 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Add vendor prefix for Satoz
 2019-12-13 18:23 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: simple: Add Satoz SAT050AT40H12R2 panel support

[PATCH v2 00/12] nfsd: avoid 32-bit time_t
 2019-12-13 18:23 UTC  (5+ messages)
` [PATCH v2 10/12] nfsd: use boottime for lease expiry alculation

[PATCH net-next v2 0/3] improve clause 45 support in phylink
 2019-12-13 18:22 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phylink: improve clause 45 PHY ksettings_set implementation
` [PATCH net-next v2 2/3] net: phylink: extend clause 45 PHY validation workaround
` [PATCH net-next v2 3/3] net: mvpp2: update mvpp2 validate() implementation

KASAN: use-after-free Read in ext4_xattr_set_entry (2)
 2019-12-13 18:21 UTC  (2+ messages)

[PATCH] userdiff: remove empty subexpression from elixir regex
 2019-12-13 18:18 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v5 0/6] CCIX Protocol error reporting
 2019-12-13 18:16 UTC  (3+ messages)
` [PATCH v5 1/6] efi / ras: CCIX Memory "

[PATCH v2 0/4] drivers: Add Tiger Lake hardware IDs to support acpi,
 2019-12-13 18:14 UTC  (5+ messages)
` [PATCH v2 1/4] acpi: dptf: Add new Tiger Lake hardware IDs to support DPTF drivers in acpi
` [PATCH v2 2/4] acpi: fan: Add new Tiger Lake hardware ID to support fan driver "
` [PATCH v2 3/4] platform/x86: intel-hid: Add new Tiger Lake hardware ID to support HID driver
` [PATCH v2 4/4] thermal: int340x_thermal: Add new Tiger Lake hardware IDs to support thermal driver

[PATCH v5 0/2] kvm: Use huge pages for DAX-backed files
 2019-12-13 18:13 UTC  (13+ messages)
` [PATCH v5 1/2] mm: make dev_pagemap_mapping_shift() externally visible
` [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files

[PATCH 0/5] locking/lockdep: Reuse zapped chain_hlocks entries
 2019-12-13 18:12 UTC  (6+ messages)
` [PATCH 4/5] locking/lockdep: Reuse free "

[PATCH] drm/panel: simple: Support reset GPIOs
 2019-12-13 18:13 UTC 

[PATCH] ext4: use rcu API in debug_print_tree
 2019-12-13 18:11 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 0/1] sparse-checkout: respect core.ignoreCase in cone mode
 2019-12-13 18:09 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH bpf-next 0/3] bpftool: match programs and maps by names
 2019-12-13 18:10 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpftool: match several programs with same tag
` [PATCH bpf-next 2/3] bpftool: match programs by name

[PATCH net-next] netdevsim: Add max_vfs to bus_dev
 2019-12-13 18:08 UTC  (14+ messages)

[PATCH bpf] bpf: clear skb->tstamp in bpf_redirect when necessary
 2019-12-13 18:08 UTC  (3+ messages)
` [PATCH bpf v2] "

[PATCH bpf-next 00/12] xsk: clean up ring access functions
 2019-12-13 18:04 UTC  (3+ messages)
` [PATCH bpf-next 02/12] xsk: consolidate to one single cached producer pointer

[PATCH v12 0/4] PCI: Patch series to improve Thunderbolt enumeration
 2019-12-13 18:04 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: phy: Fix the PX30 DSI PHY compatible in the example
 2019-12-13 18:02 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: phy: Use a real life PX30 DSI PHY example

[PATCH v2 bpf-next 0/6] bpf: Support replacing cgroup-bpf program in MULTI mode
 2019-12-13 17:58 UTC  (4+ messages)
` [PATCH v2 bpf-next 5/6] libbpf: Introduce bpf_prog_attach_xattr

list_del corruption when running ndctl with linux next
 2019-12-13 17:55 UTC  (3+ messages)

[PATCH v1 0/4] drivers: Add Tiger Lake hardware IDs to support acpi,
 2019-12-13 17:54 UTC  (4+ messages)
` [PATCH v1 1/4] acpi: dptf: Add new Tiger Lake hardware IDs to support DPTF drivers in acpi

[PATCH] selftests: livepatch: Fix it to do root uid check and skip
 2019-12-13 17:52 UTC  (3+ messages)

[PATCH] selftests: net: tls: remove recv_rcvbuf test
 2019-12-13 17:52 UTC  (2+ messages)

Gmail munges dates?
 2019-12-13 17:52 UTC  (4+ messages)

[PATCH bpf-next v5 0/6] Introduce the BPF dispatcher
 2019-12-13 17:51 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] bpf: move trampoline JIT image allocation to a function
` [PATCH bpf-next v5 2/6] bpf: introduce BPF dispatcher
` [PATCH bpf-next v5 3/6] bpf, xdp: start using the BPF dispatcher for XDP
` [PATCH bpf-next v5 4/6] bpf: start using the BPF dispatcher in BPF_TEST_RUN
` [PATCH bpf-next v5 5/6] selftests: bpf: add xdp_perf test
` [PATCH bpf-next v5 6/6] bpf, x86: align dispatcher branch targets to 16B

[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
 2019-12-13 17:50 UTC  (12+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt

[PATCH 1/4] ARM: dts: am437x-gp-evm: add HDMI support
 2019-12-13 12:04 UTC  (8+ messages)

[PATCH 0/2] shiftfs reworked as a uid/gid shifting bind mount
 2019-12-13 17:49 UTC  (7+ messages)
` [PATCH 1/2] fs: introduce "

[PATCH v2 0/25] drm/panel infrastructure + backlight update
 2019-12-13 13:30 UTC  (3+ messages)
` [PATCH v2 02/25] drm/panel: add backlight support

[PATCH 1/8] drm/print: introduce new struct drm_device based logging macros
 2019-12-13 20:22 UTC  (5+ messages)
  ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/8] drm/print: introduce new struct drm_device based logging macros (rev3)

[PATCH v3 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
 2019-12-13 20:15 UTC  (5+ messages)
` [PATCH v3 5/5] MAINTAINERS: add entry for tidss

[PATCH v2 00/12] drm/i915: Add support for HDCP 1.4 over MST connectors
 2019-12-13 11:11 UTC  (7+ messages)
` [PATCH v2 06/12] drm/i915: Factor out hdcp->value assignments
  ` [Intel-gfx] "
` [PATCH v2 07/12] drm/i915: Protect workers against disappearing connectors
  ` [Intel-gfx] "

[PATCH v3] MyFirstContribution: add avenues for getting help
 2019-12-13 17:49 UTC  (3+ messages)

[Intel-gfx] [bug report] drm/i915: Use the i915_device name for identifying our request fences
 2019-12-13 12:23 UTC  (2+ messages)

[Intel-gfx] [PATCH v8 0/4] Enable second DBuf slice for ICL and TGL
 2019-12-13 13:02 UTC  (5+ messages)
` [Intel-gfx] [PATCH v8 1/4] drm/i915: Remove skl_ddl_allocation struct
` [Intel-gfx] [PATCH v8 2/4] drm/i915: Move dbuf slice update to proper place
` [Intel-gfx] [PATCH v8 3/4] drm/i915: Manipulate DBuf slices properly
` [Intel-gfx] [PATCH v8 4/4] drm/i915: Correctly map DBUF slices to pipes

[Intel-gfx] [PATCH v12 0/3] Refactor Gen11+ SAGV support
 2019-12-13 14:12 UTC  (4+ messages)
` [Intel-gfx] [PATCH v12 1/3] drm/i915: Refactor intel_can_enable_sagv
` [Intel-gfx] [PATCH v12 2/3] drm/i915: Restrict qgv points which don't have enough bandwidth
` [Intel-gfx] [PATCH v12 3/3] drm/i915: Enable SAGV support for Gen12

[Intel-gfx] [PATCH 1/2] drm/i915/perf: Register sysctl path globally
 2019-12-13 15:51 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Introduce new macros for tracing

[Intel-gfx] [PATCH 1/2] drm/i915/perf: Register sysctl path globally
 2019-12-13 20:02 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Introduce new macros for tracing

[PATCH bpf-next 11/15] bpftool: add skeleton codegen command
 2019-12-13 17:47 UTC  (14+ messages)

What's cooking in git.git (Dec 2019, #01; Mon, 2)
 2019-12-13 13:58 UTC  (3+ messages)

[PATCH v2] xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
 2019-12-13 17:45 UTC  (2+ messages)

[PATCH] usb: dwc3: use proper initializers for property entries
 2019-12-13 17:46 UTC 

[PATCH v3 8/8] x86, mm, gup: prevent get_page() race with munmap in paravirt guest
 2019-12-13 17:43 UTC  (2+ messages)
  ` [linux-kernel-review] "

[PATCH v2 0/6] S390 hardware compression support for kernel zlib
 2019-12-13 17:35 UTC  (4+ messages)
` [PATCH v2 6/6] btrfs: Use larger zlib buffer for s390 hardware compression

Regression in 2.24.1 wrt progress indication
 2019-12-13 17:38 UTC  (2+ messages)

[RFD] DT binding for a new CPU cooling device
 2019-12-13 17:32 UTC 

[PATCH v4 0/2] IMA: Deferred measurement of keys
 2019-12-13 17:31 UTC  (5+ messages)
` [PATCH v4 1/2] IMA: Define workqueue for early boot "key" measurements
` [PATCH v4 2/2] IMA: Call workqueue functions to measure queued keys

[kvm-unit-tests PATCH] x86: Fix max VMCS field encoding index check
 2019-12-13 17:30 UTC  (4+ messages)

[PATCH v5 00/14] xfs: Delay Ready Attributes
 2019-12-13 17:30 UTC  (3+ messages)
` [PATCH v5 13/14] xfs: Add delay ready attr remove routines

[RESEND PATCH] thermal: rockchip: enable hwmon
 2019-12-13 17:31 UTC  (6+ messages)

[PATCH bpf-next v4 0/6] Introduce the BPF dispatcher
 2019-12-13 17:18 UTC  (11+ messages)
` [PATCH bpf-next v4 2/6] bpf: introduce "

how to add a (history-laden) subdirectory into a repo?
 2019-12-13 17:16 UTC  (2+ messages)

git checkout --autostash and git branch --autopop
 2019-12-13 17:16 UTC  (4+ messages)

[PATCH v5 0/2] add support of interrupt for host wakeup from devicetree in BCM HCI driver
 2019-12-13 17:14 UTC  (3+ messages)
` [PATCH v5 2/2] bluetooth: hci_bcm: enable IRQ capability from devicetree

[PATCH 0/3] xfs: hold ilock across insert and collapse range
 2019-12-13 17:12 UTC  (4+ messages)
` [PATCH 1/3] xfs: open code insert range extent split helper
` [PATCH 2/3] xfs: rework insert range into an atomic operation
` [PATCH 3/3] xfs: rework collapse "

[PATCH] gitk: use --pretty=reference for copysummary
 2019-12-13 17:12 UTC  (7+ messages)
` [PATCH v2 0/2] gitk: match Git's 'reference' pretty format
  ` [PATCH v2 1/2] gitk: drop quotes in copysummary format
  ` [PATCH v2 2/2] gitk: rename "commit summary" to "commit reference"

[PATCH liburing] Test wait after under-consuming
 2019-12-13 17:11 UTC  (2+ messages)
` [PATCH v2 "

About Bug 205841
 2019-12-13 17:02 UTC  (2+ messages)

[PATCH v4 00/13] Add LCD panel support to iwg20d
 2019-12-13 17:10 UTC  (3+ messages)
` [PATCH v4 06/13] drm/bridge: lvds-codec: Add "lvds-decoder" support

[PATCH bpf 0/4] Fix concurrency issues between XSK wakeup and control path using RCU
 2019-12-13 17:10 UTC  (6+ messages)
` [PATCH bpf 3/4] net/i40e: Fix concurrency issues between config flow and XSK

[PATCH 00/13] git-p4: python3 compatibility
 2019-12-13 17:10 UTC  (8+ messages)

[PATCH v3 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-13 17:10 UTC  (6+ messages)
` [PATCH v3 01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
` [PATCH v3 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table

[PATCH] pstore/ram: Fix memory leak in persistent_ram_new
 2019-12-13 17:08 UTC  (2+ messages)

[PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils
 2019-12-13 17:02 UTC  (10+ messages)
              ` [PATCH] libbpf: Fix readelf output parsing for Fedora

[PATCH 0/4] btrfs, sysfs cleanup and add dev_state
 2019-12-13 17:02 UTC  (9+ messages)
` [PATCH 4/4] btrfs: sysfs, add devid/dev_state kobject and attribute

[PATCH v15 0/7] mm / virtio: Provide support for free page reporting
 2019-12-13 16:59 UTC  (5+ messages)

[PATCH 0/3] media: meson: vdec: add sm1 platform
 2019-12-13 16:53 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: meson-sm1: add video decoder compatible

[PATCH RDMA/netlink] RDMA/netlink: Adhere to returning zero on success
 2019-12-13 16:51 UTC  (8+ messages)

[PATCH v6 00/28] btrfs: zoned block device support
 2019-12-13 16:52 UTC  (3+ messages)
` [PATCH v6 09/28] btrfs: align device extent allocation to zone boundary

[PATCH 0/4] media: meson: vdec: add g12a platform
 2019-12-13 16:51 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: meson-g12-common: add video decoder node

[PATCH net-next 0/3] improve clause 45 support in phylink
 2019-12-13 16:51 UTC  (7+ messages)
` [PATCH net-next 3/3] net: mvpp2: update mvpp2 validate() implementation

[PATCH] clk: meson: g12a: fix missing uart2 in regmap table
 2019-12-13 16:44 UTC  (2+ messages)

[PATCH 0/7] arm: dts: renesas: Group tuples in reg/ranges/dma-ranges/states properties
 2019-12-13 16:41 UTC  (3+ messages)
` [PATCH 2/7] ARM: dts: renesas: Group tuples in interrupt properties
` [PATCH 5/7] arm64: "


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.