All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-12 09:48:36 to 2023-05-12 10:27:27 UTC [more...]

[PATCH net 0/4] net: hns3: There are some bugfixes for the HNS3 ethernet driver
 2023-05-12 10:00 UTC  (5+ messages)
` [PATCH net 1/4] net: hns3: fix output information incomplete for dumping tx queue info with debugfs
` [PATCH net 2/4] net: hns3: fix sending pfc frames after reset issue
` [PATCH net 3/4] net: hns3: fix reset delay time to avoid configuration timeout
` [PATCH net 4/4] net: hns3: fix reset timeout when enable full VF

[PATCH 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-12 10:26 UTC  (7+ messages)
` [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()

[PATCH v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-12 10:24 UTC  (32+ messages)
` [PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
` [PATCH v7 2/7] fbdev/matrox: Remove trailing whitespaces
` [PATCH v7 3/7] ipu-v3: Include <linux/io.h>
` [PATCH v7 4/7] fbdev: Include <linux/io.h> in various drivers
` [PATCH v7 5/7] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v7 6/7] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v7 7/7] fbdev: Rename fb_mem*() helpers

[PATCH v4 1/2] cat-file: extract printing batch error message into function
 2023-05-12  8:54 UTC  (5+ messages)
` [PATCH v5 0/1] cat-file: quote-format name in error when using -z
  ` [PATCH v5 1/1] "

[RFC PATCH 1/9] libselinux: annotate interfaces with compiler attributes
 2023-05-12 10:23 UTC  (9+ messages)
` [RFC PATCH 2/9] libselinux: deprecate matchpathcon and compute_user interfaces
` [RFC PATCH 3/9] libselinux: declare avc_open(3) options parameter const
` [RFC PATCH 4/9] mcstrans: check getcon(3) and context_range_set(3) for failure
` [RFC PATCH 5/9] libselinux: explicitly ignore return values
` [RFC PATCH 6/9] libselinux: ignore internal use of deprecated interfaces
` [RFC PATCH 7/9] secon: check selinux_raw_to_trans_context(3) for failure
` [RFC PATCH 8/9] restorecond: check selinux_restorecon(3) "
` [RFC PATCH 9/9] restorecond: drop last matchpathcon call

[PATCH] hw/arm: enable qxl for aarch64
 2023-05-12 10:22 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/irq: convert gen8_de_irq_handler() to void
 2023-05-12 10:23 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/irq: split out hotplug irq handling
` [Intel-gfx] [PATCH 3/3] drm/i915/irq: split out display "

[PATCH RESEND v5 00/14] PCI: dwc: Relatively simple fixes and cleanups
 2023-05-12 10:23 UTC  (10+ messages)
` [PATCH RESEND v5 01/14] PCI: dwc: Fix erroneous version type test helper
` [PATCH RESEND v5 02/14] PCI: dwc: Fix inbound iATU entries out-of-bounds warning message
` [PATCH RESEND v5 05/14] PCI: dwc: Drop duplicated fast-link-mode flag unsetting
` [PATCH RESEND v5 06/14] PCI: dwc: Drop empty line from dw_pcie_link_set_max_speed()

[PATCH bpf-next] bpftool: specify XDP Hints ifname when loading program
 2023-05-12 10:23 UTC  (2+ messages)

[PATCH] brd: use XArray instead of radix-tree to index backing pages
 2023-05-12 10:22 UTC  (5+ messages)

[PATCH v2 0/2] Add clock and reset in cdns3 platform
 2023-05-12 10:22 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: cdns,usb3: Add clock and reset

[PATCH v2 0/8] KVM: x86: Clean up MSR PAT handling
 2023-05-12 10:21 UTC  (5+ messages)
` [PATCH v2 1/8] KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handler
` [PATCH v2 4/8] KVM: x86: Add helper to get variable MTRR range from MSR index

[PATCH v3 0/3] Add nvmem node for BCM2711 bootloader public key
 2023-05-12 10:21 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: nvmem: rmem: Add raspberrypi,bootloader-public-key
` [PATCH v3 3/3] nvmem: rmem: Use NVMEM_DEVID_AUTO

[PATCH v2] w1: Replace usage of found with dedicated list iterator variable
 2023-05-12 10:19 UTC  (3+ messages)

LTP: tirpc_rpcb_rmtcall is failing
 2023-05-12 10:18 UTC  (5+ messages)
      ` [LTP] "

[PATCH V2 1/3] dt-bindings: nvmem: brcm,nvram: add #nvmem-cell-cells for MACs
 2023-05-12 10:17 UTC  (4+ messages)
` [PATCH V2 2/3] nvmem: brcm_nvram: add .read_post_process() "

[Intel-gfx] [PATCH] drm/i1915/guc: Fix probe injection CI failures after recent change
 2023-05-12 10:17 UTC  (2+ messages)

[syzbot] [rdma?] KASAN: slab-use-after-free Read in siw_query_port
 2023-05-12 10:16 UTC  (3+ messages)

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-05-12  8:53 UTC  (5+ messages)
` [PATCH v2 04/10] drivers: perf: Rename riscv pmu driver
` [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access

[PATCH v2] riscv: optimize ELF relocation function in riscv
 2023-05-12 10:06 UTC  (6+ messages)

[PATCH] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
 2023-05-12 10:15 UTC 

[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-12 10:04 UTC  (10+ messages)
` [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces

[PATCH 1/4] libsepol: drop message for uncommon error cases
 2023-05-12 10:13 UTC  (4+ messages)
` [PATCH 2/4] libsepol: drop duplicate newline in sepol_log_err() calls
` [PATCH 3/4] libsepol: replace sepol_log_err() by ERR()
` [PATCH 4/4] libsepol: replace log_err() "

[Intel-xe] [PATCH] drm/xe: Move Media GuC register definition to proper header
 2023-05-12 10:14 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[PATCH] ASoC: SOF: Simplify the calculation of variables
 2023-05-12 10:13 UTC  (2+ messages)

[RFC PATCH v3] can: virtio: Initial virtio CAN driver
 2023-05-12 10:12 UTC  (4+ messages)

[PATCH V4] arm64: dts: add support for C3 based Amlogic AW409
 2023-05-12 10:12 UTC  (5+ messages)

[PATCH] ASoC: SOF: topology: Fix missing error code in sof_route_load()
 2023-05-12 10:12 UTC  (2+ messages)

[PATCH V2 1/2] libxl: virtio: Remove unused frontend nodes
 2023-05-12 10:11 UTC  (2+ messages)

[PATCH RESEND] pinctrl: meson-axg: add missing GPIOA_18 gpio group
 2023-05-12 10:11 UTC  (3+ messages)

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-12 10:11 UTC  (3+ messages)

[PATCH v1] sched/numa: init numa_scan_period with sysctl_numa_balancing_scan_period_min
 2023-05-12  9:49 UTC 

[PATCH v2 0/2] sched: Consider CPU contention in frequency, EAS max util & load-balance busiest CPU selection
 2023-05-12 10:10 UTC  (3+ messages)
` [PATCH v2 1/2] sched/fair: Refactor CPU utilization functions
` [PATCH v2 2/2] sched/fair, cpufreq: Introduce 'runnable boosting'

[PATCH v2] arch: fix broken BuildID for arm64 and riscv
 2023-05-12 10:10 UTC  (3+ messages)

[PATCH 3/3] checkpolicy/dismod: misc improvements
 2023-05-12 10:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] crypto: imx-scc: Kconfig: drop references to unknown symbols
 2023-05-12 10:08 UTC 

[kirkstone 0/2] openssl: update from 3.0.8 to 3.1.0
 2023-05-12 10:08 UTC  (3+ messages)
` [kirkstone 1/2] "
` [kirkstone 2/2] BACKPORT: openssl: Fix reproducibility issue

[PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes)
 2023-05-12 10:06 UTC  (22+ messages)
` [PATCH v2 01/10] agp/amd64: Remove GPL distribution notice
` [PATCH v2 02/10] mISDN: Replace GPL notice boilerplate with SPDX identifier
` [PATCH v2 03/10] net: bonding: Add SPDX identifier to remaining files
` [PATCH v2 04/10] net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier
` [PATCH v2 05/10] net: ethernet: i825xx: "
` [PATCH v2 06/10] pcmcia: Add "
` [PATCH v2 07/10] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate
` [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier
` [PATCH v2 09/10] udf: Replace "
` [PATCH v2 10/10] include: synclink: Replace GPL "

[PATCH] migration-guides: update 4.3 release notes
 2023-05-12 10:06 UTC 

[Intel-xe] [PATCH v3 1/2] drm/xe: Introduce GT oriented log messages
 2023-05-12 10:06 UTC  (3+ messages)
` [Intel-xe] ✓ CI.Build: success for series starting with [v3,1/2] "
` [Intel-xe] ○ CI.BAT: info "

[PATCH v2 0/3] LoongArch machine support Set max 256 cpus
 2023-05-12 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] hw/loongarch/virt: Modify ipi as percpu device
` [PATCH v2 2/3] hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
` [PATCH v2 3/3] hw/intc: Add NULL pointer check on LoongArch ipi device

[igt-dev] [PATCH i-g-t v2 0/2] Add an option to protect Xe test builds
 2023-05-12 10:05 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Add an option to protect Xe test builds (rev2)

[f2fs-dev] [PATCH 1/4] fsck.f2fs: wrap openned codes into fsck_sanity_check_nid()
 2023-05-12 10:03 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/4] fsck.f2fs: use f2fs_is_valid_blkaddr()
` [f2fs-dev] [PATCH 3/4] fsck.f2fs: add more debug info in fsck_verify()
` [f2fs-dev] [PATCH 4/4] fsck.f2fs: lookup and relink root inode

[PATCH v2 0/7] GenieZone hypervisor drivers
 2023-05-12  9:59 UTC  (11+ messages)
` [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection

[igt-dev] [PATCH i-g-t 1/2] test/prime_vgem: Remove test_userptr test
 2023-05-12 10:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] "

[PATCH 00/14] ALSA: emu10k1: various improvements to the DSP-based mixer code
 2023-05-12  9:59 UTC  (5+ messages)
` [PATCH 07/14] ALSA: emu10k1: properly assert DSP init constraints

[PATCH v2 00/17] Introduce runtime modifiable Energy Model
 2023-05-12  9:57 UTC  (18+ messages)
` [PATCH v2 01/17] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
` [PATCH v2 02/17] PM: EM: Find first CPU online while updating OPP efficiency
` [PATCH v2 03/17] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v2 04/17] PM: EM: Create a new function em_compute_costs()
` [PATCH v2 05/17] trace: energy_model: Add trace event for EM runtime modifications
` [PATCH v2 06/17] PM: EM: Add update_power() callback for "
` [PATCH v2 07/17] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
` [PATCH v2 08/17] PM: EM: Introduce runtime modifiable table
` [PATCH v2 09/17] PM: EM: Add RCU mechanism which safely cleans the old data
` [PATCH v2 10/17] PM: EM: Add runtime update interface to modify EM power
` [PATCH v2 11/17] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
` [PATCH v2 12/17] PM: EM: Add argument to get_cost() for runtime modification
` [PATCH v2 13/17] PM: EM: Refactor struct em_perf_domain and add default_table
` [PATCH v2 14/17] Documentation: EM: Add a new section about the design
` [PATCH v2 15/17] Documentation: EM: Add a runtime modifiable EM design description
` [PATCH v2 16/17] Documentation: EM: Add example with driver modifying the EM
` [PATCH v2 17/17] Documentation: EM: Describe the API of runtime modifications

[PATCH -next v2 0/6] blk-wbt: minor fix and cleanup
 2023-05-12  9:59 UTC  (3+ messages)
` [PATCH -next v2 1/6] blk-wbt: fix that wbt can't be disabled by default

[PATCH 6.3 000/694] 6.3.2-rc2 review
 2023-05-12  9:59 UTC  (13+ messages)

[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-05-12  9:56 UTC  (7+ messages)
` [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs

[PATCH 1/3] checkpolicy: add option to skip checking neverallow rules
 2023-05-12  9:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Subject: io_uring: Fix bug in io_fallback_req_func that can cause deadlock
 2023-05-12  9:56 UTC 

[PATCH 0/1] bcache: allow user to set QUEUE_FLAG_NOWAIT
 2023-05-12  9:54 UTC  (2+ messages)
` [PATCH 1/1] "

[kvm-unit-tests PATCH v3] run_tests: add list tests name option on command line
 2023-05-12  9:54 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915: implement internal workqueues
 2023-05-12  9:54 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: create workqueue dedicated to wake references

[PATCH v2 2/2] RISC-V: lib: Optimize memset performance
 2023-05-12  9:52 UTC  (4+ messages)

[PATCH v2 net-next 0/4] sfc: more flexible encap matches on TC decap rules
 2023-05-12  9:51 UTC  (3+ messages)
` [PATCH v2 net-next 3/4] sfc: support TC decap rules matching on enc_ip_tos

[PATCH v2] ref-manual: improve documentation for kernel-devicetree class
 2023-05-12  9:51 UTC 

[PATCH AUTOSEL 6.3 1/7] powerpc: Use of_property_present() for testing DT property presence
 2023-05-12  9:51 UTC  (4+ messages)
` [PATCH AUTOSEL 6.3 5/7] riscv: Unconditionnally select KASAN_VMALLOC if KASAN

[intel-lts:4.19/android_t 4888/30000] drivers/watchdog/iTCO_wdt.c:72:10: fatal error: asm/nmi.h: No such file or directory
 2023-05-12  9:50 UTC 

[PATCH] dma-contiguous: support per-numa CMA for all architectures
 2023-05-12  9:42 UTC 

pull request: linux-firmware: update cxgb4 firmware to 1.27.3.0
 2023-05-12  9:50 UTC 

[PATCH v5] net: mdiobus: Add a function to deassert reset
 2023-05-12  9:50 UTC  (5+ messages)

[PATCH v2 0/6] efi: Implement generic EFI boot for x86
 2023-05-12  9:49 UTC  (10+ messages)
` [PATCH v2 1/6] ia64: Remove support

[PATCH 0/2] virtio: abstract virtqueue related methods
 2023-05-12  9:46 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools/virtio: implement virtqueue in test

[Intel-gfx] [PATCH] drm/i915/pmu: Turn off the timer to sample frequencies when GT is parked
 2023-05-12  9:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "


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.