All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-22 16:24:41 to 2023-08-22 17:04:49 UTC [more...]

[PATCH] target/arm: Fix bug in memory translation for executable Realm memory pages
 2023-08-22 16:26 UTC  (2+ messages)

[PATCH bpf-next 0/6] samples/bpf: Remove unmaintained XDP sample utilities
 2023-08-22 17:04 UTC  (5+ messages)
` [PATCH bpf-next 4/6] samples/bpf: Remove the xdp1 and xdp2 utilities

[PATCH 0/3] iommu/arm-smmu-v3: Reduce latency in __arm_smmu_tlb_inv_range()
 2023-08-22 17:03 UTC  (13+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
` [PATCH 2/3] iommu/arm-smmu-v3: Add an arm_smmu_tlb_inv_domain helper
` [PATCH 3/3] iommu/arm-smmu-v3: Add a max_tlbi_ops for __arm_smmu_tlb_inv_range()

[OE-Core][PATCH v13 1/8] path.py: add support for ACLs and all additional attributes
 2023-08-22 17:03 UTC  (4+ messages)
` [OE-Core][PATCH v13 2/8] package_ipk.bbclass: add support for ACLs and xattr

[PATCH RESEND v2 0/2] net: add support for HiSilicon Fast Ethernet Controller driver
 2023-08-22 17:03 UTC  (6+ messages)
` [PATCH RESEND v2 1/2] net: add hifemac Ethernet driver for HiSilicon platform
` [PATCH RESEND v2 2/2] net: add hifemac_mdio MDIO bus "

[PATCH] drm/amd/display: register edp_backlight_control() for DCN301
 2023-08-22 17:03 UTC  (3+ messages)

[PATCH v2] dt-bindings: regulator: qcom,rpmh-regulator: allow i, j, l, m & n as RPMh resource name suffix
 2023-08-22 17:03 UTC  (2+ messages)

[PATCH 0/3] linux-user/aarch64: Add ESR signal frame record
 2023-08-22 17:02 UTC  (4+ messages)
` [PATCH 1/3] linux-user/aarch64: Add ESR signal frame for SIGSEGV, SIGBUS
` [PATCH 2/3] linux-user/aarch64: Fix normal SIGILL si_code
` [PATCH 3/3] linux-user/aarch64: Add ESR signal frame for PACFAIL

[PATCH 1/2] mempool/cnxk: limit usage of async allocs
 2023-08-22 17:01 UTC  (4+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] mempool/cnxk: fix free from non-EAL pthreads
  ` [PATCH 3/3] mempool/cnxk: fix alloc "

[PATCH 0/2] execve scalability issues, part 1
 2023-08-22 17:02 UTC  (3+ messages)
` [PATCH 1/2] pcpcntr: add group allocation/free

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-22 17:01 UTC  (24+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()

xfstests results over NFS
 2023-08-22 17:02 UTC  (13+ messages)

[PATCH mm-unstable v1 0/4] mm/swap: stop using page->private on tail pages for THP_SWAP + cleanups
 2023-08-22 17:00 UTC  (5+ messages)
` [PATCH mm-unstable v1 1/4] mm/swap: stop using page->private on tail pages for THP_SWAP

[RFC] wifi: mwifiex: Asking for some light on this, please :)
 2023-08-22 17:00 UTC  (2+ messages)

[PATCH 1/5] perf: enable verbose feature detection
 2023-08-22 17:00 UTC  (5+ messages)
` [PATCH 2/5] perf: add more PACKAGECONFIGs
` [PATCH 3/5] perf: fix perl binding support
` [PATCH 4/5] perf: split scripting PACKAGECONFIG into perl and python
` [PATCH 5/5] perf: disable perl support

[PATCH 00/12] tcg: Factor hrev{32,64}_{i32,i64,tl} out
 2023-08-22 16:59 UTC  (4+ messages)
` [PATCH 12/12] target/mips: Use generic hrev32_tl() in WSBH opcode

FYI: git issues with libcurl 8.0/1 HTTPS push
 2023-08-22 16:59 UTC  (4+ messages)

[PATCH v2 0/2] selftests: cachestat: fix run on older kernels
 2023-08-22 16:58 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: cachestat: catch failing fsync test on tmpfs

[PATCH bpf-next v2 00/14] Exceptions - 1/2
 2023-08-22 16:58 UTC  (4+ messages)
` [PATCH bpf-next v2 12/14] libbpf: Add support for custom exception callbacks

[PATCH 01/17] dm: usb: udc: Factor out plain udevice handler functions
 2023-08-22 16:58 UTC  (17+ messages)
` [PATCH 06/17] cmd: sdp: Reorder variable declaration
` [PATCH 08/17] cmd: ums: Use plain udevice for UDC controller interaction
` [PATCH 09/17] dfu: Detach the controller on error
` [PATCH 10/17] dfu: Use plain udevice for UDC controller interaction
` [PATCH 11/17] spl: sdp: Detach the controller on error
` [PATCH 12/17] sdp: Use plain udevice for UDC controller interaction
` [PATCH 16/17] dm: usb: udc: Drop legacy udevice handler functions
` [PATCH 17/17] board: usb: Replace legacy usb_gadget_handle_interrupts()

[PATCH v2 0/2] mtd: spinand: micron: correct parameters
 2023-08-22 16:57 UTC  (5+ messages)
` [PATCH v2 2/2] mtd: spinand: micron: fixing the offset for OOB

SMLS ERW LSAW SSAW Steel Pipe Vendor
 2023-08-22 16:57 UTC 

[PATCH 0/4] linux-user: shmat/shmdt improvements
 2023-08-22 16:55 UTC  (3+ messages)
` [PATCH 1/4] linux-user: Move shmat and shmdt implementations to mmap.c

[Intel-xe] [PATCH v2 00/15] Add Lunar Lake support
 2023-08-22 16:55 UTC  (4+ messages)
` [Intel-xe] [PATCH v2 03/15] drm/xe/xe2: Add MCR register steering for primary GT

[PATCH v3 1/4] dt-bindings: firmware: qcom,scm: support indicating SDI default state
 2023-08-22 16:55 UTC  (2+ messages)

[merged] tmpfsxattr-gfp_kernel_account-for-simple-xattrs.patch removed from -mm tree
 2023-08-22 16:55 UTC 

[Intel-wired-lan] [PATCH net-next v4 0/9] Create common DPLL configuration API
 2023-08-22 16:54 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH net-next v4 2/9] dpll: spec: Add Netlink spec in YAML
            `  "

[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
 2023-08-22 16:55 UTC  (20+ messages)
` [Intel-xe] [PATCH v2 1/9] drm/sched: Convert drm scheduler to use a work queue rather than kthread
                                  `  "

[PATCH 0/5] fuse: support birth time
 2023-08-22 16:55 UTC  (6+ messages)
` [PATCH 4/5] fuse: implement statx

[PATCH] mempool/cnxk: limit usage of async allocs
 2023-08-22 16:54 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 8 runs, 2 regressions (v6.1.45-cip3-31-gbae6b8e9a2cff)
 2023-08-22 16:54 UTC 

[Intel-wired-lan] [PATCH v2 iwl-next 0/9] ice: fix timestamping in reset process
 2023-08-22 16:53 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH v2 iwl-next 1/9] ice: use ice_pf_src_tmr_owned where available

linux-next: build warning after merge of the mm-stable tree
 2023-08-22 16:52 UTC  (2+ messages)

[PATCH] tcg: Prohibit incomplete extr[lh]_i64_i32() implementation
 2023-08-22 16:51 UTC 

[PATCH] kvm: x86: emulate MSR_PLATFORM_INFO msr bits
 2023-08-22 16:50 UTC  (2+ messages)

[android-common:android-4.14-stable 21099/29943] gcc-7: error: unrecognized command line option '-ftrivial-auto-var-init=pattern'
 2023-08-22 16:50 UTC 

[PATCH bpf-next v2 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
 2023-08-22 16:50 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: hwmon: Add Infineon TDA38640
 2023-08-22 16:50 UTC  (11+ messages)

[PATCH] tests/qtest/bios-tables-test: Check for virtio-iommu device before using it
 2023-08-22 16:49 UTC 

[PATCH] spl: watchdog: introduce SPL_HW_WATCHDOG
 2023-08-22 16:49 UTC  (3+ messages)

[PATCH] riscv: signal: fix sigaltstack frame size checking
 2023-08-22 16:49 UTC 

[PATCH 0/3] memcg: non-unified flushing for userspace stats
 2023-08-22 16:48 UTC  (7+ messages)
` [PATCH 2/3] mm: memcg: add a helper for non-unified stats flushing

[RFC PATCH] target/loongarch: Sign-extend REVB.2H result
 2023-08-22 16:47 UTC 

[PATCH 00/14] Cleanup PCI(e) drivers
 2023-08-22 16:48 UTC  (2+ messages)

[PATCH v5 00/37] arm64/gcs: Provide support for GCS in userspace
 2023-08-22 16:47 UTC  (7+ messages)
` [PATCH v5 11/37] mm: Define VM_SHADOW_STACK for arm64 when we support GCS

[PATCH 0/3] vhost-user-gpu: support dmabuf modifiers
 2023-08-22 16:46 UTC  (3+ messages)

[PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-08-22 16:47 UTC  (4+ messages)
` [PATCH v10 1/2] x86/tdx: Retry partially-completed page conversion hypercalls

[NET 0/2] CAN fixes for 6.5-rc7
 2023-08-22 16:45 UTC  (4+ messages)
` [NET 2/2] can: raw: add missing refcount for memory leak fix

[PATCH] arm: dts: bcm2711: Describe Ethernet LEDs
 2023-08-22 16:44 UTC  (3+ messages)

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-08-22 16:43 UTC  (5+ messages)

[PATCH 00/13] doc: board; ti: Misc fixups
 2023-08-22 16:41 UTC  (14+ messages)
` [PATCH 01/13] doc: board: ti: k3: image alt texts
` [PATCH 02/13] doc: board: ti: k3: Fixup alt text for openocd sequence
` [PATCH 03/13] doc: board: ti: am62x: provide image alt texts
` [PATCH 04/13] doc: board: ti: am64x: provide image alt text
` [PATCH 05/13] doc: board: ti: am65x: "
` [PATCH 06/13] doc: board: ti: j7200: "
` [PATCH 07/13] doc: board: ti: j721e: "
` [PATCH 08/13] doc: board: ti: am62x: Fix build step numbering
` [PATCH 09/13] doc: board: ti: am64x: "
` [PATCH 10/13] doc: board: ti: am65x: "
` [PATCH 11/13] doc: board: ti: j7200: "
` [PATCH 12/13] doc: board: ti: j721e: "
` [PATCH 13/13] doc: board: ti: k3: Elaborate on various firmware

[PATCH v2 1/1] t6300: fix match with insecure memory
 2023-08-22 16:43 UTC  (4+ messages)
` [PATCH 1/2] t/lib-gpg: forcibly run a trustdb update
  ` [PATCH 2/2] t/t6300: drop magic filtering

[PATCH 0/3] ath*: Fix a few spelling errors
 2023-08-22 16:43 UTC  (7+ messages)
` [PATCH 3/3] wifi: ath12k: "

Patchwork summary for: spi-devel-general
 2023-08-22 16:41 UTC 

[RFC] network hotplug scripts - set qlen 1000 by default
 2023-08-22 16:39 UTC 

[PATCH v1 1/1] watchdog: simatic: Use idiomatic selection of P2SB
 2023-08-22 16:39 UTC  (2+ messages)

[PATCH v1 0/9] media: qcom: camss: Bugfix series
 2023-08-22 16:38 UTC  (5+ messages)
` [PATCH v1 8/9] media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3
` [PATCH v1 9/9] media: qcom: camss: Fix csid-gen2 for test pattern generator

[PATCH v2] scsi: core: Report error list information in debugfs
 2023-08-22 16:38 UTC 

[PATCH master 1/3] param: drop priv from dev_add_param_string_ro
 2023-08-22 16:36 UTC  (3+ messages)

can: isotp: epoll breaks isotp_sendmsg
 2023-08-22 16:37 UTC  (7+ messages)

[PATCH] ASoC: fsl: merge DAI call back functions into ops
 2023-08-22 16:33 UTC  (2+ messages)

[PATCH v2] mm: vmscan: reclaim anon pages if there are swapcache pages
 2023-08-22 16:35 UTC  (3+ messages)

[PATCH] ASoC: pxa: merge DAI call back functions into ops
 2023-08-22 16:33 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC value
 2023-08-22 16:33 UTC  (2+ messages)

[PATCH 1/3] ASoC: SOF: amd: Add sof support for vangogh platform
 2023-08-22 16:33 UTC  (2+ messages)

[PATCH] sound/soc/codecs/rt5640.c: fix typos
 2023-08-22 16:33 UTC  (2+ messages)

[PATCH 0/4] ASoC: SOF: ipc4-topology: Fixes for pipelines with SRC
 2023-08-22 16:33 UTC  (2+ messages)

[PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-08-22 16:33 UTC  (2+ messages)
` (subset) "

[PATCH -next] spi: at91-usart: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-22 16:33 UTC  (3+ messages)

[PATCH] spi: bcm-qspi: Simplify logic by using devm_platform_ioremap_resource_byname()
 2023-08-22 16:33 UTC  (3+ messages)

[nacked] mm-memory-failure-use-rcu-lock-instead-of-tasklist_lock-when-collect_procs.patch removed from -mm tree
 2023-08-22 16:33 UTC 

[PATCH -next v3 00/23] spi: switch to use modern name (part4)
 2023-08-22 16:33 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: ethernet: mtk_eth_soc: improve support for MT7988
 2023-08-22 16:33 UTC  (10+ messages)
` [PATCH net-next v3 1/4] net: ethernet: mtk_eth_soc: fix register definitions "
` [PATCH net-next v3 2/4] net: ethernet: mtk_eth_soc: add reset bits "
` [PATCH net-next v3 3/4] net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
` [PATCH net-next v3 4/4] net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988

[PATCH v5 0/2] regulator: aw37503: add regulator driver for Awinic AW37503
 2023-08-22 16:33 UTC  (2+ messages)

[PATCH V10 0/4] Add S4 SoC PLLs and Peripheral clock
 2023-08-22 16:33 UTC  (9+ messages)
` [PATCH V10 1/4] dt-bindings: clock: document Amlogic S4 SoC PLL clock controller
` [PATCH V10 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals "

[RFC PATCH] docs/style: permit inline loop variables
 2023-08-22 16:31 UTC  (2+ messages)

[OE-core][dunfell][PATCH] openssh: Fix CVE-2023-38408
 2023-08-22 16:32 UTC  (2+ messages)

[PATCH v2 00/18] media: i2c: imx219: Miscellaneous cleanups and improvements
 2023-08-22 16:30 UTC  (5+ messages)
` [PATCH v2 06/18] media: i2c: imx219: Merge format and binning setting functions
` [PATCH v2 07/18] media: i2c: imx219: Initialize ycbcr_enc

[PATCH] tests/qtest/usb-hcd-xhci-test: Check availability of devices before using them
 2023-08-22 16:30 UTC 

[xen-unstable-smoke test] 182421: tolerable all pass - PUSHED
 2023-08-22 16:30 UTC 

[PATCH] wifi: Fix ieee80211.h kernel-doc issues
 2023-08-22 16:30 UTC 

[android-common:android-4.14-stable 13509/29943] aarch64-linux-gcc: error: unrecognized argument to -fsanitize= option: 'kernel-hwaddress'; did you mean 'kernel-address'?
 2023-08-22 16:28 UTC 

[PATCH] audit: add task history record
 2023-08-22 16:29 UTC  (5+ messages)

[Intel-xe] [PATCH v2 0/4] drm/xe: Support optional pinning of userptr pages
 2023-08-22 16:30 UTC  (5+ messages)
` [Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Support optional pinning of userptr pages (rev2)
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "

[android-common:android-4.14-stable 12676/29943] kernel/gcov/clang.c:85:6: warning: no previous declaration for 'llvm_gcov_init'
 2023-08-22 16:28 UTC 

[PATCH] docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32()
 2023-08-22 16:28 UTC 

[PATCH platform-next v4 00/16] Add new features and amendments for Nvidia systems
 2023-08-22 16:27 UTC  (5+ messages)
` [PATCH platform-next v4 16/16] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces

[RFC] lib/st_ring: add single thread ring
 2023-08-22 16:28 UTC  (5+ messages)

[PATCH 1/3] hugetlb: Use a folio in free_hpage_workfn()
 2023-08-22 16:28 UTC  (3+ messages)
` [PATCH 2/3] hugetlb: Remove a few calls to page_folio()
` [PATCH 3/3] hugetlb: Convert remove_pool_huge_page() to return a folio

[PATCH] abort.3: Note that the glibc implementation is not async-signal-safe
 2023-08-22 16:26 UTC  (2+ messages)

[PATCH v6 0/9] tracing: Improbe BTF support on probe events
 2023-08-22 16:27 UTC  (10+ messages)
` [PATCH v6 1/9] tracing/probes: Support BTF argument on module functions
` [PATCH v6 2/9] tracing/probes: Move finding func-proto API and getting func-param API to trace_btf
` [PATCH v6 3/9] tracing/probes: Add a function to search a member of a struct/union
` [PATCH v6 4/9] tracing/probes: Support BTF based data structure field access
` [PATCH v6 5/9] tracing/probes: Support BTF field access from $retval
` [PATCH v6 6/9] tracing/probes: Add string type check with BTF
` [PATCH v6 7/9] tracing/fprobe-event: Assume fprobe is a return event by $retval
` [PATCH v6 8/9] selftests/ftrace: Add BTF fields access testcases
` [PATCH v6 9/9] Documentation: tracing: Update fprobe event example with BTF field

[PATCH] scsi: core: Report error list information in debugfs
 2023-08-22 16:24 UTC  (4+ messages)

[PATCH v1 net] net: Allow larger buffer than peer address for SO_PEERNAME
 2023-08-22 16:24 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.