All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-07 21:13:44 to 2021-09-07 22:29:27 UTC [more...]

[PATCH v2 0/2] Add memcg accounting to Arm KVM
 2021-09-07 22:29 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations

TPS68470 PMIC config option
 2021-09-07 22:28 UTC  (7+ messages)

[PATCH] Revert "Enable '-Werror' by default for all kernel builds"
 2021-09-07 22:28 UTC  (7+ messages)

[PATCH 0/2] pack-write,repack: prevent opening packs too early
 2021-09-07 22:28 UTC  (6+ messages)
` [PATCH 0/3] rename *.idx file into place last (also after *.bitmap)
  ` [PATCH 1/3] pack-write: use more idiomatic strbuf usage for packname construction
  ` [PATCH 2/3] pack-write: split up finish_tmp_packfile() function

[PULL 00/42] bsd-user updates to run hello world
 2021-09-07 21:53 UTC  (41+ messages)
` [PULL 01/42] bsd-user: remove sparc and sparc64
` [PULL 02/42] bsd-user: add copyright header to elfload.c
` [PULL 03/42] bsd-user: Add Stacey's copyright to main.c
` [PULL 04/42] bsd-user: add license to bsdload.c
` [PULL 05/42] bsd-user: style nits: bsdload.c whitespace to qemu standard
` [PULL 06/42] bsd-user: Remove all non-x86 code from elfload.c
` [PULL 07/42] bsd-user: move arch specific defines out of elfload.c
` [PULL 08/42] bsd-user: pass the bsd_param into loader_exec
` [PULL 09/42] bsd-user: Fix calculation of size to allocate
` [PULL 10/42] bsd-user: implement path searching
` [PULL 11/42] bsd-user: Eliminate elf personality
` [PULL 12/42] bsd-user: remove a.out support
` [PULL 13/42] bsd-user: TARGET_NGROUPS unused in this file, remove
` [PULL 14/42] bsd-user: elfload: simplify bswap a bit
` [PULL 15/42] bsd-user: assume pthreads and support of __thread
` [PULL 16/42] bsd-user: add host-os.h
` [PULL 17/42] bsd-user: Include host-os.h from main
` [PULL 18/42] bsd-user: save the path to the qemu emulator
` [PULL 19/42] bsd-user: start to move target CPU functions to target_arch*
` [PULL 20/42] bsd-user: Move per-cpu code into target_arch_cpu.h
` [PULL 21/42] bsd-user: pull in target_arch_thread.h update target_arch_elf.h
` [PULL 22/42] bsd-user: Include more things in qemu.h
` [PULL 23/42] bsd-user: define max args in terms of pages
` [PULL 24/42] bsd-user: Create target specific vmparam.h
` [PULL 25/42] bsd-user: Add system independent stack, data and text limiting
` [PULL 26/42] bsd-user: *BSD specific siginfo defintions
` [PULL 27/42] bsd-user: Implement --seed and initialize random state
` [PULL 28/42] bsd-user: Move stack initializtion into a per-os file
` [PULL 29/42] bsd-user: Add architecture specific signal tramp code
` [PULL 30/42] bsd-user: elf cleanup
` [PULL 31/42] bsd-user: Remove dead #ifdefs from elfload.c
` [PULL 32/42] bsd-user: Rewrite target system call definintion glue
` [PULL 33/42] bsd-user: update debugging in mmap.c
` [PULL 34/42] bsd-user: Add target_arch_reg to describe a target's register set
` [PULL 35/42] bsd-user: Add target_os_user.h to capture the user/kernel structures
` [PULL 36/42] bsd-user: add stubbed out core dump support
` [PULL 37/42] bsd-user: elfload.c style catch up patch
` [PULL 39/42] bsd-user: move gemu_log to later in the file
` [PULL 40/42] bsd-user: Implement interlock for atomic operations
` [PULL 41/42] bsd-user: Add '-0 argv0' option to bsd-user/main.c

[PATCH v3 0/8] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
 2021-09-07 22:24 UTC  (8+ messages)
` [PATCH v3 5/8] dt-bindings: mtd: ti,gpmc-nand: "

[PATCH] bpf: Add env_type_is_resolved() in front of env_stack_push() in btf_resolve()
 2021-09-07 22:24 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: ignore .eh_frame sections when parsing elf files
 2021-09-07 22:24 UTC  (11+ messages)

stable-rc/queue/5.13 build: 177 builds: 2 failed, 175 passed, 7 warnings (v5.13.14-24-gff358fe92fee)
 2021-09-07 22:24 UTC 

[PATCH RFC mptcp-next 2/4] mptcp: add struct mptcp_sched_ops
 2021-09-07 22:24 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] bpf/tests: Extend JIT test suite coverage
 2021-09-07 22:23 UTC  (14+ messages)
` [PATCH bpf-next v2 01/13] bpf/tests: Allow different number of runs per test case
` [PATCH bpf-next v2 02/13] bpf/tests: Reduce memory footprint of test suite
` [PATCH bpf-next v2 03/13] bpf/tests: Add exhaustive tests of ALU shift values
` [PATCH bpf-next v2 04/13] bpf/tests: Add exhaustive tests of ALU operand magnitudes
` [PATCH bpf-next v2 05/13] bpf/tests: Add exhaustive tests of JMP "
` [PATCH bpf-next v2 06/13] bpf/tests: Add staggered JMP and JMP32 tests
` [PATCH bpf-next v2 07/13] bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes
` [PATCH bpf-next v2 08/13] bpf/tests: Add test case flag for verifier zero-extension
` [PATCH bpf-next v2 09/13] bpf/tests: Add JMP tests with small offsets
` [PATCH bpf-next v2 10/13] bpf/tests: Add JMP tests with degenerate conditional
` [PATCH bpf-next v2 11/13] bpf/tests: Expand branch conversion JIT test
` [PATCH bpf-next v2 12/13] bpf/tests: Add more BPF_END byte order conversion tests
` [PATCH bpf-next v2 13/13] bpf/tests: Add tail call limit test with external function call

[PATCH bpf-next] libbpf: Fix build with latest gcc/binutils with LTO
 2021-09-07 22:10 UTC 

[PATCH v2] Prevent vhost-user-blk-test hang
 2021-09-07 21:54 UTC  (2+ messages)

[PATCH 1/3] drm/amdkfd: separate kfd_iommu_resume from kfd_resume
 2021-09-07 22:20 UTC  (8+ messages)
` [PATCH 3/3] drm/amdgpu: move iommu_resume before ip init/resume

[PATCH] drm/i915/gtt: add some flushing for the 64K GTT path
 2021-09-07 22:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gtt: add some flushing for the 64K GTT path (rev2)

[PATCH 0/2]: ARM: Enable THREAD_INFO_IN_TASK
 2021-09-07 22:17 UTC  (26+ messages)
` [PATCH 0/2] ARM: support THREAD_INFO_IN_TASK (v7 only) (v2)
  ` [PATCH 2/3] ARM: Move thread_info into task_struct (v7 only)
  ` [PATCH 0/7] ARM: support THREAD_INFO_IN_TASK (v3)
    ` [PATCH 1/7] ARM: Pass cpu number to secondary_start_kernel
    ` [PATCH 2/7] ARM: Pass task "
    ` [PATCH 3/7] ARM: Use smp_processor_id() in vfp_pm_suspend instead of ti->cpu
    ` [PATCH 4/7] ARM: Use hack from powerpc to get current cpu number
    ` [PATCH 5/7] ARM: Stop using TPIDRPRW to hold per_cpu_offset
    ` [PATCH 6/7] ARM: Use TPIDRPRW for current
    ` [PATCH 7/7] ARM: Move thread_info into task_struct (v7 only)

ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 2021-09-07 22:16 UTC  (3+ messages)

[PATCH v2 0/5] arm: mach-k3: Fixes for j721e/j7200 clock data and drivers
 2021-09-07 22:16 UTC  (6+ messages)
` [PATCH v2 1/5] arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocks
` [PATCH v2 2/5] arm: mach-k3: j7200: "
` [PATCH v2 3/5] arm: mach-k3: Add note to auto-generated files
` [PATCH v2 4/5] clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write
` [PATCH v2 5/5] clk: ti: k3: Update driver to account for divider flags

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, 626bf91a)
 2021-09-07 22:15 UTC 

[linux-chenxing:msc313_mainlining 24/40] drivers/pinctrl/mstar/pinctrl-msc313.c:1528:5: error: no previous prototype for 'mstar_pin_config_get'
 2021-09-07 22:14 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 1/3] drm/i915/display: Some code improvements and code style fixes for DRRS
 2021-09-07 22:13 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v3,1/3] drm/i915/display: Some code improvements and code style fixes for DRRS (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v3,1/3] drm/i915/display: Some code improvements and code style fixes for DRRS (rev3)

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 10 warnings (v5.4.144-21-gb97123bcdebe)
 2021-09-07 22:13 UTC 

[PATCH] hash-object: prefix_filename() returns allocated memory these days
 2021-09-07 22:10 UTC 

[PATCH] staging: r8188eu: remove redundant variable hoffset
 2021-09-07 22:10 UTC  (2+ messages)

[PATCH v2 1/3] tools/sco-tester: add test cases to get offload codecs
 2021-09-07 22:07 UTC  (3+ messages)
` [v2,1/3] "

[Bisected Regression] OLPC XO-1.5: Internal drive and SD card (mmcblk*) gone since commit ea718c699055
 2021-09-07 22:05 UTC  (2+ messages)

[PATCH v15 01/13] Bluetooth: Enumerate local supported codec and cache details
 2021-09-07 22:06 UTC  (3+ messages)
` [v15,01/13] "

[PATCH] pci/hotplug/pnv-php: Remove probable double put
 2021-09-07 22:01 UTC  (3+ messages)

[RESEND PATCH v4 0/4] Add perf interface to expose nvdimm
 2021-09-07 21:59 UTC  (5+ messages)
` [RESEND PATCH v4 1/4] drivers/nvdimm: Add nvdimm pmu structure

[PATCH v2 1/2] drivers: thermal: tsens: fix wrong check for tzd in irq handlers
 2021-09-07 21:57 UTC  (3+ messages)
` [PATCH v2 2/2] drivers: thermal: tsens: add timeout to get_tem_tsens_valid

[PATCH] Documentation: fix default directory of git bugreport -o
 2021-09-07 21:56 UTC  (6+ messages)
` bugreport papercuts
  ` [PATCH 1/2] bugreport: avoid duplicating options in usage()
  ` [PATCH 2/2] bugreport: slightly better memory management

[Intel-gfx] [PATCH 1/3] drm/i915: Guard debugfs against invalid access without display
 2021-09-07 21:56 UTC  (7+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: remove some debug-only registers from MCHBAR

[patch V2 00/20] x86/fpu: Clean up exception fixups and error handling in sigframe related code
 2021-09-07 21:55 UTC  (6+ messages)

[PATCH 0/3] namei: fix use-after-free and adjust calling conventions
 2021-09-07 21:54 UTC  (4+ messages)

[PATCH u-boot-marvell v2 00/39] kwboot higher baudrate
 2021-09-07 21:53 UTC  (3+ messages)
` [PATCH u-boot-marvell v2 15/39] tools: kwboot: Allow greater timeout when executing header code

[dm-devel] [PATCH 0/3] multipath-tools: final touces before next PR
 2021-09-07 21:51 UTC  (2+ messages)

[PATCH] cdrom: add linux-block list to uniform CD-ROM entry in MAINTAINERS file
 2021-09-07 21:51 UTC  (3+ messages)

[PATCH] SUNRPC: use congestion_wait() in svc_alloc_args()
 2021-09-07 21:47 UTC  (7+ messages)

[PATCH v2 0/3] namei: fix use-after-free and adjust calling conventions
 2021-09-07 21:44 UTC  (2+ messages)

[patch V2.1 00/20] x86/fpu: Clean up exception fixups and error handling in sigframe related code
 2021-09-07 21:44 UTC  (4+ messages)
` [patch V2.1 05/20] x86/extable: Rework the exception table mechanics

[PATCH v2 1/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2021-09-07 21:42 UTC  (6+ messages)

[Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
 2021-09-07 21:42 UTC  (3+ messages)
` [Patch v5 2/3] Drivers: hv: add Azure Blob driver

[PATCH 0/1] ubifs: ubifs to export filesystem error counters
 2021-09-07 21:40 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] test-tool run-command: remove dead "testsuite" code
 2021-09-07 21:41 UTC  (2+ messages)

HVM/PVH Ballon crash
 2021-09-07 21:40 UTC  (7+ messages)
  ` HVM/PVH Balloon crash

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-07 21:40 UTC  (6+ messages)
        ` [Virtio-fs] "

[Intel-gfx] [PATCH] drm/i915: deduplicate frequency dump on debugfs
 2021-09-07 21:39 UTC 

[GIT PULL] PCI changes for v5.15
 2021-09-07 21:39 UTC 

[PATCH] set_user: add capability check when rlimit(RLIMIT_NPROC) exceeds
 2021-09-07 21:30 UTC  (6+ messages)

Poky:dunfell: SDK install issue (sed: -e expression #1, char 0: no previous regular expression)
 2021-09-07 21:37 UTC  (2+ messages)
` [poky] "

[PATCH 5.13 00/24] 5.13.15-rc1 review
 2021-09-07 21:36 UTC  (2+ messages)

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-07 21:36 UTC  (5+ messages)
` [RFC PATCH 1/3] usb: pd: Increase max PDO objects to 13

[RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space
 2021-09-07 21:34 UTC  (3+ messages)

[PATCH] mm: hwpoison: deal with page cache THP
 2021-09-07 21:34 UTC  (14+ messages)

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, a2b28235)
 2021-09-07 21:33 UTC 

INFO: task hung in io_uring_cancel_generic
 2021-09-07 21:31 UTC  (3+ messages)

[dpdk-dev] [RFC 01/15] eventdev: make driver interface as internal
 2021-09-07 21:31 UTC  (3+ messages)
` [dpdk-dev] [RFC 11/15] eventdev: reserve fields in timer object

[PATCH v4 0/3] add a test mode for SANITIZE=leak, run it in CI
 2021-09-07 21:30 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS
  ` [PATCH v5 2/3] CI: refactor "if" to "case" statement
  ` [PATCH v5 3/3] tests: add a test mode for SANITIZE=leak, run it in CI

[PATCH] fabrics: fix return value of hostnqn_read_file()
 2021-09-07 21:29 UTC  (2+ messages)

[PATCH 0/5][RFC] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-07 21:28 UTC  (3+ messages)
` [PATCH 5/5][RFC] selftests/pfru: add test for Platform Firmware Runtime Update and Telemetry

[RFC PATCH 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-07 21:28 UTC  (4+ messages)
` [RFC PATCH 1/3] xen: Introduce "gpaddr_bits" field to XEN_SYSCTL_physinfo

[mm] 8cc621d2f4: fio.write_iops -21.8% regression
 2021-09-07 21:27 UTC  (11+ messages)
          ` [LKP] "

[Intel-gfx] [PATCH] drm/i915/gt: Add separate MOCS table for Gen12 devices other than TGL/RKL
 2021-09-07 21:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[pull request][net 0/7] mlx5 fixes 2021-09-07
 2021-09-07 21:24 UTC  (8+ messages)
` [net 1/7] net/mlx5: Bridge, fix uninitialized variable usage
` [net 2/7] net/mlx5: Fix rdma aux device on devlink reload
` [net 3/7] net/mlx5: Lag, don't update lag if lag isn't supported
` [net 4/7] net/mlx5: FWTrace, cancel work on alloc pd error flow
` [net 5/7] net/mlx5: Fix potential sleeping in atomic context
` [net 6/7] net/mlx5e: Fix mutual exclusion between CQE compression and HW TS
` [net 7/7] net/mlx5e: Fix condition when retrieving PTP-rqn

[PATCH 1/2] drivers: thermal: tsens: fix wrong check for tzd in irq handlers
 2021-09-07 21:24 UTC  (4+ messages)
` [PATCH 2/2] drivers: thermal: tsens: add timeout to get_tem_tsens_valid

[PATCH] drm/bridge: ti-sn65dsi83: Check link status register after enabling the bridge
 2021-09-07 21:24 UTC  (5+ messages)

[PATCH v3] mm: fs: invalidate bh_lrus for only cold path
 2021-09-07 21:23 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.15
 2021-09-07 21:22 UTC  (2+ messages)

[GIT PULL] Networking for 5.15-rc1
 2021-09-07 21:22 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v5.12 Merge window
 2021-09-07 21:22 UTC  (2+ messages)

[syzbot] net build error (3)
 2021-09-07 21:20 UTC  (4+ messages)

[renesas-devel:renesas-arm-dt-for-v5.16] BUILD SUCCESS f70f24bf012808d33e47fde38e8a11cf68b35b82
 2021-09-07 21:18 UTC 

[to-be-updated] mm-slub-allocate-private-object-map-for-validate_slab_cache.patch removed from -mm tree
 2021-09-07 21:18 UTC 

[to-be-updated] mm-slub-allocate-private-object-map-for-debugfs-listings.patch removed from -mm tree
 2021-09-07 21:18 UTC 

[to-be-updated] mm-slub-dont-call-flush_all-from-slab_debug_trace_open.patch removed from -mm tree
 2021-09-07 21:18 UTC 

Cannot connect to SAE protected AP with iwd 1.16 and beyond
 2021-09-07 21:18 UTC  (2+ messages)

[PATCH] tests: Let xorriso fixely assume UTF-8 as local character set
 2021-09-07 21:15 UTC  (3+ messages)

[PATCH 0/4] pack-bitmap: permute existing namehash values
 2021-09-07 21:18 UTC  (5+ messages)
` [PATCH 1/4] t/helper/test-bitmap.c: add 'dump-hashes' mode
` [PATCH 2/4] pack-bitmap.c: propagate namehash values from existing bitmaps
` [PATCH 3/4] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
` [PATCH 4/4] t5326: test propagating hashcache values

[GIT PULL] dmi fix for v5.15
 2021-09-07 21:17 UTC  (3+ messages)

[PATCH 1/9] hwsim: add MatchTimes property
 2021-09-07 21:14 UTC  (9+ messages)
` [PATCH 2/9] auto-t: hwsim.py: add match_times property
` [PATCH 3/9] hwsim: add DropAck rule property
` [PATCH 4/9] auto-t: hwsim.py: add drop_ack property
` [PATCH 5/9] netdev: print error if CMD_ASSOCIATE fails
` [PATCH 6/9] sae: print state and transaction on received packets
` [PATCH 7/9] sae: fix a few spec violations regarding dropped frames
` [PATCH 8/9] sae: don't send commit in confirmed state
` [PATCH 9/9] auto-t: add sae test for non-acked commit


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.