All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-28 19:57:00 to 2022-09-28 21:03:23 UTC [more...]

[PULL 00/37] Linux user for 7.2 patches
 2022-09-28 20:27 UTC  (29+ messages)
` [PULL 01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
` [PULL 02/37] linux-user: fix readlinkat handling with magic exe symlink
` [PULL 03/37] linux-user: Add missing signals in strace output
` [PULL 04/37] linux-user: Add missing clock_gettime64() syscall strace
` [PULL 05/37] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
` [PULL 06/37] linux-user: Log failing executable in EXCP_DUMP()
` [PULL 07/37] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
` [PULL 08/37] linux-user/hppa: Dump IIR on register dump
` [PULL 09/37] linux-user: Fix strace of chmod() if mode == 0
` [PULL 10/37] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
` [PULL 11/37] linux-user: Add strace for clock_nanosleep()
` [PULL 12/37] linux-user: Show timespec on strace for futex()
` [PULL 13/37] linux-user: Provide MADV_* definitions
` [PULL 14/37] linux-user: Fix madvise(MADV_DONTNEED) on alpha
` [PULL 15/37] linux-user: Implement stracing madvise()
` [PULL 16/37] linux-user: Passthrough MADV_DONTNEED for certain file mappings
` [PULL 17/37] tests/tcg/linux-test: Add linux-madvise test
` [PULL 18/37] linux-user: Fix TARGET_PROT_SEM for XTENSA
` [PULL 19/37] linux-user: Add proper strace format strings for getdents()/getdents64()
` [PULL 21/37] linux-user/hppa: Drop stack guard page on hppa target
` [PULL 22/37] linux-user/hppa: Increase guest stack size to 80MB for "
` [PULL 23/37] linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
` [PULL 24/37] linux-user/hppa: Fix setup_sigcontext()
` [PULL 26/37] linux-user: Don't assume 0 is not a valid host timer_t value
` [PULL 27/37] linux-user/s390x: Save/restore fpc when handling a signal
` [PULL 28/37] linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
` [PULL 29/37] linux-user: Set ELF_BASE_PLATFORM for MIPS
` [PULL 31/37] linux-user: Sink call to do_safe_futex

[PATCH v7 00/29] Rework the trip points creation
 2022-09-28 21:00 UTC  (9+ messages)
` [PATCH v7 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v7 02/29] thermal/sysfs: Always expose hysteresis attributes
` [PATCH v7 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v7 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v7 05/29] thermal/of: Use generic thermal_zone_get_trip() function
` [PATCH v7 06/29] thermal/of: Remove unused functions
` [PATCH v7 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v7 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()

[PATCH] board: gateworks: gw_ventana: fix mmc env dev
 2022-09-28 21:00 UTC 

[PATCH v3 0/7] Rewrite the top-level index.rst
 2022-09-28 21:00 UTC  (4+ messages)
` [PATCH v3 7/7] docs: add a man-pages link to the front page

[PATCH v3 0/9] Update UniPhier armv7 devicetree
 2022-09-28 21:00 UTC  (2+ messages)

[PATCH v3 00/10] Update UniPhier armv8 devicetree
 2022-09-28 21:00 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 6.1 #2
 2022-09-28 21:00 UTC  (2+ messages)

[GIT PULL] Rockchip driver changes for 6.1 #2
 2022-09-28 21:00 UTC  (2+ messages)

[GIT PULL] Rockchip defconfig64 changes for 6.1 #1
 2022-09-28 21:00 UTC  (2+ messages)

[PATCH PULL 0/2] Two patches for next cycle, v6.1
 2022-09-28 21:00 UTC  (2+ messages)

[GIT PULL] memory: Second round for v6.1
 2022-09-28 21:00 UTC  (2+ messages)

[RESEND PATCH v2] firmware/psci: Print a warning if PSCI doesn't accept PC mode
 2022-09-28 21:00 UTC  (2+ messages)

[RESEND PATCH v2] firmware/psci: Add debugfs support to ease debugging
 2022-09-28 21:00 UTC  (2+ messages)

[PATCH] ARM: Drop CMDLINE_FORCE dependency on !ARCH_MULTIPLATFORM
 2022-09-28 21:00 UTC  (2+ messages)

[PATCH] ARM: Drop CMDLINE_* dependency on ATAGS
 2022-09-28 21:00 UTC  (2+ messages)

[PATCH] ARM: aspeed: Kconfig: Fix indentation
 2022-09-28 21:00 UTC  (2+ messages)

[GIT PULL] ARM: aspeed: defconfig changes for 6.1
 2022-09-28 21:00 UTC  (2+ messages)

[GIT PULL] ARM: aspeed: devicetree changes for 6.1
 2022-09-28 21:00 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2022-09-28 21:00 UTC 

stable-rc/linux-5.15.y baseline: 198 runs, 7 regressions (v5.15.71)
 2022-09-28 20:58 UTC 

[PATCH v2 0/2] platform/x86: dell: Add new dell-wmi-ddv driver
 2022-09-28 20:57 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] x86/split_lock: Restore warn mode (and add a new one) to avoid userspace regression
 2022-09-28 20:56 UTC  (4+ messages)

venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
 2022-09-28 20:48 UTC  (18+ messages)
          ` Why we should avoid new submodules if possible

[Buildroot] [PATCH] package/qt5: fix build failure due to libressl use
 2022-09-28 20:55 UTC  (2+ messages)

[PATCH] bno_plot.py: Ask for python3 specifically
 2022-09-28 20:55 UTC 

[Buildroot] [git commit] package/libmdbx: drop explicit _REDISTRIBUTE = YES
 2022-09-28 20:55 UTC  (2+ messages)

[PATCH] RISC-V: Re-enable counter access from userspace
 2022-09-28 20:53 UTC  (2+ messages)

[PATCH 00/11] clk: qcom: update MSM8974 clock controller drivers
 2022-09-28 20:53 UTC  (4+ messages)
` [PATCH 03/11] clk: qcom: gcc-msm8974: use ARRAY_SIZE instead of specifying num_parents

[igt-dev] [PATCH i-g-t] Replaced instances of mmap64() with mmap()
 2022-09-28 20:53 UTC  (6+ messages)

[syzbot] kernel panic: stack is corrupted in writeback_single_inode
 2022-09-28 20:52 UTC  (2+ messages)

[PATCH v3 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
 2022-09-28 20:51 UTC  (3+ messages)
` [PATCH v3 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()

[PATCH] HID: wacom: add three styli to wacom_intuos_get_tool_type
 2022-09-28 20:49 UTC 

[PATCH v3 00/28] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-28 20:50 UTC  (10+ messages)
` [PATCH v3 05/28] KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID

[PATCH v2] x86, mem: move memmove to out of line assembler
 2022-09-28 20:49 UTC  (5+ messages)
` [PATCH v3] "

[oe-layersetup][master][PATCH] oe-layer-setup.sh: restore number of threads to max
 2022-09-28 20:49 UTC  (2+ messages)
` [meta-arago] "

[PATCH v3 11/16] objtool: Add --mnop as an option to --mcount
 2022-09-28 20:45 UTC  (7+ messages)
` [objtool] ca5e2b42c0: kernel_BUG_at_arch/x86/kernel/jump_label.c

[Buildroot] [PATCH 0/1] Move rtl8821au upstream
 2022-09-28 20:38 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] package/rtl8821au: move upstream and fix missing linux options

[Intel-gfx] [PATCH] drm/i915/gt: Perf_limit_reasons are only available for Gen11+
 2022-09-28 20:43 UTC  (3+ messages)
`  "

[syzbot] KMSAN: kernel-infoleak in vmci_host_unlocked_ioctl (2)
 2022-09-28 20:43 UTC 

[syzbot] UBSAN: shift-out-of-bounds in dbAllocAG
 2022-09-28 20:43 UTC 

[syzbot] WARNING in __brelse
 2022-09-28 20:43 UTC 

[PATCH v1] can: peak_usb: export PCAN device ID as sysfs device attribute
 2022-09-28 20:43 UTC  (3+ messages)
` [RESEND PATCH v2] "

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-28 20:41 UTC  (11+ messages)

[PATCH v4 0/3] can: ctucanfd: hardware rx timestamps reporting
 2022-09-28 20:40 UTC  (4+ messages)
` [PATCH v4 2/3] can: ctucanfd: add HW timestamps to RX and error CAN frames

[Intel-wired-lan] [PATCH net-next] ixgbe: Remove unnecessary use of kmap()
 2022-09-28 20:40 UTC  (2+ messages)

[PATCH v2] wifi: rtl8xxxu: gen2: Turn on the rate control
 2022-09-28 20:36 UTC 

[PATCH 1/6] powerpc: Add ppc_md.name to dump stack arch description
 2022-09-28 20:35 UTC  (4+ messages)
` [PATCH 6/6] powerpc/pseries: Add firmware details "

stable-rc/linux-4.19.y baseline: 156 runs, 17 regressions (v4.19.260)
 2022-09-28 20:35 UTC 

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2022-09-28 (ice)
 2022-09-28 20:32 UTC  (4+ messages)
` [PATCH net-next 1/3] ice: Merge pin initialization of E810 and E810T adapters
` [PATCH net-next 2/3] ice: support features on new E810T variants
` [PATCH net-next 3/3] ice: Add support for VLAN priority filters in switchdev

[PATCH v4 1/3] event/dlb2: add producer port probing optimization
 2022-09-28 20:28 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] event/dlb2: add fence bypass option for producer ports
  ` [PATCH v7 3/3] event/dlb2: optimize credit allocations

[PATCH] ring-buffer: Add barrire in rb_move_tail
 2022-09-28 20:29 UTC  (11+ messages)

[PATCH] usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
 2022-09-28 20:21 UTC  (2+ messages)

[PATCH 00/34] doc/UX: make txt & -h output more consistent
 2022-09-28 20:27 UTC  (6+ messages)
` [PATCH v2 00/35] "
  ` [PATCH v2 34/35] tests: start asserting that *.txt SYNOPSIS matches -h output

[PATCH v2 0/7] HID: ft260: fixes and performance improvements
 2022-09-28 20:27 UTC  (4+ messages)
` [PATCH v2 2/7] HID: ft260: improve i2c write performance

[PATCH] tmpfs: ensure O_LARGEFILE with generic_file_open()
 2022-09-28 20:27 UTC  (2+ messages)

[PATCH v4] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
 2022-09-28 20:26 UTC  (4+ messages)

[PATCH] fetch2/ssh.py: fix checkstatus
 2022-09-28 20:25 UTC 

[PULL 00/38] Linux user for 7.2 patches
 2022-09-28 20:23 UTC  (3+ messages)

[Buildroot] [PATCH] utils/test-pkg: show default build dir in help test
 2022-09-28 20:24 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915: Relax fixed mode selection further
 2022-09-28 20:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t] Replaced instances of mmap64() with mmap()
 2022-09-28 20:22 UTC 

[igt-dev] [PATCH i-g-t] Introduced partial FreeBSD compatibility
 2022-09-28 20:21 UTC 

[igt-dev] [PATCH i-g-t] Replaced setpgrp() with setpgid() for standardization in BSD systems
 2022-09-28 20:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Replaced setpgrp() with setpgid() for standardization in BSD systems (rev3)

[PATCH net v2 0/2][pull request] Intel Wired LAN Driver Updates 2022-09-28 (i40e)
 2022-09-28 20:21 UTC  (3+ messages)
` [PATCH net v2 1/2] i40e: Fix ethtool rx-flow-hash setting for X722
` [PATCH net v2 2/2] i40e: Fix DMA mappings leak

[PATCH] pinctrl: st: stop abusing of_get_named_gpio()
 2022-09-28 20:20 UTC  (2+ messages)

[PATCH v5 0/2] perf: ARM CoreSight PMU support
 2022-09-28 20:18 UTC  (6+ messages)
` [PATCH v5 1/2] perf: arm_cspmu: Add support for ARM CoreSight PMU driver
` [PATCH v5 2/2] perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute

[PATCH v5 1/2] m68k: process bootinfo records before saving them
 2022-09-28 20:19 UTC  (4+ messages)
` [PATCH v5 2/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED

[PATCH] clk: zynqmp: pll: Fix divider calculation to avoid out-of-range rate
 2022-09-28 20:16 UTC  (2+ messages)

[kvm-unit-tests PATCH v7 0/2] Add specification exception tests
 2022-09-28 20:17 UTC  (3+ messages)
` [kvm-unit-tests PATCH v7 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v7 2/2] s390x: Test specification exceptions during transaction

[PATCH v3 0/7] kbuild: various cleanups
 2022-09-28 20:15 UTC  (5+ messages)
` [PATCH v3 5/7] kbuild: unify two modpost invocations
` [PATCH v3 6/7] kbuild: use obj-y instead extra-y for objects placed at the head

[PATCH v5 00/12] blkio: add libblkio BlockDriver
 2022-09-28 20:12 UTC  (7+ messages)
` [PATCH v5 02/12] blkio: add libblkio block driver
` [PATCH v5 11/12] blkio: implement BDRV_REQ_REGISTERED_BUF optimization

[PATCH net-next v4 00/27] io_uring zerocopy send
 2022-09-28 20:11 UTC  (11+ messages)

[PATCH 0/5] usb: gadget: uvc: fixes and improvements
 2022-09-28 20:12 UTC  (6+ messages)
` [PATCH 3/5] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI

[PATCH v6 0/5] landlock: truncate support
 2022-09-28 20:04 UTC  (6+ messages)
` [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook

[PATCH] i2c: pci1xxxx: prevent signed integer overflow
 2022-09-28 20:12 UTC 

[PATCH v13 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-09-28 20:12 UTC  (8+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/6] fsmonitor: refactor filesystem checks to common interface
  ` [PATCH v14 2/6] fsmonitor: relocate socket file if .git directory is remote
  ` [PATCH v14 3/6] fsmonitor: avoid socket location check if using hook
  ` [PATCH v14 4/6] fsmonitor: deal with synthetic firmlinks on macOS
  ` [PATCH v14 5/6] fsmonitor: check for compatability before communicating with fsmonitor
  ` [PATCH v14 6/6] fsmonitor: add documentation for allowRemote and socketDir options

[PATCH v2] nvme-multipath: fix possible hang in live ns resize with ANA access
 2022-09-28 20:10 UTC 

stable-rc/linux-4.14.y baseline: 142 runs, 18 regressions (v4.14.295)
 2022-09-28 20:09 UTC 

[PATCH v6 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-28 20:08 UTC  (2+ messages)

[PATCH 0/5] [RFC] config API: return empty list, not NULL
 2022-09-28 19:33 UTC  (9+ messages)
` [PATCH 4/5] config: return an "

[PATCH] nvme-multipath: fix possible hang in live ns resize with ANA access
 2022-09-28 20:07 UTC  (5+ messages)

[Intel-gfx] [PATCH 00/16] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-28 20:06 UTC  (3+ messages)
` [Intel-gfx] [PATCH 05/16] drm/i915/vm_bind: Implement bind and unbind of object

[PATCH] clk: sunxi-ng: h6: Fix default PLL GPU rate
 2022-09-28 20:01 UTC  (2+ messages)

pm/testing baseline: 57 runs, 1 regressions (v6.0-rc7-179-g530bc2b3f53f3)
 2022-09-28 20:05 UTC 

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-09-28 19:56 UTC  (30+ messages)
` [PATCH v4 01/14] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v4 02/14] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v4 03/14] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v4 04/14] arm64: smccc: Include alternative-macros.h
` [PATCH v4 05/14] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v4 06/14] virt: gunyah: Add sysfs nodes
` [PATCH v4 07/14] mailbox: Allow direct registration to a channel
` [PATCH v4 08/14] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v4 09/14] mailbox: Add Gunyah message queue mailbox
` [PATCH v4 10/14] gunyah: sysfs: Add node to describe supported features
` [PATCH v4 11/14] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v4 12/14] gunyah: rsc_mgr: Add RPC for console services
` [PATCH v4 13/14] gunyah: rsc_mgr: Add auxiliary devices for console
` [PATCH v4 14/14] tty: gunyah: Add tty console driver for RM Console Services

[PATCH v2 0/3] security: support MACsec
 2022-09-28 20:04 UTC  (3+ messages)
` [PATCH v3 "

[PATCH net] tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
 2022-09-28 20:03 UTC 

[PATCH] vhost/vsock: Use kvmalloc/kvfree for larger packets
 2022-09-28 20:02 UTC  (6+ messages)

[PATCH v3] Bluetooth: Prevent double register of suspend
 2022-09-28 20:00 UTC 

[PATCH v2] Bluetooth: Prevent double register of suspend
 2022-09-28 19:59 UTC  (3+ messages)

stable-rc/linux-4.9.y baseline: 125 runs, 16 regressions (v4.9.330)
 2022-09-28 19:58 UTC 

[PATCH v4 0/8] Add MV88E6xxx DSA driver and use on gwventana
 2022-09-28 19:59 UTC  (4+ messages)
` [PATCH v4 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH 1/2] include: import virtio_blk headers from linux with zoned device support
 2022-09-28 19:55 UTC  (4+ messages)
` [PATCH 2/2] virtio-blk: add zoned storage emulation for zoned devices


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.