linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-24 06:59:00 to 2021-08-24 09:52:21 UTC [more...]

[RFC PATCH v3 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-24  9:52 UTC  (3+ messages)
` [RFC PATCH v3 1/6] virtio/vsock: rename 'EOR' to 'EOM' bit

[PATCH] [Outreachy Kernel] Staging: wlan-ng: cfg80211: Fix Lines should not end with a '('
 2021-08-24  9:49 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] ima: fix infinite loop within "ima_match_policy" function
 2021-08-24  9:50 UTC  (3+ messages)
` [PATCH] ima: fix deadlock "

[PATCH net-next v3] page_pool: use relaxed atomic for release side accounting
 2021-08-24  9:50 UTC  (4+ messages)

[PATCH v3 0/4] open/accept directly into io_uring fixed file table
 2021-08-24  9:48 UTC  (5+ messages)

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-08-24  9:47 UTC  (9+ messages)
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}

[PATCH RFC v2 0/6] staging: r8188eu: avoid uninit value bugs
 2021-08-24  9:46 UTC  (10+ messages)
` [PATCH RFC v2 5/6] staging: r8188eu: add error handling of rtw_read32

ERROR: modpost: "pm_suspend_target_state" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2021-08-24  9:42 UTC  (7+ messages)
          ` [PATCH] drm/amdgpu: Fix build with missing pm_suspend_target_state module export

[PATCH] sched/core: fix pick_next_task 'max' tracking
 2021-08-24  9:38 UTC  (7+ messages)
      ` [PATCH] sched/core: Simplify core-wide task selection

intel_pt crash on alderlake
 2021-08-24  9:38 UTC  (4+ messages)

[PATCH 1/3] fs/ntfs3: Fix error code in indx_add_allocate()
 2021-08-24  9:35 UTC  (5+ messages)
` [PATCH 2/3] fs/ntfs3: Potential NULL dereference in hdr_find_split()
` [PATCH 3/3] fs/ntfs3: Fix error handling in indx_insert_into_root()

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-08-24  9:32 UTC  (11+ messages)

[v3,04/12] pinctrl: mediatek: moore: check if pin_desc is valid before use
 2021-08-24  9:29 UTC  (2+ messages)
` [v3,06/12] pinctrl: mediatek: add support for MT7986 SoC

[PATCH 0/3] Add sprd ADI r3 support
 2021-08-24  9:27 UTC  (4+ messages)
` [PATCH 1/3] spi: sprd: Add "
` [PATCH 2/3] dt-bindings: spi: Convert sprd ADI bindings to yaml
` [PATCH 3/3] dt-bindings: spi: add sprd ADI for sc9863 and ums512

[PATCH] security: remove unneeded subdir-$(CONFIG_...)
 2021-08-24  9:27 UTC  (3+ messages)

[tip: x86/cleanups] x86/kaslr: Have process_mem_region() return a boolean
 2021-08-24  9:27 UTC 

[v5, 1/1] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on shutdown
 2021-08-24  9:23 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
 2021-08-24  9:20 UTC  (13+ messages)

small ioremap cleanups
 2021-08-24  9:12 UTC  (3+ messages)
` [PATCH 1/2] mm: move ioremap_page_range to vmalloc.c
` [PATCH 2/2] mm: don't allow executable ioremap mappings

[RESEND v4 00/15] Add support for ast2600 ADC
 2021-08-24  9:12 UTC  (10+ messages)
` [RESEND v4 01/15] dt-bindings: iio: adc: Add ast2600-adc bindings
` [RESEND v4 02/15] iio: adc: aspeed: completes the bitfield declare
` [RESEND v4 03/15] iio: adc: aspeed: set driver data when adc probe
` [RESEND v4 04/15] iio: adc: aspeed: Keep model data to driver data
` [RESEND v4 05/15] iio: adc: aspeed: Refactory model data structure
` [RESEND v4 06/15] iio: adc: aspeed: Add vref config function
` [RESEND v4 07/15] iio: adc: aspeed: Set num_channels with model data
` [RESEND v4 10/15] iio: adc: aspeed: Support ast2600 adc
` [RESEND v4 11/15] iio: adc: aspeed: Fix the calculate error of clock

[PATCH] cpufreq: qcom-cpufreq-hw: Fix 'make allmodconfig' build
 2021-08-24  9:14 UTC  (2+ messages)

[PATCH v5] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-08-24  9:12 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the arm tree
 2021-08-24  9:10 UTC 

[PATCH] ipv6: correct comments about fib6_node sernum
 2021-08-24  9:10 UTC  (2+ messages)

[PATCH v3 0/2] sched/fair: nohz.next_balance vs newly-idle CPUs
 2021-08-24  9:08 UTC  (9+ messages)
` [PATCH v3 1/2] sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
` [PATCH v3 2/2] sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle

[PATCH net-next v2 0/2] Some minor optimization for page pool
 2021-08-24  9:04 UTC  (7+ messages)
` [PATCH net-next v2 2/2] page_pool: optimize the cpu sync operation when DMA mapping

[PATCH v2 0/3] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
 2021-08-24  9:00 UTC  (4+ messages)
` [PATCH v2 1/3] staging/rtl8192u: Avoid CamelCase in names of variables
` [PATCH v2 2/3] staging/rtl8192u: Initialize variables in the definition block
` [PATCH v2 3/3] staging/rtl8192u: Prefer kcalloc over open coded arithmetic

[BUG] scsi: vmw_pvscsi: Boot hangs during scsi under qemu, post commit e662502b3a78
 2021-08-24  9:00 UTC 

[PATCH] perf tools: Add missing newline at the end of file
 2021-08-24  8:59 UTC 

[PATCH v2 0/2] Add support for Intel Thunder Bay SPI
 2021-08-24  8:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: spi: Add bindings for Intel Thunder Bay SoC
` [PATCH v2 2/2] spi: dw: Add support for Intel Thunder Bay SPI

[PATCH 00/23] staging: r8188eu: clean up spacing style issues in core dir
 2021-08-24  8:58 UTC  (2+ messages)

[PATCH 0/2] staging: r8188eu: Use new usb_control_msg_recv/send()
 2021-08-24  8:53 UTC  (4+ messages)
` [PATCH 1/2] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()

[ghak-trim PATCH v1] audit: move put_tree() to avoid trim_trees refcount underflow and UAF
 2021-08-24  8:51 UTC  (2+ messages)

[PATCH NET v4 3/7] ipv6: use skb_expand_head in ip6_xmit
 2021-08-24  8:50 UTC  (7+ messages)
` [PATCH NET-NEXT] ipv6: skb_expand_head() adjust skb->truesize incorrectly

[PATCH -next v2] soc: aspeed-lpc-ctrl: Fix missing clk_disable_unprepare() on error in aspeed_lpc_ctrl_probe()
 2021-08-24  8:55 UTC 

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-24  8:49 UTC  (12+ messages)
` [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver
        ` min_align_mask "

staging: possible buffer overflow in rtw_wx_set_scan function in driver/staging/rtl8723bs
 2021-08-24  8:47 UTC  (6+ messages)

[PATCH v2 0/9] Support ETE decoding
 2021-08-24  8:47 UTC  (12+ messages)
` [PATCH v2 3/9] perf cs-etm: Refactor out ETMv4 header saving
` [PATCH v2 4/9] perf cs-etm: Save TRCDEVARCH register
` [PATCH v2 5/9] perf cs-etm: Fix typo
` [PATCH v2 7/9] perf cs-etm: Create ETE decoder
` [PATCH v2 9/9] perf cs-etm: Show a warning for an unknown magic number

[PATCH v3] x86/mce: Defer processing of early errors
 2021-08-24  8:44 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH RFC 0/7] add socket to netdev page frag recycling support
 2021-08-24  8:41 UTC  (12+ messages)
    ` [Linuxarm] "

[PATCH kernel] KVM: PPC: Book3S HV: Make unique debugfs nodename
 2021-08-24  8:37 UTC  (4+ messages)

[PATCH v2] usb: chipidea: add loop timeout for hw_ep_set_halt()
 2021-08-24  8:31 UTC  (2+ messages)

5.14-rc breaks iotop swap io monitoring
 2021-08-24  8:31 UTC  (2+ messages)

[PATCH 1/2] KVM: X86: Check pte present first in __shadow_walk_next()
 2021-08-24  8:30 UTC  (3+ messages)
` [PATCH V2] KVM: X86: Move PTE present check from loop body to __shadow_walk_next()

[PATCH net-next] net: ipv4: Move ip_options_fragment() out of loop
 2021-08-24  8:30 UTC  (2+ messages)

[PATCH linux-next] arm:nommu: fix boolreturn.cocci warnings
 2021-08-24  8:25 UTC  (2+ messages)

[PATCH linux-next] kernel:fair: fix boolreturn.cocci warnings
 2021-08-24  8:22 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the scsi-mkp tree
 2021-08-24  6:43 UTC  (2+ messages)

[PATCH v2 0/6] fs/ntfs3: Use new mount api and change some opts
 2021-08-24  8:21 UTC  (12+ messages)
` [PATCH v2 1/6] fs/ntfs3: Remove unnecesarry mount option noatime
` [PATCH v2 2/6] fs/ntfs3: Remove unnecesarry remount flag handling
` [PATCH v2 3/6] fs/ntfs3: Use new api for mounting
` [PATCH v2 4/6] fs/ntfs3: Make mount option nohidden more universal
` [PATCH v2 6/6] fs/ntfs3: Rename mount option no_acl_rules > (no)acl_rules

[PATCH 0/2] Add DWC3 controller suppport for AMD's platforms
 2021-08-24  8:19 UTC  (5+ messages)
` [PATCH 1/2] usb: dwc3: pci: add support for AMD's newer generation platform
` [PATCH 2/2] usb: dwc3: pci add property to allow user space role switch

[PATCH v4] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
 2021-08-24  8:17 UTC  (2+ messages)

[PATCH v3 0/4] SCHED_IDLE extensions
 2021-08-24  8:16 UTC  (9+ messages)
` [PATCH v3 2/4] sched: account number of SCHED_IDLE entities on each cfs_rq
` [PATCH v3 3/4] sched: reduce sched slice for SCHED_IDLE entities
` [PATCH v3 4/4] sched: adjust sleeper credit "

[PATCH v3 0/8] drm/bridge: Make panel and bridge probe order consistent
 2021-08-24  8:06 UTC  (3+ messages)
  ` [PATCH v3 1/8] drm/bridge: Add documentation sections

[PATCH v5 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-08-24  8:10 UTC  (4+ messages)
` [PATCH v5 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init "

BUG: sleeping function called from invalid context at mm/page_alloc.c:5169
 2021-08-24  8:09 UTC 

[PATCH v3 0/3] fs/ntfs3: Use kernel alloc wrappers and fix warnings
 2021-08-24  8:04 UTC  (5+ messages)
` [PATCH v3 2/3] fs/ntfs3: Do not use driver own alloc wrappers
` [PATCH v3 3/3] fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc

[PATCH v6 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-08-24  8:03 UTC  (10+ messages)
` [PATCH v6 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH linux-next] r8188eu: remove unneeded conversions to bool
 2021-08-24  8:00 UTC  (2+ messages)

[PATCH v6 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-08-24  7:59 UTC  (8+ messages)
` [PATCH v6 10/19] gfs2: Introduce flag for glock holder auto-demotion
  ` [Cluster-devel] "

[PATCH] ipv4/mptcp: fix divide error
 2021-08-24  7:58 UTC  (3+ messages)

[PATCH v2] powerpc: Avoid link stack corruption in misc asm functions
 2021-08-24  7:56 UTC 

[PATCH v3] powerpc/booke: Avoid link stack corruption in several places
 2021-08-24  7:56 UTC 

[PATCH] fs: 9q: remove unnecessary label "out_err"
 2021-08-24  7:55 UTC  (2+ messages)

[PATCH v1] PM: domains: Improve runtime PM performance state handling
 2021-08-24  7:49 UTC  (2+ messages)

[PATCH 0/3] Remove scsi_cmnd.tag
 2021-08-24  7:54 UTC  (3+ messages)

[PATCH v2] docs/zh_CN: Add zh_CN/admin-guide/sysrq.rst
 2021-08-24  7:48 UTC 

[Regression 5.14] media: dvb userspace api
 2021-08-24  7:47 UTC  (7+ messages)

[PATCH] mmc: queue: Match the data type of max_segments
 2021-08-24  7:39 UTC 

[PATCH net-next v3 1/3] r8169: Implement dynamic ASPM mechanism
 2021-08-24  7:39 UTC  (3+ messages)

[lockdep] 997acaf6b4: BUG:KCSAN:data-race_in_ktime_get_update_offsets_now
 2021-08-24  8:03 UTC 

[PATCH] fs: remove unused local variable inode
 2021-08-24  7:43 UTC 

[PATCH v8 00/15] Introduce Architectural LBR for vPMU
 2021-08-24  7:56 UTC  (16+ messages)
` [PATCH v8 01/15] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v8 02/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v8 03/15] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v8 04/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v8 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v8 06/15] KVM: x86/pmu: Refactor code to support "
` [PATCH v8 07/15] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH v8 08/15] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v8 09/15] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v8 10/15] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v8 11/15] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v8 12/15] KVM: nVMX: Add necessary Arch LBR settings for nested VM
` [PATCH v8 13/15] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
` [PATCH v8 14/15] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
` [PATCH v8 15/15] KVM: x86/cpuid: Advise Arch LBR feature in CPUID

[PATCH -next] soc: aspeed-lpc-ctrl: Fix missing clk_disable_unprepare() on error in aspeed_lpc_ctrl_probe()
 2021-08-24  7:39 UTC  (3+ messages)

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-24  7:38 UTC  (3+ messages)
` [PATCH v2 47/63] intel_th: msu: Use memset_startat() for clearing hw header

[PATCH v2 00/29] MT8195 IOMMU SUPPORT
 2021-08-24  7:35 UTC  (5+ messages)
` [PATCH v2 11/29] iommu/mediatek: Always pm_runtime_get while tlb flush
` [PATCH v2 16/29] iommu/mediatek: Adjust device link when it is sub-common

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-08-24  7:33 UTC  (9+ messages)

[PATCH v2] of: property: fw_devlink: Add support for "phy-handle" property
 2021-08-24  7:31 UTC  (5+ messages)

arch/powerpc/kernel/signal_32.c:297:2: warning: Value stored to 'msr' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-24  7:29 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH 0/3] perf/x86/intel: KVM: PT intr handler fix and cleanup
 2021-08-24  7:28 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest

[PATCH RFC v2 5/6] staging: r8188eu: add error handling of rtw_read32
 2021-08-24  7:27 UTC  (8+ messages)
` [PATCH v3 0/6] staging: r8188eu: avoid uninit value bugs
  ` [PATCH v3 1/6] staging: r8188eu: remove {read,write}_macreg
  ` [PATCH v3 2/6] staging: r8188eu: add helper macro for printing registers
  ` [PATCH v3 3/6] staging: r8188eu: add error handling of rtw_read8
  ` [PATCH v3 4/6] staging: r8188eu: add error handling of rtw_read16
  ` [PATCH v3 5/6] staging: r8188eu: add error handling of rtw_read32
  ` [PATCH v3 6/6] staging: r8188eu: make ReadEFuse return an int

[PATCH] selftests/net: Use kselftest skip code for skipped tests
 2021-08-24  7:24 UTC  (2+ messages)

[Question] 5.14-rc7 not in stable tree?
 2021-08-24  7:23 UTC 

[syzbot] general protection fault in wb_timer_fn
 2021-08-24  7:23 UTC  (8+ messages)

[PATCH] vhost: add support for mandatory barriers
 2021-08-24  7:23 UTC  (3+ messages)

[PATCH linux-next] x86:uv: fix boolreturn.cocci warnings
 2021-08-24  7:21 UTC 

[PATCH v2 1/1] genirq/cpuhotplug: Bump debugging information print down to KERN_DEBUG
 2021-08-24  7:20 UTC  (2+ messages)
` [tip: irq/core] genirq/cpuhotplug: Demote debug printk "

[PATCH v3 1/2] genirq/msi: Extract common sysfs populate entries to MSI core from PCI
 2021-08-24  7:20 UTC  (2+ messages)
` [tip: irq/core] genirq/msi: Move MSI sysfs handling from PCI to MSI core

[PATCH v3 2/2] platform-msi: Add ABI to show msi_irqs of platform devices
 2021-08-24  7:20 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] PCI: hv: Fix a bug on removing child devices on the bus
 2021-08-24  7:20 UTC 

[PATCH linux-next] x86:uaccess: fix boolreturn.cocci warnings
 2021-08-24  7:18 UTC 

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-24  7:14 UTC  (5+ messages)
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()

[PATCH linux-next] x86:sections: fix boolreturn.cocci warnings
 2021-08-24  7:15 UTC 

[PATCH v2] mtd: rawnand: xway: No hardcoded ECC engine, use device tree setting
 2021-08-24  7:15 UTC  (7+ messages)

[PATCH v2 0/4] KVM: Various fixes and improvements around kicking vCPUs
 2021-08-24  7:13 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()

[PATCH linux-next] x86:pgtable: fix boolreturn.cocci warnings
 2021-08-24  7:13 UTC 

linux-next: Fixes tag needs some work in the integrity tree
 2021-08-24  7:11 UTC  (2+ messages)

[PATCH linux-next] x86:mmu: fix boolreturn.cocci warnings
 2021-08-24  7:10 UTC 

[PATCH linux-next] x86:lbr: fix boolreturn.cocci warnings
 2021-08-24  7:07 UTC 

[PATCH] kernel/cpu: fix spelling mistake of cpuhp_thread_run()
 2021-08-24  7:07 UTC 

[PATCH v3] usb: gadget: f_hid: optional SETUP/SET_REPORT mode
 2021-08-24  7:05 UTC  (2+ messages)

[PATCH linux-next] x86:irq_remapping: fix boolreturn.cocci warnings
 2021-08-24  7:02 UTC 

[PATCH 1/3] spi: sprd: Pass offset instead of physical address to adi_read/_write()
 2021-08-24  7:02 UTC  (3+ messages)
` [PATCH 2/3] spi: sprd: Make sure offset not equal to slave address size
` [PATCH 3/3] spi: sprd: fill offset only to RD_CMD register for reading from slave device

[PATCH 1/1] scripts/checkpatch.pl: remove warning for pritk_deferred also
 2021-08-24  6:35 UTC 

[PATCH for-next 00/25] Prepare for better FORTIFY_SOURCE
 2021-08-24  7:00 UTC  (3+ messages)
` [PATCH for-next 21/25] lib: Introduce CONFIG_TEST_MEMCPY

[PATCH linux-next] wireless:usb_sdio: fix boolreturn.cocci warnings
 2021-08-24  7:00 UTC 


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