All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-06 15:53:48 to 2021-12-06 16:23:56 UTC [more...]

[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-12-06 16:21 UTC  (4+ messages)
` [PATCH v9 05/10] ACPI ERST: support for ACPI ERST feature

[PATCH v1 1/4] can: hi311x: Use devm_clk_get_optional() to get the input clock
 2021-12-06 16:23 UTC  (4+ messages)
` [PATCH v1 2/4] can: hi311x: try to get crystal clock rate from property
` [PATCH v1 3/4] can: hi311x: Make use of device property API
` [PATCH v1 4/4] can: hi311x: Convert to use dev_err_probe()

[PATCH] arm64: mm: Use asid2idx() and asid feature macro for cleanup
 2021-12-06 16:23 UTC  (2+ messages)

[PATCH] percpu: km: Use for SMP+NOMMU
 2021-12-06 16:21 UTC  (8+ messages)
` [PATCH] percpu: km: ensure it is used with NOMMU (either UP or SMP)

[PATCH 01/26] insane.bbclass: do not hardcode oe-core path in upstream-status check
 2021-12-06 16:22 UTC  (5+ messages)
` [PATCH 05/26] python3: drop unneeded multiprocessing module patch
  ` [OE-core] "

[PATCH 0/7] (mainly) xz imports from Linux
 2021-12-06 16:21 UTC  (18+ messages)
` [PATCH 1/7] xz: add fall-through comments to a switch statement

[PATCH RESEND 1/1] net: mvpp2: fix XDP rx queues registering
 2021-12-06 16:20 UTC 

[PATCH] riscv: Make vmalloc/vmemmap end equal to the start of the next region
 2021-12-06 16:12 UTC  (3+ messages)

[PATCH] ARM: tegra: Rename SPI flash chip nodes
 2021-12-06 16:20 UTC 

[PATCH] numa: mark __next_node() as __always_inline to fix section mismatch
 2021-12-06 16:17 UTC 

[PATCH v5 00/12] libs/guest: new CPUID/MSR interface
 2021-12-06 16:19 UTC  (5+ messages)
` [PATCH v5 07/12] libs/guest: introduce helper set cpu topology in cpu policy
` [PATCH v5 09/12] libs/guest: apply a featureset into a "

[RFC] printk: More consistent loglevel for continuous lines
 2021-12-06 16:19 UTC  (4+ messages)

[PATCH v2 0/5] kexec: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
 2021-12-06 16:05 UTC  (24+ messages)
` [PATCH v2 1/5] kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
` [PATCH v2 2/5] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
` [PATCH v2 3/5] x86/setup: "
` [PATCH v2 4/5] arm64: mm: "
` [PATCH v2 5/5] arm: "

[PATCH net] MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myself
 2021-12-06 16:17 UTC 

[PATCH 0/5] riscv: mm: init clean up #ifdefs
 2021-12-06 16:10 UTC  (5+ messages)
` [PATCH 2/5] riscv: mm: init: try best to IS_ENABLED(CONFIG_64BIT) instead of #ifdef

[PATCH v4 0/5] fix statistics and payload issues for error
 2021-12-06 14:19 UTC  (4+ messages)
` [PATCH v4 5/5] can: do not increase tx_bytes statistics for RTR frames

linux-next: manual merge of the char-misc tree with the char-misc.current tree
 2021-12-06 16:17 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
 2021-12-06 16:12 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: Add MSM8226 Multimedia Clock Controller support

[PATCH] net: mvpp2: fix XDP rx queues registering
 2021-12-06 16:16 UTC  (6+ messages)
` [PATCH 1/1] "

Large delays in mailing list delivery?
 2021-12-06 16:12 UTC  (4+ messages)

[syzbot] WARNING in nested_vmx_vmexit
 2021-12-06 16:16 UTC  (4+ messages)

[PATCH] ARM: tegra: Specify correct PMIC compatible on Tegra114 boards
 2021-12-06 16:16 UTC 

[PATCH RFC net-next 00/12] Allow DSA drivers to set all phylink capabilities
 2021-12-06 16:13 UTC  (8+ messages)
` [PATCH RFC net-next 05/12] net: dsa: bcm_sf2: convert to phylink_generic_validate()

20.11.4 patches review and test
 2021-12-06 16:15 UTC 

[PATCH v1] common-main.c: call exit(), don't return
 2021-12-06 16:11 UTC 

[PATCH V4] xen/gnttab: Store frame GFN in struct page_info on Arm
 2021-12-06 16:15 UTC  (2+ messages)

[PATCH] bus: mhi: core: Add support for forced PM resume
 2021-12-06 16:10 UTC  (2+ messages)

[PATCH] KVM: x86: fix for missing initialization of return status variable
 2021-12-06 16:08 UTC  (4+ messages)
` [PATCH v2] "

xfsprogs_5.14.1-1_source.changes ACCEPTED into unstable
 2021-12-06 16:08 UTC 

[GIT PULL] regulator fixes for v5.16-rc4
 2021-12-06 16:06 UTC 

[PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver
 2021-12-06 16:04 UTC  (12+ messages)
` [PATCH 3/6] dt-bindings: display: sitronix,st7735r: Remove spi-max-frequency limit

[PATCH v3 00/25] kcsan: Support detecting a subset of missing memory barriers
 2021-12-06 16:04 UTC  (6+ messages)
` [PATCH v3 08/25] kcsan: Show location access was reordered to

[PATCH v2] kselftest: alsa: Add simplistic test for ALSA mixer controls kselftest
 2021-12-06 16:03 UTC  (2+ messages)

[PATCH 00/19] Rust support
 2021-12-06 16:02 UTC  (9+ messages)
` [PATCH 11/19] vsprintf: add new `%pA` format specifier
` [RFC PATCH 19/19] drivers: android: Binder IPC in Rust

[PATCH] clk: qcom: gcc-msm8974: Modernize the driver
 2021-12-06 16:02 UTC  (2+ messages)

[PATCH v10 0/8] hmp,qmp: Add commands to introspect virtio devices
 2021-12-06 16:09 UTC  (3+ messages)
` [PATCH v10 0/8] hmp, qmp: "

[PATCH for-next] RDMA/bnxt_re: Fix endianness warning
 2021-12-06 15:57 UTC  (3+ messages)

Processing of xfsprogs_5.14.1-1_source.changes
 2021-12-06 15:57 UTC 

[LTP] [PATCH v1] Add tst_parse_filesize functionality in LTP test API
 2021-12-06 16:11 UTC 

[PATCH v5 0/7] Sparse Index: diff and blame builtins
 2021-12-06 15:56 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/7] git: ensure correct git directory setup with -h
  ` [PATCH v6 2/7] commit-graph: return if there is no git directory
  ` [PATCH v6 3/7] test-read-cache: set up repo after "
  ` [PATCH v6 4/7] repo-settings: prepare_repo_settings only in git repos
  ` [PATCH v6 5/7] diff: replace --staged with --cached in t1092 tests
  ` [PATCH v6 6/7] diff: enable and test the sparse index
  ` [PATCH v6 7/7] blame: "

[PATCH] dt-bindings: usb: tegra-xudc: Document interconnects and iommus properties
 2021-12-06 15:55 UTC 

[PATCH] fs/ext4: Remove unecessary deadstores
 2021-12-06 16:09 UTC  (5+ messages)
` [linux-safety] "

include/linux/compiler_types.h:322:45: error: call to '__compiletime_assert_368' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct prestera_msg_event_fdb) != 20
 2021-12-06 16:07 UTC  (2+ messages)

[PATCH v5 04/25] trace-cmd library: Add internal helper function for writing headers before file sections
 2021-12-06 15:52 UTC  (5+ messages)

[PATCH 5.10 000/130] 5.10.84-rc1 review
 2021-12-06 14:57 UTC  (9+ messages)
` [PATCH 5.10 033/130] rt2x00: do not mark device gone on EPROTO errors during start
` [PATCH 5.10 047/130] tracing/histograms: String compares should not care about signed values
` [PATCH 5.10 051/130] drm/amdgpu: init iommu after amdkfd device init
` [PATCH 5.10 053/130] wireguard: selftests: increase default dmesg log size
` [PATCH 5.10 057/130] wireguard: device: reset peer src endpoint when netns exits
` [PATCH 5.10 074/130] ASoC: tegra: Fix wrong value type in ADMAIF
` [PATCH 5.10 110/130] x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
` [PATCH 5.10 122/130] serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30

[GIT PULL] SPI fixes for v5.16-rc4
 2021-12-06 16:06 UTC 

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-06 15:47 UTC  (12+ messages)

[syzbot] BUG: corrupted list in rdma_listen (2)
 2021-12-06 15:46 UTC  (3+ messages)

[PATCH] dt-bindings: regulators: Document Tegra regulator coupling in json-schema
 2021-12-06 15:52 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: tegra: Document interconnects property
 2021-12-06 15:46 UTC 

[GIT PULL] ASoC fixes for v5.16-rc4
 2021-12-06 16:05 UTC 

Unused local variable load_addr in load_elf_binary()
 2021-12-06 15:46 UTC 

[PATCH RFC v2] vfio: Documentation for the migration region
 2021-12-06 16:03 UTC  (9+ messages)

[linux-safety] [PATCH v2] fs/ext4: Remove unecessary deadstores
 2021-12-06 16:03 UTC  (2+ messages)
`  "

[PATCH] remoteproc: ingenic: Request IRQ disabled
 2021-12-06 16:01 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v4 net-next 0/4] Add ethtool interface for SyncE
 2021-12-06 16:00 UTC  (16+ messages)
` [Intel-wired-lan] [PATCH v4 net-next 2/4] ethtool: Add ability to configure recovered clock for SyncE feature
                            `  "

[PATCH 0/2] Use the built-in implementation of the interactive add command by default
 2021-12-06 15:59 UTC  (3+ messages)

[PATCH 1/3] arm/optee-test: use precise BSD license
 2021-12-06 16:01 UTC  (4+ messages)
` [PATCH 2/3] arm/optee-test: change DEPENDS to optee-os-tadevkit
  ` [meta-arm] "

[PATCH 00/11] lockdep: Unbreak lockdep's selftest work on PREEMPT_RT
 2021-12-06 15:43 UTC  (4+ messages)

[PATCH 0/3] usb: dwc2: drd: add support for role-switch-default-mode
 2021-12-06 15:56 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: usb: document role-switch-default-mode property in dwc2
` [PATCH 2/3] usb: dwc2: drd: add role-switch-default-node support
` [PATCH 3/3] usb: dwc2: drd: restore role and overrides upon resume

[PATCHv5 0/4] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-12-06 15:57 UTC  (9+ messages)
` [PATCHv5 1/4] arm64: io: Use asm-generic high level MMIO accessors

[PATCH 0/3] clk: qcom: smd-rpm: Report enable state to framework
 2021-12-06 15:42 UTC  (6+ messages)

[PATCH] dt-bindings: regulator: maxim,max8973: Document interrupts property
 2021-12-06 15:57 UTC  (3+ messages)

[PATCH] security,selinux: remove security_add_mnt_opt()
 2021-12-06 15:55 UTC  (2+ messages)

[git:media_stage/master] media: b2c2: flexcop: Convert to SPDX identifier
 2021-12-06 15:07 UTC 

[PATCH] drivers/clocksource/dw_apb_timer_of: fixed probe failure
 2021-12-06 15:39 UTC  (2+ messages)

[PATCH 5.15 000/207] 5.15.7-rc1 review
 2021-12-06 14:57 UTC  (47+ messages)
` [PATCH 5.15 060/207] dma-buf: system_heap: Use for_each_sgtable_sg in pages free flow
` [PATCH 5.15 069/207] drm/i915/dp: Perform 30ms delay after source OUI write
` [PATCH 5.15 070/207] KVM: fix avic_set_running for preemptable kernels
` [PATCH 5.15 071/207] KVM: Disallow user memslot with size that exceeds "unsigned long"
` [PATCH 5.15 072/207] KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
` [PATCH 5.15 084/207] tracing/histograms: String compares should not care about signed values
` [PATCH 5.15 096/207] wireguard: receive: use ring buffer for incoming handshakes
` [PATCH 5.15 099/207] i2c: stm32f7: flush TX FIFO upon transfer errors
` [PATCH 5.15 105/207] net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
` [PATCH 5.15 106/207] net: mpls: Fix notifications when deleting a device
` [PATCH 5.15 109/207] iwlwifi: fix warnings produced by kernel debug options
` [PATCH 5.15 114/207] mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
` [PATCH 5.15 120/207] ASoC: tegra: Fix kcontrol put callback in I2S
` [PATCH 5.15 126/207] ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec
` [PATCH 5.15 127/207] net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support
` [PATCH 5.15 128/207] net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ is available
` [PATCH 5.15 129/207] net: marvell: mvpp2: Fix the computation of shared CPUs
` [PATCH 5.15 132/207] net: annotate data-races on txq->xmit_lock_owner
` [PATCH 5.15 135/207] net/rds: correct socket tunable error in rds_tcp_tune()
` [PATCH 5.15 139/207] drm/vc4: kms: Wait for the commit before increasing our clock rate
` [PATCH 5.15 143/207] drm/vc4: kms: Dont duplicate pending commit
` [PATCH 5.15 148/207] atlantic: Add missing DIDs and fix 115c
` [PATCH 5.15 150/207] atlantic: Fix statistics logic for production hardware
` [PATCH 5.15 153/207] KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sptes()
` [PATCH 5.15 155/207] drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP
` [PATCH 5.15 156/207] drm/msm: Fix wait_fence submitqueue leak
` [PATCH 5.15 158/207] ASoC: rk817: Add module alias for rk817-codec
` [PATCH 5.15 160/207] KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
` [PATCH 5.15 161/207] KVM: SEV: initialize regions_list of a mirror VM
` [PATCH 5.15 162/207] net/mlx5e: Fix missing IPsec statistics on uplink representor
` [PATCH 5.15 163/207] net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
` [PATCH 5.15 164/207] net/mlx5: E-switch, Respect BW share of the new group
` [PATCH 5.15 169/207] mctp: Dont let RTM_DELROUTE delete local routes
` [PATCH 5.15 173/207] x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
` [PATCH 5.15 179/207] KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
` [PATCH 5.15 180/207] KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
` [PATCH 5.15 181/207] net/mlx5e: Rename lro_timeout to packet_merge_timeout
` [PATCH 5.15 182/207] net/mlx5e: Rename TIR lro functions to TIR packet merge functions
` [PATCH 5.15 187/207] parisc: Mark cr16 CPU clocksource unstable on all SMP machines
` [PATCH 5.15 189/207] xhci: Fix commad ring abort, write all 64 bits to CRCR register
` [PATCH 5.15 193/207] usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
` [PATCH 5.15 194/207] x86/tsc: Add a timer to make sure TSC_adjust is always checked
` [PATCH 5.15 195/207] x86/tsc: Disable clocksource watchdog for TSC on qualified platorms
` [PATCH 5.15 202/207] serial: 8250_pci: rewrite pericom_do_set_divisor()
` [PATCH 5.15 205/207] serial: liteuart: fix use-after-free and memleak on unbind
` [PATCH 5.15 206/207] serial: liteuart: fix minor-number leak on probe errors

[PATCH 0/2] sched/nohz: disallow non-existent cores from nohz-full
 2021-12-06 14:59 UTC  (3+ messages)
` [PATCH 1/2] sched/isolation: really align nohz_full with rcu_nocbs
` [PATCH 2/2] tick/nohz: WARN_ON --> WARN_ON_ONCE to prevent console saturation

[Intel-gfx] [PATCH 06/14] drm/i915: Use REG_BIT() & co. for universal plane bits
 2021-12-06 15:57 UTC  (3+ messages)

[oe-core][PATCH v5 1/2] repo: Add recipe for 2.17.3
 2021-12-06 15:57 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH] minicom: Upgrade 2.7.1 -> 2.8
 2021-12-06 15:57 UTC  (4+ messages)
` [OE-core] "

[sashal-stable:pending-4.9 52/57] hppa-linux-ld: drivers/built-in.o(.init.text+0x3d638): cannot reach 0000a882_inb+0, recompile with -ffunction-sections
 2021-12-06 15:57 UTC 

[PATCH v6 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-12-06 15:53 UTC  (3+ messages)
` [PATCH v6 2/2] clk: microchip: Add "

[syzbot] general protection fault in tls_init
 2021-12-06 15:55 UTC  (4+ messages)
` [PATCH mptcp] mptcp: remove tcp ulp setsockopt support

[PATCH v4 0/2] Remove clock-lanes DT property from device trees
 2021-12-06 15:40 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: apq8016-sbc: Remove clock-lanes property from &camss node
` [PATCH v4 2/2] arm64: dts: qcom: sdm845-db845c: "

[PATCH net,stable] phy: sfp: fix high power modules without diag mode
 2021-12-06 15:39 UTC  (8+ messages)

[PATCH 0/2] worktree: fix incorrectly-ordered messages on Windows
 2021-12-06 15:06 UTC  (7+ messages)
` [PATCH 2/2] git-worktree.txt: add missing `-v` to synopsis for `worktree list`

[PATCH v12 0/7] gpio-sim: configfs-based GPIO simulator
 2021-12-06 15:38 UTC  (6+ messages)
` [PATCH v12 4/7] gpio: sim: new testing module


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.