All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-09 20:30:55 to 2022-05-09 21:36:10 UTC [more...]

[PATCH v2 0/5] drivers/baseband: PMD to support ACC101 device
 2022-05-09 21:36 UTC  (10+ messages)
` [PATCH v2 1/5] baseband/acc100: introduce PMD for ACC101
` [PATCH v2 2/5] baseband/acc100: modify validation code "
` [PATCH v2 3/5] baseband/acc100: configuration of ACC101 from PF

[PATCH] Hexagon (target/hexagon) add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
 2022-05-09 21:31 UTC  (7+ messages)
` [PATCH] Hexagon (target/hexagon) make VyV operands use a unique temp
` [PATCH] Hexagon (target/hexagon) move store size tracking to translation
` [PATCH] Hexagon (target/hexagon) remove unused encodings
` [PATCH] Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
` [PATCH] Hexagon (tests/tcg/hexagon) reference file for float_convd

[PATCH v3 0/3] Implement Sstc extension
 2022-05-09 21:28 UTC  (4+ messages)
` [PATCH v3 1/3] hw/intc: Move mtimer/mtimecmp to aclint
` [PATCH v3 2/3] target/riscv: Add stimecmp support
` [PATCH v3 3/3] target/riscv: Add vstimecmp support

[PATCH] nvme-host: tcp: do not read from the socket if we are performing a reset
 2022-05-09 21:35 UTC  (4+ messages)

[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-09 21:34 UTC  (25+ messages)
` [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v4 05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v4 07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
` [PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v4 15/20] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v4 16/20] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v4 17/20] KVM: x86/mmu: Zap collapsible SPTEs at all levels in "

How important is a full balance?
 2022-05-09 21:33 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-09 21:30 UTC 

[PATCHv3 06/10]crypto: add rocksoft 64b crc framework
 2022-05-09 21:29 UTC  (3+ messages)
  ` [EXT] "

[igt-dev] [PATCH i-g-t] lib/intel_memory_region: Use separate context for probing offset and alignment
 2022-05-09 21:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/intel_memory_region: Use separate context for probing offset and alignment (rev3)

[PATCH] target/arm: Implement FEAT_IDST
 2022-05-09 21:24 UTC  (2+ messages)

[PATCH v4 2/5] rtc: rzn1: Add new RTC driver
 2022-05-09 21:26 UTC  (2+ messages)

[RFC PATCH 00/17] hw/sd: Rework models for eMMC support
 2022-05-09 21:22 UTC  (9+ messages)
` [RFC PATCH 07/17] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [RFC PATCH 10/17] hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
` [RFC PATCH 11/17] hw/sd: Add eMMC support
` [RFC PATCH 17/17] hw/sd: Subtract bootarea size from blk

[PATCH 0/2] Link the PowerPC vDSO with ld.lld
 2022-05-09 21:24 UTC  (10+ messages)
` [PATCH 1/2] powerpc/vdso: Remove unused ENTRY in linker scripts
` [PATCH 2/2] powerpc/vdso: Link with ld.lld when requested

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-05-09 21:25 UTC  (4+ messages)
` [PATCH V8 06/10] cxl/pci: Find the DOE mailbox which supports CDAT

[Intel-gfx] [Intel-gfx 0/6] Update GuC relay logging debugfs
 2022-05-09 21:25 UTC  (8+ messages)
` [Intel-gfx] [Intel-gfx 1/6] drm/i915/guc: Fix GuC relay log debugfs failing open
` [Intel-gfx] [Intel-gfx 2/6] drm/i915/guc: Add unaligned wc memcpy for copying GuC Log
` [Intel-gfx] [Intel-gfx 3/6] drm/i915/guc: Add a helper for log buffer size
` [Intel-gfx] [Intel-gfx 4/6] drm/i915/guc: Provide debugfs for log relay sub-buf info
` [Intel-gfx] [Intel-gfx 5/6] drm/i915/guc: Rename GuC log relay debugfs descriptively
` [Intel-gfx] [Intel-gfx 6/6] drm/i915/guc: Move guc_log_relay_chan debugfs path to uc
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Update GuC relay logging debugfs

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 187 builds: 4 failed, 183 passed, 5 errors, 11 warnings (v5.10.112-cip6-218-g8253434cd56a) #kernelci
 2022-05-09 21:24 UTC 

[PATCH 00/17] powernv: introduce pnv-phb unified devices
 2022-05-09 21:17 UTC  (2+ messages)

[amir73il:fsnotify-fixes 2/2] fs/notify/fsnotify.c:540 fsnotify() warn: variable dereferenced before check 'dir1' (see line 499)
 2022-05-09 10:08 UTC 

[igt-dev] [PATCH i-g-t 0/2] Resurrect GuC Relay Logging
 2022-05-09 21:21 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tools/intel_guc_logger: Re-enable basic functionality
` [igt-dev] [PATCH i-g-t 2/2] tools/intel_guc_logger: Refactor intel_guc_logger globals into structs

RTT-PROBE: lore-subspace-rtt
 2022-05-09 21:20 UTC 

Patchwork summary for: spi-devel-general
 2022-05-09 21:20 UTC 

+ mm-swap-fix-comment-about-swap-extent.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-fix-the-comment-of-get_kernel_pages.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-clean-up-the-comment-of-find_next_to_unuse.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-fix-the-obsolete-comment-for-swp_type_shift.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-add-helper-swap_offset_available.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-avoid-calling-swp_swap_info-when-try-to-check-swp_stable_writes.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-make-page_swapcount-and-__lru_add_drain_all.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-remove-unneeded-p-=-null-check-in-__swap_duplicate.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-remove-buggy-cache-nr-check-in-refill_swap_slots_cache.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-print-bad-swap-offset-entry-in-get_swap_device.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-remove-unneeded-return-value-of-free_swap_slot.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-fold-__swap_info_get-into-its-sole-caller.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-use-helper-macro-__attr_rw.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

+ mm-swap-use-helper-is_swap_pte-in-swap_vma_readahead.patch added to mm-unstable branch
 2022-05-09 21:17 UTC 

[PATCH v2 00/15][GSoC] iterate dirs before or after their contents
 2022-05-09 21:16 UTC  (5+ messages)
` [PATCH v2 04/15] test-dir-iterator: consistently return EXIT_FAILURE or EXIT_SUCCESS
` [PATCH v2 10/15] dir-iterator: refactor dir_iterator_advance()

[igt-dev] [v2 0/6] Convert subtests to dynamic
 2022-05-09 21:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Convert subtests to dynamic (rev3)

[PATCH 00/15] A few cleanup patches for swap
 2022-05-09 21:16 UTC  (3+ messages)
` [PATCH 10/15] mm/swap: break the loop if matching device is found

[dm-devel] [PATCH] multipath-tools: Makefile.inc: add test for -D_FORTIFY_SOURCE=3
 2022-05-09 21:15 UTC  (2+ messages)

[PATCH v1 0/9] spi: spi-imx: cleanups and performance improvements
 2022-05-09 21:13 UTC  (3+ messages)

[PATCH 0/8] ASoC: SOF: sof-client: Update for different IPC versions
 2022-05-09 21:13 UTC  (2+ messages)

[Buildroot] [PATCH] package/htop: bump to version 3.2.0
 2022-05-09 21:13 UTC  (3+ messages)

[PATCH v2 1/6] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-05-09 21:12 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: clock: Add support for IPQ8074 APSS clock controller

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-09 21:05 UTC  (3+ messages)

[PATCH] target/i386: properly reset TSC on reset
 2022-05-09 21:10 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/htop: bump to version 3.2.0
 2022-05-09 21:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-09 21:10 UTC 

[PATCH v2 0/2] MediaTek SoC ARM/ARM64 System Timer
 2022-05-09 21:07 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: timer: mediatek: Add CPUX System Timer and MT6795 compatible
` [PATCH v2 2/2] clocksource/drivers/timer-mediatek: Implement CPUXGPT timers

[GIT UPDATE] pagecache tree
 2022-05-09 21:07 UTC  (7+ messages)
` [PATCH 00/37] Convert aops->read_page to aops->read_folio
  ` [PATCH 18/37] ext4: Convert ext4 to read_folio

[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-09 21:05 UTC  (6+ messages)
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration

[PATCH v3 1/2] nl80211: process additional attributes in NL80211_CMD_SET_BEACON
 2022-05-09 21:05 UTC  (2+ messages)

[PATCH] percpu: improve percpu_alloc_percpu event trace
 2022-05-09 21:06 UTC  (6+ messages)

[PATCH] Bluetooth: Fix Adv Monitor msft_add/remove_monitor_sync()
 2022-05-09 21:05 UTC 

[PATCH V2 0/3] arm64: add i.MX93 support
 2022-05-09 21:04 UTC  (6+ messages)
` [PATCH V2 1/3] arm64: dts: freescale: Add i.MX93 dtsi support

[meta-oe][PATCH] intel-speed-select: Add libnl dependency and extend CFLAGS
 2022-05-09 21:05 UTC  (2+ messages)

[PATCH v4 net-next 07/12] ipv6: add IFLA_GRO_IPV6_MAX_SIZE
 2022-05-09 21:05 UTC  (6+ messages)
` [PATCH 0/2] Replacements for patches 2 and 7 in Big TCP series

[PATCH v2 0/6] scalar: implement the subcommand "diagnose"
 2022-05-09 21:04 UTC  (5+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 2/7] archive --add-file-with-contents: allow paths containing colons

[PATCH bpf-next v7 0/5] Attach a cookie to a tracing program
 2022-05-09 21:04 UTC  (3+ messages)
` [PATCH bpf-next v7 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack

[PATCH v1 0/5] baseband/fpga_5gnr: maintenance changes to fpga_5gnr PMD
 2022-05-09 21:04 UTC  (7+ messages)
` [PATCH v1 1/5] baseband/fpga_5gnr_fec: remove FLR timeout
` [PATCH v1 2/5] baseband/fpga_5gnr_fec: add FPGA Mutex
` [PATCH v1 3/5] baseband/fpga_5gnr_fec: add check for HARQ input length
` [PATCH v1 4/5] baseband/fpga_5gnr_fec: enable validate LDPC enc/dec
` [PATCH v1 5/5] baseband/fpga_5gnr_fec: remove filler from HARQ

[PATCH][dunfell] linux-yocto/5.4: update to v5.4.192
 2022-05-09 21:04 UTC 

[PULL 00/16] migration queue
 2022-05-09 21:01 UTC  (4+ messages)
` [PULL 12/16] migration: Add zero-copy-send parameter for QMP/HMP for Linux

[PATCH 1/2] perf evlist: Keep topdown counters in weak group
 2022-05-09 21:01 UTC  (8+ messages)

[PATCH v2 0/3] linux-user: Use CPUArchState* instead of void* when possible
 2022-05-09 20:57 UTC  (4+ messages)
` [PATCH v2 1/3] linux-user/elfload: Remove pointless non-const CPUArchState cast
` [PATCH v2 2/3] linux-user: Have do_syscall() use CPUArchState* instead of void*
` [PATCH v2 3/3] linux-user: Remove pointless CPU{ARCH}State casts

[PATCH] mgag200: Enable atomic gamma lut update
 2022-05-09 21:00 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-09 21:00 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: Skip the subtest if the resolution is not supported
 2022-05-09 21:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_concurrent: Skip the subtest if the resolution is not supported (rev2)

[PATCH bpf-next v3 0/8] bpf: mptcp: Support for mptcp_sock and is_mptcp
 2022-05-09 21:00 UTC  (5+ messages)
` [PATCH bpf-next v3 5/8] selftests: bpf: test bpf_skc_to_mptcp_sock

[PATCH v2] ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties
 2022-05-09 20:58 UTC  (4+ messages)

[PATCH v7 0/7] PCI: qcom: Fix higher MSI vectors handling
 2022-05-09 21:00 UTC  (5+ messages)
` [PATCH v7 5/7] PCI: qcom: Handle MSIs routed to multiple GIC interrupts

[PATCH bpf-next v3 0/6] Dynamic pointers
 2022-05-09 20:58 UTC  (7+ messages)
` [PATCH bpf-next v3 3/6] bpf: Dynptr support for ring buffers

[PATCH] Decouple slub_debug= from no_hash_pointers again
 2022-05-09 20:58 UTC  (2+ messages)

And speaking of avoiding inconveniencing users
 2022-05-09 20:58 UTC 

[PATCH v2 net-next] net: neigh: add netlink filtering based on LLADDR for dump
 2022-05-09 20:56 UTC 

[PATCH 0/7] Undeprecate nanoMIPS and fix multiple bugs
 2022-05-09 20:53 UTC  (7+ messages)
` [PATCH 1/7] target/mips: Fix emulation of nanoMips MTHLIP instruction
` [PATCH 2/7] target/mips: Fix emulation of nanoMips EXTRV_S.H instruction
` [PATCH 4/7] target/mips: Fix emulation of nanoMips BNEC[32] instruction

drivers/video/backlight/lp855x_bl.c:511:34: warning: 'lp855x_dt_ids' defined but not used
 2022-05-09 20:54 UTC 

[PATCH v2][next] x86/mm/pgtable: Fix -Wstringop-overflow warnings
 2022-05-09 20:54 UTC  (4+ messages)

[PATCH v2 0/5] Add Renesas RZ/V2M Ethernet support
 2022-05-09 20:53 UTC  (5+ messages)
` [PATCH v2 3/5] ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs
` [PATCH v2 5/5] ravb: Add support for RZ/V2M

Delayed match callback with sdbusplus asio APIs
 2022-05-09 20:52 UTC  (2+ messages)

[PATCH v2] xen/evtchn: Add design for static event channel signaling
 2022-05-09 20:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-09 20:50 UTC 

[PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed
 2022-05-09 20:50 UTC  (2+ messages)

[PATCH] efidisk: pass buffers with higher alignment
 2022-05-09 20:49 UTC  (4+ messages)

[PATCH] kunit: tool: misc cleanups
 2022-05-09 20:49 UTC 

[Buildroot] [PATCH 1/1] package/libcgi: disable tests
 2022-05-09 20:46 UTC 

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-09 20:47 UTC  (6+ messages)

[PATCH 0/7] fork: Make init and umh ordinary tasks
 2022-05-09 20:46 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 DT updates for v5.19
 2022-05-09 20:44 UTC  (2+ messages)

[PATCH v5 2/2] misc: Add a mechanism to detect stalls on guest vCPUs
 2022-05-09 20:44 UTC  (2+ messages)

[PATCH] target/arm: Drop unsupported_encoding() macro
 2022-05-09 20:42 UTC  (2+ messages)

[PATCH v2] kunit: Taint kernel if any tests run
 2022-05-09 20:43 UTC  (11+ messages)

16550A: failed to get the IRQ line free
 2022-05-09 20:43 UTC  (3+ messages)

[PATCH 0/3] add dynamic PCI device of_node creation for overlay
 2022-05-09 20:40 UTC  (10+ messages)

[PATCH v3 kvmtool 0/6] Fix few small issues in virtio code
 2022-05-09 20:39 UTC  (7+ messages)
` [PATCH v3 kvmtool 1/6] kvmtool: Add WARN_ONCE macro
` [PATCH v3 kvmtool 2/6] mmio: Sanitize addr and len
` [PATCH v3 kvmtool 3/6] virtio: Use u32 instead of int in pci_data_in/out
` [PATCH v3 kvmtool 4/6] virtio: Sanitize config accesses
` [PATCH v3 kvmtool 5/6] virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL
` [PATCH v3 kvmtool 6/6] kvmtool: Have stack be not executable on x86

RTT-PROBE: lore-subspace-rtt
 2022-05-09 20:40 UTC 

[PATCH 1/2] dt-bindings: add extended-range-enable property to lm90.yaml
 2022-05-09 13:10 UTC 

[PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
 2022-05-09 20:38 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH 0/2] thunderbolt: Fix buffers allocation for device without DisplayPort adaptors
 2022-05-09 20:49 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] thunderbolt: Add KUnit test for buffer "

[bluez/bluez] efa900: tools: Fix memory leak in hciconfig
 2022-05-09 20:37 UTC 

[PATCH] bpf.h: fix clang compiler warning with unpriv_ebpf_notify()
 2022-05-09 20:36 UTC 

[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-05-09 20:36 UTC  (4+ messages)
` [PATCH v12 01/26] securityfs: rework dentry creation

[PATCH v8 0/7] Boot time cpupools
 2022-05-09 20:35 UTC  (2+ messages)

[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-05-09 20:34 UTC  (3+ messages)

[dm-devel] [PATCH] dm: dm-mpath: Provide high-resolution timer to HST with bio-mpath
 2022-05-09 20:33 UTC  (3+ messages)
` [dm-devel] "

stable-rc/linux-5.15.y build: 176 builds: 4 failed, 172 passed, 14 errors, 5 warnings (v5.15.37-259-gab77581473a3)
 2022-05-09 20:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-09 20:30 UTC 

[PATCH v3 00/43] Add LoongArch softmmu support
 2022-05-09 20:29 UTC  (3+ messages)
` [PATCH v3 02/43] target/loongarch: Add core definition

[PATCH] net/core: Make bpf_skb_adjust_room BPF helper available for packets with non IPv4 or IPv6 payload
 2022-05-09 20:24 UTC  (2+ messages)


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.