All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-24 18:26:17 to 2021-11-24 19:13:41 UTC [more...]

[PATCH 00/20] Solve the remaining issues with clang and W=1 on media
 2021-11-24 19:13 UTC  (21+ messages)
` [PATCH 01/20] media: adv7842: get rid of two unused functions
` [PATCH 02/20] media: saa7134-go7007: get rid of to_state() function
` [PATCH 03/20] media: davinci: get rid of an unused function
` [PATCH 04/20] media: drxd: drop offset var from DownloadMicrocode()
` [PATCH 05/20] media: drxk: drop operation_mode from set_dvbt()
` [PATCH 06/20] media: m88ds3103: drop reg11 calculus from m88ds3103b_select_mclk()
` [PATCH 07/20] media: si21xx: report eventual errors at set_frontend
` [PATCH 08/20] media: solo6x10: add _maybe_unused to currently unused functions
` [PATCH 09/20] media: si470x: fix printk warnings with clang
` [PATCH 11/20] media: lmedm04: don't ignore errors when setting a filter
` [PATCH 13/20] media: adv7604 add _maybe_unused to currently unused functions
` [PATCH 15/20] media: imx290: mark read reg function as __maybe_unused
` [PATCH 16/20] media: davinci: vpbe_osd: "
` [PATCH 17/20] media: qcom: camss: "
` [PATCH 18/20] media: mtk-mdp: address a clang warning
` [PATCH 20/20] media: mxl5005s: drop some dead code

[PATCH 1/2] platform/x86: thinkpad_acpi: Add LED_RETAIN_AT_SHUTDOWN to led_class_devs
 2021-11-24 19:13 UTC  (5+ messages)
` [PATCH 2/2] platform/x86: thinkpad_acpi: Add lid-logo-led to the list of safe LEDs
      ` [External] "

[Intel-gfx] [PATCH v7 0/6] drm/i915/ttm: Async migration
 2021-11-24 19:12 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/ttm: Async migration (rev11)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCH v2 00/11] 9p: Add support for darwin
 2021-11-24 19:09 UTC  (4+ messages)
` [PATCH v2 04/11] 9p: darwin: Handle struct dirent differences

[PATCH RFC net-next 00/12] Allow DSA drivers to set all phylink capabilities
 2021-11-24 19:10 UTC  (5+ messages)
` [PATCH RFC net-next 03/12] net: dsa: replace phylink_get_interfaces() with phylink_get_caps()

[PATCH v6 00/10] mm, device-dax: Introduce compound pages in devmap
 2021-11-24 19:10 UTC  (11+ messages)
` [PATCH v6 01/10] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v6 02/10] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v6 03/10] mm/page_alloc: refactor memmap_init_zone_device() page init
` [PATCH v6 04/10] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v6 05/10] device-dax: use ALIGN() for determining pgoff
` [PATCH v6 06/10] device-dax: use struct_size()
` [PATCH v6 07/10] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v6 08/10] device-dax: factor out page mapping initialization
` [PATCH v6 09/10] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
` [PATCH v6 10/10] device-dax: compound devmap support

[PATCH] drm/tegra: vic: Fix DMA API misuse
 2021-11-24 19:10 UTC  (2+ messages)

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-24 19:09 UTC  (15+ messages)

[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2021-11-24 18:52 UTC  (5+ messages)
` [PATCH v3 01/23] multifd: Delete useless operation
` [PATCH v3 02/23] migration: Never call twice qemu_target_page_size()

[RFC PATCH 1/3] libsepol: introduce ebitmap_subtract()
 2021-11-24 19:08 UTC  (5+ messages)
` [RFC PATCH v2 1/4] "
  ` [RFC PATCH v2 2/4] libsepol: add not-self neverallow support
  ` [RFC PATCH v2 3/4] checkpolicy: "
  ` [RFC PATCH v2 4/4] libsepol: free ebitmap on end of function

[PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
 2021-11-24 19:02 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/amdgpu: Add test for AMD DP DSC
 2021-11-24 19:07 UTC  (3+ messages)

[PATCH 0/4] Inspect reflog data programmatically in more tests
 2021-11-24 19:06 UTC  (10+ messages)
` [PATCH 2/4] refs: trim newline from reflog message

[PATCH 0/3] Improve the migration stats
 2021-11-24 19:05 UTC  (11+ messages)
` [PATCH 1/3] mm: migrate: Fix the return value of migrate_pages()
` [PATCH 2/3] mm: migrate: Correct the hugetlb migration stats

[PATCH v2] staging: r8188eu: use max() and min() macros
 2021-11-24 19:04 UTC 

[PATCH] drm/i915/gvt: Prevent integer overflow in intel_vgpu_emulate_cfg_write()
 2021-11-24 19:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH for-4.16] x86/cpuid: do not shrink number of leaves in max policies
 2021-11-24 19:03 UTC  (7+ messages)

[RFC PATCH v3] hw/nvme:Adding Support for namespace management
 2021-11-24 18:46 UTC  (3+ messages)

[PATCH v1] mfd: tps65910: Set PWR_OFF bit during driver probe
 2021-11-24 19:01 UTC 

[PATCH for-7.0 v8 00/31] LoongArch64 port of QEMU TCG
 2021-11-24 18:32 UTC  (32+ messages)
` [PATCH for-7.0 v8 01/31] elf: Add machine type value for LoongArch
` [PATCH for-7.0 v8 02/31] MAINTAINERS: Add tcg/loongarch64 entry with myself as maintainer
` [PATCH for-7.0 v8 03/31] tcg/loongarch64: Add the tcg-target.h file
` [PATCH for-7.0 v8 04/31] tcg/loongarch64: Add generated instruction opcodes and encoding helpers
` [PATCH for-7.0 v8 05/31] tcg/loongarch64: Add register names, allocation order and input/output sets
` [PATCH for-7.0 v8 06/31] tcg/loongarch64: Define the operand constraints
` [PATCH for-7.0 v8 07/31] tcg/loongarch64: Implement necessary relocation operations
` [PATCH for-7.0 v8 08/31] tcg/loongarch64: Implement the memory barrier op
` [PATCH for-7.0 v8 09/31] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [PATCH for-7.0 v8 10/31] tcg/loongarch64: Implement goto_ptr
` [PATCH for-7.0 v8 11/31] tcg/loongarch64: Implement sign-/zero-extension ops
` [PATCH for-7.0 v8 12/31] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc ops
` [PATCH for-7.0 v8 13/31] tcg/loongarch64: Implement deposit/extract ops
` [PATCH for-7.0 v8 14/31] tcg/loongarch64: Implement bswap{16, 32, 64} ops
` [PATCH for-7.0 v8 15/31] tcg/loongarch64: Implement clz/ctz ops
` [PATCH for-7.0 v8 16/31] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
` [PATCH for-7.0 v8 17/31] tcg/loongarch64: Implement add/sub ops
` [PATCH for-7.0 v8 18/31] tcg/loongarch64: Implement mul/mulsh/muluh/div/divu/rem/remu ops
` [PATCH for-7.0 v8 19/31] tcg/loongarch64: Implement br/brcond ops
` [PATCH for-7.0 v8 20/31] tcg/loongarch64: Implement setcond ops
` [PATCH for-7.0 v8 21/31] tcg/loongarch64: Implement tcg_out_call
` [PATCH for-7.0 v8 22/31] tcg/loongarch64: Implement simple load/store ops
` [PATCH for-7.0 v8 23/31] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops
` [PATCH for-7.0 v8 24/31] tcg/loongarch64: Implement tcg_target_qemu_prologue
` [PATCH for-7.0 v8 25/31] tcg/loongarch64: Implement exit_tb/goto_tb
` [PATCH for-7.0 v8 26/31] tcg/loongarch64: Implement tcg_target_init
` [PATCH for-7.0 v8 27/31] tcg/loongarch64: Register the JIT
` [PATCH for-7.0 v8 28/31] linux-user: Add safe syscall handling for loongarch64 hosts
` [PATCH for-7.0 v8 29/31] linux-user: Implement CPU-specific signal handler "
` [PATCH for-7.0 v8 30/31] configure, meson.build: Mark support "
` [PATCH for-7.0 v8 31/31] tests/docker: Add gentoo-loongarch64-cross image and run cross builds in GitLab

[PATCH yocto-autobuilder-helper] scripts/run-docs-build: add comments
 2021-11-24 18:59 UTC 

[ANNOUNCE] QEMU 6.2.0-rc2 is now available
 2021-11-24 18:26 UTC 

[PATCH] drm/amd/display: update bios scratch when setting backlight
 2021-11-24 18:59 UTC  (6+ messages)
` [PATCH] drm/amd/display: fix 64 bit divide

[PATCH 0/5] Transparent Page Placement for Tiered-Memory
 2021-11-24 18:58 UTC  (6+ messages)
` [PATCH 1/5] Promotion and demotion related statistics
` [PATCH 2/5] NUMA balancing for tiered-memory system
` [PATCH 3/5] Decouple reclaim and allocation for toptier nodes
` [PATCH 4/5] Reclaim to satisfy WMARK_DEMOTE on "
` [PATCH 5/5] active LRU-based promotion to avoid ping-pong

ima-evm-utils: version 1.4 released
 2021-11-24 18:57 UTC  (8+ messages)

[PATCH 0/2] Thunderbolt: allow vendor ID override for NVM programming
 2021-11-24 18:56 UTC  (6+ messages)
` [PATCH 1/2] thunderbolt: "

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.16-rc2-16-ga3f78507f993)
 2021-11-24 18:54 UTC 

[PATCH 0/7] thinkpad_acpi: 1 bugfix + a bunch of cleanups
 2021-11-24 18:54 UTC  (2+ messages)
` [External] "

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-11-24 18:51 UTC  (5+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "

[PATCH 0/2] ARM Error Source Table Support
 2021-11-24 18:51 UTC  (5+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[dpdk-dev] [PATCH] test/bpf_convert: do not require DNS lookup
 2021-11-24 18:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH yocto-autobuilder-helper] scripts/run-docs-build: remove gatesgarth
 2021-11-24 18:50 UTC  (5+ messages)
` [docs] "
  ` [yocto] "

[PATCH] Bluetooth: refactor malicious adv data check
 2021-11-24 18:50 UTC 

[PATCH v2] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
 2021-11-24 18:50 UTC  (2+ messages)

[PATCH 0/4] mmc: dw_mmc: start deprecating mshcN aliases
 2021-11-24 18:46 UTC  (15+ messages)
` [PATCH 1/4] mmc: dw_mmc: add common capabilities to replace caps
` [PATCH 2/4] mmc: dw_mmc: hi3798cv200: use common_caps
` [PATCH 3/4] mmc: dw_mmc: rockchip: "
` [PATCH 4/4] mmc: dw_mmc: exynos: "

[PATCH] nvme: disable namespaces with unsupported metadata
 2021-11-24 18:47 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
 2021-11-24 18:45 UTC  (2+ messages)

[mcgrof-next:20211123-sysctl-cleanups 41/41] kernel/kprobes.c:2605:9: error: implicit declaration of function 'kprobe_sysctls_init'
 2021-11-24 18:46 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 117 runs, 1 regressions (v4.9.290-206-g073a61fe6d5a)
 2021-11-24 18:47 UTC 

[PATCH V2] netlabel: Update man page to clarify SELinux labeling
 2021-11-24 18:44 UTC  (4+ messages)

[PATCH 00/19 v2] SUNRPC: clean up server thread management
 2021-11-24 18:42 UTC  (3+ messages)

[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2021-11-24 18:42 UTC  (4+ messages)
` [PATCH 27/28] KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched

[PATCH] ASoC: dt-bindings: wlf,wm8962: add missing interrupt property
 2021-11-24 18:41 UTC  (3+ messages)

[PATCH RFC] vfio: Documentation for the migration region
 2021-11-24 18:40 UTC  (5+ messages)

[PATCH] drm/bridge: megachips: Ensure both bridges are probed before registration
 2021-11-24 18:40 UTC  (4+ messages)

[PATCH v8 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-24 18:39 UTC  (6+ messages)
` [PATCH v8 4/8] drm/ingenic: Add dw-hdmi driver for jz4780

hpgraphics RPM for visualize FX cards
 2021-11-24 18:40 UTC 

[PATCH v3 00/10] direct-map memory map
 2021-11-24 18:39 UTC  (5+ messages)
` [PATCH v3 08/10] xen/arm: if direct-map domain use native addresses for GICv3
` [PATCH v3 09/10] xen/arm: if direct-map domain use native UART address and IRQ number for vPL011

[Buildroot] [PATCH/next 1/1] package/intel-mediadriver: bump version to 21.4.2
 2021-11-24 18:39 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to 5ad448ce2976
 2021-11-24 18:39 UTC 

release candidate 21.11-rc4
 2021-11-24 18:38 UTC 

[PATCH v9 10/14] iio: test: add basic tests for the iio-rescale driver
 2021-11-24 18:36 UTC  (3+ messages)

[PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
 2021-11-24 18:36 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 132 runs, 1 regressions (v4.14.255-249-gfe623ad09382)
 2021-11-24 18:37 UTC 

[PATCH net 0/2] net: ipa: prevent shutdown during setup
 2021-11-24 18:37 UTC  (3+ messages)
` [PATCH net 1/2] net: ipa: directly disable ipa-setup-ready interrupt

[eo-core][PATCH v6 1/2] repo: Add recipe for 2.17.3
 2021-11-24 18:35 UTC  (2+ messages)
` [eo-core][PATCH v6 2/2] base.bbclass: Add sysroot deps for repo fetcher

[PATCH v3 0/2] Sparse Index: diff and blame builtins
 2021-11-24 18:36 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 2/4] test-read-cache: set up repo after git directory

[PATCH 5.10 000/154] 5.10.82-rc1 review
 2021-11-24 18:34 UTC  (7+ messages)
` [PATCH 5.10 130/154] block: Check ADMIN before NICE for IOPRIO_CLASS_RT

[PATCH 0/9] iommu: Refactor flush queues into iommu-dma
 2021-11-24 18:33 UTC  (4+ messages)

[GIT PULL] tracing/uprobe: Fix uprobe_perf_open probes iteration
 2021-11-24 18:33 UTC  (5+ messages)

[PATCH v2 0/2] mfd/regulator: dt-bindings: max77686: convert to dtschema
 2021-11-24 18:32 UTC  (3+ messages)

SEV guest attestation
 2021-11-24 18:29 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this test
 2021-11-24 18:31 UTC  (5+ messages)

[GIT PULL] HID fixes
 2021-11-24 18:31 UTC  (2+ messages)

[GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc3
 2021-11-24 18:31 UTC  (2+ messages)

SEV guest attestation
 2021-11-24 18:29 UTC  (2+ messages)

[PATCH v30 00/28] LSM: Module stacking for AppArmor
 2021-11-24 18:28 UTC  (3+ messages)
` [PATCH v30 14/28] LSM: Specify which LSM to display

[ANNOUNCE] xfs-linux: for-next updated to 1090427bf18f
 2021-11-24 18:28 UTC 

[agd5f:drm-next 101/142] ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2021-11-24 18:26 UTC  (2+ messages)

bpf mailing list archive
 2021-11-24 18:26 UTC  (3+ messages)

[PATCH v2 0/6] unshare: Add support for mapping ranges of user/group IDs
 2021-11-24 18:26 UTC  (7+ messages)
` [PATCH v2 1/6] include/c: Add abs_diff macro
` [PATCH v2 2/6] unshare: Add waitchild helper
` [PATCH v2 3/6] unshare: Add some helpers for forking and synchronizing
` [PATCH v2 4/6] unshare: Add options to map blocks of user/group IDs
` [PATCH v2 5/6] unshare: Add option to automatically create user and group maps
` [PATCH v2 6/6] unshare: Document --map-{groups,users,auto}


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.