All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-06 00:55:06 to 2021-01-06 02:26:36 UTC [more...]

[PATCH 1/2] mhi: unconstify mhi_event_config
 2021-01-06  2:25 UTC  (3+ messages)

[RFC PATCH 00/23] KVM SGX virtualization support
 2021-01-06  2:22 UTC  (25+ messages)
` [RFC PATCH 01/23] x86/sgx: Split out adding EPC page to free list to separate helper
` [RFC PATCH 02/23] x86/sgx: Add enum for SGX_CHILD_PRESENT error code
` [RFC PATCH 03/23] x86/sgx: Introduce virtual EPC for use by KVM guests
` [RFC PATCH 04/23] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [RFC PATCH 05/23] x86/cpu/intel: Allow SGX virtualization without Launch Control support
` [RFC PATCH 06/23] x86/sgx: Expose SGX architectural definitions to the kernel
` [RFC PATCH 07/23] x86/sgx: Move ENCLS leaf definitions to sgx_arch.h
` [RFC PATCH 08/23] x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)
` [RFC PATCH 09/23] x86/sgx: Add encls_faulted() helper
` [RFC PATCH 10/23] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
` [RFC PATCH 11/23] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [RFC PATCH 12/23] x86/sgx: Move provisioning device creation out of SGX driver
` [RFC PATCH 13/23] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
` [RFC PATCH 14/23] KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
` [RFC PATCH 15/23] KVM: x86: Define new #PF SGX error code bit
` [RFC PATCH 16/23] KVM: x86: Add SGX feature leaf to reverse CPUID lookup
` [RFC PATCH 17/23] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
` [RFC PATCH 18/23] KVM: VMX: Frame in ENCLS handler for SGX virtualization
` [RFC PATCH 19/23] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
` [RFC PATCH 20/23] KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
` [RFC PATCH 21/23] KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)
` [RFC PATCH 22/23] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
` [RFC PATCH 23/23] KVM: x86: Add capability to grant VM access to privileged SGX attribute

[PATCHv2 bpf-next] tools/resolve_btfids: Warn when having multiple IDs for single type
 2021-01-06  2:21 UTC  (2+ messages)

[PATCH 0/1] arm64: make section size configurable for memory hotplug
 2021-01-06  2:20 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] for-each-repo: do nothing on empty config
 2021-01-06  2:20 UTC  (3+ messages)

[PATCH] vboxguestdrivers: fix build against kernel v5.10+
 2021-01-06  2:19 UTC  (2+ messages)

[PATCH] net: dsa: fix led_classdev build errors
 2021-01-06  2:18 UTC 

[PATCH v2 00/17] arm64: Early CPU feature override, and an application to VHE
 2021-01-06  2:16 UTC  (4+ messages)
` [PATCH v2 11/17] arm64: cpufeature: Add an early command-line cpufeature override facility

[LTP] [PATCH] syscalls/ioctl_loop05.c: skip test on overlay filesystem
 2021-01-06  2:18 UTC  (6+ messages)

[PATCH 0/5] avoid peeking into `struct lock_file`
 2021-01-06  2:16 UTC  (2+ messages)

GPIO pin is reset to default value after release
 2021-01-06  2:14 UTC  (3+ messages)

[PATCH v2 1/2] mhi: unconstify mhi_event_config
 2021-01-06  2:14 UTC  (3+ messages)
` [PATCH v2 2/2] mhi: pci_generic: Fix shared MSI vector support

[PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2021-01-06  2:14 UTC  (6+ messages)

[RFC PATCH v2 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-01-06  2:12 UTC  (6+ messages)
` [RFC PATCH v2 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

linux-next: build warning after merge of the usb tree
 2021-01-06  2:12 UTC 

[PATCH 1/2] mm: page_counter: relayout structure to reduce false sharing
 2021-01-06  2:12 UTC  (4+ messages)
` [PATCH 2/2] mm: memcg: add a new MEMCG_UPDATE_BATCH

[dpdk-dev] 18.11.11 (LTS) patches review and test
 2021-01-06  2:08 UTC  (4+ messages)

[PATCH] MIPS: zboot: Avoid endless loop in clear BSS
 2021-01-06  2:04 UTC  (2+ messages)

[PATCH v5 00/12] Rewrite the remaining merge strategies from shell to C
 2021-01-06  2:04 UTC  (6+ messages)
` [PATCH v6 00/13] "
  ` [PATCH v6 06/13] merge-index: don't fork if the requested program is `git-merge-one-file'

[PATCH] x86/entry: use STB_GLOBAL for register restoring thunk
 2021-01-06  1:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/2] trace: select TIMER_EARLY to avoid infinite recursion
 2021-01-06  1:58 UTC  (7+ messages)
` [PATCH v2 2/2] riscv: timer: Add support for an early timer

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-06  1:55 UTC  (4+ messages)

Data corruption when using multiple devices with NVMEoF TCP
 2021-01-06  1:53 UTC  (12+ messages)

[PATCH v4 0/3] Audit Capability and Extended Capability among IOMMUs
 2021-01-06  1:30 UTC  (8+ messages)
` [PATCH v4 1/3] iommu/vt-d: Audit IOMMU Capabilities and add helper functions
` [PATCH v4 2/3] iommu/vt-d: Move capability check code to cap_audit files
` [PATCH v4 3/3] iommu/vt-d: Disable SVM in the platform when IOMMUs have inconsistencies

[linux-lvm] Mirror allocation policy
 2021-01-06  1:52 UTC  (4+ messages)

[PATCH v2 0/5] Hashed mailmap
 2021-01-06  1:50 UTC  (5+ messages)
` [PATCH v2 5/5] mailmap: support hashed entries in mailmaps

[PATCH v2] Documentation/dax: Update description of DAX policy changing
 2021-01-06  1:50 UTC 

[PATCH v4 00/20] make "mktag" use fsck_tag() & more
 2021-01-06  1:48 UTC  (3+ messages)
` [PATCH v5 23/23] mktag: add a --no-strict option

[PATCH] ceph: defer flushing the capsnap if the Fb is used
 2021-01-06  1:47 UTC 

[PATCH] btrfs-progs: properly exclude leaves for lowmem
 2021-01-06  1:42 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/uc: Add function to define defaults for GuC/HuC enable
 2021-01-06  1:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH tip/core/rcu 0/21] Provide runtime switching of offloaded CPUs
 2021-01-06  1:39 UTC 

[dm-devel] [PATCH v3 resend] multipathd: fix path checkint not changed when path state changed from delay to failed
 2021-01-06  1:39 UTC 

[MPTCP] Re: [MPTCP][PATCH v3 mptcp-next 1/4] mptcp: drop *_max fields in mptcp_pm_data
 2021-01-06  1:39 UTC 

[PATCH v8 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
 2021-01-06  1:35 UTC  (3+ messages)
` [PATCH v8 0/4] HID: i2c-hid: Reorganize to allow supporting goodix, gt7375p

[PATCH BlueZ 1/2] shared/gatt-db: Introduce gatt_db_attribute_set_fixed_length
 2021-01-06  1:36 UTC  (3+ messages)
` [PATCH BlueZ 2/2] gatt: Make use of gatt_db_attribute_set_fixed_length
` [BlueZ,1/2] shared/gatt-db: Introduce gatt_db_attribute_set_fixed_length

[PATCH] Revert "KVM: x86: Unconditionally enable irqs in guest context"
 2021-01-06  1:35 UTC  (3+ messages)

[PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display
 2021-01-06  1:36 UTC 

[Intel-gfx] [PATCH v4 0/4] drm/i915: Add support for Intel's eDP backlight controls
 2021-01-06  1:34 UTC  (13+ messages)
` [PATCH v4 1/4] drm/i915: Keep track of pwm-related backlight hooks separately
  ` [Intel-gfx] "
` [PATCH v4 2/4] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
  ` [Intel-gfx] "
` [PATCH v4 3/4] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
  ` [Intel-gfx] "
` [PATCH v4 4/4] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"
  ` [Intel-gfx] "

[Intel-gfx] [PATCH 1/6] drm/i915/selftests: Set error returns
 2021-01-06  1:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/selftests: Set error returns (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 1/3] tools/lib/fs: Prefer cgroup v1 path
 2021-01-06  1:33 UTC  (4+ messages)
` [PATCH 3/3] tools/lib/fs: Cache cgroupfs mount point

[PATCHv2] perf tools: Detect when pipe is passed as perf data
 2021-01-06  1:33 UTC  (2+ messages)

[PATCH] ext4: Remove expensive flush on fast commit
 2021-01-06  1:32 UTC 

[Intel-gfx] [PATCH i-g-t 1/2] lib: Immediately cancel a spinner for an expired timeout
 2021-01-06  1:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH net] net: fix use-after-free when UDP GRO with shared fraglist
 2021-01-06  1:29 UTC  (3+ messages)

[PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
 2021-01-06  1:28 UTC  (7+ messages)

[PATCH tip/core/rcu 0/6] Track callbacks on a per-segment basis
 2021-01-06  1:26 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] rcu/tree: Make rcu_do_batch count how many callbacks were executed
` [PATCH tip/core/rcu 2/6] rcu/segcblist: Add additional comments to explain smp_mb()
` [PATCH tip/core/rcu 3/6] rcu/segcblist: Add counters to segcblist datastructure
` [PATCH tip/core/rcu 4/6] rcu/tree: segcblist: Remove redundant smp_mb()s
` [PATCH tip/core/rcu 5/6] rcu/trace: Add tracing for how segcb list changes
` [PATCH tip/core/rcu 6/6] rcu/segcblist: Add debug checks for segment lengths

[ANNOUNCE] Xen Community Call on Jan 7 at 16:00 UTC
 2021-01-06  1:22 UTC 

[PATCH v3 0/2] Synchronize user layer access with system PM ops and error handling
 2021-01-06  1:20 UTC  (6+ messages)
` [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs

[PATCH v4 sl-b 0/6] Export return addresses etc. for better diagnostics
 2021-01-06  1:17 UTC  (7+ messages)
` [PATCH mm,percpu_ref,rcu 1/6] mm: Add mem_dump_obj() to print source of memory block
` [PATCH mm,percpu_ref,rcu 2/6] mm: Make mem_dump_obj() handle NULL and zero-sized pointers
` [PATCH mm,percpu_ref,rcu 3/6] mm: Make mem_dump_obj() handle vmalloc() memory
` [PATCH mm,percpu_ref,rcu 4/6] mm: Make mem_obj_dump() vmalloc() dumps include start and length
` [PATCH mm,percpu_ref,rcu 5/6] rcu: Make call_rcu() print mem_dump_obj() info for double-freed callback
` [PATCH mm,percpu_ref,rcu 6/6] percpu_ref: Dump mem_dump_obj() info upon reference-count underflow

WG default routing
 2021-01-06  1:17 UTC  (6+ messages)

[PATCH 1/3] hv_netvsc: Check VF datapath when sending traffic to VF
 2021-01-06  1:15 UTC  (3+ messages)
` [PATCH 2/3] hv_netvsc: Wait for completion on request NVSP_MSG4_TYPE_SWITCH_DATA_PATH
` [PATCH 3/3] hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove

[PATCH] Documentation/dax: Update description of DAX policy changing
 2021-01-06  1:15 UTC  (3+ messages)

[PATCH 1/5] iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
 2021-01-06  1:14 UTC  (9+ messages)
` [PATCH 2/5] iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
` [PATCH 3/5] iommu/vt-d: Remove unused dma map/unmap trace events

Linux has timerfd, signalfd and eventfd. Is it time for a "unionfd"?
 2021-01-06  1:13 UTC 

[PATCH] ACPI: PM: s2idle: Remove useless variable ‘obj_new’ in lpi_device_get_constraints_amd
 2021-01-06  1:23 UTC 

Is there a reason not to use -@ to compile devicetrees ?
 2021-01-06  1:09 UTC  (3+ messages)
  ` of: Add OF_SYMBOLS

[Intel-gfx] [PATCH] drm/i915/gt: Restore ce->signal flush before releasing virtual engine
 2021-01-06  1:09 UTC 

[PATCH net-next V3 0/2] net: ks8851: Add KS8851 PHY support
 2021-01-06  1:06 UTC  (2+ messages)

[PATCH v2] net: ethernet: fs_enet: Add missing MODULE_LICENSE
 2021-01-06  0:57 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/5] Split GuC submission from execlists submission
 2021-01-06  1:05 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/guc: Delete GuC code unused in future patches
` [Intel-gfx] [PATCH 2/5] drm/i915/guc: do not dump execlists state with GuC submission
` [Intel-gfx] [PATCH 4/5] drm/i915/guc: stop calling execlists_set_default_submission
` [Intel-gfx] [PATCH 5/5] drm/i915/guc: enable only the user interrupt when using GuC submission
` [Intel-gfx] ✓ Fi.CI.BAT: success for Split GuC submission from execlists submission

[PATCH 1/3] drm/amdgpu: Add new mode 2560x1440
 2021-01-06  1:05 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Correct the read sclk for navi10
` [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display

help: how to contribute to the community
 2021-01-06  1:05 UTC  (3+ messages)

[PATCH v3 00/22] btrfs: add read-only support for subpage sector size
 2021-01-06  1:02 UTC  (23+ messages)
` [PATCH v3 01/22] btrfs: extent_io: rename @offset parameter to @disk_bytenr for submit_extent_page()
` [PATCH v3 02/22] btrfs: extent_io: refactor __extent_writepage_io() to improve readability
` [PATCH v3 03/22] btrfs: file: update comment for btrfs_dirty_pages()
` [PATCH v3 04/22] btrfs: extent_io: update locked page dirty/writeback/error bits in __process_pages_contig()
` [PATCH v3 05/22] btrfs: extent_io: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK into PAGE_START_WRITEBACK
` [PATCH v3 06/22] btrfs: extent_io: introduce a helper to grab an existing extent buffer from a page
` [PATCH v3 07/22] btrfs: extent_io: introduce the skeleton of btrfs_subpage structure
` [PATCH v3 08/22] btrfs: extent_io: make attach_extent_buffer_page() to handle subpage case
` [PATCH v3 09/22] btrfs: extent_io: make grab_extent_buffer_from_page() "
` [PATCH v3 10/22] btrfs: extent_io: support subpage for extent buffer page release
` [PATCH v3 11/22] btrfs: extent_io: attach private to dummy extent buffer pages
` [PATCH v3 12/22] btrfs: subpage: introduce helper for subpage uptodate status
` [PATCH v3 13/22] btrfs: subpage: introduce helper for subpage error status
` [PATCH v3 14/22] btrfs: extent_io: make set/clear_extent_buffer_uptodate() to support subpage size
` [PATCH v3 15/22] btrfs: extent_io: make btrfs_clone_extent_buffer() to be subpage compatible
` [PATCH v3 16/22] btrfs: extent_io: implement try_release_extent_buffer() for subpage metadata support
` [PATCH v3 17/22] btrfs: extent_io: introduce read_extent_buffer_subpage()
` [PATCH v3 18/22] btrfs: extent_io: make endio_readpage_update_page_status() to handle subpage case
` [PATCH v3 19/22] btrfs: disk-io: introduce subpage metadata validation check
` [PATCH v3 20/22] btrfs: introduce btrfs_subpage for data inodes
` [PATCH v3 21/22] btrfs: integrate page status update for read path into begin/end_page_read()
` [PATCH v3 22/22] btrfs: allow RO mount of 4K sector size fs on 64K page system

[PATCH v2] f2fs: fix null page reference in redirty_blocks
 2021-01-06  1:03 UTC  (5+ messages)
` [f2fs-dev] "

[meta-networking][PATCH 1/3] ebtables: add missing file ebtables.common
 2021-01-06  1:03 UTC  (5+ messages)
` [meta-networking][PATCH 2/3] etbales: remove upstream ebtables-legacy-save
  ` [oe] "

[PATCH] mac80211: check ATF flag in ieee80211_next_txq()
 2021-01-06  1:01 UTC  (2+ messages)

PROBLEM: Firmware loader fallback mechanism no longer works with sendfile
 2021-01-06  1:00 UTC  (3+ messages)

[PATCH tip/core/rcu 0/3] kfree_rcu() updates for v5.12
 2021-01-06  1:01 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Record kvfree_call_rcu() call stack for KASAN
` [PATCH tip/core/rcu 2/3] rcu: Introduce kfree_rcu() single-argument macro
` [PATCH tip/core/rcu 3/3] rcu: Eliminate the __kvfree_rcu() macro

[dpdk-dev] [PATCH v7 0/4] raw/ifpga: add extra OPAE APIs
 2021-01-06  1:02 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 1/4] raw/ifpga: add fpga rsu function

[PATCH] selftests: fix the return value for UDP GRO test
 2021-01-06  1:00 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Add new mode 2560x1440
 2021-01-06  1:00 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Correct the read sclk for navi10

[PATCH 2/3] ARM: iop32x: improve N2100 PCI broken parity quirk
 2021-01-06  0:57 UTC  (5+ messages)

[PATCH tip/core/rcu 0/6] Miscellaneous fixes for v5.12
 2021-01-06  0:57 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
` [PATCH tip/core/rcu 2/6] locking: Remove duplicate include of percpu-rwsem.h
` [PATCH tip/core/rcu 3/6] rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
` [PATCH tip/core/rcu 4/6] rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macros
` [PATCH tip/core/rcu 5/6] rcu-tasks: Add RCU-tasks self tests
` [PATCH tip/core/rcu 6/6] rcu: Make TASKS_TRACE_RCU select IRQ_WORK

[PATCH v4] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-06  0:56 UTC  (3+ messages)

[oe][meta-oe][PATCH] syslog-ng: add bison-native to dependencies
 2021-01-06  0:57 UTC 

[PATCH tip/core/rcu 0/8] Documentation updates for v5.12
 2021-01-06  0:54 UTC  (9+ messages)
` [PATCH tip/core/rcu 1/8] docs: Remove redundant "``" from Requirements.rst
` [PATCH tip/core/rcu 2/8] doc: Remove obsolete RCU-bh and RCU-sched update-side API members
` [PATCH tip/core/rcu 3/8] list: Fix a typo at the kernel-doc markup
` [PATCH tip/core/rcu 4/8] docs: Fix typos and drop/fix dead links in RCU documentation
` [PATCH tip/core/rcu 5/8] doc: Update RCU requirements RCU_INIT_POINTER() description
` [PATCH tip/core/rcu 6/8] doc: Remove obsolete rcutree.rcu_idle_lazy_gp_delay boot parameter
` [PATCH tip/core/rcu 7/8] doc: Update RCU's requirements page about the PREEMPT_RT wiki
` [PATCH tip/core/rcu 8/8] doc: Use CONFIG_PREEMPTION


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.