All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-19 21:27:11 to 2024-04-19 23:08:31 UTC [more...]

[PATCH 00/46] use stdatomic API
 2024-04-19 23:06 UTC  (15+ messages)
` [PATCH v4 00/45] "
  ` [PATCH v4 01/45] net/mlx5: use rte "
  ` [PATCH v4 02/45] net/ixgbe: "
  ` [PATCH v4 03/45] net/iavf: "
  ` [PATCH v4 04/45] net/ice: "
  ` [PATCH v4 05/45] net/i40e: "
  ` [PATCH v4 06/45] net/hns3: "
  ` [PATCH v4 07/45] net/bnxt: "
  ` [PATCH v4 08/45] net/cpfl: "
  ` [PATCH v4 09/45] net/af_xdp: "
  ` [PATCH v4 10/45] net/octeon_ep: "
  ` [PATCH v4 11/45] net/octeontx: "
  ` [PATCH v4 12/45] net/cxgbe: "
  ` [PATCH v4 13/45] net/gve: "

[PATCH] drm/xe/guc: Fix arguments passed to relay G2H handlers
 2024-04-19 23:07 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

EBADF returned from close() by FUSE
 2024-04-19 23:04 UTC  (10+ messages)

[openeuler:OLK-5.10 18710/30000] drivers/scsi/sssraid/sssraid_os.c:1556:35: warning: unused variable 'affinity'
 2024-04-19 23:01 UTC 

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-19 23:00 UTC  (3+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

[PATCH 0/7] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
 2024-04-19 22:59 UTC  (5+ messages)
` [PATCH 2/7] drm/msm/dsi: Pass bonded-DSI hdisplay/2 to DSC timing configuration

[PATCH v9 00/46] Generic line based metadata support, internal pads
 2024-04-19 22:55 UTC  (5+ messages)
` [PATCH v9 15/46] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing
` [PATCH v9 16/46] media: v4l: subdev: Return routes set using S_ROUTING

[meta-ti][kirkstone/scarthgap][PATCH] wl18xx-target-scripts: upgrade to R8.8.1
 2024-04-19 22:52 UTC 

[PATCH v2 0/2] btrfs: fix btrfs_file_extent_item::ram_bytes of btrfs_split_ordered_extent()
 2024-04-19 22:44 UTC  (4+ messages)

[RFC] latencystats: performance overhaul
 2024-04-19 22:45 UTC  (5+ messages)
` [PATCH v4 0/6] latencystats: cleanup
  ` [PATCH v4 3/6] latencystats: do not use floating point

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-19 22:44 UTC  (11+ messages)
` [PATCH v12 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v12 09/14] x86/sgx: Implement async reclamation for cgroup

[pull] amdgpu, amdkfd, radeon drm-next-6.10
 2024-04-19 22:43 UTC 

[syzbot] [bpf?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (2)
 2024-04-19 22:42 UTC  (3+ messages)

[PATCH] drm/xe/hwmon: Remove unwanted write permission for currN_label
 2024-04-19 22:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Remove unwanted write permission for currN_label (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH v8 0/3] virt: vmgenid: add devicetree bindings support
 2024-04-19 22:40 UTC  (4+ messages)
` [PATCH v8 1/3] virt: vmgenid: change implementation to use a platform driver
` [PATCH v8 2/3] dt-bindings: rng: Add vmgenid support
` [PATCH v8 3/3] virt: vmgenid: add support for devicetree bindings

[PATCH v2 00/19] KVM: arm64: Transition to a per-ITS translation cache
 2024-04-19 22:38 UTC  (20+ messages)
` [PATCH v2 01/19] KVM: Treat the device list as an rculist
` [PATCH v2 02/19] KVM: arm64: vgic-its: Walk LPI xarray in its_sync_lpi_pending_table()
` [PATCH v2 03/19] KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_invall()
` [PATCH v2 04/19] KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_cmd_handle_movall()
` [PATCH v2 05/19] KVM: arm64: vgic-debug: Use an xarray mark for debug iterator
` [PATCH v2 06/19] KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()
` [PATCH v2 07/19] KVM: arm64: vgic-its: Scope translation cache invalidations to an ITS
` [PATCH v2 08/19] KVM: arm64: vgic-its: Spin off helper for finding ITS by doorbell addr
` [PATCH v2 09/19] KVM: arm64: vgic-its: Maintain a translation cache per ITS
` [PATCH v2 10/19] KVM: arm64: vgic-its: Use the per-ITS translation cache for injection
` [PATCH v2 11/19] KVM: arm64: vgic-its: Rip out the global translation cache
` [PATCH v2 12/19] KVM: arm64: vgic-its: Get rid of the lpi_list_lock
` [PATCH v2 13/19] KVM: selftests: Align with kernel's GIC definitions
` [PATCH v2 14/19] KVM: selftests: Standardise layout of GIC frames
` [PATCH v2 15/19] KVM: selftests: Add quadword MMIO accessors
` [PATCH v2 16/19] KVM: selftests: Add a minimal library for interacting with an ITS
` [PATCH v2 17/19] KVM: selftests: Add helper for enabling LPIs on a redistributor
` [PATCH v2 18/19] KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
` [PATCH v2 19/19] KVM: selftests: Add stress test for LPI injection

[PATCH] net/ionic: clean up logging issues
 2024-04-19 22:39 UTC  (2+ messages)

[PATCH v3 0/7] Handle faults in KUnit tests
 2024-04-19 22:33 UTC  (3+ messages)
` [PATCH v3 7/7] kunit: Add tests for fault

[PATCHv2 next] ptp: update gettimex64 to provide ts optionally in mono-raw base
 2024-04-19 22:32 UTC  (5+ messages)

Early kernel panic in dmi_decode when running 32-bit kernel on Hyper-V on Windows 11
 2024-04-19 22:32 UTC  (12+ messages)

[PATCH v5 1/2] genirq/msi: add wrapper msi allocation API and export msi functions
 2024-04-19 22:31 UTC  (3+ messages)
` [PATCH v5 2/2] vfio/cdx: add interrupt support

[PATCH v1 0/2] Fix two regression issues for QCA controllers
 2024-04-19 22:30 UTC  (17+ messages)
` [PATCH v1 1/2] Revert "Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()"
  ` [PATCH v2 1/2] Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
    ` [v2,1/2] "
  ` [PATCH v2 2/2] Bluetooth: qca: Fix BT enable failure for QCA_QCA6390
` [PATCH v3 0/2] Fix two regression issues for QCA controllers
  ` [PATCH v3 1/2] Bluetooth: qca: Fix BT enable failure for QCA_QCA6390
    ` Fix two regression issues for QCA controllers
  ` [PATCH v3 2/2] Bluetooth: qca: Fix BT enable failure for QCA_QCA6390 after disable then warm reboot

[RFC PATCH] net: skb: Increasing allocation in __napi_alloc_skb() to 2k when needed
 2024-04-19 22:29 UTC 

[PATCH v2] checkpatch: add "Reported-and-tested-by:" tag
 2024-04-19 22:28 UTC 

[PATCH BlueZ v2 1/2] client/player: Fix calculation of number of packet
 2024-04-19 22:27 UTC  (2+ messages)
` [BlueZ,v2,1/2] "

[PATCH v9 0/9] Initial Marvell PXA1908 support
 2024-04-19 22:24 UTC  (6+ messages)
` [PATCH v9 5/9] clk: mmp: Add Marvell PXA1908 clock driver

[PATCH v2 0/4] Document ASUS RT-AC3200 and ASUS RT-AC5300 and add device trees
 2024-04-19 22:24 UTC  (3+ messages)

[PATCH 0/2] Add support for the dual-role dwc3 controllers on rk3588-tiger
 2024-04-19 22:24 UTC  (4+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-19 22:23 UTC  (12+ messages)
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging

[RFC PATCH net-next 0/9] gve: Implement netdev queue api
 2024-04-19 22:23 UTC  (3+ messages)
` [RFC PATCH net-next 9/9] gve: Implement "

[RFC PATCH] net: skb: Increasing allocation in __napi_alloc_skb() to 2k when needed
 2024-04-19 22:23 UTC 

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-19 22:22 UTC  (4+ messages)
` [PATCH v3 2/7] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks

[linux-next:master 1141/1756] drivers/pwm/pwm-stm32.c:662:15: error: implicit declaration of function 'devm_clk_rate_exclusive_get'; did you mean 'clk_rate_exclusive_get'?
 2024-04-19 22:20 UTC  (6+ messages)
` [PATCH] clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()

[PATCH] drm/i915/gem: Downgrade stolen lmem setup warning
 2024-04-19 22:19 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[alobakin:pr/24 1/2] drivers/net/ethernet/intel/idpf/xdp.c:524:25: error: implicit declaration of function 'idpf_assign_bpf_prog'
 2024-04-19 22:19 UTC 

[PATCH] Documentation: PCI: add vmd documentation
 2024-04-19 22:18 UTC  (2+ messages)

Early boot regression from f0551af0213 ("x86/topology: Ignore non-present APIC IDs in a present package")
 2024-04-19 22:15 UTC  (6+ messages)

[PATCH 0/5] Remove onstack cpumask var usage
 2024-04-19 22:13 UTC  (4+ messages)

[PATCH v3 0/6] riscv: dts: starfive: add Milkv Mars board device tree
 2024-04-19 22:11 UTC  (21+ messages)
` [PATCH v3 1/6] riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsi
` [PATCH v3 2/6] dt-bindings: riscv: starfive: add Milkv Mars board
` [PATCH v3 3/6] riscv: dts: starfive: visionfive 2: update sound and codec dt node name
` [PATCH v3 4/6] riscv: dts: starfive: visionfive 2: use cpus label for timebase freq
` [PATCH v3 6/6] riscv: dts: starfive: add Milkv Mars board device tree

[linux-next:master 7019/7122] ERROR: modpost: "drm_dsc_pps_payload_pack" [drivers/gpu/drm/panel/panel-lg-sw43408.ko] undefined!
 2024-04-19 22:09 UTC 

[PATCH net-next v2 0/2] netdevsim: add NAPI support
 2024-04-19 22:08 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] net: selftest: add test for netdev netlink queue-get API

[RFC PATCH v2 5/6] PCI/TSM: Authenticate devices via platform TSM
 2024-04-19 22:07 UTC  (2+ messages)

[PATCH V3] nilfs2: convert to use the new mount API
 2024-04-19 22:06 UTC  (3+ messages)

[PATCH 00/19] Enable -Wshadow=local for kernel/sched
 2024-04-19 22:06 UTC  (5+ messages)

[PATCH] checkpatch: add "Reported-and-tested-by:" tag
 2024-04-19 22:06 UTC  (2+ messages)

[PATCH] ARM: stm32: Ping IWDG on exit from PSCI suspend code
 2024-04-19 22:03 UTC 

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-19 22:02 UTC  (5+ messages)

[PATCH] gpio: Add Intel Granite Rapids-D vGPIO driver
 2024-04-19 22:02 UTC  (3+ messages)

[PATCH bpf-next v9 0/4] BPF crypto API framework
 2024-04-19 22:02 UTC  (5+ messages)
` [PATCH bpf-next v9 3/4] selftests: bpf: crypto skcipher algo selftests
` [PATCH bpf-next v9 4/4] selftests: bpf: crypto: add benchmark for crypto functions

[PATCH] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
 2024-04-19 22:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] iommu: Remove iommu_fwspec ops
 2024-04-19 22:00 UTC  (4+ messages)
` [PATCH 3/4] OF: Simplify of_iommu_configure()

[linux-next:master 5836/7122] fs/dlm/lockspace.c:566 new_lockspace() warn: missing error code 'error'
 2024-04-19 21:58 UTC 

[crng-random:vmgenid-of 3/3] drivers/virt/vmgenid.c:123 vmgenid_add_of() warn: platform_get_irq() does not return zero
 2024-04-19 21:58 UTC 

[PATCH 00/12] drm/msm: fold dpu_format into mdp_formats database
 2024-04-19 21:57 UTC  (5+ messages)
` [PATCH 04/12] drm/msm: add arrays listing formats supported by MDP4/MDP5 hardware

[ANNOUNCE] Git for Windows 2.45.0-rc0
 2024-04-19 21:55 UTC 

[wireless-next:main] BUILD SUCCESS b0d2d8f996c1ce3d4c8a1c8cb7d634536e7c2118
 2024-04-19 21:53 UTC 

[PATCH] lkdtm/bugs: add test for hung smp_call_function_single()
 2024-04-19 21:53 UTC  (2+ messages)

[PATCH] i2c: mux: Remove class argument from i2c_mux_add_adapter()
 2024-04-19 21:53 UTC  (2+ messages)

[PATCH 0/8] update-ref: add support for update-symref option
 2024-04-19 21:53 UTC  (5+ messages)
` [PATCH v2 0/7] update-ref: add symref oriented commands
  ` [PATCH v2 2/7] update-ref: add support for symref-verify

[PATCH 0/6] Make trailer_info struct private (plus sequencer cleanup)
 2024-04-19 21:52 UTC  (4+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 2/8] trailer: add unit tests for trailer iterator

[Buildroot] [PATCH 1/1] package/acpica: bump to version 20240321
 2024-04-19 21:52 UTC 

[PATCH 0/3] switch to tombstone-free khashl table
 2024-04-19 21:46 UTC  (4+ messages)

[PATCH 1/3] rust: remove `params` from `module` macro docs
 2024-04-19 21:50 UTC  (3+ messages)
` [PATCH 2/3] rust: add example for `alias` argument in `module` macro documentation
` [PATCH 3/3] rust: fix datatype in docs for `module` macro arguments

[openeuler:openEuler-1.0-LTS 21291/22156] drivers/spi/spi-phytium-plat.c:186:34: warning: unused variable 'phytium_spi_of_match'
 2024-04-19 21:48 UTC 

[PATCH net-next v2 0/3] net: A lightweight zero-copy notification
 2024-04-19 21:48 UTC  (4+ messages)
` [PATCH net-next v2 1/3] selftests: fix OOM problem in msg_zerocopy selftest
` [PATCH net-next v2 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v2 3/3] selftests: add MSG_ZEROCOPY msg_control notification test

[PATCH v3 3/9] PCI: endpoint: Rename BME to Bus Master Enable
 2024-04-19 21:48 UTC  (2+ messages)

[PATCH 0/5] x86/bugs: more BHI fixes
 2024-04-19 21:46 UTC  (3+ messages)
` [PATCH v4 5/5] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option

[GIT PULL] PECI changes for v6.10-rc1
 2024-04-19 21:45 UTC 

[PATCH] trap: Preserve parent shell traps for simple commands
 2024-04-19 21:44 UTC  (3+ messages)
` [v2 PATCH] trap: Preserve parent traps for trap-only command substitution

[PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
 2024-04-19 21:42 UTC  (15+ messages)

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-04-19 21:42 UTC  (6+ messages)
  ` [EXT] "
    ` [EXT] "

[PATCH] ima: Avoid blocking in RCU read-side critical section
 2024-04-19 21:41 UTC  (2+ messages)

[Bpf] [PATCH bpf-next] bpf, docs: Fix formatting nit in instruction-set.rst
 2024-04-19 21:38 UTC  (3+ messages)
  `  "

[openeuler:openEuler-1.0-LTS 21355/22156] drivers/gpio/gpio-phytium-core.c:346:5: warning: "CONFIG_SMP" is not defined, evaluates to 0
 2024-04-19 21:37 UTC 

[openeuler:OLK-5.10 5114/30000] samples/livepatch/livepatch-sample.c:38:6: warning: no previous prototype for 'load_hook'
 2024-04-19 21:37 UTC 

[PATCH] clk: sophgo: avoid open-coded 64-bit division
 2024-04-19 21:38 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Fix misuse of __xe_wait_ufence
 2024-04-19 21:35 UTC  (2+ messages)
` ✓ CI.xeBAT: success for "

[PATCH v6 0/5] iio: adc: ad7192: Add AD7194 support
 2024-04-19 21:35 UTC  (3+ messages)
` [PATCH v6 2/5] dt-bindings: iio: adc: ad7192: Add aincom supply

[PATCH] redir: Use memfd_create instead of pipe
 2024-04-19 21:24 UTC  (2+ messages)

[PATCH] seq_file: Optimize seq_puts()
 2024-04-19 21:32 UTC  (6+ messages)

[Buildroot] [PATCH 0/2] Fix fail2ban
 2024-04-19 21:32 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/fail2ban: fix data_files installation path
` [Buildroot] [PATCH 2/2] package/pkg-python: fix pep517 data files installation

[PULL] Pull request for u-boot master / v2024.07 = u-boot-stm32-20240419
 2024-04-19 21:31 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-20240419
 2024-04-19 21:31 UTC  (2+ messages)

Pull request for tpm-master-18042024
 2024-04-19 21:31 UTC  (2+ messages)

[PATCH net v2 0/4] Fix isolation of broadcast traffic and unmatched unicast traffic with MACsec offload
 2024-04-19 21:30 UTC  (5+ messages)
` [PATCH net v2 1/4] macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads
` [PATCH net v2 2/4] ethernet: Add helper for assigning packet type when dest address does not match device address
` [PATCH net v2 3/4] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst
` [PATCH net v2 4/4] net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec

[PATCH v2 0/7] binman: ti: create binman nodes for EFI capsules
 2024-04-19 21:28 UTC  (8+ messages)
` [PATCH v2 1/7] dts: ti: binman: Add base K3 firmware capsule nodes
` [PATCH v2 2/7] dts: am64x: binman: Include firmware capsules binman nodes
` [PATCH v2 3/7] dts: j721e: "
` [PATCH v2 4/7] dts: beagleplay: "
` [PATCH v2 5/7] dts: am62px: "
` [PATCH v2 6/7] dts: am62x: "
` [PATCH v2 7/7] dts: beagleboneai64: "

[PATCH v3 00/24] gpio: rework locking and object life-time control
 2024-04-19 21:29 UTC  (2+ messages)

[meta-python][PATCH] python3-traitlets: Upgrade to 5.14.3
 2024-04-19 21:28 UTC 

[PATCH v4 0/2] Add driver for Raydium RM69380-based DSI panels
 2024-04-19 21:27 UTC  (3+ messages)
` [PATCH v4 2/2] drm/panel: Add driver for EDO RM69380 OLED panel

[Buildroot] [PATCH 0/2] Fix fail2ban
 2024-04-19 21:27 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/fail2ban: fix data_files installation path
` [Buildroot] [PATCH 2/2] package/pkg-python: fix pep517 data files installation


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.