All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-15 20:24:41 to 2024-05-15 22:01:34 UTC [more...]

[PATCH 00/11] drivers: Driver support for ADI SC5xx SoCs
 2024-05-15 21:57 UTC  (12+ messages)
` [PATCH 01/11] pinctrl: Add support for ADI SC5XX-family pinctrl
` [PATCH 02/11] gpio: Add support for SC5XX-family processor GPIO driver
` [PATCH 03/11] gpio: Add support for ADI ADP5588 GPIO expander chips
` [PATCH 04/11] usb: musb-new: Add support for Analog Devices SC5xx SoCs
` [PATCH 05/11] i2c: Add support for ADI SC5XX-family I2C peripheral
` [PATCH 06/11] net: Add support for ADI SC5xx SoCs with DWC QoS ethernet
` [PATCH 07/11] watchdog: Add support for ADI SC5XX-family watchdog peripheral
` [PATCH 08/11] dma: Add driver for ADI SC5xx-family SoC MDMA functionality
` [PATCH 09/11] remoteproc: Add in SHARC loading for ADI SC5XX-family processors
` [PATCH 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals
` [PATCH 11/11] mmc: Add support for ADI SC5XX-family processor SDHCI peripherals

[PATCH v2 0/2] x86/sgx: Fix two data races in EAUG/EREMOVE flows
 2024-05-15 22:01 UTC  (5+ messages)
` [PATCH v2 1/2] x86/sgx: Resolve EAUG race where losing thread returns SIGBUS
` [PATCH v2 2/2] x86/sgx: Resolve EREMOVE page vs EAUG page data race

[PATCH] x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
 2024-05-15 22:00 UTC  (2+ messages)

[PATCH bpf-next 0/4] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-15 21:59 UTC  (6+ messages)
` [PATCH bpf-next 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH bpf-next 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [PATCH bpf-next 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [PATCH bpf-next 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc

[PATCH v2 0/6] Convert multiple bind ops to 1 job
 2024-05-15 21:56 UTC  (9+ messages)
` [PATCH v2 1/6] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v2 2/6] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v2 4/6] drm/xe: Update VM trace events
` [PATCH v2 6/6] drm/xe: Add VM bind IOCTL error injection

[RFC PATCH v3 0/1] x86/sgx: Explicitly give up the CPU in EDMM's ioctl() to avoid softlockup
 2024-05-15 21:55 UTC  (3+ messages)
` [RFC PATCH v3 1/1] "

[PATCH v8 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-05-15 21:55 UTC  (8+ messages)
` [PATCH v8 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v8 4/6] drm/xe/guc: Extract GuC error capture lists

[PATCH v4 0/8] drm/xe: Per client usage
 2024-05-15 21:53 UTC  (12+ messages)
` [PATCH v4 1/8] drm/xe: Promote xe_hw_engine_class_to_str()
` [PATCH v4 2/8] drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
` [PATCH v4 3/8] drm/xe/lrc: Add helper to capture context timestamp
` [PATCH v4 4/8] drm/xe: Add helper to capture engine timestamp
` [PATCH v4 5/8] drm/xe: Add helper to accumulate exec queue runtime
` [PATCH v4 6/8] drm/xe: Cache data about user-visible engines
` [PATCH v4 7/8] drm/xe: Add helper to return any available hw engine
` [PATCH v4 8/8] drm/xe/client: Print runtime to fdinfo
` ✓ CI.Patch_applied: success for drm/xe: Per client usage (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
 2024-05-15 21:52 UTC  (3+ messages)

[PATCH v3 4/4] ARM: Implement PAN for LPAE by TTBR0 page table walks disablement
 2024-05-15 21:51 UTC  (13+ messages)

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-15 21:51 UTC  (11+ messages)

convert SCSI to atomic queue limits, part 1 (v3)
 2024-05-15 21:50 UTC  (3+ messages)
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue

[PATCH 0/2] riscv: Allow vlenb to be probed from DT
 2024-05-15 21:50 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: riscv: cpus: add a vlen register length property
` [PATCH 2/2] riscv: vector: Use vlenb from DT

[PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
 2024-05-15 21:48 UTC  (13+ messages)

Martian source when routing packets through ipvlan device with loose rp_filter on parent interface
 2024-05-15 21:48 UTC 

WARNING: kmalloc bug in bpf_uprobe_multi_link_attach
 2024-05-15 21:47 UTC  (3+ messages)

[RFC 0/5] Discussion around eviction improvements
 2024-05-15 15:13 UTC  (6+ messages)
` [RFC 2/5] drm/amdgpu: Actually respect buffer migration budget

[PATCH] drm/radeon: initialize atom DIG backlight for iMac12, 1 and iMac12, 2 with Radeon 6750M
 2024-05-15 19:20 UTC 

[PATCH] drm/radeon: initialize atom DIG backlight for iMac12, 1 and iMac12, 2 with Radeon 6750M
 2024-05-15 19:42 UTC 

[PATCH v2 0/8] btrfs-progs: zoned: proper "mkfs.btrfs -b" support
 2024-05-15 21:47 UTC  (5+ messages)
` [PATCH v2 6/8] btrfs-progs: support byte length for zone resetting

RFC2224 support in Linux /sbin/mount.nfs4?
 2024-05-15 21:46 UTC  (2+ messages)

[PATCH 0/2] MIPS: Boston: Fix syscon devicetree binding and node
 2024-05-15 21:44 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mfd: syscon: Add img,boston-platform-regs

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-05-15 21:44 UTC  (13+ messages)

[PATCH v3] drm/xe/pf: Implement pci_driver.sriov_configure callback
 2024-05-15 21:42 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe/pf: Implement pci_driver.sriov_configure callback (rev4)

[PATCH v3] virtio_net: Fix missed rtnl_unlock
 2024-05-15 21:42 UTC  (2+ messages)

[PATCH 0/6] Add support for AD411x
 2024-05-15 21:42 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: adc: ad7173: add support for ad411x

[PATCH v2] binder: use bitmap for faster descriptor lookup
 2024-05-15 21:42 UTC  (5+ messages)

[LSF/MM/BPF TOPIC]mTHP reliable allocation and reclamation
 2024-05-15 21:41 UTC  (6+ messages)

[PATCH] media: verisilicon: Add reference buffers compression
 2024-05-15 21:39 UTC  (3+ messages)

[PATCH v2 0/2] perf maps: Improve the kcore maps merging
 2024-05-15 21:39 UTC  (4+ messages)
` [PATCH v2 1/2] perf maps: Sort kcore maps
` [PATCH v2 2/2] perf maps: Remove the replacement of kernel map

[GIT PULL] cgroup: Changes for v6.10
 2024-05-15 21:39 UTC 

[PATCH v7 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel
 2024-05-15 21:28 UTC  (6+ messages)
` [v7 2/7] drm/panel: himax-hx83102: Break out as separate driver
` [v7 3/7] arm64: defconfig: Enable HIMAX_HX83102 panel

[PATCH v3 0/9] MIPS: Unify low-level debugging functionalities
 2024-05-15 21:28 UTC  (2+ messages)

[PATCH 0/4] riscv: Separate vendor extensions from standard extensions
 2024-05-15 21:26 UTC  (10+ messages)
` [PATCH 1/4] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH 2/4] riscv: Add vendor extensions to /proc/cpuinfo
` [PATCH 3/4] riscv: Introduce vendor variants of extension helpers
` [PATCH 4/4] riscv: cpufeature: Extract common elements from extension checking

[PATCH 0/8] MIPS: Aggregate build fixes
 2024-05-15 21:26 UTC  (6+ messages)
` [PATCH 6/8] MIPS: Limit MIPS_MT_SMP support by ISA reversion

[kvalo-ath:ath-qca] BUILD SUCCESS 422969a62c011ddf7439f33139299f1c3f018baa
 2024-05-15 21:25 UTC 

[kvalo-ath:master] BUILD SUCCESS 5b501f801ab443046d5c31881bba21350396e5c5
 2024-05-15 21:25 UTC 

[kvalo-ath:ath-next] BUILD SUCCESS 8e1debd82466a3fe711784ab37e6b54e56011267
 2024-05-15 21:23 UTC 

[PATCH][next] of: property: Remove calls to of_node_put
 2024-05-15 21:22 UTC  (2+ messages)

[PATCH v3 0/6] drm/panel: simple: Add Panels and Panel Vendors
 2024-05-15 21:22 UTC  (8+ messages)
` [PATCH v3 4/6] drm/panel: simple: Add Lincoln Tech Sol LCD185-101CT panel
` [PATCH v3 5/6] drm/panel: simple: Add Microtips Technology 13-101HIEBCAF0-C panel
` [PATCH v3 6/6] drm/panel: simple: Add Microtips Technology MF-103HIEB0GA0 panel

[Intel-wired-lan] [PATCH iwl-next v9] ice: Add get/set hw address for VFs using devlink commands
 2024-05-15 21:21 UTC  (5+ messages)
      `  "

[PATCH V2] PCI: tegra194: Set EP alignment restriction for inbound ATU
 2024-05-15 21:21 UTC  (2+ messages)

[PATCH v3] PCI: dw-rockchip: Fix initial PERST# GPIO value
 2024-05-15 21:20 UTC  (4+ messages)

[PATCH] PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
 2024-05-15 21:18 UTC  (4+ messages)

EDF
 2024-05-15 21:17 UTC 

Fix Intel's ice driver in stable
 2024-05-15 21:16 UTC 

Opkg cannot find anything to satisfy 'kernel-module-iwlmvm'
 2024-05-15 21:15 UTC  (3+ messages)
` [yocto] "

[PATCH v2] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
 2024-05-15 21:15 UTC  (4+ messages)

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-05-15 21:15 UTC  (6+ messages)

[PATCH v4 0/2] rockchip rk3399 port initialization fixes
 2024-05-15 21:14 UTC  (4+ messages)

[PATCH RESEND] perf test pmu: Fix file Leak in test_format_dir_get
 2024-05-15 21:14 UTC  (2+ messages)

[PATCH] PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id
 2024-05-15 21:13 UTC  (7+ messages)

[PATCH v2] PCI: dw-rockchip: Add error messages in .probe()s error paths
 2024-05-15 21:13 UTC  (7+ messages)

[bluez/bluez] 449cf3: shared/util: Fix build error on malloc0
 2024-05-15 21:13 UTC 

[PATCH 0/3] dt-bindings: display: panel: constrain 'reg'
 2024-05-15 21:09 UTC  (6+ messages)

[PATCH v1 1/1] spi: Remove unneded check for orig_nents
 2024-05-15 21:09 UTC  (2+ messages)

[PATCH i-g-t 1/5] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-15 21:08 UTC  (2+ messages)
` ✓ CI.xeFULL: success for series starting with [i-g-t,1/5] "

[PATCH iwl-net V4,0/2] Fix repeated EEH reports in MSI domain
 2024-05-15 21:07 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-net V4, 0/2] "
` [PATCH iwl-net V4,1/2] i40e: factoring out i40e_suspend/i40e_resume
  ` [Intel-wired-lan] [PATCH iwl-net V4, 1/2] "
` [PATCH iwl-net V4,2/2] i40e: Fully suspend and resume IO operations in EEH case
  ` [Intel-wired-lan] [PATCH iwl-net V4, 2/2] "

[PATCH v5 0/9] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
 2024-05-15 21:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/uuu: bump to version 1.5.181
 2024-05-15 21:07 UTC 

[REGRESSION] boot regression on linux-next on sc7180 platforms - null pointer dereference on iommu_dma_sync_sg_for_device
 2024-05-15 21:05 UTC  (2+ messages)

RFC: NTP adjustments interfere with KVM emulation of TSC deadline timers
 2024-05-15 21:03 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/xe_wedged: Force a rebind before exit
 2024-05-15 21:02 UTC  (3+ messages)

[RFC BlueZ v1] doc: Add initial L2CAP(7) documentation
 2024-05-15 21:02 UTC  (2+ messages)
` [RFC,BlueZ,v1] "

[tip:master] BUILD SUCCESS 367b87459d918efb1d117f560a82cf8de7f1048b
 2024-05-15 20:55 UTC 

[PATCH v3 0/3] block: add larger order folio instead of pages
 2024-05-15 20:55 UTC  (3+ messages)
  ` [PATCH v3 2/3] block: add folio awareness instead of looping through pages

[tip:sched/urgent] BUILD SUCCESS e5bc44e47c531860be96ac615314b1ab23d5aa2b
 2024-05-15 20:54 UTC 

[PATCH 00/16] TDX MMU prep series part 1
 2024-05-15 20:53 UTC  (17+ messages)
` [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
` [PATCH 08/16] KVM: x86/mmu: Bug the VM if kvm_zap_gfn_range() is called for TDX

clkdev: report over-sized strings when creating clkdev entries
 2024-05-15 20:52 UTC  (5+ messages)

[RFC PATCH] trace2: completely compiling out trace2 subsystem
 2024-05-15 20:48 UTC 

[Intel-wired-lan] [PATCH v8 00/12] Add support for Intel PPS Generator
 2024-05-15 11:16 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH v8 11/12] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator

[Intel-wired-lan] [linus:master] [e1000e] 861e808602: suspend-stress.fail
 2024-05-15  9:29 UTC  (3+ messages)
` [Intel-wired-lan] [linus:master] [e1000e] 861e808602: suspend-stress.fail (e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue)

[PATCH v2] doc: describe the project's decision-making process
 2024-05-15 20:50 UTC  (6+ messages)
` [PATCH v2 0/2] Describe life cycle of a patch series
  ` [PATCH] decisions: focus on larger scale issues

[PATCH RFC 0/6] Introduce iSCSI target for kdevops
 2024-05-15 20:49 UTC  (7+ messages)
` [PATCH RFC 1/6] nfsd_add_export: Move storage allocation to separate YML files
` [PATCH RFC 2/6] Shorten the names of devices where exports reside
` [PATCH RFC 3/6] iscsi: Provision a target node to host iSCSI LUNs
` [PATCH RFC 4/6] nfsd: Provision an iSCSI initiator on the kdevops NFS server
` [PATCH RFC 5/6] nfsd_add_export: Enable pnfs on capable exports
` [PATCH RFC 6/6] gitr: Enable testing with pNFS block layouts

kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
 2024-05-15 20:45 UTC  (3+ messages)

[PATCH 0/3] Clarify pseudo-ref terminology
 2024-05-15 20:44 UTC  (6+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 06/10] refs: do not check ref existence in `is_root_ref()`
  ` [PATCH v5 07/10] refs: classify HEAD as a root ref

[openeuler:openEuler-1.0-LTS 19669/22436] kernel/sched/fair.c:6701:19: error: 'struct task_group' has no member named 'se'
 2024-05-15 20:44 UTC 

[git pull] drm for 6.10-rc1
 2024-05-15 20:43 UTC  (6+ messages)

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-15 20:43 UTC  (9+ messages)
` [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains

[PATCH] arm64: dts: renesas: gray-hawk-single: add aliases for I2C busses
 2024-05-15 20:43 UTC  (2+ messages)

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-05-15 20:41 UTC  (7+ messages)

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-15 20:39 UTC  (12+ messages)
` [PATCH net-next v3 13/24] ovpn: implement TCP transport

[PATCH 1/3] drm/loongson: Add helpers for creating subdevice
 2024-05-15 20:30 UTC  (2+ messages)

[yocto] Python3 pyee recipe for Kirkstone
 2024-05-15 20:35 UTC  (3+ messages)

[linux-next:master 13096/13213] drivers/irqchip/irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
 2024-05-15 20:34 UTC 

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-15 20:33 UTC  (21+ messages)

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-15 20:32 UTC  (10+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[PATCH v3] devtools: add .clang-format file
 2024-05-15 20:32 UTC  (7+ messages)
` [PATCH v4] "

[GIT PULL] printk for 6.10
 2024-05-15 20:30 UTC  (2+ messages)

[GIT PULL] livepatching for 6.10
 2024-05-15 20:30 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-05-15 20:29 UTC  (2+ messages)

[RFC PATCH v3 00/18] SMMUv3 nested translation support
 2024-05-15 20:25 UTC  (3+ messages)
` [RFC PATCH v3 04/18] hw/arm/smmu: Use enum for SMMU stage

[PULL 00/11] testing and plugin updates
 2024-05-15 20:23 UTC  (7+ messages)
` [PULL 03/11] plugins: prepare introduction of new inline ops
` [PULL 04/11] plugins: extract generate ptr for qemu_plugin_u64
` [PULL 05/11] plugins: add new inline op STORE_U64
` [PULL 07/11] plugins: conditional callbacks
` [PULL 08/11] tests/plugin/inline: add test for conditional callback
` [PULL 11/11] plugins: remove op from qemu_plugin_inline_cb


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.