All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-05 15:46:29 to 2022-07-05 16:30:36 UTC [more...]

[PATCH v2] gro: fix gro for UDP fragmented packets
 2022-07-05 16:30 UTC  (4+ messages)
` [PATCH v5] gro: bug fix in identifying "

[PATCH v3] drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode
 2022-07-05 16:29 UTC  (3+ messages)

equalizer cfg in max98088 driver
 2022-07-05 16:29 UTC  (3+ messages)

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-07-05 16:29 UTC  (11+ messages)
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH v16 0/3] eDP/DP Phy vdda realted function
 2022-07-05 16:29 UTC  (8+ messages)
` [PATCH v16 1/3] phy: qcom-edp: add regulator_set_load to edp phy
` [PATCH v16 2/3] phy: qcom-qmp: add regulator_set_load to dp phy
` [PATCH v16 3/3] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller

[PATCH v3] clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
 2022-07-05 16:29 UTC  (4+ messages)

[PATCH v6 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-07-05 16:28 UTC  (5+ messages)
` [PATCH v6 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [PATCH v6 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio

[PATCH v1 0/1] s390/archrandom: use buffered random data
 2022-07-05 16:27 UTC  (6+ messages)
` [PATCH v1 1/1] s390/arch_random: Buffer true "

[PATCH v3 00/12] thermal OF rework
 2022-07-05 16:26 UTC  (5+ messages)
` [PATCH v3 05/12] thermal/core: Remove unneeded EXPORT_SYMBOLS

[PATCH] PM: domains: Ensure genpd_debugfs_dir exists before remove
 2022-07-05 16:26 UTC  (6+ messages)

[RFC PATCH v5 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-07-05 16:26 UTC  (4+ messages)
` [RFC PATCH v5 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c

[PATCH] multifd: Copy pages before compressing them with zlib
 2022-07-05 16:16 UTC  (3+ messages)

[PATCH v4 0/2] Add Richtek RTQ6056 support
 2022-07-05 16:24 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: Add rtq6056 adc support
` [PATCH v4 2/2] iio: adc: Add rtq6056 support

[PATCH] dt-binding: sound: Convert atmel pdmic to json-schema
 2022-07-05 16:21 UTC  (2+ messages)

[PATCH 1/4] fts.3: note that lstat(2) may also provide fts_statp
 2022-07-05 16:22 UTC  (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] fts.3: remove triplicate requirement spiel
` [PATCH v2 3/5] fts.3: clarify FTS_COMFOLLOW behaviour
` [PATCH v2 4/5] fts.3: list primary modes first
` [PATCH v2 5/5] fts.3: tfix

stable-rc/queue/5.15 build: 178 builds: 4 failed, 174 passed, 14 errors, 5 warnings (v5.15.52-98-gc89c3559309a)
 2022-07-05 16:22 UTC 

stable-rc/queue/5.4 baseline: 126 runs, 10 regressions (v5.4.203-50-g45a66af36ff8)
 2022-07-05 16:20 UTC 

[PATCH iproute2 v2] ip: Fix size_columns() invocation that passes a 32-bit quantity
 2022-07-05 16:20 UTC  (2+ messages)

[PATCH iproute2] man: tc-fq_codel: add drop_batch
 2022-07-05 16:20 UTC  (2+ messages)

blktests: print multiple skip reasons
 2022-07-05 16:20 UTC  (2+ messages)

[PATCH] x86: enable interrupts around dump_execstate()
 2022-07-05 16:19 UTC  (5+ messages)
    ` Ping: "
      ` Ping²: "

[PATCH v2] media: camss: Do not attach an already attached power domain on MSM8916 platform
 2022-07-05 16:19 UTC  (2+ messages)

[PATCH] thermal: sysfs: Perform bounds check when storing thermal states
 2022-07-05 16:18 UTC  (2+ messages)

[PATCH v2 00/18] Make block-backend-io.h API more consistent
 2022-07-05 16:15 UTC  (19+ messages)
` [PATCH v2 01/18] block: Make blk_{pread, pwrite}() return 0 on success
` [PATCH v2 02/18] block: Add a 'flags' param to blk_pread()
` [PATCH v2 03/18] block: Change blk_{pread,pwrite}() param order
` [PATCH v2 04/18] block: Make 'bytes' param of blk_{pread, pwrite}() an int64_t
` [PATCH v2 05/18] block: Make blk_co_pwrite() take a const buffer
` [PATCH v2 06/18] block: Implement blk_{pread, pwrite}() using generated_co_wrapper
` [PATCH v2 07/18] block: Add blk_{preadv,pwritev}()
` [PATCH v2 08/18] block: Add blk_[co_]preadv_part()
` [PATCH v2 09/18] block: Export blk_pwritev_part() in block-backend-io.h
` [PATCH v2 10/18] block: Change blk_pwrite_compressed() param order
` [PATCH v2 11/18] block: Add blk_co_pwrite_compressed()
` [PATCH v2 12/18] block: Implement blk_pwrite_zeroes() using generated_co_wrapper
` [PATCH v2 13/18] block: Implement blk_pdiscard() "
` [PATCH v2 14/18] block: Implement blk_flush() "
` [PATCH v2 15/18] block: Add blk_co_ioctl()
` [PATCH v2 16/18] block: Add blk_co_truncate()
` [PATCH v2 17/18] block: Reorganize some declarations in block-backend-io.h
` [PATCH v2 18/18] block: Remove remaining unused symbols in coroutines.h

[PATCH 1/2] common: add safe version of foreach-list to Linux
 2022-07-05 16:16 UTC  (2+ messages)

[PATCH v3 1/1] ASoC: Intel: catpt: remove duplicating driver data retrieval
 2022-07-05 16:14 UTC  (4+ messages)

[RFC 0/8] Introduce an extensible static analyzer
 2022-07-05 16:13 UTC  (7+ messages)

[PATCHv2] vgaarb: Add module param to allow for choosing the boot VGA device
 2022-07-05 16:15 UTC  (3+ messages)

[PATCH 4.9 00/29] 4.9.322-rc1 review
 2022-07-05 16:15 UTC  (4+ messages)
` [PATCH 4.9 16/29] net: dsa: bcm_sf2: force pause link settings

[PATCH 1/3] block: ensure iov_iter advances for added pages
 2022-07-05 16:14 UTC  (5+ messages)
` [PATCH 2/3] block: ensure bio_iov_add_page can't fail
` [PATCH 3/3] block: fix leaking page ref on truncated direct io

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-07-05 16:14 UTC  (4+ messages)

[PATCH v2] dt-bindings: samsung: document preferred compatible naming
 2022-07-05 16:13 UTC  (2+ messages)

[PATCH v4] dt-bindings: qcom: document preferred compatible naming
 2022-07-05 16:13 UTC 

[PATCH v2 1/2] ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
 2022-07-05 16:11 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: SOF: Intel: byt: "

[PATCH v10 00/17] Move HEVC stateless controls out of staging
 2022-07-05 16:11 UTC  (24+ messages)
` [PATCH v10 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
      `  "
` [PATCH v10 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v10 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v10 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v10 17/17] media: uapi: move HEVC stateless controls out of staging

[PATCH] examples/ipsec-secgw: add support of NEON with poll mode
 2022-07-05 16:11 UTC  (4+ messages)
` [PATCH v3 1/2] examples/l3fwd: common packet group functionality
    ` [EXT] "

[PATCH] scripts/Makefile.lib: add -D__U_BOOT__ to dtc_cpp_flags
 2022-07-05 16:11 UTC  (4+ messages)

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-07-05 16:11 UTC  (10+ messages)
` [PATCH v7 15/15] xfs: Add async buffered write support

[PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to, KVM_MAX_VCPU_IDS
 2022-07-05 16:07 UTC  (4+ messages)

[PATCH v1.1] evtchn: add early-out to evtchn_move_pirqs()
 2022-07-05 16:10 UTC  (3+ messages)

use-after-free in srpt_enable_tpg()
 2022-07-05 16:10 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu: remove acc_size from reserve/unreserve mem
 2022-07-05 16:09 UTC  (3+ messages)
` [PATCH 2/3] drm/amdkfd: track unified memory reservation with xnack off

[PATCH 00/13] Add ipq806x missing bindings
 2022-07-05 15:55 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/gem_exec_capture: adjust the pi subtest
 2022-07-05 16:07 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH V1 vfio 06/11] vfio: Introduce the DMA logging feature support
 2022-07-05 16:05 UTC  (5+ messages)

[RFC PATCH] bitbake-layers: add layer repositories/revisions save and restore tooling (aka 'layer configuration')
 2022-07-05 16:04 UTC  (8+ messages)
` [OE-core] "

[igt-dev] [PATCH igt] tests/msm: Fix mapping test
 2022-07-05 16:04 UTC  (2+ messages)

[PATCH] Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ
 2022-07-05 16:04 UTC  (6+ messages)

[PATCH] EFI: strip xen.efi when putting it on the EFI partition
 2022-07-05 16:03 UTC  (2+ messages)

Adding '-fembed-bitcode' to 'wireguard-apple' build
 2022-07-05 16:03 UTC 

[PATCH v7 0/9] VirtIO-GPU driver fixes and improvements
 2022-07-05 16:03 UTC  (6+ messages)
` [PATCH v7 7/9] drm/virtio: Improve DMA API usage for shmem BOs

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2022-07-05 16:02 UTC  (2+ messages)
` [Bug 215389] "

Multichannel fixes
 2022-07-05 16:02 UTC  (8+ messages)

[PATCH v2 00/15] arch: make PxD_ORDER generically available
 2022-07-05 16:03 UTC  (17+ messages)
` [PATCH v2 01/15] csky: drop definition of PTE_ORDER
` [PATCH v2 02/15] csky: drop definition of PGD_ORDER
` [PATCH v2 03/15] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH v2 04/15] mips: Rename PUD_ORDER to PUD_TABLE_ORDER
` [PATCH v2 05/15] mips: drop definitions of PTE_ORDER
` [PATCH v2 06/15] mips: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 07/15] nios2: drop definition of PTE_ORDER
` [PATCH v2 08/15] nios2: drop definition of PGD_ORDER
` [PATCH v2 09/15] loongarch: drop definition of PTE_ORDER
` [PATCH v2 10/15] loongarch: drop definition of PMD_ORDER
` [PATCH v2 11/15] loongarch: drop definition of PUD_ORDER
` [PATCH v2 12/15] loongarch: drop definition of PGD_ORDER
` [PATCH v2 13/15] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 14/15] xtensa: drop definition of PGD_ORDER
` [PATCH v2 15/15] ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER

[Intel-gfx] [PATCH v2 0/4] drm: Clean up drm_crtc.h
 2022-07-05 16:03 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/vmwgfx: Stop using 'TRUE'
    `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: Clean up drm_crtc.h (rev7)

[PATCH bpf-next v6 0/4] bpf trampoline for arm64
 2022-07-05 16:00 UTC  (4+ messages)

[PATCH v5 0/2] Read _SUB from ACPI to be able to identify firmware
 2022-07-05 16:00 UTC  (4+ messages)
` [PATCH v5 1/2] ACPI: utils: Add api to read _SUB from ACPI

[PATCH v7 1/4] media: dt-bindings: ov5675: document YAML binding
 2022-07-05 16:00 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: leds: Add cznic,turris1x-leds.yaml binding
 2022-07-05 15:59 UTC  (3+ messages)
` [PATCH v2 1/2] [RFT] "
  ` [PATCH v2 2/2] leds: Add support for Turris 1.x LEDs

[PATCH -next 1/2] xtensa: iss: fix handling error cases in iss_net_configure()
 2022-07-05 15:59 UTC  (3+ messages)
` [PATCH -next 2/2] xtensa: iss: change the return type of iss_net_configure() to void

[PATCH 5.10 00/84] 5.10.129-rc1 review
 2022-07-05 15:59 UTC  (3+ messages)
` [PATCH 5.10 51/84] selftests: mptcp: add ADD_ADDR timeout test case

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-05 15:57 UTC  (12+ messages)

[RFC PATCH v3 00/12] objtool: Enable and implement --mcount option on powerpc
 2022-07-05 15:48 UTC  (10+ messages)
` [RFC PATCH v3 11/12] powerpc: Remove unreachable() from WARN_ON()

[PATCH] RDMA/rxe: Use correct ATOMIC Acknowledge opcode in BTH
 2022-07-05 15:57 UTC 

Unable to fetch repository from GitLab. Checksum mismatch
 2022-07-05 15:56 UTC  (2+ messages)
` [yocto] "

[PATCH] target/ppc/cpu-models: Remove the "default" CPU alias
 2022-07-05 15:53 UTC  (4+ messages)

[Buildroot] [Bug 14891] New: sudo: group setup fails since commit 9b7f8da96b
 2022-07-05 15:54 UTC 

[POSSIBLE BUG] Unreachable code or possible dereferencing of NULL pointer
 2022-07-05 15:52 UTC 

[PATCH v2 1/1] ASoC: madera: Replace kernel.h with the necessary inclusions
 2022-07-05 15:52 UTC  (2+ messages)

[PATCH] net: Fix IP_UNICAST_IF option behavior for connected sockets
 2022-07-05 15:50 UTC  (3+ messages)

[PATCH V13 0/9] CXL: Read CDAT and DSMAS data
 2022-07-05 15:49 UTC  (10+ messages)
` [PATCH V13 1/9] PCI: Add vendor ID for the PCI SIG
` [PATCH V13 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V13 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
` [PATCH V13 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V13 5/9] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
` [PATCH V13 6/9] cxl/port: Read CDAT table
` [PATCH V13 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V13 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V13 9/9] cxl/port: Parse out DSMAS data from CDAT table

[PATCH] dt-bindings: hwinfo: renesas,prr: move from soc directory
 2022-07-05 15:50 UTC 

stable-rc/queue/4.9 baseline: 124 runs, 20 regressions (v4.9.321-18-g5dad59454638)
 2022-07-05 15:51 UTC 

[PATCH 07/11] dt-bindings: spi: spi-nxp-fspi: add a new property nxp,fspi-dll-slvdly
 2022-07-05 15:50 UTC  (13+ messages)

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-07-05 15:46 UTC  (10+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union "
` [RFC PATCH v2 5/8] qapi: golang: Generate qapi's event "
` [RFC PATCH v2 7/8] qapi: golang: Add CommandResult type to Go

[igt-dev] [PATCH i-g-t] lib/igt_device_scan: Add sriov selector
 2022-07-05 15:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3 1/2] dt-bindings: hwinfo: group Chip ID-like devices
 2022-07-05 15:46 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: hwinfo: samsung,s5pv210-chipid: add S5PV210 ChipID

[PATCH u-boot v2019.04-aspeed-openbmc 0/3] Add Qualcomm DC-SCM V1 defconfig and board support
 2022-07-05 15:45 UTC  (5+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc 2/3] board: ast2600_qualcomm: add initial version of Qualcomm DC-SCM V1 board


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.