All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-15 17:51:32 to 2021-07-15 18:43:31 UTC [more...]

[PATCH 5.4 000/122] 5.4.133-rc1 review
 2021-07-15 18:38 UTC  (49+ messages)
` [PATCH 5.4 001/122] drm/mxsfb: Dont select DRM_KMS_FB_HELPER
` [PATCH 5.4 002/122] drm/zte: "
` [PATCH 5.4 003/122] drm/amd/amdgpu/sriov disable all ip hw status by default
` [PATCH 5.4 004/122] drm/vc4: fix argument ordering in vc4_crtc_get_margins()
` [PATCH 5.4 005/122] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
` [PATCH 5.4 006/122] drm/amd/display: fix use_max_lb flag for 420 pixel formats
` [PATCH 5.4 007/122] hugetlb: clear huge pte during flush function on mips platform
` [PATCH 5.4 008/122] atm: iphase: fix possible use-after-free in ia_module_exit()
` [PATCH 5.4 009/122] mISDN: fix possible use-after-free in HFC_cleanup()
` [PATCH 5.4 010/122] atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
` [PATCH 5.4 011/122] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH 5.4 012/122] drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
` [PATCH 5.4 013/122] reiserfs: add check for invalid 1st journal block
` [PATCH 5.4 014/122] drm/virtio: Fix double free on probe failure
` [PATCH 5.4 015/122] drm/sched: Avoid data corruptions
` [PATCH 5.4 016/122] udf: Fix NULL pointer dereference in udf_symlink function
` [PATCH 5.4 017/122] e100: handle eeprom as little endian
` [PATCH 5.4 018/122] igb: handle vlan types with checker enabled
` [PATCH 5.4 019/122] drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
` [PATCH 5.4 020/122] clk: renesas: r8a77995: Add ZA2 clock
` [PATCH 5.4 021/122] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH 5.4 022/122] ipv6: use prandom_u32() for ID generation
` [PATCH 5.4 023/122] RDMA/cxgb4: Fix missing error code in create_qp()
` [PATCH 5.4 025/122] pinctrl: mcp23s08: fix race condition in irq handler
` [PATCH 5.4 026/122] ice: set the value of global config lock timeout longer
` [PATCH 5.4 027/122] virtio_net: Remove BUG() to avoid machine dead
` [PATCH 5.4 034/122] drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
` [PATCH 5.4 035/122] drm/amdkfd: use allowed domain for vmbo validation
` [PATCH 5.4 036/122] fjes: check return value after calling platform_get_resource()
` [PATCH 5.4 037/122] selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
` [PATCH 5.4 038/122] r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
` [PATCH 5.4 039/122] drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
` [PATCH 5.4 040/122] xfrm: Fix error reporting in xfrm_state_construct
` [PATCH 5.4 041/122] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
` [PATCH 5.4 042/122] wl1251: Fix possible buffer overflow in wl1251_cmd_scan
` [PATCH 5.4 043/122] cw1200: add missing MODULE_DEVICE_TABLE
` [PATCH 5.4 044/122] bpf: Fix up register-based shifts in interpreter to silence KUBSAN
` [PATCH 5.4 045/122] mt76: mt7615: fix fixed-rate tx status reporting
` [PATCH 5.4 046/122] net: fix mistake path for netdev_features_strings
` [PATCH 5.4 047/122] net: sched: fix error return code in tcf_del_walker()
` [PATCH 5.4 048/122] drm/amdkfd: Walk through list with dqm lock hold
` [PATCH 5.4 049/122] rtl8xxxu: Fix device info for RTL8192EU devices
` [PATCH 5.4 050/122] MIPS: add PMD table accounting into MIPSpmd_alloc_one
` [PATCH 5.4 051/122] atm: nicstar: use dma_free_coherent instead of kfree
` [PATCH 5.4 052/122] atm: nicstar: register the interrupt handler in the right place
` [PATCH 5.4 053/122] vsock: notify server to shutdown when client has pending signal
` [PATCH 5.4 054/122] RDMA/rxe: Dont overwrite errno from ib_umem_get()
` [PATCH 5.4 055/122] iwlwifi: mvm: dont change band on bound PHY contexts

[PATCH v3 00/18] Fix idxd sub-drivers setup
 2021-07-15 18:43 UTC  (5+ messages)
` [PATCH v3 01/18] dmaengine: idxd: add driver register helper
` [PATCH v3 02/18] dmaengine: idxd: add driver name
` [PATCH v3 03/18] dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
` [PATCH v3 04/18] dmaengine: idxd: remove IDXD_DEV_CONF_READY

[OE-core] [PATCH v4] python3-setuptools: upgrade 57.0.0 -> 57.1.0
 2021-07-15 18:40 UTC  (5+ messages)

[PATCH 0/3] Make PMD_ORDER generically available
 2021-07-15 18:37 UTC  (7+ messages)
` [PATCH 1/3] arm: Rename PMD_ORDER to PMD_TABLE_ORDER

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-15 18:39 UTC  (9+ messages)
` [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table

+ mm-hugetlb-__unmap_hugepage_range-can-be-static.patch added to -mm tree
 2021-07-15 18:38 UTC 

Question on memory commit during MR finalize()
 2021-07-15 18:35 UTC  (7+ messages)

[PATCH 0/2] spi: cadence-quadspi: Fix DTR op checks and timeout in SPI NAND write operations
 2021-07-15 18:36 UTC  (9+ messages)
` [PATCH 1/2] spi: cadence-quadspi: Disable Auto-HW polling

submit.c:27:17: error: expected ')' before '__VA_OPT__' current->comm __VA_OPT__(,) __VA_ARGS__)
 2021-07-15 18:36 UTC 

[PATCH 0/2] mm: KSM: fix data types
 2021-07-15 18:30 UTC  (8+ messages)
` [PATCH 1/2] mm: KSM: fix ksm_run data type
` [PATCH 2/2] mm: KSM: fix "

[linux-nfc] [PATCH 1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer
 2021-07-15 18:34 UTC  (8+ messages)
` [linux-nfc] "
          `  "

[PATCH 00/14] Introduce PECI subsystem
 2021-07-15 18:29 UTC  (16+ messages)
` [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
` [PATCH 12/14] hwmon: peci: Add dimmtemp driver

[PATCH 0/5] Add Pdc, GCC and RPMh clock support for SDX65
 2021-07-15 18:31 UTC  (4+ messages)
` [PATCH 5/5] dt-bindings: clock: Introduce pdc bindings "

[dpdk-dev] [PATCH 00/20] net/sfc: support flow API COUNT action
 2021-07-15 18:30 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 19/20] net/sfc: support flow action COUNT in transfer rules

coresight-tmc-etf.c:477:33: error: 'CORESIGHT_BARRIER_PKT_SIZE' undeclared (first use in this function)
 2021-07-15 18:29 UTC  (3+ messages)

stable-rc/queue/5.10 build: 180 builds: 0 failed, 180 passed, 14 warnings (v5.10.50-208-g76ea487d5afe)
 2021-07-15 18:30 UTC 

[PATCH] clk: renesas: Rename renesas-rzg2l-cpg.[ch] to rzg2l-cpg.[ch]
 2021-07-15 18:29 UTC  (2+ messages)

[igt-dev] [PATCH v5] tests/kms_vblank: Turn on hardware before testing invalid vblank
 2021-07-15 18:29 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_vblank: Turn on hardware before testing invalid vblank. (rev9)

[PATCH v4 0/5] stm32mp: Enable OP-TEE and TZC support in SPL
 2021-07-15 18:27 UTC  (3+ messages)
` [PATCH v4 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode

u-boot and mtdparts
 2021-07-15 18:26 UTC  (2+ messages)

[PATCH] arm-bsp/fvp-baser: use common fvp-base.wks file
 2021-07-15 18:26 UTC 

Coverity Scan model file, license, public access
 2021-07-15 18:25 UTC  (4+ messages)

stable-rc/queue/5.4 baseline: 216 runs, 11 regressions (v5.4.132-92-gcd43e7d2a167)
 2021-07-15 18:25 UTC 

[PATCH] CI: Update to LLVM-12
 2021-07-15 18:24 UTC 

[Intel-gfx] [PATCH i-g-t] igt/gem_userptr: Exercise new PROBE flag
 2021-07-15 18:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
 2021-07-15 18:23 UTC  (2+ messages)

[PATCH] memcg: charge semaphores and sem_undo objects
 2021-07-15 18:22 UTC  (4+ messages)

+ kfence-skip-all-gfp_zonemask-allocations.patch added to -mm tree
 2021-07-15 18:22 UTC  (3+ messages)

[PATCH 0/6] Renesas RZ/G2L CANFD support
 2021-07-15 18:21 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH 2/6] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH 3/6] dt-bindings: clk: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH 4/6] clk: renesas: r9a07g044-cpg: Add entry for fixed clock P0_DIV2
` [PATCH 5/6] clk: renesas: r9a07g044-cpg: Add clock and reset entries for CANFD
` [PATCH 6/6] arm64: dts: renesas: r9a07g044: Add CANFD node

[PATCH 5.13 000/800] 5.13.2-rc1 review
 2021-07-15 18:21 UTC 

[Intel-gfx] [PATCH 0/4] Some DG1 uAPI cleanup
 2021-07-15 18:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/userptr: Probe existence of backing struct pages upon creation
    `  "

[RFC][PATCH] PCI: Reserve address space for powered-off devices behind PCIe bridges
 2021-07-15 18:12 UTC  (2+ messages)

[PATCH net-next] net: fix uninit-value in caif_seqpkt_sendmsg
 2021-07-15 18:20 UTC  (2+ messages)

mm/memory_hotplug: preparatory patches for new online policy and memory
 2021-07-15 18:12 UTC  (6+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()

[PATCH 0/3] RDMA/irdma: do some cleanups
 2021-07-15 18:19 UTC  (2+ messages)

[PATCH rdma-next] Check vsi pointer before using it
 2021-07-15 18:18 UTC  (2+ messages)

Patch "media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K" has been added to the 5.10-stable tree
 2021-07-15 18:18 UTC  (2+ messages)

Patch "drm/ast: Remove reference to struct drm_device.pdev" has been added to the 5.13-stable tree
 2021-07-15 18:18 UTC 

[PATCH hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device
 2021-07-15 18:18 UTC  (2+ messages)

Patch "drm/ast: Remove reference to struct drm_device.pdev" has been added to the 5.12-stable tree
 2021-07-15 18:17 UTC 

Patch "drm/ast: Remove reference to struct drm_device.pdev" has been added to the 5.10-stable tree
 2021-07-15 18:17 UTC 

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2021-07-15 18:17 UTC 

[syzbot] INFO: task hung in io_sq_thread_park (2)
 2021-07-15 18:16 UTC  (2+ messages)

[PATCH 4/4] iio: imu: add BNO055 serdev driver
 2021-07-15 18:14 UTC  (3+ messages)

[RFC v2] /dev/iommu uAPI proposal
 2021-07-15 18:13 UTC  (16+ messages)

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-07-15 18:13 UTC  (13+ messages)
        ` [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
          ` [PATCH 0/6] Final si_trapno bits
            ` [PATCH 1/6] sparc64: Add compile-time asserts for siginfo_t offsets
            ` [PATCH 2/6] arm: "
            ` [PATCH 3/6] arm64: "
            ` [PATCH 4/6] signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
            ` [PATCH 5/6] signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
            ` [PATCH 6/6] signal: Remove the generic __ARCH_SI_TRAPNO support

audio-graph-port.yaml doesn't work ?
 2021-07-15 18:12 UTC  (2+ messages)

[PATCH 0/2] Add "BACKGROUND_COLOR" drm property
 2021-07-15 18:10 UTC  (14+ messages)
` [PATCH 1/2] drm: add crtc background color property

[PATCH 2/3] plugins: gemalto: add radio-settings atom
 2021-07-15 18:12 UTC  (2+ messages)

[PATCH 1/3] gemalto: add radio-settings driver
 2021-07-15 18:12 UTC  (2+ messages)

[android-common:android12-5.4 17/24] drivers/dma-buf/dma-buf.c:728 dma_buf_attach() warn: ignoring unreachable code
 2021-07-15 18:11 UTC 

UEFI Secureboot not succeeding with Grub 2.06 and later version
 2021-07-15 18:11 UTC  (11+ messages)

[PATCHv2 0/2] Introduce mcp230xx support
 2021-07-15 18:10 UTC  (5+ messages)
` [PATCHv2 1/2] i2c: add dm_i2c_reg_clrset
` [PATCHv2 2/2] gpio: mcp230xx: Introduce new driver

[Patch net-next v3] net_sched: introduce tracepoint trace_qdisc_enqueue()
 2021-07-15 18:10 UTC  (2+ messages)

[Patch net-next resend v2] net_sched: use %px to print skb address in trace_qdisc_dequeue()
 2021-07-15 18:10 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Check malloc return value in mount_bpffs_for_pin
 2021-07-15 18:10 UTC  (2+ messages)

[PATCH] RCU: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-07-15 18:09 UTC  (9+ messages)

[PATCH v3 1/4] mt76: fix mt76_rates for the multiple devices
 2021-07-15 18:09 UTC  (3+ messages)

[PATCH 0/9] tpm: Enhance sandbox tpm2 emulation
 2021-07-15 18:09 UTC  (5+ messages)
` [PATCH 4/9] sandbox: tpm: Correct handling of get-capability
` [PATCH 5/9] sandbox: tpm: Finish comments for struct sandbox_tpm2

[PULL v5 00/44] testing, build and plugin updates
 2021-07-15 18:05 UTC  (2+ messages)

[PATCH 1/3] ASoC: SOF: Parse fw/tplg filename from DT
 2021-07-15 18:06 UTC  (2+ messages)

subordinate trees ? we have %G-space, we should add %K-space
 2021-07-15 18:02 UTC 

[PATCH -V10 0/9] Migrate Pages in lieu of discard
 2021-07-15 18:02 UTC  (7+ messages)
` [PATCH -V10 1/9] mm/numa: automatically generate node migration order
` [PATCH -V10 2/9] mm/migrate: update node demotion order on hotplug events
` [PATCH -V10 3/9] mm/migrate: enable returning precise migrate_pages() success count

What's cooking in git.git (Jul 2021, #03; Tue, 13)
 2021-07-15 18:02 UTC  (7+ messages)
    ` [PATCH] CodingGuidelines: recommend gender-neutral description

[PATCH 0/5] drm: Provide framebuffer vmap helpers
 2021-07-15 18:01 UTC  (6+ messages)
` [PATCH 1/5] drm: Define DRM_FORMAT_MAX_PLANES
` [PATCH 2/5] drm/gem: Provide drm_gem_fb_{vmap,vunmap}()
` [PATCH 3/5] drm/gem: Clear mapping addresses for unused framebuffer planes
` [PATCH 4/5] drm/gud: Map framebuffer BOs with drm_gem_fb_vmap()
` [PATCH 5/5] drm/vkms: Map output "

[PATCH for-next] MAINTAINERS: Update maintainers of HiSilicon RoCE
 2021-07-15 18:01 UTC  (2+ messages)

any idea about auto export multiple btrfs snapshots?
 2021-07-15 18:01 UTC  (7+ messages)
` nfs subvolume access?
    ` [PATCH/RFC] NFSD: handle BTRFS subvolumes better

[PATCH] RDMA/rxe: Remove the repeated 'mr->umem = umem'
 2021-07-15 18:01 UTC  (2+ messages)

[PATCH V3] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
 2021-07-15 18:00 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
 2021-07-15 17:58 UTC  (7+ messages)

[PATCH 0/4] Remove use of kmap()
 2021-07-15 18:00 UTC  (3+ messages)
` [PATCH 3/4] RDMA/siw: Remove kmap()

[PATCH bpf v4 0/2] bpf, sockmap: fix potential memory leak
 2021-07-15 18:00 UTC  (2+ messages)

[PATCH bpf v2] bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
 2021-07-15 18:00 UTC  (2+ messages)

migrating to space_cache=2 and btrfs userspace commands
 2021-07-15 17:51 UTC  (6+ messages)

[PATCH for-next v2] RDMA/rxe: Fix memory leak in error path code
 2021-07-15 17:56 UTC  (2+ messages)

[PATCH v3 00/12] Add MediaTek SoC DRM (vdosys0) support for mt8195
 2021-07-15 17:37 UTC  (6+ messages)
` [PATCH v3 05/12] dt-bindings: arm: mediatek: change mmsys txt to yaml file
` [PATCH v3 07/12] arm64: dts: mt8195: add display node for vdosys0
` [PATCH v3 09/12] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
` [PATCH v3 11/12] drm/mediatek: add DSC support for MT8195
` [PATCH v3 12/12] drm/mediatek: add MERGE "

usb:gadget:u_audio: Regression in [v3,3/3] usb: gadget: u_audio: add real feedback implementation - wMaxPacketSize calculation
 2021-07-15 17:52 UTC  (7+ 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.