All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-16 15:48:24 to 2022-11-16 16:23:40 UTC [more...]

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-16 16:21 UTC  (5+ messages)
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags "

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-16 16:21 UTC  (28+ messages)
` [PATCH printk v5 01/40] serial: kgdboc: Lock console list in probe function
` [PATCH printk v5 02/40] printk: Convert console_drivers list to hlist
` [PATCH printk v5 03/40] printk: Prepare for SRCU console list protection
` [PATCH printk v5 04/40] printk: register_console: use "registered" for variable names
` [PATCH printk v5 05/40] printk: move @seq initialization to helper
` [PATCH printk v5 06/40] printk: fix setting first seq for consoles
` [PATCH printk v5 07/40] um: kmsg_dump: only dump when no output console available
` [PATCH printk v5 08/40] tty: serial: kgdboc: document console_lock usage
` [PATCH printk v5 09/40] tty: tty_io: "
` [PATCH printk v5 10/40] proc: consoles: "
` [PATCH printk v5 11/40] printk: introduce console_list_lock
` [PATCH printk v5 12/40] console: introduce wrappers to read/write console flags
` [PATCH printk v5 13/40] um: kmsg_dumper: use srcu console list iterator
` [PATCH printk v5 14/40] kdb: "
` [PATCH printk v5 15/40] printk: console_flush_all: "
` [PATCH printk v5 16/40] printk: __pr_flush: "
` [PATCH printk v5 22/40] serial_core: replace uart_console_enabled() with uart_console_registered()
` [PATCH printk v5 23/40] tty: nfcon: use console_is_registered()
` [PATCH printk v5 24/40] efi: earlycon: "
` [PATCH printk v5 26/40] tty: serial: "
` [PATCH printk v5 27/40] tty: serial: pic32_uart: "
` [PATCH printk v5 28/40] tty: serial: samsung_tty: "
` [PATCH printk v5 32/40] printk, xen: fbfront: create/use safe function for forcing preferred

[PATCH RFC 0/2] add SHPC hotplug event
 2022-11-16 16:23 UTC  (5+ messages)
` [PATCH 1/2] hw/pci/shpc: introduce FOR_EACH_DEVICE_IN_SLOT
` [PATCH 2/2] qapi: introduce DEVICE_POWER_ON for SHPC hotplug

stable-rc/queue/4.9 baseline: 98 runs, 17 regressions (v4.9.333-29-g00641515b32f)
 2022-11-16 16:22 UTC 

service: 'ready' Status ProprtyChanged not sent
 2022-11-16 16:22 UTC 

[Intel-wired-lan] [PATCH net] e100: Fix possible use after free in e100_xmit_prepare
 2022-11-16 16:21 UTC  (3+ messages)
`  "

[patch 21/39] PCI/MSI: Move pci_enable_msix_range() to api.c
 2022-11-16 16:20 UTC  (3+ messages)

[PATCH net-next 0/3] add tx packets aggregation to ethtool and rmnet
 2022-11-16 16:20 UTC  (5+ messages)
` [PATCH net-next 2/3] net: qualcomm: rmnet: add tx packets aggregation

[PATCH v2 0/3] Add OCP extended log to nvme QEMU
 2022-11-16 16:19 UTC  (4+ messages)
  ` [PATCH v2 3/3] nvme: Add physical writes/reads from OCP log

How can Autoconf help with the transition to stricter compilation defaults?
 2022-11-16 16:20 UTC  (18+ messages)

[patch 20/39] PCI/MSI: Move pci_enable_msi() API to api.c
 2022-11-16 16:18 UTC  (3+ messages)

[PATCH] mmc: mtk-sd: fix two spelling mistakes in comment
 2022-11-16 16:17 UTC  (3+ messages)

[patch 19/39] PCI/MSI: Move pci_disable_msi() to api.c
 2022-11-16 16:16 UTC  (3+ messages)

[PATCH] mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()
 2022-11-16 16:17 UTC  (2+ messages)

[PATCH v2 0/6] mmc: sdhci-fujitsu: Add some features and support for F_SDH30_E51
 2022-11-16 16:17 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sdhci-msm: Document the SM8550 compatible
 2022-11-16 16:17 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: mmc: sdhci-msm: Document SM8350 SDHCI
 2022-11-16 16:17 UTC  (2+ messages)

[patch 18/39] PCI/MSI: Move mask and unmask helpers to msi.h
 2022-11-16 16:16 UTC  (3+ messages)

[PATCH v3 0/3] SM6375 / PDX225 SD Card support
 2022-11-16 16:17 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: sdhci-msm: Document the SM6375 compatible

block group x has wrong amount of free space
 2022-11-16 16:17 UTC  (9+ messages)
    ` Re[2]: "
              ` Re[3]: "

[PATCH] mmc: mmci: fix return value check of mmc_add_host()
 2022-11-16 16:17 UTC  (2+ messages)

[PATCH] mmc: wbsd: fix return value check of mmc_add_host()
 2022-11-16 16:17 UTC  (2+ messages)

[patch 17/39] PCI/MSI: Get rid of externs in msi.h
 2022-11-16 16:15 UTC  (3+ messages)

[PATCH RFC v1 0/6] Use EFI variables for random seed
 2022-11-16 16:16 UTC  (7+ messages)
` [PATCH RFC v1 1/6] random: add back async readiness notifier
` [PATCH RFC v1 2/6] vsprintf: initialize siphash key using notifier
` [PATCH RFC v1 3/6] efi: random: combine bootloader provided RNG seed with RNG protocol output
` [PATCH RFC v1 4/6] efi: stub: use random seed from EFI variable
` [PATCH RFC v1 5/6] efi: efivarfs: prohibit reading random seed variables
` [PATCH RFC v1 6/6] efi: refresh non-volatile random seed when RNG is initialized

[RFC][PATCH 4/4] security: Enforce limitations on return values from LSMs
 2022-11-16 16:16 UTC  (3+ messages)
` [PoC][PATCH] bpf: Call return value check function in the JITed code

[patch 14/39] PCI/MSI: Let the MSI core free descriptors
 2022-11-16 16:15 UTC  (3+ messages)

[PATCH v4 1/1] virt: acrn: Mark the uuid field as unused
 2022-11-16 16:16 UTC  (6+ messages)

[RFC PATCH 0/3] rockchip-lvds for rk3568
 2022-11-16 15:09 UTC  (4+ messages)
` [RFC PATCH 2/3] arm64: dts: rockchip: rk356x: add LVDS bindings

[patch 13/39] PCI/MSI: Use msi_domain_info::bus_token
 2022-11-16 16:14 UTC  (3+ messages)

[PATCH] mmc: meson-gx: fix SDIO interrupt handling
 2022-11-16 16:13 UTC  (4+ messages)

start removing writepage instances
 2022-11-16 16:14 UTC  (4+ messages)
` [PATCH 2/9] ext2: remove ->writepage

[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
 2022-11-16 16:12 UTC  (10+ messages)
` [patch 02/39] iommu/vt-d: Remove bogus check for multi MSI-X
` [patch 03/39] iommu/amd: "
` [patch 04/39] genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs()

[PATCH] cifs: Fix problem with encrypted RDMA data read
 2022-11-16 16:14 UTC  (7+ messages)

[patch 15/39] PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
 2022-11-16 16:12 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 107 runs, 18 regressions (v4.14.299-32-ga5538e8fd4f9)
 2022-11-16 16:12 UTC 

block dangerous passthrough operation
 2022-11-16 16:12 UTC  (2+ messages)

[PATCH v8 0/6] Introduce PRU remoteproc consumer API
 2022-11-16 16:09 UTC  (4+ messages)
` [PATCH v8 1/6] dt-bindings: remoteproc: Add PRU consumer bindings

[PATCH 0/7] fs: fix inode->i_flctx accesses
 2022-11-16 16:10 UTC  (15+ messages)
` [PATCH 1/7] filelock: add a new locks_inode_context accessor function
` [PATCH 2/7] ceph: use locks_inode_context helper
` [PATCH 3/7] cifs: "
` [PATCH 4/7] ksmbd: "
` [PATCH 5/7] lockd: "
` [PATCH 6/7] nfs: "
` [PATCH 7/7] nfsd: "

[PATCH -next] um: vector: Fix memory leak in vector_config
 2022-11-16 16:09 UTC  (2+ messages)

[PATCH 00/11] CXL: Process event logs
 2022-11-16 16:10 UTC  (7+ messages)
` [PATCH 09/11] cxl/test: Add generic mock events
` [PATCH 10/11] cxl/test: Add specific events
` [PATCH 11/11] cxl/test: Simulate event log overflow

[PATCH 0/7] drm: Fix the color-depth/bpp confusion
 2022-11-16 16:09 UTC  (16+ messages)
` [PATCH 1/7] drm/hisilicon/hibmc: Fix preferred depth and bpp
` [PATCH 2/7] drm/logicvc: Fix preferred fbdev cpp
` [PATCH 3/7] drm/cirrus: Decouple fbdev bpp value from color depth
` [PATCH 4/7] drm/ofdrm: Set preferred depth from format of scanout buffer
` [PATCH 5/7] drm/simpledrm: "
` [PATCH 6/7] drm/solomon: Set preferred color depth and bpp to the correct values
` [PATCH 7/7] drm/fb-helper: Don't use the preferred depth for the BPP default

[PATCH v2 0/4] driver core: Decouple device links enforcing and probe deferral timeouts
 2022-11-16 16:09 UTC  (3+ messages)
` [PATCH v2 3/4] driver core: Add fw_devlink.timeout param to stop waiting for devlinks

[PATCH 0/3] platform/x86: ideapad-laptop: Rework touchpad control code
 2022-11-16 16:08 UTC  (2+ messages)

[PATCH] media: i2c: refer to config VIDEO_DEV to make ov08x40 image sensor driver usable
 2022-11-16 16:07 UTC  (2+ messages)

[LTP] [PATCH v5] save_restore: Introduce new struct field for flags
 2022-11-16 16:07 UTC 

[PATCH] gpiolib: of: Use correct fwnode for DT-probed chips
 2022-11-16 16:06 UTC  (5+ messages)

[PATCH PING v9] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2022-11-16 16:06 UTC  (6+ messages)
` [PATCH v9 3/8] kbuild: generate an address ranges map at vmlinux link time

[PATCH v2 0/2] module: Merge same-name module load requests
 2022-11-16 16:04 UTC  (13+ messages)
` [PATCH v2 2/2] "

[PATCH v5 00/10] Add MediaTek MT6357 PMIC support
 2022-11-16 16:03 UTC  (4+ messages)
` [PATCH v5 05/10] dt-bindings: mfd: mediatek: Add bindings for MT6357 PMIC

[PATCH V5 00/12] arm64: dts: imx8m-evk: misc dts update
 2022-11-16 15:47 UTC  (6+ messages)
` [PATCH V5 07/12] arm64: dts: imx8mn-evk: update vdd_soc dvs voltage

[PATCH] notes: avoid empty line in template
 2022-11-16 15:56 UTC 

[PATCH v5 0/3] net: fec: add xdp and page pool statistics
 2022-11-16 16:02 UTC  (3+ messages)
` [PATCH v5 2/3] net: fec: add xdp statistics

kselftest: Bad test result: from results parsing in LAVA
 2022-11-16 16:02 UTC  (4+ messages)

[PATCH v9 0/2] arm64: dts: qcom: add dts for sa8540p-ride board
 2022-11-16 16:01 UTC  (6+ messages)
` [PATCH v9 1/2] dt-bindings: arm: qcom: Document additional sa8540p device
` [PATCH v9 2/2] arm64: dts: qcom: add SA8540P ride(Qdrive-3)

EVL Memory
 2022-11-16 15:48 UTC  (9+ messages)
      ` [External] - "

[PATCH 1/3] drm/amdgpu: don't pin kernel objects multiple times
 2022-11-16 16:01 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: stop freeing PSP buffers during suspend
` [PATCH 3/3] drm/amdgpu: WARN when freeing kernel memory "

[PATCH 0/5] Move internal definitions out of kernel-wide include
 2022-11-16 15:42 UTC  (3+ messages)
` [PATCH 5/5] MAINTAINERS: Update pstore maintainers

Reordering of ublk IO requests
 2022-11-16 15:00 UTC 

[PATCH v1 4/9] PCI: microchip: Clean up initialisation of interrupts
 2022-11-16 15:17 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-16 15:29 UTC  (4+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[PATCH v5 1/3] USB: serial: option: remove old LARA-R6 PID
 2022-11-16 15:59 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/3] USB: serial: option: add u-blox LARA-R6 00B modem
  ` [PATCH v6 3/3] USB: serial: option: add u-blox LARA-L6 modem

[PATCH 0/1] mmc: Reduce tuning log output
 2022-11-16 16:00 UTC  (3+ messages)
` [PATCH 1/1] mmc: sdhci: Fixed too many logs being printed during tuning

[PATCH 1/2] HID: playstation: fix DualShock4 bluetooth memory corruption bug
 2022-11-16 16:00 UTC  (2+ messages)
` [PATCH 2/2] HID: playstation: fix DualShock4 bluetooth CRC endian issue

[PATCH v3 1/1] net: fec: add xdp and page pool statistics
 2022-11-16 16:00 UTC  (8+ messages)
    ` [EXT] "

[PATCH] mempool: micro-optimize put function
 2022-11-16 15:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2022-11-16 15:58 UTC  (3+ messages)
` [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle

[PATCH] arm64: dts: qcom: sm8150: use defines for RPMh power domains
 2022-11-16 15:58 UTC  (2+ messages)

drivers/rtc/rtc-sunplus.c:243:33: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' {aka 'long long unsigned int'}
 2022-11-16 15:57 UTC 

[Intel-gfx] [PATCH] drm/i915/pps: improve eDP power on flow
 2022-11-16 15:57 UTC  (4+ messages)
` [Intel-gfx] [v4] "

stable-rc/queue/5.4 baseline: 129 runs, 18 regressions (v5.4.224-63-g9f3eabf57332)
 2022-11-16 15:56 UTC 

[PATCH] xen/arm: debug-pl011.inc: Use macros instead of hardcoded values
 2022-11-16 15:56 UTC  (6+ messages)

[PATCH v2 0/3] add color management support for the crtc
 2022-11-16 15:55 UTC  (8+ messages)
` [PATCH v2 2/3] drm/msm/disp/dpu1: add helper to know if display is pluggable

[PATCHv5 0/8] Virtual NMI feature
 2022-11-16 15:55 UTC  (7+ messages)

[PATCH 00/11] imx: convert to DM_SERIAL
 2022-11-16 15:55 UTC  (12+ messages)
` [PATCH 01/11] imx: implement get_effective_memsize

[igt-dev] [PATCH i-g-t] tests/i915/gem_linear_blits: Added XY_FAST_COPY_BLT Command for MTL
 2022-11-16 15:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/2] arm64: fix two bug about page table check
 2022-11-16 15:52 UTC  (6+ messages)
` [PATCH 2/2] arm64/mm: fix incorrect file_map_count for invalid pmd/pud

[PATCH 0/5] dt-bindings: remoteproc: qcom: split and reorganize PAS/PIL
 2022-11-16 15:54 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: qcom,adsp: split common part
` [PATCH 2/5] dt-bindings: remoteproc: qcom,sm8350-pas: split into separate file
` [PATCH 3/5] dt-bindings: remoteproc: qcom,sm8150-pas: "
` [PATCH 4/5] dt-bindings: remoteproc: qcom,sm6350-pas: "
` [PATCH 5/5] dt-bindings: remoteproc: qcom,sc8280xp-pas: "

[PATCH v2 0/4] Migrate i8255 GPIO drivers to regmap API
 2022-11-16 15:54 UTC  (6+ messages)
` [PATCH v2 1/4] gpio: regmap: Always set gpio_chip get_direction

stable-rc/linux-5.4.y baseline: 254 runs, 32 regressions (v5.4.224)
 2022-11-16 15:54 UTC 

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-16 15:52 UTC  (9+ messages)
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)

[PATCH v2 0/7] Add support for Renesas RZ/Five SoC
 2022-11-16 15:53 UTC  (4+ messages)
` [PATCH v2 5/7] platform: Add Renesas RZ/Five initial support

[PATCH] tracing: Optimize event type allocation with IDA
 2022-11-16 15:50 UTC  (2+ messages)

[PULL 00/30] Next patches
 2022-11-16 15:35 UTC  (3+ messages)

[LTP] [PATCH v4] save_restore: Introduce new struct field for flags
 2022-11-16 15:51 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] runner: Don't read journal at all if socket comms are used
 2022-11-16 15:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] delta-islands: free island-related data after use
 2022-11-16 15:44 UTC  (2+ messages)

[PATCH 1/2] mfd: ax20x: Add suppport for AXP1530 PMIC
 2022-11-16 15:49 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915: Fix timeout handling when retiring requests
 2022-11-16 15:48 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: Never return 0 if request wait succeeds

[PATCH 0/2] remove redundant field PCIDeviceClass::is_bridge
 2022-11-16 15:48 UTC  (4+ messages)
` [PATCH 2/2] pci: drop redundant PCIDeviceClass::is_bridge field

[PATCH for-7.2] rtl8139: honor large send MSS value
 2022-11-16 15:47 UTC  (5+ 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.