All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-30 00:07:33 to 2020-10-30 01:11:35 UTC [more...]

[PATCH v2 00/19] Mirror map JIT memory for TCG
 2020-10-30  0:49 UTC  (11+ messages)
` [PATCH v2 01/19] tcg: Enhance flush_icache_range with separate data pointer
` [PATCH v2 02/19] tcg: Move tcg prologue pointer out of TCGContext
` [PATCH v2 03/19] tcg: Move tcg epilogue "
` [PATCH v2 08/19] tcg: Adjust tb_target_set_jmp_target for split rwx
` [PATCH v2 09/19] tcg: Make DisasContextBase.tb const
` [PATCH v2 11/19] tcg: Use Error with alloc_code_gen_buffer
` [PATCH v2 12/19] tcg: Add --accel tcg,split-rwx property
` [PATCH v2 14/19] RFC: accel/tcg: Support split-rwx for darwin/iOS with vm_remap
` [PATCH v2 15/19] tcg: Return the rx mirror of TranslationBlock from exit_tb
` [PATCH v2 18/19] tcg/aarch64: Implement flush_idcache_range manually

[PATCH v2 0/8] silence the compiler warnings
 2020-10-30  0:40 UTC  (17+ messages)
` [PATCH v2 1/8] target/i386: silence the compiler warnings in gen_shiftd_rm_T1
` [PATCH v2 2/8] hw/intc/arm_gicv3_kvm: silence the compiler warnings
` [PATCH v2 3/8] accel/tcg/user-exec: "
` [PATCH v2 4/8] linux-user/mips/cpu_loop: "
` [PATCH v2 5/8] target/sparc/translate: "
` [PATCH v2 6/8] target/sparc/win_helper: "
` [PATCH v2 7/8] ppc: Add a missing break for PPC6xx_INPUT_TBEN
` [PATCH v2 8/8] target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warnings

[PATCH v3 0/9] perf mem/c2c: Support AUX trace
 2020-10-30  1:10 UTC  (6+ messages)
` [PATCH v3 4/9] perf mem: Only initialize memory event for recording
` [PATCH v3 9/9] perf mem: Document event type 'ldst'

[RFC PATCH v5 00/33] Hexagon patch series
 2020-10-30  0:08 UTC  (34+ messages)
` [RFC PATCH v5 01/33] Hexagon Update MAINTAINERS file
` [RFC PATCH v5 02/33] Hexagon (target/hexagon) README
` [RFC PATCH v5 03/33] Hexagon (include/elf.h) ELF machine definition
` [RFC PATCH v5 04/33] Hexagon (target/hexagon) scalar core definition
` [RFC PATCH v5 05/33] Hexagon (disas) disassembler
` [RFC PATCH v5 06/33] Hexagon (target/hexagon) register names
` [RFC PATCH v5 07/33] Hexagon (target/hexagon) scalar core helpers
` [RFC PATCH v5 08/33] Hexagon (target/hexagon) GDB Stub
` [RFC PATCH v5 09/33] Hexagon (target/hexagon) architecture types
` [RFC PATCH v5 10/33] Hexagon (target/hexagon) instruction and packet types
` [RFC PATCH v5 11/33] Hexagon (target/hexagon) register fields
` [RFC PATCH v5 12/33] Hexagon (target/hexagon) instruction attributes
` [RFC PATCH v5 13/33] Hexagon (target/hexagon) instruction/packet decode
` [RFC PATCH v5 14/33] Hexagon (target/hexagon) instruction printing
` [RFC PATCH v5 15/33] Hexagon (target/hexagon/arch.[ch]) utility functions
` [RFC PATCH v5 16/33] Hexagon (target/hexagon/conv_emu.[ch]) "
` [RFC PATCH v5 17/33] Hexagon (target/hexagon/fma_emu.[ch]) "
` [RFC PATCH v5 18/33] Hexagon (target/hexagon/imported) arch import
` [RFC PATCH v5 19/33] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics
` [RFC PATCH v5 20/33] Hexagon (target/hexagon) generator phase 2 - generate header files
` [RFC PATCH v5 21/33] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
` [RFC PATCH v5 22/33] Hexagon (target/hexagon) generater phase 4 - "
` [RFC PATCH v5 23/33] Hexagon (target/hexagon) opcode data structures
` [RFC PATCH v5 24/33] Hexagon (target/hexagon) macros
` [RFC PATCH v5 25/33] Hexagon (target/hexagon) instruction classes
` [RFC PATCH v5 26/33] Hexagon (target/hexagon) TCG generation
` [RFC PATCH v5 27/33] Hexagon (target/hexagon) TCG for instructions with multiple definitions
` [RFC PATCH v5 28/33] Hexagon (target/hexagon) TCG for floating point instructions
` [RFC PATCH v5 29/33] Hexagon (target/hexagon) translation
` [RFC PATCH v5 30/33] Hexagon (linux-user/hexagon) Linux user emulation
` [RFC PATCH v5 31/33] Hexagon (tests/tcg/hexagon) TCG tests
` [RFC PATCH v5 32/33] Hexagon build infrastructure
` [RFC PATCH v5 33/33] Add Dockerfile for hexagon

[efi:next] BUILD SUCCESS 6edcf9dc2e1aff3aa1f5a69ee420fb30dd0e968a
 2020-10-30  1:07 UTC 

[PATCH v2 0/5] Qualcomm LPG support for PM8150b/l
 2020-10-30  1:07 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: leds: leds-qcom-lpg: add pm8150[bl] compatible strings
` [PATCH v2 2/5] leds: qcom-lpg: add support for pm8150[bl] leds
` [PATCH v2 3/5] arm64: dts: pm8150b: add Light Pulse Generator device node
` [PATCH v2 4/5] arm64: dts: pm8150l: "
` [PATCH v2 5/5] arm64: dts: qrb5165-rb5: declare tri-led user leds

[PATCH v7 00/11] clk: imx8: add new clock binding for better pm support
 2020-10-30  1:06 UTC  (4+ messages)
` [PATCH v7 03/11] clk: imx: scu: add two cells binding support

[PATCH 00/19] Transparent Hugepages for non-tmpfs filesystems
 2020-10-30  1:03 UTC  (4+ messages)
` [PATCH 07/19] mm/filemap: Use head pages in generic_file_buffered_read

[PATCH v2 0/4] Add devcoredump support for DPU
 2020-10-30  1:01 UTC  (6+ messages)
` [PATCH v2 1/4] drm: allow drm_atomic_print_state() to accept any drm_printer
` [PATCH v2 2/4] drm/msm/dpu: add support to dump dpu registers
` [PATCH v2 3/4] drm/msm: register the base address with dpu_dbg module
` [PATCH v2 4/4] drm/msm/dpu: add dpu_dbg points across dpu driver

simplify gendisk lookup and remove struct block_device aliases v4
 2020-10-30  1:01 UTC  (4+ messages)
` [PATCH 17/18] z2ram: use separate gendisk for the different modes
  ` [PATCH] z2ram: MODULE_LICENSE update and neatening

[PATCH v2 0/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS
 2020-10-30  1:01 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ASoC: soc-compress: assume SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx are same

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-10-30  1:02 UTC  (12+ messages)
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[dpdk-dev] [PATCH v2] cmdline: avoid name clash with Windows system types
 2020-10-30  1:01 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2 0/5] avoid race for time out
 2020-10-30  1:00 UTC  (5+ messages)

stable-rc/queue/4.9 baseline: 144 runs, 1 regressions (v4.9.241-4-gab5ad3794a4b)
 2020-10-30  0:59 UTC 

[PATCH v2 0/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS
 2020-10-30  0:58 UTC  (2+ messages)

[PATCH] target/riscv/csr.c : add space before the open parenthesis '('
 2020-10-30  0:48 UTC  (2+ messages)

[PATCH] ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
 2020-10-30  0:55 UTC 

[PATCH v2 1/2] arm64: dts: freescale: Add pmu support on imx8mp
 2020-10-30  0:55 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: imx8mm: adjust GIC CPU mask to match number of CPUs
 2020-10-30  0:53 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.9-mt76eeprom 42/51] drivers/soc/mediatek/mtk-pmic-wrap.c:2022:16: warning: no previous prototype for function 'pwrap_node_to_regmap'
 2020-10-30  0:54 UTC 

[PATCH net-next v2 0/4] net: hdlc_fr: Add support for any Ethertype
 2020-10-30  0:53 UTC  (7+ messages)
` [PATCH net-next v2 4/4] "

Backport 44623b2818f4a442726639572f44fd9b6d0ef68c to kernel 5.4
 2020-10-30  0:41 UTC  (5+ messages)

[PATCH] memory: pl353-smc: fix compile test on !ARM_AMBA
 2020-10-30  0:40 UTC  (2+ messages)

[PATCH] powerpc: add support for TIF_NOTIFY_SIGNAL
 2020-10-30  0:48 UTC  (2+ messages)

Using USB Mass Storage on AM335X
 2020-10-30  0:49 UTC  (3+ messages)

[PATCH 0/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS
 2020-10-30  0:48 UTC  (9+ messages)
` [PATCH 1/2] "

[Bluez PATCH v6 00/10] Bluetooth: Add new MGMT interface for advertising add
 2020-10-30  0:47 UTC  (3+ messages)
` [Bluez PATCH v6 01/10] doc/advertising-api: update API with new interface

[Intel-gfx] [CI] drm: Quieten [zero] EDID carping
 2020-10-30  0:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] frame-xchg: fix invalid read
 2020-10-30  0:47 UTC  (3+ messages)

[PATCH 0/2] vsock: minor clean up of ioctl error handling
 2020-10-30  0:45 UTC  (3+ messages)

stable-rc/linux-4.9.y baseline: 144 runs, 1 regressions (v4.9.241)
 2020-10-30  0:44 UTC 

+ mm-memcg-slab-fix-return-child-memcg-objcg-for-root-memcg.patch added to -mm tree
 2020-10-30  0:44 UTC 

[PATCH iproute2] tc: add print options to fix json output
 2020-10-30  0:42 UTC  (4+ messages)

[Intel-gfx] [PULL] drm-intel-fixes
 2020-10-30  0:44 UTC  (2+ messages)
`  "

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-30  0:41 UTC  (9+ messages)
` [RFC 13/13] m68k: mac: convert to generic clockevent

[RFC PATCH v5 09/33] Hexagon (target/hexagon) architecture types
 2020-10-29 23:58 UTC  (21+ messages)
` [RFC PATCH v5 11/33] Hexagon (target/hexagon) register fields
` [RFC PATCH v5 12/33] Hexagon (target/hexagon) instruction attributes
` [RFC PATCH v5 14/33] Hexagon (target/hexagon) instruction printing
` [RFC PATCH v5 15/33] Hexagon (target/hexagon/arch.[ch]) utility functions
` [RFC PATCH v5 17/33] Hexagon (target/hexagon/fma_emu.[ch]) "
` [RFC PATCH v5 18/33] Hexagon (target/hexagon/imported) arch import
` [RFC PATCH v5 19/33] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics
` [RFC PATCH v5 20/33] Hexagon (target/hexagon) generator phase 2 - generate header files
` [RFC PATCH v5 21/33] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
` [RFC PATCH v5 23/33] Hexagon (target/hexagon) opcode data structures
` [RFC PATCH v5 24/33] Hexagon (target/hexagon) macros
` [RFC PATCH v5 25/33] Hexagon (target/hexagon) instruction classes
` [RFC PATCH v5 26/33] Hexagon (target/hexagon) TCG generation
` [RFC PATCH v5 27/33] Hexagon (target/hexagon) TCG for instructions with multiple definitions
` [RFC PATCH v5 28/33] Hexagon (target/hexagon) TCG for floating point instructions
` [RFC PATCH v5 29/33] Hexagon (target/hexagon) translation
` [RFC PATCH v5 30/33] Hexagon (linux-user/hexagon) Linux user emulation
` [RFC PATCH v5 31/33] Hexagon (tests/tcg/hexagon) TCG tests
` [RFC PATCH v5 32/33] Hexagon build infrastructure
` [RFC PATCH v5 33/33] Add Dockerfile for hexagon

[bpf-next PATCH 0/4] selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework
 2020-10-30  0:42 UTC  (7+ messages)
` [bpf-next PATCH 1/4] selftests/bpf: Move test_tcppbf_user into test_progs
` [bpf-next PATCH 4/4] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton

[MPTCP] Re: [MPTCP][PATCH mptcp-next 1/8] mptcp: add ADD_ADDR port support for writing options
 2020-10-30  0:42 UTC 

[Bridge] [RFC PATCH v2] net: bridge: mcast: add support for raw L2 multicast groups
 2020-10-30  0:41 UTC  (2+ messages)
`  "

[PATCH v2 1/2] dt-bindings: watchdog: fsl-imx: document NXP compatibles
 2020-10-30  0:40 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: dts: freescale: align watchdog node name with dtschema

[MPTCP] Fwd: [MPTCP][PATCH mptcp-next 0/8] ADD_ADDR: ports support
 2020-10-30  0:40 UTC 

[PATCH 0/5 v16] KASan for Arm
 2020-10-30  0:38 UTC  (3+ messages)

[PATCH] power: supply: bq24735: Drop unused include
 2020-10-30  0:37 UTC 

[igt-dev] [PATCH i-g-t] i915/perf: Make sure i915 is loaded before reading proc
 2020-10-30  0:39 UTC 

[Intel-gfx] [PATCH 3/3] drm/qxl: Remove fbcon acceleration leftovers
 2020-10-30  0:37 UTC  (5+ messages)
`  "

[PATCH bpf-next 00/11] libbpf: split BTF support
 2020-10-30  0:36 UTC  (4+ messages)
` [PATCH bpf-next 01/11] libbpf: factor out common operations in BTF writing APIs

[PATCH] power: supply: bq24190_charger: Drop unused include
 2020-10-30  0:33 UTC 

bmcweb upgrade blocking
 2020-10-30  0:33 UTC  (3+ messages)

[PATCH v2] arm64: dts: fix endianness issue of rcpm
 2020-10-30  0:33 UTC  (3+ messages)

[PATCH v2 0/2] get rid of GCC __attribute__((optimize)) for BPF
 2020-10-30  0:34 UTC  (9+ messages)
` [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE

[PATCH] Fix upload-pack EOF death in normal stateless negotiation
 2020-10-30  0:32 UTC  (2+ messages)

[RFC] Finding the right target branch for patches that span IMA and SeLinux
 2020-10-30  0:32 UTC  (2+ messages)

[PATCH] fbdev/sh_mobile: Drop unused include
 2020-10-30  0:28 UTC  (2+ messages)

+ mm-compaction-count-pages-and-stop-correctly-during-page-isolation.patch added to -mm tree
 2020-10-30  0:30 UTC 

stable-rc/linux-5.8.y baseline: 200 runs, 2 regressions (v5.8.17)
 2020-10-30  0:30 UTC 

[PATCH] arm64: dts: imx8mn-evk: Add cpu-supply to enable cpufreq
 2020-10-30  0:29 UTC  (3+ messages)

[PATCH v2] ALSA: compress: allow pause and resume during draining
 2020-10-30  0:27 UTC 

[Buildroot] [PATCH v2, 1/1] package/openvpn: add mbedtls support
 2020-10-30  0:28 UTC  (3+ messages)

[PATCH] mm/compaction: count pages and stop correctly during page isolation
 2020-10-30  0:28 UTC  (4+ messages)

[PATCH] nios32: add support for TIF_NOTIFY_SIGNAL
 2020-10-30  0:27 UTC  (2+ messages)

[PATCH 0/5] Elimo Impetus and Initium support
 2020-10-30  0:26 UTC  (14+ messages)
` [PATCH 3/5] ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetus SoM
` [PATCH 4/5] dt-bindings: arm: sunxi: add Elimo bindings
` [PATCH 5/5] ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBC

[PATCH 1/6] arm64: dts: imx8mm-var-som: fix missing PMIC's interrupt line pull-up
 2020-10-30  0:26 UTC  (3+ messages)

[seabios test] 156285: tolerable FAIL - PUSHED
 2020-10-30  0:25 UTC 

[PATCH v7] backlight: lms283gf05: Convert to GPIO descriptors
 2020-10-30  0:20 UTC 

[tip:x86/apic] BUILD SUCCESS WITH WARNING 2e008ffe426f927b1697adb4ed10c1e419927ae4
 2020-10-30  0:20 UTC 

[PATCH] ARM: imx: Add revision support for i.MX7ULP revision 2.2
 2020-10-30  0:15 UTC  (3+ messages)

stable-rc/linux-4.14.y baseline: 6 runs, 1 regressions (v4.14.203)
 2020-10-30  0:12 UTC 

[PATCH] remoteproc: qcom: Add notification timeouts
 2020-10-30  0:10 UTC 

[PATCH 0/9] arm64: dts: layerscape: update MAC nodes with PHY information
 2020-10-30  0:10 UTC  (5+ messages)
` [PATCH 2/9] arm64: dts: ls1088ardb: add QSGMII PHY nodes
` [PATCH 5/9] arm64: dts: ls2088ardb: add PHY nodes for the CS4340 PHYs

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2020-10-30  0:09 UTC  (2+ messages)
` [Bug 209457] "

[PATCH 2/3] Driver core: platform: Add platform_get_irqs_affinity()
 2020-10-30  0:07 UTC  (2+ 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.