All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-07 17:47:48 to 2021-10-07 18:37:52 UTC [more...]

[PATCH v2 00/13] Extend AHUB audio support for Tegra210 and later
 2021-10-07 18:37 UTC  (6+ messages)
` [PATCH v2 11/13] arm64: defconfig: Enable few Tegra210 based AHUB drivers
` [PATCH v2 12/13] arm64: tegra: Add few AHUB devices for Tegra210 and later

[Intel-gfx] [PATCH 0/4] drm/i915: Clean up the pxp stuff
 2021-10-07 18:36 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Fix up skl_program_plane() "

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-07 18:36 UTC  (4+ messages)
` [PATCH v2 01/34] component: Introduce struct aggregate_device

[PATCH] x86/PCI: Add pci=no_e820 cmdline option to ignore E820 reservations for bridge windows
 2021-10-07 18:36 UTC  (2+ messages)

[PATCH 0/9] No more adding submodule ODB as alternate
 2021-10-07 18:34 UTC  (11+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] refs: plumb repo into ref stores
  ` [PATCH v3 4/7] merge-{ort,recursive}: remove add_submodule_odb()
  ` [PATCH v3 5/7] object-file: only register submodule ODB if needed
  ` [PATCH v3 7/7] submodule: trace adding submodule ODB as alternate

[PATCH v6 0/3] Add support for sc7280 WPSS PIL loading
 2021-10-07 18:34 UTC  (2+ messages)

stable-rc/queue/5.10 build: 180 builds: 0 failed, 180 passed, 11 warnings (v5.10.71-28-g2f55a27c87e9)
 2021-10-07 18:33 UTC 

[PATCH] ARM: tegra: dts: remove unused backlight-boot-off
 2021-10-07 18:32 UTC  (2+ messages)

[Virtio-fs] [PATCH 0/8] virtiofs: Notification queue and blocking posix locks
 2021-10-07 18:32 UTC  (10+ messages)
` [Virtio-fs] [PATCH 7/8] virtiofs: Add new notification type FUSE_NOTIFY_LOCK
          `  "

[kvm-unit-tests PATCH] arm64: Add mmio_addr arg to arm/micro-bench
 2021-10-07 18:32 UTC  (2+ messages)

[PATCH] drm/msm/dp: Simplify the dp_debug debugfs show function
 2021-10-07 18:33 UTC 

[PATCH] ELF: fix overflow in total mapping size calculation
 2021-10-07 18:31 UTC  (5+ messages)

[PATCH v5 00/29] image: Reduce #ifdefs and ad-hoc defines in image code (Part B)
 2021-10-07 18:30 UTC  (9+ messages)
` [PATCH v5 02/29] kconfig: Add tools support to CONFIG_IS_ENABLED()

[PATCH 0/3] add initial support for exynosautov9
 2021-10-07 18:30 UTC  (7+ messages)
  ` [PATCH 1/3] pinctrl: samsung: support ExynosAutov9 SoC pinctrl
  ` [PATCH 2/3] arm64: dts: exynos: add initial support for exynosautov9 SoC
  ` [PATCH 3/3] arm64: dts: exynos: add minimal support for exynosautov9 sadk board

[PATCH v11 0/5] Introduce SoC sleep stats driver
 2021-10-07 18:29 UTC  (3+ messages)
` [PATCH v11 2/5] soc: qcom: Add Sleep "

Machine overrides for x86 and x86-64
 2021-10-07 18:29 UTC 

[dpdk-dev] [PATCH] ethdev: replace bit shifts with macros
 2021-10-07 18:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-10-07 18:29 UTC  (5+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-07 18:28 UTC  (14+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

Making races happen more often
 2021-10-07 17:53 UTC  (10+ messages)

+ procfs-do-not-list-tid-0-in-proc-pid-task.patch added to -mm tree
 2021-10-07 18:28 UTC  (3+ messages)
` [PATCH] proc: test that /proc/*/task doesn't contain "0"

[PATCH] tcp: md5: Fix overlap between vrf and non-vrf keys
 2021-10-07 18:27 UTC  (4+ messages)

[PATCH] fs/ntfs3: Fix logic in ntfs_cmp_names_cpu
 2021-10-07 18:26 UTC  (8+ messages)

[GIT PULL] netfs, cachefiles, afs: Collected fixes
 2021-10-07 18:26 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v5.15: 3rd batch
 2021-10-07 18:26 UTC  (2+ messages)

[net-next PATCH 00/13] Multiple improvement for qca8337 switch
 2021-10-07 18:26 UTC  (14+ messages)
` [net-next PATCH 09/13] net: dsa: qca8k: check rgmii also on port 6 if exchanged
` [net-next PATCH 10/13] net: dsa: qca8k: add explicit SGMII PLL enable
` [net-next PATCH 12/13] drivers: net: dsa: qca8k: add support for pws config reg

[PATCH v2 0/4] Dump log cleanups
 2021-10-07 18:24 UTC  (4+ messages)
` [PATCH v2 4/4] common/log: Fix *_dump_log routines for ext4
    ` [External] : "

[mark:arm64/exception-fixups/rework 5/7] arch/arm64/mm/extable.c:34:6: warning: no previous prototype for function 'ex_handler_fixup'
 2021-10-07 18:24 UTC 

[PATCH v13 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-10-07 18:23 UTC  (4+ messages)
` [PATCH v13 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v13 2/3] arch: Wire up trusted_for(2)
` [PATCH v13 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[Intel-gfx] [PATCH v3] drm/i915: remove IS_ACTIVE
 2021-10-07 15:49 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 1/8] drm/i915/gem: Break out some shmem backend utils
 2021-10-07 18:18 UTC  (10+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v7,1/8] "

[dpdk-dev] [PATCH 0/5] optimized Toeplitz hash implementation
 2021-10-07 18:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/5] hash: add new toeplitz "

[PATCH] drm/amdkfd: rm BO resv on validation to avoid deadlock
 2021-10-07 18:23 UTC 

[PATCH 0/2] ext4: docs: de-uglify Documentation/ext4/orphan.rst
 2021-10-07 18:22 UTC  (9+ messages)
` [PATCH 1/2] ext4: docs: switch away from list-table
          ` b4 and git am -s errors (was Re: [PATCH 1/2] ext4: docs: switch away from list-table)

[PATCH 00/24] configure->meson queue for 6.2
 2021-10-07 18:19 UTC  (5+ messages)
` [PATCH 17/24] configure, meson: move netmap detection to meson
` [PATCH 19/24] configure: remove obsolete Solaris ar check

[PATCH v5] clk: Add write operation for clk_parent debugfs node
 2021-10-07 18:21 UTC 

stable-rc/queue/4.14 build: 183 builds: 1 failed, 182 passed, 1 error, 5 warnings (v4.14.249-10-gae2b69b31719)
 2021-10-07 18:21 UTC 

[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
 2021-10-07 18:21 UTC  (4+ messages)
` [PATCH 5/5] PCI: tegra194: "

[PATCH v4 0/5] hugetlb: add demote/split page functionality
 2021-10-07 18:19 UTC  (6+ messages)
` [PATCH v4 1/5] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v4 2/5] mm/cma: add cma_pages_valid to determine if pages are in CMA
` [PATCH v4 3/5] hugetlb: be sure to free demoted CMA pages to CMA
` [PATCH v4 4/5] hugetlb: add demote bool to gigantic page routines
` [PATCH v4 5/5] hugetlb: add hugetlb demote page support

[PATCH 0/3] Updates for simple-pm-bus and ti-sysc bindings
 2021-10-07 18:17 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: bus: simple-pm-bus: Make clocks and power-domains optional

[PATCH net-next v2 0/3] net: add a helpers for loading netdev->dev_addr from platform
 2021-10-07 18:18 UTC  (4+ messages)
` [PATCH net-next v2 1/3] ethernet: un-export nvmem_get_mac_address()
` [PATCH net-next v2 2/3] eth: platform: add a helper for loading netdev->dev_addr
` [PATCH net-next v2 3/3] ethernet: use platform_get_ethdev_address()

[RFC] iommu: Use put_pages_list
 2021-10-07 18:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-ujson: bump to version 4.2.0
 2021-10-07 18:16 UTC 

[PATCH v2 1/3] arm64: dts: sc7180: Factor out ti-sn65dsi86 support
 2021-10-07 18:15 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: sc7180: Support Parade ps8640 edp bridge

[Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
 2021-10-07 18:15 UTC  (11+ messages)

[RFC PATCH v2 0/5] ASoC: soc-pcm: fix trigger race conditions with shared BE
 2021-10-07 18:13 UTC  (11+ messages)

[PATCH net-next v2 0/2] net: enetc: add support for software TSO
 2021-10-07 18:14 UTC  (3+ messages)
` [PATCH net-next v2 2/2] "

[Intel-gfx] [PATCH 00/26] Parallel submission aka multi-bb execbuf
 2021-10-07 18:13 UTC  (6+ messages)
` [Intel-gfx] [PATCH 01/26] drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
        `  "

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-07 18:12 UTC  (13+ messages)

+ linux-next-rejects.patch added to -mm tree
 2021-10-07 18:12 UTC 

pageless memory & zsmalloc
 2021-10-07 18:11 UTC  (3+ messages)

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 10 warnings (v5.4.151-14-g595d9f20cd8c)
 2021-10-07 18:12 UTC 

[Buildroot] [PATCH 1/1] package/python-u-msgpack: bump to version 2.7.1
 2021-10-07 18:11 UTC 

[PATCH v2 1/2] qtbase-conf: disable the seccomp filter sandbox
 2021-10-07 18:12 UTC  (4+ messages)
` [PATCH v2 2/2] qtwebengine: remove seccomp filter sandbox hack

[PATCH v2 0/3] [PATCH v2 0/3] Update ASUS WMI supported boards
 2021-10-07 18:11 UTC  (6+ messages)
` [PATCH v2 2/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI

[PATCH v4] clk: Add write operation for clk_parent debugfs node
 2021-10-07 18:11 UTC  (4+ messages)

[PATCH] [RESEND] firmware: tegra: reduce stack usage
 2021-10-07 18:11 UTC  (2+ messages)

[PATCH v2] scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
 2021-10-07 18:10 UTC  (2+ messages)

[PATCH] gnupg: Add gpg status output to debug logging
 2021-10-07 18:10 UTC  (2+ messages)

[PATCH v4 00/23] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
 2021-10-07 17:27 UTC  (6+ messages)
` [PATCH v4 16/23] target/i386/sev: Remove stubs by using code elision

[PATCH 0/4] hw/i386/sgx: Housekeeping around SGX
 2021-10-07 17:56 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Cover SGX documentation file with X86/KVM section
` [PATCH 2/4] hw/i386/sgx: Have sgx_epc_get_section() return a boolean
` [PATCH 3/4] hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
` [PATCH 4/4] hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() "

[PATCH] arm64: defconfig: Enable QTI SC7280 pinctrl, gcc and interconnect
 2021-10-07 18:06 UTC  (3+ messages)

[PATCH v2] imx8mm_venice: switch to use binman to pack images
 2021-10-07 18:08 UTC  (7+ messages)

[PATCH v2 1/2] vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
 2021-10-07 17:14 UTC  (4+ messages)
` [PATCH v2 2/2] vsock: Enable y2038 safe timeval for timeout

[PATCH] [RFC] sparse index: fix use-after-free bug in cache_tree_verify()
 2021-10-07 18:07 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1 1/1] s390: Use string_upper() instead of open coded variant
 2021-10-07 18:07 UTC  (2+ messages)

[PATCH 0/2] i18n: improve translatability of ambiguous object output
 2021-10-07 18:06 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] object.[ch]: mark object type names for translation

[dunfell/master][PATCH 0/2] Package intel 9260 WiFi and BT firmware
 2021-10-07 18:07 UTC  (3+ messages)
` [dunfell/master][PATCH 2/2] linux-firmware: "

[Buildroot] [PATCH 1/1] package/python-serial-asyncio: bump to version 0.6
 2021-10-07 18:05 UTC 

[RFC 0/7] Support in-kernel DMA with PASID and SVA
 2021-10-07 18:08 UTC  (14+ messages)

[RFC PATCH 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-07 17:47 UTC  (23+ messages)
` [PATCH 01/13] target/riscv: Move cpu_get_tb_cpu_state out of line
` [PATCH 02/13] target/riscv: Create RISCVMXL enumeration
` [PATCH 03/13] target/riscv: Split misa.mxl and misa.ext
` [PATCH 04/13] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH 05/13] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH 06/13] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH 07/13] target/riscv: Properly check SEW in amo_op
` [PATCH 08/13] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH 09/13] target/riscv: Replace DisasContext.w with DisasContext.ol
` [PATCH 10/13] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH 11/13] target/riscv: Adjust trans_rev8_32 for riscv64
` [PATCH 12/13] target/riscv: Use gen_unary_per_ol for RVB
` [PATCH 13/13] target/riscv: Use gen_shift*_per_ol for RVB, RVI

[PATCH bpf-next] bpf: introduce helper bpf_raw_read_cpu_clock
 2021-10-07 17:50 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v1 0/6] mmc: sdhci-pci: Add some CD GPIO related quirks
 2021-10-07 18:03 UTC  (3+ messages)

[PATCH] arm64: dts: meson-sm1-odroid: add cec nodes
 2021-10-07 18:01 UTC  (3+ messages)

[PATCH] gpu: host1x: select CONFIG_DMA_SHARED_BUFFER
 2021-10-07 18:03 UTC  (2+ messages)

[PATCH v12 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-07 18:03 UTC  (8+ messages)
` [PATCH v12 1/5] dt-bindings: pci: qcom: Document PCIe bindings for SC7280
` [PATCH v12 2/5] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v12 3/5] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board
` [PATCH v12 4/5] PCI: qcom: Add a flag in match data along with ops
` [PATCH v12 5/5] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280

bf756fb833cb ("drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend")
 2021-10-07 18:00 UTC 

[PATCH] iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable
 2021-10-07 18:02 UTC  (3+ messages)

What's cooking in git.git (Oct 2021, #02; Wed, 6)
 2021-10-07 18:02 UTC  (3+ messages)

[PATCH] soc/tegra: Fix an error handling path in 'tegra_powergate_power_up()'
 2021-10-07 18:02 UTC  (2+ messages)

[PATCH 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2021-10-07 18:00 UTC  (8+ messages)
` [PATCH 2/3] mtd: spi-nor: intel-spi: Convert "

[PATCH 0/3] Add pin control support for lpass sc7280
 2021-10-07 17:59 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: qcom: Update lpass variant independent functions as generic
` [PATCH 2/3] dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl compatible
` [PATCH 3/3] pinctrl: qcom: Add SC7280 lpass pin configuration

[PATCH V2] ARM: dts: omap36xx: Remove turbo mode for 1GHz variants
 2021-10-07 18:00 UTC  (5+ messages)

[PATCH 00/12] block: 64bit blk io
 2021-10-07 17:52 UTC  (3+ messages)
` [PATCH 13/12] block-backend: fix blk_co_flush prototype to mention coroutine_fn
` [PATCH 14/12] block-backend: update blk_co_pwrite() and blk_co_pread() wrappers

i5k_amb temp_mid replacement
 2021-10-07 17:59 UTC  (5+ messages)

[PATCH] target/riscv: Pass the same value to oprsz and maxsz for vmv.v.v
 2021-10-07 17:53 UTC  (3+ messages)

[PATCH v2] Add device reset timeout field
 2021-10-07 17:58 UTC  (7+ messages)
        ` [virtio-dev] "

[PATCH] xen/arm: optee: Allocate anonymous domheap pages
 2021-10-07 17:57 UTC  (6+ messages)
    ` [PING] "

[PATCH] xen/arm: optee: Fix arm_smccc_smc's a0 for OPTEE_SMC_DISABLE_SHM_CACHE
 2021-10-07 17:57 UTC  (5+ messages)

[PATCH] [v3] usb: xhci: tegra: mark PM functions as __maybe_unused
 2021-10-07 17:55 UTC  (2+ messages)

[PATCH] memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE with
 2021-10-07 17:54 UTC  (2+ messages)

[PATCH 0/3] perf tools: Enable strict JSON parsing
 2021-10-07 17:52 UTC  (4+ messages)
` [PATCH 2/3] perf tools: Make the JSON parser more conformant when in strict mode

[PATCH net-next v4] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-10-07 17:53 UTC  (4+ messages)

[PATCH] crypto: testmgr - Only disable migration in crypto_disable_simd_for_test()
 2021-10-07 17:53 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 0/4] Panel replay phase1 implementation
 2021-10-07 17:52 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 4/4] drm/i915/panelreplay: Added state checker for panel replay state

[PATCH v2] host1x: bus.c: drop excess kernel-doc entry @key
 2021-10-07 17:51 UTC  (2+ messages)

[PATCH 0/4] mqprio fixup and simplify code
 2021-10-07 17:50 UTC  (5+ messages)
` [PATCH net 1/4] mqprio: Correct stats in mqprio_dump_class_stats()
` [PATCH net-next 2/4] gen_stats: Add instead Set the value in __gnet_stats_copy_basic()
` [PATCH net-next 3/4] gen_stats: Add instead Set the value in __gnet_stats_copy_queue()
` [PATCH net-next 4/4] mq, mqprio: Simplify stats copy

[PATCH net-next v2] net: phy: micrel: ksz9131 led errata workaround
 2021-10-07 17:50 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 83 runs, 7 regressions (v4.4.286-1-g43b37e8c0b4e)
 2021-10-07 17:50 UTC 

[PATCH] sfc: Remove redundant assignment of variable rc
 2021-10-07 17:50 UTC 

[PATCH] t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()
 2021-10-07 17:49 UTC  (4+ messages)

[PATCH] EDAC/ti: Remove redundant error messages
 2021-10-07 17:48 UTC  (2+ messages)

[PATCH v4 1/2] erofs: decouple basic mount options from fs_context
 2021-10-07 17:47 UTC  (3+ messages)

[PATCH MANUALSEL 5.14 1/9] selftests: KVM: Align SMCCC call with the spec in steal_time
 2021-10-07 17:47 UTC  (5+ messages)
` [PATCH MANUALSEL 5.14 4/9] KVM: x86: reset pdptrs_from_userspace when exiting smm


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.