All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-21 16:56:20 to 2022-03-21 17:49:48 UTC [more...]

[PULL for-7.0 0/2] Block patches
 2022-03-21 17:46 UTC  (4+ messages)

[GIT PULL] Folio patches for 5.18 (MM part)
 2022-03-21 17:49 UTC  (8+ messages)

[PATCH] soc: qcom: smem: use correct format characters
 2022-03-21 17:49 UTC  (2+ messages)

[PATCH 00/15] iotests: add enhanced debugging info to qemu-io failures
 2022-03-21 17:42 UTC  (6+ messages)
` [PATCH 06/15] iotests: rebase qemu_io() on top of qemu_tool()
` [PATCH 10/15] iotests/245: fixup

[cocci] Is there a stringify operator?
 2022-03-21 17:46 UTC  (5+ messages)

[cocci] How does Coccinelle call a script language from OCaml?
 2022-03-21 17:46 UTC 

[RFC v3 0/8] Proposal for a GPU cgroup controller
 2022-03-21 17:45 UTC  (9+ messages)
` [RFC v3 1/8] gpu: rfc: "
` [RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function

[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-21 17:44 UTC  (8+ messages)
` [PATCH v1 4/7] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v3 0/6] Boot time cpupools
 2022-03-21 17:44 UTC  (7+ messages)
` [PATCH v3 4/6] xen/cpupool: Create different cpupools at boot time

[PATCH v1 0/1] Explain panic() calls for keyring initialization
 2022-03-21 17:45 UTC  (2+ messages)
` [PATCH v1 1/1] certs: Explain the rational to call panic()

[PATCH 0/5 v2] Proposed docs version changes
 2022-03-21 17:44 UTC  (6+ messages)
` [PATCH 1/5] Makefile/set_versions: Allow poky.yaml to be autogenerated
` [PATCH 2/5] conf.py/set_versions/poky.yaml: Set version in conf.py from poky.yaml
` [PATCH 3/5] set_versions: Add support for setting POKYVERSION found in older releases
` [PATCH 4/5] set_versions/switchers.js: Allow switchers.js version information to be autogenerated
` [PATCH 5/5] set_versions: Various improvements

rtw89: unstable connection
 2022-03-21 17:42 UTC  (2+ messages)

[PATCH v2 0/8] mtd: spi-nor: Rework Octal DTR methods
 2022-03-21 17:42 UTC  (11+ messages)
` [PATCH v2 3/8] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v2 4/8] mtd: spi-nor: core: Introduce method for RDID op

[Intel-gfx] [PATCH 0/4] Drop wbinvd_on_all_cpus usage
 2022-03-21 17:42 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/4] i915/gem: drop "
      `  "

[PATCH 0/2] iio: imu: inv_mpu6050: Add support for ICM-20608-D
 2022-03-21 17:42 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: mpu6050: Document invensense,icm20608d

[ammarfaizi2-block:bpf/bpf-next/master 244/254] kernel/bpf/verifier.c:13499:47: sparse: sparse: cast from restricted gfp_t
 2022-03-21 17:41 UTC  (3+ messages)

[PATCH v7 8/9] mfd: smpro-mfd: Adds Ampere's Altra SMpro MFD driver
 2022-03-21 17:38 UTC  (3+ messages)

[PATCH v1 0/1] tests/avocado: Add ast1030 test case
 2022-03-21 17:39 UTC  (3+ messages)
` [PATCH v1 1/1] test/avocado/machine_aspeed.py: "

[PATCH v3] nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
 2022-03-21 17:40 UTC  (2+ messages)
` [PATCH] "

[PATCH] perf intel-pt: Synthesize cycle events
 2022-03-21 17:40 UTC  (12+ messages)

[PATCH v6 0/5] Update mdp clk to max supported value to support higher refresh rates
 2022-03-21 17:39 UTC  (6+ messages)
` [PATCH v6 1/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe

[RFC PATCH] for-each-ref: respect GIT_REF_PARANOIA setting
 2022-03-21 17:29 UTC  (2+ messages)

[PATCH v2 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model
 2022-03-21 17:37 UTC  (5+ messages)

[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
 2022-03-21 17:38 UTC  (2+ messages)

[GIT PULL] Landlock fixes for v5.18
 2022-03-21 17:37 UTC  (2+ messages)

Requesting Xen community's feedback on unikernelized driver domains
 2022-03-21 17:36 UTC 

[PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
 2022-03-21 17:35 UTC  (6+ messages)

[igt-dev] [PATCH 0/2] Introduce MAINTAINERS file to IGT
 2022-03-21 17:35 UTC  (4+ messages)

[RFC 00/13] ASoC: Intel: avs: Topology and path management
 2022-03-21 17:31 UTC  (10+ messages)
` [RFC 08/13] ASoC: Intel: avs: Declare path and its components
` [RFC 09/13] ASoC: Intel: avs: Path creation and freeing
` [RFC 10/13] ASoC: Intel: avs: Path state management

gpiod: Set pullup for Input Line
 2022-03-21 17:33 UTC  (4+ messages)

[PATCH] qemu: Fix build on systems without MAP_SYNC
 2022-03-21 17:34 UTC 

[PATCH 0/8] nolibc: small updates required for the self-tests
 2022-03-21 17:33 UTC  (9+ messages)
` [PATCH 1/8] tools/nolibc/stdio: make printf(%s) accept NULL
` [PATCH 2/8] tools/nolibc/stdlib: add a simple getenv() implementation
` [PATCH 3/8] tools/nolibc/stdio: add support for '%p' to vfprintf()
` [PATCH 4/8] tools/nolibc/string: add strcmp() and strncmp()
` [PATCH 5/8] tools/nolibc/sys: add syscall definition for getppid()
` [PATCH 6/8] tools/nolibc/types: add poll() and waitpid() flag definitions
` [PATCH 7/8] tools/nolibc: add a makefile to install headers
` [PATCH 8/8] tools/nolibc: add the nolibc subdir to the common Makefile

[PATCH 1/1][transition] Makefile: Use switchers generated from master
 2022-03-21 17:33 UTC  (3+ messages)
` [docs] "

[GIT PULL] First batch of KVM patches for 5.18
 2022-03-21 17:32 UTC 

unhandlable pages
 2022-03-21 17:32 UTC  (4+ messages)

[PATCH 1/5] imx8mm-cl-iot-gate: Add SPL EEPROM support
 2022-03-21 17:31 UTC  (3+ messages)
` [PATCH 2/5] imx8mm-cl-iot-gate: Retrieve the DDR type from EEPROM

[PATCH 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-21 17:30 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects

sched_core_balance() releasing interrupts with pi_lock held
 2022-03-21 17:30 UTC  (5+ messages)

[PATCH v8 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-03-21 17:30 UTC  (4+ messages)
` [PATCH v8 2/5] mm: page_isolation: check specified range for unmovable pages

[RFC PATCH v5 00/38] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2022-03-21 17:29 UTC  (13+ messages)
` [RFC PATCH v5 04/38] KVM: arm64: Defer CMOs for locked memslots until a VCPU is run
` [RFC PATCH v5 06/38] KVM: arm64: Delay tag scrubbing for locked memslots until a VCPU runs
` [RFC PATCH v5 08/38] KVM: arm64: Unlock memslots after stage 2 tables are freed

[PATCH 1/1] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
 2022-03-21 17:27 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 4.9 00/16] 4.9.308-rc1 review
 2022-03-21 17:27 UTC  (2+ messages)

[RFC PATCH v1 0/6] Add dynamic memory allocator support for nolibc
 2022-03-21 17:27 UTC  (5+ messages)
` [RFC PATCH v1 2/6] tools/nolibc: Make the entry point not weak for clang

[PATCH v3 0/4] Improve integration of iotests in the meson test harness
 2022-03-21 17:26 UTC  (3+ messages)

[PATCH 5.4 00/17] 5.4.187-rc1 review
 2022-03-21 17:25 UTC  (2+ messages)

[PATCH] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-21 17:25 UTC  (6+ messages)

[PATCH v4 0/4] Allow drm_writeback_connector to accept pointer to drm_encoder
 2022-03-21 17:24 UTC  (3+ messages)
` [PATCH v4 2/4] drm: allow real encoder to be passed for drm_writeback_connector

[PATCH 0/6] Add latency_nice priority
 2022-03-21 17:24 UTC  (3+ messages)
` [RFC 6/6] sched/fair: Add sched group latency support

[PATCH v4 0/3] mac80211: Add extended ROC support for 40-80 MHz bandwidth
 2022-03-21 10:16 UTC  (8+ messages)
` [PATCH v4 1/3] nl80211: Extended "
` [PATCH v4 2/3] ath11k: Refactor update channel list function
` [PATCH v4 3/3] ath11k: Add ROC support for wide band scan

[PATCH v3 0/7] feec() energy margin removal
 2022-03-21 17:23 UTC  (3+ messages)
` [PATCH v3 2/7] sched/fair: Decay task PELT values during migration

[net-next PATCH v2] net: dsa: qca8k: pack driver struct and improve cache use
 2022-03-21 17:22 UTC  (4+ messages)

[PATCH] Define MAP_SYNC and MAP_SHARED_VALIDATE on needed linux systems
 2022-03-21 17:20 UTC 

[PATCH] knotty: display active tasks when printing keepAlive() message
 2022-03-21 17:19 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-03-21 17:17 UTC  (19+ messages)
` [PATCH 3/9] soc: apple: Always include Makefile
` [PATCH 4/9] soc: apple: Add SART driver
` [PATCH 5/9] soc: apple: Add RTKit IPC library
` [PATCH 6/9] nvme-apple: Add initial Apple SoC NVMe driver
` [PATCH 7/9] nvme-apple: Serialize command issue
` [PATCH 8/9] nvme-apple: Add support for multiple power domains
` [PATCH 9/9] nvme-apple: Add support for suspend/resume

[PATCH 1/2] set_versions/switchers.js: Allow switchers.js version information to be autogenerated
 2022-03-21 17:18 UTC  (5+ messages)
` [PATCH 2/2] set_versions: Handle older non-active releases
  ` [docs] "

[kvmtool PATCH 0/2] arm64: Add MTE support
 2022-03-21 17:17 UTC  (7+ messages)
` [kvmtool PATCH 2/2] aarch64: Add support for MTE

[PATCH v2] input: keyboard: snvs_pwrkey: Fix SNVS_HPVIDR1 register address
 2022-03-21 17:17 UTC 

cifs conversion to netfslib
 2022-03-21 17:18 UTC  (9+ messages)

[PATCH] mm/munlock: Protect the per-CPU pagevec by a local_lock_t
 2022-03-21 17:18 UTC 

[PATCH] Define MAP_SYNC and MAP_SHARED_VALIDATE on needed linux systems
 2022-03-21 17:16 UTC 

Comment about unstable DSA devicetree binding in marvell.txt
 2022-03-21 17:17 UTC  (2+ messages)

[PATCH v1 0/2] Add arm64 vcpu exit reasons and tracepoint
 2022-03-21 17:14 UTC  (4+ messages)
` [PATCH v1 2/2] KVM: arm64: Add debug tracepoint for vcpu exits

[GIT PULL] parisc architecture updates for v5.18-rc1
 2022-03-21 17:13 UTC 

[PULL 0/8] Fix CVE-2021-3611 and heap overflow in sdhci code
 2022-03-21 17:03 UTC  (9+ messages)
` [PULL 1/8] softmmu/physmem: Simplify flatview_write and address_space_access_valid
` [PULL 2/8] softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR
` [PULL 3/8] hw/audio/intel-hda: Do not ignore DMA overrun errors
` [PULL 4/8] hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)
` [PULL 5/8] tests/qtest/intel-hda-test: Add reproducer for issue #542
` [PULL 6/8] hw/sd/sdhci: Honor failed DMA transactions
` [PULL 7/8] hw/sd/sdhci: Prohibit DMA accesses to devices
` [PULL 8/8] tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)

[PATCH for 7.0 v1 0/8] misc testing, i386, docs, gitdm, gitlab
 2022-03-21 17:10 UTC  (3+ messages)
` [PATCH v1 2/8] tests/avocado: update aarch64_virt test to exercise -cpu max

[PATCH v3] thermal: qoriq: Only enable sites that actually exist
 2022-03-21 17:08 UTC 

[PATCH v2] PM: fix dynamic debug within pm_pr_debug()
 2022-03-21 17:09 UTC  (8+ messages)

[PATCH v2 0/5] imx-jpeg: Support dynamic resolution change
 2022-03-21 16:41 UTC  (2+ messages)

[PATCH] set_versions/switchers.js: Allow switchers.js version information to be autogenerated
 2022-03-21 17:08 UTC  (2+ messages)
` [docs] "

drivers/gpu/drm/sti/sti_hdmi.c:187: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-21 17:07 UTC 

[linux-next:master 6432/13988] drivers/ata/libata-sff.c:1649 ata_sff_lost_interrupt() error: uninitialized symbol 'status'
 2022-03-21 17:07 UTC 

[PATCH v4 0/3] WCH CH341 GPIO and SPI support
 2022-03-21 17:06 UTC  (3+ messages)
` [PATCH v4 2/3] gpio: ch341: add MFD cell driver for the CH341

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2022-03-21 17:07 UTC  (2+ messages)
` [Bug 205089] "

[PATCH RFC] nfsd: avoid recursive locking through fsnotify
 2022-03-21 17:06 UTC  (4+ messages)

[PATCH iproute2-next v7 0/2] GTP support for ip link and tc flowers
 2022-03-21 17:06 UTC  (2+ messages)

[PATCH] ppc: remove custom SHA-1 implementation
 2022-03-21 17:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gpiolib: acpi: use correct format characters
 2022-03-21 17:05 UTC  (6+ messages)
` [PATCH v2] "

[PATCH V8 00/22] arch: Add basic LoongArch support
 2022-03-21 16:59 UTC  (3+ messages)

[PATCH mptcp-next v8 0/6] mptcp: fixes and enhancements related to path management
 2022-03-21 17:05 UTC  (3+ messages)
` [PATCH mptcp-next v8 4/6] mptcp: reflect remote port (not 0) in ANNOUNCED events

[PATCH v3] Input/i8042: Merge quirk tables and add Clevo devices
 2022-03-21 17:04 UTC  (6+ messages)
` [PATCH v3 1/3] Input/i8042: Merge quirk tables

[PATCH v3 (repost)] workqueue: Warn flushing of kernel-global workqueues
 2022-03-21 17:02 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Add smem fallback allocation for dpt
 2022-03-21 17:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 00/11] KVM: selftests: Add aarch64/page_fault_test
 2022-03-21 17:01 UTC  (5+ messages)
` [PATCH 02/11] KVM: selftests: Add vm_mem_region_get_src_fd library function

[Intel-gfx] [PATCH] drm/i915/adl_p: Increase CDCLK by 15% if PSR2 is used
 2022-03-21 17:01 UTC  (3+ messages)

[PATCH 1/3] Makefile/set_versions: Allow poky.yaml to be autogenerated
 2022-03-21 17:01 UTC  (6+ messages)
` [PATCH 2/3] conf.py/set_versions/poky.yaml: Set version in conf.py from poky.yaml
  ` [docs] "
` [docs] [PATCH 1/3] Makefile/set_versions: Allow poky.yaml to be autogenerated

[BUG] deadlock in nl80211_vendor_cmd
 2022-03-21 17:00 UTC  (2+ messages)

[PATCH net] tcp: ensure PMTU updates are processed during fastopen
 2022-03-21 16:59 UTC 

[PATCH v3 0/4] support USB offload feature
 2022-03-21 17:00 UTC  (3+ messages)
  ` [PATCH v3 2/4] usb: host: add xhci hooks for USB offload

[Buildroot] [git commit branch/2022.02.x] package/raptor: fix CVE-2020-25713
 2022-03-21 16:56 UTC 

[Buildroot] [git commit branch/2021.11.x] package/raptor: fix CVE-2020-25713
 2022-03-21 16:57 UTC 

[Buildroot] [git commit branch/2021.02.x] package/raptor: fix CVE-2020-25713
 2022-03-21 16:57 UTC 

[PATCH bpf-next] libbpf: avoid NULL deref when initializing map BTF info
 2022-03-21 16:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/raptor: fix CVE-2020-25713
 2022-03-21 16:57 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] package/timescaledb: security bump to version 2.5.2
 2022-03-21 16:39 UTC 

[PATCH V2 0/12] misc iscsi patches
 2022-03-21 16:57 UTC  (3+ messages)
` [PATCH V2 06/12] scsi: iscsi_tcp: Tell net when there's more data

[Buildroot] [git commit branch/2022.02.x] package/php: bump version to 8.0.17
 2022-03-21 16:38 UTC 

[Buildroot] [git commit branch/2022.02.x] package/postgresql: bump version to 14.2
 2022-03-21 16:34 UTC 

[Buildroot] [git commit branch/2022.02.x] package/samba4: bump version to 4.15.6
 2022-03-21 16:36 UTC 

[Buildroot] [git commit branch/2021.11.x] package/timescaledb: security bump to version 2.5.2
 2022-03-21 16:41 UTC 

[Buildroot] [git commit branch/2021.11.x] package/timescaledb: bump version to 2.5.0
 2022-03-21 16:40 UTC 

[Buildroot] [git commit branch/2021.11.x] package/timescaledb: bump version to 2.5.1
 2022-03-21 16:41 UTC 

[Buildroot] [git commit branch/2021.02.x] package/timescaledb: security bump to version 2.5.2
 2022-03-21 16:46 UTC 

[Buildroot] [git commit branch/2021.02.x] package/timescaledb: bump version to 2.5.1
 2022-03-21 16:45 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.