All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-06 10:17:51 to 2024-03-06 10:49:35 UTC [more...]

[PATCH v2] proc: allow restricting /proc/pid/mem writes
 2024-03-06 10:49 UTC  (12+ messages)

[PATCH] x86/entry: shrink insn size for some of our EFLAGS manipulation
 2024-03-06 10:49 UTC  (3+ messages)

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-06 10:49 UTC  (5+ messages)

[PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-06 10:41 UTC  (38+ messages)
` [PATCH RFC 01/13] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH RFC 02/13] mm/gup: Cache p4d in follow_p4d_mask()
` [PATCH RFC 03/13] mm/gup: Check p4d presence before going on
` [PATCH RFC 04/13] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH RFC 05/13] mm/sparc: "
` [PATCH RFC 06/13] mm/arm: Use macros to define pmd/pud helpers
` [PATCH RFC 07/13] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH RFC 08/13] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH RFC 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH RFC 10/13] mm/gup: Merge pXd huge mapping checks
` [PATCH RFC 11/13] mm/treewide: Replace pXd_huge() with pXd_leaf()
` [PATCH RFC 12/13] mm/treewide: Remove pXd_huge()
` [PATCH RFC 13/13] mm: Document pXd_leaf() API

[PATCH 5.4 00/25] 5.4.271-rc1 review
 2024-03-06 10:47 UTC  (2+ messages)

[PATCH iperf3 v2] add MPTCPv1 support
 2024-03-06 10:46 UTC  (2+ messages)

[LTP] [PATCH v1] chdir01.c: set umask to 0 within setup
 2024-03-06 10:46 UTC 

[PATCH bpf-next v4 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-03-06 10:45 UTC  (16+ messages)
` [PATCH bpf-next v4 01/15] libbpf: allow version suffixes (___smth) for struct_ops types
` [PATCH bpf-next v4 02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids
` [PATCH bpf-next v4 03/15] libbpf: honor autocreate flag for struct_ops maps
` [PATCH bpf-next v4 04/15] selftests/bpf: test struct_ops map definition with type suffix
` [PATCH bpf-next v4 05/15] selftests/bpf: utility functions to capture libbpf log in test_progs
` [PATCH bpf-next v4 06/15] selftests/bpf: bad_struct_ops test
` [PATCH bpf-next v4 07/15] selftests/bpf: test autocreate behavior for struct_ops maps
` [PATCH bpf-next v4 08/15] libbpf: sync progs autoload with maps autocreate "
` [PATCH bpf-next v4 09/15] selftests/bpf: verify struct_ops autoload/autocreate sync
` [PATCH bpf-next v4 10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type
` [PATCH bpf-next v4 11/15] libbpf: struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link")
` [PATCH bpf-next v4 12/15] libbpf: rewrite btf datasec names starting from '?'
` [PATCH bpf-next v4 13/15] selftests/bpf: test case for SEC("?.struct_ops")
` [PATCH bpf-next v4 14/15] bpf: allow all printable characters in BTF DATASEC names
` [PATCH bpf-next v4 15/15] selftests/bpf: test cases for '?' in BTF names

[PATCH v3 0/6] ALPM AUX-Less
 2024-03-06 10:45 UTC  (7+ messages)
` [PATCH v3 1/6] drm/display: Add missing aux less alpm wake related bits
` [PATCH v3 2/6] drm/i915/psr: Add missing ALPM AUX-Less register definitions
` [PATCH v3 3/6] drm/i915/psr: Calculate aux less wake time
` [PATCH v3 4/6] drm/i915/psr: Silence period and lfps half cycle
` [PATCH v3 5/6] drm/i915/psr: Enable ALPM for eDP Panel replay
` [PATCH v3 6/6] drm/i915/psr: Do not write ALPM configuration for PSR1 or DP2.0 Panel Replay

[PATCH 0/7] platform/x86/amd/pmf: Updates to amd-pmf driver
 2024-03-06 10:45 UTC  (8+ messages)
` [PATCH 3/7] platform/x86/amd/pmf: Add support to get sbios requests in PMF driver

[PATCH v1 0/2] platform/x86: Remove unused intel-mid.h
 2024-03-06 10:44 UTC  (3+ messages)
` [PATCH v1 2/2] platform/x86: intel_scu_pcidrv: "

[PATCH] kbuild: unexport abs_srctree and abs_objtree
 2024-03-06 10:42 UTC 

[PATCH i-g-t 0/2] revamp big joiner test
 2024-03-06 10:42 UTC  (7+ messages)
` [PATCH i-g-t 2/2] tests/intel/kms_big_joiner: revamp kms_big_joiner

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-03-06 10:41 UTC  (12+ messages)
` [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure

KASAN: slab-use-after-free Read in ip_finish_output
 2024-03-06 10:41 UTC  (4+ messages)

[LTP] [PATCH v3] munlockall: add test case that verifies memory has been unlocked
 2024-03-06 10:41 UTC  (4+ messages)

[PATCH v3 0/4] TEE driver for Trusted Services
 2024-03-06 10:40 UTC  (14+ messages)
` [PATCH v3 2/4] tee: optee: Move pool_op helper functions
` [PATCH v3 3/4] tee: tstee: Add Trusted Services TEE driver

[PATCH net-next 00/11][pull request] idpf: refactor virtchnl messages
 2024-03-06 10:40 UTC  (2+ messages)

[PATCH 0/4] SNC support for resctrl selftests
 2024-03-06 10:39 UTC  (5+ messages)
` [PATCH 1/4] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH 2/4] selftests/resctrl: SNC support for CMT
` [PATCH 3/4] selftests/resctrl: SNC support for MBM
` [PATCH 4/4] selftests/resctrl: Adjust SNC support messages

[PATCH] drm/amdgpu: cache in more vm fault information
 2024-03-06 10:40 UTC  (3+ messages)

[tycho:bpf_task_get_cgroup_id 1779/1781] .github/scripts/tests/test_veristat_compare.py: warning: ignored by one of the .gitignore files
 2024-03-06 10:39 UTC 

[PATCH 0/3] clk: Convert to platform remove callback returning void
 2024-03-06 10:38 UTC  (6+ messages)
` [PATCH 1/3] clk: imx: imx8-acm: "
` [PATCH 2/3] clk: starfive: jh7110-isp: "
` [PATCH 3/3] clk: starfive: jh7110-vout: "

[LTP] March meeting summary
 2024-03-06 10:39 UTC 

[PATCH 0/6] Clean up arm linker scripts
 2024-03-06 10:37 UTC  (5+ messages)
` [PATCH 6/6] arm: move image_copy_start/end to linker symbols

Reaching official SMC maintainers
 2024-03-06 10:36 UTC  (4+ messages)

[LTP] [PATCH v2] syscalls/mmap13: Rewrite the test using new API
 2024-03-06 10:35 UTC  (3+ messages)
` [LTP] [PATCH v3] "

next/master baseline: 137 runs, 10 regressions (next-20240306)
 2024-03-06 10:35 UTC 

[PATCH v1] docs: verify/bisect: fixes, finetuning, and support for Arch
 2024-03-06 10:34 UTC  (3+ messages)

[PATCH 0/4] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
 2024-03-06 10:31 UTC  (5+ messages)
` [PATCH 1/4] docs/interop/firmware.json: Align examples
` [PATCH 2/4] docs/interop/firmware.json: Fix doc for FirmwareFlashMode
` [PATCH 3/4] docs/interop/firmware.json: Use full include paths
` [PATCH 4/4] docs/interop/firmware.json: Include pragma.json

[PATCH 6.1 000/215] 6.1.81-rc1 review
 2024-03-06 10:33 UTC  (2+ messages)

[PATCH bpf v2 0/2] Fix hashmap overflow checks for 32-bit arches
 2024-03-06 10:32 UTC  (9+ messages)
` [PATCH bpf v2 2/2] bpf: Fix hashtab overflow check on "

[PATCH] net/i40e: support FEC feature
 2024-03-06 10:41 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2024-03-05 (idpf, ice, i40e, igc, e1000e)
 2024-03-06 10:30 UTC  (2+ messages)

[RFC PATCH v3 0/7] device backed vmemmap crash dump support
 2024-03-06 10:28 UTC  (16+ messages)
` [PATCH v3 1/7] mm: memremap: register/unregister altmap region to a separate resource
` [PATCH v3 2/7] mm: memremap: add pgmap_parent_resource() helper
` [PATCH v3 3/7] nvdimm: pmem: assign a parent resource for vmemmap region for the fsdax
` [PATCH v3 4/7] dax: pmem: assign a parent resource for vmemmap region for the devdax
` [PATCH v3 5/7] resource: Introduce walk device_backed_vmemmap res() helper
` [PATCH v3 6/7] x86/crash: make device backed vmemmap dumpable for kexec_file_load
` [PATCH v3 7/7] nvdimm: set force_raw=1 in kdump kernel

[brauner-vfs:vfs.mount.api 2/3] fs/freevxfs/vxfs_super.c:186: warning: Function parameter or struct member 'fc' not described in 'vxfs_fill_super'
 2024-03-06 10:29 UTC  (2+ messages)

[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-03-06 10:28 UTC  (4+ messages)

[CI 1/2] drm/xe: Rework xe_vm_rebind()
 2024-03-06 10:28 UTC  (4+ messages)
` ✓ CI.Build: success for series starting with [CI,1/2] "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH] x86+Arm: drop (rename) __virt_to_maddr() / __maddr_to_virt()
 2024-03-06 10:28 UTC  (7+ messages)

[PATCH] drm/amdgpu/pm: Fix NULL pointer dereference when set/get power limit
 2024-03-06 10:26 UTC 

[PATCH] x86/asm: add commas to BUILD_BUG_ON
 2024-03-06 10:26 UTC  (2+ messages)

[PATCH] pmdomain: renesas: rcar-gen4-sysc: Reduce atomic delays
 2024-03-06 10:26 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS c1f2f2f23c6357a634b9614d8ca13e3dbd8aa60c
 2024-03-06 10:25 UTC 

[PATCH v5 0/3] sched/fair: Limit access to overutilized
 2024-03-06 10:24 UTC  (4+ messages)
` [PATCH v5 1/3] sched/fair: Add EAS checks before updating overutilized
` [PATCH v5 2/3] sched/fair: Use helper function to access rd->overutilized
` [PATCH v5 3/3] sched/fair: Combine EAS check with overutilized access

[PATCH v3] drm/bridge: anx7625: Update audio status while detecting
 2024-03-06 10:25 UTC  (2+ messages)

[PATCH] arm64: dts: r9a07g044: Add complete CPU cache information
 2024-03-06 10:25 UTC  (4+ messages)

[PATCH v4] filemap: avoid unnecessary major faults in filemap_fault()
 2024-03-06 10:24 UTC  (2+ messages)

release candidate 24.03-rc1
 2024-03-05 21:46 UTC  (2+ messages)

[PATCH 0/4] pull request (net-next): ipsec-next 2024-03-06
 2024-03-06 10:24 UTC  (5+ messages)
` [PATCH 1/4] xfrm: introduce forwarding of ICMP Error messages
` [PATCH 2/4] xfrm6_tunnel: Use KMEM_CACHE instead of kmem_cache_create
` [PATCH 3/4] xfrm: Simplify the allocation of slab caches in xfrm_policy_init
` [PATCH 4/4] xfrm: Do not allocate stats in the driver

[PATCH net-next] netlink: let core handle error cases in dump operations
 2024-03-06 10:24 UTC 

[RFC PATCH] kvm: nv: Optimize the unmapping of shadow S2-MMU tables
 2024-03-06 10:23 UTC  (7+ messages)

[PATCH] dt-bindings: serial: renesas,scif: Document R9A09G057 support
 2024-03-06 10:21 UTC  (5+ messages)

[PATCH v4 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-03-06 10:22 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v4 2/5] PCI: dwc: Skip finding eDMA channels count for HDMA platforms
` [PATCH v4 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
` [PATCH v4 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
` [PATCH v4 5/5] PCI: epf-mhi: Enable HDMA "

[RFC OE-core][PATCH v2 1/7] go: rework patch to avoid identation
 2024-03-06 10:21 UTC  (6+ messages)
` [OE-core] "

[PATCHES] RCU pathwalk race fixes
 2024-03-06 10:21 UTC  (9+ messages)
` [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
  ` [PATCH 11/13] fuse: fix UAF in rcu pathwalks

cpumap infinite loop
 2024-03-06 10:20 UTC  (4+ messages)

[PATCH 1/2] platform/x86: wmi: Support reading/writing 16 bit EC values
 2024-03-06 10:20 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: wmi: Avoid returning AE_OK upon unknown error

[PATCH] drm/i915/display: Fixed a screen flickering when turning on display from off
 2024-03-06 10:19 UTC  (2+ messages)

[PATCH v3 0/9] um: Minor fixes and cleanups
 2024-03-06 10:19 UTC  (10+ messages)
` [PATCH v3 1/9] um: Make local functions and variables static
` [PATCH v3 2/9] um: Fix the declaration of vfree
` [PATCH v3 3/9] um: Remove unused functions
` [PATCH v3 4/9] um: Fix the return type of __switch_to
` [PATCH v3 5/9] um: Add missing headers
` [PATCH v3 6/9] um: Stop tracking host PID in cpu_tasks
` [PATCH v3 7/9] um: Move declarations to proper headers
` [PATCH v3 8/9] um: Fix -Wmissing-prototypes warnings for text_poke*
` [PATCH v3 9/9] um: Fix -Wmissing-prototypes warnings for __warp_* and foo

[PATCH v5 0/2] iio: adc: ad7944: new driver
 2024-03-06 10:22 UTC  (3+ messages)
` [PATCH v5 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986

[PATCH 0/3] KVM: arm64: PMU fixes for nVHE, protected mode
 2024-03-06 10:18 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: pkvm: Actually enable/disable PMU events when running vCPU

[PATCH v15 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-03-06 10:16 UTC  (6+ messages)
` [PATCH v15 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v15 7/8] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline
` [PATCH v15 8/8] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support

[PATCH] char: Slightly better error reporting when chardev is in use
 2024-03-06 10:17 UTC  (3+ messages)

[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
 2024-03-06 10:17 UTC  (12+ 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.