All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-28 14:46:30 to 2022-07-28 15:29:16 UTC [more...]

[RFC PATCH 00/11] Bus cleanup for 22.11
 2022-07-28 15:26 UTC  (24+ messages)
` [RFC v3 00/26] Bus and device "
  ` [RFC v3 01/26] devtools: forbid inclusions of driver only headers
  ` [RFC v3 02/26] common/mlx5: rework check on driver registration
  ` [RFC v3 03/26] raw/ifpga: remove PCI bus accessor
  ` [RFC v3 04/26] app/testpmd: drop PCI register commands
  ` [RFC v3 05/26] kni: stop populating PCI info in examples
  ` [RFC v3 06/26] examples/ethtool: prefer device name
  ` [RFC v3 07/26] dev: hide debug messages in device iterator
  ` [RFC v3 08/26] dev: move unrelated macros from header
  ` [RFC v3 09/26] devargs: remove dependency on bus header
  ` [RFC v3 10/26] build: export drivers headers
  ` [RFC v3 11/26] bus/auxiliary: make driver-only headers private
  ` [RFC v3 12/26] bus/dpaa: "
  ` [RFC v3 13/26] bus/fslmc: "
  ` [RFC v3 14/26] bus/ifpga: cleanup exported symbols
  ` [RFC v3 15/26] bus/ifpga: make driver-only headers private
  ` [RFC v3 16/26] bus/pci: "
  ` [RFC v3 17/26] bus/vdev: "
  ` [RFC v3 18/26] bus/vmbus: "
  ` [RFC v3 19/26] bus: move IOVA definition from header
  ` [RFC v3 20/26] bus: introduce accessors
  ` [RFC v3 21/26] bus: hide bus object
  ` [RFC v3 22/26] dev: introduce driver accessors

[PATCH v2 0/7] multifd: Multiple interface support on top of Multifd
 2022-07-28 15:15 UTC  (10+ messages)
` [PATCH v2 2/7] multifd: modifying 'migrate' qmp command to add multifd socket on particular src and dest pair
` [PATCH v2 3/7] multifd: adding multi-interface support for multifd on destination side
` [PATCH v2 5/7] multifd: establishing connection between any non-default src and dest pair

[PATCH v4] irqchip/ls-extirq: fix invalid wait context by avoiding to use regmap
 2022-07-28 15:28 UTC  (3+ messages)

[PATCH] arm64: save movk instructions in mov_q when the lower 16|32 bits are all zero
 2022-07-28 15:17 UTC  (6+ messages)

[PATCH v3 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-28 15:27 UTC  (6+ messages)
` [PATCH v3 4/6] drm/i915: Implement intersect/compatible functions
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/6] drm/ttm: Add new callbacks to ttm res mgr
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH RFC v1] spi: realtek-rtl: Fix clearing some register bits
 2022-07-28 15:27 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: Intel PERF_CAPABILITIES fix and cleanups
 2022-07-28 15:27 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIES

[tip:perf/core] BUILD SUCCESS 326ecc15c61c349cd49d1700ff9e3e31c6fd1cd5
 2022-07-28 15:25 UTC 

[PATCH] ARM: traps: print un-hashed user pc on undefined instruction
 2022-07-28 15:23 UTC  (2+ messages)

[Buildroot] [RFC PATCH v1 1/1] package/android-tools: update to version 5.1.1.r38
 2022-07-28 15:24 UTC  (3+ messages)

[linux-next:master 4526/13542] security/integrity/evm/evm_main.c:460:17: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-07-28 15:24 UTC 

[PATCH RESEND v4 03/15] PCI: dwc: Convert to using native IP-core versions representation
 2022-07-28 15:24 UTC  (2+ messages)

[PATCH for-7.1] hw/mips/malta: turn off x86 specific features of PIIX4_PM
 2022-07-28 15:12 UTC  (6+ messages)

[PATCH 1/2] cgroup/cpuset: Keep current cpus list if cpus affinity was explicitly set
 2022-07-28 15:23 UTC  (9+ messages)
` [PATCH 2/2] cgroup: Skip subtree root in cgroup_update_dfl_csses()

[PATCH net-next V3 0/3] Introduce and use NUMA distance metrics
 2022-07-28 15:23 UTC  (3+ messages)
` [PATCH net-next V3 1/3] sched/topology: Add NUMA-based CPUs spread API

[PATCH v3 00/15] common kmalloc v3
 2022-07-28 15:23 UTC  (3+ messages)
` [PATCH v3 06/15] mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()

[PATCH v3 0/2] migration-test: Allow test to run without uffd
 2022-07-28 15:11 UTC  (3+ messages)

[PATCH v2 0/2] spi: realtek-rtl: two small improvements
 2022-07-28 15:21 UTC  (3+ messages)
` [PATCH v2 1/2] spi: realtek-rtl: Add compile testing support
` [PATCH v2 2/2] spi: realtek-rtl: Improve readability when clearing the size mask

[PATCH net 0/3] netdevsim: fib: Fix reference count leak on route deletion failure
 2022-07-28 15:21 UTC  (7+ messages)
` [PATCH net 1/3] "
` [PATCH net 2/3] netdevsim: fib: Add debugfs knob to simulate "
` [PATCH net 3/3] selftests: netdevsim: Add test cases for "

[PATCH v2] ASoC: dt-bindings: fsl,sai: Convert format to json-schema
 2022-07-28 15:04 UTC 

[PATCH] wilc1000: fix DMA on stack objects
 2022-07-28 15:20 UTC 

[PATCH,RFC] livepatch: fix race between fork and klp_reverse_transition
 2022-07-28 15:20 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH for-7.1] linux-user/flatload.c: Fix setting of image_info::end_code
 2022-07-28 15:14 UTC 

[PATCH] dt-bindings: gpio: fairchild,74hc595: use spi-peripheral-props.yaml
 2022-07-28 15:19 UTC  (2+ messages)

[kvalo-ath:ath-qca] BUILD SUCCESS 97ed4b58ce506d69e5bae47d4f9e7886237d53ba
 2022-07-28 15:18 UTC 

[PATCH] dt-bindings: input: ariel-pwrbutton: use spi-peripheral-props.yaml
 2022-07-28 15:19 UTC  (2+ messages)

[dm-devel] [PATCH 5.10 1/2] block: split bio_kmalloc from bio_alloc_bioset
 2022-07-28 15:19 UTC  (7+ messages)
      `  "

[PATCH] dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency
 2022-07-28 15:19 UTC  (2+ messages)

[PATCH] x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
 2022-07-28 15:18 UTC  (5+ messages)

Ext4 mballoc behavior with mb_optimize_scan=1
 2022-07-28 15:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: nfc: use spi-peripheral-props.yaml
 2022-07-28 15:18 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: wireless: "

[igt-dev] [PATCH i-g-t v2 0/2] tests/gem_exec_fence: Fix test_fence_await for hanging workloads
 2022-07-28 15:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/gem_exec_fence: Fix test_fence_await for hanging workloads (rev2)

[PATCH V4 01/17] pipeline: add pipeline name
 2022-07-28 15:17 UTC  (4+ messages)
` [PATCH V5 "

[PATCH] net/ipv4/ip_gre.c net/ipv6/ip6_gre.c: ip and gre header are recorded twice
 2022-07-28 15:17 UTC  (13+ messages)

[PATCH] dt-bindings: iio: adc: ti,am3359-adc: add ti,am654-adc
 2022-07-28 15:16 UTC  (2+ messages)

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-07-28 15:16 UTC  (12+ messages)
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

[PATCH 4/4] dt-bindings: firmware: Add Qualcomm UEFI Secure Application client
 2022-07-28 15:16 UTC  (13+ messages)

[PATCH bpf-next 0/3] Parameterize task iterators
 2022-07-28 15:16 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: "

[PATCH] Documentation: Fixed errors in the title level of coding style documents
 2022-07-28 15:15 UTC  (2+ messages)

[PATCH] KVM: SVM: Dump Virtual Machine Save Area (VMSA) to klog
 2022-07-28 15:15 UTC  (2+ messages)

[RFC PATCH] nfs: don't skip CTO on v2/3 mounts, regardless of order of reference puts
 2022-07-28 15:15 UTC  (4+ messages)

[PATCH] xen/arm64: sysreg.h: Fix MISRA C 2012 Rule 20.7 violation
 2022-07-28 15:15 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/hangman: Fix gt hang/error tests
 2022-07-28 15:14 UTC  (3+ messages)

[PATCH v3] KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs()
 2022-07-28 15:14 UTC  (2+ messages)

powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data48' from `fs/overlayfs/copy_up.o' being placed in section `.bss..Lubsan_data48'
 2022-07-28 15:14 UTC 

[PATCH kvm-unit-tests] x86: add and use *_BIT constants for CR0, CR4, EFLAGS
 2022-07-28 15:13 UTC  (5+ messages)

[PATCH 1/9] pipeline: move specification data structures to internal header
 2022-07-28 15:11 UTC  (19+ messages)
` [PATCH V6 00/17] pipeline: pipeline configuration and build improvements
  ` [PATCH V6 01/17] pipeline: add pipeline name
  ` [PATCH V6 02/17] pipeline: move specification data structures to internal header
  ` [PATCH V6 03/17] pipeline: add pipeline specification data structure
  ` [PATCH V6 04/17] pipeline: rework the specification file-based pipeline build
  ` [PATCH V6 05/17] pipeline: generate the code for pipeline specification structure
  ` [PATCH V6 06/17] pipeline: add support for pipeline I/O specification
  ` [PATCH V6 07/17] pipeline: add API for pipeline code generation
  ` [PATCH V6 08/17] pipeline: add API for shared library-based pipeline build
  ` [PATCH V6 09/17] examples/pipeline: add CLI command for pipeline code generation
  ` [PATCH V6 10/17] examples/pipeline: add CLI command for shared library build
  ` [PATCH V6 11/17] examples/pipeline: remove the obsolete pipeline create CLI command
  ` [PATCH V6 12/17] examples/pipeline: remove the obsolete port configuration CLI commands
  ` [PATCH V6 13/17] examples/pipeline: remove the obsolete mirroring configuration CLI command
  ` [PATCH V6 14/17] examples/pipeline: use the pipeline name query API
  ` [PATCH V6 15/17] examples/pipeline: rework the link CLI command
  ` [PATCH V6 16/17] examples/pipelines: remove obsolete tap "
  ` [PATCH V6 17/17] examples/pipeline: call the code generation and build CLI commands

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-07-28 15:13 UTC  (11+ messages)
` [PATCH bpf-next v7 15/24] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v7 17/24] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v7 19/24] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v7 22/24] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v7 23/24] HID: bpf: add Surface Dial example

[PATCH] pci: pci_mvebu: Add support for reset-gpios
 2022-07-28 15:13 UTC  (4+ messages)

linux-next: build failure after merge of the kspp tree
 2022-07-28 15:12 UTC  (2+ messages)

[PATCH v2] platform/x86/intel/ifs: Allow non-default names for IFS image
 2022-07-28 15:12 UTC  (8+ messages)

[PATCH v3 00/32] New thermal OF code
 2022-07-28 15:12 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: clear plane color ctl setting when turn full plane off
 2022-07-28 15:09 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: clear plane color ctl setting when turn full plane off (rev3)

[PATCH v3 00/14] drm/mgag200: Move model-specific code into separate functions
 2022-07-28 15:09 UTC  (3+ messages)
` [PATCH v3 07/14] drm/mgag200: Replace simple-KMS with regular atomic helpers

stable-rc/queue/5.4 build: 166 builds: 3 failed, 163 passed, 4 errors, 22 warnings (v5.4.207-87-g556f981aea0c7)
 2022-07-28 15:09 UTC 

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS e62d2e110356093c034998e093675df83057e511
 2022-07-28 15:08 UTC 

[xiang-erofs:dev] BUILD SUCCESS 4cdfa6ef7aa015cb922af4608e53de0c62638010
 2022-07-28 15:08 UTC 

[igt-dev] [PATCH i-g-t 0/2] i915/i915_pm_rps: Add fence-order and engine-order subtests
 2022-07-28 15:06 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/i915_pm_rps: Check impact of fence ordering on waitboosting
` [igt-dev] [PATCH i-g-t 2/2] i915/i915_pm_rps: Write values in pm_rps_exit_handler only for min-max configs

[PATCH 5.10 000/101] 5.10.134-rc2 review
 2022-07-28 15:05 UTC 

[PATCH] arm64: defconfig: Re-enable debug information
 2022-07-28 15:04 UTC 

[meta-oe][kirkstone][PATCH] polkit: update patches for musl compilation
 2022-07-28 15:04 UTC 

[PATCH v5 0/8] Misc NPCM7XX patches
 2022-07-28 14:58 UTC  (8+ messages)
` [PATCH v5 5/8] blockdev: Add a new IF type IF_OTHER

[PATCH] ASoC: dt-bindings: fsl,sai: Convert format to json-schema
 2022-07-28 15:01 UTC  (3+ messages)
` [PATCH] ASoC: dt-bindings: fsl, sai: "

[PATCH] dt-bindings: iio: gyroscope: bosch,bmg160: correct number of pins
 2022-07-28 15:01 UTC  (2+ messages)

[Patch RFC net-next] net: dsa: microchip: lan937x: enable interrupt for internal phy link detection
 2022-07-28 14:59 UTC 

--creation-factor=100 does not show code
 2022-07-28 14:59 UTC  (2+ messages)

[PATCH] proc: /proc/<pid>/maps: release mmap read lock
 2022-07-28 14:58 UTC 

Possible 5.19 regression for systems with 52-bit physical address support
 2022-07-28 14:56 UTC  (3+ messages)

[PATCH 00/13] NFSD: clean up locking
 2022-07-28 14:55 UTC  (14+ messages)
` [PATCH 11/13] NFSD: use explicit lock/unlock for directory ops
` [PATCH 04/13] NFSD: set attributes when creating symlinks
` [PATCH 10/13] NFSD: reduce locking in nfsd_lookup()
` [PATCH 05/13] NFSD: add security label to struct nfsd_attrs
` [PATCH 12/13] NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
` [PATCH 03/13] NFSD: introduce struct nfsd_attrs

[PATCH V7 00/11] PCI devices passthrough on Arm, part 3
 2022-07-28 14:56 UTC  (6+ messages)
` [PATCH V7 03/11] vpci/header: implement guest BAR register handlers

[PATCH 00/10] drm: use idr_init_base() over idr_init() if applicable
 2022-07-28 14:56 UTC  (4+ messages)

Question: What's the best way to implement directory permission control in git?
 2022-07-28 14:54 UTC  (3+ messages)

[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
 2022-07-28 14:30 UTC  (7+ messages)
` [QEMU PATCH v2 4/6] nvdimm: Implement "

[PATCH v5 00/14] A patch series improving data quality of perf test for CoreSight
 2022-07-28 14:52 UTC  (15+ messages)
` [PATCH v5 01/14] perf test: Refactor shell tests allowing subdirs
` [PATCH v5 02/14] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH v5 03/14] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v5 04/14] perf test: Add asm pureloop test tool
` [PATCH v5 05/14] perf test: Add asm pureloop test shell script
` [PATCH v5 06/14] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v5 07/14] perf test: Add memcpy thread test tool
` [PATCH v5 08/14] perf test: Add memcpy thread test shell script
` [PATCH v5 09/14] perf test: Add thread loop test tool
` [PATCH v5 10/14] perf test: Add thread loop test shell scripts
` [PATCH v5 11/14] perf test: Add unroll thread test tool
` [PATCH v5 12/14] perf test: Add unroll thread test shell script
` [PATCH v5 13/14] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH v5 14/14] perf test: Add relevant documentation about CoreSight testing

[PATCH net-next 0/4] net: Introduce QUSGMII phy mode
 2022-07-28 14:52 UTC  (10+ messages)
` [PATCH net-next 1/4] net: phy: Introduce QUSGMII PHY mode
` [PATCH net-next 2/4] dt-bindings: net: ethernet-controller: add QUSGMII mode
` [PATCH net-next 3/4] net: phy: Add helper to derive the number of ports from a phy mode
` [PATCH net-next 4/4] net: lan966x: Add QUSGMII support for lan966x

[PATCH for-7.1] applesmc: silence invalid key warning in case default one is used
 2022-07-28 14:51 UTC  (9+ messages)

[PATCH 4.9 00/26] 4.9.325-rc1 review
 2022-07-28 14:52 UTC  (2+ messages)

[PATCH 0/7] highmem: Extend kmap_local_page() documentation
 2022-07-28 14:52 UTC  (4+ messages)
` [PATCH 3/7] Documentation/mm: Don't kmap*() pages which can't come from HIGHMEM

[PATCH] BPF: Fix potential bad pointer dereference in bpf_sys_bpf
 2022-07-28 14:52 UTC  (2+ messages)

[Buildroot] [PATCHv3] package/rustc: needs C++ compiler with musl based toolchain
 2022-07-28 14:51 UTC  (2+ messages)

[PATCH 4.19 00/62] 4.19.254-rc1 review
 2022-07-28 14:51 UTC  (2+ messages)

[PATCH v6 00/17] Network support for Landlock
 2022-07-28 14:48 UTC  (9+ messages)
` [PATCH v6 02/17] landlock: refactors landlock_find/insert_rule

[PATCH] cyclictest: Fix threads being affined even when -a isn't set
 2022-07-28 14:47 UTC  (2+ messages)

RFC: EAL legacy memory fixed address translations
 2022-07-28 14:46 UTC  (9+ messages)
` [RFC] EAL: "

[PATCH blktests 0/6] fix module check issues
 2022-07-28 14:46 UTC  (3+ messages)
` [PATCH blktests 2/6] nbd/rc: load nbd module explicitly


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.