All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-18 00:34:57 to 2022-11-18 01:57:06 UTC [more...]

[PATCH bpf-next v10 00/24] Allocated objects, BPF linked lists
 2022-11-18  1:56 UTC  (13+ messages)
` [PATCH bpf-next v10 01/24] bpf: Fix early return in map_check_btf
` [PATCH bpf-next v10 02/24] bpf: Do btf_record_free outside map_free callback
` [PATCH bpf-next v10 03/24] bpf: Free inner_map_meta when btf_record_dup fails
` [PATCH bpf-next v10 04/24] bpf: Populate field_offs for inner_map_meta
` [PATCH bpf-next v10 05/24] bpf: Introduce allocated objects support
` [PATCH bpf-next v10 06/24] bpf: Recognize lock and list fields in allocated objects
` [PATCH bpf-next v10 07/24] bpf: Verify ownership relationships for user BTF types
` [PATCH bpf-next v10 08/24] bpf: Allow locking bpf_spin_lock in allocated objects
` [PATCH bpf-next v10 09/24] bpf: Allow locking bpf_spin_lock global variables
` [PATCH bpf-next v10 11/24] bpf: Rewrite kfunc argument handling
` [PATCH bpf-next v10 12/24] bpf: Support constant scalar arguments for kfuncs
` [PATCH bpf-next v10 13/24] bpf: Introduce bpf_obj_new

[syzbot] BUG: sleeping function called from invalid context in static_key_slow_inc
 2022-11-18  1:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix pci device refcount leak
 2022-11-18  1:54 UTC  (2+ messages)

[RFC PATCH] lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
 2022-11-18  1:54 UTC  (2+ messages)

[arm:zii 46/116] drivers/net/phy/aquantia_main.c:760:30: error: 'aqr107_get_rate_matching' undeclared here (not in a function); did you mean 'phy_get_rate_matching'?
 2022-11-18  1:52 UTC 

[PATCH bpf v2 0/3] Pin iterator link when opening iterator
 2022-11-18  1:52 UTC  (7+ messages)
` [PATCH bpf v2 1/3] bpf: "

Reordering of ublk IO requests
 2022-11-18  1:51 UTC  (10+ messages)

[PATCH v1 0/2] drm/virtio: Add hotplug_mode_update and suggested_x/y properties
 2022-11-18  1:30 UTC  (3+ messages)
` [PATCH v1 1/2] drm/virtio: Attach and set suggested_x/y properties for the connector
` [PATCH v1 2/2] drm/virtio: Add the hotplug_mode_update property for rescanning of modes

[PATCH v3 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-18  1:50 UTC  (3+ messages)
` [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG

[PATCH v2] tests/nvme/039: Remove passthrough command tests
 2022-11-18  1:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-18  1:50 UTC 

[PATCH] ASoC: Intel: sof_sdw_amp: mark coeff tables with __maybe_unused
 2022-11-18  1:51 UTC 

[PATCH v2] sctp: sm_statefuns: Remove unnecessary ‘NULL’ values from Pointer
 2022-11-18  1:46 UTC 

[PATCH v2 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2022-11-18  1:11 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
` [PATCH v2 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v2 3/5] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
` [PATCH v2 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver
` [PATCH v2 5/5] pinctrl: starfive: Add StarFive JH7110 aon "

[PATCH v3 0/9] support subsets of code size reduction extension
 2022-11-18  1:46 UTC  (6+ messages)
` [PATCH v3 7/9] target/riscv: add support for Zcmt extension

[PATCHv2 3/3] rcu: coordinate tick dependency during concurrent offlining
 2022-11-18  1:45 UTC  (11+ messages)

[PATCH net-next] tcp: Fix tcp_syn_flood_action() if CONFIG_IPV6=n
 2022-11-18  1:45 UTC  (5+ messages)

[PATCH mptcp-next v5 0/4] add pm listener events
 2022-11-18  1:45 UTC  (4+ messages)
` [PATCH mptcp-next v5 3/4] selftests: mptcp: listener test for userspace PM

[PATCH 0/3] fix wrong increment of free list counter
 2022-11-18  1:44 UTC  (4+ messages)
` [PATCH 1/3] net/nfp: "
` [PATCH 2/3] net/nfp: fix wrong increment of free list counter for PF
` [PATCH 3/3] net/nfp: fix wrong increment of free list counter for VNIC

[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-11-18  1:06 UTC  (30+ messages)
` [PATCH v2 01/14] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v2 02/14] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v2 03/14] reset: Create subdirectory for StarFive drivers
` [PATCH v2 04/14] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v2 05/14] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v2 06/14] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v2 07/14] dt-bindings: clock: Add StarFive JH7110 system and always-on clock definitions
` [PATCH v2 08/14] dt-bindings: reset: Add StarFive JH7110 system and always-on reset definitions
` [PATCH v2 09/14] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v2 10/14] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v2 11/14] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v2 12/14] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v2 13/14] reset: starfive: Add StarFive JH7110 reset driver
` [PATCH v2 14/14] clk: starfive: jh71x0: Don't register aux devices if JH7110 reset is disabled

[linux-next:master 7063/8605] ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_names: .text+0x180): relocation R_RISCV_PCREL_HI20 out of range: -524439 is not in [-524288, 524287]; references kallsyms_seqs_of_names
 2022-11-18  1:42 UTC 

[PATCH bpf-next v7 0/3] Support storing struct task_struct objects as kptrs
 2022-11-18  1:41 UTC  (5+ messages)

[PATCH v4 0/8] Add OPTPROBES feature on RISCV
 2022-11-18  1:41 UTC  (5+ messages)
` [PATCH v4 2/8] riscv/kprobe: Allocate detour buffer from module area

RTT-PROBE: lore-subspace-rtt
 2022-11-18  1:40 UTC 

[PATCH 1/2] mm: multi-gen LRU: retry folios written back while isolated
 2022-11-18  1:40 UTC  (5+ messages)

[qemu-web PATCH] Add a blog post about zoned storage emulation
 2022-11-18  1:39 UTC  (5+ messages)

[PATCH V2 1/1] Add mddev->io_acct_cnt for raid0_quiesce
 2022-11-18  1:39 UTC  (6+ messages)

[PATCH] platform/chrome: cros_ec_lpc: Force synchronous probe
 2022-11-18  1:40 UTC  (2+ messages)

[PATCH v2 0/8] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-11-18  1:17 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive2 board
` [PATCH v2 2/8] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v2 3/8] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v2 4/8] dt-bindings: sifive,ccache0: Support StarFive JH7110 SoC
` [PATCH v2 5/8] soc: sifive: ccache: Add StarFive JH7110 support
` [PATCH v2 6/8] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v2 7/8] riscv: dts: starfive: Add StarFive JH7110 VisionFive2 board "
` [PATCH v2 8/8] RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-18  1:32 UTC  (8+ messages)
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit

[PATCH] sctp: sm_statefuns: Remove unnecessary ‘NULL’ values from Pointer
 2022-11-18  1:35 UTC  (2+ messages)
` (no subject)

[PATCH RFC v2 00/12] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-18  1:35 UTC  (15+ messages)
` [PATCH RFC v2 01/12] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH RFC v2 02/12] mm/hugetlb: Move swap entry handling into vma lock for fault
` [PATCH RFC v2 03/12] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH RFC v2 04/12] mm/hugetlb: Add pgtable walker lock
` [PATCH RFC v2 05/12] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH RFC v2 06/12] mm/hugetlb: Protect huge_pmd_share() with walker lock
` [PATCH RFC v2 07/12] mm/hugetlb: Use hugetlb walker lock in hugetlb_follow_page_mask()
` [PATCH RFC v2 08/12] mm/hugetlb: Use hugetlb walker lock in follow_hugetlb_page()
` [PATCH RFC v2 09/12] mm/hugetlb: Use hugetlb walker lock in hugetlb_vma_maps_page()
` [PATCH RFC v2 10/12] mm/hugetlb: Use hugetlb walker lock in walk_hugetlb_range()
` [PATCH RFC v2 11/12] mm/hugetlb: Use hugetlb walker lock in page_vma_mapped_walk()
` [PATCH RFC v2 12/12] mm/hugetlb: Introduce hugetlb_walk()

[PATCH] KVM: x86/mmu: simplify kvm_tdp_mmu_map flow when guest has to retry
 2022-11-18  1:34 UTC  (2+ messages)

[PATCH v6 0/2] Memory poison recovery in khugepaged collapsing
 2022-11-18  1:34 UTC  (5+ messages)

[for-next PATCH 0/5] iova_to_vaddr refactor
 2022-11-18  1:32 UTC  (4+ messages)
` [for-next PATCH 4/5] RDMA/rxe: refactor iova_to_vaddr

[PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
 2022-11-18  1:32 UTC  (2+ messages)

[PATCH v7 0/2] Memory poison recovery in khugepaged collapsing
 2022-11-18  1:31 UTC  (3+ messages)
` [PATCH v7 1/2] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v7 2/2] mm/khugepaged: recover from poisoned file-backed memory

RTT-PROBE: lore-subspace-rtt
 2022-11-18  1:30 UTC 

[PATCH v3 00/11] Connect VFIO to IOMMUFD
 2022-11-18  1:30 UTC  (3+ messages)
` [PATCH v3 07/11] vfio-iommufd: Support iommufd for physical VFIO devices

[PATCH 00/46] gcc-LTO support for the kernel
 2022-11-18  1:28 UTC  (6+ messages)
` [PATCH 18/46] entry, lto: Mark raw_irqentry_exit_cond_resched() as __visible

Coverity: __sock_gen_cookie(): Error handling issues
 2022-11-18  1:24 UTC  (6+ messages)

[PATCH] target/avr: fix long address calculation
 2022-11-18  1:23 UTC  (2+ messages)

[PATCH] speakup: Fix building as extmod
 2022-11-18  1:22 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-18  1:20 UTC 

[PATCH V5 00/26] Add support UHS-II for GL9755
 2022-11-18  1:19 UTC  (8+ messages)
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards

[RFC] Kernel Support of Memory Error Detection
 2022-11-18  1:19 UTC  (7+ messages)

[PATCH] tracing: remove __bad_type_size() method
 2022-11-18  1:18 UTC  (2+ messages)

[syzbot] WARNING in call_timer_fn
 2022-11-18  1:17 UTC  (6+ messages)

[igt-dev] [PATCH v5 0/3] Add new subtest and test cleanup
 2022-11-18  1:15 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add new subtest and test cleanup (rev4)

renesas/next baseline-nfs: 112 runs, 2 regressions (renesas-next-2022-11-17-v6.1-rc1)
 2022-11-18  1:14 UTC 

renesas/next baseline: 424 runs, 10 regressions (renesas-next-2022-11-17-v6.1-rc1)
 2022-11-18  1:14 UTC 

[PATCH] macsec: Fix invalid error code set
 2022-11-18  1:12 UTC 

[PATCH rcu/dev 1/3] net: Use call_rcu_flush() for qdisc_free_cb
 2022-11-18  1:12 UTC  (5+ messages)
` [PATCH rcu/dev 2/3] net: Use call_rcu_flush() for in_dev_rcu_put

RTT-PROBE: lore-subspace-rtt
 2022-11-18  1:10 UTC 

+ docs-abi-zram-document-zram-recompress-sysfs-knobs.patch added to mm-unstable branch
 2022-11-18  1:10 UTC 

[PATCH] Docs/ABI/zram: document zram recompress sysfs knobs
 2022-11-18  1:08 UTC  (3+ messages)

[PATCH v2 net 3/4] dccp/tcp: Don't update saddr before unlinking sk from the old bucket
 2022-11-18  1:08 UTC  (6+ messages)

linux-next: manual merge of the spi-nor tree with the mtd tree
 2022-11-18  1:07 UTC 

[PATCH] drm/amd/display: fix compilation issue with legacy gcc
 2022-11-18  1:06 UTC 

[PATCH rcu/dev 3/3] net: Use call_rcu_flush() for dst_destroy_rcu
 2022-11-18  1:05 UTC  (4+ messages)

[Bug 216696] New: Linux unusable upon plugging encrypted SanDisk Extreme 55AE USB 3.0 SSD, causes xHCI controller crash and drops USB keyboard/mouse
 2022-11-18  1:01 UTC  (5+ messages)
` [Bug 216696] "

[PATCH v1] Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
 2022-11-18  1:00 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-18  1:00 UTC 

[PATCH 0/2] Introduce Socionext F_OSPI SPI flash controller
 2022-11-18  0:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: spi: Add Socionext F_OSPI controller bindings
` [PATCH 2/2] spi: Add Socionext F_OSPI SPI flash controller driver

[PATCH -next] kallsyms: Remove unneeded semicolon
 2022-11-18  0:58 UTC 

[patch 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-18  0:58 UTC  (4+ messages)
` [patch 21/33] genirq/msi: Provide msi_domain_alloc_irq_at()

[PATCH RESEND v3] x86/fpu: use _Alignof to avoid UB in TYPE_ALIGN
 2022-11-18  0:55 UTC  (2+ messages)
` [PATCH RESEND v4] "

[PATCH 0/3] add dt configuration for dp83867 led modes
 2022-11-18  0:54 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: net: phy: dp83867: add LED mode property
` [PATCH 2/3] net: phy: dp83867: add LED mode configuration via dt
` [PATCH 3/3] arm64: dts: imx8m*-venice: add dp83867 PHY LED mode configuration

[PATCH 0/2] fixing parse_object() check for type mismatch
 2022-11-18  0:36 UTC  (3+ messages)
` [PATCH 2/2] parse_object(): check on-disk type of suspected blob

[PATCH] samples/seccomp: fix array_size.cocci warning
 2022-11-18  0:54 UTC  (3+ messages)

[intel-tdx:kvm-upstream-workaround 71/398] arch/powerpc/kvm/e500mc.c:171:5: error: no previous prototype for 'kvmppc_core_check_processor_compat'
 2022-11-18  0:52 UTC 

[PATCH -next] samples/hid: Remove unneeded semicolon
 2022-11-18  0:53 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/display: Add missing checks for cdclk crawling
 2022-11-18  0:53 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Do both crawl and squash when changing cdclk

[PATCH linux-next] soc: qcom: smem_state: Use device_match_of_node()
 2022-11-18  0:52 UTC  (2+ messages)

trace events
 2022-11-18  0:50 UTC  (2+ messages)

[PATCH] samples/bpf: Fix duplicate struct define in test_lru_dist sample
 2022-11-18  0:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-18  0:50 UTC 

[PATCH V2] PCI/DOE: Detect on stack work items automatically
 2022-11-18  0:50 UTC  (2+ messages)

[PATCH RFC 0/6] mmc: renesas_sdhi: add support for DMA end irqs
 2022-11-18  0:49 UTC  (6+ messages)

[PATCH 0/3] kbuild: detect objects shared among multiple modules
 2022-11-18  0:45 UTC  (4+ messages)
` [PATCH 1/3] kbuild: add kbuild-file macro

linux-next: manual merge of the nand tree with the mtd tree
 2022-11-18  0:45 UTC 

[Intel-wired-lan] [PATCH net-next v3] ice: move devlink port creation/deletion
 2022-11-18  0:43 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2022-11-18  0:43 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/pxp: Trigger the global teardown for before suspending
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/pxp: Add missing cleanup steps for PXP global-teardown

[RFC v4 0/5] Report percentage of time in hardware sleep state
 2022-11-18  0:41 UTC  (3+ messages)
` [RFC v4 1/5] PM: Add a sysfs file to represent the percentage of sleep in hardware state

[PATCH linux-next] usb: dwc3: gadget: remove redundant ret variable in dwc3_gadget_vbus_draw
 2022-11-18  0:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-18  0:40 UTC 

Best way to share maps between multiple files/objects?
 2022-11-18  0:38 UTC  (4+ messages)

[bluez/bluez] 818adf: tools: Use portable 64 bit data formats
 2022-11-18  0:37 UTC 

[PATCH] KVM: x86: avoid memslot check in NX hugepage recovery if it cannot be true
 2022-11-18  0:37 UTC  (2+ messages)

[PATCH v2] ARM: Drop '-mthumb' from AFLAGS_ISA
 2022-11-18  0:30 UTC 

next/pending-fixes build: 206 builds: 2 failed, 204 passed, 6 errors, 40 warnings (v6.1-rc5-379-g251424ad2a76)
 2022-11-18  0:34 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.