All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-28 20:25:07 to 2022-09-28 21:26:12 UTC [more...]

[PATCH 00/10] Add the Git Change command
 2022-09-28 21:26 UTC  (3+ messages)
` [PATCH 01/10] technical doc: add a design doc for the evolve command

[PATCH net] genetlink: reject use of nlmsg_flags for new commands
 2022-09-28 21:26 UTC  (3+ messages)

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

[PATCH 3/3] PCI/DPC: Disable DPC service on suspend when IRQ is shared with PME
 2022-09-28 21:24 UTC  (3+ messages)

[PATCH] Initialize field_size prior to use
 2022-09-28 21:26 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.08.x] utils/test-pkg: show default build dir in help test
 2022-09-28 20:23 UTC 

[Buildroot] [git commit branch/2022.08.x] package/botan: fix build with sh4{a, eb, aeb}
 2022-09-28 20:56 UTC 

[PATCH 1/2] wiphy: add wiphy_supports_probe_resp_offload
 2022-09-28 21:24 UTC  (2+ messages)

[PATCH v3] kbuild: rewrite check-local-export in sh/awk
 2022-09-28 21:23 UTC  (7+ messages)
` [PATCH v4] "

[Buildroot] [git commit branch/2022.08.x] package/libmdbx: drop explicit _REDISTRIBUTE = YES
 2022-09-28 20:54 UTC 

[PATCH 0/7] Fix several device private page reference counting issues
 2022-09-28 21:23 UTC  (10+ messages)
` [PATCH 6/7] nouveau/dmem: Evict device private memory during release
          ` [Nouveau] "

[Buildroot] [git commit branch/2022.05.x] package/botan: fix build with sh4{a, eb, aeb}
 2022-09-28 20:56 UTC 

[Buildroot] [git commit branch/2022.05.x] package/libmdbx: drop explicit _REDISTRIBUTE = YES
 2022-09-28 20:54 UTC 

[Buildroot] [git commit branch/2022.05.x] utils/test-pkg: show default build dir in help test
 2022-09-28 20:23 UTC 

[PATCH] mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
 2022-09-28 21:22 UTC 

[Buildroot] [git commit branch/2022.02.x] package/botan: fix build with sh4{a, eb, aeb}
 2022-09-28 20:57 UTC 

[PATCH 1/2] station: add two new roaming states (FT/FW)
 2022-09-28 21:22 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] package/libmdbx: drop explicit _REDISTRIBUTE = YES
 2022-09-28 20:54 UTC 

[PATCH 0/8] linux-user: Futex improvements
 2022-09-28 20:33 UTC  (3+ messages)
` [PATCH 8/8] linux-user: Log tid for strace

[Buildroot] [git commit branch/2022.02.x] utils/test-pkg: show default build dir in help test
 2022-09-28 20:24 UTC 

[PATCH] power: supply: max1721x: Fix spelling mistake "Gauage" -> "Gauge"
 2022-09-28 21:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-28 21:20 UTC 

[PATCH v5 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-28 21:10 UTC  (4+ messages)
` [PATCH v5 08/13] ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle

[PULL 00/37] Linux user for 7.2 patches
 2022-09-28 20:27 UTC  (38+ 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 20/37] linux-user/hppa: Add signal trampoline for hppa target
` [PULL 21/37] linux-user/hppa: Drop stack guard page on "
` [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 25/37] linux-user: fix bug about missing signum convert of sigqueue
` [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 30/37] linux-user: Combine do_futex and do_futex_time64
` [PULL 31/37] linux-user: Sink call to do_safe_futex
` [PULL 32/37] linux-user: Implement FUTEX_WAKE_BITSET
` [PULL 33/37] linux-user: Convert signal number for FUTEX_FD
` [PULL 34/37] linux-user: Implement PI futexes
` [PULL 35/37] linux-user: Update print_futex_op
` [PULL 36/37] linux-user: Lock log around strace
` [PULL 37/37] linux-user: Add parameters of getrandom() syscall for strace

[PATCH v3] wifi: rtl8xxxu: Support new chip RTL8188FU
 2022-09-28 21:16 UTC 

[PATCH] test_firmware: Fix spelling mistake "EMTPY" -> "EMPTY"
 2022-09-28 21:16 UTC 

[PATCH] riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 2022-09-28 21:16 UTC  (9+ messages)

[PATCH v2 net-next 0/6] sfc: bare bones TC offload
 2022-09-28 21:14 UTC  (8+ messages)
` [PATCH v2 net-next 3/6] sfc: optional logging of TC offload errors

[PATCH] scripts/oe-setup-builddir: do not read TEMPLATECONF from templateconf.cfg
 2022-09-28 21:18 UTC 

[PATCH] KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"
 2022-09-28 21:12 UTC 

[PATCH v3] Bluetooth: Prevent double register of suspend
 2022-09-28 21:12 UTC  (2+ messages)
` [v3] "

IWD dhcp issue?
 2022-09-28 21:18 UTC  (5+ messages)

[PATCH] io_uring/poll: disable level triggered poll
 2022-09-28 21:11 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk
 2022-09-28 21:16 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Add CDCLK Support for MTL

[PATCH] Input: ims-pcu: Fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"
 2022-09-28 21:10 UTC 

[PATCH v3 0/7] kbuild: various cleanups
 2022-09-28 21:05 UTC  (4+ messages)
` [PATCH v3 5/7] kbuild: unify two modpost invocations

[PATCH 0/5] Small meson updates for QEMU 7.2
 2022-09-28 21:08 UTC  (5+ messages)
` [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build

[PATCH v4 0/2] Add LTE SKU for sc7280-evoker family
 2022-09-28 21:07 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: arm: qcom: Separate LTE/WIFI SKU for sc7280-evoker
` [PATCH v4 2/2] arm64: dts: qcom: Add LTE SKU for sc7280-evoker family

[PATCH] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
 2022-09-28 21:13 UTC  (3+ messages)

[PATCH v2 0/4] x86/fpu: Fix MXCSR handling and SSE component definition
 2022-09-28 21:06 UTC  (3+ messages)
` [PATCH v2 4/4] x86/fpu: Correct the legacy state offset and size information

[RFC PATCH] xfs: test for fixing wrong root inode number
 2022-09-28 21:03 UTC 

[Intel-gfx] [PATCH] drm/i915: Remove unwanted pointer unpacking
 2022-09-28 21:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Remove unwanted pointer unpacking (rev2)

[PATCH] crypto: ccp: Add support for TEE for PCI ID 0x14CA
 2022-09-28 21:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-28 21:10 UTC 

[RFC PATCH] semihosting: update link to spec
 2022-09-28 21:07 UTC  (2+ messages)

[PATCH v7 00/29] Rework the trip points creation
 2022-09-28 21:00 UTC  (30+ 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 v7 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v7 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v7 11/29] thermal/drivers/uniphier: "
` [PATCH v7 12/29] thermal/drivers/hisi: "
` [PATCH v7 13/29] thermal/drivers/qcom: "
` [PATCH v7 14/29] thermal/drivers/armada: "
` [PATCH v7 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v7 16/29] thermal/of: Remove of_thermal_get_ntrips()
` [PATCH v7 17/29] thermal/of: Remove of_thermal_is_trip_valid()
` [PATCH v7 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
` [PATCH v7 19/29] thermal/of: Remove of_thermal_get_crit_temp()
` [PATCH v7 20/29] thermal/drivers/st: Use generic trip points
` [PATCH v7 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
` [PATCH v7 22/29] thermal/drivers/rcar: "
` [PATCH v7 23/29] thermal/drivers/broadcom: "
` [PATCH v7 24/29] thermal/drivers/da9062: "
` [PATCH v7 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v7 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v7 27/29] thermal/drivers/cxgb4: "
` [PATCH v7 28/29] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v7 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v2 00/45] dm: core: Support multiple device trees in ofnode
 2022-09-28 21:06 UTC  (4+ messages)
` [PATCH v2 12/45] test: Support testing malloc() failures

[PATCH v2] x86, mem: move memmove to out of line assembler
 2022-09-28 21:05 UTC  (6+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

[PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2022-09-28 21:04 UTC  (3+ messages)
  ` [PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TR

[Buildroot] [PATCH 1/1] package/botan: fix build with sh4{a, eb, aeb}
 2022-09-28 21:04 UTC  (2+ messages)

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

RTT-PROBE: lore-subspace-rtt
 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  (11+ messages)
          ` Why we should avoid new submodules if possible

[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

RTT-PROBE: lore-subspace-rtt
 2022-09-28 20:50 UTC 

[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

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

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

[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 

[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

RTT-PROBE: lore-subspace-rtt
 2022-09-28 20:40 UTC 

[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  (2+ messages)

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

RTT-PROBE: lore-subspace-rtt
 2022-09-28 20:30 UTC 

[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 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] usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
 2022-09-28 20:21 UTC  (2+ messages)

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

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

[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)


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.