All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-02 09:23:44 to 2023-02-02 09:54:14 UTC [more...]

[PATCH v5 00/19] leak fixes: various simple leak fixes
 2023-02-02  9:52 UTC  (19+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/19] tests: mark tests as passing with SANITIZE=leak
  ` [PATCH v6 02/19] bundle.c: don't leak the "args" in the "struct child_process"
  ` [PATCH v6 03/19] commit-graph: use free_commit_graph() instead of UNLEAK()
  ` [PATCH v6 04/19] clone: use free() "
  ` [PATCH v6 05/19] various: add missing clear_pathspec(), fix leaks
  ` [PATCH v6 06/19] name-rev: don't xstrdup() an already dup'd string
  ` [PATCH v6 07/19] repack: fix leaks on error with "goto cleanup"
  ` [PATCH v6 08/19] worktree: fix a trivial leak in prune_worktrees()
  ` [PATCH v6 09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main()
  ` [PATCH v6 10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
  ` [PATCH v6 11/19] commit-graph: fix a parse_options_concat() leak
  ` [PATCH v6 12/19] show-branch: free() allocated "head" before return
  ` [PATCH v6 13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak
  ` [PATCH v6 14/19] builtin/merge.c: free "&buf" on "Your local changes..." error
  ` [PATCH v6 15/19] grep.c: refactor free_grep_patterns()
  ` [PATCH v6 16/19] grep API: plug memory leaks by freeing "header_list"
  ` [PATCH v6 18/19] push: refactor refspec_append_mapped() for subsequent leak-fix

[LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
 2023-02-02  9:54 UTC  (4+ messages)
  ` [External] "

[PATCH 0/8] start cleanup of rte_flow_item_*
 2023-02-02  9:53 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] ethdev: use Ethernet protocol struct for flow matching
  ` [PATCH v5 3/8] ethdev: use VXLAN "
  ` [PATCH v5 4/8] ethdev: use GRE "

[PATCH V2] arm64/mm: Intercept pfn changes in set_pte_at()
 2023-02-02  9:51 UTC  (7+ messages)

[dm-devel] [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-02-02  9:51 UTC  (5+ messages)
` [dm-devel] [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider
      `  "

[PATCH] arm-bsp/corstone*00: disable openssl in kmod
 2023-02-02  9:50 UTC  (2+ messages)
` [meta-arm] "

Future of the SAA7146 drivers
 2023-02-02  9:43 UTC  (8+ messages)

[PATCH] riscv: kprobe: Fixup misaligned load text
 2023-02-02  9:48 UTC  (5+ messages)

[PATCH v3 1/2] net: fec: restore handling of PHY reset line as optional
 2023-02-02  9:47 UTC  (3+ messages)

[PATCH net-next] net: micrel: Add support for lan8841 PHY
 2023-02-02  9:47 UTC 

[PATCH] LoongArch: Make -mstrict-align be configurable
 2023-02-02  9:46 UTC  (2+ messages)

[PATCH] fs: nfs: Error if a port is unregistered
 2023-02-02  9:45 UTC  (4+ messages)

[PATCH V4 0/9] Added Standard mode and SMBus support
 2023-02-02  9:46 UTC  (21+ messages)
` [PATCH V4 1/9] i2c: xiic: Add standard mode support for > 255 byte
` [PATCH V4 2/9] i2c: xiic: Fix Rx and Tx paths in standard mode
` [PATCH V4 3/9] i2c: xiic: Switch to Xiic standard mode for i2c-read
` [PATCH V4 4/9] i2c: xiic: Add wait for FIFO empty in send_tx
` [PATCH V4 5/9] i2c: xiic: Add smbus_block_read functionality
` [PATCH V4 6/9] i2c: xiic: Remove interrupt enable/disable in Rx path
` [PATCH V4 7/9] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to
` [PATCH V4 8/9] i2c: xiic: Update compatible with new IP version
` [PATCH V4 9/9] i2c: xiic: Add SCL frequency configuration support

[PATCH 00/18] Support smp.clusters for x86
 2023-02-02  9:49 UTC  (19+ messages)
` [PATCH 01/18] machine: Fix comment of machine_parse_smp_config()
` [PATCH 02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c
` [PATCH 03/18] softmmu: Fix CPUSTATE.nr_cores' calculation
` [PATCH 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
` [PATCH 05/18] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH 06/18] i386: Introduce module-level cpu topology to CPUX86State
` [PATCH 07/18] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH 08/18] i386: Support module_id in X86CPUTopoIDs
` [PATCH 09/18] i386: Fix comment style in topology.h
` [PATCH 10/18] i386: Update APIC ID parsing rule to support module level
` [PATCH 11/18] i386/cpu: Introduce cluster-id to X86CPU
` [PATCH 12/18] tests: Add test case of APIC ID for module level parsing
` [PATCH 13/18] hw/i386/pc: Support smp.clusters for x86 PC machine
` [PATCH 14/18] i386: Add cache topology info in CPUCacheInfo
` [PATCH 15/18] i386: Use CPUCacheInfo.share_level to encode CPUID[4].EAX[bits 25:14]
` [PATCH 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH 17/18] i386: Use CPUCacheInfo.share_level to encode "
` [PATCH 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

[Intel-gfx] [PATCH 0/2] We need to have additional checks for DP MST UHBR
 2023-02-02  9:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: Add generic constraint checker when determining DP MST DSC bpp
` [Intel-gfx] [PATCH 2/2] drm/i915: Implement UHBR bandwidth check

[PATCH v9 00/15] Support AMD Pensando Elba SoC
 2023-02-02  9:43 UTC  (4+ messages)
` [PATCH v9 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support

[PATCH] imap-send: replace auto-probe libcurl with hard dependency
 2023-02-02  9:44 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] imap-send: note "auth_method", not "host" on auth method failure
  ` [PATCH v2 2/6] imap-send doc: the imap.sslVerify is used with imap.tunnel
  ` [PATCH v2 3/6] imap-send: replace auto-probe libcurl with hard dependency
  ` [PATCH v2 4/6] imap-send: make --curl no-optional
  ` [PATCH v2 5/6] imap-send: remove old --no-curl codepath
  ` [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"

[PATCH] python3-markupsafe: upgrade 2.1.1 -> 2.1.2
 2023-02-02  9:45 UTC 

[PATCH v7 0/4] add support for self monitoring
 2023-02-02  9:43 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/4] lib: add generic support for reading PMU events
  ` [PATCH v8 2/4] pmu: support reading ARM PMU events in runtime
  ` [PATCH v8 3/4] pmu: support reading Intel x86_64 "
  ` [PATCH v8 4/4] eal: add PMU support to tracing library

[PATCH] python3-markupsafe: upgrade 2.1.1 -> 2.1.2
 2023-02-02  9:44 UTC 

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2023-02-02  9:42 UTC  (4+ messages)
` [PATCH v2 09/11] KVM: SVM: Add VNMI bit definition

[PATCH 1/1] media: ipu3-cio2: Fix PM runtime usage_count in driver unbind
 2023-02-02  9:42 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: interconnect: Add Qualcomm CCI dt-bindings
 2023-02-02  9:42 UTC  (4+ messages)

[PATCH v2 1/9] arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY
 2023-02-02  9:42 UTC  (5+ messages)
` [PATCH v2 8/9] arm64: dts: qcom: ipq8074: fix Gen3 PCIe node

[PATCH] delta-islands: free island_marks and bitmaps
 2023-02-02  9:42 UTC  (3+ messages)
  ` [PATCH v2] "

[f2fs-dev] [PATCH] f2fs: fix f2fs_show_options to show nogc_merge mount option
 2023-02-02  9:41 UTC  (2+ messages)
`  "

[PATCH net 0/5] pull-request: can 2023-02-02
 2023-02-02  9:41 UTC  (6+ messages)
` [PATCH net 1/5] can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
` [PATCH net 2/5] can: raw: fix CAN FD frame transmissions over CAN XL devices
` [PATCH net 3/5] can: isotp: handle wait_event_interruptible() return values
` [PATCH net 4/5] can: isotp: split tx timer into transmission and timeout
` [PATCH net 5/5] can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coalesce_irq

[PATCH net-next 0/3] raw: add drop reasons and use another hash function
 2023-02-02  9:41 UTC  (4+ messages)
` [PATCH net-next 1/3] ipv6: raw: add drop reasons
` [PATCH net-next 2/3] ipv4: "
` [PATCH net-next 3/3] raw: use net_hash_mix() in hash function

[Patch v3 Part2 0/9] x86/microcode: Declare microcode safe for late loading
 2023-02-02  9:40 UTC  (6+ messages)
` [Patch v3 Part2 4/9] x86/microcode: Do not call apply_microcode() on sibling threads

An issue with x86 tcg and MMIO
 2023-02-02  9:39 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915: Consolidate TLB invalidation flow
 2023-02-02  9:39 UTC  (4+ messages)

[PATCH v29 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2023-02-02  9:38 UTC  (4+ messages)

[PATCH 1/7] dt-bindings: pinctrl: qcom,msm8226: correct GPIO name pattern
 2023-02-02  9:38 UTC  (5+ messages)
` [PATCH 7/7] dt-bindings: pinctrl: qcom: correct gpio-ranges in examples

[PATCH V2] arm64: dts: marvell: add DTS for GL.iNet GL-MV1000
 2023-02-02  9:37 UTC 

[PATCH 1/3] arm64: dts: qcom: sm8350-hdk: align pin config node names with bindings
 2023-02-02  9:36 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8350-hdk: correct LT9611 pin function

[PATCH] x86/perf/zhaoxin: Add stepping check for ZX-C
 2023-02-02  9:17 UTC 

[PATCH] ACPI: Make custom_method use per-open state
 2023-02-02  9:34 UTC  (3+ messages)

[PATCH v3 0/2] leds: lp55xx: configure internal charge pump
 2023-02-02  9:34 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: leds-lp55xx: add ti,charge-pump-mode
` [PATCH v3 2/2] leds: lp55xx: configure internal charge pump

[PATCH 0/3] some minor fixes of error checking about debugfs_rename()
 2023-02-02  9:32 UTC  (4+ messages)
` [PATCH 1/3] debugfs: update comment of debugfs_rename()
` [PATCH 2/3] bonding: fix error checking in bond_debug_reregister()
` [PATCH 3/3] PM/OPP: fix error checking in opp_migrate_dentry()

[RESEND PATCH] arm64: defconfig: enable drivers required by the Qualcomm SA8775P platform
 2023-02-02  9:33 UTC  (4+ messages)

[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
 2023-02-02  9:33 UTC  (7+ messages)
` [PATCH v4 3/3] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH] block: remove more NULL checks after bdev_get_queue()
 2023-02-02  9:33 UTC  (2+ messages)

next/master baseline: 714 runs, 94 regressions (next-20230202)
 2023-02-02  9:33 UTC 

Bluetooth: L2cap: use-after-free in l2cap_sock_kill
 2023-02-02  9:33 UTC  (4+ messages)
` [PATCH] Bluetooth: L2CAP: Fix use-after-free
  `  "

[PATCH] Documentation/llvm: add Chimera Linux, Google and Meta datacenters
 2023-02-02  9:32 UTC  (2+ messages)

xtensa-linux-ld: section .start VMA [00000000d1000000,00000000d1000007] overlaps section .image VMA [00000000d0003000,00000000d1527fe7]
 2023-02-02  9:32 UTC 

Stability of git-archive, breaking (?) the Github universe, and a possible solution
 2023-02-02  9:32 UTC  (11+ messages)
` [PATCH 0/9] git archive: use gzip again by default, document output stabilty
  ` [PATCH 1/9] archive & tar config docs: de-duplicate configuration section
  ` [PATCH 2/9] git config docs: document "tar.<format>.{command,remote}"
  ` [PATCH 3/9] archiver API: make the "flags" in "struct archiver" an enum
  ` [PATCH 4/9] archive: omit the shell for built-in "command" filters
  ` [PATCH 5/9] archive-tar.c: move internal gzip implementation to a function
  ` [PATCH 6/9] archive: use "gzip -cn" for stability, not "git archive gzip"
  ` [PATCH 7/9] test-lib.sh: add a lazy GZIP prerequisite
  ` [PATCH 8/9] archive tests: test for "gzip -cn" and "git archive gzip" stability
  ` [PATCH 9/9] git archive docs: document output non-stability

[PATCH 0/2] Add endianness conversion support
 2023-02-02  9:32 UTC  (6+ messages)
` [PATCH 1/2] include: Add support for byteorder/endianness conversion

Ask for new plan of yocto
 2023-02-02  9:32 UTC  (2+ messages)
` [yocto] "

[PATCH 0/9] ASoC: SOF: core/ipc4/mtl: Add support for PCM delay reporting
 2023-02-02  9:31 UTC  (4+ messages)
` [PATCH 9/9] ASoC: SOF: ipc4-pcm: add delay function support

[PATCH] ACPICA: PCI: Undefined ACPI_ADR_SPACE_PCI_CONFIG when CONFIG_PCI is unset
 2023-02-02  9:31 UTC  (2+ messages)

[PATCH 0/3] Async vhost packed ring optimization
 2023-02-02  9:31 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] vhost: add batch enqueue in async vhost packed ring

[Bug 216697] New: Resume from suspend stopped working
 2023-02-02  9:31 UTC  (2+ messages)
` [Bug 216697] "

[PATCH] mm/khugepaged: skip shmem with armed userfaultfd
 2023-02-02  9:30 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/6] tests/kms_async_flips: Test format modifiers
 2023-02-02  9:27 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 4/6] tests/kms_async_flips: Run the test only once per pipe

[PATCH v4 net-next 00/15] ENETC mqprio/taprio cleanup
 2023-02-02  9:29 UTC  (5+ messages)
` [PATCH v4 net-next 04/15] net: enetc: ensure we always have a minimum number of TXQs for stack

[PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically
 2023-02-02  9:28 UTC  (2+ messages)
` [PATCH v5 2/2] pstore/ram: Rework logic for detecting ramoops

[PATCH v2 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-02  9:28 UTC  (5+ messages)
  ` [PATCH v2 2/2] ethdev: introduce the PHY affinity field in "

[Intel-gfx] [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
 2023-02-02  9:28 UTC  (12+ messages)

[kvm-unit-tests PATCH v6 0/2] S390x: CPU Topology Information
 2023-02-02  9:28 UTC  (3+ messages)
` [kvm-unit-tests PATCH v6 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v6 2/2] s390x: topology: Checking Configuration Topology Information

reiserfsprogs: fail to build from sources on riscv64gc machine
 2023-02-02  9:27 UTC 

[PATCH 0/5] improve eficonfig usability
 2023-02-02  9:24 UTC  (6+ messages)
` [PATCH 1/5] menu: remove CTRL+C to quit
` [PATCH 2/5] eficonfig: CTRL+S to save the boot order
` [PATCH 3/5] eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1
` [PATCH 4/5] eficonfig: include EFI_STATUS string in error message
` [PATCH 5/5] eficonfig: add error message of SetVariable

[PATCH 0/8] Wangxun fixes and new supports
 2023-02-02  9:21 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] net/ngbe: fix Rx buffer size in configure register
  ` [PATCH v2 02/10] net/txgbe: "
  ` [PATCH v2 03/10] net/txgbe: fix default signal quality value for KX/KX4
  ` [PATCH v2 04/10] net/txgbe: fix packet type to parse from offload flags
  ` [PATCH v2 05/10] net/ngbe: "
  ` [PATCH v2 06/10] net/ngbe: add spinlock protection on YT PHY
  ` [PATCH v2 07/10] net/ngbe: add chip overheat support
  ` [PATCH v2 08/10] net/txgbe: "
  ` [PATCH v2 09/10] net/txgbe: fix interrupt loss
  ` [PATCH v2 10/10] net/txgbe: add SFP hot-plug identification support

[PATCH bpf-next v3 0/1] docs/bpf: Add description of register liveness tracking algorithm
 2023-02-02  9:25 UTC  (7+ messages)
` [PATCH bpf-next v3 1/1] "

[PATCH 0/4] nvmem: add and use generic MMIO NVMEM
 2023-02-02  9:24 UTC  (4+ messages)
` [PATCH 2/4] nvmem: add generic driver for devices with MMIO access

[PATCH v4 net-next 0/8] sfc: devlink support for ef100
 2023-02-02  9:24 UTC  (7+ messages)
` [PATCH v4 net-next 1/8] sfc: add "

[PATCHv4 net-next 00/10] net: support ipv4 big tcp
 2023-02-02  9:24 UTC  (3+ messages)
` [PATCHv4 net-next 10/10] net: add support for "
  ` [PATCHv4 net-next 10/10] net: add support for ipv4 big tcp: manual merge

[PATCH] clk: renesas: rcar-gen3: disable R-Car H3 ES1.*
 2023-02-02  9:23 UTC  (2+ messages)

[Intel-gfx] [PATCHv3] drm/i915: Support Async Flip on Linear buffers
 2023-02-02  9:24 UTC  (11+ messages)

[PATCH v5] eventdev: add trace points
 2023-02-02  9:24 UTC  (3+ messages)
` [PATCH v6] "
  ` [EXT] "


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.