All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-26 04:11:23 to 2021-06-26 08:27:46 UTC [more...]

[PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 2
 2021-06-26  8:27 UTC  (4+ messages)
` [PATCH 02/12] environment: move strbuf into block to plug leak

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-06-26  8:27 UTC  (6+ messages)
` [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line

[PATCH v2] mm/compaction: fix 'limit' in fast_isolate_freepages
 2021-06-26  8:24 UTC 

[RESEND PATCH] loop: fix setting arbitrarily large block size
 2021-06-26  8:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/24] objtool/x86: noinstr vs PARAVIRT
 2021-06-26  8:18 UTC  (4+ messages)
` [PATCH v2 03/24] objtool: Handle __sanitize_cov*() tail calls

[question] free space of disk with btrfs is too different from other du
 2021-06-26  8:17 UTC  (19+ messages)

[PATCH v4 00/10] Update clock definitions
 2021-06-26  8:13 UTC  (11+ messages)
` [PATCH v4 01/10] drivers: clk: renesas: renesas-rzg2l-cpg: Add multi clock PM support
` [PATCH v4 02/10] drivers: clk: renesas: r9a07g044-cpg: Rename divider table
` [PATCH v4 03/10] drivers: clk: renesas: r9a07g044-cpg: Fix P1 Clock
` [PATCH v4 04/10] drivers: clk: renesas: r9a07g044-cpg: Add P2 Clock support
` [PATCH v4 05/10] dt-bindings: clk: r9a07g044-cpg: Update clock/reset definitions
` [PATCH v4 06/10] drivers: clk: renesas: r9a07g044-cpg: Update {GIC,IA55,SCIF} clock/reset entries
` [PATCH v4 07/10] arm64: dts: renesas: r9a07g044: Update SCIF0 clock/reset
` [PATCH v4 08/10] drivers: clk: renesas: r9a07g044-cpg: Add I2C clocks/resets
` [PATCH v4 09/10] drivers: clk: renesas: r9a07g044-cpg: Add DMAC clocks/resets
` [PATCH v4 10/10] arm64: dts: renesas: r9a07g044: Add I2C nodes

[intel-linux-intel-lts:5.4/yocto 1/1] drivers/spi/spi-dw-pci.c:161:6: warning: variable 'cgsr_reg' set but not used
 2021-06-26  8:10 UTC 

[linux-next:master 12878/13550] drivers/mtd/nand/raw/arasan-nand-controller.c:1453:33: warning: shift count >= width of type
 2021-06-26  8:06 UTC  (2+ messages)

[PATCH V7 3/4] soc: imx: Add generic blk-ctl driver
 2021-06-26  8:07 UTC 

stable-rc/queue/5.10 baseline: 186 runs, 3 regressions (v5.10.46-57-g54dbb0e69e1a)
 2021-06-26  7:59 UTC 

[RFC 02/11] drivers: Add HTE subsystem
 2021-06-26  7:58 UTC  (2+ messages)

Nonexistent changes appear rebasing but only with rebase.backend=apply
 2021-06-26  7:53 UTC  (6+ messages)

[linux-linus test] 163093: regressions - FAIL
 2021-06-26  7:47 UTC 

[pull request][net-next 0/6] mlx5 updates 2021-06-26
 2021-06-26  7:44 UTC  (7+ messages)
` [net-next 1/6] net/mlx5: Compare sampler flow destination ID in fs_core
` [net-next 2/6] net/mlx5: DR, Add support for flow sampler offload
` [net-next 3/6] net/mlx5: Increase hairpin buffer size
` [net-next 4/6] net/mlx5: SF, Improve performance in SF allocation
` [net-next 5/6] net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections
` [net-next 6/6] net/mlx5e: Add IPsec support to uplink representor

[PATCH 0/2] Fix nfsv4.1 deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
 2021-06-26  7:50 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: Fix the batch tasks count wraparound
` [PATCH 2/2] SUNRPC: Should wake up the privileged task firstly

[PATCH v4] serial: samsung: use dma_ops of DMA if attached
 2021-06-25  7:51 UTC  (2+ messages)

[PATCH v2] drm/i915/display: replace boilerplate code with helper macros
 2021-06-26  7:32 UTC 

[PATCH] driver: base: Prefer unsigned int to bare use of unsigned
 2021-06-26  7:34 UTC 

[PATCH 0/9] sections: Unify kernel sections range check and use
 2021-06-26  7:34 UTC  (14+ messages)
` [PATCH 1/9] kallsyms: Remove arch specific text and data check
` [PATCH 2/9] kallsyms: Fix address-checks for kernel related range
` [PATCH 3/9] sections: Move and rename core_kernel_data() to is_kernel_data()
` [PATCH 4/9] sections: Move is_kernel_inittext() into sections.h
` [PATCH 5/9] kallsyms: Rename is_kernel() and is_kernel_text()
` [PATCH 6/9] sections: Add new "
` [PATCH 7/9] s390: kprobes: Use is_kernel() helper
` [PATCH 8/9] powerpc/mm: Use is_kernel_text() and is_kernel_inittext() helper
` [PATCH 9/9] dma-debug: Use memory_intersects() directly

[PATCH] drm/i915/display: replace boilerplate code with helper macros
 2021-06-26  7:25 UTC 

Reload IPtables
 2021-06-26  7:19 UTC  (6+ messages)

[Patch v2 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
 2021-06-26  7:18 UTC  (6+ messages)
` [Patch v2 1/3] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [Patch v2 2/3] Drivers: hv: add Azure Blob driver
` [Patch v2 3/3] Drivers: hv: Add to maintainer for "

[PATCH] mm, compaction: fix 'limit' in fast_isolate_freepages
 2021-06-26  7:17 UTC  (5+ messages)

stable-rc/queue/4.19 baseline: 163 runs, 9 regressions (v4.19.195-105-g61716bbe0763)
 2021-06-26  7:17 UTC 

[PATCH net-next v4 01/12] ethtool: Add support for configuring frame preemption
 2021-06-26  7:15 UTC 

[RFC BlueZ PATCH v4 1/3] emulator/btdev: Update the white list and resolving list size
 2021-06-26  7:08 UTC  (4+ messages)
` [RFC BlueZ PATCH v4 2/3] emulator/btdev: clean up the queue before closing the test
` [RFC BlueZ PATCH v4 3/3] tools/mgmt-tester: Add LL Privacy test cases
` [RFC,BlueZ,v4,1/3] emulator/btdev: Update the white list and resolving list size

[PATCH v3 00/29] tcg: bswap improvements
 2021-06-26  7:03 UTC  (31+ messages)
` [PATCH v3 01/29] tcg: Add flags argument to bswap opcodes
` [PATCH v3 02/29] tcg/i386: Support bswap flags
` [PATCH v3 03/29] tcg/aarch64: Merge tcg_out_rev{16,32,64}
` [PATCH v3 04/29] tcg/aarch64: Support bswap flags
` [PATCH v3 05/29] tcg/arm: "
` [PATCH v3 06/29] tcg/ppc: Split out tcg_out_ext{8,16,32}s
` [PATCH v3 07/29] tcg/ppc: Split out tcg_out_sari{32,64}
` [PATCH v3 08/29] tcg/ppc: Split out tcg_out_bswap16
` [PATCH v3 09/29] tcg/ppc: Split out tcg_out_bswap32
` [PATCH v3 10/29] tcg/ppc: Split out tcg_out_bswap64
` [PATCH v3 11/29] tcg/ppc: Support bswap flags
` [PATCH v3 12/29] tcg/ppc: Use power10 byte-reverse instructions
` [PATCH v3 13/29] tcg/s390: Support bswap flags
` [PATCH v3 14/29] tcg/mips: Support bswap flags in tcg_out_bswap16
` [PATCH v3 15/29] tcg/mips: Support bswap flags in tcg_out_bswap32
` [PATCH v3 16/29] tcg/tci: Support bswap flags
` [PATCH v3 17/29] tcg: Handle new bswap flags during optimize
` [PATCH v3 18/29] tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
` [PATCH v3 19/29] tcg: Make use of bswap flags in tcg_gen_qemu_ld_*
` [PATCH v3 20/29] tcg: Make use of bswap flags in tcg_gen_qemu_st_*
` [PATCH v3 21/29] target/arm: Improve REV32
` [PATCH v3 22/29] target/arm: Improve vector REV
` [PATCH v3 23/29] target/arm: Improve REVSH
` [PATCH v3 24/29] target/i386: Improve bswap translation
` [PATCH v3 25/29] target/sh4: Improve swap.b translation
` [PATCH v3 26/29] target/mips: Fix gen_mxu_s32ldd_s32lddr
` [PATCH v3 27/29] tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP
` [PATCH v3 28/29] tcg/aarch64: "
` [PATCH v3 29/29] tcg/riscv: Remove MO_BSWAP handling

[trace:ftrace/core 34/38] arch/x86/kernel/trace.c:2:1: iwyu: warning: superfluous #include <linux/trace.h>
 2021-06-26  7:04 UTC 

[RFC PATCH 0/4] x86/entry/nmi: solidify userspace NMI entry
 2021-06-26  7:03 UTC  (7+ messages)
` [RFC PATCH 1/4] x86/entry/nmi: Switch to the entry stack before switching to the thread stack

[dpdk-dev] [PATCH] net/octeontx2: fix flow create on CN98xx
 2021-06-26  7:02 UTC  (2+ messages)

[PATCH] arm: mm: Prefer unsigned int to bare use of unsigned
 2021-06-26  6:58 UTC 

[PATCH v2] blame: correct name of config option in docs
 2021-06-26  6:58 UTC  (4+ messages)
` [PATCH v3 0/3] Config option names typofixes
  ` [PATCH v3 3/3] git-worktree.txt: fix typo in example path

[RFC PATCH] tcg/plugins: enable by default for TCG builds
 2021-06-26  6:54 UTC  (2+ messages)

[ANNOUNCE] rt-tests-2.0
 2021-06-26  6:55 UTC  (2+ messages)

[PATCH] KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
 2021-06-26  7:03 UTC 

[PATCH] fix Touchscreen X Axis inversion on Trekstor Surftab W1
 2021-06-26  6:54 UTC 

[PATCH v2] PCI: pciehp: Ignore Link Down/Up caused by DPC
 2021-06-26  6:50 UTC  (5+ messages)

[PATCH] ELF: add and use SUPRESS_WARN_UNUSED_RESULT
 2021-06-26  6:44 UTC  (8+ messages)
      ` [PATCH] ELF: add and use SUPRESS_WARN_UNUSED_RESULT\
` [PATCH v2] ELF: add and use SUPPRESS_WARN_UNUSED_RESULT

stable-rc/queue/4.14 baseline: 149 runs, 4 regressions (v4.14.237-84-g6a0acfa1dd02)
 2021-06-26  6:46 UTC 

Kernel Compile Issue
 2021-06-26  6:39 UTC  (10+ messages)

[Nouveau] XDC 2021: Registration & Call for Proposals now open!
 2021-06-26  6:35 UTC  (4+ messages)
` [Nouveau] [Mesa-dev] "
    `  "

Assumption on fixed device numbers in Plasma's desktop search Baloo
 2021-06-26  6:24 UTC  (6+ messages)

[PATCH v4 0/5] Misc Ingenic patches
 2021-06-26  6:18 UTC  (6+ messages)
` [PATCH v4 1/5] MIPS: X1830: Respect cell count of common properties
` [PATCH v4 2/5] dt-bindings: clock: Add documentation for MAC PHY control bindings
` [PATCH v4 3/5] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs
` [PATCH v4 4/5] MIPS: CI20: Reduce clocksource to 750 kHz
` [PATCH v4 5/5] MIPS: CI20: Add second percpu timer for SMP

stable-rc/queue/4.4 baseline: 122 runs, 11 regressions (v4.4.273-54-gd789b8410427)
 2021-06-26  6:14 UTC 

[PATCH 0/9] LKDTM: Improvements for kernelci.org
 2021-06-26  6:12 UTC  (3+ messages)

[PATCH 0/5] tcg: Issue memory barriers for guest memory model
 2021-06-26  6:06 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: btusb: Record debug log for Mediatek Chip
 2021-06-26  5:59 UTC  (3+ messages)

[PATCH] arc: Prefer unsigned int to bare use of unsigned
 2021-06-26  5:58 UTC 

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-26  5:56 UTC  (11+ messages)
              ` [PATCH 0/9] Refactoring exit
                ` [PATCH 8/9] signal/task_exit: Use start_task_exit in place of do_exit

[OE-core] [dunfell][PATCH] rpm: fix CVE-2021-3421
 2021-06-26  5:55 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: hci_uart: Remove redundant assignment to fw_ptr
 2021-06-26  5:53 UTC  (2+ messages)

[BlueZ PATCH v2 0/3] Detailed error code
 2021-06-26  5:52 UTC  (6+ messages)
` [BlueZ PATCH v2 1/3] error: BR/EDR and LE connection failure reasons
  ` Detailed error code
` [BlueZ PATCH v2 2/3] device: Include BtdError code in Connect() return
` [BlueZ PATCH v2 3/3] client: Print error code for connect methods

[PATCH 1/1] Bluetooth: btusb: Support Bluetooth Reset for Mediatek Chip
 2021-06-26  5:50 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-06-25
 2021-06-26  5:50 UTC 

[PATCH v3 0/3] Clean up MMU translation
 2021-06-26  5:49 UTC  (5+ messages)
` [PATCH v3 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx
` [PATCH v3 3/3] target/ppc: changed ppc_hash64_xlate "

drivers/iommu/amd/io_pgtable.c:21:1: iwyu: warning: superfluous #include <asm/barrier.h>
 2021-06-26  5:49 UTC 

[PATCH BlueZ] doc/agent-api: Add AuthenticationFailed method
 2021-06-26  5:44 UTC  (2+ messages)

[bvanassche:ufs 6/12] drivers/scsi/ufs/ufshcd.c:9188:8: error: implicit declaration of function 'ufshcd_vreg_set_hpm'; did you mean 'ufshcd_vreg_set_lpm'?
 2021-06-26  5:43 UTC 

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2021-06-26  5:41 UTC 

[PATCH v2 0/1] Use correct trap number for *BSD
 2021-06-26  5:37 UTC  (3+ messages)
` [PATCH v2 1/1] tcg: Use correct trap number for page faults on *BSD systems

stable-rc/queue/4.4 baseline: 121 runs, 10 regressions (v4.4.273-54-g8b667474b1d9)
 2021-06-26  5:33 UTC 

[pm:bleeding-edge] BUILD SUCCESS 33842e66a789d1e4aa9d0379c1f5f43fd4cc4ae7
 2021-06-26  5:27 UTC  (2+ messages)
` [Devel] "

[PATCH v4 00/16] tcg/s390x: host vector support
 2021-06-26  5:24 UTC  (18+ messages)
` [PATCH v4 01/16] tcg/s390x: Rename from tcg/s390
` [PATCH v4 02/16] tcg/s390x: Change FACILITY representation
` [PATCH v4 03/16] tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
` [PATCH v4 04/16] tcg/s390x: Add host vector framework
` [PATCH v4 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH v4 06/16] tcg/s390x: Implement tcg_out_mov "
` [PATCH v4 07/16] tcg/s390x: Implement tcg_out_dup*_vec
` [PATCH v4 08/16] tcg/s390x: Implement minimal vector operations
` [PATCH v4 09/16] tcg/s390x: Implement andc, orc, abs, neg, not "
` [PATCH v4 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v4 11/16] tcg/s390x: Implement vector shift operations
` [PATCH v4 12/16] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH v4 13/16] tcg: Expand usadd/ussub with umin/umax
` [PATCH v4 14/16] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
` [PATCH v4 15/16] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH v4 16/16] tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec

[PATCH bpf-next 6/8] bpf: tcp: bpf iter batching and lock_sock
 2021-06-26  5:21 UTC 

[syzbot] KASAN: out-of-bounds Read in do_exit
 2021-06-26  5:17 UTC  (5+ messages)

[pinctrl:devel 16/44] drivers/pinctrl/mediatek/pinctrl-mt8365.c:488:3-8: No need to set .owner here. The core will do it
 2021-06-26  5:15 UTC  (4+ messages)
` [PATCH] pinctrl: mediatek: fix platform_no_drv_owner.cocci warnings

[tip:auto-latest] BUILD SUCCESS 947abba8b24e4e344a7c97f5a465e6ff2b9fb040
 2021-06-26  4:59 UTC 

[PATCH net-next] ipv6: Add sysctl for RA default route table number
 2021-06-26  4:47 UTC  (2+ messages)

[PATCH iproute2 1/2] tc: pedit: parse_cmd: add flags argument
 2021-06-26  4:45 UTC  (3+ messages)
` [PATCH iproute2 v3 2/2] tc: pedit: add decrement operation

[PATCH iproute2-next v2 0/2] ip: wwan links management support
 2021-06-26  4:41 UTC  (2+ messages)

[rcu:rcu/next] BUILD SUCCESS 90d348da28abc1c7772e88006cb7de4884421e81
 2021-06-26  4:40 UTC 

[PATCH net-next 0/3] fix some bugs for sparx5
 2021-06-26  4:44 UTC  (4+ messages)
` [PATCH net-next 1/3] net: sparx5: check return value after calling platform_get_resource()
` [PATCH net-next 2/3] net: sparx5: fix return value check in sparx5_create_targets()
` [PATCH net-next 3/3] net: sparx5: fix error return code in sparx5_register_notifier_blocks()

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 15 warnings (v5.10.46-57-g54dbb0e69e1a)
 2021-06-26  4:30 UTC 

[Qemu-devel] [Bug 1437970] [NEW] qemu-system-x86_64 - two mouse pointers & fast scrolling problem
 2021-06-26  4:17 UTC  (2+ messages)
` [Bug 1437970] "

[linux-next:master 13419/13550] tools/testing/selftests/kvm/x86_64/mmu_role_test.c:74: undefined reference to `vm_handle_exception'
 2021-06-26  4:25 UTC  (2+ messages)

[qemu-mainline test] 163066: regressions - FAIL
 2021-06-26  4:17 UTC 

[PATCH 0/4] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-06-26  4:13 UTC  (7+ messages)

stable-rc/queue/4.4 baseline: 123 runs, 10 regressions (v4.4.273-45-g8774a6845698)
 2021-06-26  4:12 UTC 

[PATCH 0/5] serial, Malta: Fixes to magic multipliers for SMSC Super I/O UARTs
 2021-06-26  4:12 UTC  (4+ messages)
` [PATCH 4/5] serial: core, 8250: Add a hook for extra port property reporting

[PATCH 0/2] serial, Malta: Fixes to make the CBUS UART work big-endian
 2021-06-26  4:12 UTC  (4+ messages)
` [PATCH 1/2] serial: 8250: Mask out floating 16/32-bit bus bits

[PATCH v2 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-06-26  4:11 UTC  (3+ messages)
` [PATCH v2 1/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices
` [PATCH v2 2/2] serial: 8250: Define RX trigger levels for OxSemi 950 devices

[PATCH] serial: core: Report magic multiplier extra baud rates
 2021-06-26  4:11 UTC 


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.