All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-26 10:36:30 to 2022-10-26 11:39:51 UTC [more...]

[Intel-gfx] [PATCH 00/11] drm/i915: More gamma work
 2022-10-26 11:39 UTC  (6+ messages)
` [Intel-gfx] [PATCH 01/11] drm/i915: Use sizeof(variable) instead sizeof(type)
` [Intel-gfx] [PATCH 03/11] drm/i915: s/dev_priv/i915/ in intel_color.c
` [Intel-gfx] [PATCH 04/11] drm/i915: s/icl_load_gcmax/ivb_load_lut_max/
` [Intel-gfx] [PATCH 05/11] drm/i915: Split ivb_load_lut_ext_max() into two parts
` [Intel-gfx] [PATCH 07/11] drm/i915: Pass limited_range explicitly to ilk_csc_convert_ctm()

Linux 5.10.150
 2022-10-26 11:38 UTC 

Linux 5.4.220
 2022-10-26 11:38 UTC  (2+ messages)

[PATCH v2 1/2] firmware: tegra: Update BPMP ABI
 2022-10-26 11:37 UTC  (3+ messages)
` [PATCH v2 2/2] clk: tegra: support BPMP-FW ABI deny flags

Linux 4.19.262
 2022-10-26 11:37 UTC  (2+ messages)

Linux 4.14.296
 2022-10-26 11:37 UTC  (2+ messages)

Linux 4.9.331
 2022-10-26 11:37 UTC  (2+ messages)

[sashal-stable:pending-5.15 595/612] fs/ext2/super.c:1075:6: error: implicit declaration of function 'sb_bdev_nr_blocks'
 2022-10-26 11:36 UTC 

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_ctx_engines: Avoid SET_CACHING ioctl during fork
 2022-10-26 11:36 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/gem_ctx_engines: Avoid SET_CACHING ioctl during fork (rev2)

[Buildroot] [PATCH] package/gcc: add patch to fix glibc header conflict
 2022-10-26 11:36 UTC  (2+ messages)

[Buildroot] [git commit] package/gcc: add patch to fix glibc header conflict
 2022-10-26 11:35 UTC 

[GIT PULL] clk: renesas: Fixes for v6.1
 2022-10-26 11:35 UTC 

Linux kernel 4.14.296 released
 2022-10-26 11:35 UTC 

Linux kernel 4.19.262 released
 2022-10-26 11:35 UTC 

Linux kernel 4.9.331 released
 2022-10-26 11:35 UTC 

[PATCH] rtc: add ht1380 driver
 2022-10-26 11:34 UTC  (3+ messages)

[PATCH] Fixes: 91cefefb6991 ("ACPI: PCC: replace wait_for_completion()")
 2022-10-26 11:34 UTC  (4+ messages)
` [PATCH v2] "ACPI: PCC: Fix unintentional integer overflow"

[PATCH] xen/x86: Make XEN_DOMCTL_get_vcpu_msrs more configurable
 2022-10-26 11:34 UTC  (3+ messages)

[PATCH v3 1/4] serial: 8250: allow use of non-runtime configured uart ports
 2022-10-26 11:31 UTC  (5+ messages)
` [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
` [PATCH v3 4/4] tty: 8250: update description of RUNTIME_PORTS / nr_uarts

[PATCH] PM: domains: Fix handling of unavailable/disabled idle states
 2022-10-26 11:31 UTC  (3+ messages)

[PATCHv2 0/9] zsmalloc/zram: configurable zspage size
 2022-10-26 11:29 UTC  (10+ messages)
` [PATCHv2 1/9] zram: add size class equals check into recompression
` [PATCHv2 2/9] zsmalloc: turn zspage order into runtime variable
` [PATCHv2 3/9] zsmalloc: move away from page order defines
` [PATCHv2 4/9] zsmalloc: make huge class watermark zs_pool member
` [PATCHv2 5/9] zram: huge size watermark cannot be global
` [PATCHv2 6/9] zsmalloc: pass limit on pages per-zspage to zs_create_pool()
` [PATCHv2 7/9] zram: add pages_per_pool_page device attribute
` [PATCHv2 8/9] Documentation: document zram pages_per_pool_page attribute
` [PATCHv2 9/9] zsmalloc: break out of loop when found perfect zspage order

Deadcode discussion based on Arm NS phys timer
 2022-10-26 11:29 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-26 11:30 UTC 

[LTP] [PATCH] save_restore: Check whether path is writable
 2022-10-26 11:29 UTC  (5+ messages)

[PATCH] ublk_drv: don't call task_work_add for queueing io commands
 2022-10-26 11:29 UTC  (10+ messages)

[PATCH net-next] ice: Add additional CSR registers
 2022-10-26 11:28 UTC 

[PATCH v5 0/6] Add mmc-support for mt7986
 2022-10-26 11:25 UTC  (4+ messages)

[PATCH 1/5] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-10-26 11:25 UTC  (4+ messages)
` [PATCH 3/5] mmc: sdhci-esdhc-imx: improve imxrt1050 data

[PATCH] mmc: sdhci-brcmstb: Allow building with COMPILE_TEST
 2022-10-26 11:25 UTC  (3+ messages)

[PATCH v2 0/6] gpio: pca953x: Add interrupt mask support for pca953x chips
 2022-10-26 11:26 UTC  (7+ messages)
` [PATCH v2 1/6] gpio: pca953x: Convert PCA_TYPE from bits to number
` [PATCH v2 2/6] gpio: pca953x: Add PCAL953X as a separate chip type
` [PATCH v2 3/6] gpio: pca953x: Add helper function to check if chip has interrupts
` [PATCH v2 4/6] gpio: pca953x: Generalize interrupt mask register handling
` [PATCH v2 5/6] gpio: pca953x: Add interrupt mask support for chips with the standard register set
` [PATCH v2 6/6] gpio: pca953x: Enable interrupt for pca9698

[PATCH v3 RESEND 0/7] New DRM driver for Intel VPU
 2022-10-26 11:26 UTC  (4+ messages)
` [PATCH v3 3/7] drm/ivpu: Add GEM buffer object management

[PATCH] mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO
 2022-10-26 11:25 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] drm/i915/sdvo: Fix LVDS fixed mode setup and clean up output setup
 2022-10-26 11:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/7] drm/bridge_connector: perform HPD enablement automatically
 2022-10-26 11:24 UTC  (7+ messages)

[bug report] drm/gem: Add drm_gem_object_funcs
 2022-10-26 11:24 UTC  (2+ messages)

[PATCH] vfio: Decrement open_count before close_device()
 2022-10-26 11:24 UTC  (2+ messages)

[PATCH] rpi: copy the eMMC controller configuration from firmware-supplied DT
 2022-10-26  7:13 UTC 

[PATCH] drm/i915: stop abusing swiotlb_max_segment
 2022-10-26 11:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: stop abusing swiotlb_max_segment (rev7)

[PATCH v3 0/9] Add DM support for atmel NAND driver
 2022-10-26  5:00 UTC  (4+ messages)
` [PATCH v3 1/9] nand: atmel: Add DM based "

[PATCH] treewide: Remove the unnecessary space before semicolon
 2022-10-26  4:40 UTC 

[PATCH 00/39] lcd: Drop old LCD support
 2022-10-25 21:48 UTC  (4+ messages)

question about uboot mt7620 RAM_VERSION
 2022-10-25 19:40 UTC  (6+ messages)

[PATCH v3 0/7] kbuild: various cleanups
 2022-10-26 11:20 UTC  (6+ messages)
` [PATCH v3 6/7] kbuild: use obj-y instead extra-y for objects placed at the head

RTT-PROBE: lore-subspace-rtt
 2022-10-26 11:20 UTC 

[net-next v3 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-26 11:19 UTC  (8+ messages)
` [net-next v3 1/6] net: dcb: add new pcp selector to app object
` [net-next v3 2/6] net: dcb: add new apptrust attribute

[GIT PULL] intel-pinctrl for 6.1-2
 2022-10-26 11:18 UTC  (4+ messages)

[PATCH 1/2] nfsd: make "gc" parameter a bool
 2022-10-26 11:17 UTC  (3+ messages)
` [PATCH 2/2] nfsd: rework refcounting in filecache

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc smc: 11 runs, 2 regressions (v5.10.147-cip18-12-g7bc9523ecfb7f)
 2022-10-26 11:17 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-filesystems: 10 runs, 3 regressions (v5.10.147-cip18-12-g7bc9523ecfb7f)
 2022-10-26 11:17 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 6 runs, 3 regressions (v5.10.147-cip18-12-g7bc9523ecfb7f)
 2022-10-26 11:17 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 10 runs, 4 regressions (v5.10.147-cip18-12-g7bc9523ecfb7f)
 2022-10-26 11:17 UTC 

[igt-dev] [PATCH 00/29] Second part of DG2 OA tests
 2022-10-26 11:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v1 1/1] device property: Fix documentation for *_match_string() APIs
 2022-10-26 11:16 UTC  (4+ messages)

[PATCH v3] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-10-26 11:16 UTC  (2+ messages)

[PATCH -nect RFC v2 0/2] block: fix uaf in bd_link_disk_holder()
 2022-10-26 11:16 UTC  (4+ messages)

[PATCH v2] arm: dts: ti: k3-am64-main: Add RTI watchdog nodes
 2022-10-26 11:15 UTC 

Linux kernel 6.0.5 released
 2022-10-26 11:15 UTC 

[igt-dev] [PATCH] tests/kms_dp_aux_dev: Check DP connection only before tests
 2022-10-26 11:14 UTC  (3+ messages)

[OE-core][PATCH] qemu.inc: add virtio input in required dependencies
 2022-10-26 11:14 UTC  (2+ messages)

[PATCH v6 0/7] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-26 11:10 UTC  (9+ messages)
` [PATCH v6 5/7] hw/arm/virt: Improve high memory region address assignment
` [PATCH v6 7/7] hw/arm/virt: Add properties to disable high memory regions

[PATCH v2 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-10-26 11:12 UTC  (9+ messages)
` [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support
` [PATCH v2 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver

[PATCH] net/gve: fix meson build failure on non-Linux platforms
 2022-10-26 11:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/9] mm: introduce Designated Movable Blocks
 2022-10-26 11:11 UTC  (3+ messages)

[RFC bpf-next 00/12] Use uapi kernel headers with vmlinux.h
 2022-10-26 11:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-26 11:10 UTC 

[dpdk-dev v4] crypto/ipsec_mb: multi-process IPC request handler
 2022-10-26 11:07 UTC  (3+ messages)

[PATCH] app/testpmd: fix MAC header in csum forward engine
 2022-10-26 11:07 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915/display: Change terminology for cdclk actions
 2022-10-26 11:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH] staging: most: dim2: hal: aligning function parameters
 2022-10-26 11:06 UTC 

[qemu-mainline test] 174369: regressions - FAIL
 2022-10-26 11:05 UTC 

[PATCH 0/6] soundwire: qcom: fixes and support for v1.7
 2022-10-26 11:02 UTC  (14+ messages)
` [PATCH 1/6] soundwire: qcom: reinit broadcast completion
` [PATCH 2/6] soundwire: qcom: check for outanding writes before doing a read
` [PATCH 3/6] soundwire: qcom: remove unused SWRM_SPECIAL_CMD_ID
` [PATCH 4/6] soundwire: qcom: make reset optional for v1.6 controller
` [PATCH 5/6] dt-bindings: soundwire: qcom: add v1.7.0 support
` [PATCH 6/6] soundwire: qcom: add support for v1.7 Soundwire Controller

[PATCH v3 2/9] crypto/ycc: Add ycc ring configuration
 2022-10-26 11:04 UTC  (2+ messages)

[PATCH v3 1/6] clk: Introduce devm_clk_hw_register_mux_parent_data()
 2022-10-26 11:03 UTC  (6+ messages)
` [PATCH v3 3/6] clk: imx: imx8mp: Add audiomix block control

[PATCH v2] x86/resctrl: Clear the stale staged config after the configuration is completed
 2022-10-26 11:03 UTC  (11+ messages)

[PATCH] MAINTAINERS: Make Xiang Chen HiSilicon SAS controller driver maintainer
 2022-10-26 11:33 UTC 

[PATCH] mm/vmscan: respect cpuset policy during page demotion
 2022-10-26 11:02 UTC  (8+ messages)

[PATCH v7 00/23] nvme-tcp receive offloads
 2022-10-26 11:02 UTC  (4+ messages)
` [PATCH v7 04/23] Revert "nvme-tcp: remove the unused queue_size member in nvme_tcp_queue"

[PATCH v6 0/6] crypto/uadk: introduce uadk crypto driver
 2022-10-26 10:54 UTC  (7+ messages)
` [PATCH v6 1/6] "
` [PATCH v6 2/6] crypto/uadk: support basic operations
` [PATCH v6 3/6] crypto/uadk: support enqueue/dequeue operations
` [PATCH v6 4/6] crypto/uadk: support cipher algorithms
` [PATCH v6 5/6] crypto/uadk: support auth algorithms
` [PATCH v6 6/6] test/crypto: support uadk PMD

[PATCH 0/3] a few config integer parsing fixes
 2022-10-26 11:01 UTC  (8+ messages)
` [PATCH 3/3] git_parse_signed(): avoid integer overflow

RTT-PROBE: lore-subspace-rtt
 2022-10-26 11:00 UTC 

[RFC PATCH 1/4] kParser: Add new kParser KMOD
 2022-10-26 10:59 UTC  (2+ messages)

Linux kernel 5.15.75 released
 2022-10-26 11:00 UTC 

[cocci] No longer possible to build with system dependencies?
 2022-10-26 11:00 UTC  (5+ messages)

[PATCH] tests: Add missing _require_odirect from generic tests
 2022-10-26 10:58 UTC  (4+ messages)
` [PATCH v2] "

pull request: iwlwifi firmware updates 2022-10-26
 2022-10-26 10:57 UTC 

[LTP] [PATCH] Fix tst_find_backing_dev when no initramfs
 2022-10-26 10:56 UTC  (3+ messages)
` [LTP] [PATCH] tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent

[PATCH] staging: most: dim2: hal: aligning function parameters
 2022-10-26 10:56 UTC 

[PATCH] arm64/mm: Consolidate TCR_EL1 fields
 2022-10-26 10:52 UTC  (5+ messages)

Patch "arm64/mm: Consolidate TCR_EL1 fields" has been added to the 5.15-stable tree
 2022-10-26 10:52 UTC 

[PATCH] LoongArch: Fix memsection size
 2022-10-26 10:51 UTC  (3+ messages)

amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
 2022-10-26 10:52 UTC  (13+ messages)

stable request: 5.19+: clk: tegra: Fix Tegra PWM parent clock
 2022-10-26 10:51 UTC  (2+ messages)

[PATCH] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
 2022-10-26 10:50 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-26 10:50 UTC 

[PATCH] Periodically flow expire from flow offload tables
 2022-10-26 10:50 UTC  (6+ messages)

[PATCH 0/3] Allow user to set nvmet firmware revision and IEEE OUI
 2022-10-26 10:49 UTC  (5+ messages)
` [PATCH 1/3] nvmet: fix memory leak in configfs
` [PATCH 2/3] nvmet: expose IEEE OUI to configfs

[PATCH][next] bpftool: Fix spelling mistake "disasembler" -> "disassembler"
 2022-10-26 10:47 UTC  (2+ messages)

AF_XDP-example/txonly: strange performance with different packet sizes
 2022-10-26 10:34 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 41 runs, 1 regressions (v5.10.147-cip18-12-g7bc9523ecfb7f)
 2022-10-26 10:47 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 119 runs, 19 regressions (v5.10.147-cip18-12-g7bc9523ecfb7f)
 2022-10-26 10:47 UTC 

[PATCH 0/4] Allow to pass pre-created VFIO container/group to QEMU
 2022-10-26 10:44 UTC  (3+ messages)

[PATCH mptcp-next v2 0/2] add pm listener events
 2022-10-26 10:45 UTC  (3+ messages)
` [PATCH mptcp-next v2 1/2] mptcp: use entry->lsk directly
` [PATCH mptcp-next v2 2/2] mptcp: add pm listener events

[PATCH 0/3] verification/rv: Add rv tool
 2022-10-26 10:44 UTC  (4+ messages)
` [PATCH 1/3] rv: "
` [PATCH 2/3] tools/rv: Add in-kernel monitor interface
` [PATCH 3/3] Documentation/rv: Add verification/rv man pages

[PATCH 0/2] staging: rtl8192u: unused code cleanup
 2022-10-26 10:44 UTC  (4+ messages)
` [PATCH 1/2] staging: rtl8192u: remove unnecessary function implementation
` [PATCH 2/2] staging: rtl8192u: remove unused macro definition

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-26 10:44 UTC  (7+ messages)
` [PATCH v5 7/7] sched/fair: Add latency list

[PATCH v6 0/5] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-10-26 10:43 UTC  (6+ messages)
` [PATCH v6 1/5] eficonfig: refactor eficonfig_select_file_handler()
` [PATCH v6 2/5] eficonfig: expose append entry function
` [PATCH v6 3/5] eficonfig: refactor change boot order implementation
` [PATCH v6 4/5] eficonfig: add UEFI Secure Boot Key enrollment interface
` [PATCH v6 5/5] eficonfig: add "Show/Delete Signature Database" menu entry

[PATCH 0/2] riscv: Rewrite percpu operations and support cmpxchg-local feature
 2022-10-26 10:40 UTC  (6+ messages)
` [PATCH 1/2] riscv: percpu:Add riscv percpu operations
` [PATCH 2/2] riscv:kconfig:select HAVE_CMPXCHG_LOCAL

[u-boot][PATCH v2 0/4] Introduce MEMORY uclass and TI GPMC driver
 2022-10-26 10:41 UTC  (9+ messages)
` [u-boot][PATCH v2 2/4] scripts: Makefile.spl: Enable memory drivers to be built for SPL

[PATCH 00/11] zbd: fix unaligned block size issue and verify issues
 2022-10-26 10:41 UTC  (4+ messages)
` [PATCH 03/11] zbd: finish zones with remainder smaller than minimum write block size

RTT-PROBE: lore-subspace-rtt
 2022-10-26 10:40 UTC 

Linux kernel 6.0.4 released
 2022-10-26 10:40 UTC 

[PATCH v4 00/16] x86: make pat and mtrr independent from each other
 2022-10-26 10:37 UTC  (3+ messages)
` [PATCH v4 07/16] x86/mtrr: split generic_set_all()

[PATCH v2 net-next 0/6] introduce WED RX support to MT7986 SoC
 2022-10-26 10:37 UTC  (4+ messages)
` [PATCH v2 net-next 2/6] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver


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.