All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-17 18:17:40 to 2020-11-17 18:51:07 UTC [more...]

[PATCH 1/3] ibmvfc: byte swap login_buf.resp values in attribute show functions
 2020-11-17 18:50 UTC  (2+ messages)
` [PATCH 2/3] ibmvfc: remove trailing semicolon

[Intel-gfx] [PATCH 00/21] Introduce Alderlake-S
 2020-11-17 18:50 UTC  (17+ messages)
` [Intel-gfx] [PATCH 01/21] drm/i915/dg1: Enable ports
` [Intel-gfx] [PATCH 02/21] drm/i915/tgl: Fix macros for TGL SOC based WA
` [Intel-gfx] [PATCH 03/21] drm/i915/adl_s: Add ADL-S platform info and PCI ids
` [Intel-gfx] [PATCH 04/21] x86/gpu: add ADL_S stolen memory support
` [Intel-gfx] [PATCH 05/21] drm/i915/adl_s: Add PCH support
` [Intel-gfx] [PATCH 06/21] drm/i915/adl_s: Add Interrupt Support
` [Intel-gfx] [PATCH 07/21] drm/i915/adl_s: Add PHYs for Alderlake S
` [Intel-gfx] [PATCH 08/21] drm/i915/adl_s: Configure DPLL for ADL-S
` [Intel-gfx] [PATCH 09/21] drm/i915/adl_s: Configure Port clock registers "
` [Intel-gfx] [PATCH 10/21] drm/i915/adl_s: Add HTI support and initialize display "
` [Intel-gfx] [PATCH 11/21] drm/i915/adl_s: Add adl-s ddc pin mapping
` [Intel-gfx] [PATCH 13/21] drm/i915/adl_s: Update combo PHY master/slave relationships
` [Intel-gfx] [PATCH 15/21] drm/i915/adl_s: Add display, gt, ctx and ADL-S
` [Intel-gfx] [PATCH 17/21] drm/i915/adl_s: Add power wells
` [Intel-gfx] [PATCH 19/21] drm/i915/display: Add HAS_D12_PLANE_MINIMIZATION
` [Intel-gfx] [PATCH 21/21] drm/i915/adl_s: Update memory bandwidth parameters

[igt-dev] [PATCH i-g-t v3 1/3] lib/igt_device_scan: Remember vendor/device for pci devices
 2020-11-17 18:50 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,v3,1/3] "

[PATCH v2 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-17 18:50 UTC  (14+ messages)
` [PATCH v2 1/3] libfs: Add generic function for setting dentry_ops
    ` [f2fs-dev] "
` [PATCH v2 2/3] fscrypt: Have filesystems handle their d_ops
    ` [f2fs-dev] "
` [PATCH v2 3/3] f2fs: Handle casefolding with Encryption
  ` [f2fs-dev] "

[dpdk-dev] [PATCH 1/2] drivers/net/mlx5: fix representor interrupts handler
 2020-11-17 18:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] examples/l3fwd-power: fix check_ptype query
  ` [dpdk-dev] [PATCH v2 2/2] drivers/net/mlx5: fix representor interrupts handler

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-17 18:49 UTC  (7+ messages)

[PATCH net] qed: fix error return code in qed_iwarp_ll2_start()
 2020-11-17 18:50 UTC  (2+ messages)

[PATCH 0/8] cppc_cpufreq: fix, clarify and improve support
 2020-11-17 18:49 UTC  (2+ messages)
` [PATCH] cppc_cpufreq: optimise memory allocation for HW and NONE coordination

[PATCH] auto-t: use hwsim_medium=no (testSAE/HiddenNetworks)
 2020-11-17 18:50 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-11-17 18:48 UTC 

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

[Cluster-devel] [RFC PATCH dlm/next 00/16] fs: dlm: introduce dlm retransmission layer
 2020-11-17 18:48 UTC  (3+ messages)
` [Cluster-devel] [RFC PATCH dlm/next 15/16] fs: dlm: add reliable connection if reconnect

[MPTCP] [PATCH v2] mptcp: fix state tracking for fallback socket
 2020-11-17 18:47 UTC 

[PATCH v3 1/7] compiler-clang: add build check for clang 10.0.1
 2020-11-17 18:46 UTC  (3+ messages)

[PATCH] chdir-notify: UNLEAK registrated callback entries
 2020-11-17 18:45 UTC  (3+ messages)

[PATCH bpf-next] bpf: Add bpf_ktime_get_coarse_ns helper
 2020-11-17 18:45 UTC 

I just want to join the openbmc developer community
 2020-11-17 18:43 UTC  (7+ messages)
  ` 回复:I "

[PATCH 0/3] s390/vmem: minor cleanup
 2020-11-17 18:44 UTC  (9+ messages)
` [PATCH 1/3] s390/vmem: remove redundant check
` [PATCH 2/3] s390/vmem: fix possible memory overwrite
` [PATCH 3/3] s390/vmem: make variable and function names consistent

Is adding an argument to an existing syscall okay?
 2020-11-17 18:44 UTC  (4+ messages)

[PATCH net-next v2] net: add annotation for sock_{lock,unlock}_fast
 2020-11-17 18:43 UTC 

[PATCH][next] drm/amd/pm: fix spelling mistakes in dev_warn messages
 2020-11-17 18:42 UTC  (5+ messages)

[Qemu-devel] [Bug 1715203] [NEW] Maintain Haiku support
 2020-11-17 18:33 UTC  (2+ messages)
` [Bug 1715203] "

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-11-17 18:42 UTC 

[Linux-kernel-mentees] Fix for BAD_SIGN_OFF: non-standard signature
 2020-11-17 18:03 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] tests/fbdev: Add mmap readback subtest
 2020-11-17 18:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
 2020-11-17 18:40 UTC  (10+ messages)

[PATCH for-5.2] s390x/pci: fix endianness issues
 2020-11-17 18:39 UTC  (5+ messages)

sigaction.2: clarification for SA_NODEFER needed
 2020-11-17 18:40 UTC  (10+ messages)

[PATCH bpf v6 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-17 18:22 UTC  (5+ messages)
` [PATCH bpf v6 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator

[saeed:net-next-mlx5 26/38] (.rodata.cst4+0xc): undefined reference to `tls_validate_xmit_skb'
 2020-11-17 18:41 UTC 

[PATCH v2] drm/msm/dp: fix connect/disconnect handled at irq_hpd
 2020-11-17 18:40 UTC 

irq-loongson-pch-pic.c:undefined reference to `of_iomap'
 2020-11-17 18:39 UTC  (11+ messages)

[PATCH 0/8] New netdev feature flags for XDP
 2020-11-17 18:38 UTC  (6+ messages)
  ` [Intel-wired-lan] "

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2020-11-17 18:38 UTC 

[RFC PATCH 0/9] CXL 2.0 Support
 2020-11-17 18:38 UTC  (6+ messages)
` [RFC PATCH 7/9] cxl/mem: Implement polled mode mailbox

[PATCH RFC v2 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-11-17 18:37 UTC  (21+ messages)
` [PATCH RFC v2 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay
` [PATCH RFC v2 2/5] net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
` [PATCH RFC v2 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
` [PATCH RFC v2 4/5] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
` [PATCH RFC v2 5/5] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A

Wireguard client 0.2.1 on Windows 7
 2020-11-17 18:38 UTC 

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-17 18:38 UTC  (5+ messages)
` [PATCH v2 8/8] drm/amdgpu: Prevent any job recoveries after device is unplugged

[netdev-net:master 24/38] net/ipv6/netfilter/nf_conntrack_reasm.c:462: undefined reference to `ipv6_frag_thdr_truncated'
 2020-11-17 18:36 UTC  (3+ messages)

[PATCH v3] python3targetconfig.bbclass: Make py3 dep and tasks only for target recipes
 2020-11-17 18:36 UTC  (2+ messages)
` [OE-core] "

post-receive: pub/scm/linux/kernel/git/abelloni/linux
 2020-11-17 18:36 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2020-11-17 18:36 UTC 

[PATCH net-next] net: phy: don't duplicate driver name in phy_attached_print
 2020-11-17 18:35 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-11-17 18:34 UTC 

[PATCH v3] arm64/mm: add fallback option to allocate virtually contiguous memory
 2020-11-17 18:33 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] lib: compile memcat_p only when needed
 2020-11-17 18:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2020-11-17 18:32 UTC 

USB Gadget EEM Suspend/Resume
 2020-11-17 18:30 UTC  (3+ messages)

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-17 18:26 UTC  (10+ messages)
` [PATCH 04/32] spi: dw: Introduce polling device tree property

[RFC PATCH 3/3] overlay: Add the ability to remount volatile directories when safe
 2020-11-17 18:29 UTC  (11+ messages)

[PATCH] platform/x86: pmt: Fix a potential Oops on error in probe
 2020-11-17 18:29 UTC  (3+ messages)

[RFC PATCH-for-5.2] hw/s390x/pci: Fix endianness issue
 2020-11-17 18:28 UTC  (8+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-17 18:29 UTC  (11+ messages)

[PATCH net-next v2 0/6] netdev event handling + neighbour config
 2020-11-17 18:28 UTC  (7+ messages)
` [PATCH net-next v2 5/6] net/lapb: support netdev events

[RFC][PATCH v2 00/21] x86/pti: Defer CR3 switch to C code
 2020-11-17 18:28 UTC  (10+ messages)

[PATCH v2] net: phy: mscc: fix excluded_middle.cocci warnings
 2020-11-17 18:28 UTC  (4+ messages)

[RFC PATCH 00/27] KVM/arm64: A stage 2 for the host
 2020-11-17 18:16 UTC  (32+ messages)
` [RFC PATCH 01/27] arm64: lib: Annotate {clear, copy}_page() as position-independent
` [RFC PATCH 03/27] KVM: arm64: Add standalone ticket spinlock implementation for use at hyp
` [RFC PATCH 04/27] KVM: arm64: Initialize kvm_nvhe_init_params early
` [RFC PATCH 05/27] KVM: arm64: Avoid free_page() in page-table allocator
` [RFC PATCH 06/27] KVM: arm64: Factor memory allocation out of pgtable.c
` [RFC PATCH 07/27] KVM: arm64: Introduce a BSS section for use at Hyp
` [RFC PATCH 08/27] KVM: arm64: Make kvm_call_hyp() a function call "
` [RFC PATCH 09/27] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [RFC PATCH 10/27] KVM: arm64: Introduce an early Hyp page allocator
` [RFC PATCH 11/27] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [RFC PATCH 12/27] KVM: arm64: Introduce a Hyp buddy page allocator
` [RFC PATCH 13/27] KVM: arm64: Enable access to sanitized CPU features at EL2
` [RFC PATCH 14/27] KVM: arm64: Factor out vector address calculation
` [RFC PATCH 15/27] of/fdt: Introduce early_init_dt_add_memory_hyp()
` [RFC PATCH 16/27] KVM: arm64: Prepare Hyp memory protection
` [RFC PATCH 17/27] KVM: arm64: Elevate Hyp mappings creation at EL2
` [RFC PATCH 18/27] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [RFC PATCH 19/27] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [RFC PATCH 20/27] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [RFC PATCH 22/27] KVM: arm64: Refactor __load_guest_stage2()
` [RFC PATCH 23/27] KVM: arm64: Refactor __populate_fault_info()
` [RFC PATCH 24/27] KVM: arm64: Make memcache anonymous in pgtable allocator
` [RFC PATCH 25/27] KVM: arm64: Reserve memory for host stage 2
` [RFC PATCH 26/27] KVM: arm64: Sort the memblock regions list
` [RFC PATCH 27/27] KVM: arm64: Wrap the host with a stage 2

post-receive: pub/scm/linux/kernel/git/lkundrak/linux-mmp
 2020-11-17 18:28 UTC 

[PATCH 4.4 00/64] 4.4.244-rc1 review
 2020-11-17 18:27 UTC  (2+ messages)

[PATCH] drivers: gpio: use of_match_ptr() and ACPI_PTR() macros
 2020-11-17 18:27 UTC  (3+ messages)

[PATCH v8 00/18] efi_loader: add capsule update support
 2020-11-17 18:28 UTC  (12+ messages)
            ` [BUG] Hang shortly after loading FDT when booting on RK3399

RFC: Partition type GUID for U-Boot environment
 2020-11-17 18:27 UTC  (2+ messages)

[PATCHv4 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-17 18:27 UTC  (9+ messages)
` [PATCHv5 "

[PATCH v3 net-next 0/3] net: dsa: tag_dsa: Unify regular and ethertype DSA taggers
 2020-11-17 18:27 UTC  (2+ messages)

[PATCH v1 0/4] tools/ocaml/libs/xc: domid control at domain creation time
 2020-11-17 18:24 UTC  (5+ messages)
` [PATCH v1 1/4] automation/scripts/containerize: fix DOCKER_CMD=podman
` [PATCH v1 2/4] automation/: add Ubuntu:focal container
` [PATCH v1 3/4] Makefile: add build-tools-oxenstored
` [PATCH v1 4/4] tools/ocaml/libs/xc: backward compatible domid control at domain creation time

[PATCH] x86/dumpstack: make show_trace_log_lvl() static
 2020-11-17 18:24 UTC  (2+ messages)
` [tip: x86/cleanups] x86/dumpstack: Make "

[PATCH v2] drm/imx: depend on COMMON_CLK to fix compile tests
 2020-11-17 18:24 UTC  (2+ messages)

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

post-receive: pub/scm/linux/kernel/git/lkundrak/linux-mmp
 2020-11-17 18:24 UTC 

[PATCH v2 00/13] Introduce seqnum_ops
 2020-11-17 18:24 UTC  (7+ messages)
` [PATCH v2 01/13] seqnum_ops: Introduce Sequence Number Ops

[PATCH 0/5] allow default environment to be amended from dtb
 2020-11-17 18:23 UTC  (6+ messages)
` [PATCH 4/5] env: allow default environment to be amended from control dtb

[RFC PATCH 0/1] Adding support for IIO SCMI based sensors
 2020-11-17 18:23 UTC  (3+ messages)
` [RFC PATCH 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH v2] ARM: sunxi: do not select COMMON_CLK to fix builds
 2020-11-17 18:23 UTC 

[PATCH v41 00/24] Intel SGX foundations
 2020-11-17 18:22 UTC  (2+ messages)
  ` [PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct

[GIT PULL] s390 updates for 5.10-rc5
 2020-11-17 18:21 UTC 

[PATCH] pwm: core: Use octal permission
 2020-11-17 18:21 UTC  (4+ messages)

[PATCH v17 0/3] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-17 18:16 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jarkko/linux-sgx
 2020-11-17 18:21 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-11-17 18:21 UTC 

[PATCH net-next 0/2] enetc: Clean endianness warnings up
 2020-11-17 18:20 UTC  (3+ messages)
` [PATCH net-next 1/2] enetc: Fix endianness issues for enetc_ethtool
` [PATCH net-next 2/2] enetc: Fix endianness issues for enetc_qos

[PATCH 0/4] Chunk Heap Support on DMA-HEAP
 2020-11-17 18:19 UTC  (5+ messages)
` [PATCH 1/4] mm: introduce cma_alloc_bulk API
` [PATCH 2/4] dma-buf: add export symbol for dma-heap
` [PATCH 3/4] dma-buf: heaps: add chunk heap to dmabuf heaps
` [PATCH 4/4] dma-heap: Devicetree binding for chunk heap

[PATCH v2 0/8] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-17 18:19 UTC  (3+ messages)
` [PATCH v2 6/8] platform/chrome: cros_ec_typec: Use Thunderbolt 3 cable discover mode VDO in USB4 mode

[RFC PATCH] ASoC: ak4458: use reset control instead of reset gpio
 2020-11-17 18:17 UTC  (4+ messages)

[PATCH v6 00/26] xfsprogs: widen timestamps to deal with y2038
 2020-11-17 18:18 UTC  (4+ messages)
` [PATCH 20/26] xfs_db: report bigtime format timestamps
  ` [PATCH v2 "

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-17 18:17 UTC  (9+ messages)

[Xenomai over dovetail] Kernel hang in rcu_barrier after xenomai_init
 2020-11-17 18:18 UTC  (8+ messages)

[dpdk-dev] [PATCH] build: add pkg-config validation
 2020-11-17 18:17 UTC  (2+ messages)
` [dpdk-dev] [PATCH] doc: notify bug in pkg-config v0.27


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.