All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-06 22:01:17 to 2022-07-06 23:35:22 UTC [more...]

[PATCH 00/36] usb: gadget: f_tcm: Enhance UASP driver
 2022-07-06 23:35 UTC  (9+ messages)
` [PATCH 01/36] target: Handle MI_REPORT_SUPPORTED_OPERATION_CODES
` [PATCH 02/36] target: Add overlapped response to tmrsp_table
` [PATCH 03/36] target: Don't drain empty list
` [PATCH 04/36] target: Does tmr notify on aborted command
` [PATCH 05/36] target: Don't remove command too early
` [PATCH 06/36] target: Return Function Complete
` [PATCH 07/36] target: Don't do tmr_notify on empty aborted list
` [PATCH 08/36] target: Refactor core_tmr_abort_task

[man-pages PATCH RESEND] statx.2: correctly document STATX_ALL
 2022-07-06 23:33 UTC  (3+ messages)

[PATCH v1 1/1] Input: goodix - switch use of acpi_gpio_get_*_resource() APIs
 2022-07-06 23:33 UTC  (2+ messages)

[PATCH] aio: Replace kmap{,_atomic}() with kmap_local_page()
 2022-07-06 23:33 UTC 

[PATCH 1/2] module: Modify module_flags() to accept show_state argument
 2022-07-06 23:33 UTC  (6+ messages)
` [PATCH 2/2] module: Show the last unloaded module's taint flag(s)

[PATCH v4 0/2] arm64: ti: k3-am62: Enable audio output
 2022-07-06 23:31 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: ti: k3-am625-sk: Add audio output support

[PATCH] arm64: dta: qcom: sc7180: delete vdda-1p2 and vdda-0p9 from mdss_dp
 2022-07-06 23:31 UTC  (2+ messages)

[PATCH] madvise.2: Add exception for pages locked by other processes/mappings
 2022-07-06 23:27 UTC 

[PATCH 0/2] arm64: dts: ti: k3-am62: Add ePWM support
 2022-07-06 23:25 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62-main: Add epwm nodes

[PATCH bpf-next v1] bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
 2022-07-06 23:25 UTC 

[PATCH v4] drm/msm/dp: make eDP panel as the first connected connector
 2022-07-06 23:18 UTC  (3+ messages)

[pull request][net-next 00/15] mlx5 updates 2022-07-06
 2022-07-06 23:24 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter
` [net-next 02/15] net/mlx5: Use devl_ API for rate nodes destroy
` [net-next 03/15] devlink: Remove unused function devlink_rate_nodes_destroy
` [net-next 04/15] net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register
` [net-next 05/15] net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register
` [net-next 06/15] devlink: Remove unused functions devlink_rate_leaf_create/destroy
` [net-next 07/15] net/mlx5: Use devl_ API in mlx5e_devlink_port_register
` [net-next 08/15] net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set
` [net-next 09/15] devlink: Hold the instance lock in port_new / port_del callbacks
` [net-next 10/15] net/tls: Perform immediate device ctx cleanup when possible
` [net-next 11/15] net/tls: Multi-threaded calls to TX tls_dev_del
` [net-next 12/15] net/mlx5e: kTLS, Introduce TLS-specific create TIS
` [net-next 13/15] net/mlx5e: kTLS, Take stats out of OOO handler
` [net-next 14/15] net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connections
` [net-next 15/15] net/mlx5e: kTLS, Dynamically re-size TX recycling pool

[PATCH 00/13] locking/qspinlock: simplify code generation
 2022-07-06 23:23 UTC  (3+ messages)
` [PATCH 01/13] locking/qspinlock: remove pv_node abstraction

[PATCH 1/2] arm64: dts: ti: k3-am65: Configure pinctrl for timer IO pads
 2022-07-06 23:21 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add general purpose timers for am65

[PATCH bpf-next v2 0/2] bpf: Minor fixes for non-preallocated memory
 2022-07-06 23:22 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] bpf: Make non-preallocated allocation low priority

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2022-07-06 23:22 UTC  (9+ messages)
  ` [xdp-hints] "

New CVE entries this week
 2022-07-06 23:21 UTC 

[PATCH v7 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-07-06 23:15 UTC  (10+ messages)
` [PATCH v7 1/4] of: also handle dma-noncoherent in of_dma_is_coherent()
` [PATCH v7 2/4] dt-bindings: riscv: document cbom-block-size
` [PATCH v7 3/4] riscv: Add support for non-coherent devices using zicbom extension
` [PATCH v7 4/4] riscv: implement cache-management errata for T-Head SoCs

[patch] for the printf.3 man page
 2022-07-06 23:14 UTC  (2+ messages)

[PATCH v1 3/4] PCI: brcmstb: Add control of subdevice voltage regulators
 2022-07-06 23:13 UTC  (3+ messages)

[PATCH v1 2/4] PCI: brcmstb: Add mechanism to turn on subdev regulators
 2022-07-06 23:12 UTC  (3+ messages)

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-06 23:13 UTC  (4+ messages)
` [PATCHv4 3/8] mm: Pass down mm_struct to untagged_addr()

[pull request][net 0/9] mlx5 fixes 2022-07-06
 2022-07-06 23:13 UTC  (10+ messages)
` [net 1/9] net/mlx5: TC, allow offload from uplink to other PF's VF
` [net 2/9] net/mlx5: Lag, decouple FDB selection and shared FDB
` [net 3/9] net/mlx5e: kTLS, Fix build time constant test in TX
` [net 4/9] net/mlx5e: kTLS, Fix build time constant test in RX
` [net 5/9] net/mlx5e: Fix enabling sriov while tc nic rules are offloaded
` [net 6/9] net/mlx5: Lag, correct get the port select mode str
` [net 7/9] net/mlx5e: CT: Use own workqueue instead of mlx5e priv
` [net 8/9] net/mlx5e: Fix capability check for updating vnic env counters
` [net 9/9] net/mlx5e: Ring the TX doorbell on DMA errors

[PATCH V1 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-06 23:11 UTC  (3+ messages)
` [PATCH V1 vfio 03/11] vfio: Introduce DMA logging uAPIs

[PATCH] net: l2tp: fix clang -Wformat warning
 2022-07-06 23:08 UTC 

[linux-stable-rc:linux-4.19.y 1539/3265] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:283:15: error: implicit declaration of function 'read_poll_timeout'
 2022-07-06 22:42 UTC  (3+ messages)

[ammarfaizi2-block:broonie/sound/for-next 328/353] sound/soc/soc-acpi.c:34:1: error: redefinition of 'snd_soc_acpi_find_machine'
 2022-07-06 23:07 UTC 

[mm-unstable PATCH v4 0/9] mm, hwpoison: enable 1GB hugepage support (v4)
 2022-07-06 23:06 UTC  (9+ messages)
` [mm-unstable PATCH v4 3/9] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
` [mm-unstable PATCH v4 4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
` [mm-unstable PATCH v4 5/9] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage

Intel Timed-IO driver in IIO/Counter subsystem
 2022-07-06 23:05 UTC  (9+ messages)

[PATCH] sha256: add support for Nettle
 2022-07-06 23:05 UTC  (3+ messages)

[PATCH v6 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-07-06 23:02 UTC  (5+ messages)
` [PATCH v6 3/4] riscv: Add support for non-coherent devices using zicbom extension

[PATCH 0/4] i2c: stm32: addition of STM32MP13 support
 2022-07-06 22:46 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: i2c: st,stm32-i2c: don't mandate a reset line

[PATCH v2 bpf-next 0/2] bpf: add a ksym BPF iterator
 2022-07-06 23:01 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] "

[PATCH v13 00/14] Multi-Gen LRU Framework
 2022-07-06 22:26 UTC  (27+ messages)
` [PATCH v13 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v13 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v13 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v13 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v13 05/14] mm: multi-gen LRU: groundwork
` [PATCH v13 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v13 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v13 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v13 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v13 10/14] mm: multi-gen LRU: kill switch
` [PATCH v13 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v13 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v13 13/14] mm: multi-gen LRU: admin guide
` [PATCH v13 14/14] mm: multi-gen LRU: design doc

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-07-06 22:36 UTC  (5+ messages)
` [PATCH v4 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema

[igt-dev] [PATCH igt] tests/kms_cursor_crc: Actually wait an extra vblank
 2022-07-06 23:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-07-06 22:59 UTC  (13+ messages)
` [PATCH v8 1/5] x86/tdx: Add TDX Guest attestation interface driver

[tip:x86/urgent] BUILD SUCCESS b57feed2cc2622ae14b2fa62f19e973e5e0a60cf
 2022-07-06 22:55 UTC 

[PATCH v2 0/4] clk: qcom: Drop use of pxo/cxo_board for rpm devices
 2022-07-06 22:53 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: fix wrong clock documentation for qcom,rpmcc
` [PATCH v2 2/4] ARM: DTS: qcom: add rpmcc missing clocks for apq/ipq8064 and msm8660
` [PATCH v2 3/4] clk: qcom: clk-rpm: convert to parent_data API
` [PATCH v2 4/4] clk: qcom: gcc-ipq806x: remove cc_register_board for pxo and cxo

[BUG] Extended Scan Hangs
 2022-07-06 22:54 UTC  (2+ messages)

[PATCH] Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ
 2022-07-06 22:51 UTC  (8+ messages)

[PATCH v6 0/2] Add LTRF216A Driver
 2022-07-06 22:48 UTC  (4+ messages)
` [PATCH v6 2/2] iio: light: Add support for ltrf216a sensor

[PATCH RFC net-next v2 0/5] net: dsa: always use phylink
 2022-07-06 22:46 UTC  (3+ messages)

[PATCH] mm: fix page leak with multiple threads mapping the same page
 2022-07-06 22:46 UTC  (2+ messages)

[PATCH v5 0/5] config: introduce discovery.bare and protected config
 2022-07-06 22:42 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/5] config: learn `git_protected_config()`

[PATCH] zonefs: Call page_address() on page acquired with GFP_KERNEL flag
 2022-07-06 22:37 UTC  (2+ messages)

[phy:next 74/75] drivers/phy/qualcomm/phy-qcom-qmp-combo.c:2004:2: error: use of undeclared identifier 'Return'
 2022-07-06 22:36 UTC 

[PATCH v1 0/1] s390/archrandom: use buffered random data
 2022-07-06 22:34 UTC  (10+ messages)
` [PATCH v1 1/1] s390/arch_random: Buffer true "

[Intel-gfx] [PATCH] drm/i915/gem: Really move i915_gem_context.link under ref protection
 2022-07-06 22:34 UTC  (4+ messages)
`  "

[PATCH] x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cross compiling with clang
 2022-07-06 22:33 UTC  (3+ messages)
` [tip: x86/build] "

[PATCH 00/14] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
 2022-07-06 22:30 UTC  (9+ messages)

[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4
 2022-07-06 22:29 UTC  (4+ messages)
` [PATCH 11/12] docs: arm: index.rst: add google/chromebook-boot-flow

[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
 2022-07-06 22:29 UTC  (7+ messages)
` [PATCH v2 bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY

[linux-next:master 4772/8197] htmldocs: Documentation/arm/google/chromebook-boot-flow.rst: WARNING: document isn't included in any toctree
 2022-07-06 22:28 UTC  (3+ messages)

[PATCH v2 00/28] KVM: VMX: Support TscScaling and EnclsExitingBitmap with eVMCS + use vmcs_config for L1 VMX MSRs
 2022-07-06 22:27 UTC  (3+ messages)
` [PATCH v2 13/28] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization

[PATCH] s390/ap: fixes bug in the AP bus's __verify_queue_reservations function
 2022-07-06 22:26 UTC 

linux-next: Fixes tagis need some work in the pm tree
 2022-07-06 21:35 UTC 

[syzbot] possible deadlock in mnt_want_write (2)
 2022-07-06 22:24 UTC  (3+ messages)

[PATCH v4 0/5] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-06 14:00 UTC  (4+ messages)
` [PATCH v4 4/5] of: kexec: Refactor IMA buffer related functions to make them reusable

[PATCH] scripts: check if .git exists before checking submodule status
 2022-07-06 21:13 UTC  (2+ messages)

[PATCH v2 01/14] client: add generic display function for table rows
 2022-07-06 22:19 UTC  (14+ messages)
` [PATCH v2 02/14] client: remove newline/tab encoding from help description
` [PATCH v2 03/14] client: update dbus-proxy to use display_table_row
` [PATCH v2 04/14] client: update station "
` [PATCH v2 05/14] client: dpp: display table footer and set to auto update
` [PATCH v2 06/14] client: check NULL return for DPP cmd_show
` [PATCH v2 07/14] client: update CLEAR_SCREEN to be consistent with others
` [PATCH v2 08/14] client: make COLOR_* macros take a string input
` [PATCH v2 09/14] client: update ap to use display_table_row
` [PATCH v2 10/14] client: update known-networks "
` [PATCH v2 11/14] client: update command table header
` [PATCH v2 12/14] client: update device to use display_table_row
` [PATCH v2 13/14] client: update adapter table header
` [PATCH v2 14/14] client: update ad-hoc "

[PATCH 1/5] test-runner: Support running hostapd in namespaces
 2022-07-06 22:21 UTC  (6+ messages)
` [PATCH 4/5] autotests: Reuse HostapdCLI objects

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-06 14:04 UTC  (15+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean

[PATCH] xfs: fix potential memory leak in xfs_bmap_add_attrfork()
 2022-07-06 22:20 UTC  (2+ messages)

[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-07-06 22:17 UTC  (3+ messages)
` [PATCH v2 03/21] KVM: x86: Don't check for code breakpoints when emulating on exception

What's cooking in git.git (Jul 2022, #01; Fri, 1)
 2022-07-06 22:15 UTC  (3+ messages)
` gc/bare-repo-discovery (was Re: What's cooking in git.git (Jul 2022, #01; Fri, 1))

[linux-linus test] 171528: regressions - FAIL
 2022-07-06 22:14 UTC 

[PATCH v3 1/3] dt-bindings: clock: add pcm reset for ipq806x lcc
 2022-07-06 22:13 UTC  (3+ messages)
` [PATCH v3 2/3] clk: qcom: lcc-ipq806x: add reset definition
` [PATCH v3 3/3] clk: qcom: lcc-ipq806x: convert to parent data

[Intel-gfx] [PATCH] drm/i915/selftests: Grab the runtime pm in shrink_thp
 2022-07-06 22:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v6 00/25] Add support for MediaTek MT7621 SoC - v6
 2022-07-06 22:11 UTC  (2+ messages)

[Bug 215800] New: amd-pstate does not allow to set arbitrary maximum CPU frequency above 2200MHz for a desktop Zen 3 CPU
 2022-07-06 22:10 UTC  (2+ messages)
` [Bug 215800] "

[PATCH v9 00/21] job: replace AioContext lock with job_mutex
 2022-07-06 20:15 UTC  (3+ messages)
` [PATCH v9 14/21] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v9 15/21] job.c: enable job lock/unlock and remove Aiocontext locks

[PATCH RESEND v5 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
 2022-07-06 22:10 UTC  (6+ messages)
` [PATCH RESEND v5 6/8] clk: baikal-t1: Move reset-controls code into a dedicated module

[PATCH net-next v4 0/2] net: hinic: fix bugs about dev_get_stats
 2022-07-06 22:10 UTC  (2+ messages)

[PATCH net] Revert "tls: rx: move counting TlsDecryptErrors for sync"
 2022-07-06 22:10 UTC  (2+ messages)

[PATCH v3 0/3] Add support for multiport controller
 2022-07-06 22:09 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: usb: dwc3: Add support for multiport related properties

[PATCH v8 00/20] job: replace AioContext lock with job_mutex
 2022-07-06 21:29 UTC  (4+ messages)
` [PATCH v8 17/20] job.c: enable job lock/unlock and remove Aiocontext locks

[PATCH 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
 2022-07-06 22:07 UTC  (5+ messages)
` [PATCH 3/9] ARM: dts: update dts files for bcmbca SoC BCM63138

[RFC][CFT][PATCHSET] iov_iter stuff
 2022-07-06 22:06 UTC  (4+ messages)
` [PATCH 40/44] 9p: convert to advancing variant of iov_iter_get_pages_alloc()

[Buildroot] [PATCH 1/1] package/libcurl: fix build without sched_yield
 2022-07-06 22:05 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-06 22:04 UTC  (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced

[PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
 2022-07-06 21:01 UTC  (2+ messages)

[PATCH 0/3] cloning unborn HEAD when other branches are present
 2022-07-06 22:01 UTC  (4+ messages)
` [PATCH 3/3] clone: propagate empty remote HEAD even with other branches


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.