All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-18 23:00:34 to 2023-10-19 00:03:06 UTC [more...]

[PATCH v3 0/2] wifi: brcm80211: replace deprecated strncpy
 2023-10-19  0:03 UTC  (3+ messages)
` [PATCH v3 2/2] wifi: brcmsmac: replace deprecated strncpy with memcpy

[PATCH bpf-next] bpf, docs: Define signed modulo as using truncated division
 2023-10-19  0:00 UTC  (9+ messages)
  ` [Bpf] "

[PATCH] hw/timer/hpet: fix IRQ routing in legacy support mode
 2023-10-19  0:00 UTC 

[PATCHSET RFC 2.1 0/7] xfs: CPU usage optimizations for realtime allocator
 2023-10-19  0:01 UTC  (15+ messages)
` [PATCH 2/7] xfs: cache last bitmap block in "
` [PATCHSET v2.2 0/9] xfs: CPU usage optimizations for "
  ` [PATCH 1/9] xfs: consolidate realtime allocation arguments
  ` [PATCH 2/9] xfs: cache last bitmap block in realtime allocator
  ` [PATCH 3/9] xfs: simplify xfs_rtbuf_get calling conventions
  ` [PATCH 4/9] xfs: simplify rt bitmap/summary block accessor functions
  ` [PATCH 5/9] xfs: invert the realtime summary cache
  ` [PATCH 6/9] xfs: return maximum free size from xfs_rtany_summary()
  ` [PATCH 7/9] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
  ` [PATCH 8/9] xfs: don't try redundant allocations "
  ` [PATCH 9/9] xfs: don't look for end of extent further than necessary "

[PATCH v3 0/8] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-19  0:01 UTC  (7+ messages)
` [PATCH v3 1/8] clk: qcom: clk-alpha-pll: introduce stromer plus ops
` [PATCH v3 2/8] clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
` [PATCH v3 3/8] clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_config

[PATCH bpf-next v5 0/9] Registrating struct_ops types from modules
 2023-10-19  0:00 UTC  (3+ messages)
` [PATCH bpf-next v5 2/9] bpf: add struct_ops_tab to btf

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2023-10-18 23:58 UTC  (3+ messages)

[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
 2023-10-18 23:59 UTC  (3+ messages)
` [PATCH bpf-next v6 08/18] xdp: Add VLAN tag hint

[Outreachy] [PATCH v2] t/t7601: use "test_path_is_file"etc. instead of "test -f"
 2023-10-18 23:59 UTC  (2+ messages)

[PATCH v7c 00/24] fix DRM_USE_DYNAMIC_DEBUG=y regression
 2023-10-18 23:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for fix DRM_USE_DYNAMIC_DEBUG=y regression (rev4)

SAF-x-safe rename
 2023-10-18 23:57 UTC  (7+ messages)

[PATCH v3 00/32] Tidy up use of CONFIG_CMDLINE
 2023-10-18 23:57 UTC  (5+ messages)
` [PATCH v3 06/32] sifive: Drop an unnecessary #ifdef

[GIT PULL]: clk: meson: amlogic clock updates for v6.7
 2023-10-18 23:55 UTC  (3+ messages)

[PATCH 00/15] bloom: changed-path Bloom filters v2
 2023-10-18 23:56 UTC  (6+ messages)
` [PATCH v3 00/17] bloom: changed-path Bloom filters v2 (& sundries)
  ` [PATCH v3 05/17] t/helper/test-read-graph.c: extract `dump_graph_info()`

[PATCH v4 00/18] IOMMUFD Dirty Tracking
 2023-10-18 23:54 UTC  (15+ messages)
` [PATCH v4 05/18] iommufd: Add a flag to enforce dirty tracking on attach
` [PATCH v4 07/18] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH v4 09/18] iommufd: Add a flag to skip clearing of IOPTE dirty
` [PATCH v4 10/18] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v4 11/18] iommu/amd: Access/Dirty bit support in IOPTEs

linux-next: build failure after merge of the vfs-brauner tree
 2023-10-18 23:54 UTC 

[PATCH 0/6] hw/ppc: SysBus simplifications
 2023-10-18 23:52 UTC  (2+ messages)

[PATCH v2] drm/modes: replace deprecated strncpy with strscpy_pad
 2023-10-18 23:51 UTC  (3+ messages)

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-18 23:50 UTC  (13+ messages)
` [PATCH v3 1/5] mm: list_lru: allow external numa node and cgroup tracking
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 3/5] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure

[net-next PATCH v5 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-10-19  0:06 UTC  (11+ messages)
` [net-next PATCH v5 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v5 02/10] net: Add queue and napi association
` [net-next PATCH v5 03/10] ice: Add support in the driver for associating queue with napi
` [net-next PATCH v5 04/10] netdev-genl: Add netlink framework functions for queue
` [net-next PATCH v5 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v5 06/10] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v5 07/10] netdev-genl: spec: Add irq in netdev netlink YAML spec
` [net-next PATCH v5 08/10] net: Add NAPI IRQ support
` [net-next PATCH v5 09/10] netdev-genl: spec: Add PID in netdev netlink YAML spec
` [net-next PATCH v5 10/10] netdev-genl: Add PID for the NAPI thread

[Intel-wired-lan] [PATCH net-next v4 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-18 23:50 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH net-next v4 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
                          `  "

[RFC v2 PATCH] vdpa_sim: implement .reset_map support
 2023-10-18 23:47 UTC  (4+ messages)

[PATCH v1 0/3] Allow user enable/disable LSX/LASX features
 2023-10-18 23:47 UTC  (3+ messages)
` [PATCH v1 2/3] target/loongarch: "

[PATCH] atmel: replace deprecated strncpy/strcpy with strscpy
 2023-10-18 23:46 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs-tools: make six open zone check resilient
 2023-10-18 22:39 UTC 

[PATCH 0/2] rockchip: Use dwc3-generic driver on RK3328 and RK3399
 2023-10-18 23:44 UTC  (3+ messages)
` [PATCH 1/2] configs: "

[Intel-gfx] [PATCH 0/4] drm/i915/mst: MST modeset sequence fixes
 2023-10-18 23:42 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v5 0/7] iommu: Retire bus ops
 2023-10-18 23:40 UTC  (15+ messages)
` [PATCH v5 1/7] iommu: Factor out some helpers
` [PATCH v5 2/7] iommu: Decouple iommu_present() from bus ops
` [PATCH v5 3/7] iommu: Validate that devices match domains
` [PATCH v5 4/7] iommu: Decouple iommu_domain_alloc() from bus ops
` [PATCH v5 5/7] iommu/arm-smmu: Don't register fwnode for legacy binding
` [PATCH v5 6/7] iommu: Retire bus ops
` [PATCH v5 7/7] iommu: Clean up open-coded ownership checks

[PATCH 00/11] t: reduce direct disk access to data structures
 2023-10-18 23:40 UTC  (3+ messages)

+ mm-khugepaged-convert-collapse_pte_mapped_thp-to-use-folios-fix.patch added to mm-unstable branch
 2023-10-18 23:40 UTC 

Reserved bits and commit x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of a two-phase approach
 2023-10-18 23:39 UTC  (3+ messages)

[tip:locking/core] BUILD SUCCESS 184fdf9fc7ae6ae7155768faa48fc609d1a24b7e
 2023-10-18 23:38 UTC 

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

What's cooking in git.git (Oct 2023, #07; Wed, 18)
 2023-10-18 23:36 UTC 

uvc gadget: Adding super-speed plus descriptors
 2023-10-18 23:35 UTC 

[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
 2023-10-18 23:35 UTC  (4+ messages)

[PATCH v3] drm/virtio: add new virtio gpu capset definitions
 2023-10-18 23:35 UTC  (8+ messages)

[PATCH] am: align placeholder for --whitespace option with apply
 2023-10-18 23:35 UTC 

[PULL 00/14] linux-user patch queue
 2023-10-18 23:31 UTC  (15+ messages)
` [PULL 01/14] linux-user: Fixes for zero_bss
` [PULL 02/14] linux-user/mips: fix abort on integer overflow
` [PULL 03/14] linux-user/sh4: Fix crashes on signal delivery
` [PULL 04/14] linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
` [PULL 05/14] linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap
` [PULL 06/14] linux-user: Split out die_with_signal
` [PULL 07/14] linux-user: Exit not abort in die_with_backtrace
` [PULL 08/14] linux-user: Detect and report host crashes
` [PULL 09/14] linux-user: Only register handlers for core_dump_signal by default
` [PULL 10/14] linux-user: Map unsupported signals to an out-of-bounds value
` [PULL 11/14] linux-user: Simplify signal_init
` [PULL 12/14] linux-user: Split out host_sig{segv,bus}_handler
` [PULL 13/14] linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP
` [PULL 14/14] linux-user: Remap guest SIGABRT

[PATCH] block: replace deprecated strncpy with strscpy
 2023-10-18 23:33 UTC  (3+ messages)

[PATCH v3 0/5] KVM: arm64: Load stage-2 in vcpu_load() on VHE
 2023-10-18 23:32 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()
` [PATCH v3 2/5] KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
` [PATCH v3 3/5] KVM: arm64: Reload stage-2 for VMID change on VHE
` [PATCH v3 4/5] KVM: arm64: Rename helpers for VHE vCPU load/put
` [PATCH v3 5/5] KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()

[PATCH 0/5] automation: cleanup hardware based tests
 2023-10-18 23:30 UTC  (3+ messages)
` [PATCH 4/5] automation: improve checking for MSI/MSI-X in PCI passthrough tests

arch/powerpc/platforms/pseries/lpar.c:2032:36: error: '%ld' directive writing between 1 and 20 bytes into a region of size 12
 2023-10-18 23:30 UTC 

[PATCH v2 00/13] Improvements to memory use
 2023-10-18 23:30 UTC  (9+ messages)
` [PATCH v2 03/13] perf hist: Add missing puts to hist__account_cycles
` [PATCH v2 09/13] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
` [PATCH v2 12/13] perf mmap: Lazily initialize zstd streams
` [PATCH v2 13/13] perf machine thread: Remove exited threads by default

[PATCH] iomap: fix short copy in iomap_write_iter()
 2023-10-18 23:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] merge-ort: implement support for packing objects together
 2023-10-18 23:26 UTC  (8+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 05/10] bulk-checkin: extract abstract `bulk_checkin_source`
  ` [PATCH v3 08/10] bulk-checkin: introduce `index_blob_bulk_checkin_incore()`
` [PATCH v4 00/17] bloom: changed-path Bloom filters v2 (& sundries)

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-10-18 23:25 UTC  (7+ messages)

[Intel-wired-lan] [PATCH net-next v5 0/6] ice: Add basic E830 support
 2023-10-18 23:16 UTC  (14+ messages)
`  "
` [Intel-wired-lan] [PATCH net-next v5 1/6] ice: Add E830 device IDs, MAC type and registers
  `  "
` [Intel-wired-lan] [PATCH net-next v5 2/6] ice: Add 200G speed/phy type use
  `  "
` [Intel-wired-lan] [PATCH net-next v5 3/6] ice: Add ice_get_link_status_datalen
  `  "
` [Intel-wired-lan] [PATCH net-next v5 4/6] ice: Add support for E830 DDP package segment
  `  "
` [Intel-wired-lan] [PATCH net-next v5 5/6] ice: Remove redundant zeroing of the fields
  `  "
` [Intel-wired-lan] [PATCH net-next v5 6/6] ice: Hook up 4 E830 devices by adding their IDs
  `  "

[PATCH] net: mdio: replace deprecated strncpy with strscpy
 2023-10-18 23:23 UTC  (2+ messages)

Is strncpy really less secure than strscpy ?
 2023-10-18 23:22 UTC 

[yocto-autobuilder-helper][PATCH] config.json: add a workaround for the "autobuilderlog.json" error
 2023-10-18 23:22 UTC  (2+ messages)
` [yocto] "

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-18 23:21 UTC  (14+ messages)
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release

[kernel-cve-report] New CVE entries this week
 2023-10-18 23:20 UTC 

[PATCH v4 0/7] Add Huashan Pi board support
 2023-10-18 23:18 UTC  (16+ messages)
` [PATCH v4 1/7] dt-bindings: interrupt-controller: Add SOPHGO CV1812H plic
` [PATCH v4 2/7] dt-bindings: timer: Add SOPHGO CV1812H clint
` [PATCH v4 3/7] dt-bindings: riscv: Add SOPHGO Huashan Pi board compatibles
` [PATCH v4 4/7] riscv: dts: sophgo: Separate compatible specific for CV1800B soc
` [PATCH v4 5/7] riscv: dts: sophgo: cv18xx: Add gpio devices
` [PATCH v4 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree
` [PATCH v4 7/7] riscv: dts: sophgo: add Huashan Pi board "

[oe][meta-oe][PATCH 1/1] nodejs: upgrade 18.17.1 -> 20.5.1
 2023-10-18 23:19 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Add bigjoiner force enable option to debugfs
 2023-10-18 23:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Add bigjoiner force enable option to debugfs (rev4)

[PATCH V4 00/17] intel_pmc: Add telemetry API to read counters
 2023-10-18 23:16 UTC  (18+ messages)
` [PATCH V4 01/17] platform/x86/intel/vsec: Move structures to header
` [PATCH V4 02/17] platform/x86/intel/vsec: remove platform_info from vsec device structure
` [PATCH V4 03/17] platform/x86/intel/vsec: Use cleanup.h
` [PATCH V4 04/17] platform/x86/intel/vsec: Add intel_vsec_register
` [PATCH V4 05/17] platform/x86/intel/vsec: Add base address field
` [PATCH V4 06/17] platform/x86/intel/pmt: Add header to struct intel_pmt_entry
` [PATCH V4 07/17] platform/x86/intel/pmt: telemetry: Export API to read telemetry
` [PATCH V4 08/17] platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform init
` [PATCH V4 09/17] platform/x86/intel/pmc: Allow pmc_core_ssram_init to fail
` [PATCH V4 10/17] linux/io.h: iounmap/ioport_unmap cleanup.h support
` [PATCH V4 11/17] platform/x86/intel/pmc: Split pmc_core_ssram_get_pmc()
` [PATCH V4 12/17] platform/x86/intel/pmc: Find and register PMC telemetry entries
` [PATCH V4 13/17] platform/x86/intel/pmc: Display LPM requirements for multiple PMCs
` [PATCH V4 14/17] platform/x86/intel/pmc: Retrieve LPM information using Intel PMT
` [PATCH V4 15/17] platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P
` [PATCH V4 16/17] platform/x86/intel/pmc: Add debug attribute for Die C6 counter
` [PATCH V4 17/17] platform/x86/intel/pmc: Show Die C6 counter on Meteor Lake

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-18 23:13 UTC  (4+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices

[XEN PATCH][for-4.19 v3] xen: address violations of Rule 11.9
 2023-10-18 23:13 UTC  (2+ messages)

[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
 2023-10-18 23:12 UTC  (12+ messages)
  ` RFC: New LSM to control usage of x509 certificates

linux-next: duplicate patches in the vfs-brauner tree
 2023-10-18 23:12 UTC 

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2023-10-18 23:02 UTC  (3+ messages)

[PATCH 0/4] btrfs: sysfs and unsupported temp-fsid features for clones
 2023-10-18 23:04 UTC  (8+ messages)

[android-common:android12-5.4 18399/29114] drivers/media/usb/cx231xx/cx231xx-dvb.c:224:49: warning: array subscript i is outside array bounds of 'struct usb_iso_packet_descriptor[0]'
 2023-10-18 23:09 UTC 

[linux-next:master 9303/13299] arch/m68k/include/asm/raw_io.h:20:18: warning: array subscript 0 is outside array bounds of 'const volatile u8[0]' {aka 'const volatile unsigned char[]'}
 2023-10-18 23:09 UTC 

[PATCH v15 net-next 08/23] net/tcp: Add AO sign to RST packets
 2023-10-18 23:09 UTC  (2+ messages)

[PATCH] bcachefs: Refactor bkey_i to use a flexible array
 2023-10-18 23:08 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Add Wa_14019821291
 2023-10-18 23:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v3] bcachefs: Refactor memcpy into direct assignment
 2023-10-18 23:07 UTC 

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-18 23:06 UTC  (38+ messages)

ucm2: add acpd7219m98357
 2023-10-18 23:01 UTC 

[PATCH bpf-next 0/2] bpftool: Fix some json formatting for struct_ops
 2023-10-18 23:01 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpftool: fix printing of pointer value
` [PATCH bpf-next 2/2] bpftool: wrap struct_ops dump in an array

[PATCH v2 0/5] Some khugepaged folio conversions
 2023-10-18 23:01 UTC  (3+ messages)
` [PATCH v2 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() to use folios

[PATCH 0/5] I3C slave mode support
 2023-10-18 21:58 UTC  (2+ messages)
` [PATCH 4/5] i3c: slave: func: add tty driver


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.