All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-19 21:29:27 to 2024-01-19 23:26:33 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][next] leds: aw200xx: make read-only array coeff_table static const
 2024-01-19 23:26 UTC 

[PATCHv2 bpf-next 0/8] bpf: Add cookies retrieval for perf/kprobe multi links
 2024-01-19 23:25 UTC  (3+ messages)
` [PATCHv2 bpf-next 1/8] bpf: Add cookie to perf_event bpf_link_info records

[PATCHSET RFC v2 0/4] mq-deadline scalability improvements
 2024-01-19 23:24 UTC  (5+ messages)
` [PATCH 2/4] block/mq-deadline: serialize request dispatching
` [PATCH 3/4] block/mq-deadline: fallback to per-cpu insertion buckets under contention

[PATCH v3 15/38] target/s390x: Improve general case of disas_jcc
 2024-01-19 23:23 UTC  (7+ messages)
` [PATCH v3 15/38 1/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (1/5)
` [PATCH v3 15/38 2/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (2/5)
` [PATCH v3 15/38 3/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (3/5)
` [PATCH v3 15/38 4/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (4/5)
` [PATCH v3 15/38 5/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (5/5)
` [PATCH v3 15/38 6/6] target/s390x: Improve general case of disas_jcc

[PATCH 0/3] Add support for RK3588 HDMI/DP Combo PHY
 2024-01-19 23:22 UTC  (10+ messages)
` [PATCH 3/3] phy: rockchip: Add Samsung HDMI/DP Combo PHY driver

[PATCH v3] PCI: keystone: Fix race condition when initializing PHYs
 2024-01-19 23:20 UTC  (3+ messages)

[RFC PATCH v1 0/7] Introduction of PSCR Framework and Related Components
 2024-01-19 23:19 UTC  (2+ messages)

Bugreport
 2024-01-19 23:14 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sa8775p: Add new memory map updates to SA8775P
 2024-01-19 23:14 UTC  (4+ messages)
    `  "

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

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

[PATCH 1/1] of: property: Make 'no port node found' output a debug message
 2024-01-19 23:12 UTC  (2+ messages)

[PATCHSET RFC 0/2] mq-deadline scalability improvements
 2024-01-19 23:11 UTC  (9+ messages)
` [PATCH 2/2] block/mq-deadline: fallback to per-cpu insertion buckets under contention

[PATCH 0/6] of: populate of_root node if bootloader doesn't
 2024-01-19 23:10 UTC  (7+ messages)
` [PATCH 1/6] arm64: Unconditionally call unflatten_device_tree()

Infinite loop in delete_pseudo_user_list_entry() bisected to commit "cast: optimize away casts to/from pointers"
 2024-01-19 23:09 UTC  (5+ messages)
        ` Christmas wish list: -Werror and -Wno-warn-about-X

[PATCH] alarmtimer: Expose information about next alarm to userspace via sysfs
 2024-01-19 23:09 UTC  (4+ messages)

[djiang:cxl-hmem-report 12/13] drivers/cxl/core/cdat.c:627:16: error: implicit declaration of function 'hmat_update_target_coordinates'; did you mean 'cxl_update_hmat_access_coordinates'?
 2024-01-19 23:05 UTC 

[PATCH v1 0/4] maintenance: use XDG config if it exists
 2024-01-19 23:04 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] config: factor out global config file retrieval

[PATCH 1/1] PCI/DPC: Fix TLP Prefix register reading offset
 2024-01-19 22:59 UTC  (3+ messages)

FWD: lijh8@qq.com: about operator(7) precedence
 2024-01-19 22:58 UTC  (2+ messages)

[dtor-input:next 134/135] drivers/input/joystick/adc-joystick.c:194:10: error: implicit declaration of function 'min_array'
 2024-01-19 22:55 UTC 

[PATCH v15 0/9] rutabaga_gfx + gfxstream
 2024-01-19 22:53 UTC  (5+ messages)

[PATCH 0/1] Support PERF_SAMPLE_READ with inherit_stat
 2024-01-19 22:55 UTC  (4+ messages)

[PATCH] arm64: dts: ti: Disable clock output of the ethernet PHY
 2024-01-19 22:52 UTC  (2+ messages)

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

[PATCH 01/10] pci: add new set of devres functions
 2024-01-19 22:52 UTC  (3+ messages)

[GIT PULL] arm64 fixes for -rc1
 2024-01-19 22:50 UTC  (3+ messages)

[PATCH bpf-next v17 00/14] Registrating struct_ops types from modules
 2024-01-19 22:50 UTC  (15+ messages)
` [PATCH bpf-next v17 01/14] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v17 02/14] bpf: get type information with BTF_ID_LIST
` [PATCH bpf-next v17 03/14] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v17 04/14] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v17 05/14] bpf: make struct_ops_map support btfs other than btf_vmlinux
` [PATCH bpf-next v17 06/14] bpf: pass btf object id in bpf_map_info
` [PATCH bpf-next v17 07/14] bpf: lookup struct_ops types from a given module BTF
` [PATCH bpf-next v17 08/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v17 09/14] bpf: hold module refcnt in bpf_struct_ops map creation and prog verification
` [PATCH bpf-next v17 10/14] bpf: validate value_type
` [PATCH bpf-next v17 11/14] bpf, net: switch to dynamic registration
` [PATCH bpf-next v17 12/14] libbpf: Find correct module BTFs for struct_ops maps and progs
` [PATCH bpf-next v17 13/14] bpf: export btf_ctx_access to modules
` [PATCH bpf-next v17 14/14] selftests/bpf: test case for register_bpf_struct_ops()

[GIT PULL] perf tools changes for v6.8
 2024-01-19 22:50 UTC  (2+ messages)

[GIT PULL] LoongArch changes for v6.8
 2024-01-19 22:50 UTC  (2+ messages)

[PATCH net] selftests: net: fix rps_default_mask with >32 CPUs
 2024-01-19 22:49 UTC  (3+ messages)

[PATCH v3 18/38] tcg/aarch64: Generate TBZ, TBNZ
 2024-01-19 22:47 UTC  (3+ messages)
` [PATCH v3 18/38 1/2] tcg/aarch64: Massage tcg_out_brcond()
` [PATCH v3 18/38 2/2] tcg/aarch64: Generate TBZ, TBNZ

[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 

[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 

[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)

[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 

[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  (8+ 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  (3+ 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"


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.