All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-10 13:49:53 to 2020-12-10 14:11:11 UTC [more...]

[PATCH] arm64: defconfig: enable clock driver for ZynqMP platforms
 2020-12-10 14:09 UTC  (2+ messages)

[PATCH v3 00/13] Remove GCC < 4.8 checks
 2020-12-10 13:57 UTC  (20+ messages)
` [PATCH v3 01/13] qemu/atomic: Drop special case for unsupported compiler
` [PATCH v3 03/13] compiler.h: remove GCC < 3 __builtin_expect fallback
` [PATCH v3 04/13] qemu-plugin.h: remove GCC < 4
` [PATCH v3 05/13] tests: remove GCC < 4 fallbacks
` [PATCH v3 06/13] virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
` [PATCH v3 07/13] compiler.h: explicit case for Clang printf attribute
` [PATCH v3 08/13] audio: remove GNUC & MSVC check
` [PATCH v3 09/13] poison: remove GNUC check
` [PATCH v3 10/13] xen: "
` [PATCH v3 11/13] compiler: "
` [PATCH v3 12/13] linux-user: "
` [PATCH v3 13/13] compiler.h: remove QEMU_GNUC_PREREQ

[PATCH v10 00/32] i386 cleanup
 2020-12-10 13:11 UTC  (7+ messages)
` [PATCH v10 23/32] cpu: move cc->do_interrupt to tcg_ops
` [PATCH v10 24/32] cpu: move cc->transaction_failed "

[PATCH v2 0/1] net: Reduce rcu_barrier() contentions from 'unshare(CLONE_NEWNET)'
 2020-12-10 14:09 UTC  (2+ messages)

FAILED: patch "[PATCH] x86/insn-eval: Use new for_each_insn_prefix() macro to loop" failed to apply to 5.9-stable tree
 2020-12-10 14:10 UTC  (3+ messages)

[GIT PULL v2] md-fixes 20201209
 2020-12-10 14:08 UTC  (2+ messages)

[PATCH v3 0/2] drm: automatic legacy gamma support
 2020-12-10 14:08 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drm: add legacy support for using degamma for gamma

[rcu:dev.2020.12.08d] BUILD SUCCESS 99312ae06ad1265dbaa5bc9df63b3bc65bef61c4
 2020-12-10 14:07 UTC 

[PATCH v5 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-12-10 14:08 UTC  (7+ messages)

[PATCH] powerpc/boot: move the .got section to after the .dynamic section
 2020-12-10 11:30 UTC  (2+ messages)

FAILED: patch "[PATCH] x86/uprobes: Do not use prefixes.nbytes when looping over" failed to apply to 4.4-stable tree
 2020-12-10 14:08 UTC  (3+ messages)

[PATCH v8 00/22] RISC-V Kendryte K210 support improvements
 2020-12-10 14:03 UTC  (46+ messages)
` [PATCH v8 01/22] riscv: Fix kernel time_init()
` [PATCH v8 02/22] riscv: Fix sifive serial driver
` [PATCH v8 03/22] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v8 04/22] riscv: Fix builtin DTB handling
` [PATCH v8 05/22] riscv: Use vendor name for K210 SoC support
` [PATCH v8 06/22] riscv: cleanup Canaan Kendryte K210 sysctl driver
` [PATCH v8 07/22] dt-bindings: Add Canaan vendor prefix
` [PATCH v8 08/22] dt-binding: clock: Document canaan,k210-clk bindings
  ` [PATCH v8 08/22] dt-binding: clock: Document canaan, k210-clk bindings
` [PATCH v8 09/22] dt-bindings: reset: Document canaan,k210-rst bindings
  ` [PATCH v8 09/22] dt-bindings: reset: Document canaan, k210-rst bindings
` [PATCH v8 10/22] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
  ` [PATCH v8 10/22] dt-bindings: pinctrl: Document canaan, k210-fpioa bindings
` [PATCH v8 11/22] dt-binding: mfd: Document canaan,k210-sysctl bindings
  ` [PATCH v8 11/22] dt-binding: mfd: Document canaan, k210-sysctl bindings
` [PATCH v8 12/22] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v8 13/22] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v8 14/22] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v8 15/22] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v8 16/22] riscv: Add SiPeed MAIX BiT board "
` [PATCH v8 17/22] riscv: Add SiPeed MAIX DOCK "
` [PATCH v8 18/22] riscv: Add SiPeed MAIX GO "
` [PATCH v8 19/22] riscv: Add SiPeed MAIXDUINO "
` [PATCH v8 20/22] riscv: Add Kendryte KD233 "
` [PATCH v8 21/22] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v8 22/22] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH v2 0/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
 2020-12-10 13:07 UTC 

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-10 13:46 UTC  (16+ messages)
` [PATCH 03/15] drm/vc4: hdmi: Fix register offset with longer CEC messages
` [PATCH 06/15] drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
` [PATCH 07/15] drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
` [PATCH 08/15] drm/vc4: hdmi: Introduce a CEC clock
` [PATCH 09/15] drm/vc4: hdmi: Split the interrupt handlers
` [PATCH 10/15] drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
` [PATCH 11/15] drm/vc4: hdmi: Remove cec_available flag
` [PATCH 12/15] drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
` [PATCH 13/15] dt-binding: display: bcm2711-hdmi: Add CEC and hotplug interrupts
` [PATCH 14/15] ARM: dts: bcm2711: Add the BSC interrupt controller
` [PATCH 15/15] ARM: dts: bcm2711: Add the CEC "

[PATCH v2 0/2] pinctrl: ralink: pinctrl driver for the rt2880 family
 2020-12-10 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: rt2880: add binding document

[PATCH 0/6] ath11k: QCA6390 stability fixes
 2020-12-10 14:05 UTC  (14+ messages)
` [PATCH 1/6] ath11k: mhi: print a warning if firmware crashed
` [PATCH 2/6] ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID
` [PATCH 3/6] ath11k: pci: fix hot reset stability issues
` [PATCH 4/6] ath11k: pci: fix L1ss clock unstable problem
` [PATCH 5/6] ath11k: pci: disable VDD4BLOW
` [PATCH 6/6] ath11k: Fix incorrect tlvs in scan start command

[PATCH 1/3] arm-bsp: switch to linux-yocto for a5ds
 2020-12-10 14:06 UTC  (4+ messages)
` [PATCH 2/3] arm-bsp: Fix Juno kernel config warnings
` [PATCH 3/3] arm-bsp: Fix FVP kernel warning
` [meta-arm] [PATCH 1/3] arm-bsp: switch to linux-yocto for a5ds

[PATCH 1/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
 2020-12-10 13:49 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/uc: Squelch load failure error message
 2020-12-10 14:06 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

acpi_device_notify() binding devices that don't seem like they should be bound
 2020-12-10 13:53 UTC  (8+ messages)

possible deadlock in zd_chip_disable_rxtx
 2020-12-10 14:03 UTC 

[PATCH v3 1/3] dt-bindings: iio: dac: AD5766 yaml documentation
 2020-12-10 14:03 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the microblaze tree
 2020-12-10 14:03 UTC  (2+ messages)

[PATCH v3 0/4] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema
 2020-12-10 14:02 UTC  (7+ messages)
` [PATCH v3 3/4] dt-bindings: reset: correct vendor prefix hisi to hisilicon
` [PATCH v3 4/4] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema

[PATCH] arm/qemuarm64-secureboot: don't use -dev kernel
 2020-12-10 14:02 UTC  (4+ messages)
` [meta-arm] "

[PATCH wireless -next] wireless/ath10k: simplify the return expression of ath10k_ahb_chip_reset()
 2020-12-10 14:02 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
 2020-12-10 13:52 UTC  (2+ messages)

[PATCH v2] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance
 2020-12-10 13:56 UTC  (6+ messages)

[PATCH v3 00/20] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA
 2020-12-10 14:00 UTC  (7+ messages)
` [PATCH v3 11/20] dt-bindings: dma: ti: Add document for K3 BCDMA
` [PATCH v3 12/20] dt-bindings: dma: ti: Add document for K3 PKTDMA

[PATCH -next] input/rmi4: simplify the return expression of rmi_driver_of_probe()
 2020-12-10 14:00 UTC 

[PATCH -next] drivers: md: simplify the return expression of load_mapping()
 2020-12-10 14:01 UTC 

[meta-arm] [PATCH] arm-autonomy/xen-tools: update vif hostname fix patch status
 2020-12-10 14:00 UTC  (3+ messages)
`  "

[PATCH -next] input/touchscreen: simplify the return expression of mxt_send_bootloader_cmd()
 2020-12-10 13:59 UTC 

[PATCH] dt-bindings: mtd: convert "fixed-partitions" to the json-schema
 2020-12-10 13:56 UTC  (4+ messages)

[PATCH] mac80211: enable QoS support for nl80211 ctrl port
 2020-12-10 13:59 UTC  (2+ messages)

[PATCH v4 for-next 00/11] RDMA/hns: Updates for 5.11
 2020-12-10 13:54 UTC  (12+ messages)
` [PATCH v4 for-next 01/11] RDMA/hns: Limit the length of data copied between kernel and userspace
` [PATCH v4 for-next 02/11] RDMA/hns: Normalization the judgment of some features
` [PATCH v4 for-next 03/11] RDMA/hns: Do shift on traffic class when using RoCEv2
` [PATCH v4 for-next 04/11] RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
` [PATCH v4 for-next 05/11] RDMA/hns: WARN_ON if get a reserved sl from users
` [PATCH v4 for-next 06/11] RDMA/hns: Remove unnecessary access right set during INIT2INIT
` [PATCH v4 for-next 07/11] RDMA/hns: Fix coding style issues
` [PATCH v4 for-next 08/11] RDMA/hns: Clear redundant variable initialization
` [PATCH v4 for-next 09/11] RDMA/hns: Fix incorrect symbol types
` [PATCH v4 for-next 10/11] RDMA/hns: Fix inaccurate prints
` [PATCH v4 for-next 11/11] RDMA/hns: Simplify AEQE process for different types of queue

[PATCH -next] pinctrl/mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()
 2020-12-10 13:59 UTC  (2+ messages)

[PATCH -next] pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()
 2020-12-10 13:57 UTC  (2+ messages)

[PATCH] powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
 2020-12-10 11:30 UTC  (2+ messages)

[PATCH v2] ACPI / PNP: check the string length of pnp device id in matching_id
 2020-12-10 13:57 UTC  (2+ messages)

UBSAN: shift-out-of-bounds in ext4_fill_super
 2020-12-10 13:56 UTC  (4+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_mmap_gtt: Replace gem_threaded_access_tiled
 2020-12-10 13:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH -next] drivers: leds: simplify the return expression of register_nasgpio_led()
 2020-12-10 13:56 UTC 

[PATCH] fuzz: map all BARs and enable PCI devices
 2020-12-10 13:54 UTC  (4+ messages)

[libgpiod][PATCH 00/14] treewide: start shaving off cruft for v2.0
 2020-12-10 13:56 UTC  (2+ messages)

[PULL 00/36] target-arm queue
 2020-12-10 12:51 UTC  (2+ messages)

[PATCH -next] gpio: simplify the return expression of cs5535_gpio_probe()
 2020-12-10 13:56 UTC 

[PATCH -next] char/tpm: simplify the return expression of tpm_tis_synquacer_module_init()
 2020-12-10 13:55 UTC 

[PATCH v2 for-next 00/11] RDMA/hns: Updates for 5.11
 2020-12-10 13:55 UTC  (6+ messages)
` [PATCH v2 for-next 05/11] RDMA/hns: WARN_ON if get a reserved sl from users

[PATCH -next] thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()
 2020-12-10 13:54 UTC  (2+ messages)

[PATCH V2 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-12-10 13:52 UTC  (6+ messages)
` [PATCH V2 3/3] perf: Optimize sched_task() in a context switch

[PATCH v2 0/2] KVM: arm64: Expose CSV3 to guests on running on Meltdown-safe HW
 2020-12-10 13:53 UTC  (4+ messages)

[PATCH v7 00/22] RISC-V Kendryte K210 support improvements
 2020-12-10 13:52 UTC  (6+ messages)

[PATCH -next] phy: cadence: simplify the return expression of cdns_torrent_phy_configure_multilink()
 2020-12-10 13:53 UTC 

[PATCH v2 00/13] Remove GCC < 4.8 checks
 2020-12-10 13:42 UTC  (7+ messages)
` [PATCH v2 02/13] qemu/atomic: Drop special case for unsupported compiler

[PATCH v2] powerpc: Allow relative pointers in bug table entries
 2020-12-10 11:30 UTC  (2+ messages)

[PULL 0/5] aspeed queue
 2020-12-10 12:51 UTC  (2+ messages)
` [PULL 5/5] aspeed: g220a-bmc: Add an FRU

[PATCH 1/5] thermal/core: Emit a warning if the thermal zone is updated without ops
 2020-12-10 13:51 UTC  (5+ messages)
` [PATCH 2/5] thermal/core: Add critical and hot ops

[PATCH -next] drivers: gnss: simplify the gnss code return expression
 2020-12-10 13:51 UTC  (3+ messages)

[PATCH v2 00/18] btrfs: add read-only support for subpage sector size
 2020-12-10 13:51 UTC  (3+ messages)
` [PATCH v2 04/18] btrfs: extent_io: introduce a helper to grab an existing extent buffer from a page

Parent clock for MFIS module
 2020-12-10 13:51 UTC  (2+ messages)

[PATCH net-next] net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()
 2020-12-10 13:50 UTC 

[PATCH net-next] net: stmmac: simplify the return tc_delete_knode()
 2020-12-10 13:48 UTC  (2+ messages)

[PATCH] leds: led-core: Get rid of enum led_brightness
 2020-12-10 13:49 UTC 

Fwd: [PATCH] ui/gtk: Update refresh rate for EGL as well
 2020-12-10 13:18 UTC 

[PATCH net-next] net/mlx4: simplify the return expression of mlx4_init_srq_table()
 2020-12-10 13:50 UTC 


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.