linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 14:38:58 to 2021-09-14 16:08:52 UTC [more...]

[PATCH 02/17] arm64: dts: qcom: Add SM6350 device tree
 2021-09-14 16:08 UTC  (2+ messages)

[PATCH 5.14 000/334] 5.14.4-rc1 review
 2021-09-14 16:08 UTC  (3+ messages)

[init] 40caa127f3: kernel_BUG_at_arch/x86/mm/physaddr.c
 2021-09-14 16:08 UTC  (3+ messages)
` [PATCH] bootconfig: Fix to check the xbc_node is used before free it

[PATCH] Fixes: leds: lp50xx: Fix bank enable mask
 2021-09-14 16:06 UTC 

[PATCH 01/16] tty: unexport tty_ldisc_release
 2021-09-14 16:06 UTC  (4+ messages)
` [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push
  ` [PATCH 09/16] tty: drivers/tty/, "

[PATCH v2] vmpressure: wake up work only when there is registration event
 2021-09-14 16:05 UTC 

[PATCH] drm/hyperv: Fix double mouse pointers
 2021-09-14 16:05 UTC  (3+ messages)

[PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to, KVM_MAX_VCPU_IDS
 2021-09-14 15:59 UTC 

False positive for 'Possible unnecessary KERN_ERR' warning in checkpatch
 2021-09-14 16:05 UTC 

[RFC/RFT PATCH 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-09-14 16:05 UTC  (9+ messages)
` [PATCH 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page

[PATCH 00/10] raise minimum GCC version to 5.1
 2021-09-14 16:04 UTC  (8+ messages)
` [PATCH 02/10] compiler.h: drop fallback overflow checkers
` [PATCH 10/10] vmlinux.lds.h: remove old check for GCC 4.9

linux: build faulure: error: "__has_attribute" is not defined
 2021-09-14 16:02 UTC  (2+ messages)

[PATCH] gen_compile_commands: add missing sys import
 2021-09-14 16:01 UTC  (3+ messages)

[PATCH v2 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-14 16:01 UTC  (3+ messages)
` [PATCH v2 04/13] ASoC: dt-bindings: tegra: Few more Tegra210 AHUB modules

[PATCH] arm64/traps: Avoid unnecessary kernel/user pointer conversion
 2021-09-14 16:00 UTC  (2+ messages)

[PATCH 5.13 000/300] 5.13.17-rc1 review
 2021-09-14 15:59 UTC  (3+ messages)

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-14 15:58 UTC  (8+ messages)
` [RFC PATCH 1/8] arm64: add CPU field to struct thread_info
` [RFC PATCH 5/8] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y

[PATCH] hardening: Default to INIT_STACK_ALL_ZERO if CC_HAS_AUTO_VAR_INIT_ZERO
 2021-09-14 15:58 UTC  (2+ messages)

[PATCH v2] MIPS: Avoid macro redefinitions
 2021-09-14 15:56 UTC  (2+ messages)

[PATCH 5.10 000/236] 5.10.65-rc1 review
 2021-09-14 15:56 UTC  (2+ messages)

[PATCH 5.4 000/144] 5.4.146-rc1 review
 2021-09-14 15:56 UTC  (2+ messages)

[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-09-14 15:56 UTC  (7+ messages)
` [PATCH 1/6] clk: samsung: Enable bus clock on init
` [PATCH 2/6] clk: samsung: clk-pll: Implement pll0822x PLL type
` [PATCH 3/6] clk: samsung: clk-pll: Implement pll0831x "
` [PATCH 4/6] dt-bindings: clock: Add bindings definitions for Exynos850 CMU
` [PATCH 5/6] dt-bindings: clock: Document Exynos850 CMU bindings
` [PATCH 6/6] clk: samsung: Introduce Exynos850 clock driver

[PATCH v2 00/29] Change wildcards on ABI files
 2021-09-14 15:53 UTC  (9+ messages)
` [PATCH v2 04/29] ABI: security: fix location for evm and ima_policy
` [PATCH v2 11/29] ABI: sysfs-class-typec: fix a bad What field
` [PATCH v2 16/29] ABI: sysfs-bus-soundwire-slave: use wildcards on What definitions
` [PATCH v2 29/29] ABI: sysfs-ptp: "

[PATCH] MAINTAINERS: remove dead e-mails
 2021-09-14 15:50 UTC  (2+ messages)

[v3 00/10] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-09-14 15:50 UTC  (3+ messages)
` [v3 06/10] dt-binding: pmu: Add RISC-V PMU DT bindings

[PATCH 00/14] nSVM fixes and optional features
 2021-09-14 15:48 UTC  (15+ messages)
` [PATCH 01/14] KVM: x86: nSVM: restore int_vector in svm_clear_vintr
` [PATCH 02/14] KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
` [PATCH 03/14] KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
` [PATCH 04/14] KVM: x86: nSVM: don't copy pause related settings
` [PATCH 05/14] KVM: x86: nSVM: don't copy virt_ext from vmcb12
` [PATCH 06/14] KVM: x86: SVM: don't set VMLOAD/VMSAVE intercepts on vCPU reset
` [PATCH 07/14] KVM: x86: SVM: add warning for CVE-2021-3656
` [PATCH 08/14] KVM: x86: SVM: add module param to control LBR virtualization
` [PATCH 09/14] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH 10/14] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH 11/14] KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
` [PATCH 12/14] KVM: x86: SVM: add module param to control TSC scaling
` [PATCH 13/14] KVM: x86: nSVM: implement nested "
` [PATCH 14/14] KVM: x86: nSVM: support PAUSE filter threshold and count

[PATCH v2] scsi: Delete scsi_{get,free}_host_dev()
 2021-09-14 15:53 UTC  (3+ messages)

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 15:49 UTC  (3+ messages)
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-14 15:49 UTC  (3+ messages)

drivers/remoteproc/ti_k3_r5_remoteproc.c:377:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-09-14 15:48 UTC 

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-09-14 15:45 UTC  (3+ messages)
` DPAA2 triggers, "

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2021-09-14 15:43 UTC  (10+ messages)
` [PATCH 4/4] "

[PATCH] drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup
 2021-09-14 15:42 UTC  (3+ messages)
  `  "

[PATCH AUTOSEL 5.14 01/25] dmaengine: idxd: depends on !UML
 2021-09-14 15:42 UTC  (8+ messages)
` [PATCH AUTOSEL 5.14 03/25] cxl: Move cxl_core to new directory
` [PATCH AUTOSEL 5.14 04/25] cxl/pci: Introduce cdevm_file_operations

start switching sysfs attributes to expose the seq_file
 2021-09-14 15:41 UTC  (7+ messages)
` [PATCH 13/13] xfs: convert xfs_sysfs attrs to use ->seq_show

Re:
 2021-09-14 15:37 UTC 

[PATCH] swiotlb: set IO TLB segment size via cmdline
 2021-09-14 15:30 UTC  (3+ messages)

[PATCH 2/2] clk: qcom: Add Global Clock Controller driver for QCM2290
 2021-09-14 15:24 UTC  (2+ messages)

[PATCH 0/4] Add support for IDO-SBC2D06-V1B-22W
 2021-09-14 15:26 UTC  (6+ messages)
` [PATCH 4/4] MAINTAINERS: Add myself as MStar/Sigmastar Armv7 SoC maintainers

[PATCH] KVM: SVM: fix missing sev_decommission in sev_receive_start
 2021-09-14 15:26 UTC  (2+ messages)

[PATCH v4] coresight: tmc-etr: Speed up for bounce buffer in flat mode
 2021-09-14 15:22 UTC  (2+ messages)

[PATCH RFC 0/3] add Vertexcom MSE102x support
 2021-09-14 15:17 UTC  (4+ messages)
` [PATCH RFC 1/3] dt-bindings: add vendor Vertexcom
` [PATCH RFC 2/3] dt-bindings: net: add Vertexcom MSE102x support
` [PATCH RFC 3/3] net: vertexcom: Add MSE102x SPI support

[PATCH] arm64: entry: Improve the performance of system calls
 2021-09-14 15:17 UTC  (3+ messages)

[PATCH 0/3] drm/i915: Enable -Wsometimes-uninitialized
 2021-09-14 15:17 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH] sparc: mdesc: Fix compile error seen with gcc 11.x
 2021-09-14 15:17 UTC  (7+ messages)

[PATCH] arm64: dts: meson: add audio playback to rbox-pro
 2021-09-14 15:16 UTC 

[RFC PATCH net] Revert "net: phy: Uniform PHY driver access"
 2021-09-14 15:15 UTC  (7+ messages)

[PATCH 0/9] xen/x86: PVH Dom0 fixes and fallout adjustments
 2021-09-14 15:13 UTC  (7+ messages)

[PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-09-14 15:13 UTC  (3+ messages)
` [PATCH v2 8/8] kbuild: Enable dtc 'unit_address_format' warning by default

[PATCH v15 0/6] Add tpm i2c ptp driver
 2021-09-14 15:10 UTC  (7+ messages)
` [PATCH v15 1/6] tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v15 2/6] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v15 3/6] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v15 4/6] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v15 5/6] tpm: tpm_tis: add tpm_tis_i2c driver
` [PATCH v15 6/6] tpm: Add YAML schema for TPM TIS I2C options

[PATCH] usb: gadget: storage: add support for media larger than 2T
 2021-09-14 15:13 UTC  (2+ messages)

[PATCH v1 0/5] fw_devlink improvements
 2021-09-14 15:10 UTC  (3+ messages)
` [PATCH v1 5/5] driver core: Add fw_devlink.debug command line boolean parameter

[PATCH] dt-bindings: hwmon: Add nct7802 bindings
 2021-09-14 15:08 UTC  (6+ messages)

[PATCH] mm/memory: Avoid unnecessary kernel/user pointer conversion
 2021-09-14 15:08 UTC 

[PATCH] drm/rockchip: handle non-platform devices in rockchip_drm_endpoint_is_subdriver
 2021-09-14 15:07 UTC 

[PATCH] ARM: dts: at91: sama7g5: add chipid
 2021-09-14 15:07 UTC  (2+ messages)

[PATCH -rc] init: don't panic if mount_nodev_root failed
 2021-09-14 15:07 UTC  (2+ messages)

[PATCH v2 1/3] drm/probe-helper: Document drm_helper_hpd_irq_event() return value
 2021-09-14 15:06 UTC  (6+ messages)
` [PATCH v2 2/3] drm/probe-helper: Create a HPD IRQ event helper for a single connector
` [PATCH v2 3/3] drm/vc4: hdmi: Actually check for the connector status in hotplug

[5.15-rc1][PPC][bisected 6d2ef226] mainline build breaks at ./include/linux/compiler_attributes.h:62:5: warning: "__has_attribute"
 2021-09-14 15:06 UTC  (3+ messages)

[PATCH] ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default
 2021-09-14 15:03 UTC  (2+ messages)

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-14 15:01 UTC  (12+ messages)

[PATCH 0/4] locking/rwbase: Assorted fixes
 2021-09-14 15:00 UTC  (5+ messages)
` [PATCH 3/4] locking/rwbase: Fix rwbase_write_lock() vs __rwbase_read_lock()

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-14 14:58 UTC  (3+ messages)

[syzbot] INFO: rcu detected stall in syscall_exit_to_user_mode
 2021-09-14 14:58 UTC  (2+ messages)

[PATCH] ARM: at91: pm: switch backup area to vbat in backup mode
 2021-09-14 14:58 UTC  (2+ messages)

[PATCH] staging: wfx: sta: Fix 'else' coding style warning
 2021-09-14 14:56 UTC  (2+ messages)

[PATCH] dma-buf: system_heap: Avoid warning on mid-order allocations
 2021-09-14 14:56 UTC  (3+ messages)

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-14 14:56 UTC  (5+ messages)
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has()

[GIT PULL] tracing: Fixes to bootconfig memory management
 2021-09-14 14:56 UTC 

[PATCH v2 0/8] Add some missing ABI symbols
 2021-09-14 14:55 UTC  (9+ messages)
` [PATCH v2 1/8] ABI: stable/sysfs-module: better document modules
` [PATCH v2 2/8] ABI: stable/sysfs-module: document version and srcversion
` [PATCH v2 3/8] ABI: testing/sysfs-module: document initstate
` [PATCH v2 4/8] ABI: sysfs-devices-power: document some RPM statistics
` [PATCH v2 5/8] ABI: sysfs-devices: add /dev ABI
` [PATCH v2 6/8] ABI: sysfs-bus-pci: add documentation for modalias
` [PATCH v2 7/8] ABI: o2cb: add an obsolete file for /sys/o2cb
` [PATCH v2 8/8] ABI: sysfs-bus-usb: add some missing definitions

[PATCH v2 0/4] ARM: at91: add new nodes to DT and fix for PM
 2021-09-14 14:54 UTC  (2+ messages)

[PATCH 0/3] phy: stm32: add phy tuning support
 2021-09-14 14:52 UTC  (4+ messages)
` [PATCH 1/3] phy: stm32: restore utmi switch on resume
` [PATCH 2/3] dt-bindings: phy: phy-stm32-usbphyc: add st,phy-tuning optional property
` [PATCH 3/3] phy: stm32: add phy tuning support

[PATCH v2] mdacon: fix redefinition of 'scr_memsetw'
 2021-09-14 14:52 UTC  (2+ messages)

[for-linus][PATCH 0/2] tracing: Fixes to bootconfig memory handling
 2021-09-14 14:48 UTC  (3+ messages)
` [for-linus][PATCH 1/2] bootconfig: Fix to check the xbc_node is used before free it
` [for-linus][PATCH 2/2] bootconfig: Free copied bootconfig data after boot

[PATCH v2] software node: balance refcount for managed sw nodes
 2021-09-14 14:50 UTC  (2+ messages)

[PATCH] fs/ioctl: Remove unnecessary __user annotation
 2021-09-14 14:49 UTC 

[PATCH v2] audit: Convert to SPDX identifier
 2021-09-14 14:48 UTC  (2+ messages)

[PATCH] auxdisplay: ht16k33: Make use of device properties
 2021-09-14 14:42 UTC 

[PATCH v5 0/2] Add temperature notification support
 2021-09-14 14:47 UTC  (3+ messages)
` [PATCH v5 1/2] scsi: ufs: Probe for "

[PATCH] powerpc/boot: Fix build failure since GCC 4.9 removal
 2021-09-14 14:41 UTC  (2+ messages)

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 14:41 UTC  (6+ messages)

[PATCH v2 0/5] get_abi.pl: Check for missing symbols at the ABI specs
 2021-09-14 14:45 UTC  (6+ messages)
` [PATCH v2 1/5] scripts: get_abi.pl: Better handle multiple What parameters
` [PATCH v2 2/5] scripts: get_abi.pl: Check for missing symbols at the ABI specs
` [PATCH v2 3/5] scripts: get_abi.pl: detect softlinks
` [PATCH v2 4/5] scripts: get_abi.pl: add an option to filter undefined results
` [PATCH v2 5/5] scripts: get_abi.pl: don't skip what that ends with wildcards

[PATCH -tip v11 00/27] kprobes: Fix stacktrace with kretprobes on x86
 2021-09-14 14:42 UTC  (27+ messages)
` [PATCH -tip v11 02/27] kprobes: Use helper to parse boolean input from userspace
` [PATCH -tip v11 03/27] kprobe: Simplify prepare_kprobe() by dropping redundant version
` [PATCH -tip v11 04/27] csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()
` [PATCH -tip v11 05/27] kprobes: Make arch_check_ftrace_location static
` [PATCH -tip v11 06/27] kprobes: treewide: Cleanup the error messages for kprobes
` [PATCH -tip v11 07/27] kprobes: Fix coding style issues
` [PATCH -tip v11 08/27] kprobes: Use IS_ENABLED() instead of kprobes_built_in()
` [PATCH -tip v11 09/27] kprobes: Add assertions for required lock
` [PATCH -tip v11 10/27] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe()
` [PATCH -tip v11 11/27] kprobes: Use bool type for functions which returns boolean value
` [PATCH -tip v11 12/27] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v11 13/27] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
` [PATCH -tip v11 14/27] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip v11 15/27] kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
` [PATCH -tip v11 16/27] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v11 17/27] objtool: Add frame-pointer-specific function ignore
` [PATCH -tip v11 18/27] objtool: Ignore unwind hints for ignored functions
` [PATCH -tip v11 19/27] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
` [PATCH -tip v11 20/27] ARC: Add instruction_pointer_set() API
` [PATCH -tip v11 21/27] ia64: "
` [PATCH -tip v11 22/27] arm: kprobes: Make space for instruction pointer on stack
` [PATCH -tip v11 23/27] kprobes: Enable stacktrace from pt_regs in kretprobe handler
` [PATCH -tip v11 24/27] x86/kprobes: Push a fake return address at kretprobe_trampoline
` [PATCH -tip v11 25/27] x86/unwind: Recover kretprobe trampoline entry
` [PATCH -tip v11 26/27] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
` [PATCH -tip v11 27/27] x86/kprobes: Fixup return address in generic trampoline handler

[PATCH] reset: pistachio: Re-enable driver selection
 2021-09-14 14:42 UTC  (2+ messages)

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-09-14 14:38 UTC  (16+ messages)
` [PATCH v6 01/19] uapi: Add <linux/map_to_14segment.h>
` [PATCH v6 05/19] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v6 06/19] auxdisplay: Extract character line display core support
` [PATCH v6 07/19] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v6 09/19] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v6 10/19] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v6 11/19] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v6 12/19] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v6 13/19] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v6 14/19] auxdisplay: ht16k33: Move delayed work
` [PATCH v6 15/19] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v6 16/19] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v6 17/19] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v6 18/19] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v6 19/19] auxdisplay: ht16k33: Add LED support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).