All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-08 22:24:50 to 2022-04-09 00:22:39 UTC [more...]

[RFC][PATCH] timers: Add del_time_free() to be called before freeing timers
 2022-04-09  0:22 UTC  (7+ messages)

[PATCH] setup.py: fix string <-> int comparison
 2022-04-09  0:21 UTC 

[PATCH 00/16] target/arm: Implement features Debugv8p4, RAS, IESB
 2022-04-09  0:07 UTC  (16+ messages)
` [PATCH 01/16] target/arm: Add isar predicates for FEAT_Debugv8p2
` [PATCH 02/16] target/arm: Adjust definition of CONTEXTIDR_EL2
` [PATCH 03/16] target/arm: Update qemu-system-arm -cpu max to cortex-a57
` [PATCH 04/16] target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu max
` [PATCH 05/16] target/arm: Split out arm32_max_features
` [PATCH 06/16] target/arm: Annotate arm_max_initfn with FEAT identifiers
` [PATCH 07/16] target/arm: Use field names for manipulating EL2 and EL3 modes
` [PATCH 08/16] target/arm: Enable FEAT_Debugv8p2 for -cpu max
` [PATCH 09/16] target/arm: Enable FEAT_Debugv8p4 "
` [PATCH 10/16] target/arm: Add isar_feature_{aa64,any}_ras
` [PATCH 11/16] target/arm: Add minimal RAS registers
` [PATCH 12/16] target/arm: Enable SCR and HCR bits for RAS
` [PATCH 13/16] target/arm: Implement virtual SError exceptions
` [PATCH 14/16] target/arm: Implement ESB instruction
` [PATCH 15/16] target/arm: Enable FEAT_RAS for -cpu max

[RFC PULL] remove arch/h8300
 2022-04-09  0:24 UTC  (9+ messages)

pull-request: bpf-next 2022-04-09
 2022-04-09  0:20 UTC  (2+ messages)

[PATCHv2] drm/amdgpu: disable ASPM on Intel AlderLake based systems
 2022-04-09  0:19 UTC  (4+ messages)

[PATCH v3 1/2] dt-bindings: display: msm: Add optional resets
 2022-04-09  0:18 UTC  (6+ messages)
` [PATCH v3 2/2] drm/msm/dpu: Issue MDSS reset during initialization

[V3 0/3] arch: arm64: dts: qcom: Configure cts sleep pinctrl to bias-bus-hold
 2022-04-09  0:18 UTC  (3+ messages)

[PATCH v3 bpf-next] selftests/bpf: Improve by-name subtest selection logic in prog_tests
 2022-04-09  0:17 UTC 

[PATCH 00/41] arm: Implement GICv4
 2022-04-09  0:17 UTC  (17+ messages)
` [PATCH 01/41] hw/intc/arm_gicv3_its: Add missing blank line
` [PATCH 02/41] hw/intc/arm_gicv3: Sanity-check num-cpu property
` [PATCH 03/41] hw/intc/arm_gicv3: Insist that redist region capacity matches CPU count
` [PATCH 04/41] hw/intc/arm_gicv3: Report correct PIDR0 values for ID registers
` [PATCH 05/41] target/arm/cpu.c: ignore VIRQ and VFIQ if no EL2
` [PATCH 06/41] hw/intc/arm_gicv3_its: Factor out "is intid a valid LPI ID?"
` [PATCH 07/41] hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4
` [PATCH 08/41] hw/intc/arm_gicv3_its: Implement VMAPI and VMAPTI

[linux-next:master 2149/3040] drivers/gpu/drm/panel/panel-newvision-nv3052c.c:478:19: error: initialization of 'void (*)(struct spi_device *)' from incompatible pointer type 'int (*)(struct spi_device *)'
 2022-04-09  0:15 UTC 

[Intel-gfx] [PATCH 0/3] Update to GuC v70
 2022-04-09  0:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2] drm/msm/dp: add fail safe mode outside of event_mutex context
 2022-04-09  0:14 UTC  (3+ messages)

[PATCH mptcp-next v4 0/4] BPF round-robin scheduler
 2022-04-09  0:12 UTC  (3+ messages)
` [PATCH mptcp-next v4 2/4] mptcp: add bpf get_subflows helper

[PATCH net-next 00/15] net: Remove use of list iterator after loop body
 2022-04-09  0:10 UTC  (36+ messages)
` [PATCH net-next 02/15] net: dsa: sja1105: Remove usage of iterator for list_add() after loop
` [PATCH net-next 03/15] net: dsa: mv88e6xxx: Replace usage of found with dedicated iterator
` [PATCH net-next 11/15] sfc: Remove usage of list iterator for list_add() after the loop body

[PATCH] nvme-core: mark passthru requests RQF_QUIET flag
 2022-04-09  0:10 UTC  (14+ messages)

[PATCH] drm/msm: add trace_dma_fence_emit to msm_gpu_submit
 2022-04-09  0:06 UTC  (3+ messages)

[PATCH mptcp-next v11 0/8] BPF packet scheduler
 2022-04-09  0:03 UTC  (3+ messages)
` [PATCH mptcp-next v11 5/8] mptcp: add get_subflow wrapper

[PATCH 0/3] vhost-user: Fixes for VHOST_USER_ADD/REM_MEM_REG
 2022-04-09  0:02 UTC  (7+ messages)
` [PATCH 1/3] docs/vhost-user: Clarifications "
` [PATCH 2/3] libvhost-user: Fix extra vu_add/rem_mem_reg reply
` [PATCH 3/3] vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG

[PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-04-09  0:02 UTC  (7+ messages)
` [PATCH v3 02/23] KVM: x86/mmu: Use a bool for direct
` [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations

[PATCH v2] libbpf: add ARC support to bpf_tracing.h
 2022-04-09  0:01 UTC  (2+ messages)

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

[PATCH v2] drm/msm/dp: enhance both connect and disconnect pending_timeout handle
 2022-04-08 23:59 UTC  (5+ messages)

[PATCH v3 0/2] drop duplicate max/min definitions
 2022-04-08 23:58 UTC  (3+ messages)
` [PATCH v3 1/2] selftests: bpf: "
` [PATCH v3 2/2] selftests: mqueue: drop duplicate min definition

[Buildroot] [PATCH 1/1] package/aufs: don't set invalid AUFS_SITE if version is unset
 2022-04-08 23:56 UTC  (5+ messages)

[xen-4.15-testing test] 169237: tolerable FAIL - PUSHED
 2022-04-08 23:54 UTC 

[PATCH 0/5] Tidy up symbol end fixup
 2022-04-08 23:52 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 1/2] drm/dp: Factor out a function to probe a DPCD address
 2022-04-08 23:50 UTC  (8+ messages)
` [Intel-gfx] [v2, "
  ` [v2,1/2] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/dp: Factor out a function to probe a DPCD address (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

+ kasan-fix-hw-tags-enablement-when-kunit-tests-are-disabled.patch added to -mm tree
 2022-04-08 23:49 UTC 

[PATCH v8 0/3] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-08 23:47 UTC  (2+ messages)

[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE
 2022-04-08 23:47 UTC 

+ revert-mm-memory-failurec-fix-race-with-changing-page-compound-again.patch added to -mm tree
 2022-04-08 23:46 UTC 

+ mm-hwpoison-put-page-in-already-hwpoisoned-case-with-mf_count_increased.patch added to -mm tree
 2022-04-08 23:46 UTC 

[kas:lam 6/10] drivers/char/ipmi/ipmi_watchdog.c:776:37: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-08 23:44 UTC 

+ mm-hwpoison-fix-race-between-hugetlb-free-demotion-and-memory_failure_hugetlb.patch added to -mm tree
 2022-04-08 23:44 UTC 

[PATCH 05/22] clk: tests: Add tests for single parent mux
 2022-04-08 23:44 UTC 

[PATCH] cmd: gpio: Add `gpio read` subcommand
 2022-04-08 23:43 UTC  (2+ messages)

[PATCH v5 0/5] enable usb support on rk356x
 2022-04-08 23:39 UTC  (6+ messages)
` [PATCH v5 3/5] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes
  ` Aw: "

[RFC PATCH v11 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-04-08 23:41 UTC  (7+ messages)
` [RFC PATCH v11 net-next 02/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [RFC PATCH v11 net-next 05/10] net: dsa: microchip: add DSA support "
` [RFC PATCH v11 net-next 06/10] net: dsa: microchip: add support for phylink management

BUG: %+ format placeholder and colors
 2022-04-08 23:40 UTC  (5+ messages)
` [PATCH] pretty format: fix colors on %+ placeholder newline

[ANNOUNCE] Git v2.36.0-rc1
 2022-04-08 23:38 UTC  (2+ messages)

[PATCH bpf-next v1 0/7] Dynamic pointers
 2022-04-08 23:37 UTC  (12+ messages)
` [PATCH bpf-next v1 3/7] bpf: Add bpf_dynptr_from_mem, bpf_malloc, bpf_free
` [PATCH bpf-next v1 4/7] bpf: Add bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next v1 7/7] bpf: Dynptr tests

[PATCH] serial: amba-pl011: do not time out prematurely when draining tx fifo
 2022-04-08 23:35 UTC 

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-08 23:34 UTC  (5+ messages)
` [RFC PATCH v5 042/104] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis

Make commit messages optional
 2022-04-08 23:32 UTC  (3+ messages)

What's cooking in git.git (Apr 2022, #02; Fri, 8)
 2022-04-08 23:30 UTC 

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-08 23:29 UTC  (6+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function
` [RFC bpf-next 3/4] bpf: Resolve symbols with kallsyms_lookup_names for kprobe multi link

[nf-next PATCH v2 0/5] netfilter: bitwise: support boolean operations with variable RHS operands
 2022-04-08 23:27 UTC  (3+ messages)
` [nf-next PATCH v2 1/5] netfilter: bitwise: keep track of bit-length of expressions

[ANNOUNCE] Git for Windows 2.36.0-rc1
 2022-04-08 23:26 UTC 

[Intel-gfx] [PATCH] drm/i915/uncore: Warn only if unclaimed access remains flagged
 2022-04-08 23:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

blktest failures
 2022-04-08 23:25 UTC  (3+ messages)

[PATCH] mm, page_alloc: fix build_zonerefs_node()
 2022-04-08 23:21 UTC  (3+ messages)

[PATCH] pipeline: support default action arguments
 2022-04-08 23:20 UTC 

[PATCH v1 00/13] Static shared memory on dom0less system
 2022-04-08 23:18 UTC  (12+ messages)
` [PATCH v1 06/13] xen/arm: set up shared memory foreign mapping for borrower domain
` [PATCH v1 11/13] xen/arm: store shm-info for deferred foreign memory map

[PATCH] xen/balloon: fix page onlining when populating new zone
 2022-04-08 23:16 UTC  (5+ messages)

[xen-unstable-smoke test] 169250: tolerable all pass - PUSHED
 2022-04-08 23:16 UTC 

[RFC][PATCH] x86: PUSH_AND_CLEAR_REGS_COMPAT
 2022-04-08 23:14 UTC  (2+ messages)

[RFC][PATCH 0/8] fscache, cachefiles: Fixes
 2022-04-08 23:07 UTC  (18+ messages)
` [PATCH 1/8] cachefiles: unmark inode in use in error path
` [PATCH 2/8] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
` [PATCH 3/8] docs: filesystems: caching/backend-api.rst: correct two relinquish APIs use
` [PATCH 4/8] docs: filesystems: caching/backend-api.rst: fix an object withdrawn API
` [PATCH 5/8] fscache: Remove the cookie parameter from fscache_clear_page_bits()
` [PATCH 6/8] fscache: Move fscache_cookies_seq_ops specific code under CONFIG_PROC_FS
` [PATCH 7/8] fscache: Use wrapper fscache_set_cache_state() directly when relinquishing
` [PATCH 8/8] fscache: remove FSCACHE_OLD_API Kconfig option

[Patch v2 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-04-08 23:07 UTC  (4+ messages)
` [Patch v2 2/2] mm/page_alloc: not necessary to multiply MAX_NODE_LOAD

[l1k:smsc95xx_5.17 95/888] drivers/irqchip/irq-bcm2835.c:204:22: warning: variable 'last_irq' set but not used
 2022-04-08 23:03 UTC 

Downloadlink ERKA.360
 2022-04-08 22:53 UTC 

[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
 2022-04-08 23:00 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] "

[PATCH 00/16] btrfs: add subpage support for RAID56
 2022-04-08 22:59 UTC  (10+ messages)
` [PATCH 04/16] btrfs: introduce btrfs_raid_bio::stripe_sectors
` [PATCH 05/16] btrfs: introduce btrfs_raid_bio::bio_sectors
` [PATCH 07/16] btrfs: make finish_parity_scrub() subpage compatible

Error validating array access
 2022-04-08 22:58 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf: cgroup_sock lsm flavor
 2022-04-08 22:56 UTC  (3+ messages)
` [PATCH bpf-next v3 3/7] bpf: minimize number of allocated lsm slots per program

[PATCH RFC v20 0/10] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-08 22:56 UTC  (3+ messages)

[PATCH bpf-next 0/2] libbpf: usdt aarch64 support
 2022-04-08 22:52 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: usdt: factor out common USDT arg handling
` [PATCH bpf-next 2/2] libbpf: usdt aarch64 arg parsing support

[Intel-gfx] [PATCH v2 2/2] drm/i915/dp: Add workaround for spurious AUX timeouts/hotplugs on LTTPR links
 2022-04-08 22:46 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 "

[PATCH] dt-bindings: thermal: tsens: Add sc8280xp compatible
 2022-04-08 22:50 UTC 

[PATCH RESEND 1/2] PCI: Extend isolated function probing to s390
 2022-04-08 22:45 UTC  (2+ messages)

TCP stack gets into state of continually advertising “silly window” size of 1
 2022-04-08 22:44 UTC  (4+ messages)

Fw: rc6 splat
 2022-04-08 22:44 UTC  (6+ messages)

[intel-gvt:gvt-staging 2/3] drivers/gpu/drm/i915/intel_gvt_mmio_table.c:1021:16: error: 'DMC_SSP_BASE' undeclared
 2022-04-08 22:43 UTC 

[sailus-media-tree:master 29/30] drivers/media/v4l2-core/v4l2-subdev.c:1040:15: error: implicit declaration of function 'v4l2_subdev_get_pad_format'; did you mean 'v4l2_subdev_get_fmt'?
 2022-04-08 22:43 UTC 

[l1k:smsc95xx_5.17 63/888] drivers/mmc/host/bcm2835-sdhost.c:941:6: warning: no previous prototype for 'bcm2835_sdhost_send_command'
 2022-04-08 22:43 UTC 

[PATCH 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
 2022-04-08 22:43 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: add sc8280xp GCC driver

[PATCH bpf 0/2] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-08 22:34 UTC  (3+ messages)
` [PATCH bpf 1/2] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
` [PATCH bpf 2/2] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack

[PATCH 5.10 000/597] 5.10.110-rc3 review
 2022-04-08 22:39 UTC  (2+ messages)

[PATCH bpf-next 0/3] Add target-less tracing SEC() definitions
 2022-04-08 22:36 UTC  (5+ messages)
` [PATCH bpf-next 1/3] libbpf: allow "incomplete" basic "

[l1k:smsc95xx_5.17 140/888] drivers/usb/host/xhci.c:1689:29: sparse: sparse: incorrect type in assignment (different base types)
 2022-04-08 22:32 UTC 

[PATCH] staging: media: atomisp: Convert kmap() to kmap_local_page()
 2022-04-08 22:31 UTC 

[PATCH v2 bpf-next] selftests/bpf: Improve by-name subtest selection logic in prog_tests
 2022-04-08 22:31 UTC  (3+ messages)

lkft kselftest for next-20220406
 2022-04-08 22:30 UTC 

[RFC PATCH] iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
 2022-04-08 22:30 UTC  (4+ messages)

[PATCH bpf-next] bpf: Fix excessive memory allocation in stack_map_alloc()
 2022-04-08 22:30 UTC  (2+ messages)

[PATCH] libbpf: add ARC support to bpf_tracing.h
 2022-04-08 22:26 UTC  (3+ 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.