messages from 2022-02-10 23:47:07 to 2022-02-11 00:58:04 UTC [more...]
[PATCH V5 0/6] Add Qualcomm Technologies, Inc. PM8008 regulator driver
2022-02-11 0:57 UTC (5+ messages)
` [PATCH V5 1/6] dt-bindings: regulator: Add pm8008 regulator bindings
` [PATCH V5 4/6] regulator: Add a regulator driver for the PM8008 PMIC
stable-rc/queue/5.10 baseline: 170 runs, 16 regressions (v5.10.98-79-g930a3b51ae86)
2022-02-11 0:57 UTC
[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
2022-02-11 0:56 UTC (14+ messages)
` [PATCH v3 01/12] powerpc: Move and rename func_descr_t
` [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
[u-boot, v2019.04-aspeed-openbmc v3 1/1] arm: dts: Aspeed: add Bletchley dts
2022-02-11 0:54 UTC
[PATCH 00/12] KVM: MMU: do not unload MMU roots on all role changes
2022-02-11 0:54 UTC (8+ messages)
` [PATCH 05/12] KVM: MMU: avoid NULL-pointer dereference on page freeing bugs
` [PATCH 06/12] KVM: MMU: rename kvm_mmu_reload
` [PATCH 08/12] KVM: MMU: do not consult levels when freeing roots
[PATCH 1/2] examples/l3fwd: use single set of variables throughout the code
2022-02-11 0:53 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] examples/l3fwd: make RX and TX queue size configurable
linux-next: build failure after merge of the bpf-next tree
2022-02-11 0:52 UTC (2+ messages)
` linux-next: build failure after merge of the net-next tree (Was: Re: linux-next: build failure after merge of the bpf-next tree)
[PATCHv2] powerpc/lib/sstep: fix 'ptesync' build error
2022-02-11 0:51 UTC (2+ messages)
[PATCH v2 0/2] Add support for Imagis touchscreens
2022-02-11 0:50 UTC (4+ messages)
` [PATCH v2 2/2] Input: add Imagis touchscreen driver
drivers/pinctrl/pinctrl-starfive.c:1029:2-3: Unneeded semicolon
2022-02-11 0:48 UTC (4+ messages)
` [PATCH] pinctrl: starfive: fix semicolon.cocci warnings
[PATCH v2 00/12] Hexagon bug fixes and additional tests
2022-02-11 0:43 UTC (5+ messages)
` [PATCH v2 01/12] Hexagon (target/hexagon) fix bug in circular addressing
` [PATCH v2 02/12] Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Want to match on a value from a map lookup
2022-02-11 0:48 UTC
[PATCH] dt-bindings: pinctrl: mt8195: fix bias-pull-{up,down} checks
2022-02-11 0:46 UTC (4+ messages)
` [PATCH] dt-bindings: pinctrl: mt8195: fix bias-pull-{up, down} checks
[Intel-gfx] [PATCH v2] drm/i915/dg2: add Wa_14014947963
2022-02-11 0:47 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
stable-rc/queue/5.15 baseline: 156 runs, 16 regressions (v5.15.21-118-ga27f89917446)
2022-02-11 0:43 UTC
[PATCH v2] serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
2022-02-11 0:42 UTC (4+ messages)
[PATCH 00/12] genirq: Move irqchip runtime PM over to irq domain
2022-02-11 0:42 UTC (5+ messages)
` [PATCH 10/12] pinctrl: npcm: Fix broken references to chip->parent_device
[PATCH v4 0/2] random: PREEMPT_RT fixes
2022-02-11 0:42 UTC (4+ messages)
` [PATCH v4 2/2] random: defer fast pool mixing to worker
[Intel-gfx] [PATCH v2] drm/i915/dg1: Update DMC_DEBUG3 register
2022-02-11 0:29 UTC
[PATCH v3 0/5] btrfs: defrag: don't waste CPU time on non-target extent
2022-02-11 0:42 UTC (8+ messages)
[PATCH 0/2] pinctrl: pinctrl-microchip-sgpio: Fixes for irqs
2022-02-11 0:40 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix example
[PATCH] PCI/MSI: msix_setup_msi_descs: Restore logic for msi_attrib.can_mask
2022-02-11 0:41 UTC (3+ messages)
Propose a new application for reading DIMM SPD directly
2022-02-11 0:40 UTC (8+ messages)
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:5600:4: warning: Value stored to 'status' is never read [clang-analyzer-deadcode.DeadStores]
2022-02-11 0:41 UTC
[PATCH] hwmon: (asus-ec-sensors) deduce sensor signess from its type
2022-02-11 0:40 UTC (2+ messages)
[LTP] [PATCH v1] mem/swapping01: Make sure swap is supported by kernel
2022-02-11 0:39 UTC (3+ messages)
[PATCH v4 00/49] bitmap: optimize bitmap_weight() usage
2022-02-10 22:49 UTC (29+ messages)
` [PATCH 25/49] arch/x86: replace nodes_weight with nodes_empty where appropriate
` [PATCH 26/49] bitmap: add bitmap_weight_{cmp, eq, gt, ge, lt, le} functions
` [PATCH 27/49] arch/x86: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 28/49] iio: replace bitmap_weight() with bitmap_weight_{eq,gt} "
` [PATCH 29/49] memstick: replace bitmap_weight with bitmap_weight_eq "
` [PATCH 30/49] ixgbe: replace bitmap_weight with bitmap_weight_eq
` [PATCH 31/49] octeontx2-pf: replace bitmap_weight with bitmap_weight_{eq,gt}
` [PATCH 32/49] mlx4: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le}
` [PATCH 33/49] perf: replace bitmap_weight with bitmap_weight_eq for ThunderX2
` [PATCH 34/49] media: tegra-video: replace bitmap_weight with bitmap_weight_le
` [PATCH 35/49] cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 36/49] arch/ia64: replace cpumask_weight with cpumask_weight_eq in mm/tlb.c
` [PATCH 37/49] arch/mips: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
` [PATCH 38/49] arch/powerpc: "
` [PATCH 39/49] arch/s390: replace cpumask_weight with cpumask_weight_eq "
` [PATCH 40/49] firmware: pcsi: replace cpumask_weight with cpumask_weight_eq
` [PATCH 41/49] RDMA/hfi1: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
` [PATCH 42/49] scsi: lpfc: replace cpumask_weight with cpumask_weight_gt
` [PATCH 43/49] soc/qman: replace cpumask_weight with cpumask_weight_lt
` [PATCH 44/49] nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 45/49] ACPI: replace nodes__weight with nodes_weight_ge for numa
` [PATCH 46/49] mm/mempolicy: replace nodes_weight with nodes_weight_eq
` [PATCH 47/49] nodemask: add num_node_state_eq()
` [PATCH 48/49] tools: bitmap: sync bitmap_weight
` [PATCH 49/49] MAINTAINERS: add cpumask and nodemask files to BITMAP_API
next/pending-fixes build: 208 builds: 16 failed, 192 passed, 7 errors, 6 warnings (v5.17-rc3-394-gc849047c2473)
2022-02-11 0:40 UTC
[PATCH v2 0/3] pinctrl: uniphier: Add some more pinmux settings
2022-02-11 0:37 UTC (3+ messages)
[PATCH v2] arm64: dts: qcom: sc7280: setting the vddio supply for Bluetooth node on CRD
2022-02-11 0:39 UTC (2+ messages)
pm/testing baseline: 60 runs, 12 regressions (v5.17-rc3-39-g9b044ca4ac33)
2022-02-11 0:39 UTC
[PATCH v2] apple: Fix debug uart clock rate
2022-02-11 0:36 UTC (2+ messages)
[PATCH 1/2] powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS
2022-02-11 0:36 UTC (4+ messages)
` [PATCH 2/2] common: drop CONFIG_SYS_RESET_ADDR
[PATCH v2 0/2] Apple M1 laptop keyboard support
2022-02-11 0:36 UTC (5+ messages)
` [PATCH v2 1/2] spi: apple: Add driver for Apple SPI controller
` [PATCH v2 2/2] input: apple: Add support for Apple SPI keyboard
[PATCH v2 0/9] Apple M1 NVMe storage support
2022-02-11 0:36 UTC (19+ messages)
` [PATCH v2 1/9] nvme: Split out PCI support
` [PATCH v2 2/9] mailbox: apple: Add driver for Apple IOP mailbox
` [PATCH v2 3/9] arm: apple: Change SoC name from "m1" into "apple"
` [PATCH v2 4/9] arm: apple: Add RTKit support
` [PATCH v2 5/9] nvme: Introduce driver ops
` [PATCH v2 6/9] nvme: Add shutdown function
` [PATCH v2 7/9] power: domain: apple: Add reset support
` [PATCH v2 8/9] nvme: apple: Add driver for Apple NVMe storage controller
` [PATCH v2 9/9] configs: apple: Add NVMe boot target
[syzbot] general protection fault in i2c_setup_smbus_alert
2022-02-11 0:37 UTC (2+ messages)
[PATCH] arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4
2022-02-11 0:35 UTC (2+ messages)
[PULL] u-boot-riscv/master
2022-02-11 0:35 UTC (2+ messages)
[PATCH 0/2] watchdog: Pretimeout support for Armada-XP
2022-02-11 0:32 UTC (6+ messages)
` [PATCH 1/2] ARM: dts: armada-xp: add interrupts for watchdog
` [PATCH 2/2] watchdog: orion_wdt: support pretimeout on Armada-XP
[PATCH V2] selftests/exec: Rename file binfmt_script to binfmt_script.py
2022-02-11 0:34 UTC (3+ messages)
[GIT PULL] tracing: Updates for v5.17-rc2
2022-02-11 0:31 UTC
BTF type tag not emitted to BTF in some cases
2022-02-11 0:31 UTC (2+ messages)
[Intel-wired-lan] [PATCH net v2] ice: enable parsing IPSEC SPI headers for RSS
2022-02-11 0:29 UTC
[PATCH v5 03/18] pci: isolated address space for PCI bus
2022-02-11 0:26 UTC (19+ messages)
[PATCH v6 00/14] riscv: support for Svpbmt and D1 memory types
2022-02-11 0:25 UTC (6+ messages)
` [PATCH v6 14/14] riscv: add memory-type errata for T-Head
Funny log entries for rtw88_8821ce
2022-02-11 0:25 UTC (7+ messages)
[ANNOUNCEMENT] libbpf v0.7 release
2022-02-11 0:25 UTC
[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
2022-02-11 0:25 UTC (5+ messages)
` [PATCH net-next v4 02/13] net: wwan: t7xx: Add control DMA interface
[PATCH RFC 0/3] btrfs: make autodefrag to defrag and only defrag small write ranges
2022-02-11 0:24 UTC (6+ messages)
` [PATCH RFC 3/3] btrfs: make autodefrag to defrag small writes without rescanning the whole file
[BlueZ PATCH v2] device: Fix crash when removing device
2022-02-11 0:23 UTC (3+ messages)
` [BlueZ,v2] "
ARM A53 and initial MMU mapping for EL0/1/2/3 ?
2022-02-11 0:22 UTC (9+ messages)
[PATCH 0/9] use GFP_KERNEL
2022-02-11 0:20 UTC (4+ messages)
` [PATCH 3/9] ASoC: Intel: bytcr_wm5102: "
[PATCH v4 0/8] ima: support fs-verity digests and signatures
2022-02-11 0:20 UTC (3+ messages)
` [PATCH v4 7/8] ima: support fs-verity file digest based version 3 signatures
[PATCH RESEND v3 0/7] dt-bindings: Convert multiple Qualcomm OPP and CPUFreq bindings to DT schema
2022-02-11 0:20 UTC (2+ messages)
[PATCH 00/10] irqchip: Prevent drivers abusing irq_chip::name
2022-02-11 0:18 UTC (12+ messages)
` [PATCH 10/10] pinctrl: starfive: Switch to dynamic chip name output
[BlueZ PATCH 1/4] adapter: Fix the reusing gerror without re-initialization
2022-02-11 0:18 UTC (4+ messages)
` [BlueZ PATCH 2/4] device: "
` [BlueZ PATCH 3/4] profiles: "
` [BlueZ PATCH 4/4] device: Fix crash when removing device
[PATCH 03/10] exit: Move oops specific logic from do_exit into make_task_dead
2022-02-11 0:17 UTC (8+ messages)
` [PATCH] microblaze: remove CONFIG_SET_FS
[PATCH bpf-next v1 0/3] Avoid typedef size mismatches in skeletons
2022-02-11 0:17 UTC (8+ messages)
` [PATCH bpf-next v1 3/3] selftests/bpf: add test case for userspace and bpf type size mismatch
[PATCH] MIPS: ralink: mt7621: do memory detection on KSEG1
2022-02-11 0:13 UTC (3+ messages)
[PATCH bpf v2 0/2] Fix for crash due to overwrite in copy_map_value
2022-02-11 0:13 UTC (9+ messages)
` [PATCH bpf v2 1/2] bpf: Fix crash due to incorrect copy_map_value
[PATCH v3 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
2022-02-11 0:10 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document
Used space twice as actually consumed
2022-02-11 0:12 UTC (2+ messages)
stable-rc/queue/5.4 baseline: 161 runs, 20 regressions (v5.4.177-47-g19807b57968b)
2022-02-11 0:12 UTC
[PATCH v6] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
2022-02-11 0:08 UTC
[ambarus:spi-nor/next 1/15] drivers/spi/atmel-quadspi.c:1202 atmel_qspi_dma_init() warn: passing zero to 'PTR_ERR'
2022-02-11 0:11 UTC
[Intel-gfx] [PATCH] drm/i915: Move MCHBAR registers to their own header
2022-02-11 0:11 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[PATCH 0/7] drm/msm/dpu: cleanup dpu encoder code
2022-02-11 0:10 UTC (4+ messages)
` [PATCH 1/7] drm/msm: move struct msm_display_info to dpu driver
` [Freedreno] "
[PATCH v5] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
2022-02-11 0:10 UTC (3+ messages)
[PATCH 1/3] dt-bindings: pinctrl: qcom,pmic-mpp: Document PM8226 compatible
2022-02-11 0:08 UTC (2+ messages)
[PATCH v4 0/5] Add support for the eDP panel on sc7280 CRD
2022-02-11 0:08 UTC (7+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sc7280: Add support for eDP panel on CRD
` [PATCH v4 3/5] arm64: dts: qcom: sc7280: rename edp_out label to mdss_edp_out
[GIT PULL] Networking for 5.17-rc4
2022-02-11 0:07 UTC (2+ messages)
[GIT PULL] KUnit fixes update for Linux 5.17-rc4
2022-02-11 0:07 UTC (2+ messages)
[GIT PULL] Kselftest fixes update for Linux 5.17-rc4
2022-02-11 0:07 UTC (2+ messages)
[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
2022-02-11 0:06 UTC (3+ messages)
` [PATCH 08/15] dt-bindings: pinctrl: qcom: msm8953: allow gpio-reserved-ranges
[Intel-gfx] [PATCH 1/2] drm/i915/display: Group PSR2 prog sequences and workarounds
2022-02-11 0:04 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "
[PATCH v2] gpiolib: make struct comments into real kernel docs
2022-02-11 0:03 UTC (2+ messages)
[PATCH] gpio: Revert regression in sysfs-gpio (gpiolib.c)
2022-02-11 0:02 UTC (2+ messages)
Question about Trusted property
2022-02-11 0:02 UTC (4+ messages)
[PATCH] btrfs: add test case to make sure autodefrag works even the extent maps are read from disk
2022-02-11 0:01 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/go: security bump to 1.17.7
2022-02-10 23:59 UTC
Error when running fio against nvme-of rdma target (mlx5 driver)
2022-02-10 23:58 UTC (4+ messages)
[PATCH v2] selftests/seccomp: Fix seccomp failure by adding missing headers
2022-02-10 23:58 UTC (3+ messages)
stable-rc/queue/4.14 baseline: 134 runs, 17 regressions (v4.14.264-74-gf953ff6265a4)
2022-02-10 23:58 UTC
[Intel-gfx] [PATCH v2 00/18] drm/i915/guc: Refactor ADS access to use iosys_map
2022-02-10 23:56 UTC (3+ messages)
` [Intel-gfx] [PATCH v2 07/18] drm/i915/guc: Convert policies update to iosys_map
pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.17-rc3-39-g9b044ca4ac33)
2022-02-10 23:56 UTC
[PATCH v10 0/6] drm: LogiCVC display controller support
2022-02-10 23:55 UTC (6+ messages)
` [PATCH v10 3/6] gpio: logicvc: Support compatible with major version only
[PATCH v2 00/44] Remove the SCSI pointer from struct scsi_cmnd
2022-02-10 23:54 UTC (6+ messages)
` [PATCH v2 21/44] imm: Move the SCSI pointer to private command data
[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
2022-02-10 23:52 UTC (8+ messages)
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
[PATCH 0/4] memcg: robust enforcement of memory.high
2022-02-10 23:53 UTC (6+ messages)
` [PATCH 4/4] memcg: synchronously enforce memory.high
Please pull u-boot-dm (take 3)
2022-02-10 23:51 UTC (7+ messages)
[PATCH v2 0/6] Introduce ancillary links
2022-02-10 23:51 UTC (5+ messages)
` [PATCH v2 6/6] media: v4l2-async: Create links during v4l2_async_match_notify()
[PATCH 0/2] Add support for Imagis touchscreens
2022-02-10 23:50 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: input/touchscreen: bindings for Imagis
[PATCH net-next] net: dsa: realtek: rtl8365mb: irq with realtek-mdio
2022-02-10 23:48 UTC (4+ messages)
[PATCH v2] ACPI/IORT: Fix GCC 12 warning
2022-02-10 23:47 UTC (4+ messages)
[PATCH] rtc: pcf8523: Fix GCC 12 warning
2022-02-10 23:48 UTC (2+ messages)
[PATCH v2 0/2] drm/gem-shmem: Various improvements
2022-02-10 23:48 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.