linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 20:39:15 to 2022-05-16 23:59:19 UTC [more...]

[PATCH 0/3] Add support for Imagis IST3038B
 2022-05-16 23:58 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: input/touchscreen: Add compatible for IST3038B

[PATCH 0/6] rtc: stm32: add alarm out and LSCO features
 2022-05-16 23:52 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: rtc: stm32: add st,lsco optional property to select output

[PATCH kernel v2] zstd: Fixing mixed module-builtin objects
 2022-05-16 23:52 UTC  (2+ messages)

[PATCH v2 1/1] selftests: vm: add process_mrelease tests
 2022-05-16 23:51 UTC  (5+ messages)

[PATCH v3 0/6] SM8350 Display/GPU clock enablement
 2022-05-16 23:50 UTC  (3+ messages)
` [PATCH v3 3/6] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings

[PATCH v20 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-05-16 23:49 UTC  (6+ messages)
` [PATCH v20 1/5] mfd: intel-m10-bmc: Rename n3000bmc-secure driver
` [PATCH v20 2/5] fpga: m10bmc-sec: create max10 bmc secure update
` [PATCH v20 3/5] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v20 4/5] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v20 5/5] fpga: m10bmc-sec: add max10 secure update functions

[PATCH 00/13] Mediatek MT6735 main clock and reset drivers
 2022-05-16 23:49 UTC  (5+ messages)
` [PATCH 01/13] dt-bindings: clock: Add Mediatek MT6735 clock bindings
` [PATCH 02/13] dt-bindings: reset: Add MT6735 reset bindings

[PATCH] scripts/tags.sh: Invoke 'realpath' via 'xargs'
 2022-05-16 23:46 UTC 

[PATCH v2] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-05-16 23:45 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
 2022-05-16 23:38 UTC  (6+ messages)
` [PATCH v2 4/4] powerpc/52xx: Convert to use fwnode API

[PATCH v2 1/2] exfat: move is_valid_cluster to a common header
 2022-05-16 23:38 UTC  (6+ messages)
  ` [PATCH v2 2/2] exfat: check if cluster num is valid

[hverkuil-media-tree:extron 2/2] ld.lld: error: undefined symbol: v4l2_device_register
 2022-05-16 23:38 UTC 

[PATCH 2/2] ceph: wait the first reply of inflight unlink/rmdir
 2022-05-16 23:18 UTC  (3+ messages)

[v16 0/5] USB DWC3 host wake up support from system suspend
 2022-05-16 23:13 UTC  (7+ messages)
` [v16 2/5] usb: dwc3: core: Host "

[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-16 23:11 UTC  (9+ messages)
` [PATCH v7 17/22] vfio-pci/zdev: add open/close device hooks

[PATCH v1 3/3] RTC: nuvoton: Add NCT3018Y real time clock driver
 2022-05-16 23:08 UTC  (2+ messages)

[PATCH v3 0/3] fanotify: Allow user space to pass back additional audit info
 2022-05-16 23:06 UTC  (5+ messages)
` [PATCH v3 1/3] fanotify: Ensure consistent variable type for response
` [PATCH v3 2/3] fanotify: define struct members to hold response decision context
` [PATCH v3 3/3] fanotify: Allow audit to use the full permission event response

[PATCH bpf v2 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs
 2022-05-16 23:05 UTC 

[PATCH bpf v2 3/4] bpf_trace: handle compat in kprobe_multi_resolve_syms
 2022-05-16 23:05 UTC 

[PATCH bpf v2 2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach
 2022-05-16 23:05 UTC 

[PATCH bpf v2 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
 2022-05-16 23:04 UTC 

[PATCH bpf v2 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
 2022-05-16 23:04 UTC 

[PATCH] lib: overflow: Always build 64-bit test cases
 2022-05-16 23:01 UTC  (3+ messages)

[RFC PATCH v2 00/21] KCFI support
 2022-05-16 22:59 UTC  (13+ messages)
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG

[PATCH] drivers/pci: wait downstream hierarchy ready instead of slot itself ready, after secondary bus reset
 2022-05-16 22:57 UTC  (3+ messages)

[RFC PATCH v2 00/27] DRM.debug on DYNAMIC_DEBUG, add trace events
 2022-05-16 22:56 UTC  (28+ messages)
` [PATCH v2 01/27] dyndbg: fix static_branch manipulation
` [PATCH v2 02/27] dyndbg: show both old and new in change-info
` [PATCH v2 03/27] dyndbg: fix module.dyndbg handling
` [PATCH v2 04/27] dyndbg: drop EXPORTed dynamic_debug_exec_queries
` [PATCH v2 05/27] dyndbg: add exclusive class_id to pr_debug callsites
` [PATCH v2 06/27] dyndbg: add dynamic_debug_(un)register_classes
` [PATCH v2 07/27] dyndbg: validate class FOO on module
` [PATCH v2 08/27] dyndbg: add drm.debug style bitmap support
` [PATCH v2 09/27] Doc/dyndbg: document new class class_name query support
` [PATCH v2 10/27] dyndbg: let query-modname override defaulting modname
` [PATCH v2 11/27] dyndbg: support symbolic class-names in bitmap
` [PATCH v2 12/27] dyndbg: change zero-or-one classes-map to maps list
` [PATCH v2 13/27] dyndbg: add __pr_debug_cls(class, fmt, ...)
` [PATCH v2 14/27] dyndbg: add test_dynamic_debug module
` [PATCH v2 15/27] drm: POC drm on dyndbg - map class-names to drm_debug_category's
` [PATCH v2 16/27] drm/print: POC drm on dyndbg - use bitmap
` [PATCH v2 17/27] drm_print: condense enum drm_debug_category
` [PATCH v2 18/27] drm_print: interpose drm_*dbg with forwarding macros
` [PATCH v2 19/27] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
` [PATCH v2 20/27] drm_print: refine drm_debug_enabled for jump-label
` [PATCH v2 21/27] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [PATCH v2 22/27] drm_print: add _ddebug desc to drm_*dbg prototypes
` [PATCH v2 23/27] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v2 24/27] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v2 25/27] dyndbg: add write-events-to-tracefs code
` [PATCH v2 26/27] dyndbg: 4 new trace-events: pr_debug, dev_dbg, drm_{,dev}debug
` [PATCH v2 27/27] dyndbg/drm: POC add tracebits sysfs-knob

[PATCH 0/7] SCMIv3.1 Powercap protocol and driver
 2022-05-16 22:55 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: firmware: arm,scmi: Add powercap protocol

[PATCH 0/7] iommu/vt-d: Make intel-iommu.h private
 2022-05-16 22:58 UTC  (4+ messages)
` [PATCH 6/7] x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU

[PATCH v3 0/2] Implement arm64 specific huge_ptep_get()
 2022-05-16 22:53 UTC  (2+ messages)

[PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-05-16 22:51 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: Add HAVE_IOREMAP_PROT support

[PATCH bpf-next v2] selftests/bpf: fix building bpf selftests statically
 2022-05-16 22:50 UTC  (2+ messages)

[PATCH] evm: Clean up some variables
 2022-05-16 22:50 UTC  (4+ messages)

[PATCH bpf 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
 2022-05-16 22:49 UTC  (3+ messages)

[PATCH v2 0/4] Apple SoC cpufreq driver
 2022-05-16 22:49 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq

objtool "no non-local symbols" error with tip of tree LLVM
 2022-05-16 22:48 UTC  (3+ messages)

[PATCH 0/2] armada-3720-turris-mox and orion-mdio
 2022-05-16 22:48 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: armada-3720-turris-mox: Correct reg property for mdio devices
` [PATCH 2/2] dt-bindings: net: marvell,orion-mdio: Set unevaluatedProperties to false

[PATCH v2 4/5] arm64: mm: Convert to GENERIC_IOREMAP
 2022-05-16 22:47 UTC  (3+ messages)
` [PATCH v2 resend "

[PATCH] staging: r8188eu: remove _drv_ defines from include/rtw_debug.h
 2022-05-16 22:46 UTC 

[PATCH] riscv: Move alternative length validation into subsection
 2022-05-16 22:38 UTC  (3+ messages)

drivers/net/ethernet/intel/iavf/iavf_fdir.c:340:5: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2022-05-16 22:37 UTC 

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-16 22:35 UTC  (3+ messages)

[PATCH v2 00/17] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
 2022-05-16 22:29 UTC  (28+ messages)
` [PATCH v2 01/17] dt-bindings: PCI: dwc: Define common and native DT bindings
` [PATCH v2 03/17] PCI: dwc: Add more verbose link-up message
` [PATCH v2 04/17] PCI: dwc: Detect iATU settings after getting "addr_space" resource
` [PATCH v2 05/17] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH v2 06/17] PCI: dwc: Add IP-core version detection procedure
` [PATCH v2 07/17] PCI: dwc: Introduce Synopsys IP-core versions/types interface
` [PATCH v2 08/17] PCI: dwc: Add host de-initialization callback
` [PATCH v2 10/17] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH v2 12/17] PCI: dwc: Add iATU regions size detection procedure
` [PATCH v2 13/17] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH v2 14/17] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH v2 15/17] PCI: dwc: Introduce dma-ranges property support for RC-host
` [PATCH v2 16/17] PCI: dwc: Introduce generic platform clocks and resets sets

[PATCH v2] dt-bindings: net: orion-mdio: Convert to JSON schema
 2022-05-16 22:27 UTC  (4+ messages)

[PATCH 0/2] KVM: x86/mmu: nEPT X-only unsync bug fix
 2022-05-16 22:22 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()

[PATCH] staging: vc04_services: remove unused macro
 2022-05-16 22:17 UTC 

[PATCH 0/2] interconnect: qcom: Remove IP0 resource
 2022-05-16 22:16 UTC  (4+ messages)
` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node
  ` [PATCH 5/2] dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatibles

[PATCH 0/2] octeon_ep: Fix the error handling path of octep_request_irqs()
 2022-05-16 22:14 UTC  (5+ messages)
` [PATCH 1/2] octeon_ep: Fix a memory leak in "
  ` [EXT] "
` [PATCH 2/2] octeon_ep: Fix irq releasing "
  ` [EXT] "

[PATCH] tracing: add ACCOUNT flag for allocations from marked slab caches
 2022-05-16 22:08 UTC  (4+ messages)

[PATCH] Input: sparcspkr: Fix refcount leak in bbc_beep_probe
 2022-05-16 22:08 UTC  (2+ messages)

[RFC PATCH 0/1] Fix handling semctl on x86-32 kernels
 2022-05-16 22:07 UTC  (5+ messages)
` [RFC PATCH 1/1] ipc, sem: fix backward compatibility with "

[PATCH] random: move randomize_page() into mm where it belongs
 2022-05-16 22:07 UTC  (3+ messages)

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-16 21:58 UTC  (3+ messages)
  ` [PATCH v4 05/13] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info

[PATCH v3] fs/ufs: Replace kmap() with kmap_local_page()
 2022-05-16 21:59 UTC  (4+ messages)

[PATCH] misc: rtsx: Set setting_reg2 before use
 2022-05-16 21:57 UTC  (5+ messages)

[PATCH v7 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-16 21:56 UTC  (7+ messages)
` [PATCH v7 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

[PATCH v1 0/6] Cleanups and enablement for Quartz64-A
 2022-05-16 21:51 UTC  (4+ messages)
` [PATCH v1 6/6] arm64: dts: rockchip: enable sfc controller on Quartz64 Model A

[PATCH 5.10 00/68] 5.10.117-rc2 review
 2022-05-16 21:38 UTC 

[PATCH v8 1/8] ARM: hpe: Introduce the HPE GXP architecture
 2022-05-16 21:28 UTC  (3+ messages)
` [PATCH v8 3/8] watchdog: hpe-wdt: Introduce HPE GXP Watchdog

[PATCH] objtool: fix objtool regression on x32 systems
 2022-05-16 21:25 UTC  (4+ messages)

[PATCH] kunit: fix executor OOM error handling logic on non-UML
 2022-05-16 21:22 UTC  (2+ messages)

linux-next: Tree for May 16
 2022-05-16 21:22 UTC  (2+ messages)
` linux-next: Tree for May 16 (drm/i915/gt/intel_gt_sysfs_pm.c)

[PATCH] USB: serial: option: add Quectel BG95 modem
 2022-05-16 21:12 UTC  (2+ messages)

[PATCH] crypto: asymmetric_keys: remove redundant pointer secs
 2022-05-16 21:17 UTC 

[PATCH v3 0/4] pass -march= only to compiler
 2022-05-16 21:16 UTC  (10+ messages)
` [PATCH v3 1/4] ARM: remove lazy evaluation in Makefile
` [PATCH v3 2/4] ARM: use .arch directives instead of assembler command line flags
` [PATCH v3 3/4] ARM: only use -mtp=cp15 for the compiler
` [PATCH v3 4/4] ARM: pass -march= only to compiler

[PATCH mm] tracing: incorrect gfp_t conversion
 2022-05-16 20:55 UTC  (3+ messages)
` [PATCH mm v2] "

[PATCH net-next] net: wwan: t7xx: fix GFP_KERNEL usage in spin_lock context
 2022-05-16 20:57 UTC  (3+ messages)

[PATCH v6 0/5] Add TDX Guest Attestation support
 2022-05-16 21:06 UTC  (4+ messages)
` [PATCH v6 1/5] x86/tdx: Add TDX Guest attestation interface driver

[PATCH v5 2/2] PCI/PM: Fix pci_pm_suspend_noirq() to disable PTM
 2022-05-16 20:59 UTC  (3+ messages)

[PATCH] Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"
 2022-05-16 20:59 UTC  (2+ messages)

[PATCH v2 0/3] fanotify: Allow user space to pass back additional audit info
 2022-05-16 20:53 UTC  (8+ messages)
` [PATCH v2 2/3] fanotify: define struct members to hold response decision context

[PATCH net-next v3 00/10] UDP/IPv6 refactoring
 2022-05-16 20:48 UTC  (9+ messages)
` [PATCH net-next v3 02/10] udp/ipv6: move pending section of udpv6_sendmsg
` [PATCH net-next v3 03/10] udp/ipv6: prioritise the ip6 path over ip4 checks

[PATCH] x86/resctrl: fix min_cbm_bits for AMD
 2022-05-16 20:51 UTC  (4+ messages)

[PATCH v9 0/9] IPI virtualization support for VM
 2022-05-16 20:49 UTC  (4+ messages)

[nsaenz-rpi:ct-work-defer-wip 25/25] vmlinux.o: warning: objtool: ct_enter_work+0x135: call to __flush_tlb_all() leaves .noinstr.text section
 2022-05-16 20:44 UTC 

[PATCH] sched/core: Do not treat class list boundary markers as arrays
 2022-05-16 20:44 UTC  (2+ messages)

[PATCH v19 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-05-16 20:44 UTC  (4+ messages)
` [PATCH v19 2/5] fpga: m10bmc-sec: create max10 bmc secure update

[PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
 2022-05-16 20:45 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: stm32: Fix ADC IRQ handling on STM32F4
 2022-05-16 20:39 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: stm32: Fix ADCs iteration in irq handler
` [PATCH v2 2/2] iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs message

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-05-16 20:40 UTC  (4+ messages)
` [PATCH v3 0/4] can: can_dropped_invalid_skb() and Kbuild changes
  ` [PATCH v3 1/4] can: slcan: use can_dropped_invalid_skb() instead of manual check

[PATCH bpf] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
 2022-05-16 20:38 UTC  (5+ messages)

Use after free in cgroup_migrate_execute
 2022-05-16 20:34 UTC  (3+ messages)

[PATCH v9 0/7] DAX poison recovery
 2022-05-16 20:30 UTC  (3+ messages)
` [PATCH v9 2/7] x86/mce: relocate set{clear}_mce_nospec() functions

[PATCH 00/20] perf vendors events arm64: Multiple Arm CPUs
 2022-05-16 20:29 UTC  (8+ messages)

[PATCH v4 0/6] TPM irq fixes
 2022-05-16 20:25 UTC  (11+ messages)
` [PATCH v4 2/6] tpm, tpm_tis: Claim and release locality only once
` [PATCH v4 5/6] tpm, tpm_tis: Move irq test from tpm_tis_send() to tpm_tis_probe_irq_single()

[RFC PATCH 0/2] Crypto: Remove x86 dependency on QAT drivers
 2022-05-16 20:25 UTC  (2+ messages)

include/linux/compiler_types.h:352:45: error: call to '__compiletime_assert_481' declared with attribute error: Please avoid flushing system_unbound_wq
 2022-05-16 20:24 UTC 

[PATCH 2/3] PCI: dwc: qcom: Set suspend_poweroff flag for SC7280
 2022-05-16 20:19 UTC  (2+ messages)

[PATCH 1/3] PCI: Add a flag to notify PCI drivers about powerdown during suspend
 2022-05-16 20:18 UTC  (2+ messages)

[PATCH] gpio: ftgpio: Remove unneeded ERROR check before clk_disable_unprepare
 2022-05-16 20:16 UTC  (2+ messages)

[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
 2022-05-16 20:16 UTC  (8+ messages)
` [PATCH v3 11/34] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v3 15/34] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v3 19/34] KVM: nVMX: hyper-v: Enable L2 TLB flush

[PATCH 0/3] PCI: Notify PCI drivers about powerdown during suspend
 2022-05-16 20:15 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: qcom: Add LPG node to pm8941
 2022-05-16 20:09 UTC  (4+ messages)

[PATCH net] NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
 2022-05-16 20:07 UTC  (2+ messages)

[PATCH bpf-next v3] bpftool: Use sysfs vmlinux when dumping BTF by ID
 2022-05-16 20:03 UTC  (2+ messages)

[PATCH 5.17 000/114] 5.17.9-rc1 review
 2022-05-16 19:36 UTC  (7+ messages)
` [PATCH 5.17 008/114] net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
` [PATCH 5.17 029/114] hwmon: (ltq-cputemp) restrict it to SOC_XWAY
` [PATCH 5.17 035/114] s390/ctcm: fix variable dereferenced before check
` [PATCH 5.17 051/114] RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
` [PATCH 5.17 056/114] s390: disable -Warray-bounds
` [PATCH 5.17 061/114] secure_seq: use the 64 bits of the siphash for port offset calculation


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).