All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-02 19:20:42 to 2021-12-02 20:59:49 UTC [more...]

[PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment
 2021-12-02 20:58 UTC 

[PATCH v2 00/15] target/m68k: Conditional traps + trap cleanup
 2021-12-02 20:49 UTC  (15+ messages)
` [PATCH v2 01/15] target/m68k: Raise the TRAPn exception with the correct pc
` [PATCH v2 02/15] target/m68k: Switch over exception type in m68k_interrupt_all
` [PATCH v2 03/15] linux-user/m68k: Use force_sig_fault
` [PATCH v2 04/15] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v2 05/15] target/m68k: Remove retaddr in m68k_interrupt_all
` [PATCH v2 06/15] target/m68k: Fix address argument for EXCP_CHK
` [PATCH v2 07/15] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
` [PATCH v2 08/15] target/m68k: Fix address argument for EXCP_TRACE
` [PATCH v2 09/15] target/m68k: Implement TRAPcc
` [PATCH v2 10/15] target/m68k: Implement TRAPV
` [PATCH v2 11/15] target/m68k: Implement FTRAPcc
` [PATCH v2 13/15] tests/tcg/m68k: Add trap.c
` [PATCH v2 14/15] linux-user/strace: Fix print_syscall_err
` [PATCH v2 15/15] linux-user/strace: Adjust get_thread_area for m68k

[Buildroot] [PATCH/next 0/2] add threads dependency to libgeos
 2021-12-02 20:31 UTC  (3+ messages)
` [Buildroot] [PATCH/next 1/2] package/libgeos: add threads dependency
` [Buildroot] [PATCH/next 2/2] package/postgis: adjust libgeos dependency coments

[PATCH 1/6] f2fs: rework write preallocations
 2021-12-02 20:57 UTC  (10+ messages)
` [PATCH 5/6] f2fs: implement iomap operations
  ` [f2fs-dev] "

[PATCH net-next 0/2] net: small csum optimizations
 2021-12-02 20:58 UTC  (9+ messages)
` [PATCH net-next 2/2] net: optimize skb_postpull_rcsum()

[Buildroot] [PATCH/next 1/2] package/libgeos: add threads dependency
 2021-12-02 20:57 UTC  (2+ messages)
` [Buildroot] [PATCH/next 2/2] package/postgis: adjust libgeos dependency coments

[PATCH v1 1/2] ASoC: ti: davinci-mcasp: Get rid of duplicate of_node assignment
 2021-12-02 20:56 UTC  (4+ messages)
` [PATCH v1 2/2] ASoC: ti: davinci-mcasp: Remove unnecessary conditional

[agd5f:drm-next 150/190] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:4343: warning: expecting prototype for Return PCON's post FRL link training supported BW if its non(). Prototype was for intersect_frl_link_bw_support() instead
 2021-12-02 20:56 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the kbuild tree
 2021-12-02 20:56 UTC 

[PATCH] ALSA: usb-audio: Reorder snd_djm_devices entries
 2021-12-02 20:55 UTC 

Question/issues about i.MX6 DDR configuration
 2021-12-02 20:56 UTC  (4+ messages)

[RFC PATCH] s390: kvm: reduce frequency of CPU syncs of diag318 info
 2021-12-02 20:54 UTC  (3+ messages)

[PATCH v2 0/3] Fix LLP64 `(size_t)1` compatibility VS C4334 warnings
 2021-12-02 20:56 UTC  (3+ messages)

[lttng-dev] [PATCH] lttng-ust-common: link with liburcu explicitly
 2021-12-02 20:47 UTC  (3+ messages)
  ` [lttng-dev] ?==?utf-8?q? [PATCH]?==?utf-8?q? "

[PATCH v2 REPOST] fscache: Use only one fscache_object_cong_wait
 2021-12-02 20:52 UTC  (2+ messages)

[RFC PATCH 1/2] drm/amdgpu/UAPI: add new PROFILE IOCTL
 2021-12-02 19:19 UTC  (2+ messages)
` [RFC PATCH 2/2] drm/amdgpu: bump driver version for "

[LTP] [PATCH v1] Refactoring aiodio_append.c using LTP API
 2021-12-02 20:49 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: zl38060: Setup parent device and get rid of unnecessary of_node assignment
 2021-12-02 20:48 UTC  (2+ messages)

[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2021-12-02 20:48 UTC  (9+ messages)
      ` [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t "

[PATCH] soc/fsl/qman: test: Make use of the helper function kthread_run_on_cpu()
 2021-12-02 14:07 UTC 

[PATCH v2 RESEND 0/5] soc: samsung: Add USI driver
 2021-12-02 20:44 UTC  (8+ messages)
` [PATCH v2 RESEND 1/5] dt-bindings: soc: samsung: Add Exynos USI bindings

[PATCH] objtool: Fix pv_ops noinstr validation
 2021-12-02 20:45 UTC 

[PATCH v7 00/11] mm, device-dax: Introduce compound pages in devmap
 2021-12-02 20:44 UTC  (12+ messages)
` [PATCH v7 01/11] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v7 02/11] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v7 03/11] mm/page_alloc: refactor memmap_init_zone_device() page init
` [PATCH v7 04/11] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v7 05/11] device-dax: use ALIGN() for determining pgoff
` [PATCH v7 06/11] device-dax: use struct_size()
` [PATCH v7 07/11] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v7 08/11] device-dax: factor out page mapping initialization
` [PATCH v7 09/11] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
` [PATCH v7 10/11] device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
` [PATCH v7 11/11] device-dax: compound devmap support

[PATCH v2 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2021-12-02 20:44 UTC  (6+ messages)
` [PATCH v2 09/14] net: wwan: t7xx: Add WWAN network interface

[PATCH] mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2
 2021-12-02 20:43 UTC  (2+ messages)

kernel-selftests: make run_tests -C bpf cost 5 hours
 2021-12-02 20:41 UTC  (3+ messages)

[tpm2] Re: "tpm2_import" Integrity Check issue on a Big Endian 32 Bit Platform
 2021-12-02 20:41 UTC 

[PATCH bpf v2] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-12-02 20:34 UTC  (2+ messages)

[patch 00/10] genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4
 2021-12-02 20:40 UTC  (6+ messages)
` [patch 09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]()

[PATCH v2 00/33] Separate struct slab from struct page
 2021-12-02 20:39 UTC  (5+ messages)
` slab tree for next

[PATCH] kunit: tool: make `build` subcommand also reconfigure if needed
 2021-12-02 20:39 UTC 

[PATCH 00/25] x86/sgx and selftests/sgx: Support SGX2
 2021-12-02 20:38 UTC  (3+ messages)

[PATCH] version: 22.03-rc0
 2021-12-02 20:36 UTC  (4+ messages)
` [PATCH v2] "

bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop
 2021-12-02 20:35 UTC  (12+ messages)

[PATCH v2 0/2] Free space tree space reservation fixes
 2021-12-02 20:34 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: include the free space tree in the global rsv minimum calculation
` [PATCH v2 2/2] btrfs: reserve extra space for the free space tree

[PATCH] distutils3: fix bindir mangling to stop breaking symlinks
 2021-12-02 20:31 UTC  (3+ messages)
` [OE-core] "

[LTP] [PATCH v2 1/1] configure.ac: Print summary
 2021-12-02 20:30 UTC 

[PATCH v5 0/1] Use i915 macros to check for PTEs
 2021-12-02 20:29 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Re-use i915 macros for checking PTEs (rev11)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

How to avoid getting ndo_open() immediately after probe
 2021-12-02 20:29 UTC  (3+ messages)

[PATCH 1/2] irqchip: nvic: Fix offset for Interrupt Priority Offsets
 2021-12-02 20:27 UTC  (13+ messages)
` [PATCH 2/2] irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER

[PATCH 1/2] arm/edk2-firmware: force debug builds when using Clang
 2021-12-02 20:28 UTC  (2+ messages)
` [PATCH 2/2] CI: also build qemu-generic-arm64 for clang

[Intel-gfx] [PATCH] drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c
 2021-12-02 20:26 UTC  (2+ messages)

Call for agenda items for December 7th Community Call @ 1500 UTC
 2021-12-02 20:24 UTC 

Unable to Mount Btrfs Partition used on Both Funtoo and Windows
 2021-12-02 20:15 UTC  (2+ messages)

[PATCH 0/6] PCI: pci-bridge-emul: Various fixes
 2021-12-02 20:20 UTC  (4+ messages)

[PATCH] drm/i915: replace X86_FEATURE_PAT with pat_enabled()
 2021-12-02 20:21 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] tune-cortexa72.inc: Add tune for nocrypto case
 2021-12-02 20:20 UTC 

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-12-02 20:20 UTC  (3+ messages)

[Cluster-devel] [PATCH dlm-tool 0/6] dlm: debian patches and python
 2021-12-02 20:20 UTC  (7+ messages)
` [Cluster-devel] [PATCH dlm-tool 1/6] init: Enable systemctl help dlm to show relevant man pages
` [Cluster-devel] [PATCH dlm-tool 2/6] dlm_controld: man: Fix typo: specfic => specific
` [Cluster-devel] [PATCH dlm-tool 3/6] stonith_helper: Fix gcc build warnings
` [Cluster-devel] [PATCH dlm-tool 4/6] stonith_helper: Don't link dlm_stonith against libxml2
` [Cluster-devel] [PATCH dlm-tool 5/6] python: add bindings and test example
` [Cluster-devel] [PATCH dlm-tool 6/6] python: add ebpf histogram example

[PATCH v1] x86/lib: Optimize 8x loop and memory clobbers in csum_partial.c
 2021-12-02 20:19 UTC  (10+ messages)

pca954x devices sharing reset-gpios
 2021-12-02 20:18 UTC 

please help backporting some patches to stable release 19.11.11
 2021-12-02 20:18 UTC 

[PATCH v2] xen-blkfront: Use the bitmap API when applicable
 2021-12-02 20:16 UTC 

[PATCH 1/2] kunit: tool: use dataclass instead of collections.namedtuple
 2021-12-02 20:15 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/snps: use div32 version of MPLLB word clock for UHBR
 2021-12-02 20:15 UTC  (2+ messages)

[Virtio-fs] [virtiofsd][virtiofsd-rs] unlink an openfile over NFS
 2021-12-02 20:14 UTC  (6+ messages)

[PATCH] testing/bpf: Update test names for xchg and cmpxchg
 2021-12-02 20:11 UTC  (2+ messages)

[PATCH] scsi/be2iscsi: Remove non existing maintainer
 2021-12-02 20:11 UTC 

[PATCH SET] fscache fixes
 2021-12-02 20:11 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf, docs: add kernel version to map_cgroup_storage
 2021-12-02 20:08 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH] char: tpm: cr50: Set TPM_FIRMWARE_POWER_MANAGED based on device property
 2021-12-02 20:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 REPOST] scsi: be2iscsi: Replace irq_poll with threaded IRQ handler
 2021-12-02 20:05 UTC 

[PATCH] hw/ppc/ppc405_boards: Change kernel load address
 2021-12-02 19:32 UTC  (4+ messages)

[PATCH v4 0/2] Add UART driver for Suplus SP7021 SoC
 2021-12-02 20:03 UTC  (3+ messages)
` [PATCH v4 2/2] serial:sunplus-uart:Add Sunplus SoC UART Driver

[PATCH v2 0/5] platform: surface: Introduce Surface XBL Driver
 2021-12-02 20:04 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: platform: microsoft: Document surface xbl

[PATCH v7 00/10] Add support for audio on SC7280 based targets
 2021-12-02 20:03 UTC  (4+ messages)
` [PATCH v7 08/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings

[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
 2021-12-02 20:01 UTC  (10+ messages)
` [PATCH v2 3/3] soc: fsl: Replace kernel.h with the necessary inclusions

[RFC 00/20] ima: Namespace IMA with audit support in IMA-ns
 2021-12-02 20:03 UTC  (9+ messages)
` [RFC 08/20] ima: Move measurement list related variables into ima_namespace

[dunfell][PATCH] go-helloworld: test at runtime
 2021-12-02 20:01 UTC  (2+ messages)
` [OE-core] "

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-02 20:00 UTC  (15+ messages)

[PATCH v2 bpf-next] selftests/bpf: Build testing_helpers.o out of tree
 2021-12-02 20:00 UTC  (2+ messages)

[5.4 PATCH] mm/gup: Do not force a COW break on file-backed memory
 2021-12-02 19:59 UTC  (5+ messages)

Please pull u-boot-net/master
 2021-12-02 19:59 UTC  (2+ messages)

[PATCH v3] xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze
 2021-12-02 19:56 UTC 

[Buildroot] [PATCH] package/genimage: bump to version 15
 2021-12-02 19:55 UTC  (3+ messages)

stable-rc/queue/4.14 build: 170 builds: 3 failed, 167 passed, 2 errors, 20 warnings (v4.14.256-72-g55679b43003d9)
 2021-12-02 19:54 UTC 

[PATCH 0/7] Resurrect backports Integration Mode
 2021-12-02 19:51 UTC  (4+ messages)
` [PATCH 1/7] backport: refresh integration patch

[PATCH 0/4] Docs: usb: Code and text updates from usb-skeleton
 2021-12-02 19:49 UTC  (5+ messages)
` [PATCH 1/4] Docs: usb: update usb_bulk_msg receiving example

[PATCH 0/2] Fix bio merge off cached request path
 2021-12-02 19:47 UTC  (3+ messages)
` [PATCH 1/2] block: get rid of useless goto and label in blk_mq_get_new_requests()
` [PATCH 2/2] block: fix double bio queue when merging in cached request path

net/wireless/scan.c:1801:13: error: 'channel' undeclared
 2021-12-02 19:45 UTC  (2+ messages)

[PATCH net-next 02/19] lib: add tests for reference tracker
 2021-12-02 19:46 UTC  (5+ messages)

OpenEmbedded Developer Virtual Meeting (OEDVM) - Tomorrow
 2021-12-02 19:45 UTC 

[PATCH 0/6] btrfs: optimize btree insertions and some cleanups
 2021-12-02 19:45 UTC  (2+ messages)

[PATCH v2 0/5] PCI: mt7621: Remove specific MIPS code from driver
 2021-12-02 19:45 UTC  (3+ messages)
` [PATCH v2 2/5] MIPS: ralink: implement 'pcibios_root_bridge_prepare()'

rtnet rt_igb I210 not working with ARM
 2021-12-02 19:42 UTC  (3+ messages)

[PATCH v5 bpf-next 00/17] bpf: CO-RE support in the kernel
 2021-12-02 19:42 UTC  (2+ messages)

stable-rc/queue/4.9 build: 186 builds: 3 failed, 183 passed, 2 errors, 29 warnings (v4.9.291-39-g8da2d5e984a85)
 2021-12-02 19:41 UTC 

[PATCH] KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
 2021-12-02 19:39 UTC  (4+ messages)

overlay2: backporting a copy_file_range bug fix in Linux 5.6 to 5.10?
 2021-12-02 19:37 UTC  (2+ messages)

[PATCH] mt76: mt7663: disable 4addr capability
 2021-12-02 19:35 UTC 

[PATCH] gcc-plugins: use swap() to make code cleaner
 2021-12-02 19:35 UTC  (2+ messages)

[Accel-config] [ANNOUNCE] accel-config-v3.4.3 release
 2021-12-02 19:35 UTC 

[Intel-gfx] [PULL] drm-intel-fixes
 2021-12-02 19:35 UTC  (2+ messages)
`  "

[PATCH][next] scsi: Replace one-element arrays with flexible-array members
 2021-12-02 19:40 UTC  (4+ messages)

[GIT PULL] sound fixes for 5.16-rc4
 2021-12-02 19:34 UTC  (2+ messages)

[GIT PULL] IPMI bug fixes for 5.16
 2021-12-02 19:34 UTC  (2+ messages)

[GIT PULL] tracing: Minor fixes for 5.16-rc3
 2021-12-02 19:34 UTC  (2+ messages)

[GIT PULL] Networking for 5.16-rc4
 2021-12-02 19:33 UTC  (2+ messages)

[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-12-02 19:09 UTC  (4+ messages)
` [PATCH v9 06/10] ACPI ERST: build the ACPI ERST table
` [PATCH v9 07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PATCH v9 10/10] ACPI ERST: step 6 of bios-tables-test.c

main - device_id: handle wwid with spaces or control characters
 2021-12-02 19:33 UTC 

[PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-02 19:32 UTC  (2+ messages)

Question regarding "boot-hartid" DT node
 2021-12-02 19:29 UTC  (6+ messages)

[LTP] [PATCH 0/4] Update cgroup_fj and memcg controller tests to work under cgroup2
 2021-12-02 19:28 UTC  (7+ messages)
` [LTP] [PATCH 1/4] controllers/memcg: update stress test "

PATCH 0/4] usbd: typec: fusb302: Add support for specifying supported alternate-modes through devicetree/fwnodes
 2021-12-02 19:29 UTC  (2+ messages)

[PATCH] btrfs: send: fix a failure when looking for data backrefs after relocation
 2021-12-02 19:28 UTC  (2+ messages)

[PATCH] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD
 2021-12-02 19:28 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] t1510: remove need for "test_untraceable", retain coverage

[PATCH] target/ppc: remove 401/403 CPUs
 2021-12-02 19:11 UTC 

[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
 2021-12-02 19:24 UTC  (7+ messages)

Minutes of Technical Board Meeting, 2021-12-01
 2021-12-02 19:25 UTC 

[PATCH v6 00/25] fdt: Make OF_BOARD a boolean option
 2021-12-02 19:24 UTC  (18+ messages)
` [PATCH v6 09/25] arm: xenguest_arm64: Add a fake devicetree file

[PATCH 0/5] staging: r8188eu: odm cleanups
 2021-12-02 19:23 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: remove unused variables from odm_dm_struct
` [PATCH 2/5] staging: r8188eu: pbNet_closed is set but never used
` [PATCH 3/5] staging: r8188eu: pSecurity "
` [PATCH 4/5] staging: r8188eu: pNumTxBytesUnicast "
` [PATCH 5/5] staging: r8188eu: pNumRxBytesUnicast "

[PATCH v2 00/10] Extend and tweak mapping support
 2021-12-02 19:20 UTC  (4+ messages)
` [PATCH v2 10/10] fs: support mapped mounts of mapped filesystems


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.