All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-07 03:54:01 to 2021-12-07 06:14:18 UTC [more...]

[PATCH 4/6] net: sun8i-emac: add v3s pinmux setting
 2021-12-07  6:13 UTC  (3+ messages)
` [PATCH v2 4/6] net: sun8i-emac: add v3s variant

[PATCH v3] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280
 2021-12-07  6:13 UTC 

[PATCH v2] selftests: net: Correct case name
 2021-12-07  6:05 UTC  (2+ messages)

Fail to boot 5.15 on mpc8347 with either debug_pagealloc or nobats
 2021-12-07  6:11 UTC  (17+ messages)

[paulmck-rcu:dev.2021.12.02a 31/43] include/asm-generic/barrier.h:70:30: warning: 'kcsan_rmb' is static but used in inline function 'pte_offset_kernel' which is not static
 2021-12-07  6:11 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH] PCI: mediatek: Delay 100ms to wait power and clock to become stable
 2021-12-07  6:05 UTC  (3+ messages)

[PATCH v2 3/6] clk: sunxi: v3s: fix tabs / spaces
 2021-12-07  6:10 UTC  (3+ messages)
` [PATCH v2 5/6] dts: sunxi: v3s: enable emac

[PATCH] powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
 2021-12-07  6:10 UTC  (2+ messages)

[GIT PULL] Apple SoC PMGR driver for 5.17
 2021-12-07  6:08 UTC  (2+ messages)

[PATCH bpf-next v1 0/9] Introduce composable bpf types
 2021-12-07  6:08 UTC  (7+ messages)
` [PATCH bpf-next v1 2/9] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
` [PATCH bpf-next v1 3/9] bpf: Replace RET_XXX_OR_NULL with RET_XXX "
` [PATCH bpf-next v1 4/9] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX "

[PATCH] tcf-agent: cleanup patches
 2021-12-07  6:07 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2021-12-07  6:07 UTC  (3+ messages)
` [PATCH v2 1/6] KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs

[PATCH v6] usb: f_fs: Fix use-after-free for epfile
 2021-12-07  6:07 UTC 

sound/soc/amd/vangogh/acp5x-mach.c:190 acp5x_cs35l41_hw_params() error: uninitialized symbol 'ret'
 2021-12-07  6:07 UTC 

[PATCH -V10 RESEND 1/6] NUMA Balancing: add page promotion counter
 2021-12-07  6:05 UTC  (2+ messages)

[PATCH V1 1/1] usb: hub: introduce delay after usb hub mutex release
 2021-12-07  5:54 UTC  (3+ messages)

What's cooking in git.git (Dec 2021, #01; Fri, 3)
 2021-12-07  6:00 UTC  (2+ messages)
` en/keep-cwd (Was: Re: What's cooking in git.git (Dec 2021, #01; Fri, 3))

[PATCH] spi: atmel-quadspi: Add support for SAMA7G5 QSPI
 2021-12-07  6:00 UTC  (4+ messages)

[GIT PULL] Apple SoC DT updates for 5.17
 2021-12-07  5:57 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2021-12-07  5:58 UTC 

[drm-msm:msm-next-staging 58/58] drivers/gpu/drm/msm/msm_drv.c:513:26: warning: variable 'mdss' set but not used
 2021-12-07  5:57 UTC  (2+ messages)

[PATCH v7 00/31] fdt: Make OF_BOARD a boolean option
 2021-12-07  5:57 UTC  (3+ messages)
` [PATCH v7 09/31] arm: xenguest_arm64: Add a empty devicetree file

[PATCH net-next] vrf: use dev_replace_track() for better tracking
 2021-12-07  5:56 UTC 

[RFC PATCH] provide per numa cma with an initial default size
 2021-12-07  5:37 UTC  (4+ messages)

failed to verify upper - halts boot
 2021-12-07  5:55 UTC  (2+ messages)

[GIT PULL] Apple SoC fixes for 5.16
 2021-12-07  5:52 UTC  (2+ messages)

[PATCH v1 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-07  5:53 UTC  (7+ messages)
` [PATCH v1 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v1 2/7] Documentation: KUnit: Rewrite getting started

[igt-dev] [PATCH i-g-t 3/3] tests/kms_rotation_crc: MPO subtest- mixing pixel formats and tiling on different planes
 2021-12-07  5:50 UTC 

libperf: lack of interface
 2021-12-07  5:49 UTC  (9+ messages)

[PATCH 0/2] drm: of: Lookup child panel_or_bridge
 2021-12-07  5:47 UTC  (6+ messages)
` [PATCH 1/2] of: Add helper to lookup non port child node
` [PATCH 2/2] drm: of: Lookup if child node is panel or bridge

How to indicate both flag/phandle for same property in devicetree yaml ?
 2021-12-07  5:48 UTC 

[PATCH v5 5/5] powerpc/inst: Optimise copy_inst_from_kernel_nofault()
 2021-12-07  5:45 UTC  (14+ messages)

[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-07  5:40 UTC  (8+ messages)
` [PATCH v2 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v2 2/7] Documentation: KUnit: Rewrite getting started
` [PATCH v2 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v2 4/7] Documentation: kunit: Reorganize documentation related to running tests
` [PATCH v2 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
` [PATCH v2 6/7] Documentation: KUnit: Restyle Test Style and Nomenclature page
` [PATCH v2 7/7] Documentation: KUnit: Restyled Frequently Asked Questions

[PATCH v1] Bluetooth: hci_qca: Optimizations in init sequence for WCN6750
 2021-12-07  5:39 UTC  (4+ messages)
` [PATCH v1] Bluetooth: hci_qca: Stop IBS timer during BT OFF

[RFC PATCH 0/1] Add sched-capacity Chinese translation
 2021-12-07  5:37 UTC  (3+ messages)
` [PATCH 1/1] docs/zh_CN: Add sched-capacity translation

[PATCH v5] usb: f_fs: Fix use-after-free for epfile
 2021-12-07  5:36 UTC  (3+ messages)

[PATCH] arm64: dts: apple: t8103: Remove PCIe max-link-speed properties
 2021-12-07  5:34 UTC 

[PATCH v2 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-07  5:32 UTC  (5+ messages)

[RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
 2021-12-07  5:33 UTC  (15+ messages)

[PATCH v3 00/11] Apple SoC PMGR device power states driver
 2021-12-07  5:30 UTC  (3+ messages)

[PATCH v8 00/14] Function Granular KASLR
 2021-12-07  5:31 UTC  (5+ messages)
` [PATCH v8 07/14] kallsyms: Hide layout

Regression in 8d92fb292706 ("dir: replace exponential algorithm with a linear one")
 2021-12-07  5:29 UTC  (2+ messages)

[PATCH v3 0/3] docs/zh_CN: add scheduler arch and bwc translation
 2021-12-07  5:28 UTC  (7+ messages)
` [PATCH v3 1/3] docs/zh_CN: add scheduler sched-arch translation

delete matching rule like it can be done in case of iptables
 2021-12-07  5:29 UTC  (5+ messages)

[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-12-07  5:25 UTC  (6+ messages)
` [PATCH v9 05/10] ACPI ERST: support for ACPI ERST feature

[PATCH] mmc: core: Add support for the eMMC RTC feature in mmc_ops
 2021-12-07  5:26 UTC  (3+ messages)

[RFC PATCH 0/6] linkage: better symbol aliasing
 2021-12-07  5:23 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Fix wakeref leak in PMU busyness during reset
 2021-12-07  5:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/pmu: Fix wakeref leak in PMU busyness during reset (rev2)

[PATCH 1/9] crypto: add zbufsize() interface
 2021-12-07  5:20 UTC  (11+ messages)

[PATCH] powercap: intel_rapl: support different layout of Psys PowerLimit Register
 2021-12-07 13:17 UTC 

[PATCH v2] eeprom: at24: Add support for 24c1025 EEPROM
 2021-12-07  5:11 UTC  (2+ messages)

[avpatel:riscv_kvm_aia_v1 34/40] include/linux/stddef.h:8:14: warning: initialization of 'unsigned int' from 'void *' makes integer from pointer without a cast
 2021-12-07  5:16 UTC  (2+ messages)

[linux-next:master 2785/5235] powerpc64-linux-ld: arch/powerpc/sysdev/xive/common.o:undefined reference to `xive_has_save_restore'
 2021-12-07  5:16 UTC  (2+ messages)

[PATCH v2 linux-next] delayacct: track delays from memory compact
 2021-12-07  5:16 UTC  (4+ messages)

[andersson:wip/sm8350-next-20211118 38/48] drivers/soc/qcom/pmic_glink_pan.c:9:10: fatal error: linux/soc/qcom/pmic_glink.h: No such file or directory
 2021-12-07  5:16 UTC  (2+ messages)

[PATCH] doc/zh-CN: Update cpufreq-stats.rst to make it more readable
 2021-12-07  5:15 UTC  (2+ messages)

[PATCH bpf-next] perf/bpf_counter: use bpf_map_create instead of bpf_create_map
 2021-12-07  5:13 UTC  (4+ messages)

linux-next: manual merge of the rust tree with the kbuild tree
 2021-12-07  5:13 UTC 

[PATCH v2 0/3] fix TCG2 error handling
 2021-12-07  5:15 UTC  (4+ messages)
` [PATCH v2 1/3] efi_loader: efi_tcg2_register returns appropriate error
` [PATCH v2 2/3] efi_loader: check tcg2 protocol installation outside the TCG protocol
` [PATCH v2 3/3] efi_loader: correctly handle no tpm device error

[PATCH 00/15] Sync NXP LS1028A-RDB device trees between U-Boot and Linux
 2021-12-07  5:10 UTC  (27+ messages)
` [PATCH 01/15] i2c: muxes: pca954x: add PCA9847 variant
` [PATCH 03/15] arm: dts: ls1028a-qds: use Linux compatible string for RTC
` [PATCH 04/15] arm: ls1088a-qds: "
` [PATCH 05/15] arm: ls1088a-rdb: "
` [PATCH 06/15] arm: lx2160a-qds: "
` [PATCH 07/15] arm: dts: lx2160a-rdb: "
` [PATCH 08/15] rtc: pcf2127: remove U-Boot specific compatible string
` [PATCH 09/15] arm: dts: ls1028a-rdb: sort nodes alphabetically
` [PATCH 10/15] arm: dts: ls1028a-rdb: sync Ethernet device tree nodes with Linux
` [PATCH 11/15] arm: dts: ls1028a-rdb: disable DSPI nodes
` [PATCH 12/15] arm: dts: ls1028a-rdb: disable I2C buses 1 through 7
` [PATCH 14/15] arm: dts: ls1028a-rdb: sync device tree with Linux
` [PATCH 15/15] arm: dts: ls1028a-qds: declare in-band autoneg for Ethernet ports

[PATCH] PCI: apple: Configure link speeds properly
 2021-12-07  5:07 UTC  (10+ messages)

[f2fs-dev] [Bug 215231] New: kernel NULL pointer dereference triggered in folio_mark_dirty() when mount and operate on a crafted f2fs image
 2021-12-07  4:49 UTC  (2+ messages)
` [f2fs-dev] [Bug 215231] "

[PATCH 1/2] clk: Introduce CLK_ASSUME_ENABLED_WHEN_UNUSED
 2021-12-07  5:05 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: sm8250-dispcc: Flag shared RCGs as assumed enable

[PATCH v4] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-12-07  5:03 UTC  (4+ messages)

[PATCH v2 0/2] Do not map BTN_RIGHT/MIDDLE on buttonpads
 2021-12-07  5:03 UTC  (3+ messages)
` [PATCH v2 2/2] Input: set INPUT_PROP_BUTTONPAD using input_set_property()

[PATCH v15 0/3] am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches
 2021-12-07  5:01 UTC  (5+ messages)
` [PATCH v16 "
  ` [PATCH v16 1/3] doc: git-format-patch: describe the option --always
  ` [PATCH v16 2/3] am: support --empty=<option> to handle empty patches
  ` [PATCH v16 3/3] am: support --allow-empty to record specific "

ENOSPC while df shows 826.93GiB free
 2021-12-07  4:56 UTC  (6+ messages)

[PATCH] block: switch to atomic_t for request references
 2021-12-07  4:56 UTC  (10+ messages)

[PATCH] KVM: x86: Always set kvm_run->if_flag
 2021-12-07  4:49 UTC  (2+ messages)

[PATCH v4 0/4] Sparse Index: diff and blame builtins
 2021-12-07  4:43 UTC  (4+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 4/7] repo-settings: prepare_repo_settings only in git repos

[PATCH 20/23] cxl/port: Introduce a port driver
 2021-12-07  4:48 UTC  (3+ messages)

[PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
 2021-12-07  4:45 UTC  (5+ messages)
` [PATCH V7 08/18] x86/entry: Preserve PKRS MSR across exceptions

[PATCH net-next 0/5] net: add refcnt tracking for some common objects
 2021-12-07  4:41 UTC  (7+ messages)
` [PATCH net-next 1/5] lib: add obj_cnt infrastructure
` [PATCH net-next 2/5] net: track netdev refcnt with obj_cnt
` [PATCH net-next 3/5] net: track dst "
` [PATCH net-next 4/5] net: track in6_dev "
` [PATCH net-next 5/5] net: track xfrm_state "

[PATCH v9 0/3] support dirty restraint on vCPU
 2021-12-07  4:38 UTC  (12+ messages)
` [PATCH v9 3/3] cpus-common: implement dirty page limit "

[PATCH] arm64: dts: apple: t8103: Expose PCI node for the WiFi MAC address
 2021-12-07  4:36 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: Add Apple Watchdog
 2021-12-07  4:35 UTC  (4+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_optc.c:139:6: warning: no previous prototype for 'optc1_set_vupdate_keepout'
 2021-12-07  4:35 UTC  (2+ messages)

[PATCH v2] iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
 2021-12-07  4:31 UTC  (2+ messages)

[PATCH v6 0/5] Add GCC and RPMh clock support for SDX65
 2021-12-07  4:35 UTC  (7+ messages)
` [PATCH v6 2/5] clk: qcom: Add LUCID_EVO PLL type "
` [PATCH v6 3/5] clk: qcom: Add SDX65 GCC support

[PATCH] ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855
 2021-12-07  4:35 UTC  (6+ messages)

[PATCH v2] iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
 2021-12-07  4:29 UTC 

[PATCH] irqchip/apple-aic: Fix annotation
 2021-12-07  4:32 UTC  (3+ messages)
` [PATCH v2] irqchip/apple-aic: Mark aic_init_smp() as __init

[PATCH 0/2] KVM: nSVM: Test MBZ bits in nested CR3 (nCR3)
 2021-12-07  4:33 UTC  (3+ messages)
` [PATCH 1/2] "

[syzbot] BUG: unable to handle kernel NULL pointer dereference in folio_mark_dirty
 2021-12-07  4:30 UTC  (6+ messages)
  ` [f2fs-dev] "

❌ FAIL: Test report for kernel 5.16.0-rc4 (mainline.kernel.org-clang, f80ef9e4)
 2021-12-07  4:29 UTC 

[PATCH 0/4] clk: qcom: Add clocks for SM8450 SoC
 2021-12-07  4:28 UTC  (4+ messages)
` [PATCH 3/4] clk: qcom: Add clock driver for SM8450

ww_mutex.sh hangs since v5.16-rc1
 2021-12-07  4:27 UTC  (4+ messages)

[mchehab-media-next:master 7/326] drivers/media/platform/stm32/dma2d/dma2d.c:531:33: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2021-12-07  4:25 UTC 

Large delays in mailing list delivery?
 2021-12-07  4:20 UTC  (3+ messages)

[PATCH] i2c: mpc: Use atomic read and fix break condition
 2021-12-07  4:21 UTC 

[PATCH v3 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-07  4:17 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021
` [PATCH v3 2/2] pinctrl: Add driver "

[Intel-gfx] [PATCH] drm/i915/pmu: Fix wakeref leak in PMU busyness during reset
 2021-12-07  4:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[chrome-os:chromeos-5.15 1067/2560] ld.lld: error: undefined symbol: unregister_thermal_notifier
 2021-12-07  4:15 UTC 

[PATCH v6 0/6] tests/qtest: add some tests for virtio-net failover
 2021-12-07  4:13 UTC  (3+ messages)
` [PATCH v6 3/6] failover: fix unplug pending detection

Part of Spinning up disk... ....ready logged on separate line and as warning (default level)
 2021-12-07  4:13 UTC  (2+ messages)

[PATCH net-next v5] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-12-07  4:12 UTC  (2+ messages)

[PATCH v2] futex: Fix a faulty comment
 2021-12-07  4:10 UTC 

[PATCH V2 01/11] drm/amdgpu: Unify ras block interface for each ras block
 2021-12-07  4:06 UTC  (5+ messages)
` [PATCH V2 03/11] drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops

[xiang-erofs:dev-test] BUILD SUCCESS ac913fada7e1bba6d1aa9fbb707c8cc4529af9b8
 2021-12-07  4:08 UTC 

[PATCH RESEND v2 0/5] Avoid requesting page from DMA zone when no managed pages
 2021-12-07  4:03 UTC  (17+ messages)
` [PATCH RESEND v2 2/5] dma-pool: allow user to disable atomic pool
` [PATCH RESEND v2 3/5] mm_zone: add function to check if managed dma zone exists
` [PATCH RESEND v2 4/5] dma/pool: create dma atomic pool only if dma zone has managed pages
` [PATCH RESEND v2 5/5] mm/slub: do not create dma-kmalloc if no managed pages in DMA zone

[PATCH] iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
 2021-12-07  2:47 UTC 

[oe] [meta-python] [PATCH] python3-aiofiles: upgrade 0.7.0 -> 0.8.0
 2021-12-07  3:56 UTC 

WARNING: CPU: 1 PID: 722 at drivers/gpu/drm/i915/display/intel_tc.c:761
 2021-12-07  3:54 UTC 

[PATCH net-next v4] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-12-07  3:56 UTC  (5+ 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.