All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-07 22:09:48 to 2020-10-08 00:33:53 UTC [more...]

[Intel-gfx] [PATCH v2 1/3] drm/i915/vbt: Fix backlight parsing for VBT 234+
 2020-10-08  0:33 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/vbt: Update the version and expected size of BDB_GENERAL_DEFINITIONS map
` [Intel-gfx] [PATCH v2 3/3] drm/i915/vbt: Add VRR VBT toggle

[PATCH 0/3] ARM: dts: BCM5301X: Linksys EA9500 device tree changes
 2020-10-08  0:32 UTC  (10+ messages)
` [PATCH 1/3] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl
` [PATCH 2/3] ARM: dts: BCM5301X: Linksys EA9500 add port 5 and port 7

Pre-built (and tested) images
 2020-10-08  0:32 UTC  (3+ messages)

[PATCH 0/3] add support for metadata encryption to F2FS
 2020-10-08  0:31 UTC  (11+ messages)
` [PATCH 2/3] fscrypt: Add metadata encryption support
    ` [f2fs-dev] "
` [PATCH 3/3] f2fs: "
    ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH 0/3] add support for metadata encryption to F2FS

[Bug 1898954] [NEW] x86 f1 opcode hangs qemu
 2020-10-08  0:21 UTC 

stable-rc/linux-5.4.y build: 189 builds: 2 failed, 187 passed, 1 error, 106 warnings (v5.4.70-9-g08ae63af42e6)
 2020-10-08  0:26 UTC 

[MPTCP] Re: [PATCH net 2/2] mptcp: subflows garbage collection
 2020-10-08  0:22 UTC 

[PATCH v4 0/7] tracing: Add dynamic strings for synthetic events
 2020-10-08  0:21 UTC  (3+ messages)
` [PATCH v4 6/7] selftests/ftrace: Add test case for synthetic event dynamic strings

[PATCH v4 0/7] FPGA Security Manager Class Driver
 2020-10-08  0:16 UTC  (8+ messages)
` [PATCH v4 1/7] fpga: sec-mgr: intel fpga security manager class driver
` [PATCH v4 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v4 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v4 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v4 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v4 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v4 7/7] fpga: sec-mgr: expose hardware error info

[PATCH 04/16] vhost: prep vhost_dev_init users to handle failures
 2020-10-08  0:15 UTC 

Using IIO to export laptop palm-sensor and lap-mode info to userspace?
 2020-10-08  0:14 UTC  (9+ messages)
` [External] "

[PATCH] maintenance: test commit-graph auto condition
 2020-10-08  0:13 UTC  (3+ messages)

drivers/net/wireless/ath/wil6210/fw.h:96:47: sparse: sparse: array of flexible structures
 2020-10-08  0:13 UTC 

[PATCH v3 bpf-next 0/4] libbpf: auto-resize relocatable LOAD/STORE instructions
 2020-10-08  0:10 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: skip CO-RE relocations for not loaded BPF programs
` [PATCH v3 bpf-next 2/4] libbpf: support safe subset of load/store instruction resizing with CO-RE
` [PATCH v3 bpf-next 3/4] libbpf: allow specifying both ELF and raw BTF for CO-RE BTF override
` [PATCH v3 bpf-next 4/4] selftests/bpf: validate libbpf's auto-sizing of LD/ST/STX instructions

[PATCH v3 00/10] Reclaim TIF_IA32 and TIF_X32
 2020-10-08  0:07 UTC  (5+ messages)
` [PATCH v3 06/10] x86: elf: Use e_machine to select start_thread for x32
` [PATCH v3 09/10] x86: Convert mmu context ia32_compat into a proper flags field

[PATCH] btrfs: Fix divide by zero
 2020-10-08  0:06 UTC  (2+ messages)

[PATCH 1/2] coreutils: improve coreutils-ptest RDEPENDS
 2020-10-08  0:03 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/4] soc: mediatek: Prepare MMSYS for DDP routing using tables
 2020-10-08  0:01 UTC  (5+ messages)
` [PATCH 4/4] soc: mediatek: mmsys: Use an array for setting the routing registers

[PATCH BlueZ] lib: Replace malloc/memset(..0..) with malloc0
 2020-10-08  0:01 UTC  (6+ messages)
` [BlueZ] "

[PATCH BlueZ] lib/sdp.c: Validate attribute search return value
 2020-10-07 23:59 UTC  (4+ messages)
` [BlueZ] "

nfs home directory and google chrome
 2020-10-07 23:58 UTC  (10+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-10-07 23:57 UTC 

[PATCH v4 00/21] spi: dw: Add full Baikal-T1 SPI Controllers support
 2020-10-07 23:55 UTC  (22+ messages)
` [PATCH v4 01/21] spi: dw: Use an explicit set_cs assignment
` [PATCH v4 02/21] spi: dw: Add DWC SSI capability
` [PATCH v4 03/21] spi: dw: Detach SPI device specific CR0 config method
` [PATCH v4 04/21] spi: dw: Update SPI bus speed in a config function
` [PATCH v4 05/21] spi: dw: Simplify the SPI bus speed config procedure
` [PATCH v4 06/21] spi: dw: Update Rx sample delay in the config function
` [PATCH v4 07/21] spi: dw: Add DW SPI controller config structure
` [PATCH v4 08/21] spi: dw: Refactor data IO procedure
` [PATCH v4 09/21] spi: dw: Refactor IRQ-based SPI transfer procedure
` [PATCH v4 10/21] spi: dw: Perform IRQ setup in a dedicated function
` [PATCH v4 11/21] spi: dw: Unmask IRQs after enabling the chip
` [PATCH v4 12/21] spi: dw: Discard chip enabling on DMA setup error
` [PATCH v4 13/21] spi: dw: De-assert chip-select on reset
` [PATCH v4 14/21] spi: dw: Explicitly de-assert CS on SPI transfer completion
` [PATCH v4 15/21] spi: dw: Move num-of retries parameter to the header file
` [PATCH v4 16/21] spi: dw: Add generic DW SSI status-check method
` [PATCH v4 17/21] spi: dw: Add memory operations support
` [PATCH v4 18/21] spi: dw: Introduce max mem-ops SPI bus frequency setting
` [PATCH v4 19/21] spi: dw: Add poll-based SPI transfers support
` [PATCH v4 20/21] dt-bindings: spi: dw: Add Baikal-T1 SPI Controllers
` [PATCH v4 21/21] spi: dw: Add Baikal-T1 SPI Controller glue driver

[PATCH bpf-next 0/3] bpf: Make the verifier recognize llvm register allocation patterns
 2020-10-07 23:55 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Propagate scalar ranges through register assignments

[PATCH] clk: emit warning if fail to get parent clk
 2020-10-07 23:53 UTC  (2+ messages)

[PATCH bpf-next V2 0/6] bpf: New approach for BPF MTU handling and enforcement
 2020-10-07 23:52 UTC  (7+ messages)
` [PATCH bpf-next V2 1/6] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V2 5/6] bpf: Add MTU check for TC-BPF packets after egress hook

reduce iSERT Max IO size
 2020-10-07 23:50 UTC  (9+ messages)

[dpdk-dev] [PATCH] baseband/turbo_sw: fix memory leak in error path
 2020-10-07 23:45 UTC  (2+ messages)

[staging:staging-testing] BUILD SUCCESS 76c3bdd67d27289b9e407113821eab2a70bbcca6
 2020-10-07 23:41 UTC 

[s390:features 73/81] drivers/s390/crypto/ap_queue.c:201:18: warning: format specifies type 'unsigned char' but the argument has type 'int'
 2020-10-07 23:41 UTC  (2+ messages)

[PATCH] docs: Make automarkup ready for Sphinx 3.1+
 2020-10-07 23:40 UTC  (2+ messages)

[Bug 205685] New: Initialization failure for Cambridge Silicon Radio, Ltd Bluetooth Dongle
 2020-10-07 23:39 UTC  (3+ messages)
` [Bug 205685] "

[dpdk-dev] [PATCH 0/3] add FEC support
 2020-10-07 23:38 UTC  (6+ messages)
` [dpdk-dev] [PATCH V15 "
  ` [dpdk-dev] [PATCH V15 3/3] app/testpmd: add FEC command

[PATCH v2 bpf-next 0/4] libbpf: auto-resize relocatable LOAD/STORE instructions
 2020-10-07 23:33 UTC  (4+ messages)
` [PATCH v2 bpf-next 4/4] selftests/bpf: validate libbpf's auto-sizing of LD/ST/STX instructions

include/linux/rio.h:204:34: sparse: sparse: array of flexible structures
 2020-10-07 23:32 UTC 

[PATCH] Documentation: filesystems: better locations for sysfs-pci, sysfs-tagging
 2020-10-07 23:31 UTC 

stable-rc/linux-4.4.y build: 184 builds: 2 failed, 182 passed, 2 errors, 12 warnings (v4.4.238-21-ge8084fa3b035)
 2020-10-07 23:29 UTC 

[PATCH 00/13] follow_pfn and other iomap races
 2020-10-07 23:24 UTC  (21+ messages)
` [PATCH 06/13] media: videobuf2: Move frame_vector into media subsystem
` [PATCH 07/13] mm: close race in generic_access_phys
` [PATCH 10/13] PCI: revoke mappings like devmem

[PATCH 20/22] kvm: mmu: NX largepage recovery for TDP MMU
 2020-10-07 23:24 UTC 

[Intel-gfx] [PATCH 00/20] drm/i915: Futher cleanup around hpd pins and port identfiers
 2020-10-07 23:22 UTC  (17+ messages)
` [Intel-gfx] [PATCH 01/20] drm/i915: Sort the mess around ICP TC hotplugs regs
` [Intel-gfx] [PATCH 02/20] drm/i915: s/PORT_TC/TC_PORT_TC/
` [Intel-gfx] [PATCH 03/20] drm/i915: Add PORT_TCn aliases to enum port
` [Intel-gfx] [PATCH 04/20] drm/i915: Give DDI encoders even better names
` [Intel-gfx] [PATCH 05/20] drm/i915: Introduce AUX_CH_USBCn
` [Intel-gfx] [PATCH 06/20] drm/i915: Pimp AUX CH names
` [Intel-gfx] [PATCH 07/20] drm/i915: Use AUX_CH_USBCn for the RKL VBT AUX CH setup
` [Intel-gfx] [PATCH 10/20] drm/i915: s/port/hpd_pin/ for icp+ ddi hpd bits

[PATCH nf-next 0/4] Add nf_tables ingress hook for the inet family
 2020-10-07 23:22 UTC  (6+ messages)
` [PATCH nf-next 1/4] netfilter: add nf_static_key_{inc,dec}
` [PATCH nf-next 2/4] netfilter: add nf_ingress_hook() helper function
` [PATCH nf-next 3/4] netfilter: add inet ingress support
` [PATCH nf-next 4/4] netfilter: nf_tables: "

[Intel-gfx] [PATCH 08/20] drm/i915: Parametrize BXT_DE_PORT_HP_DDI with hpd_pin
 2020-10-07 23:17 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[Intel-gfx] [PATCH 09/20] drm/i915: Introduce GEN8_DE_PORT_HOTPLUG()
 2020-10-07 23:17 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH v2] rcu/tree: nocb: Avoid raising softirq when there are ready to execute CBs
 2020-10-07 23:17 UTC  (4+ messages)

[PATCH] flex-array: allow arrays of unions with flexible members
 2020-10-07 23:15 UTC  (3+ messages)

linux-next: manual merge of the risc-v tree with the risc-v-fixes tree
 2020-10-07 23:13 UTC 

[PATCH v3 09/20] gpu: host1x: DMA fences and userspace fence creation
 2020-10-07 23:13 UTC  (4+ messages)

[PATCH 1/2] bjam-native: don't do debug builds
 2020-10-07 23:11 UTC  (2+ messages)
` [OE-core] "

[net-next 0/3][pull request] 40GbE Intel Wired LAN Driver Updates 2020-10-07
 2020-10-07 23:10 UTC  (4+ messages)
` [net-next 1/3] i40e: Allow changing FEC settings on X722 if supported by FW
` [net-next 2/3] i40e: Fix MAC address setting for a VF via Host/VM
` [net-next 3/3] e1000: remove unused and incorrect code

Outreachy applicant introduction
 2020-10-07 23:08 UTC 

[PATCH v3 4/5] vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO
 2020-10-07 23:03 UTC  (3+ messages)

[PATCH net-next v3 0/5] bonding: rename bond components
 2020-10-07 22:59 UTC  (3+ messages)
` [PATCH net-next v3 5/5] bonding: update Documentation for port/bond terminology

[drm-drm-misc:for-linux-next 1/1] drivers/gpu/drm/ingenic/ingenic-drm-drv.c:448:35: error: 'struct ingenic_drm' has no member named 'dma_hwdescs'; did you mean
 2020-10-07 22:58 UTC 

[PATCH bpf-next] selftests/bpf: Additional asm tests for the verifier regalloc tracking
 2020-10-07 22:57 UTC  (3+ messages)

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-07 22:48 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

mmotm 2020-10-07-15-48 uploaded
 2020-10-07 22:49 UTC 

[PATCH] add helpers is_struct_type() & is_union_type()
 2020-10-07 22:48 UTC 

[PATCH] drm/fourcc: Add AXBXGXRX106106106106 format
 2020-10-07 22:47 UTC  (3+ messages)

[Bug 208767] New: kernel stack overflow due to Lazy update IOAPIC on an x86_64 *host*, when gpu is passthrough to macos guest vm
 2020-10-07 22:45 UTC  (2+ messages)
` [Bug 208767] "

[PATCH 0/2] Give containers a unique client id
 2020-10-07 22:40 UTC  (7+ messages)
` [PATCH 1/2] NFSv4: Clean up initialisation of uniquified client id strings
  ` [PATCH 2/2] NFSv4: Use the net namespace uniquifier if it is set

[PATCH 3/4] fs/proc: apply timens offset for start_boottime of processes
 2020-10-07 22:38 UTC  (3+ messages)

Bug in herd7 [Was: Re: Litmus test for question from Al Viro]
 2020-10-07 22:38 UTC  (11+ messages)

[PATCH v3] xen/rpi4: implement watchdog-based reset
 2020-10-07 22:38 UTC 

stable-rc/queue/5.4 build: 191 builds: 2 failed, 189 passed, 1 error, 105 warnings (v5.4.69-66-gb916ff7b71f9)
 2020-10-07 22:38 UTC 

[perf:tmp.bpf/sign 2/3] kernel/bpf/syscall.c:2253:29: error: too many arguments to function call, expected single argument 'attr', have 2 arguments
 2020-10-07 22:36 UTC 

[igt-dev] [PATCH i-g-t v16] igt/tests: Add plane stress test
 2020-10-07 22:33 UTC  (2+ messages)

[PATCH v4 0/3] xfsprogs: consolidate stripe validation
 2020-10-07 22:30 UTC  (5+ messages)
` [PATCH v4 2/3] xfs: introduce xfs_validate_stripe_factors()
` [PATCH v4 3/3] xfsprogs: make use of xfs_validate_stripe_factors()

[PATCH -v2 00/17] sched: Migrate disable support
 2020-10-07 22:32 UTC  (5+ messages)
` [PATCH -v2 15/17] sched: Fix migrate_disable() vs rt/dl balancing

[PATCH] api-gcc.h: fix typos in the functions atomic_add_*
 2020-10-07 22:31 UTC  (9+ messages)

[fs/squashfs PATCH v3 0/2] fs/squashfs: avoid 64-bit divisions on 32-bit
 2020-10-07 22:30 UTC  (3+ messages)
` [fs/squashfs PATCH v3 1/2] Add warning for dynamic memory usage
` [fs/squashfs PATCH v3 2/2] avoid 64-bit divisions on 32-bit

[ANNOUNCE] Git v2.29.0-rc0
 2020-10-07 22:28 UTC  (2+ messages)

[PATCH 00/24] qom: Convert some properties to class properties
 2020-10-07 22:26 UTC  (4+ messages)

libbpf/bpftool inconsistent handling og .data and .bss ?
 2020-10-07 22:26 UTC  (6+ messages)

[PATCH v2 0/2] Give containers a unique client id
 2020-10-07 22:24 UTC  (3+ messages)
` [PATCH v2 1/2] NFSv4: Clean up initialisation of uniquified client id strings
  ` [PATCH v2 2/2] NFSv4: Use the net namespace uniquifier if it is set

[tip:x86/seves 3/75] arch/x86/kvm/svm/nested.c:1153 svm_set_nested_state() error: uninitialized symbol 'save'
 2020-10-07 22:25 UTC 

[PATCH] help: do not expect built-in commands to be hardlinked
 2020-10-07 22:24 UTC  (5+ messages)

[PATCH 0/2] qemumips: speeding up
 2020-10-07 22:24 UTC  (7+ messages)
` [PATCH 1/2] qemu: add 34Kf-64tlb fictitious cpu type
  ` [OE-core] "

[PATCH 0/3] xfs: rework quotaoff to avoid log deadlock
 2020-10-07 22:24 UTC  (7+ messages)
` [PATCH 1/3] xfs: skip dquot reservations if quota is inactive
` [PATCH 2/3] xfs: transaction subsystem quiesce mechanism
` [PATCH 3/3] xfs: rework quotaoff logging to avoid log deadlock on active fs

[PATCH v3 06/20] gpu: host1x: Cleanup and refcounting for syncpoints
 2020-10-07 22:23 UTC  (4+ messages)

[yocto] Perl populate sysroot fails (yocto 2.0.3)
 2020-10-07 22:23 UTC  (3+ messages)
`  "

stable-rc/queue/4.19 baseline: 87 runs, 1 regressions (v4.19.149-43-ge0befa4cd000)
 2020-10-07 22:20 UTC 

[MPTCP] Re: [RFC PATCH 0/2] mptcp: cope better with tcp_sendpage allocation
 2020-10-07 22:20 UTC 

[PATCH v2 0/3] submodule: port subcommand add from shell to C
 2020-10-07 22:19 UTC  (3+ messages)
` [PATCH v2 2/3] submodule: port submodule subcommand 'add' "

[linux-safety] ci pipeline for clang-analyzer
 2020-10-07 22:18 UTC 

i8042_init: PS/2 mouse not detected with ACPIPnP/PnPBIOS
 2020-10-07 22:16 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Reorder hpd init vs. display resume
 2020-10-07 22:15 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-10-07 22:14 UTC  (2+ messages)

[gpio:for-next] BUILD SUCCESS 24160a8f7f1380ed064aba8d3d7740d5141ce0ad
 2020-10-07 22:11 UTC 

[gpio:devel] BUILD SUCCESS 2edd92f8b6a3e60f7589bd6814e972e6ebf7177c
 2020-10-07 22:11 UTC 

[gpio:fixes] BUILD SUCCESS 47e538d86d5776ac8152146c3ed3d22326243190
 2020-10-07 22:11 UTC 

[PATCH] bitbake.conf: Extend PSEUDO_IGNORE_PATHS to ${COREBASE}/meta
 2020-10-07 22:09 UTC 

[PATCH] bitbake.conf: Extend PSEUDO_IGNORE_PATHS to ${COREBASE}/meta
 2020-10-07 22:09 UTC 


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.