All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-19 19:07:58 to 2020-03-19 20:16:42 UTC [more...]

[PATCH v2 net-next] net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled ports
 2020-03-19 20:16 UTC  (2+ messages)

[PATCH] meta-arm-bsp:linux-linaro-arm: Fix kernel menuconfig task
 2020-03-19 20:16 UTC  (2+ messages)
` [meta-arm] "

Trying to use Coccinelle
 2020-03-19 20:15 UTC  (11+ messages)
` [Outreachy kernel] "

stable-rc/linux-4.9.y boot: 111 boots: 1 failed, 101 passed with 4 offline, 5 untried/unknown (v4.9.216-91-g8130ba7a9b6d)
 2020-03-19 20:15 UTC 

[PATCH][next] acpi: nfit.h: Replace zero-length array with flexible-array member
 2020-03-19 19:50 UTC  (2+ messages)

[PATCH net-next 1/2] net: dsa: add a dsa_port_is_enabled helper function
 2020-03-19 20:14 UTC  (4+ messages)

[PATCH 1/1] x86/mce/amd: Add PPIN support for AMD MCE
 2020-03-19 20:14 UTC  (3+ messages)

Atomic KMS API lacks the ability to set cursor hot-spot coordinates
 2020-03-19 20:14 UTC  (8+ messages)

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-19 20:13 UTC  (9+ messages)
` [PATCH v5 19/23] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts

[PATCH v1 0/2] NVIDIA Tegra I2C synchronization correction
 2020-03-19 20:11 UTC  (4+ messages)
` [PATCH v1 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time
  ` [PATCH v1 2/2] i2c: tegra: Synchronize DMA before termination

[PATCH 0/9] drm/nouveau: Introduce CRC support for gf119+
 2020-03-19 20:12 UTC  (5+ messages)
` [PATCH 1/9] drm/vblank: Add vblank works

[PATCH for_v29 0/8] x86/sgx: Make vDSO callable from C
 2020-03-19 20:11 UTC  (4+ messages)
` [PATCH for_v29 3/8] x86/sgx: vdso: Make __vdso_sgx_enter_enclave() callable from C code

[PATCH] KVM: nVMX: remove side effects from nested_vmx_exit_reflected
 2020-03-19 20:11 UTC  (2+ messages)

RESPOND BACK FOR DISCUSSION
 2020-03-19 20:11 UTC 

[tip: timers/core] Revert "tick/common: Make tick_periodic() check for missing ticks"
 2020-03-19 20:10 UTC  (2+ messages)

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-19 20:10 UTC  (9+ messages)

[zeus/master][PATCH] wic: create SD card with 3 partitions for testing
 2020-03-19 20:09 UTC 

[PATCH v8 1/8] lib: add ASN.1 encoder
 2020-03-19 20:07 UTC  (9+ messages)
  ` [PATCH v8 0/8] TPM 2.0 trusted keys with attached policy

[PATCH nf-next] netfilter: nf_flow_table_offload: fix potential NULL pointer dereference for dst_cache in handling lwtstate
 2020-03-19 20:07 UTC  (2+ messages)

[PATCH v2 1/2] netfilter: nf_flow_table: reload ip{v6}h in nf_flow_nat_ip{v6}
 2020-03-19 20:05 UTC  (4+ messages)
` [PATCH v2 2/2] netfilter: nf_flow_table: reload ip{v6}h in nf_flow_tuple_ip{v6}

[PATCH 1/2] drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer
 2020-03-19 20:04 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Add max HW stride length tests
 2020-03-19 20:04 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for tests/kms_big_fb: Add max HW stride length tests (rev2)

[PATCH net] netfilter: flowtable: Fix flushing of offloaded flows on free
 2020-03-19 20:04 UTC  (2+ messages)

[PATCH] amba: tegra-ahb: Replace zero-length array with flexible-array member
 2020-03-19 20:03 UTC  (3+ messages)

[PATCH 1/4] netdev: move address generation into station
 2020-03-19 20:03 UTC  (4+ messages)
` [PATCH 2/4] station: support full MAC randomization and override
` [PATCH 3/4] doc: document FullAddressRandomization and AddressOverride
` [PATCH 4/4] auto-t: add test for AddressRandomization option

[PATCH RFC V2] new ioctl BTRFS_IOC_GET_CHUNK_INFO
 2020-03-19 19:54 UTC  (6+ messages)
` [PATCH RFC v2] New "

[PATCH 00/14] efi/gop: Refactoring + mode-setting feature
 2020-03-19 20:02 UTC  (16+ messages)
` [PATCH 01/14] efi/gop: Remove redundant current_fb_base
` [PATCH 02/14] efi/gop: Move check for framebuffer before con_out
` [PATCH 03/14] efi/gop: Get mode information outside the loop
` [PATCH 04/14] efi/gop: Factor out locating the gop into a function
` [PATCH 05/14] efi/gop: Slightly re-arrange logic of find_gop
` [PATCH 06/14] efi/gop: Move variable declarations into loop block
` [PATCH 07/14] efi/gop: Use helper macros for populating lfb_base
` [PATCH 08/14] efi/gop: Use helper macros for find_bits
` [PATCH 09/14] efi/gop: Remove unreachable code from setup_pixel_info
` [PATCH 10/14] efi/gop: Add prototypes for query_mode and set_mode
` [PATCH 11/14] efi/gop: Allow specifying mode number on command line
` [PATCH 12/14] efi/gop: Allow specifying mode by <xres>x<yres>
` [PATCH 13/14] efi/gop: Allow specifying depth as well as resolution
` [PATCH 14/14] efi/gop: Allow automatically choosing the best mode

[PATCH v2] drm: Alligne a comment block
 2020-03-19 20:00 UTC 

[PATCH 4.19 00/48] 4.19.112-rc1 review
 2020-03-19 20:00 UTC  (3+ messages)

[Intel-gfx] [CI 1/2] drm/i915: Use explicit flag to mark unreachable intel_context
 2020-03-19 20:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-19 19:57 UTC  (3+ messages)

[PATCH] clk: imx: clk-sscg-pll: Remove unnecessary blank lines
 2020-03-19 19:59 UTC  (3+ messages)

[PATCH] clk: imx: clk-pllv3: Use readl_poll_timeout() for PLL lock wait
 2020-03-19 19:58 UTC  (3+ messages)

[RFC PATCH] fetch-pack: lazy fetch using tree:0
 2020-03-19 19:58 UTC  (2+ messages)

[PATCH 0/5] Add support for SOF on i.MX8M
 2020-03-19 19:49 UTC  (18+ messages)
` [PATCH 1/5] ASoC: SOF: imx8: Fix randbuild error
` [PATCH 2/5] ASoC: SOF: imx: fix undefined reference issue
` [PATCH 3/5] ASoC: SOF: imx: Add i.MX8M HW support
` [PATCH 4/5] ASoC: SOF: Add i.MX8MP device descriptor
` [PATCH 5/5] dt-bindings: dsp: fsl: Add fsl,imx8mp-dsp entry

[PATCH] thermal: qcom: tsens.h: Replace zero-length array with flexible-array member
 2020-03-19 19:56 UTC  (2+ messages)

[zeus][PATCH] sanity: check for more bits of Python
 2020-03-19 19:55 UTC  (4+ messages)

Raid6 recovery
 2020-03-19 19:55 UTC 

[PATCH v3] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-03-19 19:55 UTC  (3+ messages)

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-19 19:54 UTC  (9+ messages)
` [Mesa-dev] "

[RFC][PATCH 00/11] ring-buffer/tracing: Remove disabling of ring buffer while reading trace file
 2020-03-19 19:53 UTC  (4+ messages)
` [RFC][PATCH 01/11] tracing: Save off entry when peeking at next entry

[Intel-gfx] [PATCH 1/3] drm/i915: Try to use fast+narrow link on eDP again and fall back to the old max strategy on failure
 2020-03-19 19:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[PATCH net] ipv6: don't auto-add link-local address to lag ports
 2020-03-19 19:52 UTC  (8+ messages)

[PATCH iproute2-next] ip: link_gre: Do not send ERSPAN attributes to GRE tunnels
 2020-03-19 19:50 UTC  (2+ messages)

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2020-03-19 19:38 UTC  (2+ messages)
` [Bug 1866892] "

[PATCH v5.6] iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds table
 2020-03-19 19:50 UTC  (4+ messages)

[meta-oe][PATCH] nvme-cli: upgrade 1.9 -> 1.10.1
 2020-03-19 19:49 UTC 

[GIT PULL] MMC fixes for v5.6-rc7
 2020-03-19 19:50 UTC  (2+ messages)

[PATCH net] tcp: ensure skb->dev is NULL before leaving TCP stack
 2020-03-19 19:49 UTC 

[PATCH v2] soc: qcom: rpmpd: Allow RPMPD driver to be loaded as a module
 2020-03-19 19:49 UTC 

libsepol drop dso.h
 2020-03-19 19:48 UTC  (11+ messages)
` V2 "
  ` [PATCH v2 3/3] lbespol: remove wild cards in mapfile
                  ` [PATCH] cil: drop remaining dso.h include

[PATCH v5 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-19 19:46 UTC  (4+ messages)
` [PATCH v5 2/2] KEYS: Avoid false positive ENOMEM error on key read

[RFC PATCH glibc 4/8] glibc: Perform rseq(2) registration at C startup and thread creation (v15)
 2020-03-19 19:46 UTC  (8+ messages)

How do damaged root trees happen and how to protect against power cut?
 2020-03-19 19:45 UTC  (2+ messages)

[nftables 0.9.2] NETDEV packet drop vs. packet capture visibility
 2020-03-19 19:43 UTC  (2+ messages)

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-19 19:43 UTC  (7+ messages)
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[PATCH] lockable: replaced locks with lock guard macros where appropriate
 2020-03-19 19:41 UTC  (4+ messages)

stable-rc/linux-5.4.y boot: 163 boots: 2 failed, 153 passed with 3 offline, 5 untried/unknown (v5.4.25-185-g83dc55fe972f)
 2020-03-19 19:43 UTC 

[PATCH V2] dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow()'
 2020-03-19 19:43 UTC  (3+ messages)
` [PATCH V2] dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow(

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-19 19:42 UTC  (3+ messages)
` [PATCH RFC v2 tip/core/rcu 14/22] rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks

[PATCH v3 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-19 19:42 UTC  (3+ messages)

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-19 19:41 UTC  (13+ messages)
` [PATCH 41/70] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH 70/70] x86/sev-es: Add NMI state tracking

[PATCH 00/29] Netfilter updates for net-next
 2020-03-19 19:41 UTC  (5+ messages)
` [PATCH 13/29] netfilter: flowtable: add tunnel match offload support

[PATCH] KVM: PPC: Book3S HV: Add a capability for enabling secure guests
 2020-03-19 19:41 UTC  (4+ messages)

[PATCH 0/3] libsepol: Speed up policy optimization
 2020-03-19 19:39 UTC  (10+ messages)
` [PATCH 1/3] libsepol: skip unnecessary check in build_type_map()
` [PATCH 2/3] libsepol: optimize inner loop "
` [PATCH 3/3] libsepol: speed up policy optimization

[PATCH v5 0/4] arm64: Dereference CPU operations indirectly
 2020-03-19 19:38 UTC  (5+ messages)
` [PATCH v5 3/4] arm64: Introduce get_cpu_ops() helper function
` [PATCH v5 4/4] arm64: Remove CPU operations dereferencing array

[PATCH v2 0/6] Automation of Coverity Scan uploads (via Docker)
 2020-03-19 19:33 UTC  (7+ messages)
` [PATCH v2 1/6] osdep.h: Drop no-longer-needed Coverity workarounds
` [PATCH v2 2/6] thread.h: Fix Coverity version of qemu_cond_timedwait()
` [PATCH v2 3/6] thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etc
` [PATCH v2 4/6] linux-user/flatload.c: Use "" for include of QEMU header target_flat.h
` [PATCH v2 5/6] scripts/run-coverity-scan: Script to run Coverity Scan build
` [PATCH v2 6/6] scripts/coverity-scan: Add Docker support

[PATCH net-next 0/6] netfilter flowtable hardware offload
 2020-03-19 19:37 UTC  (5+ messages)
` [PATCH net-next 6/6] netfilter: nf_flow_table: hardware offload support

[PATCH net] netfilter: nf_flow_table: populate addr_type mask
 2020-03-19 19:37 UTC 

[char-misc:char-misc-testing 39/83] drivers/mmc/host/sdhci-of-arasan.c:668: undefined reference to `zynqmp_pm_set_sd_tapdelay'
 2020-03-19 19:37 UTC  (2+ messages)

[PATCH v1 1/2] memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interrupt
 2020-03-19 19:36 UTC  (2+ messages)
  ` [PATCH v1 2/2] memory: tegra30-emc: "

[PATCH v9 00/11] Convert PWM period and duty cycle to u64
 2020-03-19 19:35 UTC  (4+ messages)
` [PATCH v9 01/11] drm/i915: Use 64-bit division macro

[PATCH] Documentation: Better document the softlockup_panic sysctl
 2020-03-19 19:33 UTC  (2+ messages)

[PATCH nf 0/4] nftables: Consistently report partial and entire set overlaps
 2020-03-19 19:32 UTC  (3+ messages)
` [PATCH nf 4/4] nft_set_rbtree: Detect partial overlaps on insertion

[PATCH] Remove stable HAINAN board from max_sclk override check in radeon and amdgpu modules
 2020-03-19 19:30 UTC  (3+ messages)

snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1
 2020-03-19 19:05 UTC  (14+ messages)

[PATCH v2] ASoC: Intel: boards: add stereo playback by woofer speaker
 2020-03-19 17:15 UTC  (2+ messages)

[linux-next:master 9914/10346] aarch64-linux-ld: warning: drivers/base/regmap/regmap-sdw.mod.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
 2020-03-19 19:29 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Add max HW stride length tests
 2020-03-19 19:29 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for "
` [igt-dev] ✗ Fi.CI.BAT: "

Running b4 from checkout dir
 2020-03-19 19:29 UTC 

UCM ConflictingDevice/Priority concepts
 2020-03-19 19:27 UTC  (3+ messages)

pull request: bluetooth-next 2020-03-19
 2020-03-19 19:28 UTC 

[stable] locks: fix a potential use-after-free problem when wakeup a waiter
 2020-03-19 19:27 UTC  (4+ messages)

[dpdk-dev] [PATCH v1 00/32] DPDK Trace support
 2020-03-19 19:27 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1 12/32] eal/trace: implement registration payload
` [dpdk-dev] [PATCH v1 13/32] eal/trace: implement provider payload

[RFC] current devlink extension plan for NICs
 2020-03-19 19:27 UTC 

[PATCH] perf tools: Unify a bit the build directory output
 2020-03-19 19:26 UTC  (4+ messages)

[Xen-devel] [xen-unstable-smoke test] 148751: tolerable all pass - PUSHED
 2020-03-19 19:26 UTC 

[PATCH] media: imx.rst: Add example media graph
 2020-03-19 19:25 UTC  (2+ messages)

stable-rc/linux-4.14.y boot: 130 boots: 2 failed, 119 passed with 4 offline, 5 untried/unknown (v4.14.173-100-g5510299b1b08)
 2020-03-19 19:21 UTC 

[PATCHv3 0/5] clk: agilex: add clock driver
 2020-03-19 19:18 UTC  (6+ messages)
` [PATCHv3 4/5] dt-bindings: documentation: add clock bindings information for Agilex

[Xen-devel] [qemu-mainline test] 148723: regressions - trouble: fail/pass/starved
 2020-03-19 19:17 UTC 

[PATCH 1/2] nfsd(7): minimal updates
 2020-03-19 19:16 UTC  (2+ messages)
` [PATCH 2/2] nfsd(7): minimal /proc/fs/nfsd/clients/ documentation

[PATCH v3 0/3] Add command to display or save Linux PStore dumps
 2020-03-19 19:14 UTC  (3+ messages)
` [PATCH v3 3/3] cmd: Fixup DT to pass PStore Ramoops parameters

LKFT: arm x15: mmc1: cache flush error -110
 2020-03-19 19:12 UTC  (20+ messages)

proper way to report(?) conflicting files being installed?
 2020-03-19 19:12 UTC  (7+ messages)

[PATCH v2] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-03-19 19:12 UTC  (4+ messages)

[PATCH v5 0/3] net: tulip: add checks to avoid OOB access
 2020-03-19 19:10 UTC  (3+ messages)
` [PATCH v5 2/3] net: tulip: add .can_receive routine

[PATCH] iomap: Submit BIOs at the end of each extent
 2020-03-19 19:08 UTC  (4+ messages)

[PATCH] drm/msm: Don't attempt to attach HDMI bridge twice
 2020-03-19 19:08 UTC  (3+ messages)

[Xen-devel] [PATCH v7 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-03-19 19:07 UTC  (7+ messages)
` [Xen-devel] [PATCH v7 1/3] x86/tlb: introduce a flush HVM ASIDs flag


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.