All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-08 21:40:49 to 2025-03-09 00:32:03 UTC [more...]

[syzbot] [bcachefs?] BUG: corrupted list in new_inode
 2025-03-09  0:32 UTC  (2+ messages)

[PATCH] crypto: axis/artpec6: change from kzalloc to kcalloc in artpec6_crypto_probe()
 2025-03-09  0:30 UTC 

[GIT PULL] hotfixes for 6.14-rcc6
 2025-03-09  0:30 UTC 

[PATCH 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-09  0:24 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pwm: rockchip: Add rockchip,rk3528-pwm

[PATCH] the dm-loop target
 2025-03-09  0:16 UTC  (11+ messages)

[PATCH] media: pvrusb2: Remove unused pvr2_std_create_enum
 2025-03-09  0:14 UTC 

[PATCH v5 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-03-09  0:08 UTC  (5+ messages)
` [PATCH v5 4/4] entry: Inline syscall_exit_to_user_mode()

[PATCH v4 00/14] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-09  0:08 UTC  (7+ messages)
` [PATCH v4 03/14] hw/sd/sdhci: Introduce SDHCIClass stub
` [PATCH v4 08/14] hw/sd/sdhci: Simplify MemoryRegionOps endianness check

[rdma:hmm] BUILD SUCCESS d05c69b64a3a1cbf83afa45a35af87d11eee13cc
 2025-03-09  0:05 UTC 

efi_random_alloc() returning EFI_NOT_FOUND
 2025-03-09  0:03 UTC  (3+ messages)

[PATCH] man/man7/ip.7 Document capabilities to use IP_TRANSPARENT
 2025-03-09  0:03 UTC  (2+ messages)

[tip:x86/build] BUILD SUCCESS 9c54baab4401db249d6938806b812231e0259380
 2025-03-08 23:57 UTC 

[PATCH net-next v1] dev: remove netdev_lock() and netdev_lock_ops() in register_netdevice()
 2025-03-08 23:51 UTC  (6+ messages)

[PATCH] drm/gma500: Remove unused psb_mmu_virtual_to_pfn
 2025-03-08 23:44 UTC 

[PATCH] drm/gma500/psb_intel_modes: Remove unused psb_intel_ddc_probe
 2025-03-08 23:43 UTC 

[PATCH 2/2] arm64: dts: socfpga: add Agilex7 M-Series SoCDK
 2025-03-08 23:32 UTC 

lib/test_bitmap.c:1278:2: error: call to '__compiletime_assert_147' declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(~var)
 2025-03-08 23:32 UTC 

[PATCH 00/14] drm/i915: sagv/bw cleanup
 2025-03-08 23:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] libsemanage: define basename macro for non-glibc systems
 2025-03-08 23:24 UTC  (3+ messages)
` [PATCH v2] libsemanage: create semanage_basename to ensure posix compliance

[PATCH 0/2] Fix compilation errors when not using GNU libc
 2025-03-08 23:21 UTC  (5+ messages)
` [PATCH 1/2] src: include libgen.h for function basename() if "

[PATCH v1] usb: core: fix pipe creation for get_bMaxPacketSize0
 2025-03-08 23:19 UTC  (5+ messages)

USB PD typec EPR Mode
 2025-03-08 23:15 UTC 

[PATCH ulogd2] nfct: add network namespace support
 2025-03-08 23:14 UTC 

[arnd-asm-generic:master 4/4] include/asm-generic/io.h:878:18: error: conflicting types for 'ioread64'; have 'u64(const void *)' {aka 'long long unsigned int(const void *)'}
 2025-03-08 23:10 UTC 

[PATCH v2 00/21] hw/vfio: Build various objects once
 2025-03-08 23:09 UTC  (23+ messages)
` [PATCH v2 01/21] hw/vfio/common: Include missing 'system/tcg.h' header
` [PATCH v2 02/21] hw/vfio/spapr: Do not include <linux/kvm.h>
` [PATCH v2 03/21] hw/vfio: Compile some common objects once
` [PATCH v2 04/21] hw/vfio: Compile more "
` [PATCH v2 05/21] hw/vfio: Compile iommufd.c once
` [PATCH v2 06/21] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
` [PATCH v2 07/21] hw/vfio: Compile display.c once
` [PATCH v2 08/21] system/kvm: Expose kvm_irqchip_[add, remove]_change_notifier()
  ` [PATCH v2 08/21] system/kvm: Expose kvm_irqchip_[add,remove]_change_notifier()
` [PATCH v2 09/21] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
` [PATCH v2 10/21] qom: Introduce type_is_registered()
` [PATCH v2 11/21] hw/vfio/igd: Define TYPE_VFIO_PCI_IGD_LPC_BRIDGE
` [PATCH v2 12/21] hw/vfio/igd: Check CONFIG_VFIO_IGD at runtime using vfio_igd_builtin()
` [PATCH v2 13/21] hw/vfio/igd: Compile once
` [PATCH v2 14/21] system/iommufd: Introduce iommufd_builtin() helper
` [PATCH v2 15/21] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH v2 16/21] hw/vfio/pci: Compile once
` [PATCH v2 17/21] hw/vfio/ap: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH v2 18/21] hw/vfio/ccw: "
` [PATCH v2 19/21] hw/vfio/s390x: Compile AP and CCW once
` [PATCH v2 20/21] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin
` [PATCH v2 21/21] hw/vfio/platform: Compile once

[PULL 00/23] tcg patch queue
 2025-03-08 22:59 UTC  (25+ messages)
` [PULL 01/23] linux-user/main: Allow setting tb-size
` [PATCH v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
` [PULL 02/23] accel/tcg: Restrict CPU_TLB_DYN_*_BITS definitions to accel/tcg/
` [PULL 03/23] include/exec: Move TARGET_PAGE_{SIZE, MASK, BITS} to target_page.h
` [PULL 04/23] include/exec: Split out exec/cpu-interrupt.h
` [PULL 05/23] accel/tcg: Compile watchpoint.c once
` [PULL 06/23] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
` [PULL 07/23] exec: Declare tlb_set_page_full() "
` [PULL 08/23] exec: Declare tlb_set_page_with_attrs() "
` [PULL 09/23] exec: Declare tlb_set_page() "
` [PULL 10/23] exec: Declare tlb_hit*() "
` [PULL 11/23] exec: Declare tlb_flush*() "
` [PULL 12/23] system: Build watchpoint.c once
` [PULL 13/23] accel/tcg: Build tcg-accel-ops.c once
` [PULL 14/23] accel/tcg: Build tcg-accel-ops-icount.c once
` [PULL 15/23] accel/tcg: Build tcg-accel-ops-rr.c once
` [PULL 16/23] accel/tcg: Build tcg-accel-ops-mttcg.c once
` [PULL 17/23] accel/tcg: Restrict GETPC_ADJ to 'tb-internal.h'
` [PULL 18/23] accel/tcg: Split out getpc.h
` [PULL 19/23] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix
` [PULL 20/23] qemu/atomic: Rename atomic128-ldst.h "
` [PULL 21/23] qemu/atomic128: Include missing 'qemu/atomic.h' header
` [PULL 22/23] accel/tcg: Build tcg-runtime.c once
` [PULL 23/23] accel/tcg: Build tcg-runtime-gvec.c once

[Buildroot] [PATCH 0/2] Add support for LicheePi 4A
 2025-03-08 23:05 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] package/sipeed-lpi4abin: add licheepi4a boot bins
` [Buildroot] [PATCH 2/2] configs/sipeed_licheepi_4a: add new board

[meta-oe][PATCH 1/2] libtoml11: Upgrade to 4.4.0
 2025-03-08 23:05 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] pcapplusplus: Upgrade to 2024.09 release

[meta-oe][scarthgap][PATCH 1/2] mongodb: fix build with python 3.12
 2025-03-08 23:04 UTC  (3+ messages)
` [meta-oe][scarthgap][PATCH 2/2] mongodb: update to 4.4.29
  ` [oe] "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS eed40b3e014fe8b20f4944de953fba6da9f038ee
 2025-03-08 22:53 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS daa2036c311e81ee32f8cccc8257e3dfd4985f79
 2025-03-08 22:53 UTC 

[kees:for-next/kspp 3/13] lib/tests/memcpy_kunit.c:320 init_large() warn: calling memset(x, y, ARRAY_SIZE());
 2025-03-08 22:50 UTC 

[patch V2 00/17] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-08 22:48 UTC  (5+ messages)
` [patch V2 08/17] posix-timers: Rework timer removal

[arnd-asm-generic:asm-generic] BUILD SUCCESS 51d1826adbe1b018cf4ba8120dc04848d88438e6
 2025-03-08 22:43 UTC 

[RFC PATCH 0/4] x86/build: Get rid of vmlinux postlink step
 2025-03-08 22:42 UTC  (6+ messages)

[PATCH ulogd2 1/8] ulogd: fix config file fd leak
 2025-03-08 22:39 UTC  (8+ messages)
` [PATCH ulogd2 2/8] ulogd: add ulogd_parse_configfile public function
` [PATCH ulogd2 3/8] all: use config_parse_file function in all plugins
` [PATCH ulogd2 4/8] ulogd: raise error on unknown config key
` [PATCH ulogd2 5/8] ulogd: ignore malformed config directives
` [PATCH ulogd2 6/8] ulogd: improve integer option parsing
` [PATCH ulogd2 7/8] ulogd: default configure implementation
` [PATCH ulogd2 8/8] all: remove trivial configure hooks

[patch V3 00/18] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-08 22:38 UTC  (5+ messages)
` [patch V3 16/18] posix-timers: Dont iterate /proc/$PID/timers with sighand:: Siglock held
` [patch V3 17/18] posix-timers: Provide a mechanism to allocate a given timer ID

[PATCH] hwmon: Add KEBA battery monitoring controller support
 2025-03-08 22:32 UTC  (3+ messages)

[PATCH 00/14] hw/vfio: Build various objects once
 2025-03-08 22:31 UTC  (6+ messages)
` [PATCH 08/14] system/kvm: Expose kvm_irqchip_[add,remove]_change_notifier()

[PATCH] net: miiphybb: Update documentation
 2025-03-08 22:29 UTC  (3+ messages)

[PATCH] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
 2025-03-08 22:08 UTC  (2+ messages)

[syzbot] Monthly s390 report (Mar 2025)
 2025-03-08 22:17 UTC 

[syzbot] Monthly net report (Mar 2025)
 2025-03-08 22:17 UTC 

[syzbot] Monthly mm report (Mar 2025)
 2025-03-08 22:16 UTC 

[syzbot] Monthly gfs2 report (Mar 2025)
 2025-03-08 22:16 UTC 

[syzbot] Monthly input report (Mar 2025)
 2025-03-08 22:15 UTC 

[PATCH RFC 0/2] platform/x86: alienware-wmi-wmax: Extend support to many devices
 2025-03-08 22:05 UTC  (3+ messages)
` [PATCH RFC 1/2] platform/x86: wmi: Add wmidev_get_acpi_device_uid()
` [PATCH RFC 2/2] platform/x86: alienware-wmi-wmax: Check for AWCC support using _UID

[Buildroot] [PATCH 0/9 v3] package/podman: new package (branch yem/podman)
 2025-03-08 22:03 UTC  (9+ messages)
` [Buildroot] [PATCH 1/9 v3] support/testing: set date in emulated machine
` [Buildroot] [PATCH 9/9 v3] package/podman: new package

[PULL 00/31] testing, plugin and maintainer updates
 2025-03-08 21:53 UTC  (32+ messages)
` [PULL 01/31] tests/functional: move aarch64 GPU test into own file
` [PULL 02/31] tests/functional: factor out common code in gpu test
` [PULL 03/31] tests/functional: ensure we have a GPU device for tests
` [PULL 04/31] tests/functional: bail early if vkmark hangs
` [PULL 05/31] tests/functional: skip vulkan tests with nVidia
` [PULL 06/31] tests/functional: expand tests to cover virgl
` [PULL 07/31] tests/functional: update the aarch64_virg_gpu images
` [PULL 08/31] plugins: add explicit dependency in functional tests
` [PULL 09/31] tests/functional: Introduce the dso_suffix() helper
` [PULL 10/31] tests/functional: Allow running TCG plugins tests on non-Linux/BSD hosts
` [PULL 11/31] libvirt-ci: bump to latest for vulkan-tools
` [PULL 12/31] tests/vm: bump timeout for shutdown
` [PULL 13/31] tests/tcg: mark test-vma as a linux-only test
` [PULL 14/31] tests/tcg: add message to _Static_assert in test-avx
` [PULL 15/31] tests/tcg: fix constraints in test-i386-adcox
` [PULL 16/31] tests/tcg: enable -fwrapv for test-i386-bmi
` [PULL 17/31] tests/tcg: Suppress compiler false-positive warning on sha1.c
` [PULL 18/31] gitlab: add a new build_unit job to track build size
` [PULL 19/31] tests/functional: add boot error detection for RME tests
` [PULL 20/31] plugins/api: use qemu_target_page_mask() to get value
` [PULL 21/31] plugins/loader: populate target_name with target_name()
` [PULL 22/31] include/qemu: plugin-memory.h doesn't need cpu-defs.h
` [PULL 23/31] plugins/api: clean-up the includes
` [PULL 24/31] plugins/plugin.h: include queue.h
` [PULL 25/31] plugins/loader: compile loader only once
` [PULL 26/31] plugins/api: split out binary path/start/end/entry code
` [PULL 27/31] plugins/api: split out the vaddr/hwaddr helpers
` [PULL 28/31] plugins/api: split out time control helpers
` [PULL 29/31] plugins/api: build only once
` [PULL 30/31] plugins/core: make a single build unit
` [PULL 31/31] MAINTAINERS: remove widely sanctioned entities

[PATCH wireless-next 00/15] wifi: iwlwifi: updates - 2025-03-08
 2025-03-08 22:01 UTC  (16+ messages)
` [PATCH wireless-next 01/15] wifi: iwlwifi: mld: fix build with CONFIG_PM_SLEEP undefined
` [PATCH wireless-next 02/15] wifi: iwlwifi: mld: fix SMPS W/A
` [PATCH wireless-next 03/15] wifi: iwlwifi: mld: track channel_load_not_by_us
` [PATCH wireless-next 04/15] wifi: iwlwifi: mld: refactor iwl_mld_valid_emlsr_pair
` [PATCH wireless-next 05/15] wifi: iwlwifi: mld: assume wiphy is locked when getting BSS ifaces
` [PATCH wireless-next 06/15] wifi: iwlwifi: mld: initialize regulatory early
` [PATCH wireless-next 07/15] wifi: iwlwifi: mld: use the right iface iterator in low_latency
` [PATCH wireless-next 08/15] wifi: iwlwifi: mld: fix OMI time protection logic
` [PATCH wireless-next 09/15] wifi: iwlwifi: mld: enable OMI bandwidth reduction on 6 GHz
` [PATCH wireless-next 10/15] wifi: iwlwifi: mld: move the ftm initiator data to ftm-initiator.h
` [PATCH wireless-next 11/15] wifi: iwlwifi: mld: remove AP keys only for AP STA
` [PATCH wireless-next 12/15] wifi: iwlwifi: mld: Correctly configure the A-MSDU max lengths
` [PATCH wireless-next 13/15] wifi: iwlwifi: mld: always do MLO scan before link selection
` [PATCH wireless-next 14/15] wifi: iwlwifi: mld: fix bad RSSI handling
` [PATCH wireless-next 15/15] wifi: iwlwifi: mld: avoid selecting bad links

[syzbot] [bcachefs?] general protection fault in proc_sys_compare
 2025-03-08 21:58 UTC  (7+ messages)

[PATCH] bpf: add missing NULL check for __dev_get_by_index
 2025-03-08 21:56 UTC 

SeLinux, Heal thyself
 2025-03-08 21:52 UTC 

[PATCH] dm-flakey: Fix memory corruption
 2025-03-08 21:50 UTC  (3+ messages)
`  "

[PATCH v1] HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
 2025-03-08 21:49 UTC  (2+ messages)

[PATCH RESEND 0/4] media: i2c: imx214: Add support for 23.88MHz clock
 2025-03-08 21:47 UTC  (10+ messages)
` [PATCH RESEND 1/4] media: i2c: imx214: Calculate link bit rate from clock frequency
` [PATCH RESEND 2/4] media: i2c: imx214: Prepare for variable "
` [PATCH RESEND 3/4] media: i2c: imx214: Read clock frequency from device tree
` [PATCH RESEND 4/4] media: i2c: imx214: Add support for 23.88MHz clock

[PATCH] docs/mm: Physical Memory: Populate the "Zones" section
 2025-03-08 21:47 UTC  (3+ messages)

[PATCH v2 0/3] net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe
 2025-03-08 21:37 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: net: rockchip-dwmac: Require rockchip,grf and rockchip,php-grf
` [PATCH v2 2/3] net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe
` [PATCH v2 3/3] net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checks

[PATCH net-next v7 0/9] Device memory TCP TX
 2025-03-08 21:40 UTC  (10+ messages)
` [PATCH net-next v7 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v7 4/9] net: devmem: Implement TX path
` [PATCH net-next v7 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v7 6/9] net: enable driver support for netmem TX
` [PATCH net-next v7 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v7 8/9] net: check for driver support in netmem TX
` [PATCH net-next v7 9/9] selftests: ncdevmem: Implement devmem TCP TX


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.