All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 13:10:52 to 2024-08-27 14:01:22 UTC [more...]

[PATCH 0/2] Fixes for the PCI dra7xx driver
 2024-08-27 14:00 UTC  (3+ messages)
` [PATCH 2/2] PCI: dra7xx: Fix error handling when IRQ request fails in probe

[PATCH v4 0/4] LoongArch: Implement getrandom() in vDSO
 2024-08-27 14:00 UTC  (11+ messages)
` [PATCH v4 1/4] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` [PATCH v4 2/4] selftests/vDSO: Add --cflags for pkg-config command querying libsodium
` [PATCH v4 3/4] selftests/vDSO: Use KHDR_INCLUDES to locate UAPI headers for vdso_test_getrandom
` [PATCH v4 4/4] selftests/vDSO: Enable vdso getrandom tests for LoongArch

[PATCH] x86/mm/sme: fix the kdump kernel breakage on SME system when CONFIG_IMA_KEXEC=y
 2024-08-27 14:00 UTC  (10+ messages)

[PATCH] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-27 14:00 UTC  (9+ messages)

[PATCH v2] rust: add `module_params` macro
 2024-08-27 14:00 UTC  (3+ messages)

[PATCH 1/2] netpoll: Make netpoll_send_udp return status instead of void
 2024-08-27 13:59 UTC  (5+ messages)
` [PATCH 2/2] netcons: Add udp send fail statistics to netconsole

[PATCH] target-i386: Walk NPT in guest real mode
 2024-08-27 13:58 UTC 

[PATCH 0/4] xen/bitops: More for_each_bit() conversions
 2024-08-27 13:57 UTC  (5+ messages)
` [PATCH 1/4] xen/evtchn: Use bitmap_for_each() in evtchn_check_pollers()
` [PATCH 2/4] x86/hvm: Use for_each_set_bit() in hvm_emulate_writeback()
` [PATCH 3/4] x86/hvm: Rework hpet_write() for improved code generation
` [PATCH v2 4/4] x86/vmx: Rewrite vmx_sync_pir_to_irr() to be more efficient

[RFC 0/2] mm: introduce THP deferred setting
 2024-08-27 13:57 UTC  (12+ messages)

[PATCH net-next 00/12] Unmask upper DSCP bits - part 2
 2024-08-27 13:57 UTC  (6+ messages)
` [PATCH net-next 01/12] ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
` [PATCH net-next 02/12] ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()

[PATCH] Avoid additional relocations in trampoline code
 2024-08-27 13:56 UTC  (3+ messages)

[PATCH 1/2] firmware: tegra: bpmp: drop unused mbox_client_to_bpmp()
 2024-08-27 13:57 UTC  (2+ messages)

[PATCH v4] drivers: rtc: Add driver for SD2405AL
 2024-08-27 13:56 UTC  (3+ messages)

[PATCH] gpio: kerneldoc fixes for excess members
 2024-08-27 13:55 UTC  (3+ messages)

[PATCH v2 0/2] media: staging: max96712: Add support for MAX96724
 2024-08-27 13:55 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: maxim,max96712: Add compatible "
` [PATCH v2 2/2] media: staging: max96712: Add support "

[PATCH v3 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-27 13:54 UTC  (5+ messages)
` [PATCH v3 2/9] of: property: add of_graph_get_next_port_endpoint()

[PATCH v5] x86/dom0: disable SMAP for PV domain building only
 2024-08-27 13:53 UTC  (7+ messages)

[PATCH] git gui: add directly calling merge tool from gitconfig
 2024-08-27 13:53 UTC  (3+ messages)
  ` AW: "

[PATCH 0/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-08-27 13:53 UTC  (7+ messages)
` [PATCH 1/7] iio: adc: ad7606: add 'bits' parameter to channels macros
` [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts

[PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-08-27 13:53 UTC  (3+ messages)
` [PATCH v4 15/15] hw/misc/aspeed_hace: Fix SG Accumulative hashing

Backport request to fix a WARNING in input_mt_init_slots
 2024-08-27 13:53 UTC  (2+ messages)

[PATCH v4 net-next 00/12] net: introduce TX H/W shaping API
 2024-08-27 13:53 UTC  (6+ messages)

[RFC PATCH v5 0/4] virtio-rtc: Add device specification
 2024-08-27 13:52 UTC  (5+ messages)
` [RFC PATCH v5 1/4] virtio-rtc: Add initial "
` [RFC PATCH v5 2/4] virtio-rtc: Add initial normative statements
` [RFC PATCH v5 3/4] virtio-rtc: Add alarm feature
` [RFC PATCH v5 4/4] virtio-rtc: Add normative statements for "

[PATCH v3 0/3] OF support for Surface System Aggregator Module
 2024-08-27 13:52 UTC  (5+ messages)
` [PATCH v3 3/3] platform/surface: Add OF support

[PATCH 0/8] perf/arm-cmn: Fixes and updates
 2024-08-27 13:51 UTC  (4+ messages)
` [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again

[PATCH 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-08-27 13:51 UTC  (7+ messages)
` [PATCH 3/3] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler

[PATCH] powerpc: Use printk instead of WARN in change_memory_attr
 2024-08-27  9:12 UTC 

[meta-security][kirkstone][PATCH 1/1] tpm2-tools: fix CVE-2024-29039
 2024-08-27 13:49 UTC 

[PATCH i-g-t v2 00/10] tests/intel/xe_drm_fdinfo: Fix noise and improve
 2024-08-27 13:51 UTC  (2+ messages)
` ✓ CI.xeFULL: success for "

[PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()
 2024-08-27 13:50 UTC  (3+ messages)
` [PATCH -next 2/8] soc: fsl: cpm1: Simplify with dev_err_probe()

FUSE passthrough: fd lifetime?
 2024-08-27 13:48 UTC  (2+ messages)

VT-less kernels, and /dev/console on x86
 2024-08-27 13:46 UTC  (4+ messages)

Misbehaving Alder Lake-N PCH USB 3.2 xHCI Host Controller
 2024-08-27 13:49 UTC  (12+ messages)

[PATCH] x86/MCE: Prevent CPU offline for SMCA CPUs with non-core banks
 2024-08-27 13:47 UTC  (5+ messages)

[PATCH] amba: make amba_bustype constant
 2024-08-27 13:46 UTC  (7+ messages)

[PATCH 6.1.y cip 0/8] Backport ravb driver performance improvements
 2024-08-27 13:45 UTC  (6+ messages)

[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
 2024-08-27 13:45 UTC  (15+ messages)

[PATCH v2 0/6] KVM: Improve MMIO Coalescing API
 2024-08-27 13:45 UTC  (4+ messages)

[PATCH v2 0/6] kunit: Add macros to help write more complex tests
 2024-08-27 13:45 UTC  (3+ messages)
` [PATCH v2 2/6] kunit: Add macro to conditionally expose declarations to tests

FAILED: patch "[PATCH] igc: Fix qbv tx latency by setting gtxoffset" failed to apply to 6.1-stable tree
 2024-08-27 13:44 UTC 

FAILED: patch "[PATCH] igc: Fix qbv tx latency by setting gtxoffset" failed to apply to 5.15-stable tree
 2024-08-27 13:44 UTC 

[meta-oe][PATCH] vdpauinfo: require x11 in DISTRO_FEATURES
 2024-08-27 13:44 UTC 

[PATCH v5 0/7] RISCV device tree mapping
 2024-08-27 13:44 UTC  (3+ messages)
` [PATCH v5 4/7] xen/riscv: introduce functionality to work with CPU info

[PATCH for-next v3 0/5] RDMA/bnxt_re: Use variable size Work Queue entry for Gen P7 adapters
 2024-08-27 13:44 UTC  (2+ messages)

[PATCH] x86/efi: Use generic PE/COFF structures in x86 efi source
 2024-08-27 13:42 UTC  (2+ messages)
` [PATCH v2] x86/efi: Use generic PE/COFF structures

[PATCH 0/5] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2024-08-27 13:43 UTC  (8+ messages)

[PATCH V2 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
 2024-08-27 13:41 UTC  (2+ messages)

[PATCH] [POC/RFE]: Avoid silently growing struct file due to SLAB_TYPESAFE_BY_RCU
 2024-08-27 13:42 UTC  (4+ messages)
` [PATCH] [RFC] mm: add kmem_cache_create_rcu()

[PATCH v1] memcg: add charging of already allocated slab objects
 2024-08-27 13:40 UTC  (2+ messages)

[PATCH v3 00/29] Qualcomm iris video decoder driver
 2024-08-27 13:41 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: minor update to sdb and xfrm_policy comments
 2024-08-27 13:38 UTC 

[linux dev-6.6 v2 0/3] Add NPCM8XX clock driver
 2024-08-27 13:40 UTC  (4+ messages)
` [linux dev-6.6 v2 3/3] clk: npcm8xx: add clock controller

[PATCH ipsec-next] xfrm: policy: use recently added helper in more places
 2024-08-27 13:37 UTC 

[PATCH bpf-next v1 0/2] Enable vmtest for cross-compile arm64 on x86_64 host, and fix some related issues
 2024-08-27 13:39 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Update "vmtest.sh" for cross-compile arm64 on x86_64 host
` [PATCH bpf-next v1 2/2] selftests/bpf: Fix cross-compile issue for some files and a static compile issue for "-lzstd"

[meta-oe][PATCH] vdpauinfo: add recipe
 2024-08-27 13:40 UTC  (2+ messages)
` [oe] "

[PATCH] scripts: sphinx-pre-install: remove unnecessary double check for $cur_version
 2024-08-27 13:32 UTC 

[PATCH v3 0/8] Add support for Renesas RZ/V2H(P) SoC and GP-EVK platform
 2024-08-27 13:39 UTC  (4+ messages)
` [PATCH v3 2/8] arm64: dts: renesas: Add initial DTS for RZ/V2H GP-EVK board

[PATCH v5 0/2] Basic support for TI TDP158
 2024-08-27 13:39 UTC  (3+ messages)
` [PATCH v5 2/2] drm/bridge: add "

linux-next: build warning after merge of the kunit-fixes tree
 2024-08-27 13:38 UTC  (2+ messages)

[PATCH] Documentation/gpu: Fix typo in Documentation/gpu/komeda-kms.rst
 2024-08-27 13:38 UTC  (2+ messages)

[PATCH] selftests/vDSO: support DT_GNU_HASH
 2024-08-27 13:37 UTC  (4+ messages)

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-27 13:37 UTC  (11+ messages)

[PATCH 0/2] hexdump: Allow skipping identical lines
 2024-08-27 13:36 UTC  (8+ messages)
` [PATCH 2/2] "

[RFC PATCH] ceph: fix out-of-bound array access when doing a file read
 2024-08-27 13:36 UTC  (2+ messages)

[linux dev-6.6 v3 0/3] Add NPCM8XX clock driver
 2024-08-27 13:35 UTC  (4+ messages)
` [linux dev-6.6 v3 1/3] dt-bindings: reset: npcm: add clock properties
` [linux dev-6.6 v3 2/3] reset: npcm: register npcm8xx clock auxiliary bus device
` [linux dev-6.6 v3 3/3] clk: npcm8xx: add clock controller

ICE + XSK ZC - page faults on 6.1 LTS when process exits?
 2024-08-27 13:35 UTC  (4+ messages)

[PATCH mptcp-next 0/2] mptcp: Squash-to patches for "mptcp: more fixes for the in-kernel PM"
 2024-08-27 13:35 UTC  (3+ messages)
` [PATCH mptcp-next 1/2] Squash to "selftests: mptcp: join: check re-re-adding ID 0 endp"
` [PATCH mptcp-next 2/2] Squash to "selftests: mptcp: join: check re-re-adding ID 0 signal"

[PATCH][isar-cip-core] recipes-core/images/cip-core-image.bb: install cryptsetup package
 2024-08-27 13:34 UTC  (3+ messages)

[PATCH 0/3] platform/x86: Add support for Intel uncore ELC feature
 2024-08-27 13:34 UTC  (7+ messages)
` [PATCH 1/3] Documentation: admin-guide: pm: Add efficiency vs. latency tradeoff to uncore documentation

[PATCH net-next v6 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-27 13:34 UTC  (2+ messages)

[GIT PULL FOR 6.12] Various codec fixes II
 2024-08-27 13:33 UTC 

[net-next PATCH v7 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-08-27 13:32 UTC  (9+ messages)
` [net-next PATCH v7 1/8] octeontx2-pf: map skb data as device writeable
` [net-next PATCH v7 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next PATCH v7 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next PATCH v7 4/8] cn10k-ipsec: Init hardware for outbound ipsec crypto offload
` [net-next PATCH v7 5/8] cn10k-ipsec: Add SA add/del support for outb "
` [net-next PATCH v7 6/8] cn10k-ipsec: Process outbound "
` [net-next PATCH v7 7/8] cn10k-ipsec: Allow ipsec crypto offload for skb with SA
` [net-next PATCH v7 8/8] cn10k-ipsec: Enable outbound ipsec crypto offload

[PATCH 0/2] arm64: dts: imx93-11x11-evk: Add PWM backlight for "LVDS" connector
 2024-08-27 13:30 UTC  (3+ messages)
` [PATCH 2/2] arm64: defconfig: Enable ADP5585 GPIO and PWM drivers

[oe-core][scarthgap][PATCH 1/1] qemu: fix CVE-2024-7409
 2024-08-27 13:30 UTC  (3+ messages)

[RFT PATCH] xhci: dbc: Fix STALL transfer event handling
 2024-08-27 13:29 UTC 

[PATCH] vhost-user: add NEED_REPLY flag
 2024-08-27 13:29 UTC  (3+ messages)

[PATCH] nilfs2: support ->tmpfile()
 2024-08-27 13:29 UTC  (3+ messages)

[PATCH] nvmet-tcp: get rid of a high-order allocation
 2024-08-27 13:27 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: Don't drain ih1 for APU
 2024-08-27 13:27 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-00
 2024-08-27 13:27 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: imx93-11x11-evk: Enable sound-wm8962 sound card

[PATCH v3 net-next 0/2] make PHY output RMII reference clock
 2024-08-27 13:26 UTC  (5+ messages)
` [PATCH v3 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,phy-output-refclk" property

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-27 13:26 UTC  (15+ messages)
` [PATCH v3 02/25] printk: Add print format (%par) for struct range
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 20/25] dax/bus: Factor out dev dax resize logic

[PATCH v3 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-27 13:23 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings

[PATCH 0/9] xen/bitops: hweight() cleanup/improvements
 2024-08-27 13:25 UTC  (6+ messages)
` [PATCH 7/9] xen/bitops: Implement hweight64() in terms of hweightl()

[PATCH net 0/3] Add I2C bus lock for Wangxun
 2024-08-27 13:24 UTC  (3+ messages)
` [PATCH net 2/3] i2c: designware: add device private data passing to lock functions

[PATCH] drm/amdkfd: Don't drain ih1 for APU
 2024-08-27 13:24 UTC  (3+ messages)

[PATCH v2 0/6] drm/vkms: Switch all vkms object to DRM managed objects
 2024-08-27 13:24 UTC  (6+ messages)
` [PATCH v2 1/6] drm/vkms: Switch to managed for connector
` [PATCH v2 2/6] drm/vkms: Switch to managed for encoder

[PATCH v2] nvme: check if the namespace supports metadata in nvme_map_user_request()
 2024-08-27 13:23 UTC 

[PATCH v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-08-27 13:22 UTC  (5+ messages)
  ` [LTP] "

[PATCH for stable 0/2] ASoC: topology: Fix loading topology issue
 2024-08-27 13:23 UTC  (5+ messages)
` [PATCH for stable 1/2] ASoC: topology: Clean up route loading

[PATCH 1/2] rust: Oe-selftest changes for rust v1.79
 2024-08-27 13:22 UTC  (8+ messages)
` [PATCH 2/2] rust: Upgrade 1.78.0->1.79.0
  ` [OE-core] "

[PATCH V5 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-27 13:14 UTC  (12+ messages)
` [PATCH V5 net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH V5 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V5 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V5 net-next 04/11] net: hibmcge: Add interrupt "
` [PATCH V5 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V5 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V5 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V5 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V5 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V5 net-next 10/11] net: hibmcge: Add maintainer "
` [PATCH V5 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address

[PATCH RFC 0/3] Add generic Overlay for Grove Sunlight Sensor
 2024-08-27 13:20 UTC  (4+ messages)

[PATCH v4] x86/msi: fix locking for SR-IOV devices
 2024-08-27 13:20 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 13475/23564] net/can/j1939/.tmp_socket.o: warning: objtool: j1939_sk_queue_activate_next()+0x89: unreachable instruction
 2024-08-27 13:19 UTC 

[PATCH v4 0/7] Fix check-qtest-ppc64 sanitizer errors
 2024-08-27 13:20 UTC  (4+ messages)
` [PATCH v4 7/7] tests/qtest: Delete previous boot file

[PATCH net-next 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
 2024-08-27 13:20 UTC  (9+ messages)
` [PATCH net-next 1/2] tcp: make "

[libvirt test] 187357: tolerable all pass - PUSHED
 2024-08-27 13:19 UTC 

[PATCH] drivers: core: Add more print info for bus remove and driver remove
 2024-08-27 13:18 UTC  (2+ messages)

[PATCH v2] linux-firmware: package qcom-vpu firmware
 2024-08-27 13:18 UTC  (5+ messages)
` [OE-core] "

[PATCH 0/2] pinctrl: renesas: rzg2l: Simplify noise filter cfg macro
 2024-08-27 13:17 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Introduce single macro for digital noise filter configuration
` [PATCH 2/2] pinctrl: renesas: rzg2l: Move pinconf_to_config_argument() call outside of switch cases

[PATCH v4 00/35] Convert avocado tests to normal Python unittests
 2024-08-27 13:16 UTC  (4+ messages)
` [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-27 13:16 UTC  (14+ messages)

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-27 13:16 UTC  (3+ messages)
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780

"s390/dasd: Remove DMA alignment" for stable
 2024-08-27 13:14 UTC  (3+ messages)
` [PATCH] Revert "s390/dasd: Establish DMA alignment"

[PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
 2024-08-27 13:13 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am62: use opp_efuse_table for opp-table syscon
 2024-08-27 13:13 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs
 2024-08-27 13:13 UTC  (3+ messages)

[PATCH v2] spi: nxp-fspi: Use max macro
 2024-08-27 13:12 UTC 

[PATCH v12 0/3] Add support for Intel PPS Generator
 2024-08-27 13:09 UTC  (4+ messages)
` [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator

[PATCH v3 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-27 13:10 UTC  (3+ messages)
` [PATCH v3 1/8] x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better


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.