All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-31 16:25:50 to 2024-01-31 17:09:07 UTC [more...]

[PATCH 1/3] tpm: protect against locality counter underflow
 2024-01-31 17:08 UTC  (3+ messages)
` [PATCH 2/3] tpm: ensure tpm is in known state at startup
` [PATCH 3/3] tpm: make locality request return value consistent

qcn9274 hw2.0 in banana pi r64 - LTSSM read fail
 2024-01-31 17:08 UTC  (4+ messages)

[PATCH 0/5] drm/msm: Add display support for X1E80100
 2024-01-31 17:08 UTC  (6+ messages)
` [PATCH 4/5] drm/msm/dp: Try looking for link-frequencies into the port@0's endpoint first

[PATCH] spi: reorder spi_message struct member doc comments
 2024-01-31 17:07 UTC 

[PATCH 0/2] platform/x86: Add ACPI quickstart button driver
 2024-01-31 17:07 UTC  (3+ messages)

[PATCH] seccomp: report EPERM instead of killing process for spawn set
 2024-01-31 17:06 UTC 

[PATCH v5] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
 2024-01-31 17:06 UTC  (2+ messages)

[PATCH v3 0/3] Random Number Generator fixes
 2024-01-31 17:06 UTC  (5+ messages)
` [PATCH v3 2/3] driver: rng: Fix SMCCC TRNG crash
` [PATCH v3 3/3] cmd: rng: Add rng list command

[PATCH v2 0/2] rteval: Add relative cpusets
 2024-01-31 17:06 UTC  (5+ messages)
` [PATCH v2 1/2] rteval: Convert CpuList class to a module
` [PATCH v2 2/2] rteval: Add relative cpulists for measurements

[RFC bpf-next 0/2] libbpf Userspace Runtime-Defined Tracing (URDT)
 2024-01-31 17:06 UTC  (2+ messages)

[PATCH net-next 0/8] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-01-31 17:05 UTC  (9+ messages)
` [PATCH net-next 1/8] net: ravb: Split R-Car & GbEth poll functions
` [PATCH net-next 2/8] net: ravb: Simplify GbEth poll & receive functions
` [PATCH net-next 3/8] net: ravb: Count packets in GbEth RX (not descriptors)
` [PATCH net-next 4/8] net: ravb: Always process TX descriptor ring in GbEth poll
` [PATCH net-next 5/8] net: ravb: Always update error counters
` [PATCH net-next 6/8] net: ravb: Align GbEth poll function with NAPI docs
` [PATCH net-next 7/8] net: ravb: Enable SW IRQ Coalescing for GbEth
` [PATCH net-next 8/8] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP

[PATCH v5 0/2] Improve VM CPUfreq and task placement behavior
 2024-01-31 17:06 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device

[linux][PATCH v5 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-31 17:04 UTC  (9+ messages)
` [linux][PATCH v5 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema
` [linux][PATCH v5 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

LPrint 1.3.0
 2024-01-31 17:04 UTC 

Compilation time increase with this commit when enabling DEBUG_INFO
 2024-01-31 16:48 UTC 

[PATCH v2] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
 2024-01-31 17:03 UTC  (2+ messages)

[RFC PATCH 0/3] workqueue: Enable unbound cpumask update on ordered workqueues
 2024-01-31 17:02 UTC  (4+ messages)
` [RFC PATCH 3/3] "

[PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
 2024-01-31 17:02 UTC  (3+ messages)

[PATCH 1/1 fyi] perf tools headers: update the asm-generic/unaligned.h copy with the kernel sources
 2024-01-31 17:02 UTC 

[nft PATCH] json: Support sets' auto-merge option
 2024-01-31 17:02 UTC  (3+ messages)

[PATCH] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two)
 2024-01-31 17:01 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net] ice: fix unaligned access in ice_create_lag_recipe
 2024-01-31 16:59 UTC  (4+ messages)

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-31 16:50 UTC  (36+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v4 03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH RFC v4 04/15] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH RFC v4 05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH RFC v4 06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH RFC v4 07/15] ACPI: Check _STA present bit before making CPUs not present
` [PATCH RFC v4 08/15] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH RFC v4 09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs
` [PATCH RFC v4 13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit
` [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations
` [PATCH RFC v4 15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online

[GIT PULL] rpi: updates for v2024.04
 2024-01-31 17:00 UTC 

[PATCH net-next] net/sched: report errors with extack
 2024-01-31 16:58 UTC 

[PATCH] net: Fix from address in memcpy_to_iter_csum()
 2024-01-31 16:54 UTC  (2+ messages)

[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
 2024-01-31 16:59 UTC  (11+ messages)
` [RFC PATCH v7 1/8] "

[PATCH v2] dt-bingdings: perf: Support uncore ARM NI-700 PMU
 2024-01-31 16:59 UTC  (7+ messages)

[PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support
 2024-01-31 16:59 UTC  (4+ messages)
` [PATCH 18/19] drm/i915/dp: Suspend/resume DP tunnels

[PATCH] livepatch-build-tools: allow patch file name sizes up to 128 characters
 2024-01-31 16:58 UTC 

[PATCH v1] Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
 2024-01-31 16:58 UTC  (2+ messages)
` [v1] "

CTI TAC Meeting Notes 2024-01-31
 2024-01-31 16:58 UTC 

[PATCH 0/2] of: fdt: fix memory leak and oob writes in fdt_ensure_space
 2024-01-31 16:57 UTC  (3+ messages)
` [PATCH 1/2] of: fdt: fix memory leak "
` [PATCH 2/2] of: fdt: fix oob writes with large ftd properties

[PATCH] RAS/AMD/ATL: Add MI300 DRAM to Normalized address translation support
 2024-01-31 16:57 UTC 

[PATCH 0/5] Add Arm Mali-C55 Image Signal Processor Driver
 2024-01-31 16:47 UTC  (11+ messages)
` [PATCH 1/5] media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format code
` [PATCH 2/5] dt-bindings: media: Add bindings for ARM mali-c55
` [PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver
` [PATCH 4/5] media: Documentation: Add Mali-C55 ISP Documentation
` [PATCH 5/5] MAINTAINERS: Add entry for mali-c55 driver

[PATCH net] selftests: net: add missing config for NF_TARGET_TTL
 2024-01-31 16:56 UTC 

[PATCH v3 00/33] tools: enable xenstore-stubdom to use 9pfs
 2024-01-31 16:55 UTC  (5+ messages)
` [PATCH v3 16/33] tools/libs/light: add backend type for 9pfs PV devices

[PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
 2024-01-31 16:54 UTC  (4+ messages)

[PATCHv3 0/2] *** Detect interrupt storm in softlockup ***
 2024-01-31 16:54 UTC  (4+ messages)
` [PATCHv3 1/2] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv3 2/2] watchdog/softlockup: report the most frequent interrupts

[PATCH v4 0/1] Initialize backend memory objects in parallel
 2024-01-31 16:53 UTC  (2+ messages)
` [PATCH v4 1/1] oslib-posix: initialize "

[OE-core][PATCH v5] kernel.bbclass: make do_symlink_kernelsrc reentrant
 2024-01-31 16:53 UTC  (2+ messages)

[PATCH V4 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-01-31 16:53 UTC  (4+ messages)

[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
 2024-01-31 16:52 UTC  (3+ messages)
` [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used

[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
 2024-01-31 16:52 UTC  (4+ messages)
` [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment

[PATCH v8 0/9] Landlock: IOCTL support
 2024-01-31 16:52 UTC  (7+ messages)
` [PATCH v8 4/9] landlock: Add IOCTL access right
          `  "

[syzbot] BUG: unable to handle kernel NULL pointer dereference in reiserfs_find_entry
 2024-01-31 16:52 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH net-next] selftests: net: add missing config for GENEVE
 2024-01-31 16:51 UTC  (2+ messages)

[PATCH v2] perf/hx_arm_ni: Support uncore ARM NI-700 PMU
 2024-01-31 16:50 UTC  (3+ messages)

[PATCH 1/2] wifi: brcmfmac: add linefeed at end of file
 2024-01-31 16:48 UTC  (2+ messages)

[PATCH] hw/intc: Handle the error of IOAPICCommonClass.realize()
 2024-01-31 16:48 UTC  (2+ messages)

[PATCH 1/5] security: allow finer granularity in permitting copy-up of security xattrs
 2024-01-31 16:47 UTC  (2+ messages)

arch/um/drivers/vector_kern.c:146:39: warning: ordered comparison of pointer with integer zero
 2024-01-31 16:47 UTC 

pull-request: ath-next-20240130
 2024-01-31 16:47 UTC  (2+ messages)

[PATCH/RFC] lib: add CPU MHz benchmark test
 2024-01-31 16:46 UTC 

[PATCH 00/46] Dynamic allocation of reserved_mem array
 2024-01-31 15:41 UTC  (3+ messages)
` [PATCH 14/46] sh: reserved_mem: Implement the new processing order for reserved memory

[PATCH v2 0/3] [PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
 2024-01-31 16:46 UTC  (7+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] ethdev: add compare item

[PATCH] hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
 2024-01-31 16:46 UTC  (4+ messages)

[PATCH] core-image-ptest: Increase disk size to 1.5G for strace ptest image
 2024-01-31 16:45 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next] selftests: openvswitch: Test ICMP related matches work with SNAT
 2024-01-31 16:44 UTC  (2+ messages)

[PATCH 1/5] nvme: return string as char *, not unsigned char *
 2024-01-31 16:43 UTC  (5+ messages)
` [PATCH 2/5] nvme: remove redundant status mask
` [PATCH 3/5] nvme: take const cmd pointer in read-only helpers
` [PATCH 4/5] nvme: split out fabrics version of nvme_opcode_str()
` [PATCH 5/5] nvme-fc: log human-readable opcode on timeout

[PATCH 0/3] make vm-build-freebsd fixes
 2024-01-31 16:42 UTC  (4+ messages)
` [PATCH 3/3] meson: Disable CONFIG_NOTIFY1 on FreeBSD

[PATCH] merge-tree: accept 3 trees as arguments
 2024-01-31 16:40 UTC  (6+ messages)

[ANNOUNCE] ipset 7.20 released
 2024-01-31 16:39 UTC 

[Intel-wired-lan] i40e XDP program stops transmitting after link down/up
 2024-01-31 16:38 UTC  (9+ messages)

iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer?
 2024-01-31 16:38 UTC  (2+ messages)

[overlay] [fuse] Potential bug with large file support for FUSE based lowerdir
 2024-01-31 16:38 UTC 

[PATCH v2] NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
 2024-01-31 16:38 UTC  (2+ messages)

[openeuler:OLK-6.6 1646/2894] fs/userfaultfd.c:1809:23: sparse: sparse: invalid assignment: |=
 2024-01-31 16:37 UTC 

[PATCH v1 0/2] tools/ocaml: support OCaml 5.x, drop support for <=4.05
 2024-01-31 16:36 UTC  (3+ messages)
` [PATCH v1 2/2] tools/ocaml: bump minimum version to OCaml 4.05

[PATCH v4 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-31 16:35 UTC  (6+ messages)
` [PATCH v4 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH v8 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-01-31 16:34 UTC  (5+ messages)
` [PATCH v8 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller

[PATCH v1 0/7] HID: playstation: DS4: LED bugfix, third-party gamepad support
 2024-01-31 16:34 UTC  (7+ messages)
` [PATCH v1 7/7] HID: playstation: DS4: Add VID/PID for SZ-MYPOWER controllers

[PATCH] fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH
 2024-01-31 16:34 UTC  (3+ messages)

[PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
 2024-01-31 16:34 UTC  (2+ messages)

[PATCH 1/1] dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenario
 2024-01-31 16:33 UTC 

[PATCH net 1/9] wifi: fill in MODULE_DESCRIPTION()s for wlcore
 2024-01-31 16:33 UTC  (2+ messages)

[PATCH 0/7] Soundwire: clean up sysfs group creation
 2024-01-31 16:30 UTC  (4+ messages)
` [PATCH 1/6] sysfs: Introduce a mechanism to hide static attribute_groups

[v3 0/6] DRM driver for verisilicon
 2024-01-31 16:30 UTC  (7+ messages)
` [v3 4/6] drm/vs: Add KMS crtc&plane
    ` 回复: "

[PATCH mptcp-next 3/3] mptcp: check the protocol with DEBUG_NET
 2024-01-31 16:31 UTC  (2+ messages)
` mptcp: check the protocol with DEBUG_NET: Tests Results

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-01-31 16:30 UTC  (6+ messages)
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver "

[PATCH v3 00/19] x86: Confine early 1:1 mapped startup code
 2024-01-31 16:29 UTC  (6+ messages)
` [PATCH v3 03/19] x86/startup_64: Drop long return to initial_code pointer

[RFC v3] eal: add bitset type
 2024-01-31 16:28 UTC  (3+ messages)

[PATCH v1 0/2] reduce oxenstored quota processing overhead under load
 2024-01-31 16:27 UTC  (4+ messages)
` [PATCH v1 2/2] oxenstored: make Quota.t pure

[PULL] u-boot-at91-2024.04-a
 2024-01-31 16:28 UTC  (2+ messages)

[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
 2024-01-31 16:26 UTC  (19+ messages)
` [PATCH v4 01/18] clk: fixed-factor: add optional accuracy support
` [PATCH v4 02/18] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v4 03/18] dt-bindings: pinctrl: allow pin controller device without unit address
` [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v4 05/18] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v4 06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v4 07/18] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v4 08/18] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v4 09/18] reset: eyeq5: add platform driver
` [PATCH v4 10/18] pinctrl: "
` [PATCH v4 11/18] MIPS: mobileye: eyeq5: rename olb@e00000 to system-controller@e00000
` [PATCH v4 12/18] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon
` [PATCH v4 13/18] MIPS: mobileye: eyeq5: add memory translation inside "
` [PATCH v4 14/18] MIPS: mobileye: eyeq5: use OLB clocks controller
` [PATCH v4 15/18] MIPS: mobileye: eyeq5: add OLB reset controller node
` [PATCH v4 16/18] MIPS: mobileye: eyeq5: add reset properties to UARTs
` [PATCH v4 17/18] MIPS: mobileye: eyeq5: add pinctrl nodes & pinmux function nodes
` [PATCH v4 18/18] MIPS: mobileye: eyeq5: add pinctrl properties to UART nodes

[oe][meta-networking][kirkstone][PATCH] postfix: Backport fix for CVE-2023-51764
 2024-01-31 16:23 UTC 

[RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-01-31 16:25 UTC  (2+ messages)
` [RFC PATCH v3 4/4] dax: Fix incorrect list of data cache aliasing architectures


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.