All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-27 08:06:42 to 2021-06-27 14:05:42 UTC [more...]

[PATCH] mx6sabresd: Make checkboard respect CONFIG_NXP_BOARD_REVISION
 2021-06-27 12:14 UTC  (2+ messages)

[PATCH] imx: bootaux: respect ELF support configuration
 2021-06-27 13:22 UTC  (2+ messages)

[PATCH] Bluetooth: call lock_sock() outside of spinlock section
 2021-06-27 14:05 UTC  (2+ messages)
`  "

[PATCH 0/2] Handle update hardware queues and queue freeze more carefully
 2021-06-27 14:04 UTC  (7+ messages)
` [PATCH 1/2] nvme-fc: Update hardware queues before using them
` [PATCH 2/2] nvme-fc: Wait with a timeout for queue to freeze

OE-core CVE metrics for master on Sun 27 Jun 2021 04:00:01 AM HST
 2021-06-27 14:03 UTC 

[Buildroot] [PATCH] package/gcc: remove gcc 8.x
 2021-06-27 14:00 UTC 

[xfs] 25f25648e5: aim7.jobs-per-min 22.3% improvement
 2021-06-27 13:58 UTC  (2+ messages)

[intel-linux-intel-lts:5.4/preempt-rt 17314/17318] drivers/tty/serial/8250/8250_dma.c:258 serial8250_request_dma() warn: inconsistent indenting
 2021-06-27 13:58 UTC 

[ANNOUNCE] ibsim 0.11 release
 2021-06-27 13:57 UTC 

[PATCH 1/2] test/py: Use loop mounts if guestmount fails in filesystem tests
 2021-06-27 13:54 UTC  (6+ messages)
` [PATCH 2/2] test/py: Wait for guestmount worker to exit after running guestunmount

[PATCH] riscv: Fix 32-bit RISC-V boot failure
 2021-06-27 13:51 UTC  (2+ messages)

Query: UBIFS: How to detect empty volumes
 2021-06-27 13:49 UTC  (8+ messages)

[linux-next:master 11398/13550] samples/vfio-mdev/mtty.c:742 mtty_probe() warn: '&mdev_state->next' not removed from list
 2021-06-27 13:48 UTC 

[PATCH v2] block/rbd: Add support for rbd image encryption
 2021-06-27 13:46 UTC  (2+ messages)

[PATCH 0/2] nvme-fabrics: short-circuit connect retries
 2021-06-27 13:39 UTC  (8+ messages)

[PATCH] MAINTAINERS: erofs: update my email address
 2021-06-27 13:32 UTC  (2+ messages)

[powerpc][next-20210625] WARN block/mq-deadline-main.c:743 during boot
 2021-06-27 13:30 UTC  (2+ messages)

[f2fs-dev] [PATCH] MAINTAINERS: f2fs: update my email address
 2021-06-27 13:29 UTC  (2+ messages)
`  "

[PATCH 0/2] ALSA: scarlett2: fix two small issues
 2021-06-27 13:22 UTC  (3+ messages)
` [PATCH 1/2] ALSA: scarlett2: Fix pad count for 18i8 Gen 3
` [PATCH 2/2] ALSA: scarlett2: Fix scarlett2_*_ctl_put() return values again

[PATCH V2 00/10] perf script: Add API for filtering via dynamically loaded shared object
 2021-06-27 13:18 UTC  (11+ messages)
` [PATCH V2 01/10] "
` [PATCH V2 02/10] perf script: Add dlfilter__filter_event_early()
` [PATCH V2 03/10] perf script: Add option to list dlfilters
` [PATCH V2 04/10] perf script: Add option to pass arguments to dlfilters
` [PATCH V2 05/10] perf build: Install perf_dlfilter.h
` [PATCH V2 06/10] perf dlfilter: Add resolve_address() to perf_dlfilter_fns
` [PATCH V2 07/10] perf dlfilter: Add insn() "
` [PATCH V2 08/10] perf dlfilter: Add srcline() "
` [PATCH V2 09/10] perf dlfilter: Add attr() "
` [PATCH V2 10/10] perf dlfilter: Add object_code() "

[xen-unstable test] 163136: tolerable FAIL
 2021-06-27 13:13 UTC 

[PATCH v2] gpio: mt7621: support gpio-line-names property
 2021-06-27 13:12 UTC  (7+ messages)

[RFC 00/11] Intro to Hardware timestamping engine
 2021-06-27 13:07 UTC  (12+ messages)
` [RFC 04/11] dt-bindings: Add HTE bindings
` [RFC 06/11] gpiolib: Add HTE support
` [RFC 08/11] gpiolib: cdev: Add hardware timestamp clock type
` [RFC 09/11] tools: gpio: Add new hardware "
` Fwd: [RFC 00/11] Intro to Hardware timestamping engine

[meta-oe][dunfell][PATCH] protobuf: Whitelist CVE-2015-5237
 2021-06-27 13:07 UTC  (2+ messages)
` [oe] "

[ANNOUNCE] ibsim 0.11 release
 2021-06-27 13:07 UTC 

[PATCH 0/3] usb: host: fotg210: fix malfunctions in usb camera scenario
 2021-06-27 12:57 UTC  (4+ messages)
` [PATCH 1/3] Revert "usb: host: fotg210: Use dma_pool_zalloc"
` [PATCH 2/3] usb: host: fotg210: fix the endpoint's transactional opportunities calculation
` [PATCH 3/3] usb: host: fotg210: fix the actual_length of an iso packet

[GSoC] Git Blog 6
 2021-06-27 12:43 UTC 

[PATCH v4 00/14] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-27 12:35 UTC  (26+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 02/15] [GSOC] ref-filter: add %(raw) atom
  ` [PATCH v5 12/15] [GSOC] cat-file: reuse ref-filter logic
  ` [PATCH v6 00/15] [GSOC][RFC] "
    ` [PATCH v6 01/15] [GSOC] ref-filter: add obj-type check in grab contents
    ` [PATCH v6 02/15] [GSOC] ref-filter: add %(raw) atom
    ` [PATCH v6 03/15] [GSOC] ref-filter: --format=%(raw) re-support --perl
    ` [PATCH v6 04/15] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
    ` [PATCH v6 05/15] [GSOC] ref-filter: add %(rest) atom
    ` [PATCH v6 06/15] [GSOC] ref-filter: pass get_object() return value to their callers
    ` [PATCH v6 07/15] [GSOC] ref-filter: introduce free_ref_array_item_value() function
    ` [PATCH v6 08/15] [GSOC] ref-filter: add cat_file_mode in struct ref_format
    ` [PATCH v6 09/15] [GSOC] ref-filter: modify the error message and value in get_object
    ` [PATCH v6 10/15] [GSOC] cat-file: add has_object_file() check
    ` [PATCH v6 11/15] [GSOC] cat-file: change batch_objects parameter name
    ` [PATCH v6 12/15] [GSOC] cat-file: reuse ref-filter logic
    ` [PATCH v6 13/15] [GSOC] cat-file: reuse err buf in batch_object_write()
    ` [PATCH v6 14/15] [GSOC] cat-file: re-implement --textconv, --filters options
    ` [PATCH v6 15/15] [GSOC] ref-filter: remove grab_oid() function

guest/host mem out of sync on core2duo?
 2021-06-27 12:13 UTC  (15+ messages)
          ` exception vs SIGALRM race (was: Re: guest/host mem out of sync on core2duo?)
              ` exception vs SIGALRM race (with test-case now!)
                    ` exception vs SIGALRM race on core2 CPUs (with qemu-based test-case this time!)
                      ` exception vs SIGALRM race on core2 CPUs (with fix!)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-06-27 12:08 UTC  (17+ messages)
` [RFC PATCH 02/11] target/riscv: Update CSR xintthresh in CLIC mode
` [RFC PATCH 06/11] target/riscv: Update CSR xtvec "
` [RFC PATCH 07/11] target/riscv: Update CSR xtvt "
` [RFC PATCH 08/11] target/riscv: Update CSR xnxti "
` [RFC PATCH 11/11] target/riscv: Update interrupt return "

[PATCH v2] target/riscv: csr: Remove redundant check in fp csr read/write routines
 2021-06-27 12:06 UTC 

[PATCH] phy: qcom-qmp: Fix an error handling path in 'qcom_qmp_phy_power_on()'
 2021-06-27 11:59 UTC  (2+ messages)

[PATCH 00/19] Microsoft Hypervisor root partition ioctl interface
 2021-06-27 12:00 UTC  (3+ messages)
` [PATCH 03/19] drivers/hv: minimal mshv module (/dev/mshv/)

[PATCH] target/riscv: pmp: Fix some typos
 2021-06-27 11:57 UTC 

[rui:linux-next 9/13] drivers/acpi/scan.c:2152 acpi_walk_dep_device_list() error: uninitialized symbol 'ret'
 2021-06-27 11:56 UTC 

[PATCH] PCI: j721e: Fix an error handling path in 'j721e_pcie_probe()'
 2021-06-27 11:46 UTC  (2+ messages)

[PATCH v2 net-next 0/8] Cleanup for the bridge replay helpers
 2021-06-27 11:54 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] net: bridge: include the is_local bit in br_fdb_replay
` [PATCH v2 net-next 2/8] net: ocelot: delete call to br_fdb_replay
` [PATCH v2 net-next 3/8] net: switchdev: add a context void pointer to struct switchdev_notifier_info
` [PATCH v2 net-next 4/8] net: bridge: ignore switchdev events for LAG ports which didn't request replay
` [PATCH v2 net-next 5/8] net: bridge: constify variables in the replay helpers
` [PATCH v2 net-next 6/8] net: bridge: allow the switchdev replay functions to be called for deletion
` [PATCH v2 net-next 7/8] net: dsa: refactor the prechangeupper sanity checks into a dedicated function
` [PATCH v2 net-next 8/8] net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG

[PATCH v7 0/2] perf cs-etm: Split Coresight decode by aux records
 2021-06-27 11:50 UTC  (4+ messages)
` [PATCH v7 1/2] "

[PATCH v2 0/3] arm64: dts: qcom: Fix usb entries for SA8155p-adp board
 2021-06-27 11:46 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: Use correct naming for dwc3 usb nodes in dts files
` [PATCH v2 2/3] arm64: dts: qcom: Cosmetic changes - arrange USB nodes together in sm8150 dts
` [PATCH v2 3/3] arm64: dts: qcom: Fix usb entries for SA8155p adp board

drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c:109:37: warning: unused variable 'amdgpu_rap_debugfs_ops'
 2021-06-27 11:43 UTC  (2+ messages)

arch/mips/netlogic/xlr/fmn-config.c:106: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-06-27 11:36 UTC  (2+ messages)

[PATCH v6 for-next 0/2] IB/core: Obtaining subnet_prefix from cache in
 2021-06-27 11:33 UTC  (4+ messages)

drivers/gpu/drm/amd/amdgpu/../include/asic_reg/dcn/dcn_3_0_2_sh_mask.h:9248:111: warning: initialized field overwritten
 2021-06-27 11:30 UTC  (2+ messages)

[PATCH] block/rbd: Add support for rbd image encryption
 2021-06-27 11:24 UTC  (5+ messages)

[powerpc][next-20210625] Kernel warning(arch/powerpc/kernel/interrupt.c:518) during boot
 2021-06-27 11:23 UTC  (6+ messages)

[GSoC] My Git Dev Blog — Week 6
 2021-06-27 11:24 UTC 

[PATCH v2] ASoC: remove zte zx dangling kconfig
 2021-06-27 11:18 UTC  (2+ messages)

[PATCH v3 1/1] yank: Unregister function when using TLS migration
 2021-06-27 11:10 UTC  (3+ messages)

4-disk RAID6 (non-standard layout) normalise hung, now all disks spare
 2021-06-27 11:09 UTC  (6+ messages)

[PATCH] arm: dts: db410c: Add missing cd-gpios for SD card detection
 2021-06-27 11:06 UTC 

[PATCH 2/7] perf: Create a symlink for a PMU
 2021-06-27 11:02 UTC  (11+ messages)

[PATCH v3] x86: add NOPL and CMOV emulation
 2021-06-27 10:57 UTC  (2+ messages)

reflink copying does not check/set No_COW attribute and fail
 2021-06-27 10:56 UTC  (8+ messages)
        ` bug#48833: "

[RFC][PATCH 00/12] Huawei Digest Lists
 2021-06-27 10:56 UTC  (5+ messages)
` [RFC][PATCH 03/12] digest_lists: Basic definitions
` [RFC][PATCH 04/12] digest_lists: Objects

[RFC 00/19] Improve the qlge driver based on drivers/staging/qlge/TODO
 2021-06-27 10:53 UTC  (7+ messages)
` [RFC 16/19] staging: qlge: remove deadcode in qlge_build_rx_skb

[GIT PULL] FPGA Manager late cleanups for 5.14-rc1
 2021-06-27 10:48 UTC  (2+ messages)

[linux-next] rootfs: rootflags take effect when mount rootfs
 2021-06-27 10:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/uboot-tools: fix env image help text
 2021-06-27 10:44 UTC  (2+ messages)

[nomadik:ux500-codina-v5.13-rc1 2/15] dtbs_check: arch/arm/boot/dts/ste-ux500-samsung-codina.dt.yaml: spi-gpio-0: $nodename:0: 'spi-gpio-0' does not match '^spi(@.*|-[0-9a-f])*$'
 2021-06-27 10:38 UTC  (2+ messages)

[android-goldfish:android-3.18 21/36] WARNING: kernel/built-in.o(.data+0x39e8): Section mismatch in reference from the variable .L416 to the function .init.text:ntp_init()
 2021-06-27 10:41 UTC 

[RFC PATCH net-next 0/4] ethtool: Add ability to write to transceiver module EEPROMs
 2021-06-27 10:33 UTC  (5+ messages)

[PATCH 0/7] Rework block read support among i2cget and i2cdump
 2021-06-27 10:27 UTC  (4+ messages)
` [PATCH 1/7] i2cget: Add support for I2C block data

[PATCH V3 3/4] PCI: Improve the MRRS quirk for LS7A
 2021-06-27 10:27 UTC  (5+ messages)

[PATCH 0/5] optimizations for many odb alternates
 2021-06-27 10:23 UTC  (3+ messages)
` [PATCH 3/5] make object_directory.loose_objects_subdir_seen a bitmap

[tip:master] BUILD SUCCESS 34f22feeb4d82535ad51a46fc4aac97c020e134f
 2021-06-27 10:20 UTC 

[PATCH] net: phy: at803x: mask 1000 Base-X link mode
 2021-06-27 10:16 UTC 

Error: failed to load BTF from vmlinux: No such file or directory
 2021-06-27 10:02 UTC  (2+ messages)

Starting with 1.2.5 alsactl tries to initialize UCM even if it is not supported
 2021-06-27 10:04 UTC 

Starting with 1.2.5 alsactl tries to initialize UCM even if it is not supported
 2021-06-27 10:03 UTC 

[PATCH V3 2/4] PCI: Move loongson pci quirks to quirks.c
 2021-06-27  9:54 UTC  (3+ messages)

[Buildroot] [git commit] support/tests: fix squashfs test
 2021-06-27  9:50 UTC 

[net-next, v4, 02/11] ptp: support ptp physical/virtual clocks conversion
 2021-06-27  9:50 UTC  (3+ messages)
` [ptp] d7b8e363d0: BUG:kernel_NULL_pointer_dereference,address

[xen-unstable-coverity test] 163147: all pass - PUSHED
 2021-06-27  9:48 UTC 

[PATCH] gpio: mt7621: support gpio-line-names property
 2021-06-27  9:31 UTC  (2+ messages)

[PATCH] riscv: stacktrace: fix dump_backtrace/walk_stackframe with NULL task
 2021-06-27  9:26 UTC  (2+ messages)

[PATCH 0/3] tqmx86: TQMxE40M support
 2021-06-27  9:23 UTC  (9+ messages)
` [PATCH 1/3] gpio: tqmx86: really make IRQ optional
    ` (EXT) "

[android-goldfish:android-3.18 28/96] WARNING: drivers/tty/vt/built-in.o(.data+0x1390): Section mismatch in reference from the variable .L1251 to the function .init.text:vcs_init()
 2021-06-27  9:22 UTC 

[PATCH 5.10 000/146] 5.10.46-rc1 review
 2021-06-27  8:57 UTC  (4+ messages)
` [PATCH 5.10 045/146] net: make get_net_ns return error if NET_NS is disabled

[tip:timers/core] BUILD SUCCESS 34c7342ac1b4e496315fb615d2a1309df8400403
 2021-06-27  8:54 UTC 

[PATCH] drm/rockchip: Check iommu itself instead of it's parent for device_is_available
 2021-06-27  8:47 UTC  (3+ messages)

[PATCH] OMAP: DSS2: OMAPFB: fix potential GPF
 2021-06-27  8:48 UTC  (4+ messages)

[libgpiod][PATCH 0/4] libgpiod v2: C++ bindings
 2021-06-27  8:47 UTC  (3+ messages)
` [libgpiod][PATCH 4/4] bindings: cxx: implement C++ bindings for libgpiod v2.0

[cip-dev] New security issues
 2021-06-27  8:44 UTC 

[cip-dev] CVE-2021-3444 and CVE-2021-20292
 2021-06-27  8:38 UTC 

[PATCH v10 00/27] mtd: spi-nor-core: add xSPI Octal DTR support
 2021-06-27  8:35 UTC  (4+ messages)
` [PATCH v10 04/27] spi: spi-mem: add spi_mem_dtr_supports_op()

dma_declare_coherent_memory and SuperH
 2021-06-27  8:33 UTC  (3+ messages)

[PATCH] Coccinelle: Update and rename api/alloc/pci_free_consistent.cocci
 2021-06-27  4:51 UTC  (3+ messages)
  ` [Cocci] "

[block] 990e78116d: stress-ng.loop.ops_per_sec 101263.6% improvement
 2021-06-27  8:22 UTC  (2+ messages)

[linux-linus test] 163130: regressions - FAIL
 2021-06-27  8:17 UTC 

[PATCH net-next v5] net: ip: avoid OOM kills with large UDP sends over loopback
 2021-06-27  8:11 UTC  (2+ messages)

[PATCH rdma-rc v2] RDMA/core: Simplify addition of restrack object
 2021-06-27  8:07 UTC  (3+ messages)

[Buildroot] [PATCH] support/tests: fix squashfs test
 2021-06-27  8:06 UTC  (2+ 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.