All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-24 14:52:24 to 2022-02-24 15:26:04 UTC [more...]

[PATCH v3 0/8] Add RISC-V asm/insn.h header
 2022-02-24 15:24 UTC  (10+ messages)
` [PATCH v3 1/8] riscv: Avoid unaligned access when relocating modules
` [PATCH v3 2/8] riscv: Remove unneeded definitions from asm/module.h
` [PATCH v3 3/8] riscv: Remove unneeded definitions from asm/ftrace.h
` [PATCH v3 4/8] riscv: Add asm/insn.h header

[PATCH] firmware: arm_scmi: Remove clear channel call on the TX channel
 2022-02-24 15:24 UTC  (2+ messages)

[PATCH] Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
 2022-02-24 15:25 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: timer: Add PWM compatible for X1000 SoC
 2022-02-24 15:25 UTC  (5+ messages)
` [PATCH 2/2] pwm: jz4740: Add support "

[PATCH v2 0/7] ixgbe SFP handling fixes
 2022-02-24 15:23 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] net/ixgbe: Fix ixgbe_is_sfp() to return valid result for X550EM_a devs
  ` [PATCH v3 2/3] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices
  ` [PATCH v3 3/3] net/ixgbe: Fix SFP detection and linking on hotplug

[PATCH] ARM: dts: at91: Use the generic "crypto" node name for the crypto IPs
 2022-02-24 15:23 UTC  (3+ messages)

[RFC RFT PATCH v2 2/2] mtd: core: introduce of support for dynamic partitions
 2022-02-24 15:23 UTC  (4+ messages)
` [mtd] 8d892a300a: BUG:kernel_NULL_pointer_dereference,address

[PATCH v3] xen/public: add comment to struct xen_mem_acquire_resource
 2022-02-24 15:24 UTC 

[PATCH v2 0/4] target/nios2: Shadow register set, EIC and VIC
 2022-02-24 13:48 UTC 

[Buildroot] [PATCH] package/erlang-jiffy: bump version to 1.1.1
 2022-02-24 15:23 UTC 

[PATCH v2 0/2] Rename psr_mode_is_{32bit/user} to regs_mode_is_{32bit/user}
 2022-02-24 15:23 UTC  (2+ messages)

[PATCH v4 00/29] Builtin FSMonitor Part 2
 2022-02-24 15:21 UTC  (8+ messages)
` [PATCH v5 00/30] "
  ` [PATCH v5 15/30] compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows
  ` [PATCH v5 16/30] compat/fsmonitor/fsm-listen-darwin: add macos header files for FSEvent
  ` [PATCH v5 17/30] compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS

[PATCH] platform/x86: thinkpad_acpi: Add dual fan probe
 2022-02-24 15:21 UTC  (2+ messages)

[PATCH V9 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-24 15:21 UTC  (3+ messages)
` [PATCH V9 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P

Since commit e8907f76544ffe225ab95d70f7313267b1d0c76d bluetooth scanning stopped working on my system
 2022-02-24 15:21 UTC  (4+ messages)

[PATCH v7 1/2] platforms/x86: Add AMD system management interface
 2022-02-24 15:20 UTC  (4+ messages)
` [PATCH v7 2/2] Documentation: Add x86/amd_hsmp driver

[meta-oe][PATCH] libsndfile1: bump to version 1.0.31
 2022-02-24 15:22 UTC  (3+ messages)
` [OE-core] "

[PATCH v4] Rust Oe-Selftest implementation
 2022-02-24 15:22 UTC 

[Intel-gfx] [PATCH] drm/i915: fix one mem leak in mmap_offset_attach()
 2022-02-24 15:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: fix one mem leak in mmap_offset_attach() (rev3)

[RFC RFT PATCH v3 0/2] Add nvmem support for dynamic partitions
 2022-02-24 15:20 UTC  (6+ messages)
` [RFC RFT PATCH v3 1/2] dt-bindings: mtd: partitions: Document new partition-dynamic nodes
` [RFC RFT PATCH v3 2/2] mtd: core: introduce of support for dynamic partitions

[xen-unstable-smoke test] 168216: tolerable all pass - PUSHED
 2022-02-24 15:21 UTC 

[PATCH nf] selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test
 2022-02-24 15:21 UTC 

[RFC PATCH 0/5] introduce sched-idle balancing
 2022-02-24 15:20 UTC  (2+ messages)

[davidhildenbrand:cow_fixes_part_2 21/27] mm/hugetlb.c:6051 follow_hugetlb_page() error: uninitialized symbol 'unshare'
 2022-02-24 15:19 UTC  (2+ messages)

[PATCH v2 00/39] x86: Kernel IBT
 2022-02-24 14:52 UTC  (40+ messages)
` [PATCH v2 01/39] kbuild: Fix clang build
` [PATCH v2 02/39] static_call: Avoid building empty .static_call_sites
` [PATCH v2 03/39] x86/module: Fix the paravirt vs alternative order
` [PATCH v2 04/39] objtool: Add --dry-run
` [PATCH v2 05/39] x86: Base IBT bits
` [PATCH v2 06/39] x86/ibt: Add ANNOTATE_NOENDBR
` [PATCH v2 07/39] x86/entry: Sprinkle ENDBR dust
` [PATCH v2 08/39] x86/linkage: Add ENDBR to SYM_FUNC_START*()
` [PATCH v2 09/39] x86/ibt,paravirt: Sprinkle ENDBR
` [PATCH v2 10/39] x86/ibt,crypto: Add ENDBR for the jump-table entries
` [PATCH v2 11/39] x86/ibt,kvm: Add ENDBR to fastops
` [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v2 13/39] x86/livepatch: Validate "
` [PATCH v2 14/39] x86/ibt,ftrace: Make function-graph play nice
` [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions
` [PATCH v2 16/39] x86/bpf: Add ENDBR instructions to prologue and trampoline
` [PATCH v2 17/39] x86/ibt,ftrace: Add ENDBR to samples/ftrace
` [PATCH v2 18/39] x86/ibt: Add IBT feature, MSR and #CP handling
` [PATCH v2 19/39] x86: Disable IBT around firmware
` [PATCH v2 20/39] x86/bugs: Disable Retpoline when IBT
` [PATCH v2 21/39] x86/ibt: Annotate text references
` [PATCH v2 22/39] x86/ibt,ftrace: Annotate ftrace code patching
` [PATCH v2 23/39] x86/ibt,sev: Annotations
` [PATCH v2 24/39] x86/text-patching: Make text_gen_insn() IBT aware
` [PATCH v2 25/39] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
` [PATCH v2 26/39] x86/entry: Cleanup PARAVIRT
` [PATCH v2 27/39] x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
` [PATCH v2 28/39] x86/ibt,xen: Sprinkle the ENDBR
` [PATCH v2 29/39] objtool: Rename --duplicate to --lto
` [PATCH v2 30/39] Kbuild: Allow whole module objtool runs
` [PATCH v2 31/39] objtool: Read the NOENDBR annotation
` [PATCH v2 32/39] x86/ibt: Dont generate ENDBR in .discard.text
` [PATCH v2 33/39] objtool: Add IBT/ENDBR decoding
` [PATCH v2 34/39] objtool: Validate IBT assumptions
` [PATCH v2 35/39] objtool: IBT fix direct JMP/CALL
` [PATCH v2 36/39] objtool: Find unused ENDBR instructions
` [PATCH v2 37/39] x86/ibt: Finish --ibt-fix-direct on module loading
` [PATCH v2 38/39] x86/ibt: Ensure module init/exit points have references
` [PATCH v2 39/39] x86/alternative: Use .ibt_endbr_sites to seal indirect calls

[PATCH mptcp-next] selftests: bpf: exercise bpf_mptcp_sock()
 2022-02-24 15:21 UTC 

[PATCH v3 0/3] arm64: Support of PAuth QARMA3 architected algorithm
 2022-02-24 15:18 UTC  (2+ messages)

[PATCH v2] docs: add some clarification to xenstore-migration.md
 2022-02-24 15:19 UTC  (3+ messages)

[RFC][PATCH 0/7] drm/bridge: Add support for selecting DSI host HS clock from DSI bridge
 2022-02-24 15:19 UTC  (3+ messages)
` [PATCH 3/7] drm/bridge: Extend struct drm_bus_cfg with clock field

[PATCH v2 0/3] xen/vpci: msix: Make VPCI MSI-X code non-x86 specific
 2022-02-24 15:18 UTC  (5+ messages)
` [PATCH v2 1/3] xen/vpci: msix: move x86 specific code to x86 file
` [PATCH v2 3/3] xen/vpci: msix: move read/write call to MSI-X PBA entry to arch file

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-02-24 15:17 UTC  (9+ messages)
` [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test

[PATCH phy v4 5/5] Revert "PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware"
 2022-02-24 15:17 UTC 

bug kernel 5.17, qualcom and intel adapters, unable to reliably connect to bluetooth devices
 2022-02-24 15:16 UTC  (17+ messages)

[PATCH] x86/fpu: Correct pkru/xstate inconsistency
 2022-02-24 15:16 UTC  (3+ messages)
` [PATCH stable 5.4,5.10] "

nfsd: unable to allocate nfsd_file_hashtbl
 2022-02-24 15:14 UTC  (3+ messages)

[PATCH] random: do crng pre-init loading in worker rather than irq
 2022-02-24 15:15 UTC  (5+ messages)

[PATCH v4] ARM: dts: at91: sama7g5: Add crypto nodes
 2022-02-24 15:14 UTC  (3+ messages)

[PATCH v2 5/5] spi: tegra210-quad: combined sequence mode
 2022-02-24 15:14 UTC  (3+ messages)

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-24 15:14 UTC  (5+ messages)
` [PATCH v2 14/18] KVM: x86/mmu: avoid indirect call for get_cr3

[PATCH phy v4 0/5] Armada 3720 comphy native implementation
 2022-02-24 15:14 UTC  (6+ messages)
` [PATCH phy v4 3/5] Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720"
` [PATCH phy v4 4/5] Revert "usb: host: xhci: mvebu: make USB 3.0 "

[PATCH v7 00/14] Convert powerpc to default topdown mmap layout
 2022-02-24 15:05 UTC  (5+ messages)
` [PATCH v7 05/14] sizes.h: Add SZ_1T macro

[PATCH] btrfs: tree-checker: save item data end in u64 to avoid
 2022-02-24 15:13 UTC  (3+ messages)

[RFC PATCH 0/2] Handle AMD threshold interrupt storms
 2022-02-24 15:14 UTC  (5+ messages)
` [RFC PATCH 1/2] x86/mce: "
    ` [PATCH 1/2] x86/mce: Remove old CMCI storm mitigation code

[PATCH 0/2] x86/boot: Fix setup_indirect support
 2022-02-24 15:13 UTC  (8+ messages)
` [PATCH 1/2] x86/boot: Fix memremap of setup_indirect structures

[PATCH] ARM: dts: at91: remove status = "okay" from soc specific dtsi
 2022-02-24 15:12 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] New BPF helpers to accelerate synproxy
 2022-02-24 15:11 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v3 2/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v3 3/5] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v3 4/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v3 5/5] bpf: Add selftests for raw syncookie helpers

[PATCH v3 00/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
 2022-02-24 15:12 UTC  (5+ messages)
` [PATCH v3 12/19] KVM: arm64: Add support for userspace to suspend a vCPU

[Buildroot] [PATCH v4 1/3] board/andes: rearrange andes folder structure
 2022-02-24 15:12 UTC  (6+ messages)

[meta][dunfell][PATCH] libarchive: Fix for CVE-2021-36976
 2022-02-24 15:11 UTC 

[PATCH v2] Bluetooth: hci_sync: Fix hci_update_accept_list_sync
 2022-02-24 15:11 UTC 

[PATCH v2] ARM: dts: at91: sama5d2: Fix PMERRLOC resource size
 2022-02-24 15:10 UTC  (3+ messages)

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-02-24 15:11 UTC  (9+ messages)
` [PATCH 02/23] t7527: test FS event reporing on macOS WRT case and Unicode
` [PATCH 04/23] t/helper/fsmonitor-client: create stress test
` [PATCH 06/23] fsmonitor-settings: stub in platform-specific incompatibility checking
` [PATCH 07/23] fsmonitor-settings: virtual repos are incompatible with FSMonitor

[linux-next:master] BUILD REGRESSION d4a0ae62a277377de396850ed4b709b6bd9b7326
 2022-02-24 15:09 UTC 

linux-next: Tree for Feb 22
 2022-02-24 15:08 UTC  (5+ messages)
` linux-next: Tree for Feb 22 (NFSD_V2_ACL)

[PATCH v7 00/21] Readdir improvements
 2022-02-24 15:07 UTC  (8+ messages)
` [PATCH v7 01/21] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v7 02/21] NFS: Trace lookup revalidation failure
    ` [PATCH v7 03/21] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
      ` [PATCH v7 04/21] NFS: Calculate page offsets algorithmically
        ` [PATCH v7 05/21] NFS: Store the change attribute in the directory page cache

[PATCH] ath9k: make array voice_priority static const
 2022-02-24 15:08 UTC  (3+ messages)

kselftest/next build: 7 builds: 0 failed, 7 passed, 1 warning (v5.17-rc5-16-g1900be289b59)
 2022-02-24 15:08 UTC 

[PATCH 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
 2022-02-24 15:08 UTC  (3+ messages)

[PATCH 0/5] slab cleanups
 2022-02-24 15:08 UTC  (5+ messages)
` [PATCH 3/5] mm/slab: Do not call kmalloc_large() for unsupported size

[PATCH] netfilter: nf_tables: fix error code in nf_tables_updobj()
 2022-02-24 15:08 UTC  (2+ messages)

[PATCH] block: fix preallocate filter: don't do unaligned preallocate requests
 2022-02-24 15:06 UTC  (2+ messages)

[PATCH] arm: kirkwood: nas220: Add DM Ethernet, SATA, GPIO
 2022-02-24 13:48 UTC 

[PATCH] ARM: dts: at91: sama7g5: Add NAND support
 2022-02-24 15:04 UTC  (3+ messages)

[PATCH] kernel/sched: Update schedstats when migrating threads
 2022-02-24 15:05 UTC  (10+ messages)
            ` [PATCH v2] "

[PATCH v4 0/2] KVM: s390: make use of ultravisor AIV support
 2022-02-24 15:04 UTC  (2+ messages)

[PATCH v2 1/3] btrfs: do not start relocation until in progress drops are done
 2022-02-24 15:03 UTC  (3+ messages)
` [btrfs] 0ac06c96a6: BUG:KASAN:use-after-free_in_btrfs_drop_snapshot

[PATCH] btrfs: fix relocation crash due to premature return from btrfs_commit_transaction()
 2022-02-24 14:59 UTC  (2+ messages)

[PATCH v3 1/3] mips: dts: ingenic: x1000: Add TCU clock to tcu device node
 2022-02-24 15:03 UTC  (3+ messages)
` [PATCH v3 2/3] mips: dts: ingenic: x1830: "
` [PATCH v3 3/3] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoC

Kernel 5.16.3 and above fails to detect PCIe devices on Turris Omnia (Armada 385 / mvebu)
 2022-02-24 14:59 UTC  (2+ messages)

[PATCH 0/3] Fixes to enable cross-canadian toolchains
 2022-02-24 15:03 UTC  (4+ messages)
` [PATCH 1/3] base/staging: use HOST_PREFIX, not TARGET_PREFIX
` [PATCH 2/3] sstate: do not add TARGET_ARCH to pkgarch for cross recipes
` [PATCH 3/3] insane: use HOST_ variables, not TARGET_ to determine the cross system

[PATCH] iio: accel: adxl367: unlock on error in adxl367_buffer_predisable()
 2022-02-24 15:02 UTC 

[chenxing:msc313_mainlining 46/93] drivers/gpio/gpiolib.c:1166 gpiochip_hierarchy_irq_domain_alloc() warn: variable dereferenced before check 'd->parent' (see line 1155)
 2022-02-24 15:02 UTC  (2+ messages)

[PATCH v3] tools/libxl: don't allow IOMMU usage with PoD
 2022-02-24 15:01 UTC  (3+ messages)

[PATCH] target/arm: Report KVM's actual PSCI version to guest in dtb
 2022-02-24 15:00 UTC  (2+ messages)

[PATCH 0/8] ARM: at91: add cpu idle and cpufreq opps for sama7g5
 2022-02-24 14:59 UTC  (4+ messages)
` [PATCH 6/8] ARM: dts: at91: sama7g5: add opps

[csky-linux:riscv_compat_v6 6/20] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'compat_statfs'
 2022-02-24 14:59 UTC 

[PATCH 00/11] KVM: x86: Prep work for VMX IPI virtualization
 2022-02-24 14:58 UTC  (2+ messages)

[PATCH] power: supply: Use an rbtree rather than flat register cache
 2022-02-24 14:58 UTC  (2+ messages)

[PATCH v2] pinctrl: ingenic: Fix regmap on X series SoCs
 2022-02-24 14:58 UTC 

[PATCH nf] netfilter: nf_queue: don't assume sk is full socket
 2022-02-24 14:58 UTC  (2+ messages)

[RFC 00/10] add support for fwnode in i2c mux system and sfp
 2022-02-24 14:58 UTC  (3+ messages)

[PATCH] xen/mm: Remove always true ASSERT() in free_heap_pages()
 2022-02-24 14:57 UTC  (5+ messages)

[PATCH RESEND mptcp-next v2 00/12] fclose and mp_fail testcases
 2022-02-24 14:58 UTC  (5+ messages)

[PATCH v7] ARM: dts: add DT for lan966 SoC and 2-port board pcb8291
 2022-02-24 14:55 UTC  (5+ messages)

[GIT PULL v2 FOR 5.18] More V4L2 patches
 2022-02-24 14:54 UTC  (2+ messages)
` [GIT PULL v2 FOR 5.18] More V4L2 patches (#81055)

[rdma:wip/jgg-for-next] BUILD SUCCESS 6090a0c4c7c6156f267ee217f6577eecd610a652
 2022-02-24 14:53 UTC 

[PATCH RFC] pci/ats: do not allow broken devices to be assigned
 2022-02-24 14:53 UTC  (3+ messages)

[PATCH] KVM: x86: Do not change ICR on write to APIC_SELF_IPI
 2022-02-24 14:54 UTC 

[PATCH] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
 2022-02-24 14:53 UTC 

[PATCH 0/3] libify reflog
 2022-02-24 14:53 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] stash: add test to ensure reflog --rewrite --updatref behavior

[PATCH 1/2] dt-bindings: phy: qcom,qmp: Mark '#clock-cells' as a 'optional' property
 2022-02-24 14:52 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom, qmp: "

[PATCH] python-pip: Improve reproducibility
 2022-02-24 14:52 UTC 

[Intel-gfx] [PATCH 0/2] hda/i915: split wait for component binding
 2022-02-24 14:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
 2022-02-24 14:51 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.