All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-12 21:59:16 to 2023-07-12 23:02:03 UTC [more...]

[PATCH 0/6] xfs: CPU usage optimizations for realtime allocator
 2023-07-12 23:01 UTC  (7+ messages)
` [PATCH 2/6] xfs: invert the realtime summary cache
` [PATCH 3/6] xfs: return maximum free size from xfs_rtany_summary()
` [PATCH 4/6] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()

[PATCH v3 00/28] Add Cgroup support for SGX EPC memory
 2023-07-12 23:01 UTC  (23+ messages)
` [PATCH v3 04/28] x86/sgx: Use sgx_epc_lru_lists for existing active page list
` [PATCH v3 05/28] x86/sgx: Store reclaimable epc pages in sgx_epc_lru_lists
` [PATCH v3 07/28] x86/sgx: Introduce EPC page states
` [PATCH v3 08/28] x86/sgx: Introduce RECLAIM_IN_PROGRESS state
` [PATCH v3 11/28] x85/sgx: Return the number of EPC pages that were successfully reclaimed
  ` [PATCH v3 01/28] x86/sgx: Store struct sgx_encl when allocating new VA pages
  ` [PATCH v3 02/28] x86/sgx: Add EPC page flags to identify owner type
  ` [PATCH v3 03/28] x86/sgx: Add 'struct sgx_epc_lru_lists' to encapsulate lru list(s)
  ` [PATCH v3 06/28] x86/sgx: store unreclaimable EPC pages in sgx_epc_lru_lists
  ` [PATCH v3 09/28] x86/sgx: Use a list to track to-be-reclaimed pages
  ` [PATCH v3 10/28] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default
  ` [PATCH v3 12/28] x86/sgx: Add option to ignore age of page during EPC reclaim
  ` [PATCH v3 13/28] x86/sgx: Prepare for multiple LRUs
  ` [PATCH v3 14/28] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
  ` [PATCH v3 15/28] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
  ` [PATCH v3 16/28] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
  ` [PATCH v3 17/28] x86/sgx: fix a NULL pointer
  ` [PATCH v3 18/28] cgroup/misc: Fix an overflow
  ` [PATCH v3 19/28] cgroup/misc: Add per resource callbacks for CSS events
  ` [PATCH v3 20/28] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver
  ` [PATCH v3 21/28] x86/sgx: Limit process EPC usage with misc cgroup controller
` [PATCH v3 22/28] Docs/x86/sgx: Add description for cgroup support

[PATCH net] net: ena: fix shift-out-of-bounds in exponential backoff
 2023-07-12 23:00 UTC  (2+ messages)

[Buildroot] Accessing environment variables in Config.in
 2023-07-12 23:00 UTC 

[PATCH v3 0/3] TPMI control and debugfs support
 2023-07-12 22:59 UTC  (4+ messages)
` [PATCH v3 1/3] platform/x86/intel/tpmi: Read feature control status
` [PATCH v3 2/3] platform/x86/intel/tpmi: Add debugfs interface
` [PATCH v3 3/3] doc: TPMI: Add debugfs documentation

[Bug 217651] New: BCM20702B0 Bluetooth device in MacBook no longer working
 2023-07-12 22:59 UTC  (2+ messages)
` [Bug 217651] "

[PATCH 0/7] Support of HASH on STM32MP13
 2023-07-12 22:56 UTC  (6+ messages)
` [PATCH 2/7] crypto: stm32 - add new algorithms support

[PATCH v1 net] net: dsa: microchip: correct KSZ8795 static MAC table access
 2023-07-12 22:57 UTC  (3+ messages)

[PATCH v3 0/3] Support dwc3 runtime suspend during bus suspend
 2023-07-12 22:57 UTC  (8+ messages)
` [PATCH v3 2/3] dt-bindings: usb: snps,dwc3: Add allow-rtsusp-on-u3 property
` [PATCH v3 3/3] usb: dwc3: Modify runtime pm ops to handle bus suspend

[PATCH v2] Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
 2023-07-12 22:55 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4 00/21] Extend intel_blt to work on Xe
 2023-07-12 22:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Extend intel_blt to work on Xe (rev4)

[PATCH] usb: dwc3: Disable AutoRetry controller feature for dwc_usb3 v2.00a
 2023-07-12 22:51 UTC  (5+ messages)

[OE-Core][PATCH v4 1/5] bitbake.conf: add acl and xattr distro native features support
 2023-07-12 22:51 UTC  (8+ messages)
    ` ODP: "

[PATCH v2] KVM: arm64: Add missing BTI instructions
 2023-07-12 22:50 UTC  (3+ messages)

[PATCH] configure: Fix check ell path for cross compiling
 2023-07-12 22:50 UTC  (2+ messages)

[PATCH BlueZ 1/5] shared/ad: Use util_iov_push_* helpers to generate data
 2023-07-12 22:50 UTC  (3+ messages)
` [BlueZ,1/5] "

[PATCH BlueZ] main: Remove DEFAULT_SIRK
 2023-07-12 22:50 UTC  (2+ messages)

[LTP] [PATCH v3] security/stack_clash: Add test for mmap() minding gap
 2023-07-12 22:47 UTC  (3+ messages)

[PATCH BlueZ v2 1/2] test-runner: set non-quiet printk before running tests
 2023-07-12 22:44 UTC  (2+ messages)
` [BlueZ,v2,1/2] "

[PATCH 2/2] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-07-12 22:42 UTC  (2+ messages)

[XEN PATCH v3 00/15] xen: fix violations of MISRA C:2012 Rule 7.2
 2023-07-12 22:43 UTC  (6+ messages)
` [XEN PATCH v3 04/15] xen/arm: "
` [XEN PATCH v3 07/15] x86/vmx: "

[PATCH 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
 2023-07-12 22:42 UTC  (2+ messages)

[virtio-comment] [PATCH 0/4] Short document fixes to inner hash feature
 2023-07-12 22:42 UTC  (14+ messages)
` [virtio-dev] "
` [virtio-dev] [PATCH 1/4] virtio-net: Place C code under listing
  ` [virtio-comment] "
` [virtio-dev] [PATCH 2/4] virtio-net: Avoid hyphen and extra braces
  ` [virtio-comment] "
` [virtio-dev] [PATCH 3/4] virtio-net: Use table to describe inner hash to rfc mapping
  ` [virtio-comment] "
  ` [virtio-dev] "
    ` [virtio-comment] "
    ` [virtio-dev] "
      ` [virtio-comment] "
` [virtio-dev] [PATCH 4/4] virtio-net: Use note instead of advice
  ` [virtio-comment] "

Linux Perf Tool Office Hours
 2023-07-12 22:42 UTC  (6+ messages)

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-12 22:41 UTC  (14+ messages)

[PATCH] soc: qcom: smem: Use struct_size()
 2023-07-12 22:40 UTC  (2+ messages)

[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-12 16:15 UTC  (15+ messages)
` [PATCH v6 01/14] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v6 03/14] arm/kexec: "
` [PATCH v6 04/14] ia64/kexec: "
` [PATCH v6 05/14] arm64/kexec: "
` [PATCH v6 06/14] loongarch/kexec: "
` [PATCH v6 07/14] m68k/kexec: "
` [PATCH v6 08/14] mips/kexec: "
` [PATCH v6 09/14] parisc/kexec: "
` [PATCH v6 10/14] powerpc/kexec: "
` [PATCH v6 11/14] riscv/kexec: "
` [PATCH v6 12/14] s390/kexec: "
` [PATCH v6 13/14] sh/kexec: "
` [PATCH v6 14/14] kexec: rename ARCH_HAS_KEXEC_PURGATORY

[PATCH v2] kallsyms: strip LTO-only suffixes from promoted global functions
 2023-07-12 22:40 UTC  (2+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-07-12 22:38 UTC  (5+ messages)
` [PATCH 29/32] lib/string_helpers: string_get_size() now returns characters wrote

[PATCH v2 0/6] perf parse-regs: Refactor architecture functions
 2023-07-12 22:37 UTC  (4+ messages)

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-07-12 22:34 UTC 

[virtio-comment] [PATCH v21] virtio-net: support inner header hash
 2023-07-12 22:35 UTC  (15+ messages)
` [virtio-comment] "
          ` [virtio-comment] Re: [virtio-dev] "
                ` [virtio-dev] "
                ` [virtio-dev] "

[PATCH v2 0/2] Init flow fixes for Samsung DSIM and TI SN65DSI84
 2023-07-12 22:34 UTC  (4+ messages)
` [PATCH v2 1/2] drm: bridge: samsung-dsim: Fix i.MX8M enable flow to meet spec

[PATCH net v2] dsa: mv88e6xxx: Do a final check before timing out
 2023-07-12 22:34 UTC 

[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
 2023-07-12 22:32 UTC  (12+ messages)

[bobrik:ivan/audit-bitmap 1/1] include/linux/audit.h:595:32: error: use of undeclared identifier 'NR_syscalls'
 2023-07-12 22:31 UTC 

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-12 22:31 UTC  (3+ messages)
` [RFC PATCH v5 13/17] vsock: enable setting SO_ZEROCOPY

[PATCH] tracing/histograms: Add histograms to hist_vars if they have referenced variables
 2023-07-12 22:30 UTC 

pull-request: bpf 2023-07-12
 2023-07-12 22:30 UTC 

[Intel-wired-lan] [PATCH iwl-next v3] ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
 2023-07-12 22:29 UTC 

6.5-rc1 breakage in samsung-dsim
 2023-07-12 22:29 UTC  (3+ messages)

read checksum verification
 2023-07-12 22:29 UTC  (2+ messages)
  ` {WHAT?} "

GRUB 2.12~rc1 released
 2023-07-12 22:28 UTC  (2+ messages)

[rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active
 2023-07-12 22:25 UTC  (5+ messages)
      ` Re* "

[PATCH] drm/msm: Fix hw_fence error path cleanup
 2023-07-12 22:25 UTC  (2+ messages)

[PATCH v4] kconfig: Add PCIe devices to s390x machines
 2023-07-12 22:23 UTC  (3+ messages)

[PATCH v2] Bluetooth: btusb: Add support for another MediaTek 7922 VID/PID
 2023-07-12 22:23 UTC  (2+ messages)
` [v2] "

[GIT PULL] tracing: Fixes for v6.5-rc1
 2023-07-12 22:17 UTC 

[PATCH v2 0/7] sched: Implement shared runqueue in CFS
 2023-07-12 22:16 UTC  (4+ messages)
` [PATCH v2 5/7] "

[PATCH v4 0/2] (no cover subject)
 2023-07-12 22:16 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: Add SEAMA partition bindings
` [PATCH v4 2/2] ARM: dts: bcm5301x: Add SEAMA compatibles

[PATCH] phy: adin: add readext and writeext support for mdio cmd
 2023-07-12 22:16 UTC  (5+ messages)
` [PATCH 1/2] phy: mxl-8611x: add driver for MaxLinear mxl-8611x PHYs
  ` [PATCH 2/2] dt-bindings: add device tree bindings for mxl-8611x PHY

mmap on 9p broken in 6.4
 2023-07-12 22:15 UTC  (5+ messages)

[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-12 22:15 UTC  (5+ messages)
` [PATCH 03/10] x86/tdx: Move FRAME_BEGIN/END to TDX_MODULE_CALL asm macro
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions

[Buildroot] [git commit] support/testing/tests/package/test_shadow: fix flake8 warning
 2023-07-12 22:14 UTC 

[PATCH for-8.2 0/7] target/riscv: add 'max' CPU type
 2023-07-12 22:14 UTC  (9+ messages)
` [PATCH for-8.2 6/7] "

linux-next: Signed-off-by missing for commit in the mhi tree
 2023-07-12 22:14 UTC 

[PATCH v5 0/5] drm/msm/dpu: Re-introduce dpu core revision
 2023-07-12 22:12 UTC  (7+ messages)
` [PATCH v5 3/5] drm/msm/dpu: rename all hw_intf structs to have dpu_hw prefix
` [PATCH v5 4/5] drm/msm/dpu: rename enable_compression() to program_intf_cmd_cfg()

[PATCH] misc: remove bogus fstest
 2023-07-12 22:12 UTC  (6+ messages)

[gustavoars:testing/fam01-next20230712 2/7] arch/sparc/mm/init_64.c:3057:31: error: array subscript -1 is outside array bounds of 'char[]'
 2023-07-12 22:11 UTC 

[PATCH v4 00/11] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-12 22:11 UTC  (24+ messages)
` [PATCH v4 01/11] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
` [PATCH v4 02/11] drm/msm/dpu: core_perf: extract bandwidth aggregation function
` [PATCH v4 03/11] drm/msm/dpu: core_perf: bail earlier if there are no ICC paths
` [PATCH v4 04/11] drm/msm/dpu: drop separate dpu_core_perf_tune overrides
` [PATCH v4 05/11] drm/msm/dpu: rework indentation in dpu_core_perf
` [PATCH v4 06/11] drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
` [PATCH v4 07/11] drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code
` [PATCH v4 08/11] drm/msm/dpu: remove unused fields from struct dpu_core_perf
` [PATCH v4 09/11] drm/msm/dpu: remove extra clk_round_rate() call
` [PATCH v4 10/11] drm/msm/dpu: move max clock decision to dpu_kms
` [PATCH v4 11/11] drm/msm/dpu: drop dpu_core_perf_destroy()

[PATCH v6 0/2] Fix nohz_full vs cfs bandwidth
 2023-07-12 22:11 UTC  (5+ messages)
` [PATCH v2 1/2] sched, cgroup: Restore meaning to hierarchical_quota
` [PATCH v6 2/2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use

[GIT PULL] bcachefs
 2023-07-12 22:10 UTC  (4+ messages)

[PATCH] kbuild: rpm-pkg: Add dtbs support
 2023-07-12 22:08 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Fixes for v6.5
 2023-07-12 22:06 UTC  (2+ messages)

[PATCH] common/rc: cleanup old .kmemleak files
 2023-07-12 22:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] regmap-irq: Fix out-of-bounds access when allocating config buffers
 2023-07-12 22:06 UTC  (2+ messages)

[PATCH] generic/558: limit the number of spawned subprocesses
 2023-07-12 22:05 UTC  (4+ messages)

[PATCH v2 0/8] MDSS reg bus interconnect
 2023-07-12 22:05 UTC  (6+ messages)
` [PATCH v2 2/8] drm/msm/mdss: correct UBWC programming for SM8550

[OE-Core][PATCH v5 1/5] bitbake.conf: add acl and xattr distro native features support
 2023-07-12 22:04 UTC  (2+ messages)

[PATCH 2/2] kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds
 2023-07-12 22:03 UTC  (11+ messages)

[PATCH 1/3] ref-manual: classes: kernel-fitimage: fix variable name
 2023-07-12 22:03 UTC  (3+ messages)
` [PATCH 2/3] ref-manual: classes: kernel-fitimage: fix typos
` [PATCH 3/3] ref-manual: classes: kernel-fitimage: refine role of INITRAMFS_IMAGE_BUNDLE

[PATCH] buildman: Switch ARC toolchain to the upstream version
 2023-07-12 22:02 UTC  (2+ messages)

vmlinux.o: warning: objtool: jme_check_link() falls through to next function orion_mdio_probe()
 2023-07-12 22:01 UTC 

[for-linus][PATCH 0/5] tracing: Some more fixes for 6.5
 2023-07-12 21:50 UTC  (6+ messages)
` [for-linus][PATCH 1/5] selftests/user_events: Test struct size match cases
` [for-linus][PATCH 2/5] tracing: arm64: Avoid missing-prototype warnings
` [for-linus][PATCH 3/5] ring-buffer: Fix deadloop issue on reading trace_pipe
` [for-linus][PATCH 4/5] ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
` [for-linus][PATCH 5/5] tracing: Stop FORTIFY_SOURCE complaining about stack trace caller

[Buildroot] [PATCH] package/qemu: add option to enable tracing (default no)
 2023-07-12 22:01 UTC 

[PATCH bpf-next] bpftool: Use "fallthrough;" keyword instead of comments
 2023-07-12 22:00 UTC  (2+ messages)

[PATCH v4] phy: phy-imx8mq-usb: add vbus regulator support
 2023-07-12 21:59 UTC  (10+ messages)

[PATCH v2] mtd: spi-nor: Correct flags for Winbond w25q128
 2023-07-12 21:59 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the soundwire-fixes tree
 2023-07-12 21:59 UTC 

[PATCH mptcp-next 00/14] mptcp: get rid of msk->subflow
 2023-07-12 21:59 UTC  (3+ messages)
` [PATCH mptcp-next 14/14] "


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.