All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-12 09:55:42 to 2024-10-12 11:32:49 UTC [more...]

[PATCH v6 0/6] Improve PCI memory mapping API
 2024-10-12 11:32 UTC 

[PATCH AUTOSEL 4.19 1/6] usbnet: ipheth: race between ipheth_close and error handling
 2024-10-12 11:30 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 2/6] usbnet: ipheth: fix carrier detection in modes 1 and 4
` [PATCH AUTOSEL 4.19 3/6] net: ethernet: use ip_hdrlen() instead of bit shift
` [PATCH AUTOSEL 4.19 4/6] net: phy: vitesse: repair vsc73xx autonegotiation
` [PATCH AUTOSEL 4.19 5/6] Squashfs: sanity check symbolic link size
` [PATCH AUTOSEL 4.19 6/6] of/irq: Prevent device address out-of-bounds read in interrupt map walk

[PATCH net-next v21 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-12 11:23 UTC  (15+ messages)
` [PATCH net-next v21 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v21 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v21 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v21 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v21 05/14] xtensa: remove the get_order() implementation
` [PATCH net-next v21 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v21 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v21 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v21 09/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v21 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v21 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v21 12/14] net: replace page_frag with page_frag_cache
` [PATCH net-next v21 13/14] mm: page_frag: update documentation for page_frag
` [PATCH net-next v21 14/14] mm: page_frag: add an entry in MAINTAINERS "

[PATCH AUTOSEL 5.4 1/7] usbnet: ipheth: race between ipheth_close and error handling
 2024-10-12 11:29 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 2/7] usbnet: ipheth: fix carrier detection in modes 1 and 4
` [PATCH AUTOSEL 5.4 3/7] net: ethernet: use ip_hdrlen() instead of bit shift
` [PATCH AUTOSEL 5.4 4/7] net: phy: vitesse: repair vsc73xx autonegotiation
` [PATCH AUTOSEL 5.4 5/7] Squashfs: sanity check symbolic link size
` [PATCH AUTOSEL 5.4 6/7] of/irq: Prevent device address out-of-bounds read in interrupt map walk
` [PATCH AUTOSEL 5.4 7/7] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

[PATCH AUTOSEL 5.10 1/9] usbnet: ipheth: race between ipheth_close and error handling
 2024-10-12 11:29 UTC  (9+ messages)
` [PATCH AUTOSEL 5.10 2/9] usbnet: ipheth: fix carrier detection in modes 1 and 4
` [PATCH AUTOSEL 5.10 3/9] net: ethernet: use ip_hdrlen() instead of bit shift
` [PATCH AUTOSEL 5.10 4/9] net: phy: vitesse: repair vsc73xx autonegotiation
` [PATCH AUTOSEL 5.10 5/9] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
` [PATCH AUTOSEL 5.10 6/9] Squashfs: sanity check symbolic link size
` [PATCH AUTOSEL 5.10 7/9] of/irq: Prevent device address out-of-bounds read in interrupt map walk
` [PATCH AUTOSEL 5.10 8/9] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
` [PATCH AUTOSEL 5.10 9/9] btrfs: update target inode's ctime on unlink

[PATCH AUTOSEL 6.6 01/20] ksmbd: override fsids for share path check
 2024-10-12 11:26 UTC  (20+ messages)
` [PATCH AUTOSEL 6.6 02/20] ksmbd: override fsids for smb2_query_info()
` [PATCH AUTOSEL 6.6 03/20] usbnet: ipheth: race between ipheth_close and error handling
` [PATCH AUTOSEL 6.6 04/20] usbnet: ipheth: remove extraneous rx URB length check
` [PATCH AUTOSEL 6.6 05/20] usbnet: ipheth: drop RX URBs with no payload
` [PATCH AUTOSEL 6.6 06/20] usbnet: ipheth: do not stop RX on failing RX callback
` [PATCH AUTOSEL 6.6 07/20] usbnet: ipheth: fix carrier detection in modes 1 and 4
` [PATCH AUTOSEL 6.6 08/20] kbuild: rust: skip -fmin-function-alignment in bindgen flags
` [PATCH AUTOSEL 6.6 09/20] rust: add intrinsics to fix `-Os` builds
` [PATCH AUTOSEL 6.6 10/20] net: ethernet: use ip_hdrlen() instead of bit shift
` [PATCH AUTOSEL 6.6 11/20] drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero
` [PATCH AUTOSEL 6.6 12/20] drm: panel-orientation-quirks: Add quirk for Ayn Loki Max
` [PATCH AUTOSEL 6.6 13/20] net: phy: vitesse: repair vsc73xx autonegotiation
` [PATCH AUTOSEL 6.6 14/20] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
` [PATCH AUTOSEL 6.6 15/20] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
` [PATCH AUTOSEL 6.6 16/20] Squashfs: sanity check symbolic link size
` [PATCH AUTOSEL 6.6 17/20] of/irq: Prevent device address out-of-bounds read in interrupt map walk
` [PATCH AUTOSEL 6.6 18/20] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
` [PATCH AUTOSEL 6.6 19/20] net: hns3: use correct release function during uninitialization
` [PATCH AUTOSEL 6.6 20/20] btrfs: update target inode's ctime on unlink

[PATCH AUTOSEL 5.15 1/9] usbnet: ipheth: race between ipheth_close and error handling
 2024-10-12 11:28 UTC  (9+ messages)
` [PATCH AUTOSEL 5.15 2/9] usbnet: ipheth: fix carrier detection in modes 1 and 4
` [PATCH AUTOSEL 5.15 3/9] net: ethernet: use ip_hdrlen() instead of bit shift
` [PATCH AUTOSEL 5.15 4/9] net: phy: vitesse: repair vsc73xx autonegotiation
` [PATCH AUTOSEL 5.15 5/9] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
` [PATCH AUTOSEL 5.15 6/9] Squashfs: sanity check symbolic link size
` [PATCH AUTOSEL 5.15 7/9] of/irq: Prevent device address out-of-bounds read in interrupt map walk
` [PATCH AUTOSEL 5.15 8/9] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
` [PATCH AUTOSEL 5.15 9/9] btrfs: update target inode's ctime on unlink

[PATCH AUTOSEL 6.1 01/13] ksmbd: override fsids for share path check
 2024-10-12 11:28 UTC  (13+ messages)
` [PATCH AUTOSEL 6.1 02/13] ksmbd: override fsids for smb2_query_info()
` [PATCH AUTOSEL 6.1 03/13] usbnet: ipheth: race between ipheth_close and error handling
` [PATCH AUTOSEL 6.1 04/13] usbnet: ipheth: fix carrier detection in modes 1 and 4
` [PATCH AUTOSEL 6.1 05/13] net: ethernet: use ip_hdrlen() instead of bit shift
` [PATCH AUTOSEL 6.1 06/13] drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero
` [PATCH AUTOSEL 6.1 07/13] drm: panel-orientation-quirks: Add quirk for Ayn Loki Max
` [PATCH AUTOSEL 6.1 08/13] net: phy: vitesse: repair vsc73xx autonegotiation
` [PATCH AUTOSEL 6.1 09/13] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
` [PATCH AUTOSEL 6.1 10/13] Squashfs: sanity check symbolic link size
` [PATCH AUTOSEL 6.1 11/13] of/irq: Prevent device address out-of-bounds read in interrupt map walk
` [PATCH AUTOSEL 6.1 12/13] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
` [PATCH AUTOSEL 6.1 13/13] btrfs: update target inode's ctime on unlink

[PATCH 5/7] powerpc/entry: add irqentry_state and generic entry support
 2024-10-12 11:27 UTC  (3+ messages)

[PATCH AUTOSEL 6.11 01/16] drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
 2024-10-12 11:26 UTC  (16+ messages)
` [PATCH AUTOSEL 6.11 02/16] ASoC: amd: yc: Add quirk for HP Dragonfly pro one
` [PATCH AUTOSEL 6.11 03/16] ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default regs values
` [PATCH AUTOSEL 6.11 04/16] ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
` [PATCH AUTOSEL 6.11 05/16] arm64: Force position-independent veneers
` [PATCH AUTOSEL 6.11 06/16] btrfs: also add stripe entries for NOCOW writes
` [PATCH AUTOSEL 6.11 07/16] udf: refactor udf_current_aext() to handle error
` [PATCH AUTOSEL 6.11 08/16] ALSA: hda: fix trigger_tstamp_latched
` [PATCH AUTOSEL 6.11 09/16] udf: refactor udf_next_aext() to handle error
` [PATCH AUTOSEL 6.11 10/16] udf: refactor inode_bmap() "
` [PATCH AUTOSEL 6.11 11/16] udf: fix uninit-value use in udf_get_fileshortad
` [PATCH AUTOSEL 6.11 12/16] ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
` [PATCH AUTOSEL 6.11 13/16] fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched()
` [PATCH AUTOSEL 6.11 14/16] drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM
` [PATCH AUTOSEL 6.11 15/16] cifs: Validate content of NFS reparse point buffer
` [PATCH AUTOSEL 6.11 16/16] platform/x86: dell-sysman: add support for alienware products

[PATCH v3 0/3] x86/mce: Add Zhaoxin MCE support
 2024-10-12 11:27 UTC  (6+ messages)
` [PATCH v4 0/4] x86/mce: Add Zhaoxin MCE support and remove
  ` [PATCH v4 3/4] x86/mce: Add zhaoxin.c to support Zhaoxin MCA

[PATCH v4] can: gs_usb.c: add usb endpoint address detection at driver probe step
 2024-10-12 11:27 UTC  (2+ messages)
` Subject: Second version of the patch is ready for review

[pci:next] BUILD SUCCESS afb15ca28055352101286046c1f9f01fdaa1ace1
 2024-10-12 11:26 UTC 

[RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent
 2024-10-12 11:21 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 2a85fc7044987d751f27d7f1e4423eebbcecc2c6
 2024-10-12 11:20 UTC 

[xen-unstable test] 188061: tolerable FAIL - PUSHED
 2024-10-12 11:18 UTC 

[PATCH 0/3] Add i2c driver for Bosch BMI260 IMU
 2024-10-12 11:18 UTC  (6+ messages)
` [PATCH 1/3] iio: imu: Add i2c driver for bmi260 imu
` [PATCH 2/3] iio: imu: Add triggered buffer for Bosch BMI270 IMU

[PATCH net] net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
 2024-10-12 11:16 UTC  (3+ messages)

[PATCH topic/core-for-CI] Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
 2024-10-12 11:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH blktests v3 0/2] Test the NVMe reservation feature
 2024-10-12 11:11 UTC  (3+ messages)
` [PATCH blktests v3 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument
` [PATCH blktests v3 2/2] nvme: test the nvme reservation feature

[PATCH v3 0/7] arm64: dts: imx95: add various nodes
 2024-10-12 11:19 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: dts: imx95: set max-rx-timeout-ms
` [PATCH v3 2/7] arm64: dts: imx95: add bbm/misc/syspower scmi nodes
` [PATCH v3 3/7] arm64: dts: imx95: update a55 thermal trip points
` [PATCH v3 4/7] arm64: dts: imx95: add anamix temperature thermal zone and cooling node
` [PATCH v3 5/7] arm64: dts: imx95: enable A55 cpuidle
` [PATCH v3 6/7] arm64: dts: imx95-19x19-evk: add nxp,ctrl-ids property
` [PATCH v3 7/7] arm64: dts: imx95-19x19-evk: add lpi2c[5,6] and sub-nodes

[PATCH v4 0/7] Improve PCI memory mapping API
 2024-10-12 11:10 UTC  (15+ messages)
` [PATCH v4 3/7] PCI: endpoint: Introduce pci_epc_map_align()
` [PATCH v4 4/7] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()

[PATCH 1/7] drm/panic: avoid reimplementing Iterator::find
 2024-10-12 11:08 UTC  (4+ messages)
` [PATCH 7/7] drm/panic: allow verbose version check

IWD 1.27 with brcmfmac not working for roaming
 2024-10-12 11:06 UTC  (12+ messages)

[PATCH v16 00/13] hw/pci: SR-IOV related fixes and improvements
 2024-10-12 11:05 UTC  (6+ messages)
` [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs

[PATCH v2 net] net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
 2024-10-12 11:04 UTC 

[ovmf test] 188065: all pass - PUSHED
 2024-10-12 11:04 UTC 

[PATCH 0/2] configs: khadas-vim3{l}: Android bootflow updates
 2024-10-12 11:05 UTC  (5+ messages)
` [PATCH 1/2] configs: khadas-vim3{l}: Increase boot/recovery partition size
` [PATCH 2/2] configs: meson64_android: Remove dtbo support

[PATCH v2 0/1] pinctrl: ocelot: fix system hang on level based interrupts
 2024-10-12 10:57 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
 2024-10-12 10:57 UTC  (13+ messages)
` [PATCH RFC v5 01/10] virtio_net: Add functions for hashing
` [PATCH RFC v5 04/10] tun: Unify vnet implementation
` [PATCH RFC v5 06/10] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS

[PATCH v5 0/5] Lazy flush for the auth session
 2024-10-12 10:56 UTC  (5+ messages)

[PULL v3 00/18] Rust initial PoC + meson changes for 2024-10-07
 2024-10-12 10:54 UTC  (2+ messages)

[PATCH] iio: bmi323: mark bmi323_ext_reg_savestate as maybe unused
 2024-10-12 10:51 UTC  (6+ messages)

[syzbot] [mm?] INFO: task hung in hugetlb_fault
 2024-10-12 10:49 UTC  (2+ messages)

[PATCH] iio: Fix uninitialized variable
 2024-10-12 10:49 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] x86/uaccess: Avoid barrier_nospec() in copy_from_user()
 2024-10-12  8:48 UTC  (2+ messages)

[PATCH 1/2] drm/sched: adding a new scheduling policy
 2024-10-12 10:44 UTC  (2+ messages)

[PATCH v6 0/3] add support for ad777x family
 2024-10-12 10:42 UTC  (7+ messages)
` [PATCH v6 3/3] drivers: iio: adc: "

[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
 2024-10-12 10:40 UTC  (7+ messages)
` [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region

[PATCH RFC v2 0/4] ovl: specify layers via file descriptors
 2024-10-12 10:37 UTC  (4+ messages)
` [PATCH RFC v2 2/4] "

[PATCH libnetfilter_queue] build: add missing backslash to build_man.sh
 2024-10-12 10:31 UTC  (2+ messages)

[PATCH 0/7] *** Add support for AD485x DAS Family ***
 2024-10-12 10:31 UTC  (8+ messages)
` [PATCH 6/7] iio: adc: ad485x: add ad485x driver

[PATCH] scatterlist: fix a typo
 2024-10-12 10:21 UTC  (2+ messages)

[PATCH v3 0/7] Introduce SMP Cache Topology
 2024-10-12 10:44 UTC  (8+ messages)
` [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v3 2/7] qapi/qom: Define cache enumeration and properties for machine
` [PATCH v3 3/7] hw/core: Check smp cache topology support "
` [PATCH v3 4/7] i386/cpu: Support thread and module level cache topology
` [PATCH v3 5/7] i386/cpu: Update cache topology with machine's configuration
` [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v3 7/7] i386/cpu: add has_caches flag to check smp_cache configuration

[PATCH 0/6] spi: multi CS cleanup and controller CS limit removal
 2024-10-12 10:28 UTC  (5+ messages)
` [PATCH 3/6] spi: do not initialize device chipselects to SPI_INVALID_CS
` [PATCH 5/6] Revert "spi: Raise limit on number of chip selects"

[PATCH net-next 0/3] Removing more phylink cruft
 2024-10-12 10:27 UTC  (10+ messages)
` [PATCH net-next 3/3] net: phylink: remove "using_mac_select_pcs"

[PATCH 0/7] Dumping my refactoring cleanup queue before the upcoming release
 2024-10-12 10:26 UTC  (8+ messages)
` [PATCH 1/7] testsuite/smokey: Cleanup of unused includes
` [PATCH 2/7] testsuite: "
` [PATCH 3/7] libcobalt: arm: Cleanup "
` [PATCH 4/7] libcobalt: arm64: "
` [PATCH 5/7] cobalt: sycall API: Remove architecture specific implementations
` [PATCH 6/7] cobalt: sycall API: Reformat all XENOMAI_SYSCALLx call sites
` [PATCH 7/7] cobalt: syscall API: Remove architecture specific parts

[PATCH] rust: workqueue: Enable execution of doctests
 2024-10-12 10:25 UTC  (4+ messages)

[openeuler:OLK-6.6 13479/14352] drivers/crypto/ccp/hygon/hct.c:233:18: sparse: sparse: symbol 'hct_mdev_type' was not declared. Should it be static?
 2024-10-12 10:23 UTC 

[PATCH] drm/xe: Log unreliable MMIO reads during forcewake
 2024-10-12 10:20 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2 1/3] acpi: make EC support compile-time conditional
 2024-10-12 10:18 UTC  (2+ messages)

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-12 10:18 UTC  (5+ messages)
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct

[PATCH] Input/mouse: cyapa - fix stack overflow bug in cyapa_gen3_get_query_data
 2024-10-12 10:07 UTC 

[f2fs-dev] [PATCH] f2fs/005: add testcase to check checkpoint disabling functionality
 2024-10-12 10:15 UTC  (2+ messages)
`  "

[PATCH] mips: asm: fix warning when disabling MIPS_FP_SUPPORT
 2024-10-12 10:12 UTC 

[PATCH v2] ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc
 2024-10-12 10:11 UTC 

[PATCH] ASoC: qcom: Select missing common Soundwire module code on SDM845
 2024-10-12 10:09 UTC 

[PATCH linux dev-6.11 1/2] hwmon: modified ina2xx to match SY24655(SQ52205)
 2024-10-12 10:06 UTC  (4+ messages)
` [PATCH linux dev-6.11 1/2] v3: hwmon: modified ina2xx to match SY24655
  ` [PATCH linux dev-6.11 2/2] v3: dt-bindings: "

[PATCH v7 0/3] PCIe RK3399 clock and reset using new helper functions
 2024-10-12 10:04 UTC  (13+ messages)
` [PATCH v7 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v7 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature

[PATCH v3] iio: adc: pac1921: add ACPI support to Microchip pac1921
 2024-10-12 10:05 UTC  (2+ messages)

[RFC] staging: vt6656: Proposal to delete driver vt6656_stage
 2024-10-12 10:04 UTC  (3+ messages)

[android-common:android15-6.6 2/14] include/trace/hooks/madvise.h:10:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-10-12 10:02 UTC 

[meta-oe][PATCH 1/3] tomlplusplus: Move from meta-wayland
 2024-10-12 10:01 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] tomlplusplus: Add ptest support
` [meta-oe][PATCH 3/3] ptest-packagelists-meta-oe.inc: Add tomlplusplus

[PATCH net v4 0/2] octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
 2024-10-12  9:49 UTC 

[PATCH v2 0/9] Add ITE IT6263 LVDS to HDMI converter support
 2024-10-12 10:01 UTC  (4+ messages)
` [PATCH v2 6/9] drm/bridge: Add ITE IT6263 LVDS to HDMI converter

[PATCH] ASoC: loongson: Fix build warning when !CONFIG_PCI
 2024-10-12  9:58 UTC 

[PATCH] test: fix option block
 2024-10-12  9:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc
 2024-10-12  9:55 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.