All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-26 16:11:34 to 2023-01-26 16:48:30 UTC [more...]

[PATCH v2 0/8] runstate/time area registration by (guest) physical address
 2023-01-26 16:48 UTC  (10+ messages)
` [PATCH v2 4/8] x86/mem-sharing: copy GADDR based shared guest areas

[PATCH] Coresight: tpda/tpdm: remove incorrect __exit annotation
 2023-01-26 16:35 UTC  (2+ messages)

[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-26 16:47 UTC  (5+ messages)
` [PATCH v6 08/14] KVM: s390: Move common code of mem_op functions into functions

[PATCH 1/3] thermal/drivers/intel: Use generic trip points for quark_dts
 2023-01-26 16:47 UTC  (3+ messages)
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points for intel_soc_dts_iosf

Failed to build u-boot.itb on RK3568
 2023-01-26 16:47 UTC  (7+ messages)

[PATCH] bb/utils: include SSL certificate paths in export_proxies
 2023-01-26 16:47 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-01-26 16:30 UTC  (9+ messages)
` [PATCH 15/15] backlight: backlight: Drop the "

[PATCH v2 net-next 00/15] ENETC mqprio/taprio cleanup
 2023-01-26 16:46 UTC  (2+ messages)

SVSM Attestation and vTPM specification additions - v0.60
 2023-01-26 16:45 UTC  (4+ messages)

[RFC] mm: Allow ZONE_DMA32 to be disabled via kernel command line
 2023-01-26 16:43 UTC 

[PATCH v4 0/6] Add MSM8939 SoC support with two devices
 2023-01-26 16:45 UTC  (7+ messages)

[kvm-unit-tests PATCH v3 0/4] arm: pmu: Add support for PMUv3p5
 2023-01-26 16:45 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 3/4] arm: pmu: Add tests for 64-bit overflows

[PATCH 00/10] Add minimal boot support for IPQ5332
 2023-01-26 16:45 UTC  (4+ messages)
` [PATCH 05/10] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC

[GIT PULL] Qualcomm driver updates for v6.3
 2023-01-26 16:30 UTC  (2+ messages)

[PATCH] Add more rules to docs/misra/rules.rst
 2023-01-26 16:44 UTC  (4+ messages)

[PATCH 0/3] media: imx258: Remove rotation=<80 requirement
 2023-01-26 16:44 UTC  (7+ messages)

Handling of Integers in ToHexString()
 2023-01-26 16:44 UTC  (2+ messages)

[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
 2023-01-26 16:43 UTC  (5+ messages)
` [PATCH v9 06/10] arm64: dts: ls1046a: Add serdes bindings

[PATCH] xfrm: fix bug with DSCP copy to v6 from v4 tunnel
 2023-01-26 16:33 UTC  (2+ messages)
` [PATCH ipsec-next v2] "

[RFC 08/13] cifs: Add a function to read into an iter from a socket
 2023-01-26 16:41 UTC  (6+ messages)
` [RFC 00/13] smb3: Use iov_iters down to the network transport and fix DIO page pinning

[virtio-comment] [PATCH v10] virtio-net: Clarify VLAN filter table configuration
 2023-01-26 16:42 UTC  (13+ messages)
  ` [virtio-dev] "

[syzbot] WARNING in nilfs_dat_prepare_end
 2023-01-26 16:41 UTC  (3+ messages)
` [PATCH] nilfs2: replace WARN_ONs for invalid DAT metadata block requests

[PATCH] phy: rockchip-typec: fix tcphy_get_mode error case
 2023-01-26 16:41 UTC  (2+ messages)

[PATCH v10 00/25] nvme-tcp receive offloads
 2023-01-26 16:21 UTC  (26+ messages)
` [PATCH v10 01/25] net: Introduce direct data placement tcp offload
` [PATCH v10 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v10 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v10 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
` [PATCH v10 05/25] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v10 06/25] net/tls,core: export get_netdev_for_sock
` [PATCH v10 07/25] nvme-tcp: Add DDP offload control path
` [PATCH v10 08/25] nvme-tcp: Add DDP data-path
` [PATCH v10 09/25] nvme-tcp: RX DDGST offload
` [PATCH v10 10/25] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v10 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v10 12/25] Documentation: add ULP DDP offload documentation
` [PATCH v10 13/25] net/mlx5e: Rename from tls to transport static params
` [PATCH v10 14/25] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v10 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v10 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v10 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v10 18/25] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v10 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v10 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v10 21/25] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v10 22/25] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v10 23/25] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v10 24/25] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v10 25/25] net/mlx5e: NVMEoTCP, statistics

[PATCH 0/7] RISC-V KVM virtualize AIA CSRs
 2023-01-26 16:41 UTC  (8+ messages)
` [PATCH 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH 4/7] RISC-V: KVM: Initial skeletal support for AIA

[PATCH] net: mscc: ocelot: add ETHTOOL_NETLINK dependency
 2023-01-26 16:40 UTC  (2+ messages)

[PATCH] sstate-cache-cleaner.py: Add a script for sstate cache cleaning
 2023-01-26 16:40 UTC  (3+ messages)
` [OE-core] "

[LSF/MM/BPF TOPIC] State Of The Page
 2023-01-26 16:40 UTC 

[Intel-wired-lan] [PATCH 5.10 0/1] i40e: Add checking for null for nlmsg_find_attr()
 2023-01-26 13:55 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH 5.10 1/1] "

[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
 2023-01-26 16:40 UTC  (17+ messages)

[PATCH] x86: enable Data Operand Independent Timing Mode
 2023-01-26 16:40 UTC  (4+ messages)

[PATCH] ALSA: pci: lx6464es: fix a debug loop
 2023-01-26 16:39 UTC  (4+ messages)

[PATCH v3 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
 2023-01-26 16:38 UTC  (3+ messages)
` [PATCH v3 2/2] ima: Introduce MMAP_CHECK_REQPROT hook
` [PATCH ima-evm-utils] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks

[PATCH 0/4] E500 cleanups and enhancements
 2023-01-26 16:38 UTC  (4+ messages)
` [PATCH 1/4] hw/ppc: Set machine->fdt in e500 machines

[PATCH v2] memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting
 2023-01-26 16:39 UTC  (3+ messages)

git log --follow wrongly includes delete commit
 2023-01-26 16:38 UTC  (2+ messages)

[PATCH 1/2] accep/ivpu: PM: remove broken ivpu_dbg() statements
 2023-01-26 16:37 UTC  (4+ messages)
` [PATCH 2/2] accel/ivpu: avoid duplciate assignment

[PATCH 0/3] Rust enablement for AArch64
 2023-01-26 16:37 UTC  (5+ messages)
` [PATCH 1/3] arm64: rust: Enable Rust support "
` [PATCH 3/3] arm64: rust: Disable neon and fp target features

[PATCH mptcp-next] mptcp: do not wait for bare sockets' timeout
 2023-01-26 16:38 UTC  (2+ messages)
` mptcp: do not wait for bare sockets' timeout: Tests Results

[PATCH v9 24/27] dmaengine: dw-edma: Relax driver config settings
 2023-01-26 16:37 UTC  (3+ messages)

[PATCH] vfio-mdev: add back CONFIG_VFIO dependency
 2023-01-26 16:37 UTC 

[Intel-gfx] [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
 2023-01-26 16:36 UTC  (7+ messages)

[PATCH v2 0/2] Streamlining treatment of smp_mb__after_unlock_lock
 2023-01-26 16:36 UTC  (5+ messages)
` [PATCH v2 1/2] tools/memory-model: Unify UNLOCK+LOCK pairings to po-unlock-lock-po
` [PATCH v2 2/2] tools/memory-model: Make ppo a subrelation of po

[PATCH v3 0/2] media: nxp: i.MX8 ISI driver
 2023-01-26 16:36 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add i.MX8 ISI DT bindings

[PATCH 0/2] kernel-yocto: drop 5.19 recipes and make 6.1 default
 2023-01-26 16:36 UTC  (4+ messages)
  ` [OE-core] "

[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
 2023-01-26 16:35 UTC  (16+ messages)
` [RFC PATCH v2 07/22] ASoC: Add SOC USB APIs for adding an USB backend
` [RFC PATCH v2 09/22] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH v2 11/22] ASoC: qcom: Add USB backend ASoC driver for Q6
` [RFC PATCH v2 12/22] sound: usb: card: Introduce USB SND platform op callbacks
` [RFC PATCH v2 16/22] sound: usb: Introduce QC USB SND offloading support
` [RFC PATCH v2 20/22] sound: usb: Prevent starting of audio stream if in use

[Buildroot] [PATCH v2 1/8] package/flatbuffers: build position independent code
 2023-01-26 16:36 UTC  (5+ messages)
` [Buildroot] [PATCH v2 8/8] package/tensorflow-lite: new package

[PATCH] drm/amdgpu/display/mst: fix an unused-variable warning
 2023-01-26 16:35 UTC  (3+ messages)

[PATCH] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
 2023-01-26 16:35 UTC  (2+ messages)

[PATCH v2 0/4] livepatch: Add garbage collection for shadow variables
 2023-01-26 16:35 UTC  (5+ messages)

[PATCH v2 13/13] mm/gup: move private gup FOLL_ flags to internal.h
 2023-01-26 16:35 UTC  (8+ messages)

[PATCH v4 00/11] Arm cache coloring
 2023-01-26 16:34 UTC  (6+ messages)
` [PATCH v4 05/11] tools: add support for cache coloring configuration
` [PATCH v4 07/11] xen: add cache coloring allocator for domains

[PATCH 0/2] hw/cxl: CXL Event processing fixups
 2023-01-26 16:34 UTC  (4+ messages)
` [PATCH 1/2] hw/cxl: Fix event log time stamp fields

[OE-core][kirkstone 00/42] Pull request (cover letter only)
 2023-01-26 16:34 UTC  (2+ messages)

[PATCH v11 0/6] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2023-01-26 16:33 UTC  (7+ messages)
` [PATCH v11 2/6] clocksource/drivers: Add Renesas RZ/G2L MTU3a core driver

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-26 16:10 UTC  (16+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
` [RFC PATCH v2 12/31] kvx: Add other common headers

[linux-linus test] 176143: regressions - trouble: broken/fail/pass
 2023-01-26 16:32 UTC 

[PATCH 0/2] SRCU changes for the Linux Kernel Memory Model
 2023-01-26 16:31 UTC  (8+ messages)
` [Patch 1/2] tools/memory-model: Update some warning labels
  ` [Patch 2/2] tools/memory-model: Provide exact SRCU semantics

Linux guest kernel threat model for Confidential Computing
 2023-01-26 16:29 UTC  (10+ messages)

[PATCH liburing 1/1] test: fix parallel send-zerocopy
 2023-01-26 16:29 UTC 

[meta-oe][PATCH] keyutils: Upgrade 1.6.1 -> 1.6.3
 2023-01-26 16:28 UTC 

[PATCH] of/address: Return an error when no valid dma-ranges are found
 2023-01-26 16:26 UTC 

[GIT PULL] thermal changes for v6.3-rc1
 2023-01-26 16:26 UTC  (2+ messages)

[PATCH] ca8210: move to gpio descriptors
 2023-01-26 16:25 UTC  (2+ messages)

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 16:25 UTC  (8+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "

[PATCH] linux-user: Improve strace output of personality() and sysinfo()
 2023-01-26 16:25 UTC  (6+ messages)

[PATCH v4 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
 2023-01-26 16:23 UTC  (3+ messages)

All USB tools hang when one descriptor read fails and needs to timeout
 2023-01-26 16:23 UTC  (9+ messages)

[PATCH] [v2] at86rf230: convert to gpio descriptors
 2023-01-26 16:22 UTC 

[PATCH] fuse: add inode/permission checks to fileattr_get/fileattr_set
 2023-01-26 16:22 UTC  (2+ messages)

[PATCH] [v2] ASoC: cs42l56: fix DT probe
 2023-01-26 16:21 UTC  (2+ messages)

[PATCH v2 00/14] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-26 16:22 UTC  (4+ messages)
` [PATCH v2 08/14] spi: bcm63xx-hsspi: Handle cs_change correctly

[Bug 216817] New: btusb device with ID 0489:e0d0 no longer working after v6.0
 2023-01-26 16:21 UTC  (2+ messages)
` [Bug 216817] "

Feature Request - GIT config - Reference value of init.defaultBranch in alias
 2023-01-26 16:21 UTC  (2+ messages)

[PATCH 0/8] start cleanup of rte_flow_item_*
 2023-01-26 16:19 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] ethdev: use Ethernet protocol struct for flow matching
  ` [PATCH v5 2/8] net: add smaller fields for VXLAN
  ` [PATCH v5 3/8] ethdev: use VXLAN protocol struct for flow matching
  ` [PATCH v5 4/8] ethdev: use GRE "
  ` [PATCH v5 5/8] ethdev: use GTP "
  ` [PATCH v5 6/8] ethdev: use ARP "
  ` [PATCH v5 7/8] doc: fix description of L2TPV2 flow item
  ` [PATCH v5 8/8] net: mark all big endian types

Patchwork summary for: linux-renesas-soc
 2023-01-26 16:20 UTC 

[PATCH] arm64: Apply dynamic shadow call stack patching in two passes
 2023-01-26 16:19 UTC  (2+ messages)

[PATCH v3 0/7] introduce vm_flags modifier functions
 2023-01-26 16:18 UTC  (15+ messages)
` [PATCH v3 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v3 5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v3 6/7] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn

[PATCH v5 0/4] memory: prevent dma-reentracy issues
 2023-01-26 16:18 UTC  (2+ messages)

[PATCH] drm/simpledrm: Fix an NULL vs IS_ERR() bug
 2023-01-26 16:18 UTC  (3+ messages)

[PATCH 0/2] pwm: mtk-disp: Fix backlight configuration at boot
 2023-01-26 16:16 UTC  (7+ messages)
` [PATCH 2/2] pwm: mtk-disp: Configure double buffering before reading in .get_state()

[Intel-wired-lan] [net-queue v4 1/1] ice: Do not use WQ_MEM_RECLAIM flag for workqueue
 2023-01-26 16:10 UTC  (2+ messages)

[PATCH] cc2520: move to gpio descriptors
 2023-01-26 16:15 UTC 

[PATCH v4 00/12] jevents/pmu-events improvements
 2023-01-26 14:22 UTC  (5+ messages)
` [PATCH v4 11/12] perf jevents: Add model list option

[PATCH] riscv: kprobe: Optimize kprobe with accurate atomicity
 2023-01-26 16:15 UTC  (2+ messages)

[PATCH] linux-user: Improve strace output of getgroups() and setgroups()
 2023-01-26 16:12 UTC  (2+ messages)

[PATCH] linux-user: Add strace output for clock_getres_time64() and futex_time64()
 2023-01-26 16:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/4] Some intel_gpu_top tweaks
 2023-01-26 16:12 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 4/4] intel_gpu_top: Aggregate engine classes in all output modes
  ` [igt-dev] [Intel-gfx] "
    ` [Intel-gfx] [igt-dev] "

[Buildroot] [git commit] package/c-icap-modules: bump to version 0.5.5
 2023-01-26 16:10 UTC 

[Buildroot] [git commit] package/nginx: bump to version 1.22.1
 2023-01-26 16:07 UTC 

[PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition
 2023-01-26 16:10 UTC  (2+ messages)
` [PATCH v12 2/6] dt-bindings: thermal: mediatek: "

[Buildroot] [git commit] package/lxc: security bump to version 5.0.2
 2023-01-26 16:08 UTC 

[PATCH 0/5] Rockchip: Improve Support for RK3566 Devices
 2023-01-26 16:11 UTC  (5+ messages)
` [PATCH 5/5] gpio/rockchip: rk_gpio support v2 gpio controller


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.