All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-19 00:12:20 to 2022-02-19 01:20:41 UTC [more...]

[PATCH] dt-bindings: memory: lpddr2: Adjust revision ID property to match lpddr3
 2022-02-19  1:20 UTC 

[PATCH 00/29] x86: Kernel IBT
 2022-02-19  1:20 UTC  (8+ messages)
` [PATCH 05/29] x86: Base IBT bits
` [PATCH 07/29] x86/entry: Sprinkle ENDBR dust
` [PATCH 14/29] x86/ibt: Add IBT feature, MSR and #CP handling

[PATCH 0/5] MediaTek pinctrl drivers cleanups
 2022-02-19  1:18 UTC  (4+ messages)

[PATCH] test/py: efi_capsule: Handle expected reset after capsule on disk
 2022-02-19  1:15 UTC  (11+ messages)

[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
 2022-02-19  1:14 UTC  (5+ messages)
` [PATCH 01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH 02/23] KVM: x86/mmu: Derive shadow MMU page role from parent

[PATCH] pinctrl: sunxi: Use unique lockdep classes for IRQs
 2022-02-19  1:13 UTC  (2+ messages)

[Bug 215622] New: WARNING: possible irq lock inversion dependency detected
 2022-02-19  1:12 UTC  (2+ messages)
` [Bug 215622] "

[PATCH 1/2] dt-bindings: clk: rs9: Add Renesas 9-series I2C PCIe clock generator
 2022-02-19  1:11 UTC  (6+ messages)
` [PATCH 2/2] clk: rs9: Add Renesas 9-series PCIe clock generator driver

[PATCH] pinctrl: sunxi: do not print error message for EPROBE_DEFER
 2022-02-19  1:09 UTC  (3+ messages)

[GIT PULL] pinctrl: samsung: pull for v5.18
 2022-02-19  1:06 UTC  (3+ messages)

[PATCH 0/5] Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts)
 2022-02-19  1:06 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] repo_read_index: clear SKIP_WORKTREE bit from files present in worktree

[Bug 215621] New: Warning: Unable to mark rodata read only on this CPU. (PPC970MP)
 2022-02-19  1:04 UTC  (2+ messages)
` [Bug 215621] "

[wireless-regdb] [ANN] wireless-regdb: master-2022-02-18
 2022-02-19  1:04 UTC  (2+ messages)
`  "

[GIT PULL] intel-pinctrl for 5.17-5
 2022-02-19  1:04 UTC  (2+ messages)

[PATCH 00/10] irqchip: Prevent drivers abusing irq_chip::name
 2022-02-19  1:03 UTC  (4+ messages)

[PATCH v2 0/2] hw/ide: implement ich6 ide controller support
 2022-02-19  0:50 UTC  (5+ messages)
` [PATCH v2 1/2] hw/ide: split bmdma read and write functions from piix.c
` [PATCH v2 2/2] hw/ide: add ich6 ide controller device emulation

[PATCH] pinctrl: qcom: qcm2290: Add GPIO wakeirq map
 2022-02-19  0:59 UTC  (2+ messages)

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-19  0:52 UTC  (23+ messages)
` [PATCH 01/22] parisc: pci-dma: remove stale code and comment
` [PATCH 02/22] net: moxa: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 03/22] gpu: ipu-v3: "
` [PATCH 04/22] drm/sti: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 05/22] sound: n64: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 06/22] fbdev: da8xx: "
` [PATCH 07/22] fbdev: mx3fb: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 08/22] usb: gadget: lpc32xx_udc: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 09/22] usb: cdns3: "
` [PATCH 10/22] uio: pruss: "
` [PATCH 11/22] staging: emxx_udc: "
` [PATCH 12/22] "
` [PATCH 13/22] spi: atmel: "
` [PATCH 14/22] spi: spi-ti-qspi: "
` [PATCH 15/22] usb: cdns3: Don't use GFP_DMA32 when calling dma_pool_alloc()
` [PATCH 16/22] usb: udc: lpc32xx: Don't use GFP_DMA "
` [PATCH 17/22] net: marvell: prestera: "
` [PATCH 18/22] net: ethernet: mtk-star-emac: Don't use GFP_DMA when calling dmam_alloc_coherent()
` [PATCH 19/22] ethernet: rocker: Use dma_alloc_noncoherent() for dma buffer
` [PATCH 20/22] HID: intel-ish-hid: "
` [PATCH 21/22] mmc: wbsd: "
` [PATCH 22/22] mtd: rawnand: "

[PATCH v5 00/12] Improve PMU support
 2022-02-19  0:25 UTC  (26+ messages)
` [PATCH v5 01/12] target/riscv: Fix PMU CSR predicate function
` [PATCH v5 02/12] target/riscv: Implement PMU CSR predicate function for S-mode
` [PATCH v5 03/12] target/riscv: pmu: Rename the counters extension to pmu
` [PATCH v5 04/12] target/riscv: pmu: Make number of counters configurable
` [PATCH v5 05/12] target/riscv: Implement mcountinhibit CSR
` [PATCH v5 06/12] target/riscv: Add support for hpmcounters/hpmevents
` [PATCH v5 07/12] target/riscv: Support mcycle/minstret write operation
` [PATCH v5 08/12] target/riscv: Add sscofpmf extension support
` [PATCH v5 09/12] target/riscv: Simplify counter predicate function
` [PATCH v5 10/12] target/riscv: Add few cache related PMU events
` [PATCH v5 11/12] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v5 12/12] target/riscv: Update the privilege field for sscofpmf CSRs

[PATCH 1/1] drm/amdkfd: Use real device for messages
 2022-02-19  0:57 UTC 

[for-next][PATCH 00/16] tracing: Updates for 5.18
 2022-02-19  0:54 UTC  (17+ messages)
` [for-next][PATCH 01/16] tracing: Remove size restriction on tracing_log_err cmd strings
` [for-next][PATCH 02/16] tracing: Remove size restriction on hist trigger cmd error logging
` [for-next][PATCH 03/16] tracing: Remove size restriction on synthetic event "
` [for-next][PATCH 04/16] tracing: Save both wakee and current on wakeup events
` [for-next][PATCH 05/16] user_events: Add minimal support for trace_event into ftrace
` [for-next][PATCH 06/16] user_events: Add print_fmt generation support for basic types
` [for-next][PATCH 07/16] user_events: Handle matching arguments from dyn_events
` [for-next][PATCH 08/16] user_events: Add basic perf and eBPF support
` [for-next][PATCH 09/16] user_events: Optimize writing events by only copying data once
` [for-next][PATCH 10/16] user_events: Validate user payloads for size and null termination
` [for-next][PATCH 11/16] user_events: Add self-test for ftrace integration
` [for-next][PATCH 12/16] user_events: Add self-test for dynamic_events integration
` [for-next][PATCH 13/16] user_events: Add self-test for perf_event integration
` [for-next][PATCH 14/16] user_events: Add self-test for validator boundaries
` [for-next][PATCH 15/16] user_events: Add sample code for typical usage
` [for-next][PATCH 16/16] user_events: Add documentation file

[PATCH 1/1] tools: mkefitools: remove duplicate test
 2022-02-19  0:55 UTC  (2+ messages)

[RFC PATCH v2 0/5] Simplify and correct msm/dp bridge implementation
 2022-02-19  0:55 UTC  (9+ messages)
` [RFC PATCH v2 3/5] drm/msm/dp: support finding next bridge even for DP interfaces
` [RFC PATCH v2 4/5] drm/msm/dp: replace dp_connector with drm_bridge_connector

[PATCH 1/2] pinctrl: qcom: sm8450: Add egpio support
 2022-02-19  0:55 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: print egpio mode in debugfs

[RFC PATCH v2 0/7] crypto: HCTR2 support
 2022-02-19  0:54 UTC  (6+ messages)
` [RFC PATCH v2 6/7] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL

[Intel-gfx] [PATCH] drm/i915/guc: Initialize GuC submission locks and queues early
 2022-02-19  0:54 UTC  (3+ messages)
`  "

[PATCH] gpio: tegra186: Fix chip_data type confusion
 2022-02-19  0:51 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/7] Per client GPU stats
 2022-02-19  0:51 UTC  (4+ messages)
` [Intel-gfx] [PATCH 7/7] drm/i915: Expose client engine utilisation via fdinfo
  `  "

[PATCH] pinctrl: starfive: Use a static name for the GPIO irq_chip
 2022-02-19  0:50 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Updates for v5.18
 2022-02-19  0:49 UTC  (2+ messages)

How to proceed: usci_acpi: PPM init failed (-110)
 2022-02-19  0:39 UTC  (9+ messages)

stable-rc/queue/5.4 baseline: 69 runs, 8 regressions (v5.4.180-45-gc346a97f4b11)
 2022-02-19  0:48 UTC 

[v6 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2022-02-19  0:47 UTC  (20+ messages)
` [v6 1/9] RISC-V: Remove the current perf implementation
` [v6 2/9] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v6 3/9] RISC-V: Add a perf core library for pmu drivers
` [v6 4/9] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v6 5/9] RISC-V: Add RISC-V SBI PMU extension definitions
` [v6 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
` [v6 7/9] RISC-V: Add sscofpmf extension support
` [v6 8/9] Documentation: riscv: Remove the old documentation
` [v6 9/9] MAINTAINERS: Add entry for RISC-V PMU drivers

[PATCH v4 0/5] Add support for the eDP panel on sc7280 CRD
 2022-02-19  0:44 UTC  (4+ messages)
` [PATCH v4 5/5] drm/msm/dp: Add driver support to utilize drm panel

[wireless-regdb] Update for the Netherlands
 2022-02-19  0:44 UTC  (4+ messages)
  ` [wireless-regdb] [PATCH][v2] wireless-regdb: "

INCOMPATIBLE_LICENSES and WHITELIST_<license> usage
 2022-02-19  0:44 UTC  (4+ messages)
` [oe] "

[PATCH] selftests/memfd: clean up mapping in mfd_fail_write
 2022-02-19  0:43 UTC 

[PATCH BlueZ v2] player: Fix Track being emitted with empty metadata
 2022-02-19  0:43 UTC  (2+ messages)
` [BlueZ,v2] "

NFSv4 versus NFSv3 parallel client op/s
 2022-02-19  0:43 UTC  (6+ messages)

arch/arm/mach-ixp4xx/common-pci.c:143:5: warning: no previous prototype for 'ixp4xx_pci_write'
 2022-02-19  0:41 UTC  (3+ messages)

[Fuego] Installed plugins not listed under ‘Plugin Manager’ -> ‘Installed’ page
 2022-02-19  0:39 UTC  (2+ messages)

[libgpiod][PATCH] tools: port the test-suite to using gpio-sim
 2022-02-19  0:37 UTC  (4+ messages)

[PATCH bpf-next] Small BPF verifier log improvements
 2022-02-19  0:36 UTC 

[PATCH v2] mmc: meson: Fix usage of meson_mmc_post_req()
 2022-02-19  0:34 UTC  (4+ messages)

[PATCH] net/mlx5: Add support for configuring max device MTU
 2022-02-19  0:34 UTC  (2+ messages)

[PATCH] btrfs: subpage: fix a wrong check on subpage->writers
 2022-02-19  0:34 UTC  (3+ messages)

[PATCH 0/2] Power: meson-s4: add s4 power domain driver
 2022-02-19  0:32 UTC  (8+ messages)
` [PATCH 2/2] soc: s4: Add support for power domains controller
      `  "

[igt-dev] [PATCH i-g-t 0/2] Fix for gem_spin_batch
 2022-02-19  0:23 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/igt_dummyload.c: Save more context info in spinner
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/gem_spin_batch: Removing context persistence

[PATCH] ls-files: support --recurse-submodules --stage
 2022-02-19  0:33 UTC  (2+ messages)

[PATCH v2 0/4] vdpa tool enhancements
 2022-02-19  0:31 UTC  (5+ messages)
` [PATCH v2 1/4] vdpa: Remove unsupported command line option
` [PATCH v2 2/4] vdpa: Allow for printing negotiated features of a device

[PATCH v3] KVM: Move VM's worker kthreads back to the original cgroup before exiting
 2022-02-19  0:30 UTC  (6+ messages)

[PATCH bpf-next] Improve BPF test stability (related to perf events and scheduling)
 2022-02-19  0:30 UTC 

[RFC][PATCH 0/7] drm/bridge: Add support for selecting DSI host HS clock from DSI bridge
 2022-02-19  0:28 UTC  (8+ messages)
` [PATCH 1/7] drm/bridge: Pass struct drm_bus_cfg to select_bus_fmt_recursive()
` [PATCH 2/7] drm/bridge: Add new atomic_get_input_bus_cfgs callback
` [PATCH 3/7] drm/bridge: Extend struct drm_bus_cfg with clock field
` [PATCH 4/7] drm/bridge: dw-mipi-dsi: Move PLL setup into atomic_enable
` [PATCH 5/7] drm/bridge: dw-mipi-dsi: Pass bridge state into dw_mipi_dsi_get_lane_mbps()
` [PATCH 6/7] drm/bridge: dw-mipi-dsi: Prefer DSI bus clock settings from bridge_state
` [PATCH 7/7] drm/bridge: tc358767: Add support for PLL clock derivation from DSI HS clock

[GIT PULL] RISC-V Fixes for 5.17-rc5
 2022-02-19  0:28 UTC  (3+ messages)

[GIT PULL] ACPI fixes for v5.17-rc5
 2022-02-19  0:28 UTC  (2+ messages)

[GIT PULL] Please Pull A Few More NFS Client Bugfixes for Linux v5.17-rc
 2022-02-19  0:28 UTC  (2+ messages)

[dunfell][PATCH v2] openssl: upgrade to 1.1.1m for CVE-2021-4160
 2022-02-19  0:27 UTC  (3+ messages)

[PATCH RESEND v6 0/9] cpupower: Add AMD P-State Support
 2022-02-19  0:27 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] fixup! ice: convert VF storage to hash table with krefs and RCU
 2022-02-19  0:27 UTC 

[ndctl PATCH v4] libndctl: Update nvdimm flags in ndctl_cmd_submit()
 2022-02-19  0:25 UTC  (2+ messages)

[PATCH] drivers: serial: Make sure we really return a serial device
 2022-02-19  0:21 UTC  (4+ messages)

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-19  0:22 UTC  (3+ messages)
` [PATCH v2 13/18] KVM: x86: reset and reinitialize the MMU in __set_sregs_common

[PATCH 00/14] Add support for NVMEM API
 2022-02-19  0:21 UTC  (3+ messages)
` [PATCH 01/14] sandbox: net: Remove fake-host-hwaddr

[PATCH 1/1] video: bmp: Support x2r10g10b10 pixel format
 2022-02-19  0:21 UTC  (2+ messages)

[PATCH v5 00/16] image: add a stage pre-load
 2022-02-19  0:21 UTC  (15+ messages)
` [PATCH v5 01/16] arch: Kconfig: imply BINMAN for SANDBOX
` [PATCH v5 02/16] lib: Kconfig: enhance help for ASN1
` [PATCH v5 03/16] lib: Kconfig: enhance the help of OID_REGISTRY
` [PATCH v5 04/16] lib: allow to build asn1 decoder and oid registry in SPL
` [PATCH v5 05/16] lib: crypto: allow to build crypyo "
` [PATCH v5 06/16] lib: rsa: allow rsa verify with pkey "
` [PATCH v5 12/16] tools: binman: add support for pre-load header

[PATCH 0/3] libify reflog
 2022-02-19  0:21 UTC  (4+ messages)
` [PATCH 3/3] stash: call reflog_delete from reflog.c

[PATCH] docs: update coding guidelines to be more inclusive
 2022-02-18 23:18 UTC  (5+ messages)

[PATCH v2] scsi: docs: update notes about scsi_times_out
 2022-02-19  0:16 UTC 

[PATCH v5 00/12] Improve PMU support
 2022-02-19  0:10 UTC 

[PATCHv3 02/32] x86/coco: Add API to handle encryption mask
 2022-02-19  0:13 UTC  (2+ messages)
` [PATCHv3.1 2/32] x86/coco: Explicitly declare type of confidential computing platform


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.