All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-28 04:43:46 to 2022-01-28 06:22:09 UTC [more...]

[PATCH v2 0/4] Documentation: update debugfs doc for Hisilicon Accelerator
 2022-01-28  6:21 UTC  (2+ messages)

[PATCH v4] drivers/coresight: Add Ultrasoc System Memory Buffer driver
 2022-01-28  6:17 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_typec: Make try power role optional
 2022-01-28  6:20 UTC  (2+ messages)

[PATCH] drm/i915: delete shadow "ret" variable
 2022-01-28  6:20 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2] mm: Fix invalid page pointer returned with FOLL_PIN gups
 2022-01-28  6:19 UTC 

New CVE entries in this week
 2022-01-28  6:18 UTC  (3+ messages)
` [cip-dev] "

[PATCH 0/3] scsi: pm8001: Documentation and use-after-free fixes
 2022-01-28  6:18 UTC  (7+ messages)
` [PATCH 1/3] scsi: pm8001: Fix warning for undescribed param in process_one_iomb()
` [PATCH 2/3] scsi: pm8001: Fix use-after-free for aborted TMF sas_task
` [PATCH 3/3] scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task

[PATCH 0/6] mm, memory_hotplug: handle unitialized numa node gracefully
 2022-01-28  6:18 UTC  (3+ messages)
` [PATCH 1/6] mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG

[PATCH] riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
 2022-01-28  6:17 UTC  (4+ messages)

[PATCH v4 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-01-28  6:09 UTC  (13+ messages)
` [PATCH v4 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
` [PATCH v4 2/6] target/riscv: hardwire mstatus.FS to zero when enable zfinx
` [PATCH v4 3/6] target/riscv: add support for zfinx
` [PATCH v4 6/6] target/riscv: expose zfinx, zdinx, zhinx{min} properties

[RFC PATCH v2 2/2] RDMA/rxe: Support RDMA Atomic Write operation
 2022-01-28  6:16 UTC  (11+ messages)

[PATCH] mm: Fix invalid page pointer returned with FOLL_PIN gups
 2022-01-28  6:15 UTC  (10+ messages)

[PATCH v3 0/3] block/dm: fix bio-based DM IO accounting
 2022-01-28  6:14 UTC  (7+ messages)
` [PATCH v3 1/3] block: add bio_start_io_acct_time() to control start_time
  ` [dm-devel] "
` [PATCH v3 3/3] dm: properly fix redundant bio-based IO accounting
  ` [dm-devel] "

[PATCH] scsi: pm80xx: Fix double completion for SATA devices
 2022-01-28  6:14 UTC  (6+ messages)

[PATCH 00/31] vDPA shadow virtqueue
 2022-01-28  6:03 UTC  (22+ messages)
` [PATCH 01/31] vdpa: Reorder virtio/vhost-vdpa.c functions
` [PATCH 02/31] vhost: Add VhostShadowVirtqueue
` [PATCH 03/31] vdpa: Add vhost_svq_get_dev_kick_notifier
` [PATCH 21/31] util: Add iova_tree_alloc

[PATCH] drm/exynos: Search for TE-gpio in DSI panel's node
 2022-01-28  6:24 UTC  (4+ messages)

[PATCH] drm/i915: Fix a race between vma / object destruction and unbinding
 2022-01-28  6:10 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[mm] b8a4fbca2b: BUG:unable_to_handle_page_fault_for_address
 2022-01-28  6:11 UTC 

[RFC PATCH v6 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-28  6:08 UTC  (12+ messages)
` [RFC PATCH v6 1/3] drm: introduce fb_modifiers_not_supported flag in mode_config
` [RFC PATCH v6 2/3] drm: add support modifiers for drivers whose planes only support linear layout
` [RFC PATCH v6 3/3] drm: remove allow_fb_modifiers

[Buildroot] [PATCH 1/1 next] package/osm2pgsql: bump version 1.6.0
 2022-01-28  6:07 UTC 

[RFC v2] cat-file: add a --stdin-cmd mode
 2022-01-28  6:07 UTC  (2+ messages)

converting IMX6 board to DM_ETH and DM_USB - usb_ether gadget support
 2022-01-28  6:06 UTC  (4+ messages)

[PATCH net-next v6 00/13] net: dsa: realtek: MDIO interface and RTL8367S,RTL8367RB-VB
 2022-01-28  6:05 UTC  (14+ messages)
` [PATCH net-next v6 01/13] net: dsa: realtek-smi: fix kdoc warnings
` [PATCH net-next v6 02/13] net: dsa: realtek-smi: move to subdirectory
` [PATCH net-next v6 03/13] net: dsa: realtek: rename realtek_smi to realtek_priv
` [PATCH net-next v6 04/13] net: dsa: realtek: remove direct calls to realtek-smi
` [PATCH net-next v6 05/13] net: dsa: realtek: convert subdrivers into modules
` [PATCH net-next v6 06/13] net: dsa: realtek: add new mdio interface for drivers
` [PATCH net-next v6 07/13] net: dsa: realtek: rtl8365mb: rename extport to extint
` [PATCH net-next v6 08/13] net: dsa: realtek: rtl8365mb: use GENMASK(n-1,0) instead of BIT(n)-1
` [PATCH net-next v6 09/13] net: dsa: realtek: rtl8365mb: use DSA CPU port
` [PATCH net-next v6 10/13] net: dsa: realtek: rtl8365mb: add RTL8367S support
` [PATCH net-next v6 11/13] net: dsa: realtek: rtl8365mb: add RTL8367RB-VB support
` [PATCH net-next v6 12/13] net: dsa: realtek: rtl8365mb: allow non-cpu extint ports
` [PATCH net-next v6 13/13] net: dsa: realtek: rtl8365mb: fix trap_door > 7

[PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
 2022-01-28  6:05 UTC  (3+ messages)

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-01-28  6:01 UTC  (16+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register
` [RFC PATCH v4 22/26] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v4 23/26] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1

[PATCH] phy: add axis artpec8 pcie phy driver
 2022-01-28  6:01 UTC 

[PATCH] ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog group
 2022-01-28  5:59 UTC  (3+ messages)

[PATCH] mm,migrate: fix establishing demotion target
 2022-01-28  5:59 UTC 

[Buildroot] [PATCH 1/1] package/osm2pgsql: bump version 1.5.2
 2022-01-28  5:59 UTC 

[PATCH v2] Input: adxl34x: Add ACPI HID table
 2022-01-28  5:56 UTC 

[PATCH v2 0/4] printk: reduce deadlocks during panic
 2022-01-28  5:55 UTC  (5+ messages)
` [PATCH v2 4/4] printk: Drop console_sem "

[GIT PULL] hwmon fixes for v5.17-rc2
 2022-01-28  5:54 UTC 

[PATCH 5.15 00/12] 5.15.18-rc1 review
 2022-01-28  5:53 UTC  (2+ messages)

[PATCH] net: ti: am65-cpsw: Cleanup resources before jump to kernel
 2022-01-28  5:51 UTC 

[LTP] [PATCH] sysctl/sysctl03: Test whether return EINVAL when passing negative value
 2022-01-28  5:51 UTC 

[block] 2c88d33588: BUG:kernel_NULL_pointer_dereference, address
 2022-01-28  5:48 UTC 

[Bug 930] ConnectX6 DPDK dpdk-testpmd Receive tcp ,udp Mixed flow performance is very low!
 2022-01-28  5:47 UTC 

[PATCH] optee: use driver internal tee_contex for some rpc
 2022-01-28  5:46 UTC  (2+ messages)

[git pull] drm fixes for 5.17-rc2
 2022-01-28  5:46 UTC  (2+ messages)

[PATCH 0/2] perf: Expand captured branch types
 2022-01-28  5:44 UTC  (6+ messages)
` [PATCH 1/2] perf: Add more generic "
` [PATCH 2/2] perf: Expand perf_branch_entry.type

[PATCH v6 0/5] support subsets of virtual memory extension
 2022-01-28  5:40 UTC  (4+ messages)
` [PATCH v6 2/5] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE

[PATCH v2] crypto: octeontx2: fix NULL pointer dereference
 2022-01-28  5:43 UTC  (2+ messages)

[xen-unstable-smoke test] 167928: tolerable all pass - PUSHED
 2022-01-28  5:42 UTC 

[重要]:【Amazonプライム会費のお支払い方法に問題があります】
 2022-01-28  5:37 UTC 

[v1,0/3] Add mt8186 dsi compatoble & Move the getting bridge node function
 2022-01-28  5:37 UTC  (17+ messages)
` [v1,1/3] dt-bindings: display: mediatek: dsi: add documentation for MT8186 SoC
  ` [v1, 1/3] "
` [v1,2/3] drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c
` [v1,3/3] drm/mediatek: Move the getting bridge node function to mtk_dsi_bind
  ` [v1, 3/3] "
    ` 答复: "

[RFC PATCH 1/2] NUMA balancing: fix NUMA topology type for memory tiering system
 2022-01-28  5:33 UTC  (4+ messages)
` [RFC PATCH 2/2] NUMA balancing: avoid to migrate task to CPU-less node

[PATCH bpf-next] bpf: limit bpf_core_types_are_compat() recursion
 2022-01-28  5:31 UTC  (8+ messages)

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-01-28  5:31 UTC  (6+ messages)

[RFC PATCH v0 0/3] sched/numa: Process Adaptive autoNUMA
 2022-01-28  5:28 UTC  (4+ messages)
` [RFC PATCH v0 1/3] sched/numa: Process based autonuma scan period framework
` [RFC PATCH v0 2/3] sched/numa: Add cumulative history of per-process fault stats
` [RFC PATCH v0 3/3] sched/numa: Add adaptive scan period calculation

Should bios always mark CXL DRAM as EFI_MEMORY_SP?
 2022-01-28  5:28 UTC  (3+ messages)

[PATCH] bus: mhi: Add mru_default for Quectel EM1xx series modules
 2022-01-28  5:24 UTC 

[PATCH 0/5] sunxi: remove lowlevel_init
 2022-01-28  5:27 UTC  (5+ messages)
` [PATCH 3/5] sunxi: move early "SRAM setup" into separate file

[PATCH v2 0/6] RISC-V IPI Improvements
 2022-01-28  5:25 UTC  (14+ messages)
` [PATCH v2 1/6] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v2 2/6] irqchip/riscv-intc: Create domain using named fwnode
` [PATCH v2 3/6] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v2 4/6] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v2 5/6] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v2 6/6] RISC-V: Use IPIs for remote icache "

[PATCH 00/18] *** Implement simple haptic HID support ***
 2022-01-28  5:25 UTC  (11+ messages)
` [PATCH 13/18] Input: MT - toggle ABS_PRESSURE pointer emulation

[PATCH v2 0/4] Reference count checker and related fixes
 2022-01-28  5:23 UTC  (3+ messages)

Split DNS for macOS
 2022-01-28  5:23 UTC  (2+ messages)

[PATCH] target/riscv: correct "code should not be reached" for x-rv128
 2022-01-28  5:19 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next 13/19] iecm: implement splitq napi_poll
 2022-01-28  5:21 UTC  (3+ messages)

[RFC PATCH 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
 2022-01-28  5:16 UTC  (5+ messages)
` [RFC PATCH 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL

[PATCH] drm/i915/selftests: fix some error codes in __cancel_reset()
 2022-01-28  5:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: fix some error codes in __cancel_reset() (rev2)

[Buildroot] [PATCH 1/1] package/libosmium: bump version to 2.17.3
 2022-01-28  5:13 UTC 

[PATCH] erofs-utils: fsck: fix issues related to --extract=X
 2022-01-28  5:12 UTC  (4+ messages)

[PATCH 1/3] i915/gvt: Introduce the mmio_table.c to support VFIO new mdev API
 2022-01-28  5:11 UTC  (8+ messages)
` [Intel-gfx] [RFC PATCH] i915/gvt: intel_gvt_match_device() can be static
  `  "
` [Intel-gfx] [PATCH 1/3] i915/gvt: Introduce the mmio_table.c to support VFIO new mdev API

[RFC PATCH 0/1] RISCV_EFI_BOOT_PROTOCOL support in U-boot
 2022-01-28  5:08 UTC  (4+ messages)
` [RFC PATCH 1/1] efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support

[Bug 215540] New: mvebu: no pcie devices detected on turris omnia (5.16.3 regression)
 2022-01-28  5:08 UTC  (2+ messages)

[PATCH] target/i386: Add kvm_get_one_msr helper
 2022-01-27 15:58 UTC 

[RFC v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model
 2022-01-28  5:01 UTC  (3+ messages)

sound/soc/codecs/ak4375.c:343:3: warning: Value stored to 'mclk' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-28  5:00 UTC 

[Buildroot] [PATCH 1/1] package/libgeos: bump version to 3.10.2
 2022-01-28  5:00 UTC 

Regression with 5021d709b31b ("tty: serial: Use fifo in 8250 console driver")
 2022-01-28  4:59 UTC  (2+ messages)

[PATCH v4 net-next] net: drop_monitor: support drop reason
 2022-01-28  4:57 UTC 

[PATCH] drm/vmwgfx: Fix stale file descriptors on failed usercopy
 2022-01-28  4:56 UTC 

[PATCH 0/2] ax25: fix NPD and UAF bugs when detaching ax25 device
 2022-01-28  4:47 UTC  (3+ messages)
` [PATCH 1/2] ax25: improve the incomplete fix to avoid UAF and NPD bugs
` [PATCH 2/2] ax25: add refcount in ax25_dev to avoid UAF bugs

[RFC] PM: suspend: Upstreaming wakeup reason capture support
 2022-01-28  4:55 UTC  (2+ messages)
` [PATCH 1/1] [RFC] wakeup_reason: Add infrastructure to log and report why the system resumed from suspend

[PATCH v3 0/4] mm: Rework zap ptes on swap entries
 2022-01-28  4:54 UTC  (5+ messages)
` [PATCH v3 1/4] mm: Don't skip swap entry even if zap_details specified
` [PATCH v3 2/4] mm: Rename zap_skip_check_mapping() to should_zap_page()
` [PATCH v3 3/4] mm: Change zap_details.zap_mapping into even_cows
` [PATCH v3 4/4] mm: Rework swap handling of zap_pte_range

[PATCH] drm/vmwgfx: Fix stale file descriptors on failed usercopy
 2022-01-28  4:54 UTC 

Possible bug for ZSTD kernel decompressing
 2022-01-28  4:53 UTC 

[PATCH v2] PCI: Speed up device init by parsing capabilities all at once
 2022-01-28  4:51 UTC 

[Buildroot] [PATCH 1/1] package/protozero: bump version to 1.7.1
 2022-01-28  4:51 UTC 

[PATCH v2 00/12] Add support for SUNIV and F1C100s
 2022-01-28  4:51 UTC  (6+ messages)
` [PATCH v2 02/12] mach-sunxi: Move timer code to mach folder

[PATCH v1 6/7] soc: fsl: guts: drop platform driver
 2022-01-28  4:50 UTC 

lib/bch.c:842:7-8: WARNING opportunity for swap()
 2022-01-28  4:50 UTC 

[PATCH v3 meta-oe] rtc-tools: Add a recipe
 2022-01-28  4:48 UTC  (2+ messages)
` [oe] "

[PATCH v4 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2022-01-28  4:42 UTC  (4+ messages)
` [PATCH v4 6/6] crypto: tcrypt - add asynchronous speed test for SM3


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.