All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-19 14:30:46 to 2021-05-19 14:55:49 UTC [more...]

[PATCH] staging: android: ashmem: Declared file operation with 'const' keyword
 2021-05-19 14:55 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 0/9] DG1/LMEM uAPI basics v2
 2021-05-19 14:53 UTC  (19+ messages)
` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 1/9] i915_drm.h sync
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 2/9] lib/i915/gem_create: Add gem_create_ext
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 3/9] lib/i915/intel_memory_region: Add new memory region lib
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 4/9] tests/gem_gpgpu_fill: Convert from simple to standard igt_main
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 5/9] tests/i915/gem_exec_basic: Use memory region interface
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 6/9] tests/i915/gem_gpgpu_fill: "
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 7/9] tests/i915/gem_media_fill: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 8/9] tests/i915/gem_create: exercise placements extension
` [igt-dev] [PATCH i-g-t 9/9] tests/i915/gem_exec_basic: Iterate over all memory regions
  ` [Intel-gfx] "

[PATCH 0/2] fix v2.32.0-rc0 bug with Negotiate / HTTP_NOAUTH
 2021-05-19 14:53 UTC  (5+ messages)
` [PATCH 2/2] Revert "remote-curl: fall back to basic auth if Negotiate fails"

[PATCH] qemu-config: load modules when instantiating option groups
 2021-05-19 14:49 UTC  (3+ messages)
` Automatic module loading (was: [PATCH] qemu-config: load modules when instantiating option groups)

[GIT PULL] xilinx patches for v2021.07-rc3
 2021-05-19 14:53 UTC 

[PATCH 0/2] btrfs_del_csums error handling fixes
 2021-05-19 14:52 UTC  (3+ messages)
` [PATCH 1/2] btrfs: fix error handling in btrfs_del_csums
` [PATCH 2/2] btrfs: return errors from btrfs_del_csums in cleanup_ref_head

ehci-pci: Scarlett Gen 2 mixer driver init failure
 2021-05-19 14:52 UTC  (2+ messages)

[PATCH] configure: remove STRIP from config-host.mak
 2021-05-19 14:48 UTC 

[PATCH v3 0/3] iomap: avoid soft lockup warnings on large ioends
 2021-05-19 14:52 UTC  (4+ messages)
` [PATCH RFC v3 3/3] iomap: bound ioend size to 4096 pages

[PATCH 0/4] drm/msm/dp: Add support for SC8180x eDP controller
 2021-05-19 14:51 UTC  (4+ messages)
` [Freedreno] "

[PATCH v7 1/4] mfd: rt4831: Adds support for Richtek RT4831
 2021-05-19 14:51 UTC  (12+ messages)
` [PATCH v7 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight
` [PATCH v7 3/4] mfd: rt4831: Adds DT binding document for Richtek RT4831
` [PATCH v7 4/4] backlight: rt4831: Adds support for Richtek RT4831 backlight

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-05-19 14:50 UTC  (2+ messages)
` [PATCH] mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt

[PATCH] mm: move idle swap cache pages to the tail of LRU after COW
 2021-05-19 14:49 UTC  (2+ messages)

[PATCH] scsi: libsas: use _safe() loop in sas_resume_port()
 2021-05-19 14:48 UTC  (2+ messages)

[RFC PATCH v2 0/1] gpio: add simple logic analyzer using polling
 2021-05-19 14:49 UTC  (3+ messages)
` [RFC PATCH v2 1/1] misc: add sloppy "

My superblocks have gone missing, can't reassemble raid5
 2021-05-19 14:48 UTC  (2+ messages)

[PATCH] soc: samsung: pmu: fix BUT->BIT macro typo
 2021-05-19 14:47 UTC  (5+ messages)

[PATCH 0/3] vl: add -object support back into -readconfig
 2021-05-19 14:46 UTC  (5+ messages)
` [PATCH 1/3] qemu-config: parse configuration files to a QDict

[PATCH v2 00/19] arm64: entry: migrate more code to C
 2021-05-19 14:46 UTC  (3+ messages)
` [PATCH v2 06/19] arm64: entry: add a call_on_irq_stack helper

[PATCH 0/4] Clear some dtbs_check warnings detected by snps-dw-apb-uart.yaml
 2021-05-19 14:46 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: realtek: rtd16xx: normalize the node name of the UART devices

[PATCH] ext4/310: test journal checkpoint ioctl
 2021-05-19 14:47 UTC 

[PATCH v1 00/12] Cleanup use of 'struct ppc_inst'
 2021-05-19 14:43 UTC  (26+ messages)
` [PATCH v1 01/12] powerpc/inst: Fix sparse detection on get_user_instr()
` [PATCH v1 02/12] powerpc/inst: Reduce casts in get_user_instr()
` [PATCH v1 03/12] powerpc/inst: Improve readability of get_user_instr() and friends
` [PATCH v1 04/12] powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
` [PATCH v1 05/12] powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching, feature-fixups)
` [PATCH v1 06/12] powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
` [PATCH v1 07/12] powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in tests
` [PATCH v1 08/12] powerpc: Don't use 'struct ppc_inst' to reference instruction location
` [PATCH v1 09/12] powerpc/inst: Refactor PPC32 and PPC64 versions
` [PATCH v1 10/12] powerpc/optprobes: Minimise casts
` [PATCH v1 11/12] powerpc/optprobes: Compact code source a bit
` [PATCH v1 12/12] powerpc/optprobes: use PPC_RAW_ macros

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2021-05-19 14:47 UTC  (3+ messages)
` [Bug 213145] "

[PATCH] drm/amdgpu: Increase tlb flush timeout for sriov
 2021-05-19 14:47 UTC  (6+ messages)
      ` 回复: "

[PATCH v2] configure: Avoid error messages about missing *-config-*.h files
 2021-05-19 14:45 UTC  (3+ messages)

[PATCH] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
 2021-05-19 14:43 UTC  (5+ messages)
  ` [External] "

[PATCH 0/3] Small CI improvements
 2021-05-19 14:44 UTC  (4+ messages)
` [PATCH 1/3] cirrus-ci: test installation

[PATCH v2 0/3] Fix RT5033 battery device tree probing
 2021-05-19 14:46 UTC  (3+ messages)
` [PATCH v2 3/3] mfd: rt5033: Drop rt5033-battery sub-device

[PATCH 1/3] thinkpad_acpi: add support for force_discharge
 2021-05-19 14:45 UTC  (9+ messages)

[PATCH RESEND] mfd: rn5t618: fix IRQ trigger by changing it to level mode
 2021-05-19 14:45 UTC  (2+ messages)

pull-request mwifiex-firmware 2021-05-19
 2021-05-19 14:44 UTC 

[PATCH v10 0/5] USB: misc: Add onboard_usb_hub driver
 2021-05-19 14:43 UTC  (6+ messages)
` [PATCH v10 2/5] "

[PATCH 00/10] Documentation build warning fixes
 2021-05-19 14:43 UTC  (4+ messages)
` [PATCH 05/10] docs: update pin-control.rst references

subscription
 2021-05-19 14:43 UTC 

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-19 14:42 UTC  (6+ messages)
` [PATCH v7 04/12] virtio-blk: Add validation for block size in config space

Linux powerpc new system call instruction and ABI
 2021-05-19 14:38 UTC  (8+ messages)

[yocto-autobuilder2][dunfell] config.py: enable fedora33 workers for dunfell
 2021-05-19 14:42 UTC 

[bisected] 5.13-rc2 i915 regression in b12d691ea5e01d "i915: fix remap_io_sg to verify the pgprot"
 2021-05-19 14:42 UTC 

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-05-19 14:41 UTC  (6+ messages)

[PATCH -next resend] sfc: farch: fix compile warning in efx_farch_dimension_resources()
 2021-05-19 14:40 UTC  (2+ messages)

[PATCH v11 0/4] ASoC: codecs: add rk817 support
 2021-05-19 14:39 UTC  (9+ messages)
` [PATCH v11 1/4] mfd: Add Rockchip rk817 audio CODEC support
` [PATCH v11 3/4] dt-bindings: "

[Buildroot] [git commit branch/next] support/testing: add python-dbus-next test
 2021-05-19 14:41 UTC 

[Buildroot] [git commit branch/next] package/python-dbus-next: new package
 2021-05-19 14:41 UTC 

[PATCH v3 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-19 14:37 UTC  (18+ messages)
` [PATCH v3 01/17] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v3 02/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v3 03/17] dt-bindings: qcom-bam: Add 'iommus' to required properties
` [PATCH v3 04/17] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v3 05/17] dt-bindings: qcom-qce: Add 'interconnects' and move 'clocks' to optional properties
` [PATCH v3 06/17] dt-bindings: qcom-qce: Add 'iommus' to required properties
` [PATCH v3 07/17] arm64/dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
` [PATCH v3 08/17] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v3 09/17] arm64/dts: qcom: Use new compatibles for crypto nodes
` [PATCH v3 10/17] dma: qcom: bam_dma: Add support to initialize interconnect path
` [PATCH v3 11/17] crypto: qce: core: "
` [PATCH v3 12/17] crypto: qce: Add new compatibles for qce crypto driver
` [PATCH v3 13/17] crypto: qce: core: Make clocks optional
` [PATCH v3 14/17] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v3 15/17] crypto: qce: Convert the device found dev_dbg() to dev_info()
` [PATCH v3 16/17] crypto: qce: Defer probing if BAM dma channel is not yet initialized
` [PATCH v3 17/17] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[PATCH 0/3] vmalloc() vs bulk allocator v2
 2021-05-19 14:39 UTC  (4+ messages)
` [PATCH 2/3] mm/vmalloc: Switch to bulk allocator in __vmalloc_area_node()

stable-rc/linux-5.12.y build: 168 builds: 0 failed, 168 passed, 13 warnings (v5.12.5)
 2021-05-19 14:39 UTC 

[PATCH v2 0/9] drivers/perf: Use general macro to simplify event attributes
 2021-05-19 14:36 UTC  (4+ messages)
` [PATCH v2 7/9] drivers/perf: Remove redundant macro and functions in fsl_imx8_ddr_perf.c

[xen-unstable-smoke bisection] complete build-armhf
 2021-05-19 14:38 UTC 

[PATCH 1/1] usb: xhci: remove unused variable 'len' in xhci_unmap_temp_buf()
 2021-05-19 14:37 UTC  (4+ messages)

[PATCH 0/4] target/m68k: implement m68k "any instruction" trace mode
 2021-05-19 14:29 UTC  (5+ messages)
` [PATCH 1/4] target/m68k: introduce is_singlestepping() function
` [PATCH 2/4] target/m68k: call gen_raise_exception() directly if single-stepping in gen_jmp_tb()
` [PATCH 3/4] target/m68k: introduce gen_singlestep_exception() function
` [PATCH 4/4] target/m68k: implement m68k "any instruction" trace mode

[PATCH] dt-bindings: media: renesas,imr: Convert to json-schema
 2021-05-19 14:36 UTC  (2+ messages)

[PATCH] mfd: max8907: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-05-19 14:36 UTC  (2+ messages)

Re: Re: Re: Re: [syzbot] INFO: rcu detected stall in tx
 2021-05-19 14:36 UTC  (5+ messages)

[PATCH] scsi: core: Cap shost cmd_per_lun at can_queue
 2021-05-19 14:31 UTC 

[Buildroot] [PATCH v4 -next] configs/microchip_sama5d2_icp: new defconfigs
 2021-05-19 14:35 UTC  (2+ messages)

[PATCH v3 0/5] Support Secure Boot for multiboot2 Xen
 2021-05-19 14:35 UTC  (11+ messages)
` [PATCH v3 2/5] xen/x86: manually build xen.mb.efi binary

[Intel-gfx] [PATCH V3] drm/i915/jsl: Add W/A 1409054076 for JSL
 2021-05-19 14:18 UTC 

[RFC net-next 0/4] Marvell Prestera Switchdev initial updates for firmware version 3.0
 2021-05-19 14:33 UTC  (5+ messages)
` [RFC net-next 1/4] net: marvell: prestera: try to load previous fw version
` [RFC net-next 2/4] net: marvell: prestera: disable events interrupt while handling
` [RFC net-next 3/4] net: marvell: prestera: align flood setting according to latest firmware version
` [RFC net-next 4/4] net: marvell: prestera: bump supported firmware version to 3.0

[PATCH v5 01/10] drm/amdgpu: Indirect register access for Navi12 sriov
 2021-05-19 14:34 UTC  (3+ messages)

[PATCH] nbd: provide a way for userspace processes to identify device backends
 2021-05-19 14:33 UTC  (4+ messages)

[RFC] ACPI Code First ECR: _DSC (Deepest State for Configuration)
 2021-05-19 14:33 UTC  (2+ messages)

[PATCH v1 1/1] backlight: lm3630a_bl: Put fwnode in error case during ->probe()
 2021-05-19 14:33 UTC  (3+ messages)

[RFC PATCH 0/3] Add additional MOK vars
 2021-05-19 14:32 UTC  (2+ messages)

[PATCH v2 0/7] target/ppc: Misc motion to support disabling TCG
 2021-05-19 14:29 UTC  (4+ messages)
` [PATCH v2 7/7] target/ppc: wrapped some TCG only logic with ifdefs

[PATCH 00/25] AMD MCA Address Translation Updates
 2021-05-19 14:32 UTC  (4+ messages)

[PATCH v5 00/14] media: mtk-vcodec: support for MT8183 decoder
 2021-05-19 14:30 UTC  (28+ messages)
` [PATCH v5 01/14] media: mtk-vcodec: vdec: Support H264 profile control
` [PATCH v5 02/14] media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMD
` [PATCH v5 03/14] media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limits
` [PATCH v5 04/14] media: mtk-vcodec: make flush buffer reusable by encoder
` [PATCH v5 05/14] media: mtk-vcodec: venc: support START and STOP commands
` [PATCH v5 06/14] media: mtk-vcodec: vdec: move stateful ops into their own file
` [PATCH v5 07/14] media: mtk-vcodec: vdec: handle firmware version field
` [PATCH v5 08/14] media: mtk-vcodec: support version 2 of decoder firmware ABI
` [PATCH v5 09/14] media: add Mediatek's MM21 format
` [PATCH v5 10/14] media: mtk-vcodec: vdec: support stateless API
` [PATCH v5 11/14] media: mtk-vcodec: vdec: support stateless H.264 decoding
` [PATCH v5 12/14] media: mtk-vcodec: vdec: add media device if using stateless api
` [PATCH v5 13/14] dt-bindings: media: document mediatek, mt8183-vcodec-dec
  ` [PATCH v5 13/14] dt-bindings: media: document mediatek,mt8183-vcodec-dec
` [PATCH v5 14/14] media: mtk-vcodec: enable MT8183 decoder

[PATCH] virtio_net: Use BUG_ON instead of if condition followed by BUG
 2021-05-19 14:31 UTC  (7+ messages)
` virtio_net: BQL?
      ` [Bloat] "

[sched,fair] 0c2de3f054: aim7.jobs-per-min -4.1% regression
 2021-05-19 14:30 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.