All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-20 12:00:30 to 2023-10-20 12:59:07 UTC [more...]

[PATCH 0/6] target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env))
 2023-10-20  9:14 UTC  (3+ messages)
` [PATCH 6/6] target/i386: Use env_archcpu() in simulate_[rdmsr/wrmsr]()

[PATCH v2 00/16] target: Make 'cpu-qom.h' really target agnostic
 2023-10-20  8:03 UTC  (5+ messages)
` [PATCH v2 02/16] target: Mention 'cpu-qom.h' is "
` [PATCH v2 12/16] target: Move ArchCPUClass definition to 'cpu.h'

[PATCH v2 00/22] qapi: Kill 'qapi/qmp/qerror.h' for good
 2023-10-20 12:58 UTC  (3+ messages)
` [PATCH v2 16/22] qapi: Inline QERR_MISSING_PARAMETER definition (constant parameter)

gpg key
 2023-10-20 12:58 UTC  (2+ messages)

[PATCH 1/4] um: irqs: process outstanding IRQs when unblocking signals
 2023-10-20 12:58 UTC  (11+ messages)

[RFC PATCH] crypto: de-prioritize QAT
 2023-10-20 12:58 UTC  (2+ messages)

[PATCH net-next 00/13] tcp: add optional usec resolution to TCP TS
 2023-10-20 12:57 UTC  (14+ messages)
` [PATCH net-next 01/13] chtls: fix tp->rcv_tstamp initialization
` [PATCH net-next 02/13] tcp: fix cookie_init_timestamp() overflows
` [PATCH net-next 03/13] tcp: add tcp_time_stamp_ms() helper
` [PATCH net-next 04/13] tcp: introduce tcp_clock_ms()
` [PATCH net-next 05/13] tcp: replace tcp_time_stamp_raw()
` [PATCH net-next 06/13] tcp: rename tcp_skb_timestamp()
` [PATCH net-next 07/13] tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.c
` [PATCH net-next 08/13] tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
` [PATCH net-next 09/13] tcp: add tcp_rtt_tsopt_us()
` [PATCH net-next 10/13] tcp: add RTAX_FEATURE_TCP_USEC_TS
` [PATCH net-next 11/13] tcp: introduce TCP_PAWS_WRAP
` [PATCH net-next 12/13] tcp: add support for usec resolution in TCP TS values
` [PATCH net-next 13/13] tcp: add TCPI_OPT_USEC_TS

[PATCH v2 1/4] scripts:recipetool:create_buildsys_python: fix license note
 2023-10-20 12:57 UTC  (6+ messages)
` [PATCH v2 4/4] scripts:recipetool:create_buildsys_python: add PEP517 support
  ` [OE-core] "

[PATCH 0/3] hw/s390x: Don't call register_savevm_live() during instance_init()
 2023-10-20 12:57 UTC 

[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-20 12:56 UTC  (16+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v4 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema

[PATCH v2] semihosting: fix memleak at semihosting_arg_fallback
 2023-10-20 12:55 UTC  (2+ messages)

autofs: add autofs_parse_fd()
 2023-10-20 12:55 UTC  (6+ messages)

[PULL v3 00/46] Misc HW/UI patches for 2023-10-19
 2023-10-20 12:55 UTC  (2+ messages)
` [PULL v3 06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too

[PULL v2 00/46] Misc HW/UI patches for 2023-10-19
 2023-10-20 12:55 UTC  (3+ messages)
` [PULL v2 06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too

[PATCH 0/3] lighttpd-1.4.72
 2023-10-20 12:54 UTC  (4+ messages)
` [poky] "

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-10-20 12:54 UTC  (18+ messages)

[PATCH net-next v5 1/5] rust: core abstractions for network PHY drivers
 2023-10-20 12:54 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: add missing mandatory rk3588 PCIe atu property
 2023-10-20 12:52 UTC  (3+ messages)

[PATCH] perf: lift TARGET_CC_ARCH modification out of security_flags.inc
 2023-10-20 12:52 UTC  (8+ messages)
` [OE-core] "

[PATCH] drm: Use device_get_match_data()
 2023-10-20 12:52 UTC  (4+ messages)

[PATCH] arm64: cpufeature: Display the set of cores with a feature
 2023-10-20 12:51 UTC  (3+ messages)

[PATCH] build: install iwd-decrypt-profile
 2023-10-20 12:52 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2023-10-20 12:51 UTC 

[PATCH] clocksource: disable irq when holding watchdog_lock
 2023-10-20 12:50 UTC  (10+ messages)

[PATCH] station: fix unintended netconfig_reset pre-roaming
 2023-10-20 12:50 UTC 

[RESEND PATCH] arm: kirkwood: Pogo v4: Enable LTO
 2023-10-20 12:50 UTC  (3+ messages)

[PATCH] arm: mvebu: AC5/AC5X: use fixed page table size
 2023-10-20 12:49 UTC  (4+ messages)

uvc gadget: Making upper bound of number of usb requests allocated configurable through configfs
 2023-10-20 12:49 UTC  (9+ messages)

[RFC PATCH v2 0/6] migration/multifd: Locking changes
 2023-10-20 12:48 UTC  (10+ messages)
` [RFC PATCH v2 1/6] migration/multifd: Remove channels_ready semaphore

[PATCH] rtc: at91rm9200: annotate at91_rtc_remove with __exit again
 2023-10-20 12:46 UTC  (3+ messages)

[meta-oe][PATCH] leveldb: Upgrade to 1.23 plus latest git
 2023-10-20 12:46 UTC  (2+ messages)
` [oe] "

[PATCH] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too
 2023-10-20 12:47 UTC  (2+ messages)

Secure interrupt while sending direct response
 2023-10-20 12:46 UTC 

[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-20 12:46 UTC  (7+ messages)
` [PATCH v2 11/13] "

[PATCH net-next] sched: act_ct: switch to per-action label counting
 2023-10-20 12:45 UTC 

[PATCH 1/4] package_rpm.bbclass: Fix some pycodestyle issues
 2023-10-20 12:44 UTC  (4+ messages)
` [PATCH 2/4] package_rpm.bbclass: Minor cosmetic and style fixes
` [PATCH 3/4] package_rpm.bbclass: Remove unused definitions
` [PATCH 4/4] package_rpm.bbclass: Support compression override

[PATCH 0/2] staging: qlge: Remove qlge
 2023-10-20 12:44 UTC  (3+ messages)
` [PATCH 1/2] staging: qlge: Update TODO
` [PATCH 2/2] staging: qlge: Retire the driver

[PATCH V4 1/7] perf: Add branch stack counters
 2023-10-20 12:45 UTC  (4+ messages)
` [PATCH V4 4/7] perf/x86/intel: Support LBR event logging

[PATCH 0/1] mcb: better use of buses when registering mcb devices
 2023-10-20 12:44 UTC  (2+ messages)
` [PATCH 1/1] mcb: Use the actual bus passed to init and release functions

[PATCH 0/7] tcg: Expose tcg_gen_ext_{i32,i64,tl}
 2023-10-20 12:42 UTC  (3+ messages)
` [PATCH 6/7] target/tricore: Use tcg_gen_*extract_tl

[PATCH 1/1] stm32f2xx_usart: implement TX interrupts
 2023-10-20 12:42 UTC  (2+ messages)

[PATCH 00/13] x86/tdx: Add kexec support
 2023-10-20 12:42 UTC  (10+ messages)
` [PATCH 03/13] cpu/hotplug, x86/acpi: Disable CPU hotplug for ACPI MADT wakeup
` [PATCH 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

Runtime overhead of PREEMPT_DYNAMIC
 2023-10-20 12:42 UTC  (2+ messages)

[PATCH v2] net: eth-uclass: Improve error message when MAC is not found
 2023-10-20 12:41 UTC 

[PATCH net] igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
 2023-10-20 12:40 UTC  (2+ messages)

[PATCH v4 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-10-20 12:39 UTC  (7+ messages)
` [PATCH v4 01/12] arm64/mm: Update non-range tlb invalidation routines for FEAT_LPA2

[PATCH 2/5] arm-bsp/fvp-base: Merge fvp-common.inc into fvp-base.conf
 2023-10-20 12:38 UTC  (4+ messages)
` [PATCH 3/5] arm-bsp/trusted-firmware-a/fvp-base: Add stdout path and virtio net and rng
` [PATCH 4/5] arm-bsp/u-boot/fvp-base: Configure FVP base U-boot machine and enable U-boot sysreset, CRC-32 and virtio RNG
` [PATCH 5/5] arm-bsp/fvp-base: Configure grub as the EFI provider

[PATCH nf-next] netfilter: conntrack: switch connlabels to atomic_t
 2023-10-20 12:38 UTC 

[PATCH v14 00/14] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-10-20 12:37 UTC  (5+ messages)
` [PATCH v14 02/14] fixup! migration: New QAPI type 'MigrateAddress'

[virtio-comment] [PATCH v1 0/7] virtio-net: Support flow filter for receive packets
 2023-10-20 12:35 UTC  (9+ messages)
` [virtio-comment] [PATCH v1 2/7] virtio-net: Add flow filter capabilities read commands
  ` [virtio-comment] RE: [EXT] "
` [virtio-comment] [PATCH v1 6/7] virtio-net: Add flow filter requests
  ` [virtio-comment] RE: [EXT] "

[PATCH net-next v5 0/5] Rust abstractions for network PHY drivers
 2023-10-20 12:35 UTC  (5+ messages)
` [PATCH net-next v5 3/5] WIP rust: add second `bindgen` pass for enum exhaustiveness checking

[virtio-comment] [PATCH v2 0/6] virtio-net: Support flow filter for receive packets
 2023-10-20 12:33 UTC  (7+ messages)
` [virtio-comment] [PATCH v2 1/6] virtio-net: Add theory of operation for flow filter
` [virtio-comment] [PATCH v2 2/6] virtio-net: Add flow filter capabilities read commands
` [virtio-comment] [PATCH v2 3/6] virtio-net: Add flow filter group life cycle commands
` [virtio-comment] [PATCH v2 4/6] virtio-net: Add flow filter transport set command
` [virtio-comment] [PATCH v2 5/6] virtio-net: Add flow filter match entry, action and requests
` [virtio-comment] [PATCH v2 6/6] virtio-net: Add flow filter device and driver requirements

KASAN: slab-use-after-free Read in radix_tree_lookup in&after Linux Kernel 6.4-rc6
 2023-10-20 12:34 UTC  (4+ messages)

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-20 12:33 UTC  (4+ messages)

[PATCH 00/17] kvm: drop support for really old kernels
 2023-10-20 12:31 UTC  (9+ messages)
` [PATCH 01/17] kvm: remove unnecessary stub
` [PATCH 02/17] kvm: require KVM_CAP_INTERNAL_ERROR_DATA
` [PATCH 04/17] kvm: require KVM_CAP_IRQFD for kernel irqchip
` [PATCH 08/17] kvm: unify listeners for PIO address space

linux-next: build failure after merge of the bitmap tree
 2023-10-20 12:33 UTC  (5+ messages)

[PATCH] drm/amdkfd: reserve a fence slot while locking the BO
 2023-10-20 12:33 UTC 

[PATCH 1/5] arm-bsp/u-boot: Divide the U-boot configuration by machine
 2023-10-20 12:31 UTC 

[PATCH v2 0/7] RISC-V: Add eMMC support for TH1520 boards
 2023-10-20 12:31 UTC  (4+ messages)
` [PATCH v2 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

[PATCH 0/4] rcu: Fix PF_IDLE related issues, part. 1
 2023-10-20 12:31 UTC  (4+ messages)
` [PATCH 4/4] Revert "kernel/sched: Modify initial boot task idle setup"

[PATCH v13 00/10] Add multiport support for DWC3 controllers
 2023-10-20 12:30 UTC  (3+ messages)
` [PATCH v13 04/10] usb: dwc3: qcom: Add helper function to request threaded IRQ

[PATCH v2 bpf-next 0/7] BPF register bounds logic and testing improvements
 2023-10-20 12:27 UTC  (5+ messages)
` [PATCH v2 bpf-next 7/7] selftests/bpf: BPF register range bounds tester

[PATCH v2] powerpc: Enable generic cpu idle-loop
 2023-10-20 12:26 UTC  (3+ messages)

[PATCH net-next v2] net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329
 2023-10-20 12:23 UTC  (3+ messages)

[PATCH Review 1/1] drm/amdgpu: Workaround to skip kiq ring test during ras gpu recovery
 2023-10-20 12:24 UTC  (2+ messages)

[PATCH v2 00/13] migration: Check for duplicates on vmstate_register()
 2023-10-20 12:22 UTC  (3+ messages)
` [PATCH v2 10/13] migration: Improve example and documentation of vmstate_register()

[Buildroot] [PATCH/next v3 00/14] package/python3: Update infrastructure to disable the build of certain extensions
 2023-10-20 12:22 UTC  (4+ messages)
` [Buildroot] [PATCH/next v3 01/14] package/python3: use upstream build system to disable berkeleydb module

[Buildroot] [PATCH v2 0/1] Add igt-gpu-tools
 2023-10-20 12:06 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/1] igt-gpu-tools: add igt-gpu-tools package

[PATCH] RFC: selinux: don't filter copy-up xattrs while uninitialized
 2023-10-20 12:21 UTC  (2+ messages)

[PATCH net-next] net: atm: Remove redundant check
 2023-10-20 12:21 UTC 

[LTP] [PATCH 1/2] lapi/{socket, tcp}.h: Add fallback definition for setsockopt10.c
 2023-10-20 12:21 UTC  (2+ messages)

[v4 01/24] buildman: Use oldconfig when adjusting the config
 2023-10-20 12:21 UTC  (5+ messages)
` [v4 11/24] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR

[PATCH for-4.18] x86/mem_sharing: add missing m2p entry when mapping shared_info page
 2023-10-20 12:19 UTC  (5+ messages)

kselftest/fixes kselftest-lkdtm: 3 runs, 2 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

kselftest/fixes kselftest-lib: 3 runs, 3 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

kselftest/fixes kselftest-livepatch: 1 runs, 1 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

kselftest/fixes kselftest-seccomp: 3 runs, 3 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

kselftest/fixes kselftest-cpufreq: 8 runs, 4 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

[PATCH v6 0/8] Add Intel VT-d nested translation (part 1/2)
 2023-10-20 12:20 UTC  (3+ messages)
` [PATCH v6 5/8] iommu/vt-d: Make domain attach helpers to be extern

How to ignore the RDEPENDS of .so file in SDK
 2023-10-20 12:07 UTC 

[PATCH] ARM: i.MX8M: limit PBL size to 0x3f000
 2023-10-20 12:17 UTC 

[PATCH v25 00/15] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-10-20 12:18 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-10-20 12:18 UTC  (17+ messages)

[Buildroot] [PATCH v3 0/1] Add igt-gpu-tools
 2023-10-20 12:02 UTC  (2+ messages)
` [Buildroot] [PATCH v3 1/1] igt-gpu-tools: add igt-gpu-tools package

[PATCH v13 00/12] Network support for Landlock
 2023-10-20 12:17 UTC  (4+ messages)
` [PATCH v13 12/12] landlock: Document Landlock's network support

[PATCH v4 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-10-20 12:17 UTC  (2+ messages)

[net-next] net: sched: extend flow action with RSS
 2023-10-20 12:15 UTC  (2+ messages)

[master][kirkstone][PATCH] conf: include TI_COMMON_DEPLOY in PSEUDO_IGNORE_PATHS
 2023-10-20 12:15 UTC 

[igt-dev] [PATCH i-g-t 0/5] extend kms_psr test to validate pr
 2023-10-20 12:15 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/5] lib/igt_psr: added function to check output supports pr
` [igt-dev] [PATCH i-g-t 4/5] lib/igt_psr: added function to check active dp pr

[isilence:zc/veth2 5/16] zc_rx.c:undefined reference to `sock_from_file'
 2023-10-20 12:12 UTC 

[PATCH] nvmxip: add sandbox support
 2023-10-20 12:12 UTC  (3+ messages)
` [PATCH v2 1/2] log: select physical address formatting in a generic way

[PATCH RFC 0/9] fs: multigrain timestamps (redux)
 2023-10-20 12:12 UTC  (10+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing

[PATCH v6 0/2] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
 2023-10-20 12:12 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: Avoid backlight flicker applying initial PWM state
 2023-10-20 12:11 UTC  (5+ messages)

[PATCH] powerpc/smp: Dynamically build powerpc topology
 2023-10-20 12:10 UTC  (3+ messages)

[meta-ti][master][PATCH 0/4] Update to cicd.master.202310200100
 2023-10-20 12:11 UTC  (5+ messages)
` [meta-ti][master][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.master.202310200100
` [meta-ti][master][PATCH 2/4] u-boot-ti-staging_2023.04: "
` [meta-ti][master][PATCH 3/4] linux-ti-staging-rt_6.1: "
` [meta-ti][master][PATCH 4/4] linux-ti-staging_6.1: "

[meta-arago][master][PATCH] ltp-ddt: CI/CD Auto-Merger: cicd.master.202310200100
 2023-10-20 12:11 UTC 

[xen-unstable test] 183438: regressions - FAIL
 2023-10-20 12:10 UTC 

[PATCH iproute2-next 0/2] Increase BPF verifier verbosity when in verbose mode
 2023-10-20 12:09 UTC  (6+ messages)
` [PATCH iproute2-next 2/2] bpf: increase "

[Intel-gfx] [PATCH v2 0/4] Apply Wa_16018031267 / Wa_16018063123
 2023-10-20 12:09 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915: Enable NULL PTE support for vm scratch
` [Intel-gfx] [PATCH v2 2/4] drm/i915: Reserve some kernel space per vm
` [Intel-gfx] [PATCH v2 3/4] drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123
` [Intel-gfx] [PATCH v2 4/4] drm/i915: Set copy engine arbitration "

[PATCH] iio: kx022a: Fix acceleration value scaling
 2023-10-20 12:09 UTC  (3+ messages)

[PATCH v7 RESEND 0/3] Add support for Xilinx XDMA Soft IP as Root Port
 2023-10-20 12:08 UTC  (3+ messages)

[PATCH v3 0/2] Add support for ADI TDD Engine
 2023-10-20 12:08 UTC  (6+ messages)
` [PATCH v3 2/2] drivers: misc: adi-axi-tdd: Add TDD engine

[PATCH] ethdev: refresh shared memory reference in secondary process
 2023-10-20 12:06 UTC 

[PATCH] drm/mgag200: Flush the cache to improve latency
 2023-10-20 12:06 UTC  (2+ messages)

[PATCH] fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
 2023-10-20 12:04 UTC  (5+ messages)

[soc:mediatek/dts64-2] BUILD SUCCESS 4055758a80395cb6d40fa26361e39bcc6f924651
 2023-10-20 12:02 UTC 

[PATCH] misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
 2023-10-20 12:02 UTC  (2+ messages)

[PATCH v3 0/3] Input: Add TouchNetix axiom touchscreen driver
 2023-10-20 12:03 UTC  (3+ messages)
` [PATCH v3 3/3] Input: Add TouchNetix axiom i2c "

[PATCH 1/1] tty: i3c: add tty over i3c master support
 2023-10-20 12:02 UTC  (3+ messages)

[PATCH 0/6] powerpc/qspinlock: Fix yield latency bug and other
 2023-10-20 12:01 UTC  (2+ messages)
` (subset) "

[PATCH] b43legacy: Removed unneeded variable in debugfs
 2023-10-20 12:00 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net v2] i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
 2023-10-20 12:00 UTC  (2+ messages)
`  "


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.