All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-16 03:36:41 to 2022-06-16 05:45:47 UTC [more...]

fs/coredump.c:399:15: warning: Redundant initialization for 'core_waiters'. The initialized value is overwritten before it is read. [redundantInitialization]
 2022-06-16  5:45 UTC 

[PATCH V3 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-16  5:45 UTC  (7+ messages)
` [PATCH V3 1/2] mm/mmap: Restrict generic protection_map[] array visibility
` [PATCH V3 2/2] mm/mmap: Drop generic protection_map[] array

[PATCH v2 0/5] iommu/mediatek: Improve safety from dts
 2022-06-16  5:42 UTC  (7+ messages)
` [PATCH v2 1/5] iommu/mediatek: Use dev_err_probe to mute probe_defer err log
` [PATCH v2 2/5] iommu/mediatek: Add error path for loop of mm_dts_parse
` [PATCH v2 3/5] iommu/mediatek: Validate number of phandles associated with "mediatek, larbs"
` [PATCH v2 4/5] iommu/mediatek: Improve safety for mediatek, smi property in larb nodes
` [PATCH v2 5/5] iommu/mediatek: Remove a unused "mapping" which is only for v1

[ANNOUNCEMENT] Yocto Project 3.1.17 (dunfell-23.0.17) is Released
 2022-06-16  5:44 UTC 

[PATCH 1/6] powerpc: Add ZERO_GPRS macros for register clears
 2022-06-16  5:42 UTC  (5+ messages)
` [PATCH 2/6] powerpc: Provide syscall wrapper

[wireless-next:main] BUILD SUCCESS 8092a0eed4080a33a4c8681f4231c40c0bb7cb5c
 2022-06-16  5:39 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-06-15
 2022-06-16  5:39 UTC 

[PATCH v1 00/17] Return of the Parent Pointers
 2022-06-16  5:38 UTC  (8+ messages)
` [PATCH v1 01/17] xfs: Add larp state XFS_DAS_CREATE_FORK
` [PATCH v1 09/17] xfs: extent transaction reservations for parent attributes

[PATCH v5 00/11] scsi: ufs: Fix PMC and low-power mode on MediaTek UFS platforms
 2022-06-16  5:37 UTC  (12+ messages)
` [PATCH v5 01/11] scsi: ufs: Export ufshcd_uic_change_pwr_mode()
` [PATCH v5 02/11] scsi: ufs: Fix ADAPT logic for HS-G5
` [PATCH v5 03/11] scsi: ufs-mediatek: Introduce workaround for power mode change
` [PATCH v5 04/11] scsi: ufs-mediatek: Fix the timing of configuring device regulators
` [PATCH v5 05/11] scsi: ufs-mediatek: Prevent device regulators setting as LPM incorrectly
` [PATCH v5 06/11] scsi: ufs-mediatek: Support low-power mode for VCCQ
` [PATCH v5 07/11] scsi: ufs-mediatek: Support flexible parameters for smc calls
` [PATCH v5 08/11] scsi: ufs-mediatek: Support low-power mode for parents of VCCQx
` [PATCH v5 09/11] scsi: ufs: Export regulator functions
` [PATCH v5 10/11] scsi: ufs-mediatek: Support multiple VCC sources
` [PATCH v5 11/11] scsi: ufs-mediatek: Disable unused VCCQx power rails

[PATCH v2] xen: don't require virtio with grants for non-PV guests
 2022-06-16  5:37 UTC 

[PATCH] scripts: use is None instead of == None
 2022-06-16  5:22 UTC 

[PATCH] arch/riscv: Add support for STACKLEAK gcc plugin
 2022-06-16  5:36 UTC  (3+ messages)

[PATCH] eventdev/eth_tx: fix adapter create
 2022-06-16  5:04 UTC 

[PATCH net v2 0/2] net: ipv6: Update route MTU behavior
 2022-06-16  5:36 UTC  (5+ messages)
` [PATCH net v2 1/2] ipv6: Honor route mtu if it is within limit of dev mtu

[PATCH v2 00/11] qla2xxx bug fixes
 2022-06-16  5:35 UTC  (12+ messages)
` [PATCH v2 01/11] qla2xxx: Fix excessive IO error messages by default
` [PATCH v2 02/11] qla2xxx: Add a new v2 dport diagnostic feature
` [PATCH v2 03/11] qla2xxx: Wind down adapter after pcie error
` [PATCH v2 04/11] qla2xxx: Turn off multi-queue for 8G adapter
` [PATCH v2 05/11] qla2xxx: Fix crash due to stale srb access around IO timeouts
` [PATCH v2 06/11] qla2xxx: Fix losing FCP-2 targets during port perturbation tests
` [PATCH v2 07/11] qla2xxx: Fix losing target when it reappears during delete
` [PATCH v2 08/11] qla2xxx: Add debug prints in the device remove path
` [PATCH v2 09/11] qla2xxx: Fix losing FCP-2 targets on long port disable with IOs
` [PATCH v2 10/11] qla2xxx: Fix erroneous mailbox timeout after pci error inject
` [PATCH v2 11/11] qla2xxx: Update version to 10.02.07.700-k

[PATCH] drivers: soc: sifive: Add missing of_node_put() in sifive_l2_cache.c
 2022-06-16  5:33 UTC  (9+ messages)
  `  "

subscribe
 2022-06-16  5:25 UTC 

[Intel-gfx] [RFC PATCH 0/3] Get dsc optimal output bpp
 2022-06-16  5:32 UTC  (5+ messages)
` [Intel-gfx] [RFC PATCH 1/3] drm/i915/dp: Rename helper to calculate dsc "
` [Intel-gfx] [RFC PATCH 2/3] drm/i915/dp: Rename helper to get max pipe bpp with DSC
` [Intel-gfx] [RFC PATCH 3/3] drm/i915/dp: Get optimal link config to have best compressed bpp
` [Intel-gfx] ✓ Fi.CI.BAT: success for Get dsc optimal output bpp

mtd: spi-nor: fatal issue during the mtd_erase() calls
 2022-06-16  5:31 UTC  (10+ messages)
` [PATCH] mtd: spi-nor: handle unsupported FSR opcodes properly
          ` [PATCH v2] "

[PATCH 00/11] qla2xxx bug fixes
 2022-06-16  5:29 UTC  (3+ messages)
` [PATCH 05/11] qla2xxx: Fix crash due to stale srb access around IO timeouts

[PATCH] staging: remove ashmem
 2022-06-16  5:27 UTC  (2+ messages)

help
 2022-06-16  5:26 UTC 

[PATCH RFC] userfaultfd: introduce UFFDIO_COPY_MODE_YOUNG
 2022-06-16  5:24 UTC  (12+ messages)

[PATCH] hinic: Replace memcpy() with direct assignment
 2022-06-16  5:23 UTC 

[ANNOUNCE] IWD switching to new mailing list
 2022-06-16  5:20 UTC 

[PATCH] random Remove setting of chacha state to constant values
 2022-06-16  5:18 UTC 

[PATCH] i2c: cadence: Change large transfer count reset logic to be unconditional
 2022-06-16  5:17 UTC  (2+ messages)

next/pending-fixes baseline: 420 runs, 25 regressions (v5.19-rc2-392-gc16436fe44ee8)
 2022-06-16  5:17 UTC 

[PATCH v7 0/6] Add RS485 9th bit addressing mode support to DW UART
 2022-06-16  5:15 UTC  (8+ messages)
` [PATCH v7 4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param
` [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses

[igt-dev] [PATCH 0/2] tests/i915/gem_busy : Added subtests description
 2022-06-16  5:16 UTC  (4+ messages)
` [igt-dev] [PATCH 1/2] "
` [igt-dev] [PATCH 2/2] HAX: don't do full run
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/gem_busy : Added subtests description

[PATCH v3 -next] usb: xhci: disable irq during initialization
 2022-06-16  5:15 UTC  (2+ messages)

[PATCH] python: remove IOError in certain cases
 2022-06-16  5:13 UTC 

[PATCH] virtio_ring : keep used_wrap_counter in vq->last_used_idx
 2022-06-16  5:12 UTC  (2+ messages)
` [PATCH v2] "

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-06-16  5:11 UTC  (5+ messages)

[PATCH v6 0/4] add driver for the WCH CH341 in I2C/GPIO mode
 2022-06-16  5:09 UTC  (3+ messages)
` [PATCH v6 3/4] i2c: ch341: add I2C MFD cell driver for the CH341

[PATCH] target/riscv/pmp: guard against PMP ranges with a negative size
 2022-06-16  5:04 UTC  (2+ messages)

[PATCH v3 0/3] bitmap-format.txt: fix some formatting issues and include checksum info
 2022-06-16  5:03 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] bitmap-format.txt: feed the file to asciidoc to generate html
  ` [PATCH v4 2/3] bitmap-format.txt: fix some formatting issues
  ` [PATCH v4 3/3] bitmap-format.txt: add information for trailing checksum

[Intel-gfx] [PATCH v2] drm/i915/dsi: add payload receiving code
 2022-06-16  5:03 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3] "

[PATCH mptcp-next v3 0/5] mptcp_join userspace pm tests
 2022-06-16  5:02 UTC  (6+ messages)
` [PATCH mptcp-next v3 1/5] mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
` [PATCH mptcp-next v3 2/5] selftests: mptcp: userspace pm address tests
` [PATCH mptcp-next v3 3/5] selftests: mptcp: userspace pm subflow tests
` [PATCH mptcp-next v3 4/5] selftests: mptcp: avoid Terminated messages in userspace_pm
` [PATCH mptcp-next v3 5/5] selftests: mptcp: update pm_nl_ctl usage header

[PATCH] mktree: learn about promised objects
 2022-06-16  5:02 UTC  (9+ messages)

[PATCH 00/11] Coverity fixes
 2022-06-16  5:02 UTC  (21+ messages)
` [PATCH 01/11] mingw: avoid accessing uninitialized memory in `is_executable()`
` [PATCH 02/11] fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()`
` [PATCH 03/11] submodule--helper: avoid memory leak in `update_submodule()`
` [PATCH 04/11] get_oid_with_context_1(): avoid use-after-free
` [PATCH 05/11] submodule-config: avoid memory leak
` [PATCH 06/11] pack-redundant: avoid using uninitialized memory
` [PATCH 07/11] submodule--helper: avoid memory leak when fetching submodules
` [PATCH 10/11] relative_url(): fix incorrect condition
` [PATCH 11/11] bug_fl(): add missing `va_end()` call

[xen-unstable-smoke test] 171184: tolerable all pass - PUSHED
 2022-06-16  5:01 UTC 

[PATCH v9 3/3] iommu/mediatek: Allow page table PA up to 35bit
 2022-06-16  4:54 UTC  (4+ messages)

[PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
 2022-06-16  4:47 UTC  (14+ messages)

[PATCH v2] soc: sifive: (sifive_l2_cache) Add missing of_node_put()
 2022-06-16  4:49 UTC  (2+ messages)

[PATCH v5 0/4] Rewrite jevents program in python
 2022-06-16  4:48 UTC  (5+ messages)
` [PATCH v5 1/4] perf python: Prefer python3
` [PATCH v5 2/4] perf jevents: Add python converter script
` [PATCH v5 3/4] perf jevents: Switch build to use jevents.py
` [PATCH v5 4/4] perf jevents: Remove jevents.c

How to estimate the upper bound of the peak memory consumption of cryptsetup itself?
 2022-06-16  4:43 UTC 

cron job: media_tree daily build: OK
 2022-06-16  4:43 UTC 

blktests failures with v5.19-rc1
 2022-06-16  4:42 UTC  (4+ messages)

[PATCH] io_uring: read/readv must commit ring mapped buffers upfront
 2022-06-16  4:41 UTC  (2+ messages)

[PATCH v2 0/2] Fix input value to _scratch_mkfs_sized
 2022-06-16  4:38 UTC  (3+ messages)
` [PATCH v2 1/2] common/rc: add _parse_size_string
` [PATCH v2 2/2] common/rc: fix input value to _scratch_mkfs_sized

[PATCH 1/2] common/rc: add _parse_size_from_string
 2022-06-16  4:37 UTC  (6+ messages)
` [PATCH 2/2] common/rc: fix input value to _scratch_mkfs_sized

[PATCH net-next] ice: Remove unnecessary NULL check before dev_put
 2022-06-16  4:52 UTC 

[arnd-asm-generic:asm-generic] BUILD SUCCESS 6f1de1da8156572e07287814bd6eb0ea3d90e495
 2022-06-16  4:33 UTC 

[groeck-staging:master] BUILD SUCCESS 31c6caf381923e4e8ec4c7e8f6f1df82fa690134
 2022-06-16  4:34 UTC 

[Intel-gfx] [PATCH v2 0/2] i915: Extract, polish, and document multicast handling
 2022-06-16  4:33 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] ASoC: SOF: ipc4-topology: Fix error code in sof_ipc4_volume_put()
 2022-06-16  4:31 UTC  (2+ messages)

Format of trace.dat flyrecord section
 2022-06-16  4:25 UTC  (2+ messages)

[PATCH 2/2] io_uring: kbuf: add comments for some tricky code
 2022-06-16  4:19 UTC  (2+ messages)

[PATCH v2] mach-ux500: (pm_domain) Add missing of_node_put()
 2022-06-16  4:15 UTC  (2+ messages)

[PATCH] blktests: Ignore errors from wait(1)
 2022-06-16  4:16 UTC  (6+ messages)

[net] net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
 2022-06-16  4:15 UTC  (3+ messages)
  ` 回复: [EXT] "

[PATCH net-next V2 0/4] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-06-16  4:12 UTC  (5+ messages)
` [PATCH net-next V2 1/4] net: lan743x: Add support to LAN743x register dump
` [PATCH net-next V2 2/4] net: lan743x: Add support to Secure-ON WOL
` [PATCH net-next V2 3/4] net: lan743x: Add support to SGMII 1G and 2.5G
` [PATCH net-next V2 4/4] net: phy: add support to get Master-Slave configuration

[PATCH Review 1/1] drm/amdgpu/pm: adjust EccInfo_t struct
 2022-06-16  4:13 UTC  (3+ messages)
  ` 回复: "

[RFC PATCH 0/3] Cgroup accounting of memory tier usage
 2022-06-16  4:12 UTC  (4+ messages)
` [RFC PATCH 2/3] mm/memory-tiers: Use page counter to track toptier memory usage

[PATCH blktests] check: ensure to suppress job status output
 2022-06-16  4:12 UTC 

[PATCH] uacce: fix concurrency of fops_open and uacce_remove
 2022-06-16  4:10 UTC  (4+ messages)

[PATCH V11 00/10] irqchip: Add LoongArch-related irqchip drivers
 2022-06-16  4:08 UTC  (5+ messages)

[PATCH v3 0/4] ext4: fix use-after-free in ext4_xattr_set_entry
 2022-06-16  4:08 UTC  (9+ messages)
` [PATCH v3 1/4] ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
` [PATCH v3 2/4] ext4: fix use-after-free in ext4_xattr_set_entry
` [PATCH v3 3/4] ext4: correct max_inline_xattr_value_size computing
` [PATCH v3 4/4] ext4: correct the misjudgment in ext4_iget_extra_inode

[PATCH v2] mach-keystone: (pm_domain) Add missing of_node_put()
 2022-06-16  4:03 UTC  (2+ messages)

[PATCH 1/2] ASoC: fsl-asoc-card: add nau8822 support
 2022-06-16  4:00 UTC  (2+ messages)
` [PATCH 2/2] ASoC: bindings: fsl-asoc-card: add compatible string for nau8822 codec

[PATCH v6 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-16  4:01 UTC  (3+ messages)
` [PATCH v6 1/1] mm/memory-failure: disable unpoison once hw error happens

[PATCH v2 00/12] iommu/vt-d: Optimize the use of locks
 2022-06-16  4:00 UTC  (8+ messages)
` [PATCH v2 03/12] iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()

[PATCH v2] mach-versatile: (platsmp-vexpress) Add missing of_node_put()
 2022-06-16  3:59 UTC  (2+ messages)

[PATCH 0/7] clk: imx93: pll/imx93 fixes and update
 2022-06-16  3:58 UTC  (6+ messages)
` [PATCH 3/7] clk: imx93: Correct the edma1's parent clock

[f2fs-dev] [PATCH] Fix file too large causing overflow
 2022-06-16  3:58 UTC 

[PATCH v2 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
 2022-06-16  3:57 UTC  (4+ messages)
` [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP

[PATCH v2] mach-versatile: (platsmp-realview) Add missing of_node_put()
 2022-06-16  3:53 UTC  (2+ messages)

Bayerische Jungbauernschaft e.V. / Landjugend "[Vielen Dank für deine Anmeldung!]"
 2022-06-16  3:47 UTC 

[Intel-gfx] [PATCH] drm/i915/dsi: add payload receiving code
 2022-06-16  3:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: add payload receiving code (rev2)

[PATCH v2] drivers: clk: (clk-nomadik) Add missing of_node_put()
 2022-06-16  3:24 UTC 

[RFC] Create arch/Kconfig.nxp
 2022-06-16  3:54 UTC  (2+ messages)

[PATCH] mm: hugetlb: remove minimum_order variable
 2022-06-16  3:50 UTC  (2+ messages)

[PATCH][SMB3] add dynamic trace point smb3_set_eof
 2022-06-16  3:49 UTC 

[RFC PATCH 0/3] hugetlb: speed up linear address scanning
 2022-06-16  3:48 UTC  (5+ messages)
` [RFC PATCH 1/3] hugetlb: skip to end of PT page mapping when pte not present

[PATCH v2] arm: mach-versatile: (integrator) Add missing of_node_put()
 2022-06-16  3:44 UTC  (2+ messages)

drivers/gpu/drm/drm_edid.c:2124:9: warning: Local variable 'block' shadows outer argument [shadowArgument]
 2022-06-16  3:43 UTC 

[PATCH v8 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-06-16  3:42 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer

[patch net-next RFC v1] mlxsw: core: Add the hottest thermal zone detection
 2022-06-16  3:41 UTC  (5+ messages)
      ` [EXTERNAL][patch "

An endless loop fetching issue with partial clone, alternates and commit graph
 2022-06-16  3:38 UTC  (4+ messages)
` [RFC PATCH 0/2] "
  ` [RFC PATCH 1/2] commit-graph.c: add "flags" to lookup_commit_in_graph()
  ` [RFC PATCH 2/2] fetch-pack.c: pass "oi_flags" "

[PATCH 0/7] A few cleanup patches for khugepaged
 2022-06-16  3:38 UTC  (4+ messages)
` [PATCH 7/7] mm/khugepaged: try to free transhuge swapcache when possible

[PATCH] send-pack.c: add config push.useBitmaps
 2022-06-16  3:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amd: Don't show warning on reading vbios values for SMU13 3.1
 2022-06-16  3:36 UTC  (3+ messages)

[PATCH v2] clk: tegra: (clk-tegra30) Add missing of_node_put()
 2022-06-16  3:36 UTC 


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.