linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 21:39:13 to 2020-11-18 00:30:43 UTC [more...]

[PATCH 00/24] x86/resctrl: Merge the CDP resources
 2020-11-18  0:30 UTC  (17+ messages)
` [PATCH 05/24] x86/resctrl: Pass the schema in resdir's private pointer
` [PATCH 06/24] x86/resctrl: Store the effective num_closid in the schema
` [PATCH 07/24] x86/resctrl: Label the resources with their configuration type
` [PATCH 08/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
` [PATCH 10/24] x86/resctrl: Move the schema names into struct resctrl_schema
` [PATCH 11/24] x86/resctrl: Group staged configuration into a separate struct
` [PATCH 12/24] x86/resctrl: Add closid to the staged config
` [PATCH 13/24] x86/resctrl: Allow different CODE/DATA configurations to be staged

[PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-11-18  0:28 UTC  (3+ messages)
` [PATCH 1/9] platform/surface: Add Surface Aggregator subsystem

[PATCH 1/6] ibmvfc: byte swap login_buf.resp values in attribute show functions
 2020-11-18  0:28 UTC  (9+ messages)
` [PATCH 3/6] ibmvfc: add new fields for version 2 of several MADs
` [PATCH 4/6] ibmvfc: add FC payload retrieval routines for versioned vfcFrames
` [PATCH 6/6] ibmvfc: advertise client support for targetWWPN using v2 commands

[PATCH 1/3] rtc: pcf8523: switch to devm_rtc_allocate_device
 2020-11-18  0:27 UTC  (3+ messages)
` [PATCH 2/3] rtc: pcf8523: set range
` [PATCH 3/3] rtc: pcf8523: use BIT

[PATCH v2 0/3] PPC: Fix -Wimplicit-fallthrough for clang
 2020-11-18  0:24 UTC  (5+ messages)
` [PATCH v2 1/3] powerpc: boot: include compiler_attributes.h
` [PATCH v2 2/3] Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
` [PATCH v2 3/3] powerpc: fix -Wimplicit-fallthrough

[PATCH] NFS: Retry the CLOSE if the embedded GETATTR is rejected with ERR_STALE
 2020-11-18  0:24 UTC 

[PATCH 0/2] kernel-doc: Handle function typedefs
 2020-11-18  0:23 UTC  (8+ messages)
` [PATCH 2/2] kernel-doc: Handle function typedefs without asterisks
          ` [RFC] Add kernel-doc test script

[PATCH] video: hyperv_fb: Fix the cache type when mapping the VRAM
 2020-11-18  0:20 UTC  (2+ messages)

[PATCH net] inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
 2020-11-18  0:20 UTC  (2+ messages)

[LINUX PATCH V3 0/9] gpio-xilinx: Update on xilinx gpio driver
 2020-11-18  0:17 UTC  (14+ messages)
` [LINUX PATCH V3 1/9] gpio: gpio-xilinx: Arrange headers in sorting order
` [LINUX PATCH V3 2/9] dt-bindings: gpio: gpio-xilinx: Add clk support to xilinx soft gpio IP
` [LINUX PATCH V3 3/9] gpio: gpio-xilinx: Add clock support
` [LINUX PATCH V3 4/9] gpio: gpio-xilinx: Reduce spinlock array to single
` [LINUX PATCH V3 5/9] gpio: gpio-xilinx: Add interrupt support
` [LINUX PATCH V3 6/9] gpio: gpio-xilinx: Add remove function

[PATCH v5 0/6] Intel MAX10 BMC Secure Update Driver
 2020-11-18  0:16 UTC  (13+ messages)
` [PATCH v5 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v5 3/6] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v5 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver
 2020-11-18  0:06 UTC  (11+ messages)

[PATCH bpf-next v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-18  0:06 UTC  (3+ messages)
` [PATCH bpf-next v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps

sound/pci/hda/patch_ca0132.c:8214:10: warning: no case matching constant switch condition '0'
 2020-11-18  0:04 UTC 

[RFC bpf-next 0/3] bpf: support module BTF in btf display helpers
 2020-11-17 23:56 UTC  (7+ messages)
` [RFC bpf-next 1/3] bpf: add module support to "

[PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto
 2020-11-17 23:51 UTC  (5+ messages)
` [PATCH v7 1/8] block: ensure bios are not split in middle of crypto data unit
` [PATCH v7 2/8] blk-crypto: don't require user buffer alignment

[PATCH v1 0/3] Fixes to L1D flushing (on top of linux-next and
 2020-11-17 23:49 UTC  (4+ messages)
` [PATCH v1 1/3] x86/mm: change l1d flush runtime prctl behaviour
` [PATCH v1 2/3] Documentation: Update the new SIGBUS behaviour for tasks
` [PATCH v1 3/3] Documentation/l1d_flush: Fix up warning with labels

[PATCH 0/3] PPC: Fix -Wimplicit-fallthrough for clang
 2020-11-17 23:48 UTC  (13+ messages)
` [PATCH 1/3] powerpc: boot: include compiler_attributes.h
` [PATCH 2/3] Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
` [PATCH 3/3] powerpc: fix -Wimplicit-fallthrough

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-17 23:43 UTC  (6+ messages)

[PATCH v5] perf_event_open.2: Update man page with recent changes
 2020-11-17 23:38 UTC  (2+ messages)

[RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash()
 2020-11-17 23:36 UTC  (13+ messages)

[PATCH bpf-next v3 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
 2020-11-17 23:35 UTC  (5+ messages)
` [PATCH bpf-next v3 2/2] bpf: Add tests for bpf_lsm_set_bprm_opts

[PATCHv2 00/24] perf: Add mmap2 build id support
 2020-11-17 23:33 UTC  (4+ messages)
` [PATCH 06/24] perf tools: Add build_id__is_defined function

[PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system
 2020-11-17 23:32 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: Add bpf_bprm_opts_set helper
 2020-11-17 23:29 UTC  (2+ messages)
` [PATCH bpf-next v4 2/2] bpf: Add tests for "

[PATCH v2 0/8] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-17 23:28 UTC  (7+ messages)
` [PATCH v2 5/8] usb: typec: Use Thunderbolt 3 cable discover mode VDO in Enter_USB message
` [PATCH v2 7/8] usb: typec: intel_pmc_mux: Configure active cable properties for USB4

[PATCH v7 00/13] Add Broadcom VK driver
 2020-11-17 23:23 UTC  (14+ messages)
` [PATCH v7 01/13] bcm-vk: add bcm_vk UAPI
` [PATCH v7 02/13] misc: bcm-vk: add Broadcom VK driver
` [PATCH v7 03/13] misc: bcm-vk: add autoload support
` [PATCH v7 04/13] misc: bcm-vk: add misc device to Broadcom VK driver
` [PATCH v7 05/13] misc: bcm-vk: add triggers when host panic or reboots to notify card
` [PATCH v7 06/13] misc: bcm-vk: add open/release
` [PATCH v7 07/13] misc: bcm-vk: add ioctl load_image
` [PATCH v7 08/13] misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_info
` [PATCH v7 09/13] misc: bcm-vk: add VK messaging support
` [PATCH v7 10/13] misc: bcm-vk: reset_pid support
` [PATCH v7 11/13] misc: bcm-vk: add mmap function for exposing BAR2
` [PATCH v7 12/13] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v7 13/13] misc: bcm-vk: add ttyVK support

[arm] BUG: KASAN: slab-out-of-bounds in memcmp+0x30/0x5c
 2020-11-17 23:24 UTC  (3+ messages)

[PATCH v5 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-11-17 23:24 UTC  (2+ messages)

[PATCH net-next 4/4] ptp: ptp_ines: use enum ptp_msg_type
 2020-11-17 23:24 UTC  (3+ messages)

[PATCH] iommu: Modify the description of iommu_sva_unbind_device
 2020-11-17 23:24 UTC  (2+ messages)

[PATCH] iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
 2020-11-17 23:24 UTC  (2+ messages)

[PATCH -tip 00/32] Core scheduling (v9)
 2020-11-17 23:20 UTC  (33+ messages)
` [PATCH -tip 01/32] sched: Wrap rq::lock access
` [PATCH -tip 02/32] sched: Introduce sched_class::pick_task()
` [PATCH -tip 03/32] sched/fair: Fix pick_task_fair crashes due to empty rbtree
` [PATCH -tip 04/32] sched: Core-wide rq->lock
` [PATCH -tip 05/32] sched/fair: Add a few assertions
` [PATCH -tip 06/32] sched: Basic tracking of matching tasks
` [PATCH -tip 07/32] sched: Add core wide task selection and scheduling
` [PATCH -tip 08/32] sched/fair: Fix forced idle sibling starvation corner case
` [PATCH -tip 09/32] sched/fair: Snapshot the min_vruntime of CPUs on force idle
` [PATCH -tip 10/32] sched: Fix priority inversion of cookied task with sibling
` [PATCH -tip 11/32] sched: Enqueue task into core queue only after vruntime is updated
` [PATCH -tip 12/32] sched: Simplify the core pick loop for optimized case
` [PATCH -tip 13/32] sched: Trivial forced-newidle balancer
` [PATCH -tip 14/32] sched: migration changes for core scheduling
` [PATCH -tip 15/32] sched: Improve snapshotting of min_vruntime for CGroups
` [PATCH -tip 16/32] irq_work: Cleanup
` [PATCH -tip 17/32] arch/x86: Add a new TIF flag for untrusted tasks
` [PATCH -tip 18/32] kernel/entry: Add support for core-wide protection of kernel-mode
` [PATCH -tip 19/32] entry/idle: Enter and exit kernel protection during idle entry and exit
` [PATCH -tip 20/32] entry/kvm: Protect the kernel when entering from guest
` [PATCH -tip 21/32] sched: CGroup tagging interface for core scheduling
` [PATCH -tip 22/32] sched: Split the cookie and setup per-task cookie on fork
` [PATCH -tip 23/32] sched: Add a per-thread core scheduling interface
` [PATCH -tip 24/32] sched: Release references to the per-task cookie on exit
` [PATCH -tip 25/32] sched: Refactor core cookie into struct
` [PATCH -tip 26/32] sched: Add a second-level tag for nested CGroup usecase
` [PATCH -tip 27/32] sched/debug: Add CGroup node for printing group cookie if SCHED_DEBUG
` [PATCH -tip 28/32] kselftest: Add tests for core-sched interface
` [PATCH -tip 29/32] sched: Move core-scheduler interfacing code to a new file
` [PATCH -tip 30/32] Documentation: Add core scheduling documentation
` [PATCH -tip 31/32] sched: Add a coresched command line option
` [PATCH -tip 32/32] sched: Debug bits

[PATCH v12 0/5] Add NUMA-awareness to qspinlock
 2020-11-17 23:13 UTC  (6+ messages)
` [PATCH v12 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v12 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v12 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v12 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v12 5/5] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA

[PATCH] interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodes
 2020-11-17 23:20 UTC  (2+ messages)

possible deadlock in kill_fasync
 2020-11-17 23:19 UTC  (2+ messages)

[PATCH v4] <sys/param.h>: Add nitems()
 2020-11-17 23:11 UTC  (5+ messages)
` Ping(3): "

[PATCH] interconnect: qcom: qcs404: Remove gpu and display nodes
 2020-11-17 23:16 UTC  (2+ messages)

[PATCH] powerpc: Drop -me200 addition to build flags
 2020-11-17 23:15 UTC  (2+ messages)

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-17 23:12 UTC  (12+ messages)

[PATCH 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-17 23:10 UTC  (4+ messages)
` [PATCH 2/2] fpga: dfl: look for vendor specific capability

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3
 2020-11-17 23:05 UTC  (9+ messages)
` [PATCH] bpf: don't fail kmalloc while releasing raw_tp

[PATCH] rtc: destroy mutex when releasing the device
 2020-11-17 23:01 UTC  (2+ messages)

[RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
 2020-11-17 22:59 UTC  (14+ messages)

[GIT PULL] Kunit fixes update for Linux 5.10-rc5
 2020-11-17 22:59 UTC 

[PATCH] iommu/amd: Enforce 4k mapping for certain IOMMU data structures
 2020-11-17 22:57 UTC  (2+ messages)

[PATCH 0/8] rtc: rework resource management
 2020-11-17 22:57 UTC  (2+ messages)

[PATCH] selftests/seccomp: sh: Fix register names
 2020-11-17 22:57 UTC  (5+ messages)

[PATCH RFC v2 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-11-17 22:55 UTC  (5+ messages)
` [PATCH RFC v2 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay

[PATCH] drm/msm/dpu: Remove chatty vbif debug print
 2020-11-17 22:53 UTC  (3+ messages)
` [Freedreno] "

[PATCH] phy: amlogic: Replace devm_reset_control_array_get()
 2020-11-17 22:52 UTC  (2+ messages)

[PATCH v11 00/16] Add RCEC handling to PCI/AER
 2020-11-17 22:47 UTC  (11+ messages)
` [PATCH v11 02/16] PCI/RCEC: Add RCEC class code and extended capability
` [PATCH v11 07/16] PCI/ERR: Simplify by computing pci_pcie_type() once
` [PATCH v11 08/16] PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
` [PATCH v11 09/16] PCI/ERR: Avoid negated conditional for clarity

[PATCH v3 00/14] iommu/amd: Add Generic IO Page Table Framework Support
 2020-11-17 22:43 UTC  (5+ messages)

[PATCH] iommu: fix return error code in iommu_probe_device()
 2020-11-17 22:41 UTC  (4+ messages)

[PATCH] spi: dw: Set transfer handler before unmasking the IRQs
 2020-11-17 22:38 UTC  (2+ messages)

[PATCH] ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY
 2020-11-17 22:38 UTC  (2+ messages)

[PATCH] dt-bindings: adau1977: convert text binding to yaml format
 2020-11-17 22:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ASoC: fsl: SND_SOC_FSL_AUD2HTX should depend on ARCH_MXC
 2020-11-17 22:37 UTC  (2+ messages)

[PATCH] ASoc: adi: Kconfig: Remove depends on for ADI reference designs
 2020-11-17 22:37 UTC  (2+ messages)

[PATCH] ASoC: Fix 7/8 spaces indentation in Kconfig
 2020-11-17 22:37 UTC  (2+ messages)

[PATCH net-next v1] lan743x: replace devicetree phy parse code with library function
 2020-11-17 22:37 UTC  (4+ messages)

[RFC PATCH] treewide: remove bzip2 compression support
 2020-11-17 22:32 UTC 

[PATCH] cxbgb4: Fix build failure when CHELSIO_TLS_DEVICE=n
 2020-11-17 22:25 UTC  (2+ messages)

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-11-17 22:25 UTC  (6+ messages)

[PATCH v6 0/2] leds: mt6360: Add LED driver for MT6360
 2020-11-17 22:25 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v6 2/2] leds: mt6360: Add LED driver for MT6360

[GIT PULL] iommu/arm-smmu: First batch of updates for 5.11
 2020-11-17 22:24 UTC  (2+ messages)

IOMMU Maintainership
 2020-11-17 22:22 UTC  (2+ messages)

[PATCH v1] Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoC
 2020-11-17 22:21 UTC  (2+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-17 22:19 UTC  (2+ messages)

[PATCH rfc] workqueue: honour cond_resched() more effectively
 2020-11-17 22:16 UTC  (7+ messages)

[PATCH 1/4] dt-bindings: hwmon: convert TI INA2xx bindings to dt-schema
 2020-11-17 22:08 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: hwmon: convert AD AD741x "
` [PATCH 3/4] dt-bindings: hwmon: convert TI ADS7828 "
` [PATCH 4/4] dt-bindings: hwmon: convert AD ADM1275 "

[PATCH] net: ipv4: fixed a brace coding style issue
 2020-11-18  6:37 UTC 

[PATCH net] cfg80211: fix callback type mismatches in wext-compat
 2020-11-17 22:07 UTC  (3+ messages)

[PATCH 4.9 00/78] 4.9.244-rc1 review
 2020-11-17 22:06 UTC  (2+ messages)

[PATCH 0/4] MFC private ctrls to std ctrls
 2020-11-17 22:04 UTC  (3+ messages)
  ` [PATCH 3/4] s5p-mfc: Use display delay and display enable std controls

[PATCH 4.19 000/101] 4.19.158-rc1 review
 2020-11-17 22:05 UTC  (2+ messages)

[PATCH 5.4 000/151] 5.4.78-rc1 review
 2020-11-17 22:04 UTC  (2+ messages)

[PATCH 5.9 000/255] 5.9.9-rc1 review
 2020-11-17 22:04 UTC  (2+ messages)

[PATCH v9 00/17] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-17 22:02 UTC  (4+ messages)
` [PATCH v9 01/17] memory: tegra30: Support interconnect framework

[PATCH v4 net-next 00/13] Add ethtool ntuple filters support
 2020-11-17 22:00 UTC  (2+ messages)

[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
 2020-11-17 21:52 UTC  (4+ messages)
` [PATCH 2/2] kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1

[tip:x86/urgent] BUILD SUCCESS 1a371e67dc77125736cc56d3a0893f06b75855b6
 2020-11-17 21:49 UTC 

[RFC PATCH 0/9] CXL 2.0 Support
 2020-11-17 21:45 UTC  (4+ messages)
` [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-17 21:43 UTC  (10+ messages)
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner

[PATCH net-next v1] ptp: document struct ptp_clock_request members
 2020-11-17 21:38 UTC 

[PATCH net-next RFC] net: wan: Delete the DLCI / SDLA drivers
 2020-11-17 21:40 UTC  (2+ messages)

[PATCH v41 00/24] Intel SGX foundations
 2020-11-17 21:38 UTC  (4+ messages)
` [PATCH v41 20/24] selftests/x86: Add a selftest for SGX


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).