All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-08 07:22:38 to 2024-10-08 07:56:24 UTC [more...]

[PATCH v4 00/11] wifi: cfg80211/mac80211: improve support for multiple radios
 2024-10-08  7:23 UTC  (9+ messages)
` [PATCH v4 02/11] wifi: mac80211: use vif radio mask to limit ibss scan frequencies
` [PATCH v4 04/11] wifi: cfg80211: report per wiphy radio antenna mask
` [PATCH v4 05/11] wifi: mac80211: remove status->ampdu_delimiter_crc
` [PATCH v4 06/11] wifi: cfg80211: pass net_device to .set_monitor_channel
` [PATCH v4 07/11] wifi: mac80211: add flag to opt out of virtual monitor support
` [PATCH v4 08/11] wifi: cfg80211: add monitor SKIP_TX flag
` [PATCH v4 09/11] wifi: mac80211: add support for the "
` [PATCH v4 10/11] wifi: mac80211: refactor ieee80211_rx_monitor

[PATCH 4/7] sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()
 2024-10-08  7:56 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 5/7] sched: Add wait/wake interface for variable updated under a lock
 2024-10-08  7:56 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 6/7] sched: add wait_var_event_io()
 2024-10-08  7:56 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 7/7] softirq: use bit waits instead of var waits
 2024-10-08  7:56 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 0/9] net: ksz9477: add support for KSZ GbE switches using SPI bus
 2024-10-08  7:54 UTC  (10+ messages)
` [PATCH 1/9] net: ksz9477: move struct ksz_dsa_priv *priv declaration
` [PATCH 2/9] net: ksz9477: remove dev_set_parent_priv() call
` [PATCH 3/9] net: ksz9477: add KSZ9896 switch support
` [PATCH 4/9] net: ksz9477: rename udevice_id tab to ksz_ids
` [PATCH 5/9] net: ksz9477: set i2c bus offset length only when needed
` [PATCH 6/9] net: ksz9477: store ksz bus operations functions
` [PATCH 7/9] net: ksz9477: rename ksz_i2c_probe() to ksz_probe()
` [PATCH 8/9] net: ksz9477: prepare ksz9477 without I2C support
` [PATCH 9/9] net: ksz9477: add support for KSZ GbE switches using SPI bus

[PATCH 1/2] timer/linux: lower rounding of tsc estimation to 10KHz
 2024-10-08  7:56 UTC  (6+ messages)
` [PATCH v5 0/2] Improve TSC frequency accuracy
  ` [PATCH v5 1/2] timer: lower rounding of TSC estimation to 100KHz

[PATCH v2] sched: remove unused __HAVE_THREAD_FUNCTIONS hook support
 2024-10-08  7:56 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] btrfs: fix the length of reserved qgroup to free
 2024-10-08  7:55 UTC  (2+ messages)

[PATCH] sched/fair: remove the DOUBLE_TICK feature
 2024-10-08  7:56 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/fair: optimize the PLACE_LAG when se->vlag is zero
 2024-10-08  7:56 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/fair: fix the comment for PREEMPT_SHORT
 2024-10-08  7:56 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/wait: Remove unused bit_wait_io_timeout
 2024-10-08  7:56 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v8 00/14] Consolidate IO memcpy functions
 2024-10-08  7:50 UTC  (22+ messages)
` [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v8 02/14] arm64: Use generic IO memcpy/memset
` [PATCH v8 03/14] csky: "
` [PATCH v8 04/14] loongarch: "
` [PATCH v8 05/14] m68k: Align prototypes of "
` [PATCH v8 06/14] alpha: "
` [PATCH v8 07/14] parisc: "
` [PATCH v8 08/14] sh: "
` [PATCH v8 09/14] arm: Align prototype of IO memset
` [PATCH v8 10/14] powerpc: Align prototypes of IO memcpy and memset
` [PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset
` [PATCH v8 12/14] bus: mhi: ep: Add HAS_IOMEM || INDIRECT_IOMEM dependency
` [PATCH v8 13/14] mtd: "
` [PATCH v8 14/14] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML

[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
 2024-10-08  7:55 UTC  (2+ messages)

[PATCH v5 0/9] reset: amlogic: move audio reset drivers out of CCF
 2024-10-08  7:51 UTC  (9+ messages)
` [PATCH v5 8/9] reset: amlogic: split the device core and platform probe

[PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
 2024-10-08  7:55 UTC  (2+ messages)
` [tip: locking/core] "

[tip: locking/core] locking/spinlocks: Make __raw_* lock ops static
 2024-10-08  7:55 UTC 

[PATCH BROKEN] BAD PATCH
 2024-10-08  7:53 UTC 

[PATCH] dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6359 keys
 2024-10-08  7:54 UTC  (2+ messages)

[PATCH v2] clk: amlogic: axg-audio: use the auxiliary reset driver
 2024-10-08  7:53 UTC  (3+ messages)

[PATCH v1 00/37] Second Distro-agnostic series taken from Fedora Rawhide
 2024-10-08  7:52 UTC  (4+ messages)
` [PATCH v1 22/37] bootp: New net_bootp6 command

[PATCH v12 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-10-08  7:53 UTC  (3+ messages)
` [PATCH v12 13/15] drm/vkms: Create KUnit tests for YUV conversions

[PATCH 0/6] iio: adc: ad7380: fix several supplies issues
 2024-10-08  7:52 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: ad7380: remove voltage reference for supplies
` [PATCH 2/6] dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply

[meta-oe][PATCH] xmlrpc-c: 1.59.01 -> 1.60.03
 2024-10-08  7:52 UTC 

[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
 2024-10-08  7:52 UTC  (4+ messages)

[PATCH v3 0/2] x86: FPU handling cleanup
 2024-10-08  7:52 UTC  (8+ messages)
` [PATCH v3 2/2] x86/fpu: Split fpu_setup_fpu() in three

[PATCH i-g-t v2] tests/syncobj_timeline: Update invalid-wait-zero-handles test
 2024-10-08  7:52 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH 0/1] selftests: livepatch: add test cases of stack_order sysfs
 2024-10-08  7:52 UTC  (2+ messages)
` [PATCH 1/1] selftests: livepatch: add test cases of stack_order sysfs interface

[PATCH net-next v8 00/24] Introducing OpenVPN Data Channel Offload
 2024-10-08  7:51 UTC  (7+ messages)
` [PATCH net-next v8 01/24] netlink: add NLA_POLICY_MAX_LEN macro

[PATCH v2 00/10] acc baseband PMD fix and updates for 24.11
 2024-10-08  7:51 UTC  (13+ messages)
` [PATCH v2 02/10] baseband/acc: queue allocation refactor
` [PATCH v2 03/10] baseband/acc: configure max queues per device
` [PATCH v2 04/10] baseband/acc: future proof structure comparison
` [PATCH v2 05/10] baseband/acc: enhance SW ring alignment

[PATCH v2] ACPI: GTDT: simplify acpi_gtdt_init() implementation
 2024-10-08  8:24 UTC 

[PATCH v11 0/3] drm/mediatek: Add support for OF graphs
 2024-10-08  7:41 UTC  (4+ messages)
` [PATCH v11 3/3] drm/mediatek: Implement OF graphs support for display paths

[PATCH v2] wifi: mac80211: re-order assigning channel in activate links
 2024-10-08  7:36 UTC  (5+ messages)

[PATCH v2 00/11] wifi: ath12k: some fixes and clean up for monitor mode
 2024-10-08  7:35 UTC  (12+ messages)
` [PATCH v2 01/11] wifi: ath12k: remove unused variable monitor_present
` [PATCH v2 02/11] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v2 03/11] wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
` [PATCH v2 04/11] wifi: ath12k: fix struct hal_rx_ppdu_start
` [PATCH v2 05/11] wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info
` [PATCH v2 06/11] wifi: ath12k: fix struct hal_rx_mpdu_start
` [PATCH v2 07/11] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v2 08/11] wifi: ath12k: delete NSS and TX power setting for monitor vdev
` [PATCH v2 09/11] wifi: ath12k: use tail MSDU to get MSDU information
` [PATCH v2 10/11] wifi: ath12k: fix A-MSDU indication in monitor mode
` [PATCH v2 11/11] wifi: ath12k: delete mon reap timer

[PATCH] IB/hfi1: make clear_all_interrupts static
 2024-10-08  7:49 UTC  (2+ messages)

[PATCH v7 0/7] Linux RISC-V IOMMU Support
 2024-10-08  7:48 UTC 

[PATCH] drivers/applicom:Remove redundant ret variable in ac_read function
 2024-10-08  7:48 UTC 

[PATCH v4 0/2] x86: FPU handling cleanup
 2024-10-08  7:47 UTC  (3+ messages)
` [PATCH v4 1/2] x86/fpu: Combine fpu_ctxt and xsave_area in arch_vcpu

[PATCH] drivers/applicom:Removed the unused variable byte_reset_it
 2024-10-08  7:47 UTC  (3+ messages)

[PATCH 1/1] s390/virtio_ccw: fix dma_parm pointer not set up
 2024-10-08  7:47 UTC  (2+ messages)

[PATCH v2] mpi3mr: Validating SAS port assignments
 2024-10-08  7:43 UTC 

[PATCH v2] drm/xe/bmg: improve cache flushing behaviour
 2024-10-08  7:46 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/bmg: improve cache flushing behaviour (rev2)

[PATCH] drm/xe: Decrement client count immediately on file close
 2024-10-08  7:44 UTC  (8+ messages)

[PATCH-for-9.2 v3 0/3] hw/ssi/pnv_spi: Remove PnvXferBuffer and get_seq_index()
 2024-10-08  7:44 UTC  (4+ messages)
` [PATCH v3 1/3] MAINTAINERS: Cover PowerPC SPI model in PowerNV section

[PATCH v2] cryptodev: add ec points to sm2 op
 2024-10-08  6:28 UTC  (5+ messages)
` [PATCH v3 1/4] cryptodev: add partial sm2 feature flag
  ` [PATCH v3 2/4] cryptodev: add ec points to sm2 op
  ` [PATCH v3 3/4] crypto/qat: add sm2 encryption/decryption function
  ` [PATCH v3 4/4] app/test: add test sm2 C1/Kp test cases

[PATCH v5 0/9] add ref content check for files backend
 2024-10-08  7:43 UTC  (5+ messages)
` [PATCH v5 1/9] ref: initialize "fsck_ref_report" with zero
` [PATCH v5 3/9] ref: port git-fsck(1) regular refs check for files backend

[PATCH v5 0/4] selftests: kvm: s390: Add ucontrol memory selftests
 2024-10-08  7:42 UTC  (5+ messages)
` [PATCH v5 1/4] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v5 2/4] selftests: kvm: s390: Add uc_skey "
` [PATCH v5 3/4] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v5 4/4] selftests: kvm: s390: Fix whitespace confusion in ucontrol test

[PATCH v5 1/6] cryptodev: add EDDSA asymmetric crypto algorithm
 2024-10-08  7:40 UTC  (4+ messages)
` [PATCH v6 "

[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_xattr_set_entry
 2024-10-08  7:40 UTC  (4+ messages)
  ` [PATCH] ext4: fix out-of-bounds issue "

[Linaro-TCWG-CI] llvmorg-20-init-8119-gd2408c417cfa: Failure on aarch64
 2024-10-08  7:40 UTC 

[PATCH i-g-t v3] tests/intel/xe_oa: Preventing test failures by omitting rc6 disable test if 'gtidle' node is missing
 2024-10-08  7:40 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH 1/9] rawdev: add API to get device from index
 2024-10-08  7:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v2 1/2] Convert neighbour-table to use hlist
 2024-10-08  7:38 UTC  (2+ messages)

[PATCH] md/raid5-ppl: Use atomic64_inc_return() in ppl_new_iounit()
 2024-10-08  7:38 UTC  (2+ messages)

[PATCH] locking/rtmutex: Always use trylock in rt_mutex_trylock()
 2024-10-08  7:38 UTC  (8+ messages)

[PATCH] x86/msr: add log messages to MSR state load error paths
 2024-10-08  7:36 UTC  (5+ messages)

[PATCH i-g-t v4] tests/intel/xe_oa: Skip rc6 disable test if gtidle node is missing
 2024-10-08  7:34 UTC 

[PATCH v2 0/2] compute mode change refactoring
 2024-10-08  7:36 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe: Set mask bits for CCS_MODE register
` [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change

[PATCH 0/2] dt-bindings: pinctrl: amlogic,meson8-pinctrl-cbus/aobus: add reg for cbus/aobus pinctrl nodes
 2024-10-08  7:32 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: amlogic,meson8-pinctrl-aobus: add reg for aobus "

[PATCH] mtd: Switch back to struct platform_driver::remove()
 2024-10-08  7:32 UTC  (2+ messages)

[PATCH v10 0/5] Fix degradation problem of alpha blending series
 2024-10-08  7:33 UTC  (2+ messages)

[PATCH v8 0/8] platform/chrome: Introduce DT hardware prober
 2024-10-08  7:34 UTC  (9+ messages)
` [PATCH v8 1/8] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v8 2/8] of: base: Add for_each_child_of_node_with_prefix()
` [PATCH v8 3/8] i2c: core: Remove extra space in Makefile
` [PATCH v8 4/8] i2c: Introduce OF component probe function
` [PATCH v8 5/8] i2c: of-prober: Add simple helpers for regulator support
` [PATCH v8 6/8] i2c: of-prober: Add GPIO support to simple helpers
` [PATCH v8 7/8] platform/chrome: Introduce device tree hardware prober
` [PATCH v8 8/8] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

[PATCH 0/3] pwm: meson: Support constant and polarity bits
 2024-10-08  7:31 UTC  (10+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] pwm: meson: Use separate chip data struct for g12a-ee-pwm
` [PATCH 3/3] pwm: meson: Enable constant and polarity features for g12, axg, s4

[PATCH v7 00/26] Fix xe_force_wake_get() failure handling
 2024-10-08  7:34 UTC  (2+ messages)
` ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev8)

[Buildroot] [PATCH v2 1/2] board/mender/x86_64: clean up post build and image scripts
 2024-10-08  7:33 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/mender: bump package version to 4.0.4

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dbAdjTree (2)
 2024-10-08  7:33 UTC  (2+ messages)
` [syzbot] "

[PATCH v3 0/2] drm/nouveau/dmem: Fix Vulnerability and Device Channels configuration
 2024-10-08  7:31 UTC  (3+ messages)
` [PATCH v3 1/2] nouveau/dmem: Fix privileged error in copy engine channel
` [PATCH v3 2/2] nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error

[PATCH V7 0/5] TPH and cache direct injection support
 2024-10-08  7:32 UTC  (4+ messages)

[PATCH v8 00/26] Fix xe_force_wake_get() failure handling
 2024-10-08  7:32 UTC  (3+ messages)
` ✓ CI.Hooks: success for Fix xe_force_wake_get() failure handling (rev9)
` ✓ CI.checksparse: "

[PATCH] dt-bindings: soc: amlogic,meson-gx-hhi-sysctrl: Document the System Control registers found on early Meson SoC
 2024-10-08  7:26 UTC  (3+ messages)

[PATCH v11 0/1] Implement the NVMe reservation feature
 2024-10-08  7:27 UTC  (6+ messages)
` [PATCH v11 1/1] nvmet: support "

[PATCH net-next v2 0/9] Allow isolating PHY devices
 2024-10-08  7:25 UTC  (9+ messages)
` [PATCH net-next v2 7/9] net: phy: introduce ethtool_phy_ops to get and set phy configuration

[RESEND PATCH v4] list: test: Check the size of every lists for list_cut_position*()
 2024-10-08  7:29 UTC  (2+ messages)

[PATCH] tests/vmwgfx: Add test that draws triangle without using 3d commands
 2024-10-08  7:28 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[v3 01/30] dma/dpaa2: configure route by port by PCIe port param
 2024-10-08  7:23 UTC  (17+ messages)
` [v4 00/15] NXP DMA driver fixes and Enhancements
  ` [v4 01/15] dma/dpaa2: configure route by port by PCIe port param
  ` [v4 02/15] dma/dpaa2: refactor driver code
  ` [v4 03/15] bus/fslmc: enhance the qbman dq storage logic
  ` [v4 04/15] dma/dpaa2: add short FD support
  ` [v4 05/15] dma/dpaa2: limit the max descriptor number
  ` [v4 06/15] dma/dpaa2: change the DMA copy return value
  ` [v4 07/15] dma/dpaa2: move the qdma header to common place
  ` [v4 08/15] dma/dpaa: refactor driver
  ` [v4 09/15] dma/dpaa: support burst capacity API
  ` [v4 10/15] dma/dpaa: add silent mode support
  ` [v4 11/15] dma/dpaa: add workaround for ERR050757
  ` [v4 12/15] dma/dpaa: qdma stall workaround for ERR050265
  ` [v4 13/15] dma/dpaa: add Scatter Gather support
  ` [v4 14/15] dma/dpaa: add DMA error checks
  ` [v4 15/15] bus/dpaa: add port bmi stats

[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
 2024-10-08  7:27 UTC  (10+ messages)

[PATCH v3 0/3] dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
 2024-10-08  7:25 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: controller: move properties common with slot out to mmc-controller-common

[PATCH v2 net-next 0/2] make PHY output RMII reference clock
 2024-10-08  7:25 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property
` [PATCH v2 net-next 2/2] net: phy: c45-tja11xx: add support for outputing RMII reference clock

[RFC][PATCH 0/2] x86: ASM based __bug_table and rethunks
 2024-10-08  7:25 UTC  (4+ messages)
` [RFC][PATCH 2/2] x86: Clean up default rethunk warning

[RFC V8] md/bitmap: Optimize lock contention
 2024-10-08  7:24 UTC 

[PATCH v2 0/7] iio: fix possible race condition during access of available info lists
 2024-10-08  7:29 UTC  (5+ messages)
` [PATCH v2 5/7] iio: inkern: copy/release available info from producer

[PATCH v3 0/3] Add support for Kontron OSM-S i.MX8MP SoM and carrier boards
 2024-10-08  7:24 UTC  (2+ messages)

[ANN] U-Boot v2024.10 released
 2024-10-08  7:22 UTC  (2+ messages)

[PATCH] drivers/histb-rng: Fix the wrong format specifier
 2024-10-08  7:22 UTC 

[PATCH v1 0/3] vfio/nvgrace-gpu: Enable grace blackwell boards
 2024-10-08  7:22 UTC  (5+ messages)

[PATCH] drm/i915/psr: Implement WA to help reach PC10
 2024-10-08  7:22 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/psr: Implement WA to help reach PC10 (rev2)


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.