All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-24 15:42:05 to 2021-11-24 16:28:48 UTC [more...]

[PATCH v2 00/11] Kconfig: Drop some sandbox-related items
 2021-11-24 16:26 UTC  (9+ messages)
` [PATCH v2 01/11] trace: sandbox: Use only the Kconfig options
` [PATCH v2 02/11] sandbox: Drop CONFIG_HOST_MAX_DEVICES
` [PATCH v2 03/11] Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig
` [PATCH v2 04/11] Convert CONFIG_PHYSMEM "
` [PATCH v2 05/11] sandbox: video: Drop CONFIG_LCD_BMP_RLE8
` [PATCH v2 06/11] Convert CONFIG_KEYBOARD to Kconfig
` [PATCH v2 07/11] keyboard: Add a migration message
` [PATCH v2 08/11] sandbox: Drop CONFIG_SYS_TIMER_RATE

[PATCH 00/21] btrfs: first batch of zoned cleanups
 2021-11-24 16:28 UTC  (3+ messages)
` [PATCH 03/21] btrfs: zoned: sink zone check into btrfs_repair_one_zone

[PATCH] sched/fair: Fix detection of per-CPU kthreads waking a task
 2021-11-24 16:28 UTC  (2+ messages)

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

[PATCH] tools/thermal: remove unneeded variable
 2021-11-24 16:28 UTC  (2+ messages)

[PATCH v3 00/13] drm/msm: Add Display Stream Compression Support
 2021-11-24 16:27 UTC  (24+ messages)
` [PATCH v3 01/13] drm/msm/dsi: add support for dsc data
` [PATCH v3 05/13] drm/msm/disp/dpu1: Don't use DSC with mode_3d
` [PATCH v3 07/13] drm/msm/disp/dpu1: Add support for DSC in encoder
` [PATCH v3 09/13] drm/msm/disp/dpu1: Add support for DSC in topology
` [PATCH v3 10/13] drm/msm/disp/dpu1: Add DSC support in RM
` [PATCH v3 12/13] drm/msm/dsi: Add support for DSC configuration

[PATCH 1/5] dt-bindings: Powerzone new bindings
 2021-11-24 16:26 UTC  (3+ messages)

[PATCH] net: sched: sch_netem: Fix a divide error in netem_enqueue during randomized corruption
 2021-11-24 16:25 UTC  (4+ messages)
      ` [External] : "

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

[PATCH 0/3] hwmon: (nct6775) Support lock by ACPI mutex
 2021-11-24 16:24 UTC  (8+ messages)
` [PATCH 1/3] hwmon: (nct6775) Use nct6775_*() lock function pointers in nct6775_data
` [PATCH 2/3] hwmon: (nct6775) Implement custom lock by ACPI mutex
` [PATCH 3/3] hwmon: (nct6775) add MAXIMUS VII HERO

[PATCH 0/5] arm: ioremap: Remove pci_ioremap_io() and mvebu_pci_host_probe()
 2021-11-24 16:24 UTC  (18+ messages)
` [PATCH 1/5] arm: ioremap: Implement standard PCI function pci_remap_iospace()
` [PATCH 2/5] PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()
` [PATCH 3/5] PCI: mvebu: Remove custom mvebu_pci_host_probe() function
` [PATCH 4/5] arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()
` [PATCH 5/5] arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()

[PATCH] mfd: Kconfig: change INTEL_SOC_PMIC_CHTDC_TI to bool
 2021-11-24 16:25 UTC  (3+ messages)

[PATCH] net/mlx5: fix shared Rx queue segment configuration match
 2021-11-24 16:24 UTC  (2+ messages)

[PATCH v8 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-24 16:23 UTC  (18+ messages)
` [PATCH v8 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [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 net] netdevsim: Fix physical port index
 2021-11-24 16:24 UTC  (3+ messages)

Using FIO to benchmark Gluster
 2021-11-24 16:24 UTC  (2+ messages)

[PATCH] net/mlx5: fix GENEVE and VXLAN-GPE item matching
 2021-11-24 16:24 UTC  (2+ messages)

[bvanassche:ufs-2021-11-19 2/20] ERROR: modpost: "scsi_track_queue_full" [drivers/scsi/esp_scsi.ko] undefined!
 2021-11-24 16:23 UTC 

[PATCH v2 00/11] 9p: Add support for darwin
 2021-11-24 16:20 UTC  (8+ messages)
` [PATCH v2 04/11] 9p: darwin: Handle struct dirent differences
` [PATCH v2 06/11] 9p: darwin: Compatibility defn for XATTR_SIZE_MAX
` [PATCH v2 08/11] 9p: darwin: Compatibility for f/l*xattr

[PATCH] base: arch_topology: Use policy->max to calculate freq_factor
 2021-11-24 16:22 UTC  (3+ messages)

uring regression - lost write request
 2021-11-24 16:22 UTC  (21+ messages)

[issue report] pm8001 driver crashes with IOMMU enabled
 2021-11-24 16:22 UTC  (3+ messages)

[PATCH v4 0/3] hw/block/fdc: Fix CVE-2021-20196
 2021-11-24 16:15 UTC  (4+ messages)
` [PATCH v4 1/3] hw/block/fdc: Extract blk_create_empty_drive()
` [PATCH v4 2/3] hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
` [PATCH v4 3/3] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196

[PATCH mptcp-next v2 0/4] mptcp: improve subflow creation on errors
 2021-11-24 16:22 UTC  (5+ messages)
` [PATCH mptcp-next v2 1/4] mptcp: clean-up MPJ option writing
` [PATCH mptcp-next v2 2/4] mptcp: keep track of used local endpoint
` [PATCH mptcp-next v2 3/4] mptcp: do not block subflows creation on errors
` [PATCH mptcp-next v2 4/4] selftests: mptcp: add tests for subflow creation failure

mm: LTP/memcg testcase regression induced by 8cd7c588decf..66ce520bb7c2 series
 2021-11-24 16:21 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: remove repeated repeated words
 2021-11-24 16:21 UTC  (5+ messages)

[PATCH 4.4 000/162] 4.4.293-rc1 review
 2021-11-24 16:21 UTC  (4+ messages)
` [PATCH 4.4 109/162] fuse: fix page stealing

[PATCH] ethdev: deprecate header fields and metadata flow actions
 2021-11-24 16:21 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/2] selftests: skip mincore.check_file_mmap when fs lacks needed support
 2021-11-24 16:20 UTC 

[PATCH 0/3] of/fdt: Rework early FDT scanning functions
 2021-11-24 16:20 UTC  (7+ messages)
` [PATCH 1/3] of/fdt: Rework early_init_dt_scan_chosen() to call directly
` [PATCH 2/3] of/fdt: Rework early_init_dt_scan_root() "

[PATCH v2] rpmsg: virtio: don't let virtio core to validate used length
 2021-11-24 16:20 UTC 

[PATCH] ceph: fscrypt always set the header.block_size to CEPH_FSCRYPT_BLOCK_SIZE
 2021-11-24 16:20 UTC  (4+ messages)

[PATCH bpf-next 0/2] Support static initialization of BPF_MAP_TYPE_PROG_ARRAY
 2021-11-24 16:18 UTC  (7+ messages)
` [PATCH bpf-next 1/2] libbpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initialization

[PATCH for 6.2 v1 0/7] more tcg, plugin, test and build fixes
 2021-11-24 16:04 UTC  (6+ messages)
` [PATCH v1 2/7] accel/tcg: suppress IRQ check for special TBs

[PATCH 5.4 000/100] 5.4.162-rc1 review
 2021-11-24 16:16 UTC  (5+ messages)

[kvm-unit-tests PATCH v8 00/10] MTTCG sanity tests for ARM
 2021-11-24 16:14 UTC  (5+ messages)
` [kvm-unit-tests PATCH v8 08/10] arm/barrier-litmus-tests: add simple mp and sal litmus tests

[PATCH 0/2] arm64: dts: renesas: Merge hdmi0_con
 2021-11-24 16:15 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: ulcb: "
` [PATCH 2/2] arm64: dts: renesas: salvator-common: "

[PATCH net v3] net/sched: sch_ets: don't peek at classes beyond 'nbands'
 2021-11-24 16:14 UTC 

qcom :apq8016-sbc.dtsi:412.21-414.5: ERROR (duplicate_label): /soc/codec: Duplicate label 'lpass_codec' on /soc/codec and /soc@0/codec
 2021-11-24 16:15 UTC  (4+ messages)

cpuidle-tegra.c:349:38: error: 'TEGRA_SUSPEND_NOT_READY' undeclared
 2021-11-24 16:13 UTC  (3+ messages)

[PATCH RT 09/10] drm/i915/gt: Queue and wait for the irq_work item
 2021-11-24 16:12 UTC  (5+ messages)
  ` [PATCH RT 1/3] irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support
  ` [PATCH RT 2/3] irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RT
  ` [PATCH RT 3/3] irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ "

[PATCH 5.10 000/154] 5.10.82-rc1 review
 2021-11-24 16:11 UTC  (6+ messages)

[dpdk-dev] [kmods PATCH v1] windows/netuio: add Intel e1000 device IDs
 2021-11-24 16:11 UTC  (3+ messages)
` [dpdk-dev] [kmods PATCH v2] windows/netuio: add Intel device ID
  `  "

[dm-devel] [PATCH] announcing the dm-update target
 2021-11-24 16:10 UTC  (5+ messages)

stable-rc/linux-4.4.y baseline: 87 runs, 1 regressions (v4.4.292-162-g118b5f50cf5b5)
 2021-11-24 16:10 UTC 

Kernel panic / list_add corruption when in nfsd4_run_cb_work
 2021-11-24 16:10 UTC  (12+ messages)

stable-rc/queue/4.4 build: 183 builds: 5 failed, 178 passed, 6 errors, 35 warnings (v4.4.292-161-g719b6ae9e13f)
 2021-11-24 16:10 UTC 

[PATCH] arm: dts: stm32mp157c: Add support for the emtrion emSBC-Argon
 2021-11-24 15:54 UTC 

[PATCH] i2c: tegra: Add ACPI support
 2021-11-24 16:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/amd/display: Fix OLED brightness control on eDP
 2021-11-24 16:05 UTC 

[PATCH net-next v3 0/6] net: lan966x: Add lan966x switch driver
 2021-11-24 16:04 UTC  (7+ messages)
` [PATCH net-next v3 3/6] net: lan966x: add port module support

[oe-core][PATCH 1/2] devtools: Initial recipe for repo 2.17.3
 2021-11-24 16:04 UTC  (11+ messages)
` [bitbake-devel] "

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-24 16:03 UTC  (9+ messages)

[PATCH v2] hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
 2021-11-24 16:03 UTC 

[PATCH 0/6] PCI: pci-bridge-emul: Various fixes
 2021-11-24 15:59 UTC  (14+ messages)
` [PATCH 1/6] PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
` [PATCH 2/6] PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
` [PATCH 3/6] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH 4/6] PCI: pci-bridge-emul: Fix definitions of reserved bits
` [PATCH 5/6] PCI: pci-bridge-emul: Correctly set PCIe capabilities
` [PATCH 6/6] PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device

[syzbot] possible deadlock in bd_register_pending_holders (2)
 2021-11-24 16:00 UTC 

[dpdk-dev] [RFC PATCH] ethdev: support priority based flow control
 2021-11-24 16:00 UTC  (7+ messages)

[BUG] fpga: dfl: possible ABBA deadlock in dfl_fpga_cdev_assign_port() and fme_pr()
 2021-11-24 15:59 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: wlf, wm8962: add missing interrupt property
 2021-11-24 15:58 UTC  (4+ messages)
` [PATCH] ASoC: dt-bindings: wlf,wm8962: "

[PATCH] mm: reduce spinlock contention in release_pages()
 2021-11-24 15:57 UTC  (3+ messages)

spinlock.c:306:9: error: implicit declaration of function '__raw_write_lock_nested'
 2021-11-24 15:56 UTC  (7+ messages)
` [PATCH 1/1] futex: Wireup futex_waitv syscall

stable-rc/queue/4.19 build: 174 builds: 6 failed, 168 passed, 2 errors, 41 warnings (v4.19.217-321-gc8031cd679ef7)
 2021-11-24 15:56 UTC 

[PATCH] fwupd: fix dependency typo
 2021-11-24 15:55 UTC 

[PATCH v3] pager: fix crash when pager program doesn't exist
 2021-11-24 15:55 UTC  (2+ messages)

[PATCH lksctp-tools] sctp_test: check strdup return in append_addr
 2021-11-24 15:55 UTC 

mdadm last call for 4.2
 2021-11-24 15:54 UTC  (3+ messages)

[PATCH 0/3] binder: Prevent untranslated sender data from being copied to target
 2021-11-24 15:54 UTC  (3+ messages)

[RESEND PATCH 0/6] input: touchscreen: am335x: fix and improvements
 2021-11-24 15:53 UTC  (2+ messages)

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

[PATCH v2] pager: fix crash when pager program doesn't exist
 2021-11-24 15:51 UTC  (9+ messages)

[PATCH v3] arm64: dts: renesas: r9a07g044: Add OPP table
 2021-11-24 15:50 UTC  (2+ messages)

[PATCH] mfd: simple-mfd-i2c: Select MFD_CORE to fix build error
 2021-11-24 15:49 UTC  (2+ messages)

[RFC] printk: More consistent loglevel for continuous lines
 2021-11-24 15:48 UTC 

[dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers
 2021-11-24 15:48 UTC  (4+ messages)
` [EXT] "

[Intel-gfx] [PATCH 00/20] drm/i915/fbc: More FBC refactoring
 2021-11-24 15:48 UTC  (4+ messages)
` [Intel-gfx] [PATCH 11/20] drm/i915/fbc: Move FBC debugfs stuff into intel_fbc.c

[PATCH] rpmsg: virtio: don't let virtio core to validate used length
 2021-11-24 15:48 UTC  (5+ messages)

[PATCH net v2] net: stmmac: Disable Tx queues when reconfiguring the interface
 2021-11-24 15:47 UTC 

[PATCH v1] doc: update release notes for 21.11
 2021-11-24 15:47 UTC  (3+ messages)

[PATCH v2 0/2] media: videobuf2: make sure bytesused is smaller than the buffer size
 2021-11-24 15:47 UTC  (3+ messages)
` [PATCH v2 2/2] media: videobuf2: add WARN_ON if bytesused is bigger than buffer length

[PATCH] mfd: stmpe: Support disabling sub-functions
 2021-11-24 15:45 UTC  (3+ messages)

[GIT PULL FOR 5.17] V4L2 patches
 2021-11-24 15:45 UTC  (2+ messages)
` [GIT PULL FOR 5.17] V4L2 patches (#78752)

[PATCH] releases.rst: move gatesgarth to outdated releases section
 2021-11-24 15:45 UTC  (3+ messages)
` [docs] "

[RFC PATCH v1] audit: log AUDIT_TIME_* records only from rules
 2021-11-24 15:44 UTC  (6+ messages)

[PATCH net-next] net: macb: convert to phylink_generic_validate()
 2021-11-24 15:44 UTC 

[PATCH] mmc: renesas_sdhi: simplify an expression
 2021-11-24 15:43 UTC  (3+ messages)

[PATCH 4.9 000/207] 4.9.291-rc1 review
 2021-11-24 15:43 UTC  (2+ messages)

[PATCH] /drivers/powercap/dtpm_cpu.c: fix policy reference leak in cpuhp_dtpm_cpu_online()
 2021-11-24 15:25 UTC 

[Windows Client] Out of date Title scare my users
 2021-11-24 15:42 UTC  (2+ messages)

fs/proc/vmcore.c:161:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-11-24 15:42 UTC  (2+ messages)

[PATCH] sched/core: Fix setup_preempt_mode() return values
 2021-11-24 15:42 UTC 

[PATCH] audit: accelerate audit rule filter
 2021-11-24 15:42 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.