All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-15 01:54:08 to 2021-10-15 03:13:56 UTC [more...]

[PATCH v3 0/2] fix & prevent the missing preemption disabling
 2021-10-15  3:13 UTC  (6+ messages)
` [PATCH v3 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()

[RFC] crypto/sm4: Fix objtool/libelf warning
 2021-10-15  3:12 UTC  (4+ messages)

[PATCH] soc: imx: imx8m-blk-ctrl: off by one in imx8m_blk_ctrl_xlate()
 2021-10-15  3:10 UTC  (3+ messages)

[PATCH v2 0/6] direct-map memory map
 2021-10-15  3:09 UTC  (7+ messages)
` [PATCH v2 1/6] xen: introduce XEN_DOMCTL_CDF_directmap
` [PATCH v2 2/6] xen/arm: introduce direct-map for domUs
` [PATCH v2 3/6] xen/arm: if direct-map domain use native addresses for GICv2
` [PATCH v2 4/6] xen/arm: if direct-map domain use native addresses for GICv3
` [PATCH v2 5/6] xen/arm: if direct-map domain use native UART address and IRQ number for vPL011
` [PATCH v2 6/6] xen/docs: add a document to explain how to do passthrough without IOMMU

[PATCH v2 net-next 0/3] octeontx2-af: Miscellaneous changes for CPT
 2021-10-15  3:10 UTC  (2+ messages)

[PATCH] ARM: dts: imx6dl-prtrvt: drop undocumented TRF7970A NFC properties
 2021-10-15  3:07 UTC  (3+ messages)

[PATCH v12 10/10] ARM: dts: imx7d: remarkable2: Enable lcdif
 2021-10-15  2:59 UTC  (3+ messages)

[powerpc:merge] BUILD SUCCESS 38947529bb05bbb8acfb2fe0ff96c2f1bc3f2c96
 2021-10-15  3:05 UTC 

External dts building
 2021-10-15  3:06 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 178 builds: 2 failed, 176 passed, 5 warnings (v4.4.288-19-gf9c6c370e0b0)
 2021-10-15  3:06 UTC 

[PATCH v9 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-10-15  2:58 UTC  (50+ messages)
  ` [PATCH v9 01/11] arm64: Select STACKTRACE in arch/arm64/Kconfig
  ` [PATCH v9 10/11] arm64: Introduce stack trace reliability checks in the unwinder
  ` [PATCH v9 11/11] arm64: Create a list of SYM_CODE functions, check return PC against list
  ` [PATCH v9 02/11] arm64: Make perf_callchain_kernel() use arch_stack_walk()
  ` [PATCH v9 03/11] arm64: Make get_wchan() "
  ` [PATCH v9 04/11] arm64: Make return_address() "
  ` [PATCH v9 05/11] arm64: Make dump_stacktrace() "
  ` [PATCH v9 06/11] arm64: Make profile_pc() "
  ` [PATCH v9 07/11] arm64: Call stack_backtrace() only from within walk_stackframe()
  ` [PATCH v9 08/11] arm64: Rename unwinder functions, prevent them from being traced and kprobed
  ` [PATCH v9 09/11] arm64: Make the unwind loop in unwind() similar to other architectures
` [PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
  ` [PATCH v10 01/11] arm64: Select STACKTRACE in arch/arm64/Kconfig
  ` [PATCH v10 02/11] arm64: Make perf_callchain_kernel() use arch_stack_walk()
  ` [PATCH v10 03/11] arm64: Make get_wchan() "
  ` [PATCH v10 04/11] arm64: Make return_address() "
  ` [PATCH v10 05/11] arm64: Make dump_stacktrace() "
  ` [PATCH v10 06/11] arm64: Make profile_pc() "
  ` [PATCH v10 07/11] arm64: Call stack_backtrace() only from within walk_stackframe()
  ` [PATCH v10 08/11] arm64: Rename unwinder functions, prevent them from being traced and kprobed
  ` [PATCH v10 09/11] arm64: Make the unwind loop in unwind() similar to other architectures
  ` [PATCH v10 10/11] arm64: Introduce stack trace reliability checks in the unwinder
  ` [PATCH v10 11/11] arm64: Create a list of SYM_CODE functions, check return PC against list

[PATCH] drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
 2021-10-15  3:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v10 00/11] Add TDX Guest Support (Initial support)
 2021-10-15  3:03 UTC  (4+ messages)
` [PATCH v10 08/11] x86/tdx: Wire up KVM hypercalls

[dpdk-dev] [RFC V1] ethdev: fix the issue that dev uninit may be called twice
 2021-10-15  3:03 UTC  (5+ messages)
` [dpdk-dev] [PATCH V2] ethdev: fix eth device released repeatedly

[PATCH 0/5] Minor mm/struct page work
 2021-10-15  3:01 UTC  (6+ messages)
` [PATCH 4/5] md: Kill usage of page->index
      ` [PATCH v2] "

[PATCH] HID: wacom: Make use of the helper function devm_add_action_or_reset()
 2021-10-15  2:58 UTC  (3+ messages)

[PATCH v17 0/5] FPGA Image Load (previously Security Manager)
 2021-10-15  2:51 UTC  (10+ messages)

[PATCH] mm: backing-dev: use kfree_rcu() instead of synchronize_rcu_expedited()
 2021-10-15  2:57 UTC  (3+ messages)

[linux-nvme:nvme-5.15] BUILD SUCCESS be5eb933542629ad6a7d4c92097b1b472b1612d0
 2021-10-15  2:55 UTC 

[tytso-ext4:dev] BUILD SUCCESS 916ff8d5ea0e24fd43f113b6b5326d5ea8f68310
 2021-10-15  2:55 UTC 

[PATCH net-next v4 00/15] net: bridge: mcast: initial IGMPv3/MLDv2 support (part 1)
 2021-10-15  2:51 UTC  (4+ messages)
` [PATCH net-next v4 10/15] net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES report
  ` [Bridge] "

[PATCH v11 1/4] HID: wacom_sys: Add support for flipping the data values
 2021-10-15  2:50 UTC  (4+ messages)
` [PATCH v11 3/4] ARM: imx_v6_v7_defconfig: Enable HID I2C

[PATCH v5 00/15] x86: Add support for Clang CFI
 2021-10-15  2:51 UTC  (3+ messages)
` [PATCH v5 03/15] linkage: Add DECLARE_NOT_CALLED_FROM_C

Anybody else getting unsubscribed from the list?
 2021-10-15  2:50 UTC  (6+ messages)

Inode 2885482 (000000008e814f64): i_reserved_data_blocks (2) not cleared!
 2021-10-15  2:49 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/7] Prepare IGTs to allow only zero alignment
 2021-10-15  2:49 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 7/7] benchmarks/gem_exec_fault: Add softpin mode to support gens with ppgtt

[Virtio-fs] [virtiofsd PATCH v6 1/6] virtiofsd: add .ioctl() support
 2021-10-15  2:49 UTC  (2+ messages)
` [Virtio-fs] [virtiofsd PATCH v7 "

[PATCH v11 0/3] make hvc pass dma capable memory to its backend
 2021-10-15  2:46 UTC  (8+ messages)
` [PATCH v11 1/3] tty: hvc: use correct dma alignment size
` [PATCH v11 2/3] tty: hvc: pass DMA capable memory to put_chars()
` [PATCH v11 3/3] virtio-console: remove unnecessary kmemdup()

[PATCH iproute2-next v1 0/3] Optional counter statistics support
 2021-10-15  2:48 UTC  (3+ messages)

[PATCH net-next 0/5] dpaa2-eth: add support for IRQ coalescing
 2021-10-15  2:47 UTC  (3+ messages)
` [PATCH net-next 1/5] soc: fsl: dpio: extract the QBMAN clock frequency from the attributes

[GIT PULL] arm64: dts: hisilicon dts updates for v5.16
 2021-10-15  2:45 UTC  (2+ messages)

[PATCH v2] thermal/core: fix a UAF bug in __thermal_cooling_device_register()
 2021-10-15  2:45 UTC 

[PATCH] CI: Switch running the nokia_rx51 test with in-container toolchain
 2021-10-15  2:45 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 183 builds: 4 failed, 179 passed, 10 warnings (v4.19.211-13-g2be6a8418bd1)
 2021-10-15  2:45 UTC 

[PATCH v2] arm64: dts: imx8mm-venice-gw7901.dts: disable pgc_gpumix
 2021-10-15  2:43 UTC  (3+ messages)

[PATCH net-next] net: microchip: lan743x: add support for PTP pulse width (duty cycle)
 2021-10-15  2:45 UTC  (2+ messages)

[PATCH 0/7] Support for some TQMa8M* boards
 2021-10-15  2:41 UTC  (7+ messages)
` [PATCH 2/7] arm64: dts: freescale: add initial tree for TQMa8MQML with i.MX8MM
` [PATCH 5/7] arm64: dts: freescale: add initial tree for TQMa8MQNL with i.MX8MN

[PATCH V4 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-10-15  2:41 UTC  (3+ messages)

[PATCH 1/2] kasan: test: use underlying string helpers
 2021-10-15  2:40 UTC  (3+ messages)

[PATCH v2] pci: call cond_resched() after pci bus config writing
 2021-10-15  2:40 UTC 

Source IP for multihomed peer
 2021-10-15  2:39 UTC  (2+ messages)

net/ceph/messenger_v1.c:403 prepare_write_connect() error: uninitialized symbol 'proto'
 2021-10-15  2:37 UTC 

glibc -fstack-protector-strong
 2021-10-15  2:35 UTC 

[PATCH 1/5] drm/amdkfd: protect hawaii_device_info with CONFIG_DRM_AMDGPU_CIK
 2021-10-15  2:33 UTC  (3+ messages)

[PATCH] mm/vmalloc: fix numa spreading for large hash tables
 2021-10-15  2:31 UTC  (7+ messages)

[PATCH 0/4] Add support for Samsung 2017 A-series phones
 2021-10-15  2:30 UTC  (3+ messages)
` [PATCH 1/4] serial: samsung: add support for skip debug init in s5p

[PATCH] hv_netvsc: Add comment of netvsc_xdp_xmit()
 2021-10-15  2:30 UTC  (2+ messages)

[PATCH net-next] net: fealnx: fix build for UML
 2021-10-15  2:30 UTC  (3+ messages)

[PATCH net-next 0/3] Minor managed neighbor follow-ups
 2021-10-15  2:30 UTC  (2+ messages)

[PATCH net-next] net: intel: igc_ptp: fix build for UML
 2021-10-15  2:30 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next] net: tulip: winbond-840: fix build for UML
 2021-10-15  2:30 UTC  (3+ messages)

[PATCH v2 1/2] RFC: HID: wacom: Shrink critical section in `wacom_add_shared_data`
 2021-10-15  2:28 UTC  (2+ messages)
` [PATCH v2 2/2] HID: wacom: Make use of the helper function devm_add_action_or_reset()

[powerpc:fixes-test] BUILD SUCCESS 6f779e1d359b8d5801f677c1d49dcfa10bf95674
 2021-10-15  2:26 UTC 

[PATCH net] ipv6: When forwarding count rx stats on the orig netdev
 2021-10-15  2:27 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] hash: promote APIs to stable
 2021-10-15  2:27 UTC 

[PATCH v2] mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning circuit
 2021-10-15  2:00 UTC 

[PATCH 0/5] 0 MHz is not a valid current frequency
 2021-10-15  2:25 UTC  (5+ messages)

[PATCH v2] KVM: PPC: Defer vtime accounting 'til after IRQ handling
 2021-10-15  2:23 UTC  (6+ messages)

stable-rc/linux-5.4.y build: 173 builds: 2 failed, 171 passed, 8 warnings (v5.4.153-17-g8f48de738cda)
 2021-10-15  2:23 UTC 

[PATCH RFC] x86/elf: Fix incorrect STACK_RND_MASK for x86_64
 2021-10-15  2:21 UTC  (3+ messages)

undefined reference to `memcg_bulk_post_charge_hook'
 2021-10-15  2:20 UTC  (2+ messages)

[sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail
 2021-10-15  2:20 UTC  (7+ messages)

[PATCH net-next v2 0/1] net: phy: dp83867 non-OF and loopback support
 2021-10-15  2:20 UTC  (2+ messages)

[PATCH] net: phy: micrel: make *-skew-ps check more lenient
 2021-10-15  2:20 UTC  (2+ messages)

[PATCH] net: mvneta: Delete unused variable
 2021-10-15  2:20 UTC  (2+ messages)

[PATCH] clk: introduce u-boot,ignore-clk-defaults
 2021-10-15  2:19 UTC  (4+ messages)

[PATCH] staging : media : atomisp : input_system.c : fixes the error of control reaches end of non-void function [-Werror=return-type]
 2021-10-15  2:26 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] drm/amdgpu/gfx10: fix typo in gfx_v10_0_update_gfx_clock_gating()
 2021-10-15  2:18 UTC  (2+ messages)

[PATCH 0/6] add aspeed-jpeg support for aspeed-video
 2021-10-15  2:16 UTC  (6+ messages)
` [PATCH 2/6] media: aspeed: add dprintk for more detailed log control

[PATCH net] hamradio: baycom_epp: fix build for UML
 2021-10-15  2:18 UTC  (2+ messages)

[PATCH] arm64: dts: hisilicon: align operating-points table name with dtschema
 2021-10-15  2:08 UTC  (3+ messages)

[PATCH v2] ksmbd-tools: update README
 2021-10-15  2:09 UTC  (2+ messages)

[PATCH v12 0/6] support dirtyrate at the granualrity of vcpu
 2021-10-15  2:07 UTC  (3+ messages)

[PATCH] block: Fix partition check for host-aware zoned block devices
 2021-10-15  2:07 UTC 

[PATCH 0/3] ppc: Add QOM interface for machine check injection
 2021-10-15  2:05 UTC  (3+ messages)
` [PATCH 1/3] "

[PATCH next v6 00/12] aspeed: Support secure boot chain with FIT image verification
 2021-10-15  2:03 UTC  (13+ messages)
` [PATCH next v6 01/12] image: fit: Fix parameter name for hash algorithm
` [PATCH next v6 02/12] aspeed: ast2600: Enlarge SRAM size
` [PATCH next v6 03/12] clk: ast2600: Add YCLK control for HACE
` [PATCH next v6 04/12] crypto: aspeed: Add AST2600 HACE support
` [PATCH next v6 05/12] ARM: dts: ast2600: Add HACE to device tree
` [PATCH next v6 06/12] clk: ast2600: Add RSACLK control for ACRY
` [PATCH next v6 07/12] crypto: aspeed: Add AST2600 ACRY support
` [PATCH next v6 08/12] ARM: dts: ast2600: Add ACRY to device tree
` [PATCH next v6 09/12] ast2600: spl: Locate load buffer in DRAM space
` [PATCH next v6 10/12] configs: ast2600-evb: Enable SPL FIT support
` [PATCH next v6 11/12] configs: aspeed: Make EXTRA_ENV_SETTINGS board specific
` [PATCH next v6 12/12] configs: ast2600: Boot kernel FIT in DRAM

[PATCH v8 00/15] Introduce Architectural LBR for vPMU
 2021-10-15  2:05 UTC  (5+ messages)
` [PATCH v8 15/15] KVM: x86/cpuid: Advise Arch LBR feature in CPUID

[linusw-pinctrl:for-next] BUILD SUCCESS e1d9756efa420028b2d133d02bfe5622aec25bef
 2021-10-15  2:05 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS c30174d3332d33de21b7c8b10000d25daf65fea5
 2021-10-15  2:05 UTC 

[PATCH 0/2] git(1) doc + "git help": split-out user & git format docs
 2021-10-15  2:05 UTC  (3+ messages)
` [PATCH 1/2] git(1) docs: split "User-facing file formats" off from "Guides"
` [PATCH 2/2] git(1) docs: create a "Git file and wire formats" section

[PATCH v3] hugetlb: Support node specified when using cma for gigantic hugepages
 2021-10-15  2:03 UTC 

[dpdk-dev] [PATCH v1] doc: fix typo of Intel device name
 2021-10-15  2:03 UTC  (3+ messages)

No staging/drivers/media/atomisp patches
 2021-10-15  2:09 UTC 

[dpdk-dev] [PATCH] ethdev: fix one MAC address occupies two index in mac addrs
 2021-10-15  2:00 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

linux-next: manual merge of the netfilter-next tree with the netfilter tree
 2021-10-15  2:00 UTC 

[PATCH v7 0/4] Mediatek MT7986 pinctrl support
 2021-10-15  1:45 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: pinctrl: update bindings for MT7986 SoC

[frank-w-bpi-r2-4.14:5.15-bpi-r2-pro 90/90] drivers/gpu/drm/bridge/display-connector.c:274:17: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int'
 2021-10-15  1:55 UTC 

[PATCH v2 0/5] Switchtec Fixes and Improvements
 2021-10-15  1:55 UTC  (3+ messages)
` [PATCH v2 4/5] PCI/switchtec: Replace ENOTSUPP with EOPNOTSUPP

What's cooking in git.git (Oct 2021, #04; Thu, 14)
 2021-10-15  1:54 UTC  (2+ messages)

[RESEND PATCH v1 0/9] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-10-15  1:54 UTC  (8+ messages)
` [RESEND PATCH v1 3/9] spmi: pmic-arb: check apid against limits before calling irq handler


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.