All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-08 20:14:42 to 2025-03-08 22:01:53 UTC [more...]

[PATCH wireless-next 00/15] wifi: iwlwifi: updates - 2025-03-08
 2025-03-08 22:01 UTC  (12+ 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

[PULL 00/31] testing, plugin and maintainer updates
 2025-03-08 21:53 UTC  (30+ 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 23/31] plugins/api: clean-up the includes
` [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

[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 

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

[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  (8+ 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

[PATCH v4 00/14] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-08 21:36 UTC  (15+ messages)
` [PATCH v4 01/14] hw/qdev-properties-system: Include missing 'qapi/qapi-types-common.h'
` [PATCH v4 02/14] hw/sd/sdhci: Remove need for SDHCIState::vendor field
` [PATCH v4 03/14] hw/sd/sdhci: Introduce SDHCIClass stub
` [PATCH v4 04/14] hw/sd/sdhci: Make quirks a class property
` [PATCH v4 05/14] hw/sd/sdhci: Make I/O region size "
` [PATCH v4 06/14] hw/sd/sdhci: Enforce little endianness on PCI devices
` [PATCH v4 07/14] hw/sd/sdhci: Allow SDHCI classes to register their own MemoryRegionOps
` [PATCH v4 08/14] hw/sd/sdhci: Simplify MemoryRegionOps endianness check
` [PATCH v4 09/14] hw/sd/sdhci: Unify default MemoryRegionOps
` [PATCH v4 10/14] hw/sd/sdhci: Convert SDHCIState::endianness to EndianMode
` [PATCH v4 11/14] hw/sd/sdhci: Add SDHCIClass::ro::capareg field
` [PATCH v4 12/14] hw/sd/sdhci: Allow SDHCI classes to have different register reset values
` [PATCH v4 13/14] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC
` [PATCH v4 14/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC

[patch V3 00/18] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-08 21:39 UTC  (3+ messages)
` [patch V3 01/18] posix-timers: Ensure that timer initialization is fully visible

[PATCH v2] fbdev: pxafb: use devm_kmemdup*()
 2025-03-08 21:38 UTC  (5+ messages)

[PATCH ulogd2] ulogd: ignore private data on plugin stop
 2025-03-08 21:37 UTC 

[PATCH v3 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
 2025-03-08 21:34 UTC  (2+ messages)

[PATCH ulogd2 1/2] nfct: fix calloc argument order
 2025-03-08 21:30 UTC  (2+ messages)
` [PATCH ulogd2 2/2] nfct: add icmpv6

[GSoC] Microproject: Updating Documentation
 2025-03-08 21:29 UTC  (3+ messages)

[openeuler:openEuler-1.0-LTS 1461/1461] drivers/infiniband/core/.tmp_uverbs_uapi.o: warning: objtool: missing symbol for section .text
 2025-03-08 21:28 UTC 

[PATCH v1 1/1] iio: accel: adxl367: fix setting odr for activity time update
 2025-03-08 21:26 UTC  (3+ messages)

[cocci] Checking pointer dereferences with SmPL
 2025-03-08 21:26 UTC  (6+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
  ` [cocci] [PATCH] video: au1100fb: Move a variable assignment behind a null pointer check in au1100fb_setmode()
    ` [cocci] [PATCH RESEND] "
        `  "

[PATCH] hwmon: Add KEBA battery monitoring controller support
 2025-03-08 21:23 UTC 

[PATCH v4 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-08 21:23 UTC  (14+ messages)
` [PATCH v4 01/12] platform/x86: alienware-wmi-wmax: Rename thermal related symbols
` [PATCH v4 02/12] platform/x86: alienware-wmi-wmax: Refactor is_awcc_thermal_mode()
` [PATCH v4 03/12] platform/x86: alienware-wmi-wmax: Improve internal AWCC API
` [PATCH v4 04/12] platform/x86: alienware-wmi-wmax: Modify supported_thermal_profiles[]
` [PATCH v4 05/12] platform/x86: alienware-wmi-wmax: Improve platform profile probe
` [PATCH v4 06/12] platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profile
` [PATCH v4 07/12] platform/x86: alienware-wmi-wmax: Add HWMON support
` [PATCH v4 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control
` [PATCH v4 09/12] platform/x86: alienware-wmi-wmax: Add a DebugFS interface
` [PATCH v4 10/12] Documentation: wmi: Improve and update alienware-wmi documentation
` [PATCH v4 11/12] Documentation: admin-guide: laptops: Add documentation for alienware-wmi
` [PATCH v4 12/12] Documentation: ABI: Add sysfs platform and debugfs ABI "

[PATCH v3 wireless-next 00/14] wifi: iwlwifi: updates - 2025-03-06
 2025-03-08 21:19 UTC  (15+ messages)
` [PATCH v3 wireless-next 01/14] wifi: iwlwifi: add support for BE213
` [PATCH v3 wireless-next 02/14] wifi: iwlwifi: fix the ECKV UEFI variable name
` [PATCH v3 wireless-next 03/14] wifi: iwlwifi: fix print for ECKV
` [PATCH v3 wireless-next 04/14] wifi: iwlwifi: mvm: cleanup of TAS structure and enums
` [PATCH v3 wireless-next 05/14] wifi: iwlwifi: Add new TAS disable reason for invalid table source
` [PATCH v3 wireless-next 06/14] wifi: iwlwifi: mark Br device not integrated
` [PATCH v3 wireless-next 07/14] wifi: iwlwifi: fix debug actions order
` [PATCH v3 wireless-next 08/14] wifi: iwlwifi: w/a FW SMPS mode selection
` [PATCH v3 wireless-next 09/14] wifi: iwlwifi: mvm: Fix bit size calculation in iwl_dbgfs_tas_get_status_read
` [PATCH v3 wireless-next 10/14] wifi: iwlwifi: bump FW API to 98 for BZ/SC/DR devices
` [PATCH v3 wireless-next 11/14] wifi: iwlwifi: bump minimum API version in BZ/SC to 93
` [PATCH v3 wireless-next 12/14] wifi: iwlwifi: don't warn when if there is a FW error
` [PATCH v3 wireless-next 13/14] wifi: iwlwifi: add restricted TWT capability
` [PATCH v3 wireless-next 14/14] wifi: iwlwifi: mvm: fix setting the TK when associated

[PATCH net-next v1] dev: remove netdev_lock() and netdev_lock_ops() in register_netdevice()
 2025-03-08 21:18 UTC  (2+ messages)

[Buildroot] [PATCH] package/libsigc2: bump to version 2.12.1
 2025-03-08 21:16 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libsigc2: bump to version 2.12.1
 2025-03-08 21:11 UTC 

[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-08 21:11 UTC  (7+ messages)
` [PATCH hyperv-next v5 01/11] arm64: kvm, smccc: Introduce and use API for detectting hypervisor presence
` [PATCH hyperv-next v5 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v5 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree

[PATCH RESEND wireless-next 00/15] wifi: mac80211/cfg80211: updates - 2025-03-06
 2025-03-08 21:03 UTC  (16+ messages)
` [PATCH RESEND wireless-next 01/15] wifi: cfg80211: move link reconfig parameters into a struct
` [PATCH RESEND wireless-next 02/15] wifi: cfg80211: allow setting extended MLD capa/ops
` [PATCH RESEND wireless-next 03/15] wifi: mac80211: mlme: support extended MLD capa/ops in assoc
` [PATCH RESEND wireless-next 04/15] wifi: cfg80211: allow IR in 20 MHz configurations
` [PATCH RESEND wireless-next 05/15] wifi: mac80211: fix U-APSD check in ML reconfiguration
` [PATCH RESEND wireless-next 06/15] wifi: cfg80211: improve supported_selector documentation
` [PATCH RESEND wireless-next 07/15] wifi: mac80211: allow 320 MHz FTM measurements
` [PATCH RESEND wireless-next 08/15] wifi: mac80211_hwsim: Fix MLD address translation
` [PATCH RESEND wireless-next 09/15] wifi: mac80211: fix userspace_selectors corruption
` [PATCH RESEND wireless-next 10/15] wifi: mac80211: fix warning on disconnect during failed ML reconf
` [PATCH RESEND wireless-next 11/15] wifi: cfg80211: Update the link address when a link is added
` [PATCH RESEND wireless-next 12/15] wifi: mac80211: Notify cfg80211 about added link addresses
` [PATCH RESEND wireless-next 13/15] wifi: mac80211: fix ML reconf reset in disconnect
` [PATCH RESEND wireless-next 14/15] wifi: mac80211: don't include MLE in ML reconf per-STA profile
` [PATCH RESEND wireless-next 15/15] wifi: mac80211: set WMM in ML reconfiguration

[bug report] PCI: Check BAR index for validity
 2025-03-08 21:07 UTC  (2+ messages)

[linux-next:master 3203/9634] arch/powerpc/include/asm/bitops.h:126:26: error: constraint 'n' expects an integer constant expression
 2025-03-08 20:56 UTC 

[PATCH v2] drm/mgag200: fix division by zero in mgag200_g200_pixpllc_atomic_check()
 2025-03-08 20:54 UTC 

rc4 and later log message: gpiochip_add_data_with_key: get_direction failed
 2025-03-08 20:45 UTC 

[PATCH v5 0/8] Power11 support for QEMU [PowerNV]
 2025-03-08 20:51 UTC  (9+ messages)
` [PATCH v5 1/8] ppc/pnv: Add HOMER for POWER11
` [PATCH v5 2/8] ppc/pnv: Add a LPC controller "
` [PATCH v5 3/8] ppc/pnv: Add OCC for Power11
` [PATCH v5 4/8] ppc/pnv: Add a PSI bridge model "
` [PATCH v5 5/8] ppc/pnv: Add SBE "
` [PATCH v5 6/8] ppc/pnv: Add ChipTOD "
` [PATCH v5 7/8] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine
` [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11

[RFC][PATCH] net: miiphybb: Convert documentation to rst
 2025-03-08 20:49 UTC 

[RFC PATCH 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-03-08 20:44 UTC  (5+ messages)
` [RFC PATCH 04/24] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [RFC PATCH 09/24] dt-bindings: media: i2c: max96714: make i2c-gate conditional on compatible

[linux-next:master 7915/9634] drivers/acpi/button.c:456:2-3: Unneeded semicolon
 2025-03-08 20:46 UTC 

[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
 2025-03-08 20:46 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Use MI_MATH to apply RMW WA in LRC (rev3)

[PATCH 00/14] hw/vfio: Build various objects once
 2025-03-08 20:37 UTC  (3+ messages)

[PATCH] the dm-loop target
 2025-03-08 20:45 UTC  (11+ messages)

[PATCH v2] net: miiphybb: Update documentation
 2025-03-08 20:36 UTC 

[PATCH v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
 2025-03-08 20:34 UTC 

[v5,0/2,RESEND] Add driver for Novatek NT35596S panel
 2025-03-08 20:34 UTC 

[PATCH wireless-next 00/15] wifi: mac80211/cfg80211: updates - 2025-03-06
 2025-03-08 20:33 UTC  (4+ messages)
` [PATCH wireless-next 11/15] wifi: cfg80211: Update the link address when a link is added

[CentOS-devel] make dist-all-rpms fails with test_progs-no_alu32-extras Error
 2025-03-08 20:31 UTC 

[pci:enumeration] BUILD SUCCESS c4ed809acf34b385bee6cf9957c5568cd01feb5c
 2025-03-08 20:25 UTC 

[PATCH 00/12] fs: exfat: Add exfat port based on exfat-fuse
 2025-03-08 20:12 UTC  (12+ messages)
` [PATCH 01/12] cmd: fs: Add generic mkdir implementation
` [PATCH 02/12] cmd: fs: Add generic rm implementation
` [PATCH 03/12] test_fs: Allow testing FS_GENERIC
` [PATCH 04/12] linux: Add generic struct stat {}
` [PATCH 05/12] fs: Add generic fs_devread() implementation
` [PATCH 07/12] fs: exfat: Add U-Boot porting layer
` [PATCH 08/12] fs: exfat: Fix conversion overflow errors
` [PATCH 09/12] fs: exfat: Demote filesystem detection failure message to debug()
` [PATCH 10/12] configs: sandbox: Enable exfat support
` [PATCH 11/12] pytest: requirements.txt: Include setuptools
` [PATCH 12/12] test_fs: Add exfat tests

[PATCH v5 0/2] NPM Fetcher Private Registry Authentication Support:
 2025-03-08 20:18 UTC  (7+ messages)
` [PATCH v5 2/2] doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
          ` [bitbake-devel] "

[PATCH 6.6 000/147] 6.6.81-rc2 review
 2025-03-08 20:17 UTC  (5+ messages)

[RFC PATCH 0/2] NFSD: add a setting to disable splice reads
 2025-03-08 20:14 UTC  (3+ messages)
` [RFC PATCH 1/2] NFSD: Add /sys/kernel/debug/nfsd
` [RFC PATCH 2/2] NFSD: Add experimental setting to disable the use of splice read


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.