All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-09 22:34:03 to 2023-10-10 00:10:06 UTC [more...]

[PATCH v2 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-10  0:09 UTC  (2+ messages)
` [PATCH v2 1/5] mm: kmem: optimize get_obj_cgroup_from_current()

next/pending-fixes baseline: 62 runs, 17 regressions (v6.6-rc5-240-g35a9dc47bcc8)
 2023-10-10  0:09 UTC 

[PATCH gmem FIXUP] kvm: guestmem: do not use a file system
 2023-10-10  0:09 UTC  (9+ messages)

[PATCH v17 0/9] gfxstream + rutabaga_gfx
 2023-10-10  0:06 UTC  (4+ messages)
` [PATCH v17 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH v6 2/8] hugetlb: restructure pool allocations
 2023-10-10  0:07 UTC  (12+ messages)

[PATCH 0/4] btrfs: sysfs and unsupported temp-fsid features for clones
 2023-10-09 23:59 UTC  (6+ messages)

[Intel-gfx] [PATCH v9 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines
 2023-10-10  0:03 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Define and use GuC and CTB TLB invalidation routines (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[QEMU][PATCH v1 0/7] Xen: support grant mappings
 2023-10-10  0:02 UTC  (5+ messages)
` [QEMU][PATCH v1 1/7] xen: when unplugging emulated devices skip virtio devices
` [QEMU][PATCH v1 2/7] xen: add pseudo RAM region for grant mappings

[PATCH] Bluetooth: mark bacmp() and bacpy() as __always_inline
 2023-10-10  0:01 UTC  (8+ messages)

[PATCH 0/3] Add emulation of AmigaOne XE board
 2023-10-10  0:00 UTC  (15+ messages)
` [PATCH 1/3] via-ide: Fix legacy mode emulation
` [PATCH 2/3] hw/pci-host: Add emulation of Mai Logic Articia S

[PATCH] comedi: Fix driver module dependencies since HAS_IOPORT changes
 2023-10-10  0:01 UTC  (7+ messages)

[PATCH v2] kasan:print the original fault addr when access invalid shadow
 2023-10-10  0:00 UTC  (3+ messages)

[Intel-wired-lan] The difference between linux kernel driver and FreeBSD's with Intel X533
 2023-10-09 23:50 UTC  (6+ messages)

[sj:damon/next 27/28] hppa-linux-ld: fs/xfs/xfs_trace.o(.text+0x42da0): cannot reach 0000a892_bpf_trace_run2+0, recompile with -ffunction-sections
 2023-10-09 23:56 UTC  (2+ messages)

[PATCH v4] unit tests: Add a project plan document
 2023-10-09 23:50 UTC  (3+ messages)
` [PATCH v8 0/3] Add unit test framework and project plan

linux-next: manual merge of the vfs-brauner tree with the overlayfs tree
 2023-10-09 23:50 UTC 

[PATCH bpf v3 0/2] bpf: Fix src IP addr related limitation in bpf_*_fib_lookup()
 2023-10-09 23:50 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Temporarily force MTL into uncached mode
 2023-10-09 23:38 UTC 

[ANNOUNCE] 5.10.197-rt96
 2023-10-09 23:48 UTC 

[PATCH][next] iommu/virtio: Add __counted_by for struct viommu_request and use struct_size()
 2023-10-09 23:48 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 120 runs, 38 regressions (v4.19.295-92-g1d560dafb2e3)
 2023-10-09 23:48 UTC 

[PATCH v4 0/3] Add Support for Orange Pi 5
 2023-10-09 23:48 UTC  (4+ messages)

[PATCH][next] soc: qcom: apr: Add __counted_by for struct apr_rx_buf and use struct_size()
 2023-10-09 23:46 UTC  (2+ messages)

[virtio-comment] [PATCH v2] virtio-net: support the RSS context
 2023-10-09 23:46 UTC  (4+ messages)
  ` [virtio-dev] RE: [EXT] [virtio-dev] "
    ` [virtio-comment] "

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-09 23:45 UTC  (3+ messages)
` [PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC

trans path overflow during metadata replication with lockdep
 2023-10-09 23:43 UTC 

[PATCH v14 net-next 00/23] net/tcp: Add TCP-AO support
 2023-10-09 23:07 UTC  (24+ messages)
` [PATCH v14 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v14 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v14 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v14 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v14 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v14 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v14 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v14 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v14 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v14 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v14 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v14 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v14 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v14 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v14 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v14 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v14 net-next 17/23] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v14 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v14 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v14 net-next 20/23] net/tcp: Add static_key for TCP-AO
` [PATCH v14 net-next 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v14 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v14 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH 01/10] appletalk: remove localtalk and ppp support
 2023-10-09 23:43 UTC  (3+ messages)

[PATCH] ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not described
 2023-10-09 23:39 UTC 

[PATCH] e100: replace deprecated strncpy with strscpy
 2023-10-09 23:41 UTC 

[PATCH 00/25] Tidy up use of CONFIG_CMDLINE
 2023-10-09 23:40 UTC  (7+ messages)
` [PATCH 07/25] tegra: Change #ifdef for nop

linux-next: manual merge of the vfs-brauner tree with the ntfs3 tree
 2023-10-09 23:37 UTC 

M+ & H bugs with Milestone Movements WW40
 2023-10-09 23:37 UTC 

[PATCH] lockd: hold a reference to nlmsvc_serv while stopping thread
 2023-10-09 23:35 UTC 

[PATCH 0/3] Add `-p' option to `git-mv', inspired by `mkdir'
 2023-10-09 23:34 UTC  (4+ messages)
` [PATCH 1/3] mv: Add -p option to create parent directories
` [PATCH 2/3] mv: Add tests for new -p flag
` [PATCH 3/3] mv: Add documentation for new `-p' flag

Enhancements/Bugs closed WW40!
 2023-10-09 23:34 UTC 

[PATCH v3 0/6] SDM670 display subsystem support
 2023-10-09 23:33 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: display/msm: dsi-controller-main: add SDM670 compatible
` [PATCH v3 2/6] dt-bindings: display/msm: sdm845-dpu: Describe SDM670
` [PATCH v3 3/6] dt-bindings: display: msm: Add SDM670 MDSS
` [PATCH v3 4/6] drm/msm: mdss: add support for SDM670
` [PATCH v3 5/6] drm/msm/dpu: Add hw revision 4.1 (SDM670)
` [PATCH v3 6/6] arm64: dts: qcom: sdm670: add display subsystem

[RFC 0/7] Add SIOV virtual device support
 2023-10-09 23:33 UTC  (3+ messages)

[PATCH -next] md/raid1: don't split discard io for write behind
 2023-10-09 23:33 UTC  (2+ messages)

Minutes of Technical Board Meeting 2023-10-04
 2023-10-09 23:33 UTC 

[alternative-merged] selftests-proc-add-proc-pid-statm-output-validation.patch removed from -mm tree
 2023-10-09 23:31 UTC 

FAILED: patch "[PATCH] ata: libata: disallow dev-initiated LPM transitions to" failed to apply to 4.14-stable tree
 2023-10-09 23:31 UTC  (5+ messages)
` [PATCH 4.14.y] ata: libata: disallow dev-initiated LPM transitions to unsupported states

+ proc-test-proc-pid-statm.patch added to mm-nonmm-unstable branch
 2023-10-09 23:31 UTC 

+ hugetlb-restructure-pool-allocations-fix.patch added to mm-unstable branch
 2023-10-09 23:31 UTC 

+ hugetlb_vmemmap-use-folio-argument-for-hugetlb_vmemmap_-functions.patch added to mm-unstable branch
 2023-10-09 23:30 UTC 

+ selftests-proc-add-proc-pid-statm-output-validation.patch added to mm-nonmm-unstable branch
 2023-10-09 23:30 UTC 

+ mm-migrate-correct-nr_failed-in-migrate_pages_sync.patch added to mm-unstable branch
 2023-10-09 23:30 UTC 

+ mm-abstract-vma-merge-and-extend-into-vma_merge_extend-helper.patch added to mm-unstable branch
 2023-10-09 23:30 UTC 

+ mm-make-vma_merge-and-split_vma-internal.patch added to mm-unstable branch
 2023-10-09 23:29 UTC 

[PATCH v2 01/11] doc/adapter-api: Rename to org.bluez.Adapter.rst
 2023-10-09 23:29 UTC  (11+ messages)
` [PATCH v2 02/11] doc/device-api: Rename to org.bluez.Device.rst
` [PATCH v2 03/11] doc/agent-api: Rename to org.bluez.Agent{Manager}.rst
` [PATCH v2 04/11] doc/profile-api: Rename to org.bluez.Profile{Manager}.rst
` [PATCH v2 05/11] doc/network-api: Rename to org.bluez.Network{Server}.rst
` [PATCH v2 06/11] doc/input-api: Rename to org.bluez.Input.rst
` [PATCH v2 07/11] doc/advertising-api: Rename to org.bluez.LEAdvertis*.rst
` [PATCH v2 08/11] doc/gatt-api: Rename to org.bluez.Gatt*.rst
` [PATCH v2 09/11] doc/battery-api: Rename to org.bluez.Battery*.rst
` [PATCH v2 10/11] doc/advertisement-monitor-api: Rename to org.bluez.AdvertisementMonitor*.rst
` [PATCH v2 11/11] doc/admin-policy-api: Rename to org.bluez.AdminPolicy*.rst

+ mm-abstract-merge-for-new-vmas-into-vma_merge_new_vma.patch added to mm-unstable branch
 2023-10-09 23:28 UTC 

Current high bug count owners for Yocto Project 4.3
 2023-10-09 23:28 UTC 

+ mm-abstract-the-vma_merge-split_vma-pattern-for-mprotect-et-al.patch added to mm-unstable branch
 2023-10-09 23:27 UTC 

+ mm-move-vma_policy-and-anon_vma_name-decls-to-mm_typesh.patch added to mm-unstable branch
 2023-10-09 23:27 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2023-10-09 23:25 UTC 

stable-rc/linux-4.14.y baseline: 110 runs, 38 regressions (v4.14.326-56-gbb6db074be99)
 2023-10-09 23:24 UTC 

[PATCH 6.1 000/162] 6.1.57-rc1 review
 2023-10-09 23:23 UTC  (3+ messages)

[PATCH 6.5 000/163] 6.5.7-rc1 review
 2023-10-09 23:23 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix VLV color state readout
 2023-10-09 23:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-xe] [PATCH v2 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
 2023-10-09 23:23 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 3/3] drm/xe: Add INSTDONE registers to devcoredump

[PATCH] crypto: aspeed-hace: Use device_get_match_data()
 2023-10-09 23:20 UTC  (4+ messages)

[PATCH] ibmvnic: replace deprecated strncpy with strscpy
 2023-10-09 23:19 UTC  (2+ messages)

[ANNOUNCE] 4.14.326-rt155
 2023-10-09 23:19 UTC 

[android-common:android-4.19-stable 159/30000] drivers/misc/uid_sys_stats.c:610:37: warning: 'uid_procstat_fops' defined but not used
 2023-10-09 23:17 UTC 

[PATCH] ARM: dts: stm32mp: Repair damage from alignment with v6.3
 2023-10-09 23:15 UTC 

[PATCH] cmd: mmc: Add mmc reg read command for reading card registers
 2023-10-09 23:14 UTC 

[PATCH] net: fec: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 23:12 UTC  (2+ messages)

[PATCH] net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 23:12 UTC  (2+ messages)

[Intel-xe] [PATCH 0/2] Xe PERF layer
 2023-10-09 23:11 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Build: success for "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✓ CI.BAT: "

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-09 23:08 UTC  (26+ messages)
` [PATCH v7 01/12] KVM: arm64: PMU: Introduce helpers to set the guest's PMU
` [PATCH v7 02/12] KVM: arm64: PMU: Set the default PMU for the guest before vCPU reset
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on "
` [PATCH v7 04/12] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
` [PATCH v7 05/12] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v7 06/12] KVM: arm64: PMU: Add a helper to read the number of counters
` [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v7 09/12] tools: Import arm_pmuv3.h
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [PATCH v7 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters

[PATCH][next] staging: greybus: Add __counted_by for struct apr_rx_buf and use struct_size()
 2023-10-09 23:08 UTC  (2+ messages)

[PATCH 4.19 00/91] 4.19.296-rc1 review
 2023-10-09 23:03 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 141 runs, 35 regressions (v5.10.197-227-g18c65c1b4996)
 2023-10-09 23:02 UTC 

[PATCH 5.4 000/131] 5.4.258-rc1 review
 2023-10-09 23:00 UTC  (2+ messages)

[PATCH 5.10 000/226] 5.10.198-rc1 review
 2023-10-09 22:57 UTC  (2+ messages)

[PATCH v4] PCI/ASPM: Add back L1 PM Substate save and restore
 2023-10-09 22:57 UTC  (2+ messages)

[RFC v1 0/4] Add support for drivers to decide bridge D3 policy
 2023-10-09 22:56 UTC  (5+ messages)
` [RFC v1 1/4] ACPI: x86: s2idle: Export symbol for fetching constraints for module use
` [RFC v1 2/4] PCI: Add support for drivers to decide bridge D3 policy
` [RFC v1 3/4] PCI: Check for changes in pci_bridge_d3_possible() when updating D3
` [RFC v1 4/4] platform/x86/amd: pmc: Add support for using constraints to decide D3 policy

[PATCH][next] btrfs: Add __counted_by for struct btrfs_delayed_item and use struct_size()
 2023-10-09 22:50 UTC  (2+ messages)

[PATCH net-next] docs: try to encourage (netdev?) reviewers
 2023-10-09 22:56 UTC 

linux-next: build failure after merge of the arm-perf tree
 2023-10-09 22:56 UTC 

[Intel-wired-lan] [PATCH net-next v3 0/5] dpll: add phase-offset and phase-adjust
 2023-10-09 22:55 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net-next v3 2/5] dpll: spec: add support for pin-dpll signal phase offset/adjust
      `  "
` [Intel-wired-lan] [PATCH net-next v3 3/5] dpll: netlink/core: "
      `  "

[igt-dev] [PATCH i-g-t] Revert "scripts/test_list.py: fix and simplify missing doc check"
 2023-10-09 22:55 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] btrfs-progs: move inode cache removal functionality to "btrfs rescue" group
 2023-10-09 22:47 UTC  (5+ messages)
` [PATCH 2/2] btrfs-progs: move inode cache removal to rescue group

[PATCH 5.15 00/75] 5.15.135-rc1 review
 2023-10-09 22:54 UTC  (3+ messages)

[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
 2023-10-09 22:53 UTC  (7+ messages)
` [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object

[PATCH] net: dsa: realtek: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 22:53 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next 0/4] dpll: add phase-offset and phase-adjust
 2023-10-09 22:53 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next 1/4] dpll: docs: add support for pin signal phase offset/adjust
    `  "

[PATCH] net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 22:53 UTC  (2+ messages)

[PATCH] spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
 2023-10-09 22:52 UTC  (3+ messages)

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/lnl: Remove watchdog timers for PSR
 2023-10-09 22:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/lnl: Remove watchdog timers for PSR (rev2)

[PATCH v1] dynamic_debug: add support for logs destination
 2023-10-09 22:47 UTC  (9+ messages)

[PATCH] x86: Enable IBT in Rust if enabled in C
 2023-10-09 22:42 UTC 

[PATCH 0/6] target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env))
 2023-10-09 22:41 UTC  (3+ messages)
` [PATCH 6/6] target/i386: Use env_archcpu() in simulate_[rdmsr/wrmsr]()

[PATCH drm-misc-next v2] drm/sched: implement dynamic job-flow control
 2023-10-09 22:35 UTC  (2+ messages)

[PATCH] drm/amd/display: Enable fast plane updates on DCN3.2 and above when state->allow_modeset = true
 2023-10-09 22:36 UTC  (2+ messages)

[PATCH] scsi: Do not rescan devices with a suspended queue
 2023-10-09 22:36 UTC  (3+ messages)

stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.257-132-g9209af362e00)
 2023-10-09 22:36 UTC 

uvc gadget: Making upper bound of number of usb requests allocated configurable through configfs
 2023-10-09 22:34 UTC  (3+ messages)

[PATCH v2] ata: sata_mv: aspeed: fix value check in mv_platform_probe()
 2023-10-09 22:33 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.