All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-14 17:15:47 to 2023-11-14 18:16:32 UTC [more...]

[PATCH] eal/windows: fix memory management macros usage
 2023-11-14 18:16 UTC  (3+ messages)

[PATCH net-next v3 0/8] net: qualcomm: ipqess: introduce Qualcomm IPQESS driver
 2023-11-14 18:15 UTC  (6+ messages)
` [PATCH net-next v3 2/8] net: dsa: qca8k: Make the QCA8K hardware library available globally

[PATCH net-next 00/15][pull request] ice: one by one port representors creation
 2023-11-14 18:14 UTC  (16+ messages)
` [PATCH net-next 01/15] ice: rename switchdev to eswitch
` [PATCH net-next 02/15] ice: remove redundant max_vsi_num variable
` [PATCH net-next 03/15] ice: remove unused control VSI parameter
` [PATCH net-next 04/15] ice: track q_id in representor
` [PATCH net-next 05/15] ice: use repr instead of vf->repr
` [PATCH net-next 06/15] ice: track port representors in xarray
` [PATCH net-next 07/15] ice: remove VF pointer reference in eswitch code
` [PATCH net-next 08/15] ice: make representor code generic
` [PATCH net-next 09/15] ice: return pointer to representor
` [PATCH net-next 10/15] ice: allow changing SWITCHDEV_CTRL VSI queues
` [PATCH net-next 11/15] ice: set Tx topology every time new repr is added
` [PATCH net-next 12/15] ice: realloc VSI stats arrays
` [PATCH net-next 13/15] ice: add VF representors one by one
` [PATCH net-next 14/15] ice: adjust switchdev rebuild path
` [PATCH net-next 15/15] ice: reserve number of CP queues

[PATCH net-next v2 1/2] net: stmmac: remove extra newline from descriptors display
 2023-11-14 18:06 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: stmmac: reduce dma ring display code duplication

[PATCH RFC] libfs: getdents() should return 0 after reaching EOD
 2023-11-14 18:13 UTC  (4+ messages)

Regression in io_uring, leading to data corruption
 2023-11-14 18:12 UTC  (14+ messages)

[Intel-gfx] [PATCH] drm/i915: do not clean GT table on error path
 2023-11-14 18:11 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] ACPI: acenv: Permit compilation from within the kernel
 2023-11-14 18:09 UTC  (3+ messages)

[PATCH 0/6] drm: Allow the damage helpers to handle buffer damage
 2023-11-14 18:09 UTC  (12+ messages)
` [PATCH 2/6] drm: Add drm_atomic_helper_buffer_damage_{iter_init,merged}() helpers

[PATCH 01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths
 2023-11-14 17:50 UTC  (10+ messages)
` [PATCH 02/10] x86/boot: choose AP stack based on APIC ID
` [PATCH 03/10] x86: don't access x86_cpu_to_apicid[] directly, use cpu_physical_id(cpu)
` [PATCH 04/10] x86/smp: drop x86_cpu_to_apicid, use cpu_data[cpu].apicid instead
` [PATCH 05/10] x86/smp: move stack_base to cpu_data
` [PATCH 06/10] x86/smp: call x2apic_ap_setup() earlier
` [PATCH 07/10] x86/shutdown: protect against recurrent machine_restart()
` [PATCH 08/10] x86/smp: drop booting_cpu variable
` [PATCH 09/10] x86/smp: make cpu_state per-CPU
` [PATCH 10/10] x86/smp: start APs in parallel during boot

[XEN PATCH 0/9] x86: parallelize AP bring-up during boot
 2023-11-14 17:50 UTC  (10+ messages)
` [XEN PATCH 1/9] x86/boot: choose AP stack based on APIC ID
` [XEN PATCH 2/9] x86: don't access x86_cpu_to_apicid[] directly, use cpu_physical_id(cpu)
` [XEN PATCH 3/9] x86/smp: drop x86_cpu_to_apicid, use cpu_data[cpu].apicid instead
` [XEN PATCH 4/9] x86/smp: move stack_base to cpu_data
` [XEN PATCH 5/9] x86/smp: call x2apic_ap_setup() earlier
` [XEN PATCH 6/9] x86/shutdown: protect against recurrent machine_restart()
` [XEN PATCH 7/9] x86/smp: drop booting_cpu variable
` [XEN PATCH 8/9] x86/smp: make cpu_state per-CPU
` [XEN PATCH 9/9] x86/smp: start APs in parallel during boot

[PATCH v5 0/3] Disable fair tag sharing for UFS devices
 2023-11-14 18:04 UTC  (4+ messages)
` [PATCH v5 1/3] block: Introduce flag BLK_MQ_F_DISABLE_FAIR_TAG_SHARING
` [PATCH v5 2/3] scsi: core: Support disabling fair tag sharing
` [PATCH v5 3/3] scsi: ufs: Disable "

[PATCH v5] /proc/sysrq-trigger: accept multiple keys at once
 2023-11-14 18:04 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2 0/5] bootm: Handle compressed arm64 images with bootm
 2023-11-14 18:04 UTC  (4+ messages)
` [PATCH v2 3/5] bootm: Allow omitting the load address

[PATCH v5 00/14] tpm: introduce TPM CRB SysBus device
 2023-11-14 18:03 UTC  (4+ messages)
` [PATCH v5 12/14] tests: acpi: implement TPM CRB tests for ARM virt

[PATCH 0/8] implement "memmap on memory" feature on s390
 2023-11-14 18:02 UTC  (9+ messages)
` [PATCH 1/8] mm/memory_hotplug: fix memory hotplug locking order
` [PATCH 2/8] mm/memory_hotplug: fix error handling in add_memory_resource()
` [PATCH 3/8] mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
` [PATCH 4/8] mm/memory_hotplug: introduce MEM_PHYS_ONLINE/OFFLINE memory notifiers
` [PATCH 5/8] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE memory notifiers
` [PATCH 7/8] s390/sclp: remove unhandled memory notifier type
` [PATCH 8/8] s390: enable MHP_MEMMAP_ON_MEMORY

What's cooking in git.git (Nov 2023, #06; Tue, 14)
 2023-11-14 18:00 UTC 

[PATCH v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
 2023-11-14 17:59 UTC  (7+ messages)
` [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function

[PATCH net] macvlan: Don't propagate promisc change to lower dev in passthru
 2023-11-14 17:59 UTC 

discuss about commit 3b0f9ce: filter-mpath: get wwids from sysfs vpd_pg83
 2023-11-14 17:58 UTC  (10+ messages)

[bug report] lockdep WARN at PCI device rescan
 2023-11-14 17:58 UTC  (7+ messages)

[PATCH 1/2] x86/smp: make cpu_state per-CPU
 2023-11-14 17:50 UTC  (2+ messages)
` [PATCH 2/2] x86/smp: start APs in parallel during boot

[PATCH v2 0/2] StarFive's StarLink PMU Support
 2023-11-14 17:57 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: perf: starfive: Add StarLink PMU

Catalyzing Success!
 2023-11-14 17:31 UTC 

[PATCH] hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZ
 2023-11-14 17:23 UTC  (3+ messages)

Catalyzing Success!
 2023-11-14 17:31 UTC 

[PATCH v2 00/18] btrfs: convert to the new mount API
 2023-11-14 17:49 UTC  (6+ messages)
` [PATCH v2 02/18] btrfs: split out the mount option validation code into its own helper
` [PATCH v2 08/18] btrfs: add fs_parameter definitions

Catalyzing Success!
 2023-11-14 17:31 UTC 

[PATCH v2 0/8] Add powernv10 I2C devices and tests
 2023-11-14 17:55 UTC  (5+ messages)
` [PATCH v2 4/8] ppc/pnv: Fix PNV I2C invalid status after reset

[PATCH v2] scsi: ufs: core: fix racing issue during ufshcd_mcq_abort
 2023-11-14 17:54 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-11-14 17:52 UTC  (12+ messages)
` [Intel-gfx] [PATCH v4 3/3] drm/i915/gt: Timeout when waiting for idle in suspending

[PATCH] SUNRPC: Replace strlcpy() with strscpy()
 2023-11-14 17:54 UTC 

[PATCH v10 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-14 17:51 UTC  (9+ messages)
` [PATCH v10 1/3] media: dt-bindings: media: add bindings for Rockchip CIF

[PATCH v3 0/4] Support RISC-V IOPMP
 2023-11-14 17:50 UTC  (3+ messages)
` [PATCH v3 4/4] hw/riscv/virt: Add IOPMP support

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-14 17:49 UTC  (10+ messages)

[PATCH 00/21] replace strtok with strtok_r
 2023-11-14 17:49 UTC  (6+ messages)

[Buildroot] Buildroot 2023.08.3 released
 2023-11-14 17:48 UTC 

[PATCH] drivers: fix typo in drivers/scsi/st.c
 2023-11-14 17:47 UTC  (2+ messages)

[PATCH 0/3] clk: meson: add MIPI ISP & CSI PHY clocks
 2023-11-14 17:47 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clock: g12a-clkc: add MIPI ISP & CSI PHY clock ids

[PATCH 0/2] pmdomain: amlogic: meson-ee-pwrc: add ISP power domain
 2023-11-14 17:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: power: meson-g12a-power: document "

[PATCH] iosys-map: Rename locals used inside macros
 2023-11-14 17:46 UTC  (4+ messages)

[PATCH v3 0/3] Enable -cpu <cpu>,help
 2023-11-14 17:44 UTC  (7+ messages)
` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu, help to print options for the CPU type similar to how the '-device' option works
  ` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu,help "

Prebuilt LLVM 17.0.5 uploaded
 2023-11-14 17:44 UTC 

[PATCH 1/4] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC (fix video mode DSC)
 2023-11-14 17:42 UTC  (8+ messages)
` [PATCH 2/4] drm/msm/dsi: add a comment to explain pkt_per_line encoding
` [PATCH 3/4] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
` [PATCH 4/4] drm/msm/dsi: fix DSC for the bonded DSI case

[RFC PATCH 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-11-14 17:42 UTC  (6+ messages)
` [RFC PATCH 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding

[PATCH 3/3] sched: Update ->next_balance correctly during newidle balance
 2023-11-14 17:43 UTC  (2+ messages)

[GIT PULL] hardening fixes for v6.7-rc2
 2023-11-14 17:41 UTC 

[tj-cgroup:for-next] BUILD REGRESSION e76d28bdf9ba5388b8c4835a5199dc427b603188
 2023-11-14 17:40 UTC  (3+ messages)

[PATCH 0/5] riscv: sophgo: add clock support for sg2042
 2023-11-14 17:40 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: clock: sophgo: Add SG2042 clock definitions
` [PATCH 2/5] dt-bindings: soc: sophgo: Add Sophgo syscon module
` [PATCH 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH] net/tg3: fix race condition in tg3_reset_task_cancel()
 2023-11-14 17:39 UTC  (5+ messages)
` [PATCH v2] net/tg3: fix race condition in tg3_reset_task()

[PATCH 0/3] iio: adc: ad7192: Add support for AD7194
 2023-11-14 17:39 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: iio: adc: ad7192: Add AD7194 support

[PATCH v7 1/2] bus/pci: support PASID control
 2023-11-14 17:39 UTC  (5+ messages)
` [PATCH v1] bus/pci: revise "
  ` [PATCH v2] "

[PATCH 01/11] netdev: Fix obtaining reason code from deauth frames
 2023-11-14 17:39 UTC  (11+ messages)
` [PATCH 03/11] netdev: Use CMD_DISCONNECT if OCI fails
` [PATCH 04/11] netdev: Don't unnecessarily call netdev_connect_failed
` [PATCH 05/11] netdev: Move CMD_DISCONNECT builder to nl80211util
` [PATCH 06/11] netdev: Move CMD_DEAUTHENTICATE "
` [PATCH 07/11] netdev: Move CMD_DEL_STATION "
` [PATCH 08/11] netdev: Move pairwise NEW_KEY "
` [PATCH 09/11] netdev: Move CMD_NEW_KEY RX-only "
` [PATCH 10/11] netdev: Move CMD_REKEY_OFFLOAD "
` [PATCH 11/11] netdev: disambiguate between disconnection types

[RFC PATCH] selinux: assorted hash table improvements
 2023-11-14 17:38 UTC  (2+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
 2023-11-14 17:38 UTC 

[igt-dev] [PATCH i-g-t 0/2] add new subtests for dark screen detection
 2023-11-14 17:37 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/igt_debugfs: added helper to enable/disable "
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_pipe_crc_basic: added new subtest for darkscreen detection

[PATCH net-next v9] vxlan: add support for flowlabel inherit
 2023-11-14 17:36 UTC 

[meta-ti][kirkstone] regression with rogue gpu
 2023-11-14 17:36 UTC  (2+ messages)

[PATCH] KVM: x86: Don't unnecessarily force masterclock update on vCPU hotplug
 2023-11-14 17:35 UTC  (3+ messages)

[PULL 0/2] Net patches
 2023-11-14 17:32 UTC  (2+ messages)

[PULL 0/4] target-arm queue
 2023-11-14 17:31 UTC  (2+ messages)

[PULL 00/12] target/hppa: last minute hppa64 fixes
 2023-11-14 17:31 UTC  (2+ messages)

[PULL 0/5] Misc fixes for 2023-11-13
 2023-11-14 17:31 UTC  (2+ messages)

[PULL 0/3] Fix s390x PV dumps in case of errors
 2023-11-14 17:32 UTC  (2+ messages)

[PATCH trivial 00/21] spelling fixes for 8.2
 2023-11-14 17:34 UTC  (3+ messages)
` [PATCH trivial 01/21] bsd-user: spelling fixes: necesary, agrument, undocummented

ath10k_pci logs errors about missing pre-cal and cal firmware on a laptop
 2023-11-14 17:32 UTC  (3+ messages)

[PATCH] send-email: avoid duplicate specification warnings
 2023-11-14 17:32 UTC  (2+ messages)

[Bug 1323] NIC RSS Symmetric hash is not working on Marvell OcteonTx2 (otx2) platform when configuring 4 tuple
 2023-11-14 17:31 UTC 

folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL
 2023-11-14 17:29 UTC  (8+ messages)
  ` cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)

[RFC PATCH 0/2] migration: Fix multifd qemu_mutex_destroy race
 2023-11-14 17:28 UTC  (7+ messages)
` [RFC PATCH 2/2] migration/multifd: Move semaphore release into main thread

[PATCH v2 0/5] powerpc/rtas: Trivial and coding style fixes
 2023-11-14 17:22 UTC  (12+ messages)
` [PATCH v2 1/5] powerpc/rtas: Drop declaration of undefined call_rtas() function
` [PATCH v2 2/5] powerpc/rtas: Remove unused rtas_service_present()
` [PATCH v2 3/5] powerpc/rtas: Move post_mobility_fixup() declaration to pseries
` [PATCH v2 4/5] powerpc/rtas: Remove trailing space
` [PATCH v2 5/5] powerpc/rtas: Remove 'extern' from function declarations in rtas.h

[Intel-xe] [PATCH 01/14] Revert "sound/soc/sof: Remove deferred probe for SOF"
 2023-11-14 17:24 UTC  (10+ messages)
` [Intel-xe] [PATCH 11/14] ALSA: hda/intel: Move snd_hdac_i915_init to before probe_work
              ` [Intel-gfx] "

[ANNOUNCE] Git v2.43.0-rc2
 2023-11-14 17:25 UTC 

[PATCH 0/2] media: i2c: Add driver for OmniVision OV64A40
 2023-11-14 17:24 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH net-next 0/2] tcp: change reaction to ICMP messages
 2023-11-14 17:23 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: use tp->total_rto to track number of linear timeouts in SYN_SENT state
` [PATCH net-next 2/2] tcp: no longer abort SYN_SENT when receiving some ICMP

[PATCH v3] xen: ifdef inclusion of <asm/grant_table.h> in <xen/grant_table.h>
 2023-11-14 17:23 UTC  (2+ messages)

[PATCH v4] zswap: memcontrol: implement zswap writeback disabling
 2023-11-14 17:19 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gsc: Assign a uabi class number to the GSC CS
 2023-11-14 17:20 UTC  (6+ messages)

[PATCH v3] xen/asm-generic: ifdef inclusion of <asm/mem_access.h>
 2023-11-14 17:19 UTC  (2+ messages)

[PATCH] mmc: sprd: Fix vqmmc not shutting down after the card was pulled
 2023-11-14 17:18 UTC  (2+ messages)

[V14 0/8] arm64/perf: Enable branch stack sampling
 2023-11-14 17:17 UTC  (3+ messages)

[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
 2023-11-14 17:16 UTC  (2+ messages)

[PATCH] ref-manual: releases.svg: update nanbield release status
 2023-11-14 17:16 UTC 

[Intel-gfx] [PATCH v4 0/1] drm/i915/xe2lpd: WA for underruns during FBC enable
 2023-11-14 17:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/xe2lpd: WA for underruns during FBC enable (rev3)


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.