All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-19 21:11:10 to 2024-01-19 22:47:17 UTC [more...]

[cocci] [PATCH 00/42] Fix coccicheck warnings
 2024-01-19 22:00 UTC  (4+ messages)
` [PATCH 03/42] arch/x86/events/amd: Convert snprintf to sysfs_emit
  ` [PATCH 05/42] arch/x86/events/intel: "

[PATCH] bus: ti-sysc: Fix error handling for sysc_check_active_timer() again
 2024-01-19 22:47 UTC  (3+ messages)

[PATCH v2] tty: hvc: Fix the RISC-V SBI driver for a refactoring
 2024-01-19 22:44 UTC  (3+ messages)

[PATCH] MyFirstContribution: update mailing list sub steps
 2024-01-19 22:46 UTC  (4+ messages)

[PATCH 0/3] soc: imx: featctrl: finalize support for i.MX8MP
 2024-01-19 22:45 UTC  (4+ messages)
` [PATCH 1/3] soc: imx: imx8m-featctrl: make header self-contained
` [PATCH 2/3] nvmem: ocotp: prepare adding tester3 support
` [PATCH 3/3] soc: imx: featctrl: finalize support for i.MX8MP

[PATCH 0/2] Run limited fuzz tests in GitHub CI
 2024-01-19 22:46 UTC  (5+ messages)
` [PATCH 1/2] fuzz: fix fuzz test build rules
` [PATCH 2/2] ci: build and run minimal fuzzers in GitHub CI

[PATCH v2 net] udp: fix busy polling
 2024-01-19 22:45 UTC  (2+ messages)

[RFC] eal: use _Static_assert() for RTE_BUILD_BUG_ON
 2024-01-19 22:39 UTC  (5+ messages)
` [PATCH v4 0/6] use static assert to cathc build errors
  ` [PATCH v4 1/6] eal: introduce RTE_MIN_T() and RTE_MAX_T() macros

[PATCH 0/4] perf sched: Fix task state report
 2024-01-19 22:44 UTC  (7+ messages)

[djiang:cxl-hmem-report 12/13] drivers/cxl/core/cdat.c:627:9: error: call to undeclared function 'hmat_update_target_coordinates'; ISO C99 and later do not support implicit function declarations
 2024-01-19 22:44 UTC 

[wireless:for-next] BUILD SUCCESS bcbc84af1183c8cf3d1ca9b78540c2185cd85e7f
 2024-01-19 22:42 UTC 

[PATCH] crypto/gcrypt: prefer kernel as direct source of entropy
 2024-01-19 20:39 UTC 

[PATCH v2] mmc: sdhci-pci-gli: GL975x: Mask rootport's replay timer timeout during suspend
 2024-01-19 22:40 UTC  (2+ messages)

[PATCH] target/arm: fix exception syndrome for AArch32 bkpt insn
 2024-01-19 21:29 UTC 

[PATCH v1 1/1] net: phy: micrel: Add workaround for incomplete autonegotiation
 2024-01-19 22:38 UTC  (7+ messages)

[PULL 00/41] target-arm queue
 2024-01-19 22:36 UTC  (4+ messages)
` [PULL 39/41] hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields

[PATCH v6 0/6] PCI: qcom: Add support for OPP
 2024-01-19 22:34 UTC  (3+ messages)
` [PATCH v6 1/6] dt-bindings: PCI: qcom: Add interconnects path as required property

[PATCH] dt-bindings: mtd: partitions: make partition an NVMEM provider
 2024-01-19 22:33 UTC  (3+ messages)

[PATCH net] udp: fix busy polling
 2024-01-19 22:32 UTC  (4+ messages)

[RFC PATCH] eventdev: ensure 16-byte alignment for events
 2024-01-19 22:30 UTC  (3+ messages)

[meta-ti][kirkstone][PATCH] CI/CD Auto-Merger: cicd.kirkstone.202401191036
 2024-01-19 22:28 UTC 

lsm_cgroup.c selftest fails to compile when CONFIG_PACKET!=y
 2024-01-19 22:26 UTC  (6+ messages)
  `  "

[linux-next:master 13365/13959] fs/bcachefs/buckets.c:730 bch2_trans_account_disk_usage_change() error: we previously assumed 'trans->disk_res' could be null (see line 700)
 2024-01-19 22:23 UTC 

[PATCH v3 00/38] tcg: Introduce TCG_COND_TST{EQ,NE}
 2024-01-19 22:20 UTC  (9+ messages)
` [PATCH v3 14/38] target/s390x: Use TCG_COND_TSTNE for CC_OP_{TM,ICM}
` [PATCH v3 17/38] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
` [PATCH v3 33/38] tcg/ppc: Add TCG_CT_CONST_CMP
` [PATCH v3 34/38] tcg/ppc: Support TCG_COND_TST{EQ,NE}

[BUG] I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
 2024-01-19 22:20 UTC  (5+ messages)

tpm_tis_remove: `WARNING: CPU: 6 PID: 265 at kernel/workqueue.c:3397 __flush_work.isra.0+0x29f/0x2c0`
 2024-01-19 22:19 UTC  (2+ messages)

[PATCH v4 0/4] usb: gadget: functionfs: DMABUF import interface
 2024-01-19 21:49 UTC  (4+ messages)
` [PATCH v4 1/4] usb: gadget: Support already-mapped DMA SGs

[dpdk-dev] [PATCH v3] eal: refactor rte_eal_init into sub-functions
 2024-01-19 22:16 UTC  (2+ messages)

Implement per-key keyboard backlight as auxdisplay?
 2024-01-19 22:14 UTC  (12+ messages)

[PATCH] common/sfc: replace out of bounds condition with static_assert
 2024-01-19 22:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/atomic: Allow drivers to write their own plane check for async flips
 2024-01-19 22:12 UTC  (4+ messages)

[PATCH 0/2] RFC: zswap tree use xarray instead of RB tree
 2024-01-19 22:08 UTC  (15+ messages)
` [PATCH 1/2] mm: zswap.c: add xarray tree to zswap
` [PATCH 2/2] mm: zswap.c: remove RB tree

Unexpected rcuc osnoise on PREEMPT_RT with "rcu_nocbs=all rcu_nocb_poll"
 2024-01-19 22:08 UTC  (2+ messages)

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-01-19 22:06 UTC  (5+ messages)
` [PATCH v9 02/13] dt-bindings: treewide: add access-controllers description

[PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
 2024-01-19 22:06 UTC  (3+ messages)

[PATCH 0/3] perf record: Fix segfault with '--timestamp-filename' option and pipe mode
 2024-01-19 22:06 UTC  (2+ messages)

[PATCH v1 00/14] ARM: MPAM: add support for priority partitioning control
 2024-01-19 22:05 UTC  (6+ messages)
` [PATCH v1 13/14] arm_mpam: Handle resource instances mapped to different controls
    ` [EXT] "

[PATCH] tty: hvc: Fix the RISC-V SBI driver for a refactoring
 2024-01-19 22:03 UTC  (6+ messages)

[dtor-input:next 134/135] drivers/input/joystick/adc-joystick.c:194:10: error: call to undeclared function 'min_array'; ISO C99 and later do not support implicit function declarations
 2024-01-19 22:01 UTC 

[OE-core][PATCH] opensbi: bump to 1.4
 2024-01-19 22:00 UTC  (5+ messages)

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2024-01-19 21:59 UTC  (4+ messages)

[GIT PULL] strlcpy removal for v6.8-rc1
 2024-01-19 22:00 UTC  (3+ messages)

[PATCH v1] net: sun8i-emac: Add support for fixed-link phy
 2024-01-19 21:56 UTC  (6+ messages)

[PATCH net 0/2] selftests: net: Small fixes
 2024-01-19 21:56 UTC  (4+ messages)
` [PATCH net 2/2] selftests: forwarding: Remove executable bits from lib.sh

[PATCH] ARM: dts: i.MX8MP: drop temporary workaround
 2024-01-19 21:55 UTC 

[PATCH] ARM: dts: i.MX8MP: fix Debix environment partition unit address mismatch
 2024-01-19 21:54 UTC 

[PATCH 0/2] tcg/s390x: Fix chacha20-s390
 2024-01-19 21:54 UTC  (3+ messages)
` [PATCH 1/2] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns

[PATCH 3/4] drm: xlnx: zynqmp_dpsub: Don't generate vblank in live mode
 2024-01-19 21:54 UTC  (5+ messages)

[RFT PATCH v2] xhci: process isoc TD properly when there was an error mid TD
 2024-01-19 21:54 UTC  (3+ messages)
` [RTF PATCH v3] "

[PATCH v2 0/5] memory: brcmstb_dpfe: support DPFE API v4
 2024-01-19 21:52 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: memory: remove generic compatible string brcm,dpfe-cpu
` [PATCH v2 2/5] dt-bindings: memory: add two chip-specific compatible string
` [PATCH v2 3/5] dt-bindings: memory: additional compatible strings for Broadcom DPFE
` [PATCH v2 4/5] memory: brcmstb_dpfe: introduce version-specific compatible strings
` [PATCH v2 5/5] memory: brcmstb_dpfe: support DPFE API v4

[PATCH v2 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
 2024-01-19 21:51 UTC  (3+ messages)
` [PATCH v2 1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
` [PATCH v2 2/2] hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller

RFQ: wifi: wilc1000: make wilc1000-spi bus-probe useful
 2024-01-19 21:51 UTC 

FWD: lijh8@qq.com: about operator(7) precedence
 2024-01-19 21:50 UTC 

[PATCH] perf test: Fix test case perf script tests on s390
 2024-01-19 21:49 UTC  (2+ messages)

[PATCH] tpm/tpm_ftpm_tee: fix all kernel-doc warnings
 2024-01-19 21:47 UTC  (2+ messages)

[PATCH] rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()
 2024-01-19 21:47 UTC  (4+ messages)

[PATCH] MAINTAINERS: Drop myself as VT-d maintainers
 2024-01-19 21:42 UTC  (2+ messages)

[PATCH bpf-next] libbpf: call dup2() syscall directly
 2024-01-19 21:42 UTC  (6+ messages)

[SPDK] Preparation for SPDK 24.01 LTS release
 2024-01-19 21:42 UTC  (2+ messages)

[PATCH] ring-buffer: Simplify reservation with try_cmpxchg() loop
 2024-01-19 21:42 UTC  (5+ messages)

[PATCH V4 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-01-19 21:40 UTC  (9+ messages)
` [PATCH V4 01/11] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V4 10/11] perf intel-pt: Add documentation for pause / resume

fs/bcachefs/bkey_methods.c:46:5-8: Unneeded variable: "ret". Return " 0" on line 53
 2024-01-19 21:40 UTC  (2+ messages)

[PATCH] tpm: make locality handling resilient
 2024-01-19 21:38 UTC  (4+ messages)

[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
 2024-01-19 21:38 UTC  (2+ messages)
` [Bug 217931] "

[PATCH bpf-next v16 00/14] Registrating struct_ops types from modules
 2024-01-19 21:38 UTC  (4+ messages)
` [PATCH bpf-next v16 06/14] bpf: pass btf object id in bpf_map_info

[PATCH TOOLS 0/2] convert main() from C to Rust
 2024-01-19 21:37 UTC  (8+ messages)

[PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-19 21:33 UTC  (6+ messages)

[PATCH] scsi: ufs: qcom: avoid re-init quirk when gears match
 2024-01-19 21:33 UTC  (4+ messages)
  `  "
    `  "

[PATCH] env: sf: report malloc error to caller
 2024-01-19 21:32 UTC 

[PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
 2024-01-19 21:32 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: dwc3: Add snps,host-vbus-glitches avoiding vbus glitch
 2024-01-19 21:31 UTC  (2+ messages)
` [PATCH 2/2] usb: dwc3: Add workaround for host mode VBUS glitch when boot

[PATCH bpf v5 1/2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
 2024-01-19 21:30 UTC  (2+ messages)

[intel-lts:6.6/linux 326/333] drivers/dma-buf/udmabuf.c:292 udmabuf_create() error: uninitialized symbol 'mapidx'
 2024-01-19 21:29 UTC 

[PATCH 00/33] spi: get rid of some legacy macros
 2024-01-19 21:29 UTC  (3+ messages)
` [PATCH 27/33] tpm_tis_spi: Follow renaming of SPI "master" to "controller"

Troubleshooting x86_64 evl bootup
 2024-01-19 21:06 UTC  (4+ messages)

[git pull] drm fixes for 6.8-rc1 (part two)
 2024-01-19 21:27 UTC  (3+ messages)

[GIT PULL] sound fixes for 6.8-rc1
 2024-01-19 21:27 UTC  (2+ messages)

[GIT PULL] power-supply changes for 6.8
 2024-01-19 21:27 UTC  (2+ messages)

[GIT PULL] power-supply changes for 6.8-v2
 2024-01-19 21:27 UTC  (2+ messages)

[GIT PULL] Devicetree header detangling for v6.8
 2024-01-19 21:27 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.8-merge-window
 2024-01-19 21:27 UTC  (2+ messages)

[GIT PULL] AppArmor updates for 6.8
 2024-01-19 21:27 UTC  (2+ messages)

[PATCH v4 0/6] rpi5: initial support
 2024-01-19 21:26 UTC  (11+ messages)
      `  "

[PATCH 0/3] add uSDHC and SCMI nodes to the S32G2 SoC
 2024-01-19 21:25 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: clock: s32g: add uSDHC clock IDs

[PATCH] trace-cmd record: Fix top_instance.output_file being NULL
 2024-01-19 21:27 UTC 

Restricting trailers to update for b4 trailers --update
 2024-01-19 21:25 UTC  (3+ messages)

[PATCH 2/2] [v2] wifi: brcmfmac: handle possible MSI enabling error
 2024-01-19 21:24 UTC  (2+ messages)

[PATCH] perf lock contention: Account contending locks too
 2024-01-19 21:23 UTC  (2+ messages)

REGRESSION: no console on current -git
 2024-01-19 21:22 UTC  (5+ messages)

[PATCH 0/9] gfs2: Bugs in "Use GL_NOBLOCK flag for non-blocking lookups"
 2024-01-19 21:20 UTC  (10+ messages)
` [PATCH 1/9] gfs2: Fix gfs2_drevalidate NULL pointer dereference
` [PATCH 2/9] gfs2: Pass FGP flags to gfs2_getbuf
` [PATCH 3/9] gfs2: Split gfs2_meta_read_async off from gfs2_meta_read
` [PATCH 4/9] gfs2: Add FGP_NOWAIT support to gfs2_meta_read_async
` [PATCH 5/9] gfs2: Pass FGP flags to gfs2_meta_{,inode_}buffer
` [PATCH 6/9] gfs2: Pass FGP flags to gfs2_dirent_search
` [PATCH 7/9] gfs2: Pass FGP flags to gfs2_dir_check
` [PATCH 8/9] gfs2: Minor gfs2_drevalidate cleanup
` [PATCH 9/9] gfs2: Fix LOOKUP_RCU support in gfs2_drevalidate

[djiang:cxl-hmem-report 7/13] drivers/cxl/core/cdat.c:518: warning: Function parameter or member 'out' not described in 'cxl_coordinates_combine'
 2024-01-19 21:19 UTC 

[PATCH bpf-next] bpftool: add support for split BTF to gen min_core_btf
 2024-01-19 21:18 UTC 

[ndctl PATCH v6 0/7] Support poison list retrieval
 2024-01-19 21:18 UTC  (3+ messages)
` [PATCH v6 4/7] cxl/event_trace: add helpers get_field_[string|data]()

[PATCH bpf-next v5 0/3] Skip callback tests if jit is disabled in test_verifier
 2024-01-19 21:18 UTC  (3+ messages)
` [PATCH bpf-next v5 2/3] libbpf: Move insn_is_pseudo_func() to libbpf_internal.h

fs/ntfs3/dif.c ntfs_read_hdr() uses INDEX_HDR fields without enough checks
 2024-01-19 21:14 UTC 

[PATCH 00/14] drm/msm/dp: clear power and parser submodules away
 2024-01-19 21:14 UTC  (4+ messages)
` [PATCH 13/14] drm/msm/dp: move next_bridge handling to dp_display

[PATCH 00/11] linux-yocto: consolidated pull request
 2024-01-19 21:14 UTC  (12+ messages)
` [PATCH 01/11] linux-yocto/6.6: update to v6.6.11
` [PATCH 02/11] linux-yocto/6.6: update CVE exclusions
` [PATCH 03/11] linux-yocto/6.1: update to v6.1.72
` [PATCH 04/11] linux-yocto/6.1: update CVE exclusions
` [PATCH 05/11] linux-yocto/6.6: cfg: arm: introduce page size fragments
` [PATCH 06/11] linux-yocto/6.6: security/cfg: add configs to harden protection
` [PATCH 07/11] linux-yocto/6.1: "
` [PATCH 08/11] linux-yocto/6.6: update to v6.6.12
` [PATCH 09/11] linux-yocto/6.6: update CVE exclusions
` [PATCH 10/11] linux-yocto/6.1: update to v6.1.73
` [PATCH 11/11] linux-yocto/6.1: update CVE exclusions

[PATCH v15 0/9] rutabaga_gfx + gfxstream
 2024-01-19 21:13 UTC  (4+ messages)

[PATCH][next] crypto: asymmetric_keys: remove redundant pointer secs
 2024-01-19 21:12 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: Add check for lport extraction to LAG init
 2024-01-19 21:15 UTC  (2+ messages)
`  "

[PATCH 01/14] include: Allow multiple context types
 2024-01-19 21:09 UTC  (11+ messages)
` [PATCH 05/14] core: Add utilities to read the provisioning db
` [PATCH 06/14] tools: lookup-apn: Use the new provision_db utils
` [PATCH 07/14] provision: Import initial JSON db
` [PATCH 08/14] provision: Add new module
` [PATCH 09/14] gprs: Use the new provisioning module
` [PATCH 10/14] plugins: Remove support for file-provision plugin
` [PATCH 11/14] plugins: provision: Remove mbpi support
` [PATCH 12/14] examples: Remove provision example
` [PATCH 13/14] gprs-provision: Remove no longer used atom/driver
` [PATCH 14/14] provision: Detect duplicates


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.