linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-11 09:35:28 to 2022-05-11 11:45:52 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-05-11 11:45 UTC  (10+ messages)
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 17/30] tracing: Improve panic/die notifiers

[PATCH] staging/rtl8712: fix potential memory leak
 2022-05-11 11:43 UTC  (2+ messages)

[PATCH] watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
 2022-05-11 11:42 UTC 

[PATCH] test_firmware: fix end of loop test in upload_read_show()
 2022-05-11 11:41 UTC  (5+ messages)

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-11 11:42 UTC  (3+ messages)
` [PATCH v7 1/7] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity

[PATCH RFC v1] random: use static branch for crng_ready()
 2022-05-11 11:41 UTC  (2+ messages)

[PATCH 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-11 11:38 UTC  (8+ messages)

[PATCH v11 0/3] Microchip Polarfire FPGA manager
 2022-05-11 11:36 UTC  (8+ messages)
` [PATCH v11 2/3] fpga: microchip-spi: add Microchip MPF "

[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
 2022-05-11 11:35 UTC  (52+ messages)
` [PATCH v3 01/34] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v3 02/34] KVM: x86: hyper-v: Introduce TLB flush ring
` [PATCH v3 03/34] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v3 04/34] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v3 05/34] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v3 06/34] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v3 07/34] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v3 08/34] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v3 09/34] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v3 10/34] KVM: x86: hyper-v: Create a separate ring for L2 TLB flush
` [PATCH v3 11/34] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v3 12/34] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v3 13/34] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v3 14/34] KVM: x86: Introduce .post_hv_l2_tlb_flush() nested hook
` [PATCH v3 15/34] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v3 16/34] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v3 17/34] KVM: x86: hyper-v: Introduce fast kvm_hv_l2_tlb_flush_exposed() check
` [PATCH v3 18/34] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v3 19/34] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v3 20/34] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too
` [PATCH v3 21/34] KVM: nSVM: hyper-v: Enable L2 TLB flush
` [PATCH v3 22/34] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v3 23/34] KVM: selftests: Better XMM read/write helpers
` [PATCH v3 24/34] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v3 25/34] KVM: selftests: Make it possible to replace PTEs with __virt_pg_map()

[PATCH v2 0/3] add Pine64 touch panel support to rockpro64
 2022-05-11 11:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: panel: feiyang, fy07024di26a30d: make reset gpio optional
` [PATCH v2 2/3] drm/panel: feiyang-fy07024di26a30d: "
` [PATCH v2 3/3] arm64: dts: rockchip: add pine64 touch panel display to rockpro64

[mtd:spi-nor/next 16/18] drivers/mtd/spi-nor/debugfs.c:84 spi_nor_params_show() warn: '%ph' cannot be followed by 'n'
 2022-05-11 11:35 UTC  (2+ messages)

[PATCH] regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
 2022-05-11 11:35 UTC 

[PATCH v5 0/7] Fix some races between sysfb device registration and drivers probe
 2022-05-11 11:32 UTC  (8+ messages)
` [PATCH v5 1/7] firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
` [PATCH v5 2/7] firmware: sysfb: Add helpers to unregister a pdev and disable registration
` [PATCH v5 3/7] fbdev: Restart conflicting fb removal loop when unregistering devices
` [PATCH v5 4/7] fbdev: Make sysfb to unregister its own registered devices
` [PATCH v5 5/7] fbdev: Disable sysfb device registration when removing conflicting FBs
` [PATCH v5 6/7] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
` [PATCH v5 7/7] fbdev: Make registered_fb[] private to fbmem.c

[PATCH] RISC-V: Remove IORESOURCE_BUSY flag for no-map reserved memory
 2022-05-11 11:32 UTC  (2+ messages)

[PATCH 0/4 V2] net: atlantic: more fuzzing fixes
 2022-05-11 11:30 UTC  (2+ messages)

[PATCH v9 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-11 11:29 UTC  (16+ messages)
` [PATCH v9 3/7] crypto: caam - determine whether CAAM supports blob encap/decap
  ` [EXT] "
` [PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

[PATCH v4 0/6] TPM irq fixes
 2022-05-11 11:27 UTC  (5+ messages)
` [PATCH v4 1/6] tpm, tpm_tis_spi: Request threaded irq
` [PATCH v4 2/6] tpm, tpm_tis: Claim and release locality only once

[REPOST PATCH] locking/lockdep: Remove lockdep_init_map_crosslock
 2022-05-11 11:26 UTC 

[PATCH 1/4] drm/i915: add gen6 ppgtt dummy creation function
 2022-05-11 11:24 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: setup ggtt scratch page after memory regions

[PATCH] sched/rt: fix the case where sched_rt_period_us is non-positive
 2022-05-11 11:21 UTC 

[PATCH] RISC-V: Remove IORESOURCE_BUSY flag for no-map reserved memory
 2022-05-11 11:18 UTC 

[PATCH 4.9 00/66] 4.9.313-rc1 review
 2022-05-11 11:15 UTC  (2+ messages)

[PATCH 0/7] Rewrite jevents program in python
 2022-05-11 11:13 UTC  (2+ messages)

[PATCH] arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
 2022-05-11 11:13 UTC  (2+ messages)

[PATCH] genirq/irq_sim: Make the irq_work always run in hard irq context
 2022-05-11 11:07 UTC 

[PATCH v7 0/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-05-11 11:06 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
` [PATCH v7 2/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support

[uclinux-h8:h8300-next 10/15] drivers/irqchip/irq-renesas-h8s.c:104:18: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-05-11 11:06 UTC 

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-05-11 11:04 UTC  (11+ messages)

[PATCH 4.14 00/78] 4.14.278-rc1 review
 2022-05-11 11:03 UTC  (2+ messages)

[PATCH 00/21] add coccinelle scripts for {bitmap,cpumask,nodes}_empty()
 2022-05-11 10:59 UTC  (8+ messages)
` [PATCH 08/22] bitops: introduce MANY_BITS() macro
` [PATCH 13/22] x86: smp: move cpumask_weight() out of for-loop in remove_siblinginfo

[PATCH v10 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-11 10:57 UTC  (6+ messages)
` [PATCH v10 4/4] mm: hugetlb_vmemmap: "

[PATCH v6 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-05-11 10:57 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation

[PATCH v1] vdpa: Warn if MTU configured is too low
 2022-05-11 10:56 UTC 

[ammarfaizi2-block:axboe/linux-block/fastpoll-mshot 89/98] fs/io_uring.c:6075:2: error: call to undeclared function '__io_poll_clean'; ISO C99 and later do not support implicit function declarations
 2022-05-11 10:56 UTC 

[PATCH] vdpa: Warn if MTU configured is too low
 2022-05-11 10:53 UTC  (7+ messages)

[PATCH] serial: Revert RS485 polarity change on UART open
 2022-05-11 10:22 UTC  (7+ messages)

[PATCH net-next] docs: ctucanfd: Use 'kernel-figure' directive instead of 'figure'
 2022-05-11 10:52 UTC  (3+ messages)

[PATCH v3 0/2] Introduce MediaTek CCI devfreq driver
 2022-05-11 10:48 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: Add MediaTek CCI dt-bindings

[PATCH v2 net] net: phy: mscc: Add error check when __phy_read() failed
 2022-05-11 10:45 UTC  (2+ messages)

[PATCH v8 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-11 10:44 UTC  (3+ messages)

[PATCH][next] net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"
 2022-05-11 10:44 UTC 

[PATCH -next] ext4: fix bug_on in ext4_writepages
 2022-05-11 10:40 UTC  (3+ messages)

[RFC Patch net-next 0/9] net: dsa: microchip: refactor the ksz switch init function
 2022-05-11 10:37 UTC  (10+ messages)
` [RFC Patch net-next 1/9] net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
` [RFC Patch net-next 2/9] net: dsa: microchip: move ksz_chip_data to ksz_common
` [RFC Patch net-next 3/9] net: dsa: microchip: perform the compatibility check for dev probed
` [RFC Patch net-next 4/9] net: dsa: microchip: move port memory allocation to ksz_common
` [RFC Patch net-next 5/9] net: dsa: microchip: move struct mib_names to ksz_chip_data
` [RFC Patch net-next 6/9] net: dsa: microchip: move get_strings to ksz_common
` [RFC Patch net-next 7/9] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [RFC Patch net-next 8/9] net: dsa: microchip: remove unused members in ksz_device
` [RFC Patch net-next 9/9] net: dsa: microchip: add the phylink get_caps

[PATCH] drivers: gpio: zevio: drop of_gpio.h header
 2022-05-11 10:37 UTC  (2+ messages)

linux-next: Tree for May 11
 2022-05-11 10:38 UTC 

[PATCH] ext4: Fix journal_ioprio mount option handling
 2022-05-11 10:37 UTC  (3+ messages)

[PATCH 00/18] AMD64 EDAC Cleanup and Refactor
 2022-05-11 10:34 UTC  (5+ messages)
` [PATCH 02/18] EDAC/amd64: Remove scrub rate control for Family 17h and later
` [PATCH 04/18] EDAC/amd64: Remove PCI Function 0

[PATCH] ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
 2022-05-11 10:32 UTC  (2+ messages)

[PATCH] random: do not pretend to handle premature next security model
 2022-05-11 10:32 UTC  (3+ messages)

[PATCH] m68k: math-emu: Fix dependencies of math emulation support
 2022-05-11 10:26 UTC  (2+ messages)

[RFC] drm/msm: Add initial ci/ subdirectory
 2022-05-11 10:26 UTC  (5+ messages)
` [RFC v2] "
  ` Adding CI results to the kernel tree was "

[PATCH 0/7] x86/entry: Convert error_entry() to C code
 2022-05-11 10:25 UTC  (3+ messages)
` [PATCH 2/7] x86/entry: Move PTI_USER_* to arch/x86/include/asm/processor-flags.h

linux-next: build warnings after merge of the mm tree
 2022-05-11 10:20 UTC 

[PATCH v2 0/3] MSM8996 Coherent Bus Fabric clock support
 2022-05-11 10:17 UTC  (3+ messages)
` [PATCH v2 2/3] clk: qcom: msm8996-cpu: Add CBF support

[PATCH v8 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-05-11 10:13 UTC  (9+ messages)
` [PATCH v8 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v8 4/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v8 5/7] kexec: exclude hot remove cpu from elfcorehdr notes

[PATCH 5.15 000/135] 5.15.39-rc1 review
 2022-05-11 10:12 UTC  (2+ messages)

[GIT PULL] virtio: last minute fixup
 2022-05-11 10:12 UTC  (3+ messages)

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-11 10:12 UTC  (4+ messages)
` [PATCH v8 01/27] notifier: Add atomic_notifier_call_chain_is_empty()

[PATCH 1/5] tty/termbits: remove #ifdef CMSPAR that is always defined
 2022-05-11 10:11 UTC  (5+ messages)
` [PATCH 2/5] tty/termbits: remove #ifdef BOTHER "
` [PATCH 3/5] tty/termbits: remove #ifdef IBSHIFT "
` [PATCH 4/5] serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS
` [PATCH 5/5] serial: jsm: Use B0 instead of 0

linux-next: Tree for May 3
 2022-05-11 10:10 UTC  (10+ messages)

[PATCH] drivers:uio: Fix system crashes during driver switchover
 2022-05-11 10:09 UTC  (4+ messages)

5.4.188 and later: massive performance regression with nfsd
 2022-05-11 10:03 UTC 

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-11 10:08 UTC  (21+ messages)
` [PATCH v4 1/3] FUSE: Implement atomic lookup + create

[PATCH 4.19 00/88] 4.19.242-rc1 review
 2022-05-11 10:08 UTC  (3+ messages)

[PATCH v3 0/2] Show statistics for a vdpa device
 2022-05-11 10:07 UTC  (6+ messages)
` [PATCH v3 1/2] vdpa: Add support for querying vendor statistics

[PATCH] arm64: kdump: Do not allocate crash low memory if not needed
 2022-05-11 10:06 UTC  (4+ messages)

[PATCH -next] drivers: w1: use kfree_sensitive()
 2022-05-11 10:05 UTC  (4+ messages)

[PATCH 5.10 00/70] 5.10.115-rc1 review
 2022-05-11 10:05 UTC  (2+ messages)

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-11 10:04 UTC  (7+ messages)

[PATCH 0/2] perf: ARM CoreSight PMU support
 2022-05-11 10:03 UTC  (5+ messages)
` [PATCH 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver

[PATCH] drm/todo: Add entry for converting kselftests to kunit
 2022-05-11 10:03 UTC  (2+ messages)

[PATCH v2 0/3] ALSA: hda/cs8409: Add support for Odin Laptop Variants
 2022-05-11 10:02 UTC  (4+ messages)
` [PATCH v2 1/3] ALSA: hda/cs8409: Support new Odin Variants
` [PATCH v2 2/3] ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
` [PATCH v2 3/3] ALSA: hda/cs8409: Add Speaker Playback Switch for Warlock

[PATCH] MAINTAINERS: Add simpledrm driver co-maintainer
 2022-05-11 10:02 UTC  (2+ messages)

[PATCH 0/5] genirq/irqchip: RISC-V PLIC cleanup and optimization
 2022-05-11 10:00 UTC  (4+ messages)
` [PATCH 5/5] irqchip/sifive-plic: Separate the enable and mask operations

[PATCH] Carry forward IMA measurement log on kexec on x86_64
 2022-05-11  9:59 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec

[PATCH v3 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-05-11  9:59 UTC  (10+ messages)

[PATCH 5.4 00/52] 5.4.193-rc1 review
 2022-05-11  9:59 UTC  (2+ messages)

[PATCH 0/5] kernfs: Remove reference counting for kernfs_open_node
 2022-05-11  9:58 UTC  (4+ messages)
` [PATCH 5/5] kernfs: Replace global kernfs_open_file_mutex with hashed mutexes

[RFC PATCH 0/2] sbitmap: NUMA node spreading
 2022-05-11  9:57 UTC  (5+ messages)

[alaahl:netdev-next 12/22] drivers/net/ethernet/sfc/siena/siena_sriov.c:1578:5: warning: no previous prototype for 'efx_init_sriov'
 2022-05-11  9:55 UTC 

[ogabbay:habanalabs-next 47/47] drivers/misc/habanalabs/common/habanalabs_ioctl.c:135 events_info() warn: maybe return -EFAULT instead of the bytes remaining?
 2022-05-11  9:55 UTC  (2+ messages)

[PATCH v6 00/14] CSI2RX support on J721E
 2022-05-11  9:54 UTC  (4+ messages)
` [PATCH v6 11/14] media: ti: Add CSI2RX support for J721E

[PATCH v3 0/4] kernfs: make ->attr.open RCU protected
 2022-05-11  9:51 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] kernfs: Change kernfs_notify_list to llist
` [PATCH v3 3/4] kernfs: Introduce interface to access global kernfs_open_file_mutex
` [PATCH v3 4/4] kernfs: Replace global kernfs_open_file_mutex with hashed mutexes

[PATCH V2] arch_topology: support parsing cluster_id from DT
 2022-05-11  9:52 UTC 

[PATCH] pinctrl: renesas: pinctrl-rzg2l: Return -EINVAL for pins which have input disabled
 2022-05-11  9:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: Become the docs/zh_CN maintainer
 2022-05-11  9:52 UTC  (2+ messages)

{standard input}:1155: Error: operands mismatch -- statement `divu.l %d0,%d3:%d7' ignored
 2022-05-11  9:50 UTC  (2+ messages)

[PATCH v2] PCI: qcom-ep: Move enable/disable resources code to common functions
 2022-05-11  9:49 UTC  (2+ messages)

[PATCH] mm/memcg: support control THP behaviour in cgroup
 2022-05-11  9:47 UTC  (11+ messages)

[PATCH mm] tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
 2022-05-11  9:46 UTC 

[krzk-github:n/qcom-ufs-opp-v3 10/13] drivers/opp/core.c:1335 dev_pm_opp_set_rate() error: uninitialized symbol 'ret'
 2022-05-11  9:44 UTC 

[PATCH -next] xtensa/simdisk: fix error handling in proc_read_simdisk()
 2022-05-11  9:45 UTC  (3+ messages)

[PATCH v4 0/3] Add LTRF216A Driver
 2022-05-11  9:40 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add 'ltr' as deprecated vendor prefix
` [PATCH v4 2/3] dt-bindings: Document ltrf216a light sensor bindings
` [PATCH v4 3/3] iio: light: Add support for ltrf216a sensor

[PATCH bpf-next v2 0/2] Introduce access remote cpu elem support in BPF percpu map
 2022-05-11  9:38 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: add bpf_map_lookup_percpu_elem for "
` [PATCH bpf-next v2 2/2] selftests/bpf: add test case for bpf_map_lookup_percpu_elem

[PATCH v5 0/6] RZN1 USB Host support
 2022-05-11  9:42 UTC  (3+ messages)
` [PATCH v5 3/6] PCI: rcar-gen2: Add RZ/N1 SOCs family compatible string

[PATCH] arch_topology: support parsing cluster_id from DT
 2022-05-11  9:38 UTC  (3+ messages)

[PATCH -next] tty: serial: max3100: Add missing uart_unregister_driver in max3100_probe
 2022-05-11  9:38 UTC  (2+ messages)

[RFC PATCH] kernel: locking: rwsem optimization for rtlinux
 2022-05-11  9:36 UTC  (2+ messages)

[PATCH net-next v4 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-05-11  9:36 UTC  (5+ messages)
` [PATCH net-next v4 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver

[PATCH v4 0/4] PM / devfreq: Add cpu based scaling support to passive governor
 2022-05-11  9:35 UTC  (5+ messages)
` [PATCH v4 1/4] PM / devfreq: Export devfreq_get_freq_range symbol within devfreq
` [PATCH v4 2/4] PM / devfreq: Add cpu based scaling support to passive governor
` [PATCH v4 3/4] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
` [PATCH v4 4/4] PM / devfreq: passive: Keep cpufreq_policy for possible cpus

[PATCH 5.4 1/2] can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
 2022-05-11  9:35 UTC  (2+ messages)
` [PATCH 5.4 2/2] can: grcan: only use the NAPI poll budget for RX


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