All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-25 14:17:31 to 2024-10-25 15:00:55 UTC [more...]

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-25 14:59 UTC  (8+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "
` [PATCH 04/10] crypto: marvell "
` [PATCH 05/10] intel_th: pci: Replace "
` [PATCH 06/10] wifi: iwlwifi: replace "
` [PATCH 07/10] ntb: idt: Replace "

Some observations (results) on BPF acquire and release
 2024-10-25 15:00 UTC  (8+ messages)

[PATCH 00/21] softfloat: Set 2-NaN propagation rule in float_status, not at compile time
 2024-10-25 14:59 UTC  (3+ messages)

[PATCH] platform/x86: compal-laptop: use sysfs_emit() instead of sprintf()
 2024-10-25 15:00 UTC  (2+ messages)

Date in version number
 2024-10-25 15:00 UTC 

[PATCH 0/5] x86/ucode: Minor cleanup
 2024-10-25 14:59 UTC  (5+ messages)
` [PATCH 1/5] x86/ucode: Rename hypercall-context functions
` [PATCH 2/5] x86/ucode: Drop the parse_blob() wrapper

[Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.36
 2024-10-25 14:59 UTC 

[PATCH] jfs: UBSAN: shift-out-of-bounds in dbFindBits
 2024-10-25 14:58 UTC 

[PATCH] drm/i915/display: use x100 version for full version and release
 2024-10-25 14:58 UTC  (4+ messages)

[PATCH net-next] net: freescale: use ethtool string helpers
 2024-10-25 14:56 UTC  (2+ messages)

[PATCH v6 3/3] clk: aspeed: add AST2700 clock driver
 2024-10-25 14:56 UTC  (2+ messages)

[PATCH v1 0/4] perf arm-spe: Allow synthesizing of branch
 2024-10-25 14:30 UTC  (2+ messages)
` [PATCH v1 1/4] perf arm-spe: Set sample.addr to target address for instruction sample

[PATCH 0/1] remoteproc documentation changes
 2024-10-25 14:57 UTC  (5+ messages)
` [PATCH V4 3/7] Documentation: remoteproc: add more information

[PATCH v2] drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
 2024-10-25 14:56 UTC 

[PATCH v3 0/4] Rockchip: Allow to silent TPL/SPL debug console
 2024-10-25 14:56 UTC  (7+ messages)
` [PATCH v3 1/4] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set

[PATCH v2 net] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
 2024-10-25 14:55 UTC  (2+ messages)

[PATCH] platform/x86/amd/pmc: Detect when STB is not available
 2024-10-25 14:55 UTC  (2+ messages)

[PATCH 0/6] Reduce scope address-of-packed-member warning
 2024-10-25 14:55 UTC  (3+ messages)

[PATCH 1/4] imx: imxrt*: Fix binman breaking boot
 2024-10-25 14:53 UTC  (3+ messages)
` [PATCH 2/4] imx: imxrt1050-evk: Fix missing clocks for mmc

[PATCH] misc: Silence warnings when building the LAN966x device tree overlay
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Don't stop time readers across hard_pps() update
 2024-10-25 14:54 UTC 

[tip: timers/core] timekeeping: Read NTP tick length only once
 2024-10-25 14:54 UTC 

[tip: timers/core] timekeeping: Avoid duplicate leap state update
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Simplify code in timekeeping_advance()
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Abort clocksource change in case of failure
 2024-10-25 14:53 UTC 

[PATCH v2a] timekeeping: Reorder struct timekeeper
 2024-10-25 14:53 UTC  (2+ messages)
` [tip: timers/core] "

[tip: timers/core] timekeeping: Move shadow_timekeeper into tk_core
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Encapsulate locking/unlocking of timekeeper_lock
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Move timekeeper_lock into tk_core
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Define a struct type for tk_core to make it reusable
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Introduce tkd_basic_setup() to make lock and seqcount init reusable
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Add struct tk_data as argument to timekeeping_update()
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Introduce combined timekeeping action flag
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Split out timekeeper update of timekeeping_advanced()
 2024-10-25 14:53 UTC 

[PATCH 0/5] Expose SCMI Transport properties
 2024-10-25 14:53 UTC  (5+ messages)
` [PATCH 5/5] firmware: arm_scmi: Relocate atomic_threshold to scmi_desc

[tip: timers/core] timekeeping: Provide timekeeping_restore_shadow()
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Rework timekeeping_inject_offset() to use shadow_timekeeper
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Rework do_settimeofday64() to use shadow_timekeeper
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Rework change_clocksource() to use shadow_timekeeper
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Rework timekeeping_init() to use shadow_timekeeper
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Rework timekeeping_inject_sleeptime64() to use shadow_timekeeper
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Rework timekeeping_suspend() to use shadow_timekeeper
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Rework timekeeping_resume() to use shadow_timekeeper
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Rework do_adjtimex() to use shadow_timekeeper
 2024-10-25 14:53 UTC 

[tip: timers/core] timekeeping: Remove TK_MIRROR timekeeping_update() action
 2024-10-25 14:53 UTC 

[PATCH 1/2] time: revert cleanup on msecs_to_jiffies() documentation
 2024-10-25 14:53 UTC  (2+ messages)
` [tip: timers/core] time: Partially "

[tip: timers/core] timekeeping: Merge timekeeping_update_staged() and timekeeping_update()
 2024-10-25 14:53 UTC 

[PATCH 2/2] time: fix references to _msecs_to_jiffies handling of values
 2024-10-25 14:53 UTC  (2+ messages)
` [tip: timers/core] time: Fix references to _msecs_to_jiffies() "

[PATCH v2 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-25 14:44 UTC  (6+ messages)
` [PATCH v2 3/4] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string

[PATCH v2 00/11] clk: qcom: add support for clock controllers on the SAR2130P platform
 2024-10-25 14:53 UTC  (4+ messages)
` [PATCH v2 07/11] clk: qcom: rpmh: add support for SAR2130P

[PATCH] imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb
 2024-10-25 14:51 UTC  (3+ messages)

[PATCH v1 0/3] Enable emmc and SD on QCS615
 2024-10-25 14:51 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Add sdhci compatible for QCS615

[PATCH v3] mmc: core: Use GFP_NOIO in ACMD22
 2024-10-25 14:51 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sdhci-msm: Add SAR2130P compatible
 2024-10-25 14:51 UTC  (2+ messages)

[PATCH v2] mmc: pwrseq_simple: add support for one reset control
 2024-10-25 14:51 UTC  (2+ messages)

[PATCH] net/i40e/base: fix invalid log format characters
 2024-10-25 14:51 UTC  (3+ messages)

[PATCH] PCI: Restore the original INTX_DISABLE bit by pcim_intx()
 2024-10-25 14:52 UTC  (5+ messages)

[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
 2024-10-25 14:51 UTC  (2+ messages)

[PATCH] doc: enhance build instructions on windows
 2024-10-25 14:50 UTC  (3+ messages)
` [PATCH] doc: enhanced build instructions on Windows

[PATCH v2] PM: QoS: Export dev_pm_qos_read_value
 2024-10-25 14:50 UTC  (6+ messages)

[PATCH] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
 2024-10-25 14:43 UTC  (2+ messages)

[PATCH] pci: provide bus reset attribute
 2024-10-25 14:50 UTC 

[RFC V1 00/14] precreate phase
 2024-10-25 14:49 UTC  (8+ messages)

[jarkko-tpmdd:lgp-v2 2/4] mm/madvise.c:1098:10: error: 'const struct mm_walk_ops' has no member named 'install_pte'
 2024-10-25 14:50 UTC  (3+ messages)

[PATCH] verdin-imx8m{m|p}: defconfig: update fastboot buffer size/address
 2024-10-25 14:49 UTC  (2+ messages)

[PATCH v2 0/2] imx: Add i.MX93 9x9 QSB board
 2024-10-25 14:48 UTC  (3+ messages)
` [PATCH v2 1/2] imx9: clock: Add 800MHz fracpll entry

[PATCH 1/2] arm: dts: imx8qxp-mek: fix boot
 2024-10-25 14:48 UTC  (2+ messages)

[PATCH v6] tpm: Add new device/vendor ID 0x50666666
 2024-10-25 14:48 UTC  (4+ messages)

[PATCH] mm/pkey: Add PKEY_UNRESTRICTED macro
 2024-10-25 14:48 UTC  (6+ messages)

[PATCH 1/2] mx6ul_14x14_evk: Remove unneeded USB board code
 2024-10-25 14:47 UTC  (2+ messages)

[REGRESSION][BISECTED] tpm: Popping noise in USB headphones since 1b6d7f9eb150
 2024-10-25 14:47 UTC  (2+ messages)

[PATCH can] can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes
 2024-10-25 14:47 UTC 

[XEN PATCH v1 0/6] automation: Refresh the remaining Debian containers
 2024-10-25 14:46 UTC  (5+ messages)
` [XEN PATCH v1 1/6] CI: Refresh the Debian 12 x86_64 container

[PATCH blktests 00/15] nvme: prepare for ANA support
 2024-10-25 14:44 UTC  (14+ messages)
` [PATCH blktests 04/15] nvme: introduce wwnn/wwpn helper functions
` [PATCH blktests 05/15] nvme/{rc,002,016,017,030}: pass port ID to genctr "
` [PATCH blktests 06/15] nvme: fix fc port clean up failure
` [PATCH blktests 07/15] nvme: return error from _find_nvme_ns()
` [PATCH blktests 08/15] nvme: simplify _get_nvmet_ports()
` [PATCH blktests 09/15] nvme: check for controller device in _nvme_connect_subsys()

linux-next: build warning after merge of the reset tree
 2024-10-25 14:46 UTC  (4+ messages)

[GIT PULL] Please pull u-boot-imx-master-20241025
 2024-10-25 14:46 UTC 

[PATCH v2 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC
 2024-10-25 14:36 UTC  (2+ messages)

[PATCH V4 00/15] selftests/resctrl: Support diverse platforms with MBM and MBA tests
 2024-10-25 14:45 UTC  (5+ messages)

[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
 2024-10-25 14:30 UTC  (7+ messages)

[PATCH v7 0/5] Lazy flush for the auth session
 2024-10-25 14:45 UTC  (6+ messages)
` [PATCH v7 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session()

[PATCH tty-next v3 0/6] convert 8250 to nbcon
 2024-10-25 14:25 UTC  (7+ messages)
` [PATCH tty-next v3 4/6] serial: 8250: Specify console context for rs485_start/stop_tx
` [PATCH tty-next v3 5/6] serial: 8250: Switch to nbcon console

[PATCH v5 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
 2024-10-25 14:44 UTC  (6+ messages)
` [PATCH v6 "

[PATCH net-next] net: define and implement new SOL_SOCKET SO_RX_IFINDEX option
 2024-10-25 14:44 UTC  (3+ messages)

[PATCH v8 0/4] Introduce DRM device wedged event
 2024-10-25 14:44 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Introduce DRM device wedged event (rev6)

[PATCH v16 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-10-25 14:21 UTC  (4+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation

[PATCH v2 0/2] wifi: ath11k: support board-specific firmware overrides
 2024-10-25 14:23 UTC  (12+ messages)
` [PATCH v2 2/2] "

[PATCH] sunxi: power: axp809: Fix DCDC4 programming
 2024-10-25 14:42 UTC  (2+ messages)

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2024-10-25 14:40 UTC  (4+ messages)
` [PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH iproute] bridge: dump mcast querier state
 2024-10-25 14:40 UTC  (2+ messages)

[PATCH v4 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-10-25 14:05 UTC  (9+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC

[PATCH nf-next 0/7] netfilter: nf_tables: avoid PROVE_RCU_LIST splats
 2024-10-25 14:40 UTC  (3+ messages)
` [PATCH nf-next 5/7] netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook

[syzbot] [bluetooth?] possible deadlock in mgmt_set_connectable_complete
 2024-10-25 14:39 UTC  (2+ messages)

vc4: HDMI Sink doesn't support RGB, something's wrong
 2024-10-25 14:38 UTC  (15+ messages)

[PATCH] crypto: Remove unused asymmetric_keys functions
 2024-10-25 14:38 UTC  (2+ messages)

[PATCH 0/6] ext4: Add atomic write support for DIO
 2024-10-25 14:13 UTC  (12+ messages)
` [PATCH 5/6] iomap: Lift blocksize restriction on atomic writes

[PATCH v2] docs: update current releases
 2024-10-25 14:37 UTC  (7+ messages)
` [docs] "

[PATCH v4 1/2] hwmon: (pmbus/isl68137) add support for voltage divider on Vout
 2024-10-25 14:36 UTC  (2+ messages)

[syzbot] [erofs?] BUG: unable to handle kernel NULL pointer dereference in read_cache_folio
 2024-10-25 14:37 UTC 

[PATCH i-g-t v2] tests/kms_properties: rework immutability checks
 2024-10-25 14:36 UTC  (7+ messages)

[PATCH v9 0/2] virtio-net: define UDP tunnel offload
 2024-10-25 14:35 UTC  (17+ messages)
` [PATCH v9 1/2] virtio-net: define UDP tunnel segmentation offload feature

[PATCH] soc: ti: knav_qmss_queue: remove useless statement
 2024-10-25 14:02 UTC  (2+ messages)

[PATCH v2 08/19] Support multiple overlying probes in the uprobe trampoline
 2024-10-25 14:35 UTC  (6+ messages)
` [PATCH v4 11/19] Support USDT wildcard provider descriptions
` [PATCH v3 15/19] Ignore clauses: some clauses are impossible regardless of uprp

[PATCH 3/3] drm/panel: add Fitipower EK79007AD3 panel driver
 2024-10-25 14:34 UTC  (2+ messages)

[PATCH] iommu/vt-d: Drop s1_pgtbl from dmar_domain
 2024-10-25 14:33 UTC 

[PATCH v1] tools/hv: terminate fcopy daemon if read from uio fails
 2024-10-25 14:28 UTC 

[PATCH v3 0/4] drm/tests: Fix some memory leaks
 2024-10-25 14:33 UTC  (5+ messages)

[yocto] How to add postinst and prerm scripts to a recipe?
 2024-10-25 14:32 UTC  (2+ messages)

[PATCH -next RESEND] soc: ti: knav_qmss_queue: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-10-25 14:01 UTC  (2+ messages)

[PATCH] goldfish: Fix unused const variable 'goldfish_pipe_acpi_match'
 2024-10-25 14:32 UTC  (3+ messages)

[PATCH v2 00/11] UFS cleanups and enhancements to ufs-exynos for gs101
 2024-10-25 13:14 UTC  (2+ messages)
` [PATCH v2 08/11] scsi: ufs: exynos: enable write line unique transactions on gs101

[PATCH v2] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
 2024-10-25 14:30 UTC  (5+ messages)

[PATCH v3 1/6] iio: backend: add API for interface get
 2024-10-25 14:29 UTC  (5+ messages)
` [PATCH v3 6/6] iio: adc: ad4851: add ad485x driver

[PATCH v8 0/4] Dell AWCC platform_profile support
 2024-10-25 14:29 UTC  (4+ messages)
` [PATCH v8 3/4] alienware-wmi: added platform profile support

[PATCH BlueZ 0/2] transport: Fix select/unselect reply missing
 2024-10-25 14:28 UTC  (3+ messages)
` [PATCH BlueZ 1/2] transport: Send reply to select/unselect
` [PATCH BlueZ 2/2] client/player: Fix select/unselect reply prints

[PATCH net 0/5] mlxsw: Fixes
 2024-10-25 14:26 UTC  (6+ messages)
` [PATCH net 1/5] mlxsw: spectrum_ptp: Add missing verification before pushing Tx header
` [PATCH net 2/5] mlxsw: pci: Sync Rx buffers for CPU
` [PATCH net 3/5] mlxsw: pci: Sync Rx buffers for device
` [PATCH net 4/5] mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address
` [PATCH net 5/5] selftests: forwarding: Add IPv6 GRE remote change tests

[PATCH] iommu/omap: Don't register ops by fwnode
 2024-10-25 14:27 UTC  (7+ messages)

[PATCH v2 1/1] pwm: core: use device_match_name() instead of strcmp(dev_name(
 2024-10-25 14:26 UTC 

[PATCH v2 00/12] drm/i915/xe3lpd: ptl display patches
 2024-10-25 14:26 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/xe3lpd: ptl display patches (rev2)

[PATCH 3/3] drm/panel: add Fitipower EK79007AD3 panel driver
 2024-10-25 14:25 UTC 

[PATCH 0/2] ARM: dts: renesas: r7s72100: add DMA for MMCIF
 2024-10-25 14:25 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: renesas: r7s72100: add DMAC node
` [PATCH 2/2] ARM: dts: renesas: r7s72100: add dma entries for MMCIF

[PATCH] arm64: dts: renesas: hihope: Drop #sound-dai-cells
 2024-10-25 14:25 UTC  (2+ messages)

[PATCH mptcp-net v2 0/3] mptcp: pm: use _rcu variant under rcu_read_lock
 2024-10-25 14:25 UTC  (3+ messages)
` [PATCH mptcp-net v2 2/3] mptcp: pm: lockless list traversal

[GIT PULL] gpio fixes for v6.12-rc5
 2024-10-25 14:25 UTC 

[PULL 0/4] vfio queue
 2024-10-25 14:23 UTC  (2+ messages)

[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in read_cache_folio
 2024-10-25 14:24 UTC  (2+ messages)
` [syzbot] "

[PULL 00/17] aspeed queue
 2024-10-25 14:23 UTC  (2+ messages)

[PATCH v1 1/1] pwm: core: use device_match_name() instead of strcmp(dev_name(
 2024-10-25 14:23 UTC  (5+ messages)

[PATCH] drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
 2024-10-25 14:23 UTC  (2+ messages)

[PATCH v1] test/crypto: fix synchronous API call
 2024-10-25 14:22 UTC 

[PATCH] .mailmap: update e-mail address for Padmarao Begari
 2024-10-25 14:21 UTC  (2+ messages)

[PATCH 0/2] Add Support for LTC4296-1
 2024-10-25 14:22 UTC  (3+ messages)
` [PATCH 2/2] hwmon: ltc4296-1: add driver support

[PATCH] nfsd/filecache: add nfsd_file_acquire_gc_cached
 2024-10-25 14:21 UTC  (3+ messages)
  `  "

[PATCH 4.19] selinux: improve error checking in sel_write_load()
 2024-10-25 14:21 UTC 

[PATCH 5.4] selinux: improve error checking in sel_write_load()
 2024-10-25 14:21 UTC 

[PATCH 5.10] selinux: improve error checking in sel_write_load()
 2024-10-25 14:21 UTC 

[GIT PULL] additional NFSD fixes for v6.12-rc
 2024-10-25 14:20 UTC 

[PATCH 5.15] selinux: improve error checking in sel_write_load()
 2024-10-25 14:20 UTC 

[PATCH 6.1] selinux: improve error checking in sel_write_load()
 2024-10-25 14:20 UTC 

[PATCH net-next 0/3] net: netpoll: Improve SKB pool management
 2024-10-25 14:20 UTC  (4+ messages)
` [PATCH net-next 1/3] net: netpoll: Defer skb_pool population until setup success
` [PATCH net-next 2/3] net: netpoll: Individualize the skb pool
` [PATCH net-next 3/3] net: netpoll: flush skb pool during cleanup

[PATCH 6.6] selinux: improve error checking in sel_write_load()
 2024-10-25 14:20 UTC 

[PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
 2024-10-25 14:20 UTC  (3+ messages)

[PATCH] spi: zynq_qspi: Add missing prototype for update_stripe
 2024-10-25 14:20 UTC  (2+ messages)

[PATCH 1/1] net: dsa: fix tag_dsa.c for untagged VLANs
 2024-10-25 14:18 UTC  (2+ messages)

[PATCH v15 01/21] zsda: add zsdadev driver documents
 2024-10-25 14:10 UTC  (7+ messages)
` [PATCH v15 02/21] config: add zsda device number
  ` [PATCH v15 13/21] compress/zsda: add functions of compressdev create and destroy
  ` [PATCH v15 15/21] crypto/zsda: configure session
  ` [PATCH v15 18/21] crypto/zsda: add treatment of cryptodev cqe
  ` [PATCH v15 19/21] crypto/zsda: add capabilities of sym
  ` [PATCH v15 20/21] crypto/zsda: add configuration of cryptodev_ops

[PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages
 2024-10-25 14:17 UTC 


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.