All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-21 11:32:57 to 2023-11-21 12:13:17 UTC [more...]

[LTP] [PATCH v3 0/4] Test for CVE 2023-31248
 2023-11-21 12:13 UTC  (3+ messages)
` [LTP] [PATCH v3 2/4] tst_netlink_check_acks(): Stop on first error regardless of ACK request

[PATCH-for-9.0 00/25] memory: Propagate Error* when possible
 2023-11-21 12:10 UTC  (7+ messages)
` [PATCH-for-9.0 01/25] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
` [PATCH-for-9.0 02/25] memory: Have memory_region_init_ram_nomigrate() handler "
` [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() "

[PATCH v2 0/3] efi: Minor improvements for the EFI app
 2023-11-21 12:12 UTC  (5+ messages)
` [PATCH v2 1/3] efi: Collect the ACPI tables in the app
` [PATCH v2 2/3] efi: Correct display of table GUIDs

[PATCH] dt-bindings: net: renesas,ethertsn: Add bindings for Ethernet TSN
 2023-11-21 12:11 UTC  (5+ messages)

[PATCH] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys
 2023-11-21 12:11 UTC  (3+ messages)
` [PATCH v2] "

[linux-next:master 1414/2217] fs/bcachefs/btree_write_buffer.c:206 bch2_btree_write_buffer_flush_locked() error: we previously assumed 'iter.path' could be null (see line 199)
 2023-11-21 12:09 UTC 

[PATCH v2] ipv4: Correct/silence an endian warning in __ip_do_redirect
 2023-11-21 12:10 UTC  (2+ messages)

[PATCH nft 1/1] tests/shell: sanitize "handle" in JSON output
 2023-11-21 12:10 UTC  (3+ messages)

[PATCH] net: stmmac: fix FPE events losing
 2023-11-21 12:09 UTC  (7+ messages)

[PATCH v3] selinux: introduce an initial SID for early boot processes
 2023-11-21 12:09 UTC  (3+ messages)

[PATCH nft v2 1/1] tests/shell: sanitize "handle" in JSON output
 2023-11-21 12:08 UTC 

[LTP] [PATCH] fanotify14: Revert broken flag support check
 2023-11-21 12:08 UTC  (3+ messages)

[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
 2023-11-21 12:08 UTC 

[PATCH v6 0/6] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-11-21 12:08 UTC  (4+ messages)

RGMII handling in Marvell PHY driver wrong?
 2023-11-21 12:08 UTC 

[PATCH] ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument
 2023-11-21 12:07 UTC 

[PATCH v5 00/17] Introduce PMF Smart PC Solution Builder Feature
 2023-11-21 12:06 UTC  (5+ messages)
` [PATCH v5 06/17] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v5 10/17] platform/x86/amd/pmf: Add facility to dump TA inputs

[Intel-gfx] [PATCH] drm/i915/display: Fix phys_base to be relative not absolute
 2023-11-21 12:06 UTC  (5+ messages)

Hurry Up! You are important to US
 2023-11-21 12:05 UTC 

[PATCH 1/3] x86/apic: Drop apic::delivery_mode
 2023-11-21 12:04 UTC  (3+ messages)
` [tip: x86/apic] "

[PATCH] pgtable: do not expose _refcount field via ptdesc
 2023-11-21 12:03 UTC 

[PATCH] USB: serial: option: add Luat Air72*U series products
 2023-11-21 12:02 UTC  (3+ messages)

[PATCH v5 0/9] stmmac: Add Loongson platform support
 2023-11-21 12:01 UTC  (4+ messages)
` [PATCH v5 2/9] net: stmmac: Allow platforms to set irq_flags

[PATCH v2] RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
 2023-11-21 11:59 UTC  (3+ messages)

[PULL for-8.2 0/2] xenfv queue
 2023-11-21 11:59 UTC  (3+ messages)
` [PULL for-8.2 1/2] vl: disable default serial when xen-console is enabled
` [PULL for-8.2 2/2] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive

[PATCH 1/2] kbuild: builddeb: Remove unused $dirs
 2023-11-21 11:58 UTC  (2+ messages)
` [PATCH 2/2] kbuild: buildtar: always make modules_install

[PATCH v2] test/py: i2c: Add tests for i2c command
 2023-11-21 11:58 UTC 

[PATCH v2] net/mlx5e: Fix a race in command alloc flow
 2023-11-21 11:52 UTC 

[PATCH v2 00/20] MediaTek SVS driver partial refactoring
 2023-11-21 11:56 UTC  (41+ messages)
` [PATCH v2 01/20] arm64: dts: mediatek: mt8183: Change iospaces for thermal and svs
` [PATCH v2 02/20] soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflict
` [PATCH v2 03/20] soc: mediatek: mtk-svs: Convert sw_id and type to enumerations
` [PATCH v2 04/20] soc: mediatek: mtk-svs: Build bank name string dynamically
` [PATCH v2 05/20] soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bank
` [PATCH v2 06/20] soc: mediatek: mtk-svs: Change the thermal sensor device name
` [PATCH v2 07/20] soc: mediatek: mtk-svs: Add a map to retrieve fused values
` [PATCH v2 08/20] soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform data
` [PATCH v2 09/20] soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()
` [PATCH v2 10/20] soc: mediatek: mtk-svs: Commonize efuse parse function for most SoCs
` [PATCH v2 11/20] soc: mediatek: mtk-svs: Drop supplementary svs per-bank pointer
` [PATCH v2 12/20] soc: mediatek: mtk-svs: Commonize MT8192 probe function for MT8186
` [PATCH v2 13/20] soc: mediatek: mtk-svs: Remove redundant print in svs_get_efuse_data
` [PATCH v2 14/20] soc: mediatek: mtk-svs: Compress of_device_id entries
` [PATCH v2 15/20] soc: mediatek: mtk-svs: Cleanup of svs_probe() function
` [PATCH v2 16/20] soc: mediatek: mtk-svs: Check if SVS mode is available in the beginning
` [PATCH v2 17/20] soc: mediatek: mtk-svs: Use ULONG_MAX to compare floor frequency
` [PATCH v2 18/20] soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bank
` [PATCH v2 19/20] arm64: dts: mediatek: mt8192: Add Smart Voltage Scaling node
` [PATCH v2 20/20] arm64: dts: mediatek: mt8195: Add SVS node and reduce LVTS_AP iospace

[BUG] Video does not work as expected on efi-x86_app64.defconfig
 2023-11-21 11:58 UTC 

[PATCH v2] docs: dt-bindings: add DTS Coding Style document
 2023-11-21 11:55 UTC  (18+ messages)

[Intel-xe] [PATCH v11 0/3] PAT and cache coherency support
 2023-11-21 11:56 UTC  (4+ messages)
` [Intel-xe] [PATCH v11 1/3] drm/xe/uapi: Add support for CPU caching mode
` [Intel-xe] [PATCH v11 2/3] drm/xe/pat: annotate pat_index with coherency mode
` [Intel-xe] [PATCH v11 3/3] drm/xe/uapi: support pat_index selection with vm_bind

flashcp fails with SFDP rev D on a Micron MT35XU512ABA flash
 2023-11-21 11:55 UTC 

[PATCH 24.03 0/8] document scheduling types for eventdev drivers
 2023-11-21 11:54 UTC  (11+ messages)
` [PATCH 24.03 v2 0/9] "
  ` [PATCH 24.03 v2 1/9] eventdev: add capability flags for supported sched types
  ` [PATCH 24.03 v2 2/9] eventdev: increase flexibility of all-types flag
  ` [PATCH 24.03 v2 3/9] event/cnxk: add schedule-type capability flags
  ` [PATCH 24.03 v2 4/9] event/dlb2: "
  ` [PATCH 24.03 v2 5/9] event/dpaa*: "
  ` [PATCH 24.03 v2 6/9] event/dsw: "
  ` [PATCH 24.03 v2 7/9] event/octeontx: "
  ` [PATCH 24.03 v2 8/9] event/opdl: "
  ` [PATCH 24.03 v2 9/9] event/sw: "

[PATCH 0/9] Test the consistency of AMD PMU counters and their features
 2023-11-21 11:54 UTC  (10+ messages)
` [PATCH 1/9] KVM: selftests: Add forced emulation check to fix #UD
` [PATCH 2/9] KVM: selftests: Test gp counters overflow interrupt handling
` [PATCH 3/9] KVM: selftests: Test fixed "
` [PATCH 4/9] KVM: selftests: Add x86 feature and properties for AMD PMU in processor.h
` [PATCH 5/9] KVM: selftests: Test AMD PMU performance counters basic functions
` [PATCH 6/9] KVM: selftests: Test consistency of AMD PMU counters num
` [PATCH 7/9] KVM: selftests: Test consistency of PMU MSRs with AMD PMU version
` [PATCH 8/9] KVM: selftests: Test AMD Guest PerfCtrExtCore
` [PATCH 9/9] KVM: selftests: Test AMD Guest PerfMonV2

[igt-dev] [PATCH i-g-t 1/3 v6] lib/igt_kms: Fix memory corruption
 2023-11-21 11:55 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3,v6] lib/igt_kms: Fix memory corruption (rev2)

[PULL 0/9] Block layer fixes for 8.2.0-rc1
 2023-11-21 11:53 UTC  (10+ messages)
` [PULL 1/9] hw/ide/ahci: fix legacy software reset
` [PULL 2/9] block: Fix bdrv_graph_wrlock() call in blk_remove_bs()
` [PULL 3/9] block: Fix deadlocks in bdrv_graph_wrunlock()
` [PULL 4/9] stream: Fix AioContext locking during bdrv_graph_wrlock()
` [PULL 5/9] iotests: Test two stream jobs in a single iothread
` [PULL 6/9] ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE core
` [PULL 7/9] ide/pci: introduce pci_ide_update_mode() function
` [PULL 8/9] ide/via: don't attempt to set default BAR addresses
` [PULL 9/9] hw/ide/via: implement legacy/native mode switching

[PATCH v1 0/2] LoongArch: KVM: Add LSX,LASX support
 2023-11-21 11:55 UTC  (5+ messages)
` [PATCH v1 2/2] LoongArch: KVM: Add lasx support

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-21 11:54 UTC  (5+ messages)
` [PATCH RFC 20/37] mm: compaction: Reserve metadata storage in compaction_alloc()

[PATCH v8 0/3] Handle corrected machine check interrupt storms
 2023-11-21 11:54 UTC  (8+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/3] x86/mce: Add per-bank CMCI storm mitigation

[PATCH net-next v11 00/13] Add Realtek automotive PCIe driver
 2023-11-21 11:54 UTC  (4+ messages)
` [PATCH net-next v11 05/13] net:ethernet:realtek:rtase: Implement hardware configuration function

[PATCH v1 00/20] MediaTek SVS driver partial refactoring
 2023-11-21 11:53 UTC  (5+ messages)
` [PATCH v1 18/20] soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bank

[PATCH v6 net-next 0/7] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-11-21 11:53 UTC  (6+ messages)
` [PATCH v6 net-next 6/7] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support

[PATCH v5 0/6] add qca8084 ethernet phy driver
 2023-11-21 11:52 UTC  (9+ messages)
` [PATCH v5 3/6] net: phy: at803x: add QCA8084 ethernet phy support

[PATCH] binutils: Fix CVE-2022-47007
 2023-11-21 11:51 UTC 

[kirkstone][PATCH] ti-extras: Add support for extra kernel/u-boot features for am62pxx
 2023-11-21 11:51 UTC 

Unplugging USB-C charger cable causes `ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)`
 2023-11-21 11:50 UTC 

[PATCH 0/3] wifi: mt76: mt7921: series with CLC patches
 2023-11-21 11:50 UTC  (4+ messages)
` [PATCH 1/3] wifi: mt76: mt7921: fix country count limitation for CLC

[PATCH net-next v3 1/2] net: stmmac: remove extra newline from descriptors display
 2023-11-21 11:50 UTC  (2+ messages)

[PATCH] nvme: check for valid data from from nvme_identify_ns() before using it
 2023-11-21 11:49 UTC  (3+ messages)

[PATCH v3] Documentation: Document each netlink family
 2023-11-21 11:48 UTC 

[PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
 2023-11-21 11:47 UTC  (7+ messages)
` [PATCH 2/3] chardev: report blocked write to chardev backend

[kvm-unit-tests PATCH] arm: pmu: Fix overflow test condition
 2023-11-21 11:48 UTC  (5+ messages)

[PATCH 0/3] wifi: mt76: mt7921: series with CLC patches
 2023-11-21 11:47 UTC  (2+ messages)

[PATCH] Documentation: xfs: consolidate XFS docs into its own subdirectory
 2023-11-21 11:47 UTC  (3+ messages)

[PATCH] usb: typec: tipd: Supply also I2C driver data
 2023-11-21 11:46 UTC 

[kvm-unit-tests PATCH v2 0/2] arm: pmu-overflow-interrupt: Fix failures on Amberwing
 2023-11-21 11:45 UTC  (2+ messages)

Fwd: sysfs: cannot create duplicate filename .../system76_acpi::kbd_backlight/color
 2023-11-21 11:45 UTC  (10+ messages)

[kvm-unit-tests 1/1] arm64: microbench: Move the read of the count register and the ISB operation out of the while loop
 2023-11-21 11:45 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/1] arm64: microbench: Improve measurement accuracy of tests

[kirkstone][PATCH V2 1/2] binutils: Fix CVE-2022-47007
 2023-11-21 11:42 UTC  (2+ messages)
` [kirkstone][PATCH V2 2/2] binutils: Fix CVE-2022-48064

[PATCH 0/3] Misc fixes for 8.2
 2023-11-21 11:42 UTC  (5+ messages)
` [PATCH 2/3] vl: disable default serial when xen-console is enabled

[REGRESSION] Bluetooth is not working on Macs with BCM4377 chip starting from kernel 6.5
 2023-11-21 11:42 UTC  (10+ messages)

lockdep + kasan bug?
 2023-11-21 11:41 UTC  (4+ messages)

Add sub-topic on 'exFAT' in man mount
 2023-11-21 11:41 UTC  (6+ messages)

[PATCH v2 0/5] tools/xenstored: remove some command line options
 2023-11-21 11:40 UTC  (6+ messages)
` [PATCH v2 1/5] tools/xenstored: remove "-D" command line parameter
` [PATCH v2 2/5] tools/xenstored: remove "-V" command line option
` [PATCH v2 3/5] tools/xenstored: remove the "-P" "
` [PATCH v2 4/5] tools/xenstored: remove the "-R" "
` [PATCH v2 5/5] tools/xenstored: remove "-N" "

[PATCH net-next,v4] bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
 2023-11-21 11:41 UTC  (2+ messages)

[PATCH] leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices
 2023-11-21 11:33 UTC  (13+ messages)
          ` Implement per-key keyboard backlight as auxdisplay?

[kirkstone][PATCH] binutils: Fix CVE-2022-48064
 2023-11-21 11:40 UTC 

[mediatek:v6.7-tmp/soc 7/7] drivers/soc/mediatek/mt8188-mmsys.h:126:3: error: use of undeclared identifier 'MT8188_VDO0_RST_DISP_OVL0'
 2023-11-21 11:39 UTC  (2+ messages)

[joelgranados:jag/sysctl_remove_empty_elem_kernel] [scheduler] 423f75083a: BUG:KASAN:global-out-of-bounds_in_insert_header
 2023-11-21 11:30 UTC  (2+ messages)

[PATCH v9 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-11-21 11:37 UTC  (2+ messages)

[PATCH 0/7] efi: Partial attempt at a test for EFI bootmeth
 2023-11-21 11:35 UTC  (8+ messages)
` [PATCH 1/7] efi: Use puts() in cout so that console recording works
` [PATCH 2/7] efi: Show the vendor in helloworld
` [PATCH 3/7] efi: test: Create a disk image with and EFI app in it
` [PATCH 4/7] WIP: efi: Disable ANSI output
` [PATCH 5/7] WIP: efi: Add a test for the EFI bootmeth
` [PATCH 6/7] WIP: efi: Allow helloworld to exit boot services
` [PATCH 7/7] WIP: efi: debugging

Potential config regression after 89cde455 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec")
 2023-11-21  9:56 UTC  (5+ messages)

[PATCH] block: move .bd_inode into 1st cacheline of block_device
 2023-11-21 11:36 UTC  (4+ messages)

[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
 2023-11-21 11:35 UTC  (10+ messages)
` [PATCH v2 1/4] cachefiles: Remove the now superfluous sentinel element from ctl_table array
` [PATCH v2 2/4] fs: Remove the now superfluous sentinel elements "
` [PATCH v2 3/4] sysctl: "
` [PATCH v2 4/4] coda: "

[PATCHv3 bpf-next 0/6] bpf: Add link_info support for uprobe multi link
 2023-11-21 11:35 UTC  (4+ messages)
` [PATCHv3 bpf-next 6/6] bpftool: Add support to display uprobe_multi links

[PATCH v3 0/4] Fixed some issues and cleanup of ultrasoc-smb
 2023-11-21 11:34 UTC  (3+ messages)

[PATCH] oeqa/selftest/debuginfod: improve selftest
 2023-11-21 11:33 UTC 

[PATCH v2] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
 2023-11-21 11:32 UTC  (3+ messages)

[PATCH v3 0/3] Add support for DEVNAME:0.0 style hardware based addressing
 2023-11-21 11:31 UTC  (3+ messages)
` [PATCH v3 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
` [PATCH v3 3/3] serial: core: Move console character device handling from printk


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.