All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-23 19:17:31 to 2021-11-23 20:24:51 UTC [more...]

[PATCH v2 0/9] sysctl: first set of kernel/sysctl cleanups
 2021-11-23 20:23 UTC  (9+ messages)
` [PATCH v2 1/9] sysctl: add a new register_sysctl_init() interface
` [PATCH v2 2/9] sysctl: Move some boundary constants from sysctl.c to sysctl_vals
` [PATCH v2 3/9] hung_task: Move hung_task sysctl interface to hung_task.c
` [PATCH v2 4/9] watchdog: move watchdog sysctl interface to watchdog.c
` [PATCH v2 5/9] sysctl: make ngroups_max const
` [PATCH v2 7/9] sysctl: use SYSCTL_ZERO to replace some static int zero uses
` [PATCH v2 8/9] aio: move aio sysctl to aio.c
` [PATCH v2 9/9] dnotify: move dnotify sysctl to dnotify.c

[PATCH v9 00/14] iio: afe: add temperature rescaling support
 2021-11-23 20:28 UTC  (3+ messages)

stable-rc/queue/4.4 baseline: 106 runs, 2 regressions (v4.4.292-159-ga5eb1696f0eda)
 2021-11-23 20:23 UTC 

[PATCH] net/mlx5: fix segfault on close after failed start
 2021-11-23 20:22 UTC 

[PATCH] native/cross: Add ar wrapper for determinism
 2021-11-23 20:22 UTC  (2+ messages)

[PATCH v4 0/4] Deterministic charging of shared memory
 2021-11-23 20:21 UTC  (5+ messages)

[PATCH] lg-laptop: Recognize more models
 2021-11-23 20:14 UTC 

stable-rc/linux-5.15.y baseline: 162 runs, 2 regressions (v5.15.4-257-gdb939df2ad534)
 2021-11-23 20:19 UTC 

[PATCH] arm64: dts: hihope-rzg2-ex-lvds: Add power-supply and enable-gpios to backlight node
 2021-11-23 20:18 UTC  (3+ messages)

[PATCH 1/1] git-compat-util: add a test balloon for C99 support
 2021-11-23 20:17 UTC  (11+ messages)
                ` [PATCH 1/1] git-compat-util: add a test balloon for C99 supporty

BPF CO-RE and array fields in context struct
 2021-11-23 20:14 UTC  (6+ messages)

[PATCH iproute2-next] tc: Add support for ce_threshold_value/mask in fq_codel
 2021-11-23 20:13 UTC 

[WARN][AMDGPU] Linux 5.15.4 with AMD Bonaire GPU
 2021-11-23 20:14 UTC  (3+ messages)

[PATCH v8 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-23 20:12 UTC  (9+ messages)
` [PATCH v8 4/8] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v8 6/8] MIPS: DTS: CI20: Add DT nodes for HDMI setup

[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2021-11-23 20:12 UTC  (13+ messages)
` [PATCH 19/28] KVM: x86/mmu: Zap only the target TDP MMU shadow page in NX recovery
` [PATCH 25/28] KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU range
` [PATCH 26/28] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
` [PATCH 27/28] KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched
` [PATCH 28/28] KVM: x86/mmu: Defer TLB flush to caller when freeing TDP MMU shadow pages

[PATCH 1/1] tty: serial: uartlite: allow 64 bit address
 2021-11-23 20:12 UTC  (3+ messages)

[PATCH v2 1/3] usb: f_mass_storage: Check bh->state in sleep_thread
 2021-11-23 20:11 UTC  (3+ messages)

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-23 20:10 UTC  (19+ messages)

[Buildroot] [PATCH/next 1/1] package/libnetfilter_log: bump to version 1.0.2
 2021-11-23 20:08 UTC 

[PATCH] mmc: arasan: add runtime power management support
 2021-11-23 20:09 UTC  (3+ messages)

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-23 20:09 UTC  (4+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH] staging: vt6655: rename variable bHWRadioOff
 2021-11-23 20:08 UTC  (2+ messages)

[PATCH v6 0/5] teach submodules to know they're submodules
 2021-11-23 20:08 UTC  (3+ messages)
` [RFC PATCH 0/2] submodule: test what happens if submodule.superprojectGitDir isn't around

[PATCH 0/2] debian: Fix xfsprogs FT(C)BFS
 2021-11-23 20:08 UTC  (4+ messages)
` [PATCH 1/2] debian: Generate .gitcensus instead of .census (Closes: #999743)

stable-rc/queue/5.15 build: 177 builds: 4 failed, 173 passed, 14 errors, 5 warnings (v5.15.4-266-g7d1b0014a364d)
 2021-11-23 20:07 UTC 

[PATCH v3 00/12] fsl_esdhc_imx: port several patches from fsl_esdhc
 2021-11-23 20:03 UTC  (13+ messages)
` [PATCH v3 01/12] mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
` [PATCH v3 02/12] mmc: fsl_esdhc_imx: remove redundant DM_MMC checking
` [PATCH v3 03/12] mmc: fsl_esdhc_imx: fix voltage validation
` [PATCH v3 04/12] mmc: fsl_esdhc_imx: clean up bus width configuration code
` [PATCH v3 05/12] mmc: fsl_esdhc_imx: drop redundant code for non-removable feature
` [PATCH v3 06/12] mmc: fsl_esdhc_imx: fix mmc->clock with actual clock
` [PATCH v3 07/12] mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
` [PATCH v3 08/12] mmc: fsl_esdhc_imx: use dma-mapping API
` [PATCH v3 09/12] mmc: fsl_esdhc_imx: simplify esdhc_setup_data()
` [PATCH v3 10/12] mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
` [PATCH v3 11/12] mmc: fsl_esdhc_imx: Replace more #ifdefs by if
` [PATCH v3 12/12] mmc: fsl_esdhc_imx: set sysctl register for clock initialization

stable-rc/queue/4.19 build: 175 builds: 6 failed, 169 passed, 2 errors, 34 warnings (v4.19.217-319-gafc539146abd)
 2021-11-23 20:05 UTC 

[dm-devel] [PATCH] multipathd: avoid unnecessary path read-only reloads
 2021-11-23 20:03 UTC  (9+ messages)

[PATCH] kvargs: fix device iterator match from arguments
 2021-11-23 20:02 UTC  (6+ messages)

[RFC PATCH 0/3] riscv: Add riscv.fwsz kernel parameter to save memory
 2021-11-23 20:01 UTC  (5+ messages)

[PATCH] drm/amdgpu/pm: fix powerplay OD interface
 2021-11-23 20:01 UTC 

[PATCH v2 bpf-next 1/2] libbpf: load global data maps lazily on legacy kernels
 2021-11-23 20:01 UTC  (2+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: mix legacy (maps) and modern (vars) BPF in one test

[PATCH v3 2/2] nvme-tcp: send H2CData PDUs based on MAXH2CDATA
 2021-11-23 20:00 UTC  (4+ messages)

FAILED: patch "[PATCH] signal: Don't always set SA_IMMUTABLE for forced signals" failed to apply to 5.15-stable tree
 2021-11-23 20:00 UTC  (6+ messages)

[PATCH v2] mm: thp: update split_queue_len correctly
 2021-11-23 20:00 UTC  (2+ messages)

[PATCH] nvme: disable namespaces with unsupported metadata
 2021-11-23 19:59 UTC  (2+ messages)

[PATCHSET 0/1] fstests: random fixes
 2021-11-23 19:58 UTC  (2+ messages)
` [PATCH 1/1] xfs/122: update for 5.16 typedef removal

drivers/pci/controller/dwc/pcie-qcom.c:1305:30: sparse: sparse: incorrect type in initializer (different base types)
 2021-11-23 19:56 UTC  (2+ messages)

[PATCH 8/8] dir: avoid removing the current working directory
 2021-11-23 19:56 UTC  (5+ messages)

[PATCH] usb: hub: Fix locking issues with address0_mutex
 2021-11-23 19:56 UTC 

[PATCHSET 0/2] xfs: fixes for 5.14.1
 2021-11-23 19:53 UTC  (3+ messages)
` [PATCH 1/2] libfrog: fix crc32c self test code on cross builds
` [PATCH 2/2] libxfs: fix atomic64_t poorly for 32-bit architectures

[PATCH 0/5] memory: tegra: Add Tegra234 support
 2021-11-23 19:53 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: memory: tegra: Document #interconnect-cells property

[PATCH yocto-autobuilder-helper] config.json: set ZSTD_THREADS like XZ_THREADS
 2021-11-23 19:53 UTC  (3+ messages)
` [yocto] "

[PATCH 0/3] drm/i915/gt: RPS tuning for light media playback
 2021-11-23 19:52 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/gt: Spread virtual engines over idle engines
    ` [Intel-gfx] "

[PATCH RFC net-next 0/8] net: phylink: introduce legacy mode flag
 2021-11-23 19:50 UTC  (13+ messages)
` [PATCH RFC net-next 8/8] net: phylink: allow PCS to be removed

[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2021-11-23 19:50 UTC  (5+ messages)
    ` [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t "

[PATCH v5] aio: Add support for the POLLFREE
 2021-11-23 19:49 UTC  (2+ messages)

[PATCH v2] app/test-crypto-perf: fix segment size for IPsec operation
 2021-11-23 19:49 UTC  (3+ messages)
` [PATCH v3] "
  ` [EXT] "

[PATCH v3 bpf-next 00/13] bpf: CO-RE support in the kernel
 2021-11-23 19:48 UTC  (11+ messages)
` [PATCH v3 bpf-next 06/13] bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn()

[PATCH v3 0/5] Panel replay phase1 implementation
 2021-11-23 19:48 UTC  (7+ messages)
` [PATCH v3 1/5] drm/i915/panelreplay: dpcd register definition for panelreplay
  ` [Intel-gfx] "
` [PATCH v3 3/5] drm/i915/panelreplay: Initializaton and compute config for panel replay
    ` [Intel-gfx] "

[PATCH 1/4] submodule-config: add submodules_of_tree() helper
 2021-11-23 19:48 UTC  (3+ messages)

[PATCH 0/4] memory: omap-gpmc: Add AM64 SoC support
 2021-11-23 19:47 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: memory-controllers: ti,gpmc: Add compatible for AM64
` [PATCH 2/4] memory: omap-gpmc: Fix menuconfig visibility

decouple DAX from block devices
 2021-11-23 19:44 UTC  (18+ messages)
` [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
      ` [dm-devel] "
` [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
  ` [dm-devel] "
` [PATCH 14/29] fsdax: simplify the pgoff calculation
  ` [dm-devel] "

[PATCH] meson: drop redundant patch
 2021-11-23 19:46 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] mm: Delay kmemleak object creation of module_alloc()
 2021-11-23 19:44 UTC  (3+ messages)

[PATCH v2 00/20] UFS patches for kernel v5.17
 2021-11-23 19:41 UTC  (10+ messages)
` [PATCH v2 05/20] scsi: core: Add support for internal commands
` [PATCH v2 11/20] scsi: ufs: Switch to scsi_(get|put)_internal_cmd()

[PATCH 0/4] implement branch --recurse-submodules
 2021-11-23 19:41 UTC  (3+ messages)
` [PATCH 4/4] branch: add --recurse-submodules option for branch creation

[PATCH v6] mmc: dw_mmc: Allow lower TMOUT value than maximum
 2021-11-23 19:40 UTC  (2+ messages)

[PATCH] mmc: spi: Add device-tree SPI IDs
 2021-11-23 19:40 UTC  (2+ messages)

[LTP] [PATCH v2 1/3] nfs_lib.sh: Add nfs_get_remote_path()
 2021-11-23 19:40 UTC  (6+ messages)
` [LTP] [PATCH v2 2/3] nfs_lib.sh: Add support for test-specific parameters
` [LTP] [PATCH v2 3/3] Add test for NFS directory listing regression

[PATCH v2] doc: add examples.dox path to STRIP_FROM_PATH
 2021-11-23 19:39 UTC  (2+ messages)

[PATCH v11 0/5] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-11-23 19:37 UTC  (12+ messages)
  ` [PATCH v11 1/5] arm64: Call stack_backtrace() only from within walk_stackframe()
  ` [PATCH v11 2/5] arm64: Rename unwinder functions
  ` [PATCH v11 3/5] arm64: Make the unwind loop in unwind() similar to other architectures
  ` [PATCH v11 4/5] arm64: Introduce stack trace reliability checks in the unwinder
  ` [PATCH v11 5/5] arm64: Create a list of SYM_CODE functions, check return PC against list

[PATCH] media: hantro: Hook up RK3399 JPEG encoder output
 2021-11-23 19:39 UTC  (5+ messages)

[PATCH 18/23] cxl/pci: Implement wait for media active
 2021-11-23 19:37 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] Enable pipe color support on D13 platform
 2021-11-23 19:36 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/xelpd: Enable Pipe color support for "
` [Intel-gfx] [PATCH 2/3] drm/i915/xelpd: Enable Pipe Degamma
` [Intel-gfx] [PATCH 3/3] drm/i915/xelpd: Add Pipe Color Lut caps to platform config

Git subtree command sustainability
 2021-11-23 19:36 UTC  (2+ messages)

[PATCH] drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
 2021-11-23 19:35 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH 0/2] mmc: dw_mmc: use standard "mmc" alias stem
 2021-11-23 19:34 UTC  (3+ messages)
` [PATCH 2/2] "

[xiang-erofs:fixes] BUILD SUCCESS 57bbeacdbee72a54eb97d56b876cf9c94059fc34
 2021-11-23 19:29 UTC 

[linux-next:master] BUILD REGRESSION aacdecce8147c20b01f865b4e214bb8dbe8c4af1
 2021-11-23 19:29 UTC 

[RFC v3 00/12] Intro to Hardware timestamping engine
 2021-11-23 19:30 UTC  (13+ messages)
` [RFC v3 01/12] Documentation: Add HTE subsystem guide
` [RFC v3 02/12] drivers: Add hardware timestamp engine (HTE)
` [RFC v3 03/12] hte: Add tegra194 HTE kernel provider
` [RFC v3 04/12] dt-bindings: Add HTE bindings
` [RFC v3 05/12] hte: Add Tegra194 IRQ HTE test driver
` [RFC v3 06/12] gpiolib: Add HTE support
` [RFC v3 07/12] dt-bindings: gpio: Add hardware-timestamp-engine property
` [RFC v3 08/12] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [RFC v3 09/12] gpiolib: cdev: Add hardware timestamp clock type
` [RFC v3 10/12] tools: gpio: Add new hardware "
` [RFC v3 11/12] hte: Add tegra GPIO HTE test driver
` [RFC v3 12/12] MAINTAINERS: Added HTE Subsystem

[igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this test
 2021-11-23 19:29 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this test (rev2)

[PATCH v1 1/3] ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup table
 2021-11-23 19:27 UTC  (6+ messages)
` [PATCH v1 2/3] spi: pxa2xx: Get rid of unused ->cs_control()
` [PATCH v1 3/3] spi: pxa2xx: Get rid of unused enable_loopback member

[PATCH] clocksource/drivers/pistachio: Fix -Wunused-but-set-variable warning
 2021-11-23 19:25 UTC 

[PATCH 0/3] Improve the migration stats
 2021-11-23 19:25 UTC  (5+ messages)
` [PATCH 2/3] mm: migrate: Correct the hugetlb "

[PATCH v12 00/13] amphion video decoder/encoder driver
 2021-11-23 19:22 UTC  (3+ messages)

[PATCH for-next 0/4] for-next cleanups
 2021-11-23 19:24 UTC  (2+ messages)

[PATCH] blk_mq: remove repeated includes
 2021-11-23 19:23 UTC  (2+ messages)

[PATCH v5] drm/amdgpu: handle IH ring1 overflow
 2021-11-23 19:22 UTC 

cleanup blk_mq_submit_bio
 2021-11-23 19:23 UTC  (3+ messages)
` [PATCH 1/3] blk-mq: simplify the plug handling in blk_mq_submit_bio

[PATCH 5.15 000/917] 5.15.3-rc1 review
 2021-11-23 19:22 UTC  (4+ messages)
` [PATCH 5.15 056/917] fuse: fix page stealing

[PATCH v2 bpf-next 0/4] Add bpf_loop_helper
 2021-11-23 19:19 UTC  (3+ messages)
` [PATCH v2 bpf-next 4/4] selftest/bpf/benchs: add bpf_loop benchmark

[PATCH] PM: hibernate: use correct mode for swsusp_close()
 2021-11-23 19:18 UTC 

[PATCH 0/3] binder: Prevent untranslated sender data from being copied to target
 2021-11-23 19:17 UTC  (4+ messages)
` [PATCH 1/3] binder: avoid potential data leakage when copying txn
` [PATCH 2/3] binder: read pre-translated fds from sender buffer
` [PATCH 3/3] binder: defer copies of pre-patched txn data

[Buildroot] [PATCH vRFC 0/4] package/midori: bump to version 9.0
 2021-11-23 19:17 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.