All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-08 21:44:13 to 2022-04-09 00:02:36 UTC [more...]

[PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-04-09  0:02 UTC  (9+ 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 net-next 00/15] net: Remove use of list iterator after loop body
 2022-04-09  0:00 UTC  (25+ 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 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

[PATCH 0/3] vhost-user: Fixes for VHOST_USER_ADD/REM_MEM_REG
 2022-04-08 23:55 UTC  (5+ messages)
` [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 00/41] arm: Implement GICv4
 2022-04-08 23:55 UTC  (15+ 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

[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 

[RFC][PATCH] timers: Add del_time_free() to be called before freeing timers
 2022-04-08 23:18 UTC  (9+ messages)

[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

pull-request: bpf-next 2022-04-09
 2022-04-08 23:17 UTC 

[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  (5+ messages)
` [PATCH bpf-next v3 2/7] bpf: per-cgroup "
` [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  (4+ messages)

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

[PATCH] staging: wfx: use container_of() to get vif
 2022-04-08 22:21 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] Update to GuC v70
 2022-04-08 22:20 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] hw/dma: fix crash caused by race condition
 2022-04-08 22:17 UTC 

[PATCH] ipv6:fix crash when idev is NULL
 2022-04-08 22:18 UTC  (3+ messages)
` [PATCH net] ipv6: fix panic when forwarding a pkt with no in6 dev

楽天お支払い方法を更新してください!【番号を送る: mtgkkvosz 】
 2022-04-08 22:17 UTC 

[PATCH 0/2] Add support for Gateworks imx8mp-venice-gw74xx
 2022-04-08 22:14 UTC  (3+ messages)
` [PATCH 1/2] board: gateworks: venice: add additional levels for dtb name match
` [PATCH 2/2] board: gateworks: venice: add imx8mp-venice-gw740x support

[PATCH v2] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
 2022-04-08 22:13 UTC  (2+ messages)

[PATCH] Fix BMP display when the image stretches beyond border
 2022-04-08 22:08 UTC  (2+ messages)

[PATCH v2] staging: wfx: use container_of() to get vif
 2022-04-08 22:07 UTC  (3+ messages)

[PATCH v2] EXP rcu: Move expedited grace period (GP) work to RT kthread_worker
 2022-04-08 22:06 UTC  (10+ messages)

[PATCH 1/2] mkimage: Document misc options
 2022-04-08 22:06 UTC  (3+ messages)

[PATCH v3 1/4] mtd: rawnand: gpmi: Refactor bch geometry settings function
 2022-04-08 22:05 UTC  (4+ messages)
` [PATCH v3 2/4] mtd: rawnand: gpmi: Add strict ecc strength check

[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add sc8280xp adsp and nsp pair
 2022-04-08 22:05 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Add sc8280xp remoteprocs

[PATCH bpf-next v3 2/7] bpf: per-cgroup lsm flavor
 2022-04-08 22:02 UTC 

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-04-08 21:59 UTC  (8+ messages)
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag

[PATCH net] net/sched: fix initialization order when updating chain 0 head
 2022-04-08 22:00 UTC  (2+ messages)

[PATCH net-next 0/3] net: ethool: add support to get/set tx push by ethtool -G/g
 2022-04-08 21:58 UTC  (5+ messages)
` [PATCH net-next 1/3] net: ethtool: extend ringparam set/get APIs for tx_push
` [PATCH net-next 2/3] net: ethtool: move checks before rtnl_lock() in ethnl_set_rings

[PATCH] kunit: tool: don't print out test statuses w/ 0s in summary
 2022-04-08 21:54 UTC  (6+ messages)
` [PATCH] kunit: tool: Print a total count of tests

[PATCH] USB: hcd-pci: Fully suspend across freeze/thaw cycle
 2022-04-08 21:52 UTC  (3+ messages)

[PATCH v2] kunit: tool: update test counts summary line format
 2022-04-08 21:51 UTC 

[PATCH net-next] sfc: use hardware tx timestamps for more than PTP
 2022-04-08 21:50 UTC  (2+ messages)

[PATCH net] mlxsw: i2c: Fix initialization error flow
 2022-04-08 21:50 UTC  (2+ messages)

[PATCHv2 net] sctp: use the correct skb for security_sctp_assoc_request
 2022-04-08 21:50 UTC  (2+ messages)

[RFC 0/1] net/iavf: add vector PMD for Arm for basic Rx path
 2022-04-08 21:47 UTC  (2+ messages)
` [RFC 1/1] "

Compliment
 2022-04-08 21:47 UTC 

[PATCH] ram: k3-ddrss: Allow use of dt provided initial frequency
 2022-04-08 21:46 UTC 

[PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
 2022-04-08 21:46 UTC  (10+ messages)

[PATCH v2 1/2] dt-bindings: interconnect: qcom: Add sc8280xp binding
 2022-04-08 21:48 UTC  (2+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add SC8280XP interconnect provider


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.