All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-23 19:31:12 to 2020-03-23 20:22:03 UTC [more...]

OpenBMC Project metrics
 2020-03-23 20:21 UTC  (9+ messages)

[PATCH v6 00/12] ClearFog Base static variant support
 2020-03-23 20:21 UTC  (13+ messages)
` [PATCH v6 01/12] arm: mvebu: fix SerDes table alignment
` [PATCH v6 02/12] arm: mvebu: solidrun: remove hardcoded DTS MAC address
` [PATCH v6 03/12] arm: mvebu: clearfog: use Pro name by default
` [PATCH v6 04/12] arm: mvebu: clearfog: initial ClearFog Base variant
` [PATCH v6 05/12] arm: mvebu: clearfog: Add option for 2.5 Gbps SFP
` [PATCH v6 06/12] arm: mvebu: clearfog: Add SATA mode flags
` [PATCH v6 07/12] arm: mvebu: clearfog: Unify DT selection paths
` [PATCH v6 08/12] arm: mvebu: clearfog: add SPI offsets
` [PATCH v6 09/12] arm: mvebu: enable working default boot support
` [PATCH v6 10/12] arm: mvebu: clearfog: move ENV params to Kconfig
` [PATCH v6 11/12] arm: mvebu: clearfog: don't always use SPL MMC
` [PATCH v6 12/12] arm: mvebu: clearfog: Use Pro DT by default

[PATCH] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
 2020-03-23 20:21 UTC  (3+ messages)

[PATCH bpf-next v5 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-03-23 20:21 UTC  (17+ messages)
` [PATCH bpf-next v5 2/7] security: Refactor declaration of LSM hooks
` [PATCH bpf-next v5 3/7] bpf: lsm: provide attachment points for BPF LSM programs
` [PATCH bpf-next v5 4/7] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v5 5/7] bpf: lsm: Initialize the BPF LSM hooks
` [PATCH bpf-next v5 7/7] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM

[dpdk-dev] [PATCH v2 00/10] generic rte atomic APIs deprecate proposal
 2020-03-23 20:20 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 00/12] "
  ` [dpdk-dev] [PATCH v3 06/12] ipsec: optimize with c11 atomic for sa outbound sqn update

linux-next: Signed-off-by missing for commits in the thermal tree
 2020-03-23 20:19 UTC 

[staging:staging-testing] BUILD SUCCESS eb538ff02a56d9619bbd543b4c787d1bb128c696
 2020-03-23 20:17 UTC 

[PATCH v3] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-23 20:18 UTC  (5+ messages)

[PATCH] qla2xxx: Fix I/Os being passed down when FC device is being deleted
 2020-03-23 20:18 UTC  (4+ messages)

[PATCH v2] test-lib: allow short options to be bundled
 2020-03-23 20:18 UTC  (3+ messages)
` [PATCH v3] "

[Buildroot] [Bug 12691] New: host-rust build fails
 2020-03-23 20:17 UTC  (2+ messages)
` [Buildroot] [Bug 12691] "

[PATCH v2 0/4] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-03-23 20:17 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: Add binding for qcom,usb-hs-7nm
` [PATCH v2 2/4] phy: qcom-snps: Add SNPS USB PHY driver for QCOM based SOCs
` [PATCH v2 3/4] phy: qcom-qmp: Add SM8150 QMP USB3 PHY support
` [PATCH v2 4/4] phy: qcom-qmp: Use proper PWRDOWN offset for sm8150 USB

What's cooking in git.git (Mar 2020, #07; Sun, 22)
 2020-03-23 20:17 UTC  (4+ messages)

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-23 20:09 UTC  (2+ messages)
` [Bug 1866870] "

[PATCH v41 00/21] QEMU AVR 8 bit cores
 2020-03-23 20:14 UTC  (7+ messages)
` [PATCH v41 01/21] target/avr: Add outward facing interfaces and core CPU logic

[Bug 1868617] [NEW] multiseat: route different spice tablet events to distinct vdagents
 2020-03-23 20:10 UTC 

[PATCH] x86: Alias memset to __builtin_memset
 2020-03-23 20:16 UTC  (2+ messages)

[PATCH 0/2] Enable GPG in the Windows part of the CI/PR builds
 2020-03-23 20:15 UTC  (6+ messages)
` [PATCH 2/2] tests(gpg): increase verbosity to allow debugging

[PATCH] trace2: teach Git to log environment variables
 2020-03-23 20:15 UTC  (3+ messages)

[PATCH 0/1] commit-graph: avoid unnecessary tag deference when merging
 2020-03-23 20:15 UTC  (9+ messages)
` [PATCH 1/1] commit-graph.c: avoid unnecessary tag dereference "

[PATCH v2 00/16] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-03-23 20:15 UTC  (18+ messages)
` [PATCH v2 01/16] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v2 02/16] spi: spi-mem: allow specifying a command's extension
` [PATCH v2 03/16] spi: cadence-qspi: Do not calibrate when device tree sets read delay
` [PATCH v2 04/16] spi: cadence-qspi: Add support for octal DTR flashes
` [PATCH v2 05/16] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v2 06/16] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v2 07/16] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v2 08/16] mtd: spi-nor-core: Rework hwcaps selection
` [PATCH v2 09/16] mtd: spi-nor-core: Add support for DTR protocol
` [PATCH v2 10/16] mtd: spi-nor-core: Get command opcode extension type from BFPT
` [PATCH v2 11/16] mtd: spi-nor-core: Parse xSPI Profile 1.0 table
` [PATCH v2 12/16] mtd: spi-nor-core: Use Read SR dummy cycle and address width from SFDP
` [PATCH v2 13/16] mtd: spi-nor-core: Enable octal DTR mode when possible
` [PATCH v2 14/16] mtd: spi-nor-core: Perform a Soft Reset on shutdown
` [PATCH v2 15/16] mtd: spi-nor-core: Perform a Soft Reset on boot
` [PATCH v2 16/16] mtd: spi-nor-core: Add support for Cypress Semper flash
` [NOT FOR MERGE PATCH v2 17/16] arm: dts: k3-j721e: Update OSPI settings for octal DTR mode

[PATCH hmm 0/6] Small hmm_range_fault() cleanups
 2020-03-23 20:14 UTC  (4+ messages)
` [PATCH hmm 2/6] mm/hmm: return the fault type from hmm_pte_need_fault()

[RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2)
 2020-03-23 20:13 UTC  (8+ messages)
` [PATCH 07/10] cpufreq: intel_pstate: Implement VLP controller for HWP parts
          ` [Intel-gfx] "

[f2fs-dev] fstrim does not recognize FSVER=1.13 of F2FS partitions
 2020-03-23 20:12 UTC  (9+ messages)

[PATCH 0/7] more wmediumd updates
 2020-03-23 20:12 UTC  (4+ messages)
` [PATCH 7/7] wmediumd: don't treat management frames as noack

[PATCH v3 3/3] builtin/commit-graph.c: support '--input=none'
 2020-03-23 20:12 UTC  (2+ messages)
` [PATCH v4] builtin/commit-graph.c: support '--input=graphed'

[PATCH v1 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-23 20:09 UTC  (6+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260

[Intel-gfx] [PATCH] drm/i915/gt: Only delay the barrier pm
 2020-03-23 20:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

nvmet: Kernel oops when doing mkfs on nvme-tcp device
 2020-03-23 20:10 UTC  (12+ messages)

[arm-perf:sparc32 1/2] arch/sparc/include/asm/viking.h:229:13: error: 'SRMMU_ET_MASK' undeclared
 2020-03-23 20:09 UTC 

[PATCH net-next] enetc: Remove unused variable 'enetc_drv_name'
 2020-03-23 20:09 UTC  (2+ messages)

[PATCH] i386: Remove unused define's from hax and hvf
 2020-03-23 20:05 UTC 

[PATCH] platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
 2020-03-23 20:06 UTC  (3+ messages)

[PATCH] rtc: class: support hctosys from modular RTC drivers
 2020-03-23 20:06 UTC  (5+ messages)

[PATCH net-next v2] Crypto/chtls: add/delete TLS header in driver
 2020-03-23 20:05 UTC  (2+ messages)

[MPTCP] Re: [PATCH] mptcp:netlink: fix compilation warning
 2020-03-23 20:04 UTC 

[PATCH] fs/9p: file attributes caching support
 2020-03-23 20:02 UTC 

[PATCH net] tcp: repair: fix TCP_QUEUE_SEQ implementation
 2020-03-23 20:03 UTC  (2+ messages)

[PATCH v1] mfd: dln2: Allow to be enumerated via ACPI
 2020-03-23 20:02 UTC 

[peterz-queue:master 2/11] kernel/time/tick-common.c:94:21: error: implicit declaration of function 'running_clock'
 2020-03-23 20:02 UTC 

Totally wrecked my ENV
 2020-03-23 20:02 UTC 

[PATCH RESEND v2 0/3] btrfs-progs: fix clone from wrong subvolume
 2020-03-23 20:01 UTC  (3+ messages)
` [PATCH RESEND v2 3/3] btrfs-progs: tests: add test for receiving clone from duplicate subvolume

[PATCH net-next] flow_offload: add TC_SETP_FT type in flow_indr_block_call
 2020-03-23 20:01 UTC  (2+ messages)

[PATCH v3 0/9] KVM: Move x86 init ops to separate struct
 2020-03-23 20:00 UTC  (15+ messages)
` [PATCH v3 2/9] KVM: x86: Move init-only kvm_x86_ops "
` [PATCH v3 4/9] KVM: VMX: Configure runtime hooks using vmx_x86_ops

[PATCH v2] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-23 20:00 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 for 5.0 00/11] testing/next
 2020-03-23 19:58 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/5] no-huge unit test
 2020-03-23 19:59 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 1/5] test: load drivers when required
` [dpdk-dev] [PATCH v4 2/5] test: skip subtests in no-huge mode
` [dpdk-dev] [PATCH v4 3/5] test: allow no-huge mode for fast-tests
` [dpdk-dev] [PATCH v4 4/5] ci: run tests even without hugepage
` [dpdk-dev] [PATCH v4 5/5] ci: enable unit test for aarch64

[net-next:master 54/321] drivers/net/phy/dp83867.c:363:2-3: Unneeded semicolon
 2020-03-23 20:00 UTC  (6+ messages)
` [PATCH] net: phy: dp83867: fix semicolon.cocci warnings

[PATCH v3 00/10] Introduce NVIDIA Tegra Partition Table
 2020-03-23 19:59 UTC  (7+ messages)
` [PATCH v3 03/10] partitions: "

[PATCH-for-5.0 v3] tests/migration: Reduce autoconverge initial bandwidth
 2020-03-23 19:58 UTC  (2+ messages)

[PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
 2020-03-23 19:58 UTC 

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.216-119-gde70109aa333)
 2020-03-23 19:58 UTC 

[PATCH] tree-wide: replace last occurrences of security_context_t
 2020-03-23 19:58 UTC  (2+ messages)

[PATCH v2] io-wq: handle hashed writes in chains
 2020-03-23 19:57 UTC 

[Xen-devel] [seabios bisection] complete test-amd64-amd64-qemuu-nested-intel
 2020-03-23 19:57 UTC 

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.173-140-g00befb200af4)
 2020-03-23 19:57 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.109-188-g42b2432a2ac3)
 2020-03-23 19:57 UTC 

[PATCH 0/5] x86/vmware: Steal time accounting support
 2020-03-23 19:57 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] x86/vmware: Make vmware_select_hypercall() __init
  ` [PATCH v2 2/5] x86/vmware: Remove vmware_sched_clock_setup()
  ` [PATCH v2 3/5] x86/vmware: Steal time clock for VMware guest
  ` [PATCH v2 4/5] x86/vmware: Enable steal time accounting
  ` [PATCH v2 5/5] x86/vmware: Use bool type for vmw_sched_clock

[PATCH] dt-bindings: thermal: make cooling-maps property optional
 2020-03-23 19:56 UTC  (2+ messages)

[PATCH v1] usb: core: Add ACPI support for USB interfaces
 2020-03-23 19:55 UTC 

[PATCH v2 1/3] arm64: dts: rockchip: add core devicetree for rk3326
 2020-03-23 19:55 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: Add binding for Hardkernel Odroid Go Advance

[PATCH v3 0/5] mtd: spi-nor: Add SR 4bit block protection support
 2020-03-23 19:54 UTC  (5+ messages)
` [PATCH v3 1/5] mtd: spi-nor: Fix gap in SR block protection locking

[PATCH 0/4] gpio: dwapb: Fix reference clocks usage
 2020-03-23 19:54 UTC  (12+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 6/6] MAINTAINERS: Add Segey Semin to maintainers of DW APB GPIO driver
  ` [PATCH v3 0/6] gpio: dwapb: Fix reference clocks usage
    ` [PATCH v3 1/6] dt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema
    ` [PATCH v3 2/6] dt-bindings: gpio: Add DW GPIO debounce clock property
    ` [PATCH v3 3/6] dt-bindings: gpio: Add Sergey Semin to DW APB GPIO driver maintainers
    ` [PATCH v3 4/6] gpio: dwapb: Use optional-clocks interface for APB ref-clock
    ` [PATCH v3 5/6] gpio: dwapb: Add debounce reference clock support
    ` [PATCH v3 6/6] MAINTAINERS: Add Segey Semin to maintainers of DW APB GPIO driver

[PATCH] um: Fix header inclusion
 2020-03-23 19:54 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] vdso: Fix clocksource.h macro detection
 2020-03-23 19:54 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()
 2020-03-23 19:52 UTC  (4+ messages)

[PATCH v4 0/9] Support ROHM BD99954 charger IC
 2020-03-23 15:39 UTC  (6+ messages)
` [PATCH v4 3/9] drivers: base: add linear ranges helpers

[PATCH v5 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-03-23 19:50 UTC  (4+ messages)
` [PATCH v5 2/3] hw_random: cctrng: introduce Arm CryptoCell driver

[RFC 00/11] ARM: Initial Sunplus Plus1 SP7021 and BPI-F2S support
 2020-03-23 19:50 UTC  (7+ messages)
` [RFC 04/11] dt-bindings: interrupt-controller: Add Sunplus SP7021 mux
` [RFC 05/11] dt-bindings: serial: Add Sunplus SP7021 UART

[PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
 2020-03-23 19:50 UTC  (8+ messages)

[PATCH v3 0/2] Add GPIO level-sensitive interrupt support
 2020-03-23 19:49 UTC  (12+ messages)
` [PATCH v3 2/2] pinctrl: stm32: Add level interrupt support to gpio irq chip

[zx2c4:jd/kconfig-assembler-support 5/11] mips-linux-ld: lib/raid6/algos.o:(.rodata.raid6_recov_algos+0x0): undefined reference to `raid6_recov_ssse3'
 2020-03-23 19:49 UTC 

A question about priority in chains
 2020-03-23 19:48 UTC 

[MPTCP] [PATCH] mptcp:netlink: fix compilation warning
 2020-03-23 19:46 UTC 

[PATCH 1/6] dt-bindings: sound: Convert jz4740-i2s doc to YAML
 2020-03-23 19:44 UTC  (3+ messages)

[PATCH] qcow2: Forbid discard in qcow2 v2 images with backing files
 2020-03-23 19:44 UTC 

[PATCH v3 0/1] Bluetooth: Prioritize sco traffic on slow interfaces
 2020-03-23 19:45 UTC  (2+ messages)
` [PATCH v3 1/1] Bluetooth: Prioritize SCO traffic

failing smokey tests
 2020-03-23 19:44 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: dma: fsl-edma: fix ls1028a-edma compatible
 2020-03-23 19:43 UTC  (3+ messages)

[PATCH] x86: vmx: skip atomic_switch_overflow_msrs_test on bare metal
 2020-03-23 19:42 UTC  (2+ messages)

[PATCH] ALSA: core: sysfs: show components string
 2020-03-23 19:41 UTC  (2+ messages)

[PATCH] x86: vmx: Fix "EPT violation - paging structure" test
 2020-03-23 19:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libtirpc: fix build with gcc 10
 2020-03-23 19:42 UTC  (4+ messages)

[PATCH 0/2] Fix errors when try to build kvm selftests on
 2020-03-23 19:42 UTC  (4+ messages)

[PATCH 0/6] Fix modules.builtin.alias handling
 2020-03-23 19:41 UTC  (2+ messages)

[PATCH v1] dt-bindings: display: rockchip: convert rockchip vop bindings to yaml
 2020-03-23 19:41 UTC  (9+ messages)

[PATCH v11 00/16] s390x: Protected Virtualization support
 2020-03-23 19:39 UTC  (2+ messages)

[PATCH] btrfs-progs: qgroup-verify: Remove duplicated message in report_qgroups
 2020-03-23 19:39 UTC  (2+ messages)

[PATCH 1/1] x86 support for the initrd= command line option
 2020-03-23 19:40 UTC  (9+ messages)

BUG: unable to handle kernel NULL pointer dereference in handle_external_interrupt_irqoff
 2020-03-23 19:39 UTC  (13+ messages)

[PATCH net v2] net: cbs: Fix software cbs to consider packet sending time
 2020-03-23 19:39 UTC  (2+ messages)

[PATCH] btrfs-progs: check/lowmem: Fix a false alert caused by hole beyond isize check
 2020-03-23 19:38 UTC  (2+ messages)

[PATCH] libpng: Fix CVE-2019-6129
 2020-03-23 19:35 UTC 

[oe-layersetup][PATCH] configs: enable overriding meta-browser compatibility with zeus
 2020-03-23 19:33 UTC 

[MPTCP] Re: Additional part 3 squash suggestion
 2020-03-23 19:34 UTC 

[PATCH v2 0/2] dt-bindings: serial: Convert generic and slave bindings to json-schema
 2020-03-23 19:32 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: serial: Convert generic "
` [PATCH v2 2/2] dt-bindings: serial: Convert slave-device "

cleanup the partitioning code
 2020-03-23 19:32 UTC  (4+ messages)

[PATCH V10 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2020-03-23 19:37 UTC  (5+ messages)
` [PATCH V10 02/11] iommu/uapi: Define a mask for bind data

[RFC] current devlink extension plan for NICs
 2020-03-23 19:31 UTC  (6+ messages)

[GSoC] Query regarding Microproject
 2020-03-23 19:31 UTC  (5+ 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.