All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-20 11:23:01 to 2022-10-20 11:57:01 UTC [more...]

[RFC PATCH 0/3] Fix some TCG RISC-V backend bugs
 2022-10-20 11:44 UTC  (10+ messages)
` [RFC PATCH 1/3] tcg/riscv: Fix base regsiter for qemu_ld/st
` [RFC PATCH 2/3] tcg/riscv: Fix tcg_out_opc_imm when imm exceeds
` [RFC PATCH 3/3] tcg/riscv: Remove a wrong optimization for addsub2

[PATCH] arm: dts: rockchip: add crypto node for RK322x
 2022-10-20 11:24 UTC  (4+ messages)

[PATCH] x86/e820: make e820 type string uniform
 2022-10-20 11:56 UTC 

[xen-unstable test] 174057: tolerable FAIL
 2022-10-20 11:56 UTC 

[PATCH net-next 0/2] net:axienet: Add a DT property to configure frequency of the MDIO bus
 2022-10-20 11:35 UTC  (5+ messages)
` [PATCH net-next 1/2] net:xilinx_axi: set mdio frequency according to DT
` [PATCH net-next 2/2] dt-bindings: add mdio frequency description

[PATCH] arm64: dts: msm8916-samsung-a2015: Add vibrator
 2022-10-20 11:56 UTC 

[PATCH linux-next] binfmt_elf: Replace IS_ERR() with IS_ERR_VALUE()
 2022-10-20 11:55 UTC 

[PATCH v4 00/25] add the basic rte_flow offload support of nfp PMD
 2022-10-20 11:55 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 04/25] net/nfp: add the flow APIs "
  ` [PATCH v5 05/25] net/nfp: support basic flow items
  ` [PATCH v5 06/25] net/nfp: support basic flow actions
  ` [PATCH v5 13/25] net/nfp: support SRC MAC flow action

[PATCH] cpuidle: psci: Extend information in log about OSI/PC mode
 2022-10-20 11:55 UTC 

[PATCH v2] dumpcap: add the mutiprocess fileprefix support
 2022-10-20 11:55 UTC  (3+ messages)
` [RFT] dumpcap: add file-prefix option

[Buildroot] [PATCH v3] support/scripts/fix-rpath: parallelize patching files
 2022-10-20 11:55 UTC  (3+ messages)
` [Buildroot] [PATCH v4] "

EHT definitions - U-SIG
 2022-10-20 11:55 UTC  (3+ messages)

[PATCH 1/1] net/mlx5: add dynamic logging for mlx5_dump_err_cqe
 2022-10-20 11:54 UTC  (6+ messages)

[PATCH v3 0/3] iio: Support ROHM/Kionix kx022a
 2022-10-20 11:54 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: Add KX022A accelerometer
` [PATCH v3 2/3] iio: accel: Support Kionix/ROHM "
` [PATCH v3 3/3] MAINTAINERS: Add KX022A maintainer entry

[PATCH 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-10-20 11:48 UTC  (72+ messages)
` [PATCH 01/21] drm/amdgpu: Don't set struct drm_driver.lastclose
  ` [Nouveau] "
    ` [Intel-gfx] "
` [PATCH 02/21] drm/imx: "
` [PATCH 03/21] drm/ingenic: "
` [PATCH 04/21] drm/komeda: "
` [PATCH 05/21] drm/logicvc: "
` [PATCH 06/21] drm/mcde: "
` [PATCH 07/21] drm/rockchip: "
` [PATCH 08/21] drm/vboxvideo: "
` [PATCH 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH 10/21] drm/tve200: Include <linux/of.h>
` [PATCH 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH 21/21] drm/fb-helper: Remove unnecessary include statements

[PATCH liburing v1 0/3] Clean up clang `-Wshorten-64-to-32` warnings
 2022-10-20 11:52 UTC  (4+ messages)
` [PATCH liburing v1 1/3] liburing: Clean up `-Wshorten-64-to-32` warnings from clang
` [PATCH liburing v1 2/3] Makefile: Introduce `LIBURING_CFLAGS` variable
` [PATCH liburing v1 3/3] github: Append `-Wshorten-64-to-32` flag for clang build

[PATCH 0/8] Trace subsystem fixes
 2022-10-20 11:51 UTC  (3+ messages)
` [PATCH v4 00/11] Trace subsystem fixes and more

[PATCH] ci: combine static and shared linking build tests
 2022-10-20 11:51 UTC  (3+ messages)

[PATCH] drivers/net: remove alias for virtual devices
 2022-10-20 11:51 UTC  (6+ messages)
` [PATCH] bus/vdev: automatically add eth alias for net drivers

[PATCH liburing] Document maximum ring size for io_uring_register_buf_ring
 2022-10-20 11:51 UTC 

[PATCH V2 blktests] tests/nvme: set hostnqn after hostid uuidgen
 2022-10-20 11:50 UTC  (2+ messages)

[Buildroot] [PATCH] support/scripts/fix-rpath: parallelize patching files
 2022-10-20 11:50 UTC  (3+ messages)
` [Buildroot] [PATCH v4] "

[PATCH linux-next] aio: Replace IS_ERR() with IS_ERR_VALUE()
 2022-10-20 11:50 UTC 

[PATCH] irqchip/loongarch: Adjust acpi_cascade_irqdomain_init() and sub-routines
 2022-10-20 11:49 UTC  (3+ messages)

[PATCH 1/2] mm: gup: Re-pin pages in case of trying several times to migrate
 2022-10-20 11:43 UTC  (4+ messages)

[PATCH] telemetry: support boolean type
 2022-10-20 11:48 UTC  (3+ messages)

[PATCH v4 0/2] staging: most: dim2: remove unnecessary function call and variable usage
 2022-10-20 11:48 UTC  (5+ messages)
` [PATCH v4 2/2] staging: most: dim2: correct misleading struct type name

[Intel-gfx] [PATCH] drm/i915: Allow panel fixed modes to have differing sync polarities
 2022-10-20 11:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Allow panel fixed modes to have differing sync polarities (rev2)

[kvm-unit-tests PATCH v2 0/7] s390x: PV fixups
 2022-10-20 11:46 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 5/7] lib: s390x: Use a new asce for each PV guest

[PATCH v2,0/2] Add dpi compatibles and platform data for MT8188
 2022-10-20 11:45 UTC  (3+ messages)
` [PATCH v2, 1/2] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8188
` [PATCH v2, 2/2] drm: mediatek: Add mt8188 dpi compatibles and platform data

[PATCH v3 0/4] irqfd, iothread and polling support
 2022-10-20 11:13 UTC  (3+ messages)
` [PATCH v3 3/4] hw/nvme: add iothread support

[kvm-unit-tests PATCH v1 0/2] s390x misc fixes
 2022-10-20 11:45 UTC  (8+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib: s390x: terminate if PGM interrupt in interrupt handler

[hid:for-6.2/mcp2221 3/3] drivers/hid/hid-mcp2221.c:734:18: warning: unused variable 'tmp'
 2022-10-20 11:45 UTC  (2+ messages)

[PATCH 0/4] PCI: qcom: use clk_bulk API
 2022-10-20 11:45 UTC  (6+ messages)
` [PATCH 2/4] PCI: qcom: Use clk_bulk_ API for 1.0.0 clocks handling

[PATCH v2] leds: max8997: Don't error if there is no pdata
 2022-10-20 11:44 UTC 

[PATCH v2] ACPI: video: Force backlight native for more TongFang devices
 2022-10-20 11:44 UTC  (2+ messages)

[dm-devel] [git pull] device mapper changes for 6.1
 2022-10-20 11:44 UTC  (6+ messages)

[PATCH 00/14] ARM: remove unused davinci board & drivers
 2022-10-20 11:44 UTC  (17+ messages)
` [PATCH 01/14] ARM: davinci: remove unused board support
` [PATCH 03/14] ARM: davinci: clean up platform support
` [PATCH 04/14] clk: remove davinci dm3xx drivers
` [PATCH 05/14] usb: musb: remove unused davinci support
` [PATCH 06/14] mfd: remove dm355evm_msp driver
` [PATCH 08/14] rtc: remove davinci rtc driver
` [PATCH 10/14] mfd: remove davinci voicecodec driver
` [PATCH 12/14] irqchip: remove davinci aintc driver

[PATCH v6 00/10] dump: Add arch section and s390x PV dump
 2022-10-20 11:03 UTC  (3+ messages)
` [PATCH v6 10/10] s390x: pv: Add dump support

[RESEND PATCH] block, bfq: remove unused variable for bfq_queue
 2022-10-20 11:43 UTC  (2+ messages)

[PATCH v3 1/1] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-20 11:41 UTC  (2+ messages)

[PATCH] edac: fix period calculation in edac_device_reset_delay_period()
 2022-10-20 11:42 UTC 

[PATCH V2] wifi: cfg80211: fix memory leak in query_regdb_file()
 2022-10-20 11:40 UTC 

[PATCH] x86/xen: simplify sysenter and syscall setup
 2022-10-20 11:41 UTC  (3+ messages)

[PATCH v4 1/2] mem: telemetry support for memseg and element information
 2022-10-20 11:40 UTC  (3+ messages)
` [PATCH v5 "

rtl8xxxu: Should it support RTL8188EU?
 2022-10-20 11:40 UTC  (3+ messages)

[PATCH linux-next] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
 2022-10-20 11:39 UTC 

[PATCH] rtlwifi: update firmware for rtl8192eu to v35.7
 2022-10-20 11:38 UTC  (5+ messages)

[PATCH for-4.17] tools/oxenstored: Fix Oxenstored Live Update
 2022-10-20 11:38 UTC 

[PATCH 0/1] Fix using rtcwake on Cezanne platforms
 2022-10-20 11:37 UTC  (2+ messages)
` [PATCH 1/1] platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems

[PATCH] x86/xen: silence smatch warning in pmu_msr_chk_emulated()
 2022-10-20 11:37 UTC 

[PATCH v1] KVM: selftests: name the threads
 2022-10-20 11:37 UTC  (3+ messages)

[PATCH v3 00/10] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-10-20 11:36 UTC  (4+ messages)
` [PATCH v3 06/10] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795

[PATCH 00/17] ARM: remove old board files
 2022-10-20 11:35 UTC  (6+ messages)
` [PATCH 01/17] ARM: at91: remove stale MAINTAINER file entries
  ` [PATCH 03/17] mmc: remove cns3xxx driver
  ` [PATCH 11/17] gpio: remove iop driver

[Intel-gfx] [PULL] drm-misc-fixes
 2022-10-20 11:34 UTC  (2+ messages)
`  "

Request for assistance
 2022-10-20 11:34 UTC  (2+ messages)

[RFC 00/17] DRM scheduling cgroup controller
 2022-10-20 11:33 UTC  (7+ messages)
` [RFC 02/17] drm: Track clients per owning process
      ` [Intel-gfx] "

[PATCH] iommu: Always define struct iommu_fwspec
 2022-10-20 11:32 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk
 2022-10-20 11:32 UTC  (2+ messages)

[PATCH] bus/vdev: vdev_cleanup checks dev->device.driver
 2022-10-20 11:32 UTC  (3+ messages)
` [PATCH v2 resend] "

[PATCH] bus: fix memleak during pci device cleanup
 2022-10-20 11:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/16] x86_64: Improvements at compressed kernel stage
 2022-10-20 11:30 UTC  (10+ messages)
` [PATCH 03/16] x86/boot: Set cr0 to known state in trampoline
` [PATCH 04/16] x86/boot: Increase boot page table size
` [PATCH 05/16] x86/boot: Support 4KB pages for identity mapping

[PATCH v3] staging: vt6655: Fix Lines should not end with a '('
 2022-10-20 11:30 UTC 

[PATCH v2] brcmfmac: Fixes potential buffer overflow in 'brcmf_fweh_event_worker'
 2022-10-20 11:30 UTC  (3+ messages)

[PATCH linux-next] ia64: Replace IS_ERR() with IS_ERR_VALUE()
 2022-10-20 11:30 UTC 

[PATCH v12 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-20 11:29 UTC  (5+ messages)
` [PATCH v12 05/17] net: introduce qemu_set_info_str() function
` [PATCH v12 09/17] net: stream: add unix socket

[Intel-gfx] [PATCH v5 00/22] drm: Analog TV Improvements
 2022-10-20 11:29 UTC  (11+ messages)
` [Intel-gfx] [PATCH v5 12/22] drm/connector: Add a function to lookup a TV mode by its name
            `  "
              ` [Nouveau] "

[LTP] [PATCH 1/2] getitimer02: add ITIMER_VIRTUAL timer error check
 2022-10-20 11:28 UTC  (7+ messages)
` [LTP] [PATCH 2/2] setitimer03: convert to new API

[PATCH v4 1/2] drm/plane_helper: Print actual/expected values on failure
 2022-10-20 11:28 UTC  (2+ messages)

[net v2 0/1] net: ethernet: adi: adin1110: Fix notifiers
 2022-10-20 11:28 UTC  (3+ messages)
` [net v2 1/1] "

[igt-dev] [PATCH i-g-t] tests/kms_plane_cursor: Change API for collecting the CRC
 2022-10-20 11:27 UTC  (6+ messages)

PCIe kernel crash using fsl-community-bsp-platform kirkstone on imx8qm-mek
 2022-10-20 11:27 UTC  (2+ messages)
` [meta-freescale] "

[igt-dev] [PATCH i-g-t] lib/i915_blt: Equalize pitch and aux-ccs for full resolve
 2022-10-20 11:26 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/i915_blt: Equalize pitch and aux-ccs for full resolve (rev3)

[PATCH v2 0/7] Add basic trace events for vmap/vmalloc (v2)
 2022-10-20 11:25 UTC  (11+ messages)
` [PATCH v2 3/7] mm: vmalloc: Add free_vmap_area_noflush trace event
` [PATCH v2 4/7] mm: vmalloc: Use trace_alloc_vmap_area event
` [PATCH v2 5/7] mm: vmalloc: Use trace_purge_vmap_area_lazy event
` [PATCH v2 6/7] mm: vmalloc: Use trace_free_vmap_area_noflush event
` [PATCH v2 7/7] vmalloc: Add reviewers for vmalloc code

[PATCH v2 0/2] util/log: Always send errors to logfile when daemonized
 2022-10-20 10:52 UTC  (6+ messages)
` [PATCH v2 2/2] "

[RESEND PATCH v2] firmware/psci: Print a warning if PSCI doesn't accept PC mode
 2022-10-20 10:33 UTC  (6+ messages)

[PATCH 00/10] media: ar0521: Add analog gain, rework clock tree
 2022-10-20 11:23 UTC  (5+ messages)
` [PATCH 03/10] media: ar0521: Set maximum resolution to 2592x1944

[PATCH 0/3] Implement filtering repacks
 2022-10-20 11:23 UTC  (3+ 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.