All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-20 17:57:46 to 2024-06-20 18:40:34 UTC [more...]

[Patch v4 00/10] Add audio support for LPC32XX CPUs
 2024-06-20 17:56 UTC  (11+ messages)
` [Patch v4 01/10] dt-bindings: dma: pl08x: Add dma-cells description
` [Patch v4 02/10] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v4 03/10] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [Patch v4 04/10] ARM: dts: lpc32xx: Add missing dma and i2s properties
` [Patch v4 05/10] clk: lpc32xx: initialize regmap using parent syscon
` [Patch v4 06/10] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v4 07/10] ARM: lpc32xx: Remove pl08x platform data in favor for device tree
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v4 09/10] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
` [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()

[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
 2024-06-20 17:57 UTC  (34+ messages)
` [PATCH v4 08/40] perf/arm: use atomic find_bit() API
` [PATCH v4 09/40] drivers/perf: optimize ali_drw_get_counter_idx() by using find_and_set_bit()
` [PATCH v4 11/40] ath10k: optimize ath10k_snoc_napi_poll()
` [PATCH v4 13/40] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()
` [PATCH v4 14/40] PCI: hv: Optimize hv_get_dom_num() by using find_and_set_bit()
` [PATCH v4 15/40] scsi: core: optimize scsi_evt_emit() by using an atomic iterator
` [PATCH v4 16/40] scsi: mpi3mr: optimize the driver by using find_and_set_bit()
` [PATCH v4 17/40] scsi: qedi: optimize qedi_get_task_idx() "
` [PATCH v4 18/40] powerpc: optimize arch code by using atomic find_bit() API
` [PATCH v4 19/40] iommu: optimize subsystem "
` [PATCH v4 20/40] media: radio-shark: optimize the driver "
` [PATCH v4 21/40] sfc: "
` [PATCH v4 22/40] tty: nozomi: optimize interrupt_handler()
` [PATCH v4 23/40] usb: cdc-acm: optimize acm_softint()
` [PATCH v4 24/40] RDMA/rtrs: optimize __rtrs_get_permit() by using find_and_set_bit_lock()
` [PATCH v4 25/40] mISDN: optimize get_free_devid()
` [PATCH v4 26/40] media: em28xx: cx231xx: optimize drivers by using find_and_set_bit()
` [PATCH v4 27/40] ethernet: rocker: optimize ofdpa_port_internal_vlan_id_get()
` [PATCH v4 28/40] bluetooth: optimize cmtp_alloc_block_id()
` [PATCH v4 29/40] net: smc: optimize smc_wr_tx_get_free_slot_index()
` [PATCH v4 31/40] m68k: optimize get_mmu_context()
` [PATCH v4 32/40] microblaze: "
` [PATCH v4 33/40] sh: mach-x3proto: optimize ilsel_enable()
` [PATCH v4 34/40] MIPS: sgi-ip27: optimize alloc_level()
` [PATCH v4 35/40] uprobes: optimize xol_take_insn_slot()
` [PATCH v4 36/40] scsi: sr: drop locking around SR index bitmap
` [PATCH v4 37/40] KVM: PPC: Book3s HV: drop locking around kvmppc_uvmem_bitmap
` [PATCH v4 38/40] wifi: mac80211: drop locking around ntp_fltr_bmap
` [PATCH v4 39/40] mailbox: bcm-flexrm: simplify locking scheme
` [PATCH v4 40/40] powerpc/xive: drop locking around IRQ map

clean up I/O path inode locking helpers and the page fault handler
 2024-06-20 18:40 UTC  (3+ messages)
` [PATCH 1/6] xfs: move the dio write relocking out of xfs_ilock_for_iomap

[PATCH v2 00/12] maintainer updates pre-PR (gdbstub, plugins, time control)
 2024-06-20 18:40 UTC  (3+ messages)
` [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb

[PATCH 0/5] Refactor, fix and improve NanoPi R6 series
 2024-06-20 18:39 UTC  (7+ messages)
` [PATCH 1/5] arm64: dts: rockchip: Add common definitions for NanoPi R6C and R6S
` [PATCH 2/5] arm64: dts: rockchip: Fix regulators, gmac and naming on NanoPi R6C/R6S

[RFC][master/scarthgap][PATCH 0/4] add FW and utilities for cc33xx wireless driver
 2024-06-20 18:39 UTC  (4+ messages)
` [RFC][master/scarthgap][PATCH 3/4] cc33xx-fw: install cc33xx firmware
  ` [meta-ti] "

[PATCH] plugins/execlog.c: correct dump of registers values
 2024-06-20 18:38 UTC  (2+ messages)

[PATCH] ARM: Add support for STACKLEAK gcc plugin
 2024-06-20 18:38 UTC  (2+ messages)

[cip:linux-4.19.y-cip 5967/9999] arch/arm64/boot/dts/renesas/r8a774c0-ek874-mipi-2.1.dtb: Warning (unique_unit_address): /soc/pcie@fe000000: duplicate unit-address (also used in node /soc/pcie-ep@fe000000)
 2024-06-20 18:37 UTC 

[PATCH 0/4] Add device links between tunneled USB3 devices and USB4 Host
 2024-06-20 18:36 UTC  (3+ messages)

knfsd performance
 2024-06-20 18:33 UTC  (5+ messages)

[PATCH v0 0/1] Teach git version --build-options about OpenSSL
 2024-06-20 18:36 UTC  (5+ messages)
` [PATCH v0 1/1] "

[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
 2024-06-20 18:22 UTC  (12+ messages)
` [RFC PATCH v3 1/5] build-sys: Add rust feature option
` [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency

[Buildroot] [PATCH] package/go: ensure there is a host-go provider
 2024-06-20 18:35 UTC  (2+ messages)

[PATCH] randomize_kstack: Remove non-functional per-arch entropy filtering
 2024-06-20 18:34 UTC  (4+ messages)

[PATCH v5 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-06-20 18:34 UTC  (4+ messages)
` [PATCH v5 2/2] cxl: Calculate region bandwidth of "

[PATCH] docs: add precision about capstone for execlog plugin
 2024-06-20 18:33 UTC  (2+ messages)

[Buildroot] [git commit] package/go: ensure there is a host-go provider
 2024-06-20 18:33 UTC 

[BUG] printk/nbcon.c: watchdog BUG: softlockup - CPU#x stuck for 78s
 2024-06-20 18:34 UTC  (6+ messages)
    ` [PATCH] prinkt/nbcon: Add a scheduling point to nbcon_kthread_func()

[PATCH v2 1/1] Install files into UsrMerged layout
 2024-06-20 18:34 UTC  (3+ messages)
` [PATCH v3] Remove support for split-/usr installs

[Buildroot] [PATCH 1/2] configs/stm32f469_disco_{sd, xip}: bump Linux to 5.15.161
 2024-06-20 18:33 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/stm32f469_disco_{sd, xip}: add hashes

[Buildroot] [PATCH] package/go-bootstrap-stage3: move missing patch
 2024-06-20 18:32 UTC  (2+ messages)

[Buildroot] [git commit] package/go-bootstrap-stage3: move missing patch
 2024-06-20 18:31 UTC 

[PATCH v17 00/20] Automatic Disk Unlock with TPM2
 2024-06-20 18:30 UTC  (7+ messages)
` [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)

[PATCH i-g-t] runner/settings: set PRUNE_KEEP_ALL as default
 2024-06-20 18:31 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v2] apparmor: try to avoid refing the label in apparmor_file_open
 2024-06-20 18:30 UTC  (3+ messages)

[PATCH net-next 0/6] net: ethtool: reduce RTNL pressure in dev_ethtool()
 2024-06-20 18:29 UTC  (5+ messages)
` [PATCH net-next 6/6] net: ethtool: add the ability to run ethtool_[gs]et_rxnfc() without RTNL

[PATCH] dlibs: move x86_64 dlib directories to x.y names to match aarch64
 2024-06-20 18:28 UTC 

[PATCH 3/3] exec: use char* for pointer arithmetic
 2024-06-20 18:27 UTC  (5+ messages)

[PATCH v3 0/9] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-06-20 18:26 UTC  (5+ messages)
` [PATCH v3 2/9] Revert "dt-bindings: reset: mobileye,eyeq5-reset: add bindings"
` [PATCH v3 4/9] dt-bindings: soc: mobileye: add EyeQ OLB system controller

[PATCH v4 0/3] Hardening perf subsystem
 2024-06-20 18:26 UTC  (11+ messages)

[sysctl:sysctl-testing 1/1] fs/pipe.c:1475:27: error: passing 'const struct ctl_table *' to parameter of type 'struct ctl_table *' discards qualifiers
 2024-06-20 18:26 UTC 

[linux-next:master 7139/7397] drivers/net/ethernet/pensando/ionic/ionic_ethtool.c:882 ionic_set_tunable() warn: impossible condition '((null)) => (0-u32max > u32max)'
 2024-06-20 18:26 UTC 

[PATCH] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
 2024-06-20 18:25 UTC  (8+ messages)

[PATCH] staging: vc04_services: use 'time_left' variable with wait_for_completion_timeout()
 2024-06-20 18:25 UTC 

[PATCH] drm/msm: log iommu init failure
 2024-06-20 18:24 UTC  (5+ messages)

[net-next,v10] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-06-20 18:22 UTC 

[PATCH 0/2] qcom: dts: qrb4210-rb2 usb/emmc fixes
 2024-06-20 18:22 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: qrb4210-rb2: set role-switch-default-mode

[PATCH 0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
 2024-06-20 18:21 UTC  (4+ messages)
` [PATCH 1/2] target/arm: Move initialization of debug ID registers
` [PATCH 2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max

[Buildroot] [PATCH] package/go: ensure the toolchain is available
 2024-06-20 18:21 UTC 

[PATCH v2 00/37] Update Intel perf vendor events
 2024-06-20 18:17 UTC  (38+ messages)
` [PATCH v2 01/37] perf vendor events: Update alderlake events/metrics
` [PATCH v2 02/37] perf vendor events: Update alderlaken events/metrics
` [PATCH v2 03/37] perf vendor events: Add bonnell counter information
` [PATCH v2 04/37] perf vendor events: Update broadwell metrics add event "
` [PATCH v2 05/37] perf vendor events: Update broadwellde "
` [PATCH v2 06/37] perf vendor events: Update broadwellx "
` [PATCH v2 07/37] perf vendor events: Update cascadelakex events/metrics
` [PATCH v2 08/37] perf vendor events: Update elkhartlake events
` [PATCH v2 09/37] perf vendor events: Add/update emeraldrapids events/metrics
` [PATCH v2 10/37] perf vendor events: Add goldmont counter information
` [PATCH v2 11/37] perf vendor events: Add goldmontplus "
` [PATCH v2 12/37] perf vendor events: Update/add grandridge events/metrics
` [PATCH v2 13/37] perf vendor events: Update graniterapids events and add counter information
` [PATCH v2 14/37] perf vendor events: Add haswell "
` [PATCH v2 15/37] perf vendor events: Update haswellx metrics add event "
` [PATCH v2 16/37] perf vendor events: Add/update icelake events/metrics
` [PATCH v2 17/37] perf vendor events: Add/update icelakex events/metrics
` [PATCH v2 18/37] perf vendor events: Update ivybridge metrics add event counter information
` [PATCH v2 19/37] perf vendor events: Update ivytown "
` [PATCH v2 20/37] perf vendor events: Update jaketown "
` [PATCH v2 21/37] perf vendor events: Add knightslanding "
` [PATCH v2 22/37] perf vendor events: Add lunarlake "
` [PATCH v2 23/37] perf vendor events: Update meteorlake events and add "
` [PATCH v2 24/37] perf vendor events: Add nehalemep "
` [PATCH v2 25/37] perf vendor events: Add nehalemex "
` [PATCH v2 26/37] perf vendor events: Add/update rocketlake events/metrics
` [PATCH v2 27/37] perf vendor events: Update sandybridge metrics add event counter information
` [PATCH v2 28/37] perf vendor events: Add/update sapphirerapids events/metrics
` [PATCH v2 29/37] perf vendor events: Add/update sierraforest events/metrics
` [PATCH v2 30/37] perf vendor events: Add silvermont counter information
` [PATCH v2 31/37] perf vendor events: Add/update skylake events/metrics
` [PATCH v2 32/37] perf vendor events: Add/update skylakex events/metrics
` [PATCH v2 33/37] perf vendor events: Add snowridgex counter information
` [PATCH v2 34/37] perf vendor events: Add/update tigerlake events/metrics
` [PATCH v2 35/37] perf vendor events: Add westmereep-dp counter information
` [PATCH v2 36/37] perf vendor events: Add westmereep-sp "
` [PATCH v2 37/37] perf vendor events: Add westmereex "

[PATCH] KVM: VMX: Remove unnecessary INVEPT[GLOBAL] from hardware enable path
 2024-06-20 18:19 UTC  (2+ messages)

[PATCH v4 0/6] Add support for AD4000 series of ADCs
 2024-06-20 18:21 UTC  (8+ messages)
` [PATCH v4 1/6] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration

[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-20 18:19 UTC  (3+ messages)
` [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe

FAILED: patch "[PATCH] locking/atomic: scripts: fix ${atomic}_sub_and_test()" failed to apply to 6.6-stable tree
 2024-06-20 18:18 UTC  (2+ messages)
` [PATCH 6.6.y] locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc

[PATCH] Fix initializing a static union variable
 2024-06-20 18:17 UTC 

[PATCH v4] mmc: core: allow detection of locked cards
 2024-06-20 18:15 UTC  (5+ messages)

[brauner-vfs:work.ns_ioctl 2/2] fs/nsfs.c:199:1: warning: non-void function does not return a value in all control paths
 2024-06-20 18:14 UTC 

[PATCH v2 0/2] can: kvaser_pciefd: Support MSI interrupts
 2024-06-20 18:13 UTC  (3+ messages)
` [PATCH v2 1/2] can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
` [PATCH v2 2/2] can: kvaser_pciefd: Add MSI interrupts

[Buildroot] [PATCH 0/6] package: bump to python 3.12, rust 1.79.0 (branch yem/python3.12)
 2024-06-20 18:13 UTC  (5+ messages)
` [Buildroot] [PATCH 2/6] utils/update-rust: add script to automatically update the rust version

Intel BE200 - mld/mlo supplicant testing
 2024-06-20 18:13 UTC  (2+ messages)

[PATCH 0/2] KVM vPMU code refine
 2024-06-20 18:13 UTC  (3+ messages)
` [PATCH 2/2] selftests: kvm: Reduce verbosity of "Random seed" messages

[PATCH 1/2] receive-pack: use find_commit_header() in check_cert_push_options()
 2024-06-20 18:12 UTC  (5+ messages)
` [PATCH 2/2] receive-pack: use find_commit_header() in check_nonce()
  ` [PATCH 3/2] commit: remove find_header_mem()

[PATCH i-g-t v2] tests/intel/xe_gt_freq: Resolve freq_low_max test
 2024-06-20 18:12 UTC  (2+ messages)

[PATCH v3] drm/panel: raydium-rm692e5: transition to mipi_dsi wrapped functions
 2024-06-20 18:10 UTC 

[PATCH v1 0/9] test-bbdev fixes and improvements for 24.07
 2024-06-20 18:11 UTC  (4+ messages)
` [PATCH v1 7/9] test/bbdev: check assumptions on fft window

[PATCH] Fix default font scaling
 2024-06-20 18:11 UTC  (5+ messages)

[PATCH v3 1/6] net/fm10k: add missing vector API header include
 2024-06-20 17:57 UTC  (15+ messages)
` [PATCH v4 00/13] Optionally have rte_memcpy delegate to compiler memcpy
  ` [PATCH v4 01/13] net/i40e: add missing vector API header include
  ` [PATCH v4 02/13] net/iavf: "
  ` [PATCH v4 03/13] net/ice: "
  ` [PATCH v4 04/13] net/ixgbe: "
  ` [PATCH v4 05/13] net/ngbe: "
  ` [PATCH v4 06/13] net/txgbe: "
  ` [PATCH v4 07/13] net/virtio: "
  ` [PATCH v4 08/13] net/fm10k: "
  ` [PATCH v4 09/13] event/dlb2: include headers for vector and memory copy APIs
  ` [PATCH v4 10/13] net/octeon_ep: add missing vector API header include
  ` [PATCH v4 11/13] distributor: "
  ` [PATCH v4 12/13] fib: "
  ` [PATCH v4 13/13] eal: provide option to use compiler memcpy instead of RTE

[Intel-wired-lan] [PATCH iwl-net v2 1/1] e1000e: fix force smbus during suspend flow
 2024-06-20 18:08 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-06-20 18:08 UTC  (6+ messages)
` [PATCH 1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy()

[PATCH v4 0/3] Fix CPER issues related to UEFI 2.9A Errata
 2024-06-20 18:08 UTC  (5+ messages)
` [PATCH v4 1/3] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v4 2/3] efi/cper: Add a new helper function to print bitmasks
` [PATCH v4 3/3] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs

[PATCH] wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
 2024-06-20 18:08 UTC  (4+ messages)

[PATCH v1 00/37] Update Intel perf vendor events
 2024-06-20 18:07 UTC  (4+ messages)
` [PATCH v1 13/37] perf vendor events: Update grandridge events and add counter information

[PATCH] t5500: fix mistaken $SERVER reference in helper function
 2024-06-20 18:06 UTC  (3+ messages)

[PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver
 2024-06-20 18:05 UTC  (2+ messages)

[PATCH] wifi: mwifiex: increase max_num_akm_suites
 2024-06-20 18:05 UTC  (2+ messages)

[PATCH 2/3] exec: avoid using C++ keywords in function parameters
 2024-06-20 18:03 UTC  (2+ messages)

[PATCH] x86/kconfig: add as-instr64 macro to properly evaluate AS_WRUSS
 2024-06-20 18:03 UTC  (2+ messages)
` [tip: x86/build] x86/kconfig: Add "

[PATCH v15 00/17] Add OA functionality to Xe
 2024-06-20 17:57 UTC  (4+ messages)
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats

next/master build: 177 builds: 2 failed, 175 passed, 1 error, 10363 warnings (next-20240620)
 2024-06-20 18:03 UTC 

next/master build: 177 builds: 2 failed, 175 passed, 1 error, 10363 warnings (next-20240620)
 2024-06-20 18:03 UTC 

PROBLEM: kernel crashes when running xfsdump since ~6.4
 2024-06-20 18:02 UTC  (2+ messages)

[PATCH] drm/ttm/pool: Revert to clear-on-alloc to honor TTM_TT_FLAG_ZERO_ALLOC
 2024-06-20 18:02 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH v2 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-06-20 18:00 UTC  (5+ messages)

linux-next: manual merge of the memblock tree with the origin tree
 2024-06-20 18:00 UTC  (5+ messages)

[PATCH net-next v2] docs: net: document guidance of implementing the SR-IOV NDOs
 2024-06-20 17:58 UTC  (2+ messages)

[PATCH] mingw: drop bogus (and unneeded) declaration of `_pgmptr`
 2024-06-20 17:58 UTC  (3+ messages)

[PATCH v3 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-06-20 17:56 UTC  (3+ messages)
` [PATCH v3 3/6] virtio: virtqueue_ordered_fill - "
` [PATCH v3 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits


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.