All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-06 10:38:48 to 2023-10-06 11:23:13 UTC [more...]

[PATCH 5.15 000/183] 5.15.134-rc1 review
 2023-10-06 11:03 UTC  (5+ messages)

[-next 4/5] drm/virgpu: Switch to pci_is_vga()
 2023-10-06 11:22 UTC  (2+ messages)

[PATCH 1/4] sysvinit-initab: rewrite loop to generate inittab
 2023-10-06 11:22 UTC  (4+ messages)
` [PATCH 2/4] ttyrun: add new recipe
` [PATCH 3/4] sysvinit-inittab: use ttyrun to run getty only if the terminal exists
` [PATCH 4/4] busybox: "

[PATCH] ARM: multi_v7_defconfig: add drivers for S5C73M3 & S5K6A3 camera sensors
 2023-10-06 11:21 UTC  (2+ messages)

[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
 2023-10-06 11:21 UTC  (11+ messages)
` [PATCH 03/11] MIPS: support RAM beyond 32-bit
` [PATCH 05/11] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core
` [PATCH 09/11] MIPS: mobileye: Add EPM5 device tree
` [PATCH 11/11] MAINTAINERS: Add entry for Mobileye MIPS SoCs

[PATCH v1] thermal: Remove Amit Kucheria from MAINTAINERS
 2023-10-06 11:21 UTC 

[Intel-wired-lan] [PATCH net-next 1/2] igb: Fix an end of loop test
 2023-10-06 11:21 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next 2/2] ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()
  `  "
` [PATCH net-next 1/2] igb: Fix an end of loop test

[PATCH] qemuboot: reduce default size of software I/O translation buffer
 2023-10-06 11:21 UTC 

[PATCH v1 000/101] pwm: Fix lifetime issues for pwm_chips
 2023-10-06 11:20 UTC  (18+ messages)
` [PATCH v1 001/101] pwm: Provide devm_pwmchip_alloc() function
` [PATCH v1 070/101] pwm: Ensure a struct pwm have the same lifetime as its pwm_chip
` [PATCH v1 071/101] pwm: ab8500: Store parent device in driver data
` [PATCH v1 101/101] pwm: Add more locking

[PATCH] firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging
 2023-10-06 11:20 UTC  (3+ messages)

Linux 5.15.134
 2023-10-06 11:19 UTC  (2+ messages)

[PATCH] video: fbdev: arkfb: fix possible object reference leak
 2023-10-06 11:19 UTC  (3+ messages)

[PATCH 0/2] domain: followup for phys address mapping series
 2023-10-06 11:19 UTC  (8+ messages)
` [PATCH 1/2] domain: fix misaligned unmap address in unmap_guest_area()
` [PATCH 2/2] domain: expose newly introduced hypercalls as XENFEAT

[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
 2023-10-06 11:19 UTC  (5+ messages)
` [PATCH v2 1/2] test/cpuflags: removed test for NUMFLAGS
  ` [PATCH v2 2/2] eal: remove NUMFLAGS enumeration

[PATCH v7 0/7] J721S2 DTS Sync from v6.6-rc1 to u-boot
 2023-10-06 11:19 UTC  (3+ messages)
` [PATCH v7 2/7] Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"

[igt-dev] [PATCH i-g-t 00/17] [RFC] benchmarks/gem_wsim: added basic xe support
 2023-10-06 11:19 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 15/17] benchmarks/gem_wsim: for_each_ctx macro
` [igt-dev] [PATCH i-g-t 16/17] benchmarks/gem_wsim: for_each_w_step macro

Linux 6.5.6
 2023-10-06 11:19 UTC  (2+ messages)

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-10-06 11:18 UTC  (12+ messages)

[PULL 00/26] Audio, source reorg, HVF changes for 2023-10-06
 2023-10-06 11:14 UTC  (27+ messages)
` [PULL 01/26] target/i386/hvf: Remove unused includes in 'hvf-i386.h'
` [PULL 02/26] sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
` [PULL 03/26] util/log: re-allow switching away from stderr log file
` [PULL 04/26] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
` [PULL 05/26] softmmu/trace-events: Fix a typo
` [PULL 06/26] travis-ci: Correct invalid mentions of 'softmmu' by 'system'
` [PULL 07/26] cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
` [PULL 08/26] fuzz: Correct invalid mentions of 'softmmu' by 'system'
` [PULL 09/26] tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
` [PULL 10/26] accel: Rename accel_softmmu* -> accel_system*
` [PULL 11/26] gdbstub: Rename 'softmmu' -> 'system'
` [PULL 12/26] semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
` [PULL 13/26] target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
` [PULL 14/26] hw/virtio/meson: Rename softmmu_virtio_ss -> system_virtio_ss
` [PULL 15/26] meson: Rename softmmu_mods -> system_mods
` [PULL 16/26] meson: Rename target_softmmu_arch -> target_system_arch
` [PULL 17/26] system: Rename softmmu/ directory as system/
` [PULL 18/26] configure: change $softmmu to $system
` [PULL 19/26] cutils: squelch compiler warnings with custom paths
` [PULL 20/26] audio: error hints need a trailing \n
` [PULL 21/26] audio: disable default backends if -audio/-audiodev is used
` [PULL 22/26] audio: extract audio_define_default
` [PULL 23/26] audio: extend -audio to allow creating a default backend
` [PULL 24/26] audio: do not use first -audiodev as default audio device
` [PULL 25/26] audio: reintroduce default audio backend for VNC
` [PULL 26/26] audio, qtest: get rid of QEMU_AUDIO_DRV

[PATCH] qemuboot: reduce default size of software I/O translation buffer
 2023-10-06 11:17 UTC 

[PATCH v8 00/25] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-10-06 11:17 UTC  (5+ messages)
` [PATCH v8 06/25] timers: Split out forward timer base functionality
` [PATCH v8 07/25] timers: Use already existing function for forwarding timer base

[PATCH v2] selftests: futex: remove duplicate unneeded defines
 2023-10-06 11:17 UTC  (9+ messages)
` [tip: locking/core] locking/futex/selftests: Remove duplicate ABI defines

[Intel-wired-lan] [PATCH net] ixgbe: fix crash with empty VF macvlan list
 2023-10-06 11:16 UTC  (3+ messages)
  `  "

drivers/soc/tegra/pmc.c:467: warning: Function parameter or member 'syscore' not described in 'tegra_pmc'
 2023-10-06 11:14 UTC 

[PATCH v4 00/16] Introduce initial TI's J784S4 and AM69 support
 2023-10-06 11:13 UTC  (9+ messages)
` [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition

[PATCH 0/4] ASoC: cs35l56: Update hibernate/wake sequences and enable hibernation
 2023-10-06 11:10 UTC  (5+ messages)
` [PATCH 1/4] ASoC: cs35l56: Change hibernate sequence to use allow auto hibernate
` [PATCH 2/4] ASoC: cs35l56: Wake transactions need to be issued twice
` [PATCH 3/4] ASoC: cs35l56: Enable low-power hibernation mode on i2c
` [PATCH 4/4] ASoC: cs35l56: Enable low-power hibernation mode on SPI

[PATCH 0/3] KVM: arm64: Load the stage-2 MMU from vcpu_load() for VHE
 2023-10-06 11:13 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] i40e: prevent crash on probe if hw registers have invalid values
 2023-10-06 11:11 UTC  (2+ messages)
`  "

[pci:pm] BUILD REGRESSION 624306d2c241c274e498619cabc2ae1dc7112ad1
 2023-10-06 11:11 UTC 

[Intel-gfx] [PATCH 0/3] Trim some pre-production code
 2023-10-06 11:12 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: Remove early/pre-production Haswell code

[PATCH] zsmalloc: use copy_page for full page copy
 2023-10-06 11:11 UTC  (3+ messages)

[Buildroot] [PATCH 0/2 v2] support/runtime-test: extend graphic testing for weston + flutter (branch yem/flutter)
 2023-10-06 11:11 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2 v2] suport/runtime-test: extend flutter test to check rendering is happening

[PATCH] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
 2023-10-06 11:11 UTC 

✅ PASS (SKIPPED 8 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, b78b18fb)
 2023-10-06 11:11 UTC 

[PATCH v3 00/16] (few more) Steps towards enabling -Wshadow
 2023-10-06 11:10 UTC  (4+ messages)
` [PATCH v3 03/16] net/net: Clean up global variable shadowing

[PATCH] iio: sanity check available_scan_masks array
 2023-10-06 11:10 UTC  (3+ messages)

[PATCH 0/5] linux-user: clean up local variable shadowing
 2023-10-06 11:09 UTC  (7+ messages)
` [PATCH 3/5] linux-user/syscall.c: clean up local variable shadowing in do_ioctl_dm()
` [PATCH 4/5] linux-user/syscall.c: clean up local variable shadowing in TARGET_NR_getcpu
` [PATCH 5/5] linux-user/syscall.c: clean up local variable shadowing in xattr syscalls

[RFC PATCH v2 00/21] QEMU gmem implemention
 2023-10-06 11:07 UTC  (3+ messages)
` [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2023-10-06 11:07 UTC  (11+ messages)
` [PATCH v4 01/15] hw/pci: Add a pci_setup_iommu_ops() helper
` [PATCH v4 02/15] hw/pci: Refactor pci_device_iommu_address_space()

[PATCH] ARM: exynos_defconfig: add driver for ISL29018
 2023-10-06 11:06 UTC  (2+ messages)

[PATCH v7] hv/hv_kvp_daemon:Support for keyfile based connection profile
 2023-10-06 11:06 UTC  (2+ messages)

[dpdk-dev] [PATCH v5] crypto/ccp: moving vdev to PCI driver
 2023-10-06 11:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6] crypto/ccp: move device from vdev to PCI

[Intel-wired-lan] [PATCH iwl-next v2 0/5] ice: Support 5 layer Tx scheduler topology
 2023-10-06 11:02 UTC  (12+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 1/5] ice: Support 5 layer topology
` [Intel-wired-lan] [PATCH iwl-net v2 2/5] ice: Adjust the VSI/Aggregator layers
` [Intel-wired-lan] [PATCH iwl-net v2 3/5] ice: Enable switching default Tx scheduler topology
` [Intel-wired-lan] [PATCH iwl-net v2 4/5] ice: Add tx_scheduling_layers devlink param
` [Intel-wired-lan] [PATCH iwl-net v2 5/5] ice: Document tx_scheduling_layers parameter

[PATCH v4 00/20] q800: add support for booting MacOS Classic - part 2
 2023-10-06 11:04 UTC  (2+ messages)

[PATCH v4 0/5] serial: add drivers for the ESP32xx serial devices
 2023-10-06 11:04 UTC  (9+ messages)
` [PATCH v4 5/5] drivers/tty/serial: add ESP32S3 ACM device driver

[PATCH 0/7] Coresight for Kernel panic and watchdog reset
 2023-10-06 11:03 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property

[PATCH 0/2] pwm: Use an idr to assign pwm_chip IDs
 2023-10-06 11:03 UTC  (3+ messages)
` [PATCH 1/2] pwm: Change how pwm_chip IDs are determined

[dm-devel] [PATCH] dm crypt: Fix reqsize in crypt_iv_eboiv_gen
 2023-10-06 11:03 UTC  (2+ messages)
`  "

[PATCH] vhost: Perform memory section dirty scans once per iteration
 2023-10-06 11:02 UTC  (5+ messages)

[PATCH] net: ena: replace deprecated strncpy with strscpy
 2023-10-06 11:02 UTC  (4+ messages)

[PATCH net-next v4 0/6] ptp: Support for multiple filtered timestamp event queue readers
 2023-10-06 11:02 UTC  (5+ messages)
` [PATCH net-next v4 1/6] posix-clock: introduce posix_clock_context concept
` [PATCH net-next v4 4/6] ptp: support event queue reader channel masks

[PATCH 0/8] shmem,tmpfs: general maintenance
 2023-10-06 11:01 UTC  (5+ messages)
` [PATCH 3/8] shmem: factor shmem_falloc_wait() out of shmem_fault()

[PATCH] filemap: call filemap_get_folios_tag() from filemap_get_folios()
 2023-10-06 11:01 UTC 

[PATCH 0/3] sched/nohz: Misc minor cleanups to the NOHZ idle balancing code
 2023-10-06 11:01 UTC  (4+ messages)
` [PATCH 3/3] sched/nohz: Remove weird error handling from find_new_ilb()

[Intel-gfx] [PATCH] drm/i915/guc: Create the guc_to_i915() wrapper
 2023-10-06 11:00 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Create the guc_to_i915() wrapper (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3] x86/bugs: Add a separate config for each mitigation
 2023-10-06 10:59 UTC  (6+ messages)

[PATCH v5 0/5] Add bblock helper scripts
 2023-10-06 10:59 UTC  (9+ messages)
` [OE-core] "

[Intel-xe] [CI 1/2] drm/xe/pat: trim the xelp PAT table
 2023-10-06 10:58 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,1/2] "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH v1 1/2] mmc: sdhci-pltfm: Drop unnecessary error messages in sdhci_pltfm_init()
 2023-10-06 10:58 UTC  (2+ messages)
` [PATCH v1 2/2] mmc: sdhci-pltfm: Make driver OF independent

[PATCH v5 0/5] Reduce overhead of LSMs with static calls
 2023-10-06 10:57 UTC  (10+ messages)
` [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH v1 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2023-10-06 10:54 UTC  (5+ messages)
` [PATCH v1 1/5] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC

[PATCH v2] i2c: exynos5: add support for atomic transfers
 2023-10-06 10:55 UTC 

[PATCH v6 00/14] iotests: use vm.cmd()
 2023-10-06 10:54 UTC  (4+ messages)
` [PATCH v6 14/14] python: use vm.cmd() instead of vm.qmp() where appropriate

[PATCH] ceph: use kernel_connect()
 2023-10-06 10:53 UTC  (2+ messages)

[LTP] [PATCH v1] Refactor fork12 using new LTP API
 2023-10-06 10:14 UTC  (2+ messages)

[REGRESSION] Userland interface breaks due to hard HFSC_FSC requirement
 2023-10-06 10:51 UTC  (5+ messages)

[PATCH RFC] sched/fair: Avoid unnecessary IPIs for ILB
 2023-10-06 10:51 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v6.6-rc5
 2023-10-06 10:49 UTC 

[PATCH] hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
 2023-10-06 10:51 UTC  (5+ messages)

[PATCH V12 00/23] Add support UHS-II for GL9755
 2023-10-06 10:50 UTC  (5+ messages)
` [PATCH V12 12/23] mmc: sdhci-uhs2: skip signal_voltage_switch()

[PATCH net v2 0/2] net: dsa: qca8k: fix qca8k driver for Turris 1.x
 2023-10-06 10:50 UTC  (2+ messages)

[PATCH v2] net: sched: cls_u32: Fix allocation size in u32_init()
 2023-10-06 10:50 UTC  (2+ messages)

[PATCH 0/3] ALSA: hda: Stream setup fixes
 2023-10-06 10:48 UTC  (3+ messages)
` [PATCH 3/3] ALSA: hda: Add code_loading parameter to stream setup

[RFC] ext4: don't remove already removed extent
 2023-10-06 10:47 UTC  (3+ messages)

[PATCH v2] hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
 2023-10-06 10:47 UTC  (2+ messages)

Outreachy Contribution Round Guidance
 2023-10-06 10:47 UTC 

Yocto Project Summit 2023.11 registrations are open now!
 2023-10-06 10:46 UTC 

[PATCH] dump: Silence compiler warning in dump code when compiling with -Wshadow
 2023-10-06 10:46 UTC  (2+ messages)

[Bisected] PowerMac G5 fails booting kernel 6.6-rc3 (BUG: Unable to handle kernel data access at 0xfeffbb62ffec65fe)
 2023-10-06 10:45 UTC  (3+ messages)

[PATCH] target/ppc: Clean up local variable shadowing in kvm_arch_*_registers()
 2023-10-06 10:45 UTC  (2+ messages)

[PATCH 0/3] Fix IRQ storm with GPIO interrupts
 2023-10-06 10:46 UTC  (11+ messages)
` [PATCH 3/3] irqchip: renesas-rzg2l: Fix irq storm with edge trigger detection for TINT

[PATCH net-next] net: dsa: microchip: Uninitialized variable in ksz9477_acl_move_entries()
 2023-10-06 10:45 UTC  (5+ messages)

[igt-dev] [i-g-t 0/4] KMS: Minor cleanups
 2023-10-06 10:45 UTC  (2+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for "

[RFC PATCH] eventdev: ensure 16-byte alignment for events
 2023-10-06 10:44 UTC  (6+ messages)
` [PATCH v3] "

On brcm80211 maintenance and support
 2023-10-06 10:44 UTC  (2+ messages)

[xen-unstable test] 183278: tolerable FAIL
 2023-10-06 10:43 UTC 

[igt-dev] [PATCH] tests/xe_huc_copy: Handle multiple GTs
 2023-10-06 10:43 UTC  (3+ messages)

[RFC PATCH v2 0/2] Fix trap related handling
 2023-10-06 10:43 UTC  (3+ messages)
` [RFC PATCH v2 1/2] arm64: dovetail: Fix undefinstr/break trap handling
` [RFC PATCH v2 2/2] arm64: dovetail: Fix armv8 SWP{B} instruction handling

[PATCH] x86/tdx: Override the tsc calibration for TDX VMs
 2023-10-06 10:43 UTC  (2+ messages)

[PATCH mptcp-next v3 00/29] userspace pm enhancements
 2023-10-06 10:42 UTC  (5+ messages)

[PATCH v3 0/4] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-10-06 10:39 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: serial: renesas,scif: document r9a08g045 support
` [PATCH v3 2/4] clk: renesas: rzg2l: refactor sd mux driver
` [PATCH v3 3/4] clk: renesas: rzg2l: add a divider clock for RZ/G3S
` [PATCH v3 4/4] clk: renesas: add minimal boot support for RZ/G3S SoC

[PATCH v2] net: phy: dp83867: Add support for hardware blinking LEDs
 2023-10-06 10:40 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: use uapi header name for the header guard
 2023-10-06 10:40 UTC  (2+ messages)

[PATCH] net/packet: Annotate struct packet_fanout with __counted_by
 2023-10-06 10:40 UTC  (2+ messages)

[PATCH] flow_offload: Annotate struct flow_action_entry with __counted_by
 2023-10-06 10:40 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: stm32: document MYD-YA151C-T development board
 2023-10-06 10:39 UTC  (5+ messages)

[PATCH] devtool: modify: correctly handle multiple sources in SRC_URI
 2023-10-06 10:38 UTC  (4+ messages)
` [OE-core] "

[PATCH v1 1/2] pinctrl: cherryview: Avoid duplicated I/O
 2023-10-06 10:38 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.