All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-20 20:07:41 to 2020-10-20 21:20:02 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2020-10-20 21:20 UTC 

[PATCH v39 00/24] Intel SGX foundations
 2020-10-20 21:19 UTC  (3+ messages)
` [PATCH v39 15/24] x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-20 21:18 UTC 

[PATCH v3 0/3] net: dsa: mv88e6xxx: serdes link without phy
 2020-10-20 21:18 UTC  (12+ messages)
` [PATCH v3 1/3] net: dsa: mv88e6xxx: Don't force link when using in-band-status

[PATCH net] ibmvnic: save changed mac address to adapter->mac_addr
 2020-10-20 21:18 UTC  (3+ messages)

v15.2.4 Octopus released
 2020-10-20 21:16 UTC  (2+ messages)
` v14.2.12 Nautilus released

Splitting a THP beyond EOF
 2020-10-20 21:16 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libqrencode: bump to version 4.1.1
 2020-10-20 21:16 UTC 

[PATCHv4 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-20 21:15 UTC  (8+ messages)
` [PATCHv4 net-next 16/16] sctp: enable udp tunneling socks

[PATCH] pinctrl/meson: enable building as modules
 2020-10-20 21:13 UTC  (4+ messages)

[docs][PATCH] kernel-dev: Add FAQ for how to use a vanilla kernel
 2020-10-20 21:14 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Reject 90/270 degree rotated initial fbs
 2020-10-20 21:12 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Try to handle 90/270 degree rotated initial fb
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Reject 90/270 degree rotated initial fbs

[QUESTION] Cgroup namespace and cgroup v2
 2020-10-20 21:12 UTC 

[PATCH 00/22] essential OP_ADD & OP_SUB simplifications
 2020-10-20 21:10 UTC  (23+ messages)
` [PATCH 01/22] add testcases about "
` [PATCH 02/22] let switch_pseudo() return REPEAT_CSE
` [PATCH 03/22] extract eval_op() from eval_insn()
` [PATCH 04/22] unop: add helper eval_unop()
` [PATCH 05/22] unop: add helper replace_with_unop()
` [PATCH 06/22] add a flag to identify commutative & associative ops
` [PATCH 07/22] constants must be truncated to the operation's size
` [PATCH 08/22] reassoc: simplify (x # C) # K --> x # eval(C # K)
` [PATCH 09/22] sub: reorganize handling of OP_{ADD,SUB}s with constant rightside
` [PATCH 10/22] sub: canonicalize (0 - x) into -x
` [PATCH 11/22] sub: simplify C - (y + D) --> eval(C-D) - y
` [PATCH 12/22] sub: simplify C - (D - z) --> z + eval(C-D)
` [PATCH 13/22] sub: simplify (C - y) + D --> eval(C+D) - y
` [PATCH 14/22] sub: simplify (x - -y) --> (x + y)
` [PATCH 15/22] add: simplify (x + -y) --> (x - y)
` [PATCH 16/22] add: simplify (-x + y) --> (y - x)
` [PATCH 17/22] sub: simplify (x + y) - x --> y
` [PATCH 18/22] sub: simplify (x + y) - y --> x
` [PATCH 19/22] sub: simplify x - (x + y) --> -y
` [PATCH 20/22] sub: simplify x - (y + x) "
` [PATCH 21/22] sub: simplify (x - y) + y --> x
` [PATCH 22/22] sub: simplify x + (y - x) --> y

[PATCH RFC UEK5 2/7] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
 2020-10-20 21:11 UTC  (6+ messages)
` [PATCH RFC UEK5 5/7] debugfs: Restrict debugfs when the kernel is locked down
` [PATCH RFC UEK5 6/7] debugfs: Return -EPERM when "

[Cluster-devel] [PATCH dlm/next 0/3] fs: dlm: node address configuration fixes
 2020-10-20 21:09 UTC  (4+ messages)
` [Cluster-devel] [PATCH dlm/next 1/3] fs: dlm: cleanup dlm_local_addr properly
` [Cluster-devel] [PATCH dlm/next 2/3] fs: dlm: constify addr_compare
` [Cluster-devel] [PATCH dlm/next 3/3] fs: dlm: check on existing node address

[PATCH 1/1] power: supply: cpcap-battery: improve handling of 3rd party and XT875 batteries
 2020-10-20 20:53 UTC 

[Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference
 2020-10-20 21:07 UTC  (5+ messages)

[PATCH v2 1/2] soc: amlogic: socinfo: build for specific arch
 2020-10-20 21:05 UTC  (4+ messages)
` [PATCH v2 2/2] soc: meson: enable building drivers as modules

[PATCH 12/13] ap: add support for DHCPv4 server
 2020-10-20 21:03 UTC  (3+ messages)

[PATCH v3] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-10-20 21:01 UTC  (4+ messages)

[PATCH 1/2] soc: mx-socinfo: only build for arm
 2020-10-20 21:00 UTC  (5+ messages)
` [PATCH 2/2] soc: meson: enable building drivers as modules

[PATCH] mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start
 2020-10-20 20:56 UTC  (2+ messages)
` [PATCH v2] "

BUG with linux 5.9.0 with dwc3 in gadget mode
 2020-10-20 21:01 UTC  (9+ messages)

[PATCH 0/5][Outreachy] modernizing the test scripts
 2020-10-20 21:00 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5][Outreachy] t7201: avoid using cd outside of subshells
  ` [PATCH v4] t7201: put each command on a separate line

[dpdk-dev] [PATCH 1/2] test/rcu: fix array subscript is above array bounds
 2020-10-20 20:59 UTC  (4+ messages)

[RFC PATCH] contrib/gitdm: Add more individual contributors
 2020-10-20 20:58 UTC  (3+ messages)

[dpdk-dev] [PATCH] mbuf: allow dynamic flags to be used by secondary process
 2020-10-20 20:58 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v4 1/7] qemuarm64-secureboot: changed format of memory to MB
 2020-10-20 20:58 UTC  (4+ messages)
` [PATCH v4 7/7] optee: upgrade to 3.11
  ` [meta-arm] "

[Cluster-devel] [PATCH v3 0/3] gfs2: local statfs improvements
 2020-10-20 20:58 UTC  (4+ messages)
` [Cluster-devel] [PATCH v3 1/3] gfs2: Add fields for statfs info in struct gfs2_log_header_host
` [Cluster-devel] [PATCH v3 2/3] gfs2: lookup local statfs inodes prior to journal recovery
` [Cluster-devel] [PATCH v3 3/3] gfs2: Recover statfs info in journal head

[PATCH v2 0/1] Touch kernel watchdog with sched count
 2020-10-20 20:57 UTC  (2+ messages)
` [PATCH v2 1/1] sched: watchdog: "

Tioga Pass OEM 0x30/0x38 commands
 2020-10-20 20:55 UTC 

[PATCH v3 1/3] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-10-20 20:55 UTC  (4+ messages)
` [PATCH v3 3/3] lib/bits_kunit: "

Running JITed and interpreted programs simultaneously
 2020-10-20 20:56 UTC  (7+ messages)

[PATCH PROTOTYPE 0/6] virtio-mem: vfio support
 2020-10-20 20:49 UTC  (12+ messages)
` [PATCH PROTOTYPE 1/6] memory: Introduce sparse RAM handler for memory regions
` [PATCH PROTOTYPE 3/6] vfio: Implement support for sparse RAM "
` [PATCH PROTOTYPE 4/6] memory: Extend ram_block_discard_(require|disable) by two discard types

[PATCH] apply: when -R, also reverse list of sections
 2020-10-20 20:50 UTC  (4+ messages)

[PATCH 1/2] arm-bsp/layer.conf: add meta-python for musca
 2020-10-20 20:49 UTC  (3+ messages)
` [meta-arm] "

[PATCH] t5500.43: make the check a bit more robust
 2020-10-20 20:48 UTC  (7+ messages)
` [PATCH v2 0/3] Work around flakiness in t5500.43
  ` [PATCH v2 1/3] sideband: avoid reporting incomplete sideband messages
  ` [PATCH v2 3/3] sideband: add defense against packets missing a band designator

[cip-dev] [RFC PATCH 4.19.y-cip 00/50] Add PCIe EP support for Renesas R-Car Gen3 and RZ/G2x
 2020-10-20 20:48 UTC  (8+ messages)
` [cip-dev] [RFC PATCH 4.19.y-cip 24/50] PCI: endpoint: Replace spinlock with mutex
` [cip-dev] If you are using PCIe EP, speak up was Re: [RFC PATCH 4.19.y-cip 00/50] Add PCIe EP support for Renesas R-Car Gen3 and RZ/G2x

pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310
 2020-10-20 20:46 UTC  (3+ messages)

[PATCH] security: remove unneeded break
 2020-10-20 20:45 UTC  (2+ messages)

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (4+ messages)

[PATCH iproute2-next 00/15] Add a tool for configuration of DCB
 2020-10-20 20:44 UTC  (4+ messages)
` [PATCH iproute2-next 11/15] lib: Extract from iplink_vlan a helper to parse key:value arrays

[PATCH 0/3 v2] tracing/mm: Add tracepoint_enabled() helper function for headers
 2020-10-20 20:43 UTC  (4+ messages)
` [PATCH 1/3 v2] tracepoints: Add helper to test if tracepoint is enabled in a header

[PATCH iproute2-next 15/15] dcb: Add a subtool for the DCB ETS object
 2020-10-20 20:43 UTC  (2+ messages)

[PATCH 0/4] Some more lock_page work
 2020-10-20 20:42 UTC  (8+ messages)
    ` Possible deadlock in fuse write path (Was: Re: [PATCH 0/4] Some more lock_page work..)

[RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-20 20:41 UTC  (4+ messages)
` [RFC PATCH v3 6/9] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple sources files retaining ipu3-cio2 name

[PATCH v4 0/9] Add k/uprobe & fentry & error_injection supported
 2020-10-20 20:41 UTC  (6+ messages)
` [PATCH v4 9/9] riscv: Fixup lockdep_assert_held(&text_mutex) in patch_insn_write

Update WCN3991 FW file
 2020-10-20 20:41 UTC  (3+ messages)

[cip-dev] [PATCH 4.19.y-cip 00/26] Fixes and extension to PCIe EPF
 2020-10-20 20:40 UTC  (2+ messages)

[PATCH v2 0/6] crypto: lib/sha256 - cleanup/optimization
 2020-10-20 20:39 UTC  (7+ messages)
` [PATCH v2 1/6] crypto: Use memzero_explicit() for clearing state
` [PATCH v2 2/6] crypto: lib/sha256 - Don't clear temporary variables
` [PATCH v2 3/6] crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
` [PATCH v2 4/6] crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64
` [PATCH v2 5/6] crypto: lib/sha256 - Unroll LOAD and BLEND loops
` [PATCH v2 6/6] crypto: lib/sha - Combine round constants and message schedule

[PATCH v2] net: phy: marvell: add special handling of Finisar modules with 88E1111
 2020-10-20 20:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2020-10-20 20:39 UTC 

[PATCH 1/2] dt-bindings: arm, scmi: Do not use clocks for SCMI performance domains
 2020-10-20 20:37 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm,scmi: "
` [PATCH 2/2] firmware: arm_scmi: Move away from clock devicetree bindings

[PATCH v1 net-next 0/5] net: dsa: felix: psfp support on
 2020-10-20 20:37 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2020-10-20 20:35 UTC 

master - tests: check dmevent with bigger reserved_stack
 2020-10-20 20:34 UTC 

master - memlock: allocate at most halve of rlimit stack
 2020-10-20 20:34 UTC 

master - lvmcmdlib: lvm2_init_threaded
 2020-10-20 20:34 UTC 

master - libdm: relocate code for sending messages
 2020-10-20 20:34 UTC 

master - cov: split check for type assignment
 2020-10-20 20:34 UTC 

master - dm: remove created devices on error path
 2020-10-20 20:34 UTC 

master - debug: shorten error message
 2020-10-20 20:34 UTC 

master - libdm: validate thin-pool before sending messages
 2020-10-20 20:34 UTC 

master - libdm: enhance error message
 2020-10-20 20:34 UTC 

master - libdm: split code for sending message
 2020-10-20 20:34 UTC 

master - properties: fix data_usage typo
 2020-10-20 20:34 UTC 

master - tests: extend area covered by error target
 2020-10-20 20:34 UTC 

GRUB 2.06 release
 2020-10-20 20:33 UTC  (12+ messages)

[PATCH 0/4] hw/clock: Inline and remove CLOCK_PERIOD_TO_HZ/CLOCK_PERIOD_TO_NS macro
 2020-10-20 20:32 UTC  (5+ messages)
` [PATCH 1/4] qdev-monitor: Display frequencies scaled to SI unit
` [RFC PATCH 4/4] hw/clock: Inline and remove CLOCK_PERIOD_TO_NS()

[PATCH] mm: don't wake kswapd prematurely when watermark boosting is disabled
 2020-10-20 20:33 UTC  (2+ messages)

XArray pull for 5.9
 2020-10-20 20:32 UTC 

[PATCH] bus: mhi: core: fix potential operator-precedence with BHI macros
 2020-10-20 20:29 UTC 

post-receive: pub/scm/linux/kernel/git/cip/linux-cip
 2020-10-20 20:29 UTC 

[PATCH v1 00/15] Introduce threaded trace streaming for basic perf record operation
 2020-10-20 20:29 UTC  (7+ messages)
` [PATCH v1 02/15] perf report: output trace file name in raw trace dump

linux-next: Fixes tag needs some work in the ext4 tree
 2020-10-20 20:28 UTC 

[PATCH] mm, hugetlb: Avoid double clearing for hugetlb pages
 2020-10-20 20:28 UTC  (6+ messages)

[PATCH 08/13] ap: remove 'psk' from Start()
 2020-10-20 20:27 UTC  (3+ messages)

[PATCH 0/9] lpfc: Update lpfc to revision 12.8.0.5
 2020-10-20 20:27 UTC  (10+ messages)
` [PATCH 1/9] lpfc: fix invalid sleeping context in lpfc_sli4_nvmet_alloc
` [PATCH 2/9] lpfc: fix scheduling call while in softirq context in lpfc_unreg_rpi
` [PATCH 3/9] lpfc: Re-fix use after free in lpfc_rq_buf_free()
` [PATCH 4/9] lpfc: Removed unused macros in lpfc_attr.c
` [PATCH 5/9] lpfc: Fix duplicate wq_create_version check
` [PATCH 6/9] lpfc: Enlarge max_sectors in scsi templates
` [PATCH 7/9] lpfc: Add FDMI Vendor MIB support
` [PATCH 8/9] lpfc: Reject CT request for MIB commands
` [PATCH 9/9] lpfc: Update lpfc version to 12.8.0.5

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-10-20 20:27 UTC  (16+ messages)

[PATCH 5/6] x86/apic/msi: Use Real PCI DMA device when configuring IRTE
 2020-10-20 20:26 UTC  (2+ messages)

[PATCH 0/3] drm/msm: kthread_worker conversion
 2020-10-20 20:26 UTC  (10+ messages)

[PATCH 1/3] drm/amdgpu: add GC 10.3 NOALLOC registers
 2020-10-20 20:26 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add support to configure MALL for sienna_cichlid (v2)
` [PATCH 3/3] drm/amdgpu/display: add MALL support

post-receive: pub/scm/devel/pahole/pahole
 2020-10-20 20:26 UTC 

[dpdk-dev] [PATCH] efd: fix tailq entry leak in error path
 2020-10-20 20:24 UTC  (3+ messages)

[PATCH 6/6] PCI: vmd: Disable MSI/X remapping when possible
 2020-10-20 20:23 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/61] drm/i915: Remove obj->mm.lock!
 2020-10-20 20:18 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 02/61] drm/i915: Add missing -EDEADLK handling to execbuf pinning

[PATCH v3 00/17] scsi: Support to handle Intermittent errors
 2020-10-20 20:18 UTC  (6+ messages)
` [PATCH v3 03/17] scsi: No retries on abort success

[PATCH] arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
 2020-10-20 20:16 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2020-10-20 20:14 UTC 

[dpdk-dev] DPDK-VIRTIO- GCP- RSS
 2020-10-20 20:13 UTC 

[PULL v2 00/29] target-arm queue
 2020-10-20 20:11 UTC 

Checking to see if my emails are still bouncing, please disregard
 2020-10-20 20:11 UTC 

[PATCH v11 00/12] linux-user: User support for AArch64 BTI
 2020-10-20 20:09 UTC  (2+ messages)

[PATCH v3 1/1] ltp: Update to 20200930
 2020-10-20 20:10 UTC  (3+ messages)

[PATCH v4 1/1] ltp: Update to 20200930
 2020-10-20 20:09 UTC 

[dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
 2020-10-20 20:06 UTC  (14+ messages)
` [dpdk-dev] [PATCH v5 00/22] Add DLB PMD
  ` [dpdk-dev] [PATCH v5 07/22] event/dlb: add xstats
  ` [dpdk-dev] [PATCH v5 08/22] event/dlb: add infos get and configure
  ` [dpdk-dev] [PATCH v5 11/22] event/dlb: add port setup
  ` [dpdk-dev] [PATCH v5 16/22] event/dlb: add dequeue and its burst variants
  ` [dpdk-dev] [PATCH v5 20/22] event/dlb: add queue and port release
  ` [dpdk-dev] [PATCH v5 22/22] doc: Add new DLB eventdev driver to relnotes

[PATCH 0/3] ide: fix SRST (again)
 2020-10-20 20:02 UTC  (2+ messages)
` [PATCH 1/3] ide: run diagnostic after SRST


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.