All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-13 14:02:20 to 2020-11-13 14:36:34 UTC [more...]

[PATCH v2 0/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
 2020-11-13 14:36 UTC  (5+ messages)
` [PATCH v2 2/2] "

[RFC PATCH 00/12] Remove QemuOpts usage for HMP, -object and -readconfig
 2020-11-13 14:35 UTC  (2+ messages)

[dpdk-dev] [PATCH v11 00/15] Arm build options rework
 2020-11-13 14:31 UTC  (16+ messages)
` [dpdk-dev] [PATCH v12 00/14] "
  ` [dpdk-dev] [PATCH v12 01/14] build: alias default build as generic
  ` [dpdk-dev] [PATCH v12 02/14] build: rename Arm build variables
  ` [dpdk-dev] [PATCH v12 03/14] build: remove unused or superfluous variables
  ` [dpdk-dev] [PATCH v12 04/14] build: reformat and move Arm config and comments
  ` [dpdk-dev] [PATCH v12 05/14] build: simplify how Arm flags are processed
  ` [dpdk-dev] [PATCH v12 06/14] build: organize Arm config into dict
  ` [dpdk-dev] [PATCH v12 07/14] build: isolate configuration for generic build
  ` [dpdk-dev] [PATCH v12 08/14] build: use native machine args in Arm native build
  ` [dpdk-dev] [PATCH v12 09/14] build: optional NUMA and cpu counts detection
  ` [dpdk-dev] [PATCH v12 10/14] build: add core and NUMA counts to cross files
  ` [dpdk-dev] [PATCH v12 11/14] build: disable Arm drivers
  ` [dpdk-dev] [PATCH v12 12/14] build: disable libnuma in cross builds
  ` [dpdk-dev] [PATCH v12 13/14] build: add Arm SoC meson option
  ` [dpdk-dev] [PATCH v12 14/14] config: fix Arm implementer and its SoCs

[PATCH] highmem: fix highmem for xtensa
 2020-11-13 14:36 UTC  (4+ messages)

[Linux-kernel-mentees] Fix for BAD_SIGN_OFF: non-standard signature
 2020-11-13 14:35 UTC  (3+ messages)

dom0 PVH: 'entry->arch.pirq != INVALID_PIRQ' failed at vmsi.c:843
 2020-11-13 14:35 UTC  (7+ messages)

[fsverity-utils RFC PATCH] Add libfsverity_enable() API
 2020-11-13 14:35 UTC 

[PATCH v3 1/2] usb: typec: Consolidate syfs ABI documentation
 2020-11-13 14:34 UTC  (7+ messages)
` [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs

[PATCH crypto] crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager
 2020-11-13 14:34 UTC  (3+ messages)

[PATCH] dbus: split -common and -tools out of main package
 2020-11-13 14:34 UTC  (3+ messages)
` [PATCH v3] "

csum_partial() on different archs (selftest/bpf)
 2020-11-13 14:32 UTC  (9+ messages)

[PATCH v7 00/21] preallocate filter
 2020-11-13 14:32 UTC  (3+ messages)
` [PATCH v7 08/21] block: introduce "

drivers/crypto/qat/qat_common/adf_dev_mgr.c:155:44-46: WARNING !A || A && B is equivalent to !A || B
 2020-11-13 14:33 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix excluded_middle.cocci warnings

[PATCH 00/10] [RFC] ARM PCI passthrough configuration and vPCI
 2020-11-13 14:32 UTC  (14+ messages)
` [PATCH 06/10] vpci: Make every domain handle its own BARs

[PATCH] tracing: remove the unused value assignment in test_create_synth_event
 2020-11-13 14:33 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: fix FP handling in DCN30
 2020-11-13 14:33 UTC  (2+ messages)

[PATCH] drivers: staging: small refactor
 2020-11-13 14:33 UTC  (2+ messages)

ERROR: modpost: "mac_pton" undefined!
 2020-11-13 14:32 UTC  (3+ messages)

[PATCH] crypto: sha - split sha.h into sha1.h and sha2.h
 2020-11-13 14:32 UTC  (2+ messages)

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-13 14:31 UTC  (13+ messages)
` [PATCH V2 01/23] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V2 07/23] xen/ioreq: Move x86's ioreq_gfn(server) to struct domain
` [PATCH V2 09/23] xen/dm: Make x86's DM feature common

[Buildroot] kernel module from BR2_EXTERNAL-layer does not build automatically
 2020-11-13 14:31 UTC 

[PATCH 0/2] KVM: arm64: vgic: Fix handling of userspace register accesses
 2020-11-13 14:28 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: vgic: Forbid invalid userspace Redistributor accesses
` [PATCH 2/2] KVM: arm64: vgic: Forbid invalid userspace Distributor accesses

[XEN PATCH] tools/xenstore: Log xenstored build ID on startup
 2020-11-13 14:30 UTC  (3+ messages)

[PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
 2020-11-13 14:29 UTC  (13+ messages)

[patch 00/19] softirq: Cleanups and RT awareness
 2020-11-13 14:02 UTC  (47+ messages)
` [patch 01/19] parisc: Remove bogus __IRQ_STAT macro
` [patch 02/19] sh: Get rid of nmi_count()
` [patch 03/19] irqstat: Get rid of nmi_count() and __IRQ_STAT()
` [patch 04/19] um/irqstat: Get rid of the duplicated declarations
` [patch 05/19] ARM: irqstat: Get rid of duplicated declaration
` [patch 06/19] arm64: "
` [patch 07/19] asm-generic/irqstat: Add optional __nmi_count member
` [patch 08/19] sh: irqstat: Use the generic irq_cpustat_t
` [patch 09/19] irqstat: Move declaration into asm-generic/hardirq.h
` [patch 10/19] preempt: Cleanup the macro maze a bit
` [patch 11/19] softirq: Move related code into one section
` [patch 12/19] softirq: Add RT specific softirq accounting
` [patch 13/19] softirq: Move various protections into inline helpers
` [patch 14/19] softirq: Make softirq control and processing RT aware
` [patch 15/19] tick/sched: Prevent false positive softirq pending warnings on RT
` [patch 16/19] rcu: Prevent false positive softirq warning "
` [patch 17/19] softirq: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
` [patch 18/19] tasklets: Use static inlines for stub implementations
` [patch 19/19] tasklets: Prevent kill/unlock_wait deadlock on RT

[dpdk-dev] [PATCH] mempool: fix ignore return value Coverity issue
 2020-11-13 14:29 UTC  (3+ messages)

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-13 13:49 UTC  (23+ messages)
` [PATCH 01/40] drm/amd/include/vega10_ip_offset: Mark _BASE structs as __maybe_unused
` [PATCH 02/40] drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to where they're used
` [PATCH 03/40] drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} "
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_drv: Move 'amdgpu_info_ioctl()'s prototype to shared header
` [PATCH 05/40] drm/amd/amdgpu/amdgpu_ring: Fix misnaming of param 'max_dw'
` [PATCH 08/40] drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentation
` [PATCH 11/40] drm/amd/amdgpu/amdgpu_pll: Fix kernel-doc formatting, missing and extra params
` [PATCH 16/40] drm/amd/amdgpu/amdgpu_sync: Fix misnamed, missing and extra param descriptions
` [PATCH 19/40] drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'
` [PATCH 21/40] drm/amd/amdgpu/amdgpu_virt: Make local function 'amdgpu_virt_update_vf2pf_work_item()' static
` [PATCH 22/40] drm/amd/amdgpu/amdgpu_sched: Consume our own header containing prototypes
` [PATCH 24/40] drm/amd/amdgpu/amdgpu_ids: Supply missing docs for 'id' and 'vmhub'
` [PATCH 25/40] drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formatting
` [PATCH 26/40] drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function header
` [PATCH 27/40] drm/amd/amdgpu/amdgpu_ras: Remove unused function 'amdgpu_ras_error_cure'
` [PATCH 28/40] drm/amd/amdgpu/amdgpu_ras: Make local function 'amdgpu_ras_error_status_query' static
` [PATCH 29/40] drm/amd/amdgpu/amdgpu_csa: Remove set but unused variable 'r'
` [PATCH 30/40] drm/amd/amdgpu/amdgpu_vm_cpu: Fix 'amdgpu_vm_cpu_prepare()'s doc-rot
` [PATCH 31/40] drm/amd/amdgpu/amdgpu_vm_sdma: Fix 'amdgpu_vm_sdma_prepare()'s doc-rot
` [PATCH 36/40] drm/amd/amdgpu/amdgpu_fw_attestation: Consume our own header containing prototypes
` [PATCH 37/40] drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' params
` [PATCH 40/40] drm/amd/amdgpu/gfx_v7_0: Remove unused struct definition

[PATCH REPOST] media: omap3isp: Remove misleading comment
 2020-11-13 14:28 UTC 

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-13  7:36 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: Introduce crtc_state.hw.pipe_mode
 2020-11-13 14:27 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/6] drm/i915: Move hw.active assignment into intel_crtc_get_pipe_config()

[PATCH bpf-next v5 00/34] bpf: switch to memcg-based memory accounting
 2020-11-13 14:25 UTC  (10+ messages)
` [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data

patch "usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode" added to usb-linus
 2020-11-13 14:27 UTC 

[PATCH] trace-cmd libtraceevent: Fix bprint '#' parsing
 2020-11-13 14:25 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/10] Examples compilation fixes
 2020-11-13 14:24 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 00/11] "
  ` [dpdk-dev] [PATCH v2 04/11] examples/l2fwd-crypto: fix build with pkg-config
  ` [dpdk-dev] [PATCH v2 11/11] devtools: compile all buildable examples "

[PATCH 00/28] Use main as default branch name
 2020-11-13 14:22 UTC  (9+ messages)
` [PATCH 14/28] t55[23]*: adjust the references to the default branch name "main"
` [PATCH 28/28] Change the default branch name to `main`

python3-native sysconfig failing to load in dunfell
 2020-11-13 14:22 UTC  (8+ messages)
` [OE-core] "

[RESEND][PATCH 1/2] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
 2020-11-13 14:22 UTC  (4+ messages)
` [RESEND][PATCH 2/2] iommu: Avoid crash if iommu_group is null

[dpdk-dev] [PATCH v8 00/14] Arm build options rework
 2020-11-13 14:22 UTC  (7+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 07/14] build: isolate configuration for generic build

[PATCH] usb: host: imx21-hcd: Remove the driver
 2020-11-13 14:22 UTC  (2+ messages)

[PATCH v2] firmware: arm_scmi: fix missing destroy_workqueue()
 2020-11-13 14:19 UTC  (3+ messages)

[PATCH 0/2] usb: gadget: User space URBs for FunctionFS
 2020-11-13 14:20 UTC  (4+ messages)

[dynticks:rcu/nocb-toggle-v4 19/19] kernel/rcu/tree_plugin.h:71:40: error: implicit declaration of function 'lockdep_is_cpus_held'; did you mean
 2020-11-13 14:18 UTC 

[PATCH 00/13] char: QAPIfy the command line parsing
 2020-11-13 14:16 UTC  (5+ messages)
` [PATCH 08/13] char: Add mux option to ChardevOptions

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-13 14:18 UTC  (5+ messages)

[PATCH RFC] checkpatch: add new cases to commit handling
 2020-11-13 14:17 UTC  (5+ messages)
      ` [Linux-kernel-mentees] "

[PATCH v2 3/5] clk: ralink: add clock driver for mt7621 SoC
 2020-11-13 14:17 UTC  (3+ messages)

[PATCH 2/2] uio: pruss: use devm_clk_get() for clk init
 2020-11-13 14:17 UTC  (3+ messages)

[PATCH v4 0/3] arm64: cppc: add FFH support using AMUs
 2020-11-13 14:16 UTC  (10+ messages)
` [PATCH v4 1/3] arm64: wrap and generalise counter read functions
` [PATCH v4 2/3] arm64: split counter validation function
` [PATCH v4 3/3] arm64: implement CPPC FFH support using AMUs

[PATCH] sysctl: move local variable in proc_do_large_bitmap() to proper scope
 2020-11-13 14:17 UTC  (3+ messages)

[dpdk-dev] [PATCH] Windows: minor build fixes
 2020-11-13 14:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] windows: "
  ` [dpdk-dev] [EXTERNAL] "

[Bug 1904206] [NEW] install QEMU
 2020-11-13 14:07 UTC 

[RFC PATCH] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
 2020-11-13 14:15 UTC  (3+ messages)

[PATCH] mtd/nand: Use mtd->oops_panic_write as condition
 2020-11-13 14:14 UTC 

[PATCH net-next 1/1] netdevsim: support ethtool ring and coalesce settings
 2020-11-13 14:15 UTC  (3+ messages)

[PATCH] tools: image-host.c: use correct variable for strerrno
 2020-11-13 14:15 UTC 

[PATCH v2] Expose PCIe SSD Status LED Management DSM in sysfs
 2020-11-13 14:14 UTC  (4+ messages)

[PATCH 0/3] platform/chrome: cros_ec_typec: Add plug and plug altmodes
 2020-11-13 14:13 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 1323489e64de3881c84ac17b92371b722cf42e6c
 2020-11-13 14:12 UTC 

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 8a5c2906c52f4a81939b4f8536e0004a4193a154
 2020-11-13 14:12 UTC 

[PATCH] mm/page_counter: use page_counter_read in page_counter_set_max
 2020-11-13 14:10 UTC 

[PATCH v1 1/3] rtc: ds1307: Remove non-valid ACPI IDs
 2020-11-13 14:11 UTC  (3+ messages)

[linux-review:UPDATE-20201112-234813/Dmytro-Shytyi/Re-PATCH-net-next-net-Variable-SLAAC-SLAAC-with-prefixes-of-arbitrary-length-in-PIO/20201111-014800 1/1] net/ipv6/addrconf.c:2888 addrconf_prefix_rcv() warn: inconsistent indenting
 2020-11-13 14:09 UTC 

[PATCH 0/9] Fix color handling in git add -i
 2020-11-13 14:08 UTC  (5+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 10/11] add -p: prefer color.diff.context over color.diff.plain

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-13 14:06 UTC  (6+ messages)
` [PATCH v8 4/9] "

[Buildroot] [PATCH 1/1] utils/getdeveloperlib.py: fix issue with hasfile()
 2020-11-13 14:06 UTC 

[dpdk-dev] [PATCH v2 0/2] net/mlx5: fixes for rx queue count calculation
 2020-11-13 14:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] net/mlx5: fix Rx descriptor status returned value

[dpdk-dev] [PATCH] net/tap: Allow all-zero checksum for UDP over IPv4
 2020-11-13 14:03 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v2] windows: minor build fixes
 2020-11-13 14:02 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/pcap: fix registration of timestamp dynamic field
 2020-11-13 14:02 UTC  (3+ messages)


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.