All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-31 10:35:54 to 2020-07-31 12:01:52 UTC [more...]

[OSSTEST PATCH v2 00/41] Performance work
 2020-07-31 11:38 UTC  (28+ messages)
` [OSSTEST PATCH v2 01/41] Add cperl-indent-level to .dir-locals.el
` [OSSTEST PATCH v2 02/41] SQL: Use "LIKE" rather than "like", etc
` [OSSTEST PATCH v2 03/41] SQL: Fix incorrect LIKE pattern syntax (literals)
` [OSSTEST PATCH v2 04/41] SQL: Fix incorrect LIKE pattern syntax (program variables)
` [OSSTEST PATCH v2 05/41] sg-report-flight: Add a comment re same-flight search narrowing
` [OSSTEST PATCH v2 06/41] sg-report-flight: Sort failures by job name as last resort
` [OSSTEST PATCH v2 07/41] schema: Provide indices for sg-report-flight
` [OSSTEST PATCH v2 08/41] sg-report-flight: Ask the db for flights of interest
` [OSSTEST PATCH v2 09/41] sg-report-flight: Use WITH to use best index use for $flightsq
` [OSSTEST PATCH v2 12/41] Executive: Use index for report__find_test
` [OSSTEST PATCH v2 13/41] duration_estimator: Ignore truncated jobs unless we know the step
` [OSSTEST PATCH v2 14/41] duration_estimator: Introduce some _qtxt variables
` [OSSTEST PATCH v2 15/41] duration_estimator: Explicitly provide null in general host q
` [OSSTEST PATCH v2 16/41] duration_estimator: Return job column in first query
` [OSSTEST PATCH v2 19/41] Executive: Drop redundant AND clause
` [OSSTEST PATCH v2 20/41] schema: Add index for quick lookup by host
` [OSSTEST PATCH v2 21/41] sg-report-host-history: Find flight limit by flight start date
` [OSSTEST PATCH v2 24/41] sg-report-host-history: Add a debug print after sorting jobs
` [OSSTEST PATCH v2 25/41] sg-report-host-history: Do the main query per host
` [OSSTEST PATCH v2 27/41] sg-report-host-history: Rerganisation: Read old logs later
` [OSSTEST PATCH v2 30/41] sg-report-host-history: Fork
` [OSSTEST PATCH v2 31/41] schema: Add index to help cs-bisection-step
` [OSSTEST PATCH v2 35/41] cs-bisection-step: Break out qtxt_common_ok
` [OSSTEST PATCH v2 37/41] cs-bisection-step: temporary table: Insert only rows we care about
` [OSSTEST PATCH v2 38/41] SQL: Change LIKE E'...\\_...' to LIKE '...\_...'
` [OSSTEST PATCH v2 39/41] cs-bisection-step: Add a debug print when we run dot(1)
` [OSSTEST PATCH v2 41/41] duration_estimator: Clarify recentflights query a bit

[kvm-unit-tests PATCH v3 00/10] arm/arm64: Add IPI/LPI/vtimer latency test
 2020-07-31 12:01 UTC  (3+ messages)

[PATCH 4.19 00/17] 4.19.136-rc1 review
 2020-07-31 12:00 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: arm: fsl: Add Y Soft IOTA Orion board
 2020-07-31 12:00 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6dl-yapp4: "
` [PATCH 3/3] ARM: dts: imx6dl-yapp4: Add support for OLED based on different controller

[Buildroot] [PATCH v2 5/6] boot/arm-trusted-firmware: add EDK2 as BL33 option
 2020-07-31 12:00 UTC  (3+ messages)

[PATCH v2 2/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-31 11:59 UTC  (2+ messages)
` [cpufreq] 48fc4efcdd: WARNING:possible_circular_locking_dependency_detected

[PATCH v2 0/3] Allow user space to restrict and augment MSR emulation
 2020-07-31 11:59 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v2 2/3] KVM: x86: Introduce allow list for MSR emulation

[PATCH v4 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-07-31 11:57 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: irqchip: Add PRU-ICSS interrupt controller bindings
` [PATCH v4 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts

[Linux-kernel-mentees] [PATCH net] rds: Prevent kernel-infoleak in rds_notify_queue_get()
 2020-07-31 11:59 UTC  (7+ messages)

[PATCH -next] tools build: Check return value of fwrite_unlocked in jvmti_agent.c
 2020-07-31 11:58 UTC  (5+ messages)

KASAN: invalid-free in snd_seq_port_disconnect
 2020-07-31 11:58 UTC  (4+ messages)

[PATCH] fix build of jffs2reader and jffs2dump if zlib or lzo headers are not in default paths
 2020-07-31 11:57 UTC 

[RFC PATCH bpf-next 0/3] Add a new bpf helper for FDB lookup
 2020-07-31 11:52 UTC  (4+ messages)
` [RFC PATCH bpf-next 2/3] bpf: Add helper to do forwarding lookups in kernel FDB table
    ` [Bridge] "

[PATCH 1/5] PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
 2020-07-31 11:56 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: mips: Document Loongson kvm guest board

[v2] ceph: use frag's MDS in either mode
 2020-07-31 11:57 UTC  (2+ messages)

[PATCH 1/1] usb: gadget: core: wait gadget device .release finishing at usb_del_gadget_udc
 2020-07-31 11:55 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/1] eal/linux: do not create user mem map repeatedly when it exists
 2020-07-31 11:55 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] s390/test_unwind: fix possible memleak in test_unwind()
 2020-07-31 11:52 UTC  (3+ messages)

[PATCH] mt76: mt76s: get rid of unused variable
 2020-07-31 11:50 UTC 

[PATCH 5.4 00/19] 5.4.55-rc1 review
 2020-07-31 11:48 UTC  (5+ messages)
    ` [LTP] "

[PATCH v3 0/9] ptp: Add generic helper functions
 2020-07-31 11:48 UTC  (6+ messages)
` [PATCH v3 5/9] ethernet: ti: am65-cpts: Use generic helper function

[PATCH 0/9] introduce name service announcement rpmsg driver
 2020-07-31 11:47 UTC  (10+ messages)
` [PATCH 1/9] rpmsg: virtio: rename rpmsg_create_channel
` [PATCH 2/9] rpmsg: core: add channel creation internal API
` [PATCH 3/9] rpmsg: virtio: add rpmsg channel device ops
` [PATCH 4/9] rpmsg: define the name service announcement as reserved address
` [PATCH 5/9] rpmsg: introduce reserved rpmsg driver for ns announcement
` [PATCH 6/9] rpmsg: virtio: use rpmsg ns device for the "
` [PATCH 7/9] rpmsg: ns: add name service announcement service
` [PATCH 8/9] rpmsg: virtio: use rpmsg_ns driver to manage ns announcement
` [PATCH 9/9] rpmsg: ns: name service announcement endianness

[Buildroot] [PATCH v2 2/6] boot/edk2: new package
 2020-07-31 11:47 UTC  (3+ messages)

[RESEND][PATCH v2 0/7] xen: Consolidate asm-*/guest_access.h in xen/guest_access.h
 2020-07-31 11:45 UTC  (7+ messages)
` [RESEND][PATCH v2 5/7] xen: include xen/guest_access.h rather than asm/guest_access.h
` [RESEND][PATCH v2 6/7] xen/guest_access: Consolidate guest access helpers in xen/guest_access.h
` [RESEND][PATCH v2 7/7] xen/guest_access: Fix coding style "

[PATCH 00/25] media: ov5647: Support RaspberryPi Camera Module v1
 2020-07-31 11:44 UTC  (5+ messages)
` [PATCH 01/25] dt-bindings: media: ov5647: Document pwdn-gpios
` [PATCH 02/25] dt-bindings: media: ov5647: Document clock-noncontinuous
` [PATCH 15/25] media: ov5647: Break out format handling

[Buildroot] [PATCH v2 3/6] configs/aarch64_efi_defconfig: build the EDK2 firmware from source
 2020-07-31 11:44 UTC  (3+ messages)

chromebook_coral: build failure
 2020-07-31 11:43 UTC 

[PATCH v2 -next] tools build: Check return value of fwrite_unlocked in jvmti_agent.c
 2020-07-31 11:42 UTC  (2+ messages)

[dpdk-dev] [RFC] lib: introduce traffic mirroring API
 2020-07-31 11:41 UTC  (5+ messages)

[Buildroot] [PATCH v2 0/6] Introduce EDK2 firmware builds
 2020-07-31 11:41 UTC  (3+ messages)

[RFC PATCH v6 00/10] Support for Tegra video capture from external sensor
 2020-07-31 11:39 UTC  (3+ messages)
` [RFC PATCH v6 09/10] media: tegra-video: Add CSI MIPI pads calibration

[PATCH 1/2] powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures
 2020-07-31 11:35 UTC  (2+ messages)
` [PATCH 2/2] powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entry

[iptables PATCH] nft: Eliminate table list from cache
 2020-07-31 11:36 UTC  (7+ messages)

[PATCH] refs: add \t to reflog in the files backend
 2020-07-31 11:36 UTC 

acpi: fix 'return' with no value build warning
 2020-07-31 11:33 UTC  (5+ messages)
` [PATCH] "

[PATCH v4 00/10] Coregroup support on Powerpc
 2020-07-31 11:31 UTC  (11+ messages)
` [PATCH v4 07/10] Powerpc/numa: Detect support for coregroup
` [PATCH v4 10/10] powerpc/smp: Implement cpu_to_coregroup_id

[PATCH v2 0/2] arm64: Allow erratum 1418040 for late CPUs
 2020-07-31 11:32 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: Move handling of erratum 1418040 into C code

[RFC PATCH 00/14] coresight: Support for ETMv4.4 system instructions
 2020-07-31 11:36 UTC  (5+ messages)
` [RFC PATCH 03/14] coresight: tpiu: Use coresight device access abstraction

[kvm-unit-tests GIT PULL 00/11] s390x patches
 2020-07-31 11:31 UTC  (3+ messages)

kernel-doc and xen.git
 2020-07-31 11:29 UTC  (2+ messages)

[PATCH v1] once: Fix trivia typo Not -> Note
 2020-07-31 11:29 UTC 

[PATCH v4] btrfs: trim: fix underflow in trim length to prevent access beyond device boundary
 2020-07-31 11:29 UTC 

[PATCH v2 0/2] irqchip/gic-v2, v3: Enforce ACK/EOI pairing on IRQ retrigger
 2020-07-31 11:27 UTC  (7+ messages)
` [PATCH v2 2/2] irqchip/gic-v2, v3: Prevent SW resends entirely

[PATCH] schemas: Add vim modeline
 2020-07-31 11:26 UTC  (8+ messages)

xfs_reclaim_inodes_ag taking several seconds
 2020-07-31 11:27 UTC 

[GIT PULL] KVM/arm64 fixes for 5.8, take #4
 2020-07-31 11:25 UTC  (4+ messages)

[PATCH] x86/hvm: set 'ipat' in EPT for special pages
 2020-07-31 11:21 UTC  (5+ messages)

[kvm-unit-tests PATCH] gitlab-ci.yml: Compile some jobs out-of-tree
 2020-07-31 11:24 UTC  (2+ messages)

[RFC PATCH 1/2] powerpc/numa: Introduce logical numa id
 2020-07-31 11:22 UTC  (2+ messages)
` [RFC PATCH 2/2] powerpc/powernv/cpufreq: Don't assume chip id is same as Linux node id

[PATCH] arm64: dts: mt8173: elm: Fix nor_flash node property
 2020-07-31 11:20 UTC  (4+ messages)

[libvirt test] 152317: regressions - FAIL
 2020-07-31 11:22 UTC 

[PATCH] optee-os: fix build race
 2020-07-31 11:20 UTC 

rk3399-gru-kevin: issues on bringup
 2020-07-31 11:19 UTC  (5+ messages)

linux-next: Tree for Jul 31
 2020-07-31 11:19 UTC 

dma-pool fixes
 2020-07-31 11:17 UTC  (11+ messages)

[PATCH v2] iio: cros_ec: Set Gyroscope default frequency to 25Hz
 2020-07-31 11:17 UTC  (2+ messages)

[v2 1/4] ACPI: APD: Change name from ST to FCH
 2020-07-31 11:14 UTC  (3+ messages)

[PATCH v2 0/9] mfd: mt6360: Merge different sub-devices i2c read/write
 2020-07-31 11:12 UTC  (11+ messages)
` [PATCH v2 4/9] mfd: mt6360: Combine mt6360 pmic/ldo resouces into mt6360 regulator resources

[PATCH bpf v2] libbpf: Fix register in PT_REGS MIPS macros
 2020-07-31 11:13 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Drop stale timeline constructor assert
 2020-07-31 11:12 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2] arm-autonomy: Move gem5-arm64 to dynamic-layers/meta-gem5
 2020-07-31 11:12 UTC 

[PATCH v6 0/2] userspace: Implement new format of filename trans rules
 2020-07-31 11:10 UTC  (3+ messages)
` [PATCH v6 1/2] libsepol,checkpolicy: optimize storage of filename transitions
` [PATCH v6 2/2] libsepol: implement POLICYDB_VERSION_COMP_FTRANS

[PATCH net-next] cxgb4: Add support to flash firmware config image
 2020-07-31 11:09 UTC  (3+ messages)

[PATCH] selinux: add tracepoint on denials
 2020-07-31 11:07 UTC  (4+ messages)
  ` [PATCH] RFC: selinux avc trace

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-07-31 10:59 UTC  (17+ messages)
` [PATCH 3/3] cpu-timers, icount: new modules

[Intel-wired-lan] [PATCH -next] net: ice: Fix pointer cast warnings
 2020-07-31 10:57 UTC 

[Buildroot] [PATCH] boot/grub2: Backport Boothole securify fixes
 2020-07-31 10:56 UTC 

[LTP] [PATCH 1/1] semctl: Fix 32 bit build
 2020-07-31 10:55 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_multipipe_modeset: Changes based on lib updates and minor fixes
 2020-07-31 10:54 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_multipipe_modeset: Changes based on lib updates and minor fixes (rev2)

exfatprogs-1.0.4 version released
 2020-07-31 10:53 UTC  (3+ messages)

[PATCH 0/2] displif: Protocol version 2
 2020-07-31 10:53 UTC  (3+ messages)
` [PATCH 2/2] libgnttab: Add support for Linux dma-buf offset

[PATCH v4 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-31 10:52 UTC  (4+ messages)
` [PATCH v4 2/2] iio: light: as73211: New driver

[igt-dev] [PATCH i-g-t] tests/feature_discovery: Fix things spotted by GitLab's CI
 2020-07-31 10:52 UTC  (2+ messages)

[GIT PULL] ARM: soc: Xilinx SOC changes for v5.9-v2
 2020-07-31 10:50 UTC 

[Intel-gfx] [PATCH 01/66] drm/i915: Reduce i915_request.lock contention for i915_request_wait
 2020-07-31 10:51 UTC  (5+ messages)
` [Intel-gfx] [PATCH 32/66] drm/i915/gt: Push the wait for the context to bound to the request
` [Intel-gfx] [PATCH 33/66] drm/i915: Remove unused i915_gem_evict_vm()

[PATCH v2] iommu/arm-smmu-v3: disable MSI polling if SEV polling is faster
 2020-07-31 10:48 UTC  (4+ messages)

[PATCH nft v2 1/1] src: enable output with "nft --echo --json" and nftables syntax
 2020-07-31 10:49 UTC  (2+ messages)
` [PATCH nft v3] "

[PATCH] x86emul: replace UB shifts
 2020-07-31 10:50 UTC  (2+ messages)

[PATCH net v2 0/5] DPAA FMan driver fixes
 2020-07-31 10:49 UTC  (6+ messages)
` [PATCH net v2 1/5] fsl/fman: use 32-bit unsigned integer
` [PATCH net v2 2/5] fsl/fman: fix dereference null return value
` [PATCH net v2 3/5] fsl/fman: fix unreachable code
` [PATCH net v2 4/5] fsl/fman: check dereferencing null pointer
` [PATCH net v2 5/5] fsl/fman: fix eth hash table allocation

[PATCH] ethtool: Add QSFP-DD support
 2020-07-31  8:47 UTC 

[Cocci] [PATCH] coccinelle: api: add kvfree script
 2020-07-31 10:47 UTC  (3+ messages)
` [Cocci] [PATCH v5] "
  `  "

[PATCH v3 iproute2-next] devlink: Add board.serial_number to info subcommand
 2020-07-31 10:46 UTC 

[OSSTEST PATCH 00/14] Flight report performance improvements
 2020-07-31 10:45 UTC  (8+ messages)
` [OSSTEST PATCH 06/14] sg-report-flight: Use WITH clause to use index for $anypassq
` [OSSTEST PATCH 14/14] duration_estimator: Move duration query loop into database

[PATCH v2 3/3] pico-imx6ul: convert ethernet function to DM_ETH
 2020-07-31 10:43 UTC  (2+ messages)

[PATCH v3] btrfs: trim: fix underflow in trim length to prevent access beyond device boundary
 2020-07-31 10:42 UTC  (6+ messages)

[perf] Explicitly use python[3]-[config]
 2020-07-31 10:42 UTC  (3+ messages)

[PATCH v2 2/3] configs: pico-imx6ul: convert DM_VIDEO
 2020-07-31 10:42 UTC  (2+ messages)

[dm- devel][PATCH] vector: return null when realloc fails in vector_alloc_slot func
 2020-07-31 10:41 UTC 

[PATCH v2 1/3] configs: pico-imx6ul: convert DM_USB
 2020-07-31 10:41 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: Add support for Xiaomi Poco F1 (Beryllium)
 2020-07-31 10:40 UTC 

[PATCH] ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
 2020-07-31 10:38 UTC  (4+ messages)

[PATCH RFCv1 0/5] mm/memory_hotplug: selective merging of memory resources
 2020-07-31 10:40 UTC  (5+ messages)
` [PATCH RFCv1 3/5] virtio-mem: try to merge "System RAM (virtio_mem)" resources

[PATCH][v2] i40e: optimise prefetch page refcount
 2020-07-31 10:37 UTC  (2+ messages)
` [Intel-wired-lan] "

[dpdk-dev] [20.11, PATCH v2] BBDEV FPGA PF Config app
 2020-07-31 10:35 UTC  (3+ messages)
` [dpdk-dev] [20.11, PATCH v2] baseband/fpga_5gnr_fec: add companion PF config App


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.