All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-28 16:30:38 to 2023-07-28 17:07:02 UTC [more...]

[PATCH v3 00/50] Add support for sam9x7 SoC family
 2023-07-28 16:36 UTC  (6+ messages)

GCC and binutils support for BPF V4 instructions
 2023-07-28 17:06 UTC  (4+ messages)

[PATCH v3 00/17] iommufd: Add nesting infrastructure
 2023-07-28 17:06 UTC  (9+ messages)
` [PATCH v3 01/17] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v3 02/17] iommu: Add nested domain support
` [PATCH v3 06/17] iommufd: Only enforce IOMMU_RESV_SW_MSI when attaching user-managed HWPT

[igt-dev] [PATCH 0/3] kunit: Expose some built-in features to modules
 2023-07-28 17:04 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[PATCH v2] bsd-user: Specify host page alignment if none specified
 2023-07-28 16:46 UTC  (2+ messages)

[PATCH RFC v5 00/10] Support for Solid Fill Planes
 2023-07-28 17:02 UTC  (22+ messages)
` [PATCH RFC v5 01/10] drm: Introduce pixel_source DRM plane property
` [PATCH RFC v5 02/10] drm: Introduce solid fill "
` [PATCH RFC v5 03/10] drm: Add solid fill pixel source
` [PATCH RFC v5 04/10] drm/atomic: Add pixel source to plane state dump
` [PATCH RFC v5 05/10] drm/atomic: Add solid fill data "
` [PATCH RFC v5 06/10] drm/atomic: Move framebuffer checks to helper
` [PATCH RFC v5 07/10] drm/atomic: Loosen FB atomic checks
` [PATCH RFC v5 08/10] drm/msm/dpu: Allow NULL FBs in atomic commit
` [PATCH RFC v5 09/10] drm/msm/dpu: Use DRM solid_fill property
` [PATCH RFC v5 10/10] drm/msm/dpu: Add solid fill and pixel source properties

[PATCH 0/3] io_uring: Initial support for {s,g}etsockopt commands
 2023-07-28 17:03 UTC  (6+ messages)
` [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT

[PATCH 1/5] x86: fsp: Use mtrr_set_next_var() for graphics memory
 2023-07-28 17:03 UTC  (10+ messages)

[git pull] drm fixes for 6.5-rc4
 2023-07-28 17:02 UTC  (3+ messages)

[PATCH v2 net 0/2] update stmmac fix_mac_speed
 2023-07-28 17:01 UTC  (15+ messages)
` [PATCH v2 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
    ` [EXT] "

[PATCH] doc: announce new major ABI version
 2023-07-28 17:02 UTC  (5+ messages)
` [PATCH v2] "

Drives failures in irregular RAID1-Pool
 2023-07-28 17:00 UTC  (4+ messages)

[PATCH] Add Silicom Platform Driver
 2023-07-28 16:47 UTC  (4+ messages)
    `  "

[PATCH] dt-bindings: clock: xlnx,versal-clk: drop select:false
 2023-07-28 16:59 UTC 

assert fails in s390x TCG
 2023-07-28 16:43 UTC  (5+ messages)

[PATCH v2 0/5] Make PDX compression optional
 2023-07-28 16:58 UTC  (4+ messages)
` [PATCH v2 5/5] pdx: Add CONFIG_HAS_PDX_COMPRESSION as a common Kconfig option

Register encoding in assembly for load/store instructions
 2023-07-28 16:58 UTC  (11+ messages)

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-07-28 16:58 UTC  (5+ messages)
` [PATCH v2 04/32] mm/pgtable: "

[PATCH 0/5] btrfs: scrub: improve the scrub performance
 2023-07-28 16:50 UTC  (3+ messages)

[RFC][PATCH 0/3] cpuidle,teo: Improve TEO tick decisions
 2023-07-28 16:56 UTC  (3+ messages)
` [RFC][PATCH 2/3] cpuidle,teo: Improve NOHZ management

[PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
 2023-07-28 16:55 UTC  (7+ messages)

[PATCH v3] dt-bindings: clock: versal: Convert the xlnx,zynqmp-clk.txt to yaml
 2023-07-28 16:55 UTC  (9+ messages)

[PATCH v5 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-07-28 16:42 UTC  (25+ messages)
` [PATCH v5 01/24] x86/resctrl: Track the closid with the rmid
` [PATCH v5 02/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v5 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
` [PATCH v5 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v5 05/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v5 06/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v5 07/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
` [PATCH v5 08/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v5 09/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v5 10/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
` [PATCH v5 11/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
` [PATCH v5 12/24] x86/resctrl: Make resctrl_arch_rmid_read() retry when it is interrupted
` [PATCH v5 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v5 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v5 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v5 16/24] x86/resctrl: Make resctrl_mounted checks explicit
` [PATCH v5 17/24] x86/resctrl: Move alloc/mon static keys into helpers
` [PATCH v5 18/24] x86/resctrl: Make rdt_enable_key the arch's decision to switch
` [PATCH v5 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
` [PATCH v5 20/24] x86/resctrl: Add cpu online callback for resctrl work
` [PATCH v5 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v5 22/24] x86/resctrl: Add cpu offline callback for resctrl work
` [PATCH v5 23/24] x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
` [PATCH v5 24/24] x86/resctrl: Separate arch and fs resctrl locks

[PATCH net] sfc: fix field-spanning memcpy in selftest
 2023-07-28 16:55 UTC 

[stable:linux-5.4.y 8803/9227] arch/mips/alchemy/common/dbdma.c:33:10: fatal error: linux/dma-map-ops.h: No such file or directory
 2023-07-28 16:54 UTC 

[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
 2023-07-28 16:52 UTC  (5+ messages)
` [PATCH V13 - RESEND 02/10] arm64/perf: Add BRBE registers and fields

[csky-linux:sg2042-master-qspinlock-64ilp32_v3 15/70] arch/riscv/kernel/image_kexec.c:210:13: warning: converting the result of '<<' to a boolean always evaluates to false
 2023-07-28 16:54 UTC 

KVM PCI Passthrough IRQ issues
 2023-07-28 16:51 UTC  (2+ messages)

[PATCH v2] x86/APM: drop the duplicate APM_MINOR_DEV macro
 2023-07-28 16:51 UTC  (2+ messages)

Pull request for efi-2023-10-rc2
 2023-07-28 16:51 UTC  (2+ messages)

[PATCH V3 0/3] arm: dts: Sync k3-am62 with upstream kernel
 2023-07-28 16:51 UTC  (7+ messages)
` [PATCH V3 1/3] omap: timer: add ti,am654-timer compatibility
` [PATCH V3 2/3] arm: mach-k3: am62: Add timer0 id to the dev list
` [PATCH V3 3/3] arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH 0/5] iot2050: 2023.10-rc1 fixes and cleanups
 2023-07-28 16:50 UTC  (11+ messages)
` [PATCH 1/5] boards: siemens: iot2050: Fix boot configuration
` [PATCH 2/5] iot2050: Use binman in signing script
` [PATCH 3/5] boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations again
` [PATCH 4/5] doc: board: siemens: iot2050: Update build env vars
` [PATCH 5/5] configs: iot2050: Enabled keyed autoboot

[PATCH v2] dt-bindings: input: convert syna,rmi4 to DT schema
 2023-07-28 16:50 UTC 

[RFC bpf-next v5] bpf: Force to MPTCP
 2023-07-28 16:51 UTC  (6+ messages)

[PATCH v1] arm: k3: fix fdt_del_node_path implicit declaration and a missing include
 2023-07-28 16:50 UTC  (2+ messages)

[PATCH v2 1/2] configs: keystone2: Unwind KERNEL_MTD_PARTS definition
 2023-07-28 16:50 UTC  (4+ messages)
` [PATCH v2 2/2] configs: keystone2: Change to using env files

[PATCH 0/5] K3 incremental fixes
 2023-07-28 16:50 UTC  (9+ messages)
` [PATCH 1/5] configs: am62x: add SPL_MAX_SIZE back
` [PATCH 3/5] env: ti: mmc.env: Move mmc related args to common place
` [PATCH 4/5] env: ti: mmc.env: Fix overlays directory path
` [PATCH 5/5] mach-k3: security: improve the checks around authentication

[PATCH v5 0/2] Introducing trace buffer mapping by user-space
 2023-07-28 16:47 UTC  (3+ messages)
` [PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v5 2/2] tracing: Allow user-space mapping of the ring-buffer

[PATCH v4 0/2] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-28 16:49 UTC  (3+ messages)
` [PATCH v4 1/2] net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node

[PATCH] ref-manual: document image-specific variant of INCOMPATIBLE_LICENSE
 2023-07-28 16:50 UTC 

[RFC PATCH] x86/acpi: Ignore invalid x2APIC entries
 2023-07-28 16:47 UTC  (3+ messages)

[PATCH net-next v2 0/4] ynl: couple of unrelated fixes
 2023-07-28 16:50 UTC  (2+ messages)

[PATCH v3 bpf-next] bpf/memalloc: Non-atomically allocate freelist during prefill
 2023-07-28 16:50 UTC  (2+ messages)

[PATCH v2 0/4] net: ti: am65-cpsw-nuss: Drop custom properties
 2023-07-28 16:49 UTC  (5+ messages)
` [PATCH v2 1/4] net: ti: am65-cpsw-nuss: Use approved property to get efuse address
` [PATCH v2 2/4] net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" property

[PATCH v2] sequencer: beautify subject of reverts of reverts
 2023-07-28 16:47 UTC  (13+ messages)

[Intel-xe] [PATCH v9 0/3] Notify userspace about uevent failure
 2023-07-28 16:49 UTC  (3+ messages)
` [Intel-xe] [PATCH v9 1/3] fault-inject: Include linux/types.h by default

Pull request: u-boot-rockchip-20230728
 2023-07-28 16:49 UTC  (2+ messages)

[PATCH] bsd-user: Specify host page alignment if none specified
 2023-07-28 16:20 UTC  (4+ messages)

selftests: connector: proc_filter.c:48:20: error: invalid application of 'sizeof' to an incomplete type 'struct proc_input'
 2023-07-28 16:46 UTC  (7+ messages)

[PATCH] Revert "mm,memblock: reset memblock.reserved to system init state to prevent UAF"
 2023-07-28 16:47 UTC  (2+ messages)

[PATCH v1 0/7] xentrace changes
 2023-07-28 16:47 UTC  (3+ messages)
` [PATCH v1 2/7] xentrace: use correct output format for pit and rtc

[PATCH v3 08/50] dt-bindings: atmel-sysreg: add sam9x7
 2023-07-28 16:43 UTC  (3+ messages)

[PATCH bpf-next] tracing: perf_call_bpf: use struct trace_entry in struct syscall_tp_t
 2023-07-28 16:44 UTC  (3+ messages)
` [PATCH bpf-next v2] "

[sailus-media-tree:master 10/20] ld.lld: error: undefined symbol: devm_cci_regmap_init_i2c
 2023-07-28 16:44 UTC 

[PATCH v3 0/6] Add nRF51 DETECT signal with test
 2023-07-28 16:05 UTC  (5+ messages)
` [PATCH v3 2/6] qtest: factor out qtest_install_gpio_out_intercept
` [PATCH v3 3/6] qtest: implement named interception of out-GPIO
` [PATCH v3 4/6] qtest: bail from irq_intercept_in if name is specified
` [PATCH v3 5/6] qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installed

[PATCH v3 14/50] dt-bindings: mfd: at91: Add SAM9X7 compatible string
 2023-07-28 16:43 UTC  (3+ messages)

[PATCH v3 15/50] dt-bindings: atmel-gpbr: add microchip,sam9x7-gpbr
 2023-07-28 16:43 UTC  (3+ messages)

[PATCHSET v4] Add io_uring futex/futexv support
 2023-07-28 16:42 UTC  (13+ messages)
` [PATCH 01/12] futex: Clarify FUTEX2 flags
` [PATCH 02/12] futex: Extend the "
` [PATCH 03/12] futex: Flag conversion
` [PATCH 04/12] futex: Validate futex value against futex size
` [PATCH 05/12] futex: move FUTEX2_MASK to futex.h
` [PATCH 06/12] futex: factor out the futex wake handling
` [PATCH 07/12] futex: abstract out a __futex_wake_mark() helper
` [PATCH 08/12] io_uring: add support for futex wake and wait
` [PATCH 09/12] futex: add wake_data to struct futex_q
` [PATCH 10/12] futex: make futex_parse_waitv() available as a helper
` [PATCH 11/12] futex: make the vectored futex operations available
` [PATCH 12/12] io_uring: add support for vectored futex waits

[PATCH v3 16/50] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix
 2023-07-28 16:43 UTC  (3+ messages)

[PATCH v3 27/50] dt-bindings: usb: atmel: add sam9x7
 2023-07-28 16:42 UTC  (3+ messages)

[PATCH v3 17/50] dt-bindings: atmel-smc: add microchip,sam9x7-smc
 2023-07-28 16:43 UTC  (3+ messages)

+ mm-page_poison-remove-unused-page_exth-from-page_poison.patch added to mm-unstable branch
 2023-07-28 16:42 UTC 

+ mm-vmstat-remove-unused-page_exth-from-vmstat.patch added to mm-unstable branch
 2023-07-28 16:42 UTC 

+ mm-page_ext-move-page_ext_operations-definition-under-config_page_extension.patch added to mm-unstable branch
 2023-07-28 16:42 UTC 

[OE-Core][PATCH 1/2] base-passwd: Add the sgx group
 2023-07-28 16:42 UTC  (3+ messages)
` [OE-Core][PATCH 2/2] udev: eudev: Revert add group to sgx

[PATCH 28/29] drm/amdkfd: Refactor migrate init to support partition switch
 2023-07-28 16:43 UTC  (12+ messages)

[PATCH v3 29/50] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
 2023-07-28 16:41 UTC  (3+ messages)

[PATCH v2 2/2] selftests: mm: add KSM_MERGE_TIME tests
 2023-07-28 16:41 UTC 

[PATCH 1/4] drm/amdkfd: ignore crat by default
 2023-07-28 16:41 UTC  (4+ messages)
` [PATCH 2/4] drm/amdkfd: disable IOMMUv2 support for KV/CZ
` [PATCH 3/4] drm/amdkfd: disable IOMMUv2 support for Raven
` [PATCH 4/4] drm/amdkfd: drop IOMMUv2 support

[PATCH v11 0/7] Add IO page table replacement support
 2023-07-28 16:41 UTC  (2+ messages)

[PATCH v3 0/3] reset: amlogic-c3: add reset driver
 2023-07-28 16:40 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Controller

[PATCH v2 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-07-28 16:40 UTC  (5+ messages)
` [PATCH v2 2/7] perf evlist: Add evlist__findnew_tracking_event() helper

[PATCH v2 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
 2023-07-28 16:39 UTC 

[PATCH v4] drm/amd/pm: check whether smu is idle in sriov case
 2023-07-28 16:39 UTC 

[Intel-gfx] [PATCH v3 0/6] Panel replay phase1 implementation
 2023-07-28 16:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Panel replay phase1 implementation (rev5)

[PATCH QEMU 0/3] migration: craft the doc comments
 2023-07-28 16:04 UTC  (2+ messages)
` [PATCH QEMU 1/3] qapi: Reformat the dirty-limit migration "

[PATCH bpf-next 0/2] Remove unused fields in cpumap & devmap
 2023-07-28 16:38 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf, cpumap: Remove unused cmap field from bpf_cpu_map_entry

[PATCH] ASoC: fsl_micfil: refactor deprecated strncpy
 2023-07-28 16:35 UTC  (2+ messages)

[PATCH] drm/amdgpu: Report Missing MES Firmware Versions with Sysfs
 2023-07-28 16:36 UTC  (2+ messages)

[PATCH] ASoC: 88pm860x: refactor deprecated strncpy
 2023-07-28 16:35 UTC  (2+ messages)

[PATCH] mm,memblock: reset memblock.reserved to system init state to prevent UAF
 2023-07-28 16:36 UTC  (3+ messages)

[PATCH v4 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-07-28 16:35 UTC  (23+ messages)
` [PATCH v4 02/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v4 06/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v4 08/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v4 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v4 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v4 24/24] x86/resctrl: Separate arch and fs resctrl locks

arm64: perf test 26 rpi4 oops
 2023-07-28 16:35 UTC  (5+ messages)

[v1 6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO
 2023-07-28 16:33 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 6.5-rc4
 2023-07-28 16:33 UTC 

[PATCH net] vlan: Fix VLAN 0 memory leak
 2023-07-28 16:31 UTC 

[PATCH mptcp-next] Squash to "selftests: mptcp: pm_nl_ctl: always look for errors"
 2023-07-28 16:33 UTC  (2+ messages)
` Squash to "selftests: mptcp: pm_nl_ctl: always look for errors": Tests Results


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.