All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-11 21:38:27 to 2022-08-11 23:49:58 UTC [more...]

[PATCH v2 0/4] bpf: Add user-space-publisher ringbuffer map type
 2022-08-11 23:49 UTC 

[PATCH for-7.1] target/arm: Don't report Statistical Profiling Extension in ID registers
 2022-08-11 23:45 UTC  (3+ messages)

[PATCH for 7.1 v1 0/8] memory leaks and speed tweaks
 2022-08-11 23:44 UTC  (13+ messages)
` [PATCH v1 2/8] cpu: cache CPUClass in CPUState for hot code paths
` [PATCH v1 3/8] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
` [PATCH v1 4/8] cputlb: used cached CPUClass in our hot-paths
` [PATCH v1 5/8] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
` [PATCH v1 6/8] tests/avocado: add timeout to the aspeed tests
` [PATCH v1 8/8] accel/tcg: remove trace_vcpu_dstate TB checking

[PATCH] scsi: ufs: Reduce the power mode change timeout
 2022-08-11 23:43 UTC 

[PATCH] drm/amdgpu: use native mode for dp aux transfer
 2022-08-11 23:42 UTC  (3+ messages)

[RESEND PATCH] arm: kirkwood: nsa310s: Add Distro boot capability
 2022-08-11 23:40 UTC 

[PATCH 1/5] bpf: Clear callee saved regs after updating REG0
 2022-08-11 23:39 UTC  (8+ messages)
` [PATCH 2/5] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
` [PATCH 3/5] bpf: Add bpf_user_ringbuf_drain() helper
` [PATCH 4/5] bpf: Add libbpf logic for user-space ring buffer

[PATCH 0/6] Add support for Renesas RZ/Five SoC
 2022-08-11 23:37 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: arm: renesas: Ignore the schema for RISC-V arch

Missing dll
 2022-08-11 23:34 UTC  (2+ messages)

[PATCH 0/3] Add sanity check for interleave setup
 2022-08-11 23:33 UTC  (12+ messages)
` [PATCH 1/3] cxl: Add check for result of interleave ways plus granularity combo
` [PATCH 2/3] cxl: Add CXL spec v3.0 interleave support
` [PATCH 3/3] tools/testing/cxl: Add interleave check support to mock cxl port device

[PATCH] tests/qtest: misc tweaks to readconfig
 2022-08-11 23:30 UTC  (2+ messages)

[RFC net-next 0/4] ynl: YAML netlink protocol descriptions
 2022-08-11 23:31 UTC  (6+ messages)
` [RFC net-next 4/4] ynl: add a sample user for ethtool

[Intel-gfx] [PATCH] Fixes KW issue for NULL pointer dereference
 2022-08-11 23:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[GIT PULL] power-supply changes for 6.0
 2022-08-11 23:28 UTC 

[PATCH] riscv: Make semihosting configurable for all privilege modes
 2022-08-11 23:27 UTC  (3+ messages)

[PATCH] block: Do not call blk_put_queue() if gendisk allocation fails
 2022-08-11 23:23 UTC 

[PATCH] drm/amd/display: Remove unused code
 2022-08-11 23:23 UTC  (3+ messages)

[PATCH v1] mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
 2022-08-11 23:22 UTC  (8+ messages)
      ` [PATCH] sched/all: Change BUG_ON() instances to WARN_ON()

[ANNOUNCE] Git for Windows 2.37.2
 2022-08-11 23:22 UTC  (3+ messages)

[PATCH 0/5] arm: bcmbca: move bcm63158 support under CONFIG_ARCH_BCMBCA
 2022-08-11 23:17 UTC  (6+ messages)
` [PATCH 1/5] arm: bcmbca: add bcm63158 SoC "
` [PATCH 2/5] arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158
` [PATCH 3/5] arm: bcmbca: make bcm63158 driver depending on CONFIG_BCM63158
` [PATCH 4/5] MAINTAINERS: Add BCM63158 maintainer to BCMBCA entry
` [PATCH 5/5] arm: bcmbca: make reset_cpu function weak

[PATCH] dt-bindings: input: touchscreen: add compatible string for Goodix GT1158
 2022-08-11 23:18 UTC  (2+ messages)

[PATCH] Input: goodix: Add support for GT1158
 2022-08-11 23:18 UTC  (2+ messages)

build failure of next-20220811 due to b1a63a0b48ad ("drm/amd/display: consider DSC pass-through during mode validation")
 2022-08-11 23:07 UTC  (3+ messages)

[RFC PATCH v2 00/12] Make MAX_ORDER adjustable as a kernel boot time parameter
 2022-08-11 23:16 UTC  (13+ messages)
` [RFC PATCH v2 01/12] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
` [RFC PATCH v2 02/12] mm: rectify MAX_ORDER semantics to be the largest page order from buddy allocator
` [RFC PATCH v2 03/12] mm: replace MAX_ORDER when it is used to indicate max physical contiguity
` [RFC PATCH v2 04/12] mm: adapt deferred struct page init to new MAX_ORDER
` [RFC PATCH v2 05/12] mm: prevent pageblock size being larger than section size
` [RFC PATCH v2 06/12] fs: proc: use pageblock_nr_pages for reschedule period in read_kcore()
` [RFC PATCH v2 07/12] virtio: virtio_balloon: use pageblock_order instead of MAX_ORDER
` [RFC PATCH v2 08/12] mm/page_reporting: set page_reporting_order to -1 to prevent it running
` [RFC PATCH v2 09/12] mm: Make MAX_ORDER of buddy allocator configurable via Kconfig SET_MAX_ORDER
` [RFC PATCH v2 10/12] mm: convert MAX_ORDER sized static arrays to dynamic ones
` [RFC PATCH v2 11/12] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant
` [RFC PATCH v2 12/12] mm: make MAX_ORDER a kernel boot time parameter

[PATCH] Input: bma150 - Fix a typo in some comments
 2022-08-11 23:16 UTC  (2+ messages)

[PATCH v2 0/2] Support for changing address while powered
 2022-08-11 23:13 UTC  (3+ messages)
` [PATCH v2 1/2] include: nl80211: Add POWERED_ADDR_CHANGE feature
` [PATCH v2 2/2] mac80211: Support "

+ fs-isofs-replace-kmap-with-kmap_local_page.patch added to mm-nonmm-unstable branch
 2022-08-11 23:13 UTC 

[PATCH] virtio_vdpa: support the arg sizes of find_vqs()
 2022-08-11 23:12 UTC  (2+ messages)

[PATCH] arm64: enable kernel command line concatenation
 2022-08-11 23:11 UTC  (2+ messages)

[PATCH][V2] Input: applespi: Use correct struct names in comment
 2022-08-11 23:12 UTC  (2+ messages)

[PATCH] Input: tc3589x-keypad: Use correct struct names in comment
 2022-08-11 23:12 UTC  (2+ messages)

+ iio-common-scmi_sensors-use-hz-macro-from-unitsh.patch added to mm-nonmm-unstable branch
 2022-08-11 23:12 UTC 

+ iio-accel-adxl345-use-hz-macro-from-unitsh.patch added to mm-nonmm-unstable branch
 2022-08-11 23:12 UTC 

+ units-complement-the-set-of-hz-units.patch added to mm-nonmm-unstable branch
 2022-08-11 23:12 UTC 

[Nouveau] Advice about debugging nouveau driver suspend issue (init_on_alloc=1 and init_on_free=1)
 2022-08-11 23:07 UTC  (11+ messages)

+ mm-util-reduce-stack-usage-of-folio_mapcount.patch added to mm-unstable branch
 2022-08-11 23:07 UTC 

0001-Input-pixcir_i2c_ts-lengthen-reset-pulse-to-touchscr
 2022-08-11 23:07 UTC 

[PATCH] mm/util: reduce stack usage of folio_mapcount
 2022-08-11 23:07 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Add skb + xdp dynptrs
 2022-08-11 23:05 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v2 2/3] bpf: Add xdp dynptrs
` [PATCH bpf-next v2 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

RFC: erofs-utils:mkfs: add unprivileged container use-case support
 2022-08-11 23:04 UTC  (5+ messages)

[PATCH v2] virtio-blk: Avoid use-after-free on suspend/resume
 2022-08-11 23:04 UTC  (3+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-11 23:02 UTC  (5+ messages)

[ndctl PATCH v2 00/10] cxl: add region management
 2022-08-11 23:02 UTC  (8+ messages)
` [ndctl PATCH v2 06/10] cxl: add a 'create-region' command
` [ndctl PATCH v2 10/10] cxl/decoder: add a max_available_extent attribute

[linux-5.4 test] 172384: regressions - FAIL
 2022-08-11 23:01 UTC 

[PATCH] mm: ksm: fix data-race in __ksm_enter / run_store
 2022-08-11 23:00 UTC  (2+ messages)

[PATCH v3] mm: add thp_utilization metrics to /proc/thp_utilization
 2022-08-11 22:59 UTC  (22+ messages)

[PATCH v5] drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
 2022-08-11 22:57 UTC  (2+ messages)

[RFC PATCH 00/13] KVM TDX: TDP MMU: large page support
 2022-08-11 22:56 UTC  (4+ messages)
` [RFC PATCH 13/13] KVM: x86: remove struct kvm_arch.tdp_max_page_level

[f2fs-dev] [PATCH] f2fs: zoned device does not support ATGC
 2022-08-11 22:54 UTC  (2+ messages)
`  "

[PULL] Networking for 6.0-rc1
 2022-08-11 22:48 UTC  (2+ messages)

[GIT PULL] Ceph updates for 5.20-rc1
 2022-08-11 22:44 UTC  (12+ messages)

[riscv:for-next 3/14] arch/riscv/mm/dma-noncoherent.c:107:6: warning: variable 'cbom_hartid' is uninitialized when used here
 2022-08-11 22:42 UTC 

[PATCH v2 0/5] KVM: Fix oneshot interrupts forwarding
 2022-08-11 22:40 UTC  (11+ messages)

[PATCH v4] drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
 2022-08-11 22:39 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Fix a compilation failure on PowerPC caused by FPU code
 2022-08-11 22:38 UTC  (3+ messages)

[PATCH] drm/amd/display: Drop unused code
 2022-08-11 22:35 UTC 

[PATCH] ui/console: Get tab completion working again in the SDL monitor vc
 2022-08-11 22:01 UTC 

mainline build failure for arm64 allmodconfig with clang
 2022-08-11 22:28 UTC  (7+ messages)

[PATCH v6 00/15] perf c2c: Support data source and display for Arm64
 2022-08-11 22:25 UTC  (9+ messages)
` [PATCH v6 01/15] perf tools: sync addition of PERF_MEM_SNOOPX_PEER
` [PATCH v6 03/15] perf arm-spe: Use SPE data source for neoverse cores

[RFC v2] non-temporal memcpy
 2022-08-11 22:24 UTC  (9+ messages)

[PULL] u-boot-riscv/master
 2022-08-11 22:22 UTC  (5+ messages)

[dpdk-kmods] windows/netuio: fix bar parsing
 2022-08-11 22:21 UTC  (6+ messages)
` [dpdk-kmods v2] windows/netuio: fix BAR parsing

[PATCHv3 bpf-next] libbpf: Add names for auxiliary maps
 2022-08-11 22:20 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: clear stalled request after a reset
 2022-08-11 22:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCHSET v2 0/2] xfsprogs: random fixes for 5.19
 2022-08-11 22:15 UTC  (3+ messages)
` [PATCH 2/2] xfs_repair: retain superblock buffer to avoid write hook deadlock

stable-rc/queue/5.19 baseline: 158 runs, 2 regressions (v5.19.1-25-g07ccf42c5e7f9)
 2022-08-11 22:14 UTC 

linux-next: build warning after merge of the amdgpu tree
 2022-08-11 22:13 UTC 

[PATCH v3 0/6] asus-wmi: Add support for RGB keyboards
 2022-08-11 22:13 UTC  (14+ messages)
` [PATCH v3 1/6] asus-wmi: Implement TUF laptop keyboard RGB control
` [PATCH v3 4/6] asus-wmi: Document previously added attributes
` [PATCH v3 6/6] asus-wmi: Support the hardware GPU MUX on some laptops

[ANNOUNCE] Git v2.37.2
 2022-08-11 22:12 UTC  (2+ messages)

[RFC] Unable to use qemu-ppc to run 32-bit powerpc executables generated on gcc110 machine
 2022-08-11 22:10 UTC  (2+ messages)

[PATCH 0/4] completely rework mediatek,mt7530 binding
 2022-08-11 22:09 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
` [PATCH 4/4] dt-bindings: net: dsa: mediatek,mt7530: update json-schema

[PATCH 5.10 0/1] Backport support for tracing capacity constants
 2022-08-11 22:08 UTC  (2+ messages)
` [PATCH 5.10 1/1] lockdep: Allow tuning "

+ mm-page_alloc-only-search-higher-order-when-fallback.patch added to mm-unstable branch
 2022-08-11 22:07 UTC 

[PATCH v3 00/12] Drivers for gunyah hypervisor
 2022-08-11 21:41 UTC  (26+ messages)
` [PATCH v3 01/12] arm64: smccc: Include alternative-macros.h
` [PATCH v3 02/12] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v3 03/12] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v3 04/12] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v3 05/12] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v3 06/12] virt: gunyah: Add sysfs nodes
` [PATCH v3 07/12] gunyah: msgq: Add Gunyah message queues
` [PATCH v3 08/12] gunyah: sysfs: Add node to describe supported features
` [PATCH v3 09/12] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v3 10/12] gunyah: rsc_mgr: Add RPC for console services
` [PATCH v3 11/12] gunyah: rsc_mgr: Add auxiliary devices for console
` [PATCH v3 12/12] tty: gunyah: Add tty console driver for RM Console Serivces

[PATCH bpf-next v4 0/3] Add more bpf_*_ct_lookup() selftests
 2022-08-11 21:55 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Add existing connection bpf_*_ct_lookup() test
` [PATCH bpf-next v4 2/3] selftests/bpf: Add connmark read test
` [PATCH bpf-next v4 3/3] selftests/bpf: Update CI kconfig

+ page_alloc-remove-inactive-initialization.patch added to mm-unstable branch
 2022-08-11 22:05 UTC 

[PATCH] mm/uffd: Reset write protection when unregister with wp-mode
 2022-08-11 22:01 UTC  (4+ messages)

[PATCH] Bluetooth: hci_sync: Fix suspend performance regression
 2022-08-11 22:00 UTC  (2+ messages)
`  "

[PATCH v2] Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
 2022-08-11 22:00 UTC  (3+ messages)

[PATCH] kbuild: add option to set max level of debug info
 2022-08-11 21:58 UTC  (2+ messages)

[PATCH v4 00/24] ppc: QOM'ify 405 board
 2022-08-11 21:55 UTC  (11+ messages)
` [PATCH v4 08/24] ppc/ppc4xx: Introduce a DCR device model

+ mm-hugetlb-add-dedicated-func-to-get-allowed-nodemask-for-current-process.patch added to mm-unstable branch
 2022-08-11 21:55 UTC 

+ filemap-make-the-accounting-of-thrashing-more-consistent.patch added to mm-unstable branch
 2022-08-11 21:52 UTC 

[PATCH 0/3] perf tools: Fix missing guest option documentation
 2022-08-11 21:50 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] Add more bpf_*_ct_lookup() selftests
 2022-08-11 21:50 UTC  (3+ messages)

[PATCH v4] riscv:uprobe fix SR_SPIE set/clear handling
 2022-08-11 21:49 UTC  (2+ messages)

[PATCH v7 0/4] Add Sstc extension support
 2022-08-11 21:49 UTC  (4+ messages)

+ mm-shmem-shmem_replace_page-remember-nr_shmem.patch added to mm-hotfixes-unstable branch
 2022-08-11 21:49 UTC 

+ mm-shmem-tmpfs-fallocate-use-file_modified.patch added to mm-hotfixes-unstable branch
 2022-08-11 21:49 UTC 

[PATCH] watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure
 2022-08-11 21:49 UTC  (3+ messages)

+ mm-shmem-fix-chattr-fsflags-support-in-tmpfs.patch added to mm-hotfixes-unstable branch
 2022-08-11 21:48 UTC 

+ mm-hugetlb-support-write-faults-in-shared-mappings.patch added to mm-hotfixes-unstable branch
 2022-08-11 21:44 UTC 

+ mm-hugetlb-fix-hugetlb-not-supporting-softdirty-tracking.patch added to mm-hotfixes-unstable branch
 2022-08-11 21:44 UTC 

[Intel-wired-lan] [PATCH] igc: fix deadlock caused by taking RTNL in RPM resume path
 2022-08-11 21:41 UTC  (4+ messages)
` [Intel-wired-lan] [WIP v2] "
  `  "

stable-rc/queue/4.14 baseline: 83 runs, 11 regressions (v4.14.290-18-ge787c982c8731)
 2022-08-11 21:41 UTC 

[PULL] u-boot-riscv/master
 2022-08-11 21:38 UTC 

+ treewide-defconfig-address-renamed-config_debug_info=y.patch added to mm-nonmm-unstable branch
 2022-08-11 21:38 UTC 


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.