mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[syzbot] [net?] WARNING in nsim_udp_tunnel_set_port
 2025-01-22 17:56 UTC 

[PATCH 5.15 000/127] 5.15.177-rc2 review
 2025-01-22 17:55 UTC  (3+ messages)

WARNING: CPU: 3 PID: 1 at block/blk-mq-cpumap.c:90 blk_mq_map_hw_queues+0xf3/0x100
 2025-01-22 17:54 UTC  (3+ messages)

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2025-01-22 17:52 UTC  (5+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_send_cmd
 2025-01-22 17:52 UTC 

[PATCH] scsi: ufs: Move clock gating sysfs entries to ufs-sysfs.c
 2025-01-22 17:46 UTC  (3+ messages)

[PATCH] KVM: x86: Update Xen-specific CPUID leaves during mangling
 2025-01-22 17:44 UTC  (4+ messages)

[PATCH v3 00/18] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-01-22 17:43 UTC  (19+ messages)
` [PATCH v3 01/18] perf build: Remove libtracefs configuration
` [PATCH v3 02/18] perf map: Constify objdump offset/address conversion APIs
` [PATCH v3 03/18] perf capstone: Move capstone functionality into its own file
` [PATCH v3 04/18] perf llvm: Move llvm "
` [PATCH v3 05/18] perf capstone: Remove open_capstone_handle
` [PATCH v3 06/18] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v3 07/18] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v3 08/18] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v3 09/18] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v3 10/18] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v3 11/18] perf llvm: Disassemble cleanup
` [PATCH v3 12/18] perf dso: Clean up read_symbol error handling
` [PATCH v3 13/18] perf build: Remove libbfd support
` [PATCH v3 14/18] perf build: Remove libiberty support
` [PATCH v3 15/18] perf build: Remove unused defines
` [PATCH v3 16/18] perf disasm: Remove disasm_bpf
` [PATCH v3 17/18] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v3 18/18] perf srcline: Fallback between addr2line implementations

[PATCH net-next RFC v2 0/6] net: phy: Introduce a port representation
 2025-01-22 17:42 UTC  (7+ messages)
` [PATCH net-next RFC v2 1/6] net: ethtool: common: Make BaseT a 4-lanes mode
` [PATCH net-next RFC v2 2/6] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next RFC v2 3/6] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next RFC v2 4/6] net: phy: Introduce PHY ports representation
` [PATCH net-next RFC v2 5/6] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next RFC v2 6/6] dt-bindings: net: Introduce the phy-port description

[PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
 2025-01-22 17:42 UTC  (15+ messages)

[PATCH v2 1/2] thermal/drivers/qoriq: Use dev_err_probe() simplify the code
 2025-01-22 17:41 UTC  (3+ messages)

[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs
 2025-01-22 17:40 UTC  (4+ messages)
` [RFC net-next v3 2/4] virtio_net: Prepare for NAPI to queue mapping

[PATCH v5 0/4] Driver for Apple Z2 touchscreens
 2025-01-22 17:40 UTC  (4+ messages)
` [PATCH v5 2/4] input: apple_z2: Add a driver "

[PATCH v3 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-01-22 17:34 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH v3 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver

[PATCH 0/3] Tree-wide nreferenced footnotes fixes
 2025-01-22 17:26 UTC  (2+ messages)

[PATCH 0/2] bus: mhi: host: pci_generic: Couple of recovery fixes
 2025-01-22 17:25 UTC  (4+ messages)
` [PATCH 2/2] bus: mhi: host: pci_generic: Recover the device synchronously from mhi_pci_runtime_resume()

[PATCH v3 0/6] ima: Remove unnecessary inode locks
 2025-01-22 17:24 UTC  (7+ messages)
` [PATCH v3 1/6] fs: ima: Remove S_IMA and IS_IMA()
` [PATCH v3 2/6] ima: Remove inode lock
` [PATCH v3 3/6] ima: Detect if lock is held when iint pointer is set in inode security blob
` [PATCH v3 4/6] ima: Mark concurrent accesses to the iint pointer in the "
` [PATCH v3 5/6] ima: Defer fixing security.ima to __fput()
` [PATCH v3 6/6] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr

[PATCH v4 1/1] exec: seal system mappings
 2025-01-22 17:23 UTC  (11+ messages)

[PATCH v3] kbuild: Strip runtime const RELA sections correctly
 2025-01-22 17:22 UTC  (3+ messages)

[PATCH net 0/2] Fix missing rtnl lock in suspend path
 2025-01-22 17:22 UTC  (5+ messages)
` [PATCH net 1/2] net: ravb: "
` [PATCH net 2/2] net: sh_eth: "

[PATCH v2 0/4] Allow default HARDENED_USERCOPY to be set at compile time
 2025-01-22 17:19 UTC  (5+ messages)
` [PATCH 1/4] mm: security: Move hardened usercopy under 'Kernel hardening options'
` [PATCH 2/4] mm: security: Allow default HARDENED_USERCOPY to be set at compile time
` [PATCH 3/4] mm: security: Check early if HARDENED_USERCOPY is enabled
` [PATCH 4/4] fortify: Move FORTIFY_SOURCE under 'Kernel hardening options'

[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
 2025-01-22 17:17 UTC  (11+ messages)

[syzbot] [net?] WARNING in nsim_udp_tunnel_set_port
 2025-01-22 17:17 UTC  (3+ messages)
` [syzbot] "

[PATCH] usb: core: support interface node for simple USB devices
 2025-01-22 17:17 UTC  (3+ messages)

[PATCH] drm/sched: Use struct for drm_sched_init() params
 2025-01-22 17:16 UTC  (5+ messages)

[PATCH v2 0/8] Support Multi-frequency scale for UFS
 2025-01-22 17:15 UTC  (3+ messages)
` [PATCH v2 4/8] scsi: ufs: qcom: Implement the freq_to_gear_speed() vops

[PATCH] posix-clock: Explicitly handle compat ioctls
 2025-01-22 17:15 UTC  (6+ messages)

[RFC PATCH bpf-next 0/2] Add prog_kfunc feature probe
 2025-01-22 17:13 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] libbpf: Add libbpf_probe_bpf_kfunc API
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add libbpf_probe_bpf_kfunc API selftests

[PATCH v1 0/3] usb: dwc3: Avoid using reserved EPs
 2025-01-22 17:12 UTC  (18+ messages)
` [PATCH v1 2/3] usb: dwc3: gadget: Add support for snps,reserved-endpoints property
` [PATCH v1 3/3] usb: dwc3: gadget: Skip endpoints ep[18]{in,out} on Intel Merrifield

[RFC PATCH v1] Add kthreads_update_affinity()
 2025-01-22 17:11 UTC  (2+ messages)

[syzbot] [net?] WARNING in nsim_udp_tunnel_set_port
 2025-01-22 17:11 UTC 

[PATCH 0/4] Fix broken SNP support with KVM module built-in
 2025-01-22 17:07 UTC  (10+ messages)
` [PATCH 1/4] iommu/amd: Check SNP support before enabling IOMMU
` [PATCH 2/4] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH 3/4] KVM: SVM: Ensure PSP module initialized before built-in KVM module
` [PATCH 4/4] x86/sev: Fix broken SNP support with KVM module built-in

[PATCH 00/10] media: rcar: Minor cleanups and improvements
 2025-01-22 17:07 UTC  (6+ messages)

[PATCH] scsi: ufs: core: Ensure clk_gating.lock is used only after initialization
 2025-01-22 17:07 UTC  (4+ messages)

[PATCH v8 0/7] rust: Add IO polling
 2025-01-22 17:06 UTC  (6+ messages)
` [PATCH v8 4/7] rust: time: Add wrapper for fsleep function

[RFC PATCH bpf-next 1/2] libbpf: Add libbpf_probe_bpf_kfunc API
 2025-01-22 17:06 UTC  (2+ messages)
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add libbpf_probe_bpf_kfunc API selftests

[PATCH 6.1 00/64] 6.1.127-rc2 review
 2025-01-22 17:05 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_send_cmd
 2025-01-22 17:04 UTC  (2+ messages)
` [syzbot] Re: [PATCH v4] Bluetooth: L2CAP: Fix "

[PATCH 6.6 00/72] 6.6.74-rc1 review
 2025-01-22 17:04 UTC  (2+ messages)

[PATCH 6.12 000/121] 6.12.11-rc2 review
 2025-01-22 17:03 UTC  (3+ messages)

[PATCH 0/2] modules: allow error injection
 2025-01-22 17:02 UTC  (3+ messages)
  ` [PATCH 2/2] moderr: add module error injection tool

[PATCH v8 3/7] rust: time: Introduce Instant type
 2025-01-22 16:58 UTC  (5+ messages)

[PATCH v6 00/12] AMD broadcast TLB invalidation
 2025-01-22 16:58 UTC  (10+ messages)
` [PATCH v6 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH v6 05/12] x86/mm: add INVLPGB support code

[GIT PULL] Landlock updates for v6.14
 2025-01-22 16:56 UTC 

BUG: Occasional unexpected DR6 value seen with nested virtualization on x86
 2025-01-22 16:55 UTC  (3+ messages)

[PATCH v5 00/10] Amlogic C3 ISP support
 2025-01-22 16:55 UTC  (3+ messages)
` [PATCH v5 04/10] media: platform: Add C3 MIPI adapter driver

[RFC PATCH bpf-next 0/2] Add prog_kfunc feature probe
 2025-01-22 16:55 UTC 

[PATCH] docs: Fix backticks in README instructions
 2025-01-22 16:54 UTC  (2+ messages)

[PATCH RFC] drm/msm/dpu: Fall back to a single DSC encoder (1:1:1) on small SoCs
 2025-01-22 16:54 UTC  (3+ messages)

[PATCH v3] Weighted interleave auto-tuning
 2025-01-22 16:53 UTC  (3+ messages)

[PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len()
 2025-01-22 16:53 UTC  (2+ messages)

[PATCH] nfsd: always handle RPC_SIGNALLED earlier in nfsd4_cb_sequence_done()
 2025-01-22 16:50 UTC  (5+ messages)

[RFC v3 PATCH 0/5] Promotion of Unmapped Page Cache Folios
 2025-01-22 16:48 UTC  (3+ messages)

[PATCH v2 0/5] A mechanism for efficient support for per-function metrics
 2025-01-22 16:47 UTC  (2+ messages)

[PATCH 1/1] regulator: core: Add missing newline character
 2025-01-22 16:43 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: cpcap: Implement jack headset detection
 2025-01-22 16:41 UTC  (6+ messages)
` [PATCH v2 1/5] arch: arm: dts: cpcap-mapphone: Set VAUDIO regulator always-on
` [PATCH v2 2/5] ASoC: cpcap: Implement .set_bias_level
` [PATCH v2 3/5] dt-bindings: mfd: motorola-cpcap: Document audio-codec interrupts
` [PATCH v2 4/5] arch: arm: dts: cpcap-mapphone: Add audio-codec jack detection interrupts
` [PATCH v2 5/5] ASoC: cpcap: Implement jack detection

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-01-22 16:41 UTC  (2+ messages)

[PATCH] net: fec: Refactor MAC reset to function
 2025-01-22 16:39 UTC 

[PATCH v2] rust: irq: add support for request_irq()
 2025-01-22 16:39 UTC 

[PATCH] rust: init: use explicit ABI to clean warning in future compilers
 2025-01-22 16:38 UTC  (2+ messages)

vmx_pmu_caps_test fails on Skylake based CPUS due to read only LBRs
 2025-01-22 16:36 UTC  (5+ messages)

[PATCH 0/4] Add SOF support for new board revisions
 2025-01-22 16:35 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: imx: Add board revisions for i.MX8MP, i.MX8QM and i.MX8QXP
` [PATCH 2/4] ASoC: SOF: imx: Add mach entry to select cs42888 topology
` [PATCH 3/4] ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisions
` [PATCH 4/4] ASoC: SOF: imx8m: Add entry for new 8M Plus revision

[PATCH v2 0/2] perf vendor events arm64: Add N3 events/metrics
 2025-01-22 16:35 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf vendor events arm64: Add V3 events/metrics

[RFC 0/5] virtiofs: map buffer out of virtqueue lock
 2025-01-22 16:31 UTC  (6+ messages)
` [RFC 1/5] vduse: add virtio_fs to allowed dev id
` [RFC 2/5] virtio_ring: introduce virtqueue_map/unmap_sgs()
` [RFC 3/5] virtiofs: Move stack sg to fuse_req
` [RFC 4/5] virtio_ring: add virtqueue premapped out/in buffers support
` [RFC 5/5] virtiofs: perform DMA operations out of the spinlock

[PATCH v2 0/7] Add support for MAX7360
 2025-01-22 16:31 UTC  (5+ messages)
` [PATCH v2 4/7] gpio: max7360: Add MAX7360 gpio support

[GIT PULL v3] tracing: Updates for v6.14
 2025-01-22 16:27 UTC 

[PATCH] media: imx219: Adjust PLL settings based on the number of MIPI lanes
 2025-01-22 16:24 UTC  (3+ messages)

[PATCH v2] drm/msm/dpu: Fall back to a single DSC encoder (1:1:1) on small SoCs
 2025-01-22 16:23 UTC 

[PATCH v5 -next 00/11] Add PCIe support for bcm2712
 2025-01-22 16:20 UTC  (4+ messages)
` [PATCH v5 -next 09/11] PCI: brcmstb: Fix for missing of_node_put

[PATCH v2 1/3] selftests/mm: make file-backed THP split work by writing PMD size data
 2025-01-22 16:19 UTC  (3+ messages)
` [PATCH v2 2/3] mm/huge_memory: allow split shmem large folio to any lower order
` [PATCH v2 3/3] selftests/mm: test splitting file-backed THP "

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-01-22 16:13 UTC  (2+ messages)

[PATCH] seg6: inherit inner IPv4 TTL on ip4ip6 encapsulation
 2025-01-22 16:13 UTC  (3+ messages)

[PATCH 0/6] drm/panel: nv3052c: Add support for new Anbernic panels
 2025-01-22 16:12 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: display: panel: Add another panel for RG35XX Plus (Rev6)

[PATCH v5 00/10] Add support for hot-pluggable DRM bridges
 2025-01-22 16:12 UTC  (7+ messages)
` [PATCH v5 04/10] drm/bridge: add documentation of refcounted bridges

[PATCH net-next v3] net: phy: Fix suspicious rcu_dereference usage
 2025-01-22 16:12 UTC  (9+ messages)

[PATCH v2 0/3] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar + add overlay tests
 2025-01-22 16:12 UTC  (3+ messages)

[PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-01-22 16:11 UTC  (3+ messages)

[PATCH v6 00/10] DTS updates for system1 BMC
 2025-01-22 16:11 UTC  (15+ messages)
` [PATCH v6 04/10] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v6 05/10] ARM: dts: aspeed: system1: Add GPIO line name
` [PATCH v6 06/10] ARM: dts: aspeed: system1: Reduce sgpio speed
` [PATCH v6 07/10] ARM: dts: aspeed: system1: Update LED gpio name
` [PATCH v6 08/10] ARM: dts: aspeed: system1: Remove VRs max8952
` [PATCH v6 09/10] ARM: dts: aspeed: system1: Mark GPIO line high/low
` [PATCH v6 10/10] ARM: dts: aspeed: system1: Disable gpio pull down

[PATCH v3] USB: usbip: fix null-ptr-deref in status_show_vhci()
 2025-01-22 16:08 UTC  (2+ messages)

[PATCH] kasan, mempool: don't store free stacktrace in io_alloc_cache objects
 2025-01-22 16:06 UTC 

[PATCH v9 0/5] Support system sleep with offloaded usb transfers
 2025-01-22 16:05 UTC  (3+ messages)

[PATCH] dt-bindings: soc: Add new board description for Versal NET
 2025-01-22 16:03 UTC  (3+ messages)

[PATCH] mm/slab: Achieve better kmalloc caches randomization in kvmalloc
 2025-01-22 16:02 UTC  (2+ messages)

[GIT PULL] Documentation for 6.14
 2025-01-22 16:02 UTC  (4+ messages)

[PATCH v4 0/4] rust: extend `module!` macro with integer parameter support
 2025-01-22 16:01 UTC  (3+ messages)
` [PATCH v4 4/4] rust: add parameter support to the `module!` macro

[PATCH net] net: usb: rtl8150: enable basic endpoint checking
 2025-01-22 15:59 UTC  (4+ messages)

[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-22 15:57 UTC  (4+ messages)
` [RFC PATCH 03/10] net: ti: prueth: Adds PRUETH HW and SW configuration

[for-next][PATCH 0/2] ring-buffer: atomic: ring-buffer: Fix infinite recursion on some 32bit archs
 2025-01-22 15:55 UTC  (4+ messages)
` [for-next][PATCH 2/2] atomic64: Use arch_spin_locks instead of raw_spin_locks

[PATCH net] net: netlink: prevent potential integer overflow in nlmsg_new()
 2025-01-22 15:51 UTC  (2+ messages)

[PATCH] vduse: add virtio_fs to allowed dev id
 2025-01-22 15:49 UTC  (2+ messages)

[PATCH 00/11] Change ghes to use HEST-based offsets and add support for error inject
 2025-01-22 15:46 UTC  (12+ messages)
` [PATCH 01/11] acpi/ghes: Prepare to support multiple sources on ghes
` [PATCH 02/11] acpi/ghes: add a firmware file with HEST address
` [PATCH 03/11] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH 04/11] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH 05/11] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH 06/11] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH 07/11] acpi/ghes: Cleanup the code which gets ghes ged state
` [PATCH 08/11] acpi/generic_event_device: add an APEI error device
` [PATCH 09/11] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH 10/11] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH 11/11] scripts/ghes_inject: add a script to generate GHES error inject

[PATCH 1/3] selftests/mm: make file-backed THP split work by setting force option
 2025-01-22 15:42 UTC  (5+ messages)

[PATCH v1 1/2] riscv: dts: starfive: jh7110: pciephy0 USB 3.0 configuration registers
 2025-01-22 10:41 UTC  (7+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome