All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-15 21:48:24 to 2023-08-15 22:55:48 UTC [more...]

[PATCH v4] unit tests: Add a project plan document
 2023-08-15 22:55 UTC  (4+ messages)
` [PATCH v5] "

[Intel-xe] [PATCH] drm/xe/dg2: Remove Wa_15010599737
 2023-08-15 22:54 UTC  (3+ messages)

[Buildroot] [PATCH v9 00/11] add support for TI's AM64x and AM62x boards
 2023-08-15 22:54 UTC  (5+ messages)
` [Buildroot] [PATCH v9 02/11] boot/ti-k3-image-gen: new package

[PATCHSET 0/3] Ensure file refs are dropped on io_uring fd release
 2023-08-15 22:50 UTC  (5+ messages)
` [PATCH 1/3] io_uring: move to using private ring references

[PATCH v7 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-08-15 22:52 UTC  (13+ messages)
` [PATCH v7 1/8] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v7 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v7 5/8] x86/resctrl: Unwind the errors inside rdt_enable_ctx()
` [PATCH v7 6/8] x86/resctrl: Move default control group creation during mount
` [PATCH v7 7/8] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v7 8/8] x86/resctrl: Display hardware ids of resource groups

[PATCH v2 0/8] LASS KVM virtualization support
 2023-08-15 22:51 UTC  (3+ messages)
` [PATCH v2 2/8] KVM: x86: Use a new flag for branch instructions

[PATCH v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-08-15 22:51 UTC  (11+ messages)
              ` [EXTERNAL] "

[PATCH v4 00/28] KVM: arm64: NV trap forwarding infrastructure
 2023-08-15 22:51 UTC  (13+ messages)
` [PATCH v4 17/28] KVM: arm64: nv: Add trap forwarding for MDCR_EL2
` [PATCH v4 18/28] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
` [PATCH v4 19/28] KVM: arm64: nv: Add fine grained trap forwarding infrastructure
` [PATCH v4 20/28] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2

[Intel-gfx] [PATCH] drm/i915/display: Remove unused POWER_DOMAIN_MASK
 2023-08-15 22:51 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v3 0/8] riscv: detecting user choice in TCG extensions
 2023-08-15 22:47 UTC  (9+ messages)
` [PATCH v3 1/8] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH v3 2/8] target/riscv: make CPUCFG() macro public
` [PATCH v3 3/8] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH v3 4/8] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH v3 5/8] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH v3 6/8] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH v3 7/8] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH v3 8/8] target/riscv/cpu.c: consider user option with RVG

SSD SATA 3.3 and Broadcom / LSI SAS1068E PCI-Express Fusion-MPT SAS
 2023-08-15 22:46 UTC  (7+ messages)

[PATCH v2 00/11] Fix up SRSO stuff
 2023-08-15 22:44 UTC  (7+ messages)
` [PATCH v2 05/11] x86/cpu: Clean up SRSO return thunk mess
` [PATCH v2 10/11] x86/alternatives: Simplify ALTERNATIVE_n()

[PATCH 00/10] SUNRPC: remainder of srv queueing work
 2023-08-15 22:44 UTC  (4+ messages)
` [PATCH 04/10] SUNRPC: change service idle list to be an llist

[PATCH 0/6] locking/rtmutex: Avoid PI state recursion through sched_submit_work()
 2023-08-15 22:42 UTC  (5+ messages)
` [PATCH 3/6] sched: Extract __schedule_loop()

[PATCH v2] net/ice: write rx timestamp to the first mbuf segment in scattered rx
 2023-08-15 22:43 UTC  (2+ messages)

[PATCH] migrate/ram: let ram_save_target_page_legacy() return if qemu file got error
 2023-08-15 22:42 UTC  (4+ messages)

[PATCH v4] Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
 2023-08-15 22:41 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: Remove Wa_15010599737
 2023-08-15 22:41 UTC  (3+ messages)

[PATCH v8 00/12] riscv: add 'max' CPU, deprecate 'any'
 2023-08-15 22:37 UTC  (13+ messages)
` [PATCH v8 01/12] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH v8 02/12] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH v8 03/12] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH v8 04/12] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH v8 05/12] target/riscv/cpu.c: split vendor exts from riscv_cpu_extensions[]
` [PATCH v8 06/12] target/riscv/cpu.c: split non-ratified "
` [PATCH v8 07/12] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PATCH v8 08/12] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PATCH v8 09/12] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PATCH v8 10/12] target/riscv: add 'max' CPU type
` [PATCH v8 11/12] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH v8 12/12] target/riscv: deprecate the 'any' CPU type

Linux 6.4.4 on m68k - Q40 - pata_falcon causes oops at boot time
 2023-08-15 22:38 UTC  (12+ messages)

[gustavoars:testing/fam01-next20230815 2/4] arch/sparc/mm/init_64.c:3088:31: error: array subscript -1 is outside array bounds of 'char[]'
 2023-08-15 22:38 UTC 

[Intel-wired-lan] [PATCH iwl-next 0/4] ice: refactor PTP feature flags
 2023-08-15 22:35 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/4] ice: remove ICE_F_PTP_EXTTS feature flag
` [Intel-wired-lan] [PATCH iwl-next 2/4] ice: don't enable PTP related capabilities on non-owner PFs
` [Intel-wired-lan] [PATCH iwl-next 3/4] ice: check the netlist before enabling ICE_F_SMA_CTRL
` [Intel-wired-lan] [PATCH iwl-next 4/4] ice: check netlist before enabling ICE_F_GNSS

[PATCH v3 00/10] Fix segfault on migration return path
 2023-08-15 22:34 UTC  (22+ messages)
` [PATCH v3 01/10] migration: Fix possible race when setting rp_state.error
` [PATCH v3 03/10] migration: Fix possible race when checking to_dst_file for errors
` [PATCH v3 04/10] migration: Fix possible race when shutting down to_dst_file
` [PATCH v3 05/10] migration: Remove redundant cleanup of postcopy_qemufile_src
` [PATCH v3 06/10] migration: Consolidate return path closing code
` [PATCH v3 07/10] migration: Replace the return path retry logic
` [PATCH v3 08/10] migration: Move return path cleanup to main migration thread
` [PATCH v3 09/10] migration: Be consistent about shutdown of source shared files
` [PATCH v3 10/10] migration: Add a wrapper to cleanup migration files

[linusw-pinctrl:devel] BUILD SUCCESS cd40a1ffddc963e69884a713d8704edd98035861
 2023-08-15 22:33 UTC 

[PATCH v3 0/2] Add support for CS40L50
 2023-08-15 22:33 UTC  (4+ messages)
` [PATCH v3 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[PATCH v3 for-4.18 00/10] Non-truncating XENVER_* subops
 2023-08-15 22:33 UTC  (5+ messages)
` [PATCH v3 02/10] xen/version: Introduce non-truncating deterministically-signed "
` [PATCH v3 04/10] xen/version: Misc style fixes

[PATCH v4 0/8] Repack objects into separate packfiles based on a filter
 2023-08-15 22:32 UTC  (5+ messages)
` [PATCH v5 "

[PATCH 0/9] Remove _folio_dtor and _folio_order
 2023-08-15 22:31 UTC  (5+ messages)
` [PATCH 8/9] mm: Rearrange page flags

[PATCH RFC v3] m68k/q40: fix IO base selection for Q40 in pata_falcon.c
 2023-08-15 22:32 UTC 

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-15 22:31 UTC  (4+ messages)
` [RFC PATCH 2/2] softirq: Drop the warning from do_softirq_post_smp_call_flush()

[PATCH 0/5] migration/ram: Merge zero page handling
 2023-08-15 22:32 UTC  (11+ messages)
` [PATCH 1/5] migration/ram: Remove RAMState from xbzrle_cache_zero_page
` [PATCH 2/5] migration/ram: Stop passing QEMUFile around in save_zero_page
` [PATCH 3/5] migration/ram: Move xbzrle zero page handling into save_zero_page
` [PATCH 4/5] migration/ram: Return early from save_zero_page
` [PATCH 5/5] migration/ram: Merge save_zero_page functions

[PATCH 0/3] SDM670 CPU frequency scaling: dtschema fixes
 2023-08-15 22:31 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: interconnect: add SDM670 OSM L3 compatible
` [PATCH 2/3] dt-bindings: cpufreq: cpufreq-qcom-hw: add SDM670 compatible
` [PATCH 3/3] arm64: dts: qcom: sdm670: add specific cpufreq compatible

[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-15 22:31 UTC  (16+ messages)
` [PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v9 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "

[PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
 2023-08-15 22:30 UTC  (6+ messages)
` [PATCH RFC 0/4] vdpa: decouple reset of iotlb mapping from device reset
  ` [PATCH RFC 4/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit

[PATCH net 0/9] netfilter fixes for net
 2023-08-15 22:29 UTC  (10+ messages)
` [PATCH net 1/9] netfilter: nf_tables: fix false-positive lockdep splat
` [PATCH net 2/9] netfilter: nf_tables: fix kdoc warnings after gc rework
` [PATCH net 3/9] netfilter: nf_tables: deactivate catchall elements in next generation
` [PATCH net 4/9] netfilter: nf_tables: don't fail inserts if duplicate has expired
` [PATCH net 5/9] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
` [PATCH net 6/9] ipvs: fix racy memcpy in proc_do_sync_threshold
` [PATCH net 7/9] netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path
` [PATCH net 8/9] netfilter: nf_tables: GC transaction race with netns dismantle
` [PATCH net 9/9] netfilter: nft_dynset: disallow object maps

[PATCH v2] wifi: mac80211_hwsim: drop short frames
 2023-08-15 22:30 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2023-08-15 22:30 UTC 

[MAINTAINERS SUMMIT] Handling of embargoed security issues -- security@korg vs. linux-distros@
 2023-08-15 22:31 UTC  (10+ messages)

[PATCH v3] mm: zswap: multiple zpools support
 2023-08-15 22:29 UTC  (7+ messages)

[Buildroot] [PATCH v2] package/python-httplib2: add host variant
 2023-08-15 22:28 UTC  (5+ messages)
` [Buildroot] [PATCH v2] package/depot-tools: new package
` [Buildroot] [PATCH v2] package/flutter-sdk-bin: "
` [Buildroot] [PATCH v2] package/flutter-engine: "
` [Buildroot] [PATCH v2] package/flutter-pi: "

[PATCH 1/1] wifi: ath12k: add msdu_end structure for WCN7850
 2023-08-15 22:28 UTC  (2+ messages)

[PATCH 0/1] netlabel: KMSAN warning
 2023-08-15 22:27 UTC  (9+ messages)
` [PATCH 1/1] selinux: netlabel: Prevent KMSAN warning in selinux_inet_conn_request()

[Bridge] [PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-15 22:27 UTC  (4+ messages)
`  "

[linusw-pinctrl:for-next] BUILD SUCCESS 4b13242647caf57c6450df91285eab8e39da4bf8
 2023-08-15 22:26 UTC 

[PATCH] spi: tegra114: Remove unnecessary NULL-pointer checks
 2023-08-15 22:26 UTC  (2+ messages)

[linusw-pinctrl:b4/dt-bindings-sti] BUILD SUCCESS eb548133f713e75d4858bdec08906962f8ca87b0
 2023-08-15 22:26 UTC 

What's cooking in git.git (Aug 2023, #05; Tue, 15)
 2023-08-15 22:22 UTC 

[RFC iproute2] man: remove old kernel references from ip route man page
 2023-08-15 22:18 UTC 

[PATCH] Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL
 2023-08-15 22:18 UTC 

[PATCH BlueZ] iso-tester: Add suspend tests
 2023-08-15 22:17 UTC 

[davejiang:cxl-ide 18/24] drivers/pci/ide.c:303:2: warning: unannotated fall-through between switch labels
 2023-08-15 22:17 UTC 

vmlinux.o: warning: objtool: intel_idle_ibrs+0x11: call to sched_smt_active() leaves .noinstr.text section
 2023-08-15 22:17 UTC 

[PATCH] rtc: stm32: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
 2023-08-15 22:16 UTC  (2+ messages)

[Intel-xe] Implement svm without BO concept in xe driver
 2023-08-15 22:17 UTC  (4+ messages)
  `  "

[PATCH] pretty: add %(decorate[:<options>]) format
 2023-08-15 22:16 UTC  (9+ messages)
` [PATCH v2] "
            ` main != master at github.com/git/git

[PATCH v1] kernel: Moves trailing statements to next line
 2023-08-15 22:16 UTC  (2+ messages)

[PATCH v1] kernel: auditsc: Removes use of assignment in if condition and moves open brace following function definitions to the next line
 2023-08-15 22:14 UTC  (3+ messages)

build error with DECSTATION and FB_MAXINE
 2023-08-15 22:11 UTC  (2+ messages)

[Bug] In `git-rev-list(1)`, using the `--objects` flag doesn't work well with the `--not` flag, as non-commit objects are not excluded
 2023-08-15 22:11 UTC  (3+ messages)

[PATCH v4 0/2]Add support to configure active retimer cable
 2023-08-15 22:09 UTC  (4+ messages)
` [PATCH v4 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type

[PATCH net-next v3 00/10] genetlink: provide struct genl_info to dumps
 2023-08-15 22:10 UTC  (2+ messages)

[PATCH v1] kernel: Add space before parenthesis and around '=', "==" and '<'
 2023-08-15 22:09 UTC  (2+ messages)

[PATCH net v4] net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
 2023-08-15 22:04 UTC 

[PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-15 22:05 UTC  (3+ messages)

[PATCH 00/15] Introduce /dev/mshv drivers
 2023-08-15 22:04 UTC  (8+ messages)
` [PATCH 02/15] mshyperv: Introduce hv_get_hypervisor_version
` [PATCH 05/15] hyperv: Move hv_connection_id to hyperv-tlfs

[PATCH 1/6] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
 2023-08-15 22:05 UTC  (6+ messages)

[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
 2023-08-15 22:03 UTC  (3+ messages)
` [Intel-xe] [PATCH 01/10] drm/xe/oa: Introduce OA uapi

[PATCH v7 00/12] riscv: add 'max' CPU, deprecate 'any'
 2023-08-15 22:02 UTC  (5+ messages)
` [PATCH v7 07/12] target/riscv/cpu.c: add ADD_CPU_QDEV_PROPERTIES_ARRAY() macro

Question regarding Linux-6.3.5 and Sunxi A20 NAND/NFC support
 2023-08-15 22:01 UTC  (5+ messages)

[PATCH 1/6] board: gateworks: venice: fix gw7904
 2023-08-15 22:01 UTC  (6+ messages)
` [PATCH 2/6] board: gateworks: venice: add imx8mp-gw71xx-2x support
` [PATCH 3/6] board: gateworks: venice: add imx8mp-gw72xx-2x support
` [PATCH 4/6] board: gateworks: venice: add imx8mp-gw73xx-2x support
` [PATCH 5/6] board: gateworks: venice: add imx8mm-gw7905-0x support
` [PATCH 6/6] board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB

[PATCH] KVM: selftests: Remove x86's so called "MMIO warning" test
 2023-08-15 22:00 UTC 

[PATCH v4 1/4] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-15 21:58 UTC  (3+ messages)

[tiwai-sound:for-next 28/28] sound/pci/hda/cs35l41_hda_property.c:64:59: warning: ordered comparison of pointer with integer zero
 2023-08-15 21:57 UTC 

[meta-arago][master/kirkstone][PATCH] images: Remove VIRTUAL-RUNTIME_initramfs
 2023-08-15 21:54 UTC 

[Question]: TCP resets when using ECMP for load-balancing between multiple servers
 2023-08-15 21:53 UTC  (2+ messages)

linux-next: manual merge of the i2c tree with the i2c-host-fixes tree
 2023-08-15 21:48 UTC  (3+ messages)

[PATCH v1 0/7] support reinit flow
 2023-08-15 21:49 UTC  (2+ messages)

proc(5)'s sashimi
 2023-08-15 21:47 UTC  (2+ messages)

[PATCH v1 0/2] media: v4l2-fwnode: Provide device context in endpoint parsing messages
 2023-08-15 21:48 UTC  (3+ messages)
` [PATCH v1 1/2] media: Pass struct device pointer to fwnode endpoint parsing functions
` [PATCH v1 2/2] media: v4l2-fwnode: Replace pr_*() with dev_*()

[meta-arago][master/kirkstone][PATCH v4 1/2] tisdk-tiny-initramfs: Create a smaller dedicated initramfs for tiny
 2023-08-15 21:48 UTC  (2+ messages)
` [meta-arago][master/kirkstone][PATCH v4 2/2] tisdk-tiny-image: Add dependency on tisdk-tiny-initramfs


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.