All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-20 08:34:32 to 2022-09-20 09:04:25 UTC [more...]

QEMU's FreeBSD 13 CI job is failing
 2022-09-20  8:28 UTC  (4+ messages)

[PATCH 00/18] unify register access and macros
 2022-09-20  9:00 UTC  (34+ messages)
` [PATCH 01/18] phy: mediatek: add a new helper to update bitfield
` [PATCH 02/18] phy: mediatek: tphy: remove macros to prepare bitfield value
` [PATCH 03/18] phy: mediatek: xsphy: remove macros used "
` [PATCH 04/18] phy: mediatek: ufs: use common register access helpers
` [PATCH 05/18] phy: mediatek: pcie: use new helper to update register bits
` [PATCH 06/18] phy: mediatek: hdmi: mt2701: use GENMASK and BIT to generate mask and bits
` [PATCH 07/18] phy: mediatek: hdmi: mt2701: use FIELD_PREP to prepare bits field
` [PATCH 08/18] phy: mediatek: hdmi: mt2701: use common helper to access registers
` [PATCH 09/18] phy: mediatek: hdmi: mt8173: use GENMASK to generate bits mask
` [PATCH 10/18] phy: mediatek: hdmi: mt8173: use FIELD_PREP to prepare bits field
` [PATCH 11/18] phy: mediatek: hdmi: mt8173: use common helper to access registers
` [PATCH 12/18] phy: mediatek: hdmi: remove register access helpers
` [PATCH 13/18] phy: mediatek: mipi: mt8173: use GENMASK to generate bits mask
` [PATCH 14/18] phy: mediatek: mipi: mt8173: use FIELD_PREP to prepare bits field
` [PATCH 15/18] phy: mediatek: mipi: mt8173: use common helper to access registers
` [PATCH 16/18] phy: mediatek: mipi: mt8183: use GENMASK to generate bits mask
` [PATCH 17/18] phy: mediatek: mipi: mt8183: use common helper to access registers
` [PATCH 18/18] phy: mediatek: mipi: remove register access helpers

b118509076b3 (probably) breaks my firewall
 2022-09-20  9:01 UTC  (12+ messages)
          ` removing conntrack helper toggle to enable auto-assignment [was Re: b118509076b3 (probably) breaks my firewall]

u-boot 2022-07 on STM32F746G-DISCO
 2022-09-20  9:03 UTC  (9+ messages)

mgag200 broken on kernel-6.0-rc3 on DELL/T620
 2022-09-20  9:02 UTC  (3+ messages)

[PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
 2022-09-20  9:02 UTC  (7+ messages)
` [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
` [PATCH 9/9] exec/address-spaces: Inline legacy functions

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-20  9:01 UTC  (26+ messages)
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 08/44] cpuidle,imx6: Push RCU-idle into driver
` [PATCH v2 09/44] cpuidle,omap3: "

[PATCH v3 0/3] MT8188 IOMMU SUPPORT
 2022-09-20  9:01 UTC  (3+ messages)
` [PATCH v3 2/3] iommu/mediatek: Add enable IOMMU SMC command for INFRA master

[PATCH] x86: Avoid relocation information in final vmlinux
 2022-09-20  9:01 UTC  (3+ messages)

[PATCH RESEND] media: flexcop-usb: fix endpoint type check
 2022-09-20  9:00 UTC  (2+ messages)

[PATCHv2 0/3] rcu: Enhance the capability to cope with concurrent cpu offlining/onlining
 2022-09-20  9:00 UTC  (7+ messages)
` [PATCHv2 2/3] rcu: Resort to cpu_dying_mask for affinity when offlining

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-19 22:56 UTC  (5+ messages)

[PATCH] gpio: Get rid of gpio_hog_probe_all()
 2022-09-20  9:00 UTC  (2+ messages)

[PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
 2022-09-20  8:58 UTC  (4+ messages)

[kvm-unit-tests RFC PATCH 00/19] arm/arm64: Rework cache maintenance at boot
 2022-09-20  8:58 UTC  (10+ messages)
` [kvm-unit-tests RFC PATCH 05/19] lib/alloc_phys: Remove locking
` [kvm-unit-tests RFC PATCH 06/19] lib/alloc_phys: Remove allocation accounting
` [kvm-unit-tests RFC PATCH 07/19] arm/arm64: Mark the phys_end parameter as unused in setup_mmu()

[PATCH net-next 0/4] net: lan966x: Add mqprio and taprio support
 2022-09-20  9:00 UTC  (5+ messages)
` [PATCH net-next 1/4] net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
` [PATCH net-next 2/4] net: lan966x: Add offload support for mqprio
` [PATCH net-next 3/4] net: lan966x: Add registers used by taprio
` [PATCH net-next 4/4] net: lan966x: Add offload support for taprio

[PATCH v6 0/4 RESEND] ARM: dts + defconfig: Add support for Qualcomm QCE block on new SoCs and in defconfig
 2022-09-20  8:57 UTC  (5+ messages)
` [PATCH v6 1/4 RESEND] ARM: dts: qcom: Use new compatibles for crypto nodes

[PATCH v2 01/19] powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
 2022-09-20  8:56 UTC  (4+ messages)
` [PATCH v2 06/19] powerpc/cputable: Split cpu_specs[] out of cputable.h

[PATCH v2 1/3] media: mt9m111: add V4L2_CID_LINK_FREQ support
 2022-09-20  8:56 UTC  (5+ messages)

[PATCH v4 00/10] tty: TX helpers
 2022-09-20  8:56 UTC  (10+ messages)
` [PATCH v4 06/10] tty: serial: switch mpc52xx_uart_int_{r,t}x_chars() to bool
` [PATCH v4 07/10] tty: serial: extract serial_omap_put_char() from transmit_chars()
` [PATCH v4 08/10] tty: serial: introduce transmit helpers
` [PATCH v4 09/10] tty: serial: use uart_port_tx() helper

[PATCH v6 0/4] dt-bindings: qcom-qce: Convert bindings to yaml & related changes
 2022-09-20  8:54 UTC  (6+ messages)

[PATCHv2] mm: check high-order page when free it to pcp
 2022-09-20  8:55 UTC  (2+ messages)

[ammarfaizi2-block:crng/random/jd/vdso 3/3] drivers/char/random.c:164:42: error: expected declaration specifiers or '...' before '_vdso_rng_data'
 2022-09-20  8:53 UTC 

[PATCH v2 0/4] Add support for Toshiba TC358746
 2022-09-20  8:53 UTC  (10+ messages)
` [PATCH v2 4/4] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH] refs: unify parse_worktree_ref() and ref_type()
 2022-09-20  8:53 UTC  (7+ messages)

[LTP] [PATCH] syscalls/futex_waitv02: replace TST_THREAD_STATE_WAIT with repeated wake
 2022-09-20  8:52 UTC  (2+ messages)

LED Maintainership
 2022-09-20  8:53 UTC  (5+ messages)

next/pending-fixes baseline: 166 runs, 2 regressions (v6.0-rc6-212-g9e152597d89ac)
 2022-09-20  8:53 UTC 

[PATCH] arm64: dts: qcom: sc8280xp: fix UFS PHY serdes size
 2022-09-20  8:53 UTC  (3+ messages)

[dm-devel] [PATCH 0/4] brd: implement discard
 2022-09-20  7:28 UTC  (3+ messages)
` [dm-devel] [PATCH 1/4] brd: make brd_insert_page return bool

[PATCH] drm/ast: Fix video broken in some resolutions on ast2600
 2022-09-20  8:51 UTC  (3+ messages)

[PATCH V2] scsi: core: Add io timeout count for scsi device
 2022-09-20  9:32 UTC 

Rescan busses for FRU device removal/unplug
 2022-09-20  8:49 UTC 

[RESEND PATCH v2] mailbox: mtk-cmdq: fix gce timeout issue
 2022-09-20  8:48 UTC  (3+ messages)

[PATCH] cgroup: align the comm length with TASK_COMM_LEN
 2022-09-20  8:49 UTC 

[RFC PATCH] mm: check global free_list if there is ongoing reclaiming when pcp fail
 2022-09-20  8:48 UTC  (5+ messages)

[PATCH] This patch is to solve the problem that bitmaps in memory are lost after dirve-mirror is completed
 2022-09-20  5:47 UTC 

[PATCH 0/2] SDM670 Power Domains
 2022-09-20  8:48 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: power: rpmpd: add sdm670 power domains

[PATCH kernel] KVM: SVM: Fix function name in comment
 2022-09-20  8:48 UTC  (5+ messages)

[PATCH] doc: relate bifurcated driver and flow isolated mode
 2022-09-20  8:48 UTC  (2+ messages)

[PATCH -next] usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLY
 2022-09-20  8:44 UTC 

[PATCH v2] PCI: qcom: Add support for modular builds
 2022-09-20  8:47 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2022-09-20  8:47 UTC  (11+ messages)
` [PATCH v2 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation

[PATCH v2 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-20  8:46 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: thermal: Convert loongson2 to json-schema
` [PATCH v2 3/3] thermal: loongson2: add thermal management support

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-20  8:45 UTC  (8+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] mac80211: fix memory corruption in minstrel_ht_update_rates()
 2022-09-20  8:46 UTC  (2+ messages)

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-20  8:46 UTC  (2+ messages)

[PATCH v1 03/11] mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
 2022-09-20  8:33 UTC  (4+ messages)

[PATCH 0/2] clocksource: sysctr: add nxp,no-divider property
 2022-09-20  8:45 UTC  (3+ messages)

[PATCH v2 0/8] fuse tmpfile
 2022-09-20  8:44 UTC  (4+ messages)
` [PATCH v2 7/8] vfs: open inside ->tmpfile()

[PATCH 0/9] Clean-up timer-ti-dm a bit
 2022-09-20  8:43 UTC  (4+ messages)
` [PATCH 1/9] clocksource/drivers/timer-ti-dm: Drop unused functions

[PATCH] kbuild: pass jobserver to cmd_ld_vmlinux.o
 2022-09-20  8:43 UTC  (8+ messages)

[PATCH] vhost: use try_lock in rte_vhost_vring_call
 2022-09-20  8:43 UTC  (7+ messages)

[PATCH] mm: Make failslab writable again
 2022-09-20  8:42 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sam9x60ek: fix indentation for pinctrl sub-nodes
 2022-09-20  8:43 UTC  (2+ messages)

[PATCH v2 0/2] Mediatek ethernet patches for mt8188
 2022-09-20  8:36 UTC  (2+ messages)

[PATCH] drivers/mtd: fix repeated words in comments
 2022-09-20  8:40 UTC  (3+ messages)

[PATCH] xattr: always us is_posix_acl_xattr() helper
 2022-09-20  8:40 UTC  (2+ messages)

[PATCH v2] drm/ast: Add resolution support for 1152x864@75
 2022-09-20  8:42 UTC  (2+ messages)

[PATCH v2 0/9] Add DM support for atmel NAND driver
 2022-09-20  8:41 UTC  (7+ messages)
` [PATCH v2 8/9] ARM: dts: at91: sam9x60ek: Enable NAND support

what if i use makeheader tool to generate c header file, it would be accepted
 2022-09-20  8:40 UTC  (4+ messages)

[PATCH] mtd: rawnand: orion: Use devm_clk_get_optional()
 2022-09-20  8:34 UTC  (3+ messages)

[PATCH v1 04/19] mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
 2022-09-20  8:34 UTC  (4+ messages)

Adding Vulkan to core-image-weston
 2022-09-20  8:40 UTC  (15+ messages)
` [yocto] "

[PATCH] mtd: rawnand: cafe: Use correct function name in comment block
 2022-09-20  8:34 UTC  (3+ messages)

[RFC PATCH 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-09-20  8:39 UTC  (3+ messages)

[PATCH] mtd: rawnand: remove misguided comment of nand_get_device()
 2022-09-20  8:34 UTC  (3+ messages)

Handling the Git trademark
 2022-09-20  8:38 UTC  (2+ messages)

[PATCH v1 05/19] mtd: rawnand: marvell: Fix error handle regarding dma_map_sg
 2022-09-20  8:34 UTC  (4+ messages)

[PATCH] ext4/044: Add missing check for return value
 2022-09-20  8:38 UTC 

[PATCH v3] clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
 2022-09-20  8:33 UTC  (4+ messages)

[PATCH v1 1/1] mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
 2022-09-20  8:33 UTC  (3+ messages)

[xen-unstable test] 173259: tolerable FAIL
 2022-09-20  8:38 UTC 

[PATCH -next] clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe
 2022-09-20  8:36 UTC  (2+ messages)

[PATCH] media: ov8856: Add runtime PM callbacks
 2022-09-20  8:37 UTC  (2+ messages)

[PATCH -next] platform/x86: toshiba_acpi: change turn_on_panel_on_resume to static
 2022-09-20  8:44 UTC 

[PATCH v9 1/5] dt-bindings: nand: meson: fix meson nfc clock
 2022-09-20  8:33 UTC  (4+ messages)

[PATCH v3 0/5] Add Qcom PM6125 PMIC, and use in Sony Xperia Seine PDX201
 2022-09-20  8:36 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: qcom-spmi-pmic: Add pm6125 compatible

[PATCH v9 3/5] mtd: rawnand: meson: refine resource getting in probe
 2022-09-20  8:33 UTC  (4+ messages)

[PATCH v14 0/5] Improve PMU support
 2022-09-20  8:36 UTC  (3+ messages)

[PATCH] idmapped-mounts: account for EOVERFLOW
 2022-09-20  8:35 UTC 

[PATCH linux-next] mtd: rawnand: Remove the unneeded result variable
 2022-09-20  8:33 UTC  (3+ messages)

[Intel-gfx] [PATCH v6 0/3] Enable Pipewriteback
 2022-09-20  8:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Enable Pipewriteback (rev7)

[PATCH v9 2/5] mtd: rawnand: meson: fix the clock
 2022-09-20  8:33 UTC  (4+ messages)

[PATCH v11 0/2] Introduce block device LED trigger
 2022-09-20  8:34 UTC  (2+ messages)

[PATCH] net/iavf: fix outer checksum flags
 2022-09-20  8:37 UTC 

[PATCH] mtd: rawnand: fix spelling typo in comment
 2022-09-20  8:33 UTC  (3+ messages)

[Buildroot] [PATCH] support/scripts/check-host-libs: add new check on host binaries/libs
 2022-09-20  8:35 UTC  (3+ messages)

[PATCH v9 5/5] mtd: rawnand: meson: not support legacy clock
 2022-09-20  8:33 UTC  (3+ messages)

[PATCH v9 4/5] dt-bindings: nand: meson: convert txt to yaml
 2022-09-20  8:33 UTC  (3+ messages)

[PATCH -next v2] media: Switch to use dev_err_probe() helper
 2022-09-20  8:33 UTC  (2+ messages)

[PATCH v2] wifi: mac80211: Fix performance issue with mutex_lock
 2022-09-20  8:33 UTC  (2+ 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.