linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-24 08:45:48 to 2020-11-24 10:51:05 UTC [more...]

[PATCH] PCI/MSI: Set device flag indicating only 32-bit MSI support
 2020-11-24 10:50 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-24 10:48 UTC  (3+ messages)
` [PATCH 126/141] slimbus: messaging: "

[PATCH] slimbus: qcom-ngd-ctrl: Constify static structs
 2020-11-24 10:46 UTC  (2+ messages)

[PATCH 0/2] xfs: check krealloc() return value and simplify code
 2020-11-24 10:45 UTC  (3+ messages)
` [PATCH 1/2] xfs: check the return value of krealloc()
` [PATCH 2/2] xfs: remove the extra processing of zero size in xfs_idata_realloc()

[PATCH] media: ov8856: Remove 3280x2464 mode
 2020-11-24 10:45 UTC  (8+ messages)

[PATCH 0/2] SCMI performance protocol power scale interface
 2020-11-24 10:43 UTC  (3+ messages)
` [PATCH 1/2] firmware: arm_scmi: Add power_scale_mw_get() interface
` [PATCH 2/2] cpufreq: arm_scmi: Discover the power scale in performance protocol

linux-next: build failure after merge of the arm-soc tree
 2020-11-24 10:43 UTC  (3+ messages)

[PATCH -tip 00/32] Core scheduling (v9)
 2020-11-24 10:41 UTC  (9+ messages)
` [PATCH -tip 09/32] sched/fair: Snapshot the min_vruntime of CPUs on force idle
` [PATCH -tip 15/32] sched: Improve snapshotting of min_vruntime for CGroups

[PATCH] dma-contiguous: fix a typo error in cma comment
 2020-11-24 10:40 UTC 

[PATCH 1/1] tools/bpftool: fix error return value in build_btf_type_table()
 2020-11-24 10:41 UTC 

[PATCH] usbnet: ipheth: fix connectivity with iOS 14
 2020-11-24 10:41 UTC  (3+ messages)

[PATCH] zlib: define get_unaligned16() only when used
 2020-11-24 10:40 UTC 

[PATCH 0/3] xsk: fix for xsk_poll writeable
 2020-11-24 10:38 UTC  (3+ messages)

[PATCH 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-11-24 10:37 UTC  (4+ messages)
` [PATCH 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs

[PATCH 1/1] perf diff: fix error return value in __cmd_diff()
 2020-11-24 10:36 UTC 

linux-next: build warnings after merge of the tip tree
 2020-11-24 10:34 UTC  (2+ messages)
` [tip: x86/sgx] x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment

[PATCH] Revert "usb: cdns3: core: quit if it uses role switch class"
 2020-11-24 10:33 UTC  (5+ messages)

[PATCH 1/4] amba: reorder functions
 2020-11-24 10:32 UTC  (4+ messages)
` [PATCH 2/4] amba: Fix resource leak for drivers without .remove
` [PATCH 3/4] amba: Make the remove callback return void
` [PATCH 4/4] amba: Make use of bus_type functions

[linux-safety] [PATCH 2/2] staging: vt6655: Correct wrappping in rxtx.c
 2020-11-24 10:32 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028a: make the eMMC and SD card controllers use fixed indices
 2020-11-24 10:31 UTC  (13+ messages)

[PATCH v6 00/16] Free some vmemmap pages of hugetlb page
 2020-11-24 10:31 UTC  (19+ messages)
` [PATCH v6 01/16] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v6 02/16] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v6 03/16] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v6 04/16] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v6 05/16] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v6 06/16] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
` [PATCH v6 07/16] x86/mm/64: Disable PMD page mapping of vmemmap
` [PATCH v6 08/16] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v6 09/16] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v6 10/16] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v6 11/16] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [PATCH v6 12/16] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v6 13/16] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v6 14/16] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v6 15/16] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v6 16/16] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page

5.10 regression, many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-11-24 10:31 UTC  (4+ messages)

[PATCH net-next v2 0/2] Add an assert in napi_consume_skb()
 2020-11-24 10:30 UTC  (6+ messages)
` [PATCH net-next v2 1/2] lockdep: Introduce in_softirq lockdep assert

[PATCH 1/3] Revert "perf session: Fix decompression of PERF_RECORD_COMPRESSED records"
 2020-11-24 10:29 UTC  (7+ messages)
` [PATCH 2/3] Revert "perf session: Avoid infinite loop when seeing invalid header.size"
` [PATCH 3/3] perf session: Avoid infinite loop if an event is truncated
` [PATCH v2 1/3] Revert "perf session: Fix decompression of PERF_RECORD_COMPRESSED records"
  ` [PATCH v2 2/3] Revert "perf session: Avoid infinite loop when seeing invalid header.size"
  ` [PATCH v2 3/3] perf session: Avoid infinite loop if an event is truncated

[patch V4 4/8] sched: Make migrate_disable/enable() independent of RT
 2020-11-24 10:29 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] video: hyperv_fb: Directly use the MMIO VRAM
 2020-11-24 10:28 UTC  (4+ messages)

PROBLEM: fanotify_mark EFAULT on x86
 2020-11-24 10:28 UTC  (8+ messages)

[PATCH v2 0/4] add custom hinge sensor support
 2020-11-24 10:29 UTC  (4+ messages)
` [PATCH v2 1/4] HID: hid-sensor-custom: Add custom sensor iio support

[PATCH 5.11] block: optimise for_each_bvec() advance
 2020-11-24 10:21 UTC 

[RFC PATCH v0 00/19] x86/insn: Add an insn_decode() API
 2020-11-24 10:19 UTC  (20+ messages)
` [RFC PATCH v0 01/19] x86/insn: Rename insn_decode() to insn_decode_regs()
` [RFC PATCH v0 02/19] x86/insn: Add @buf_len param to insn_init() kernel-doc comment
` [RFC PATCH v0 03/19] x86/insn: Add an insn_decode() API
` [RFC PATCH v0 04/19] x86/insn-eval: Handle return values from the decoder
` [RFC PATCH v0 05/19] x86/boot/compressed/sev-es: Convert to insn_decode()
` [RFC PATCH v0 06/19] perf/x86/intel/ds: Check insn_get_length() retval
` [RFC PATCH v0 07/19] perf/x86/intel/ds: Check return values of insn decoder functions
` [RFC PATCH v0 08/19] x86/alternative: Use insn_decode()
` [RFC PATCH v0 09/19] x86/mce: Convert to insn_decode()
` [RFC PATCH v0 10/19] x86/kprobes: "
` [RFC PATCH v0 11/19] x86/sev-es: "
` [RFC PATCH v0 12/19] x86/traps: "
` [RFC PATCH v0 13/19] x86/uprobes: "
` [RFC PATCH v0 14/19] x86/tools/insn_decoder_test: "
` [RFC PATCH v0 15/19] tools/objtool: "
` [RFC PATCH v0 16/19] x86/tools/insn_sanity: "
` [RFC PATCH v0 17/19] tools/perf: "
` [RFC PATCH v0 18/19] x86/insn: Remove kernel_insn_init()
` [RFC PATCH v0 19/19] x86/insn: Make insn_complete() static

[PATCH V2] PCI: dwc: Add support to configure for ECRC
 2020-11-24 10:20 UTC  (3+ messages)

[PATCH RFC 00/10] New permission vmalloc interface
 2020-11-24 10:19 UTC  (8+ messages)
` [PATCH RFC 01/10] vmalloc: Add basic perm alloc implementation

[PATCH v15 0/9] Enable ptp_kvm for arm/arm64
 2020-11-24 10:18 UTC  (11+ messages)
` [PATCH v15 6/9] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v15 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH v2 1/3] spi: convert to BIT() all spi_device flags
 2020-11-24 10:21 UTC  (3+ messages)
` [PATCH v2 2/3] spi: Add SPI_NO_TX/RX support
` [PATCH v2 3/3] spi: dt-bindings: document zero value for spi-{rx,tx}-bus-width properties

[RESEND,PATCH] ARM: fix __div64_32() error when compiling with clang
 2020-11-24 10:14 UTC  (4+ messages)

[GIT PULL] memory: tegra soc/clock for v5.11 - sharing a tag
 2020-11-24 10:13 UTC 

[PATCH v3 0/3] New documentation text describing how to report issues (aka "reporting-bugs rewritten")
 2020-11-24 10:07 UTC  (6+ messages)
` [PATCH v3 1/3] LICENSES: Add the CC-BY-4.0 license

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-24 10:02 UTC  (3+ messages)
` [PATCH 1/6] arm64: pgtable: Fix pte_accessible()

[drm/fb] 6a1b34c0a3: WARNING:at_drivers/gpu/drm/drm_fb_helper.c:#drm_fb_helper_damage_work
 2020-11-24  9:56 UTC  (4+ messages)

[PATCH] drivers: qcom: rpmh-rsc: Do not read back the register write on trigger
 2020-11-24  9:53 UTC 

[PATCH v3 00/10] Introduced new Cadence USBSSP DRD Driver
 2020-11-24  9:52 UTC  (5+ messages)

set_thread_area.2: csky architecture undocumented
 2020-11-24  9:51 UTC  (2+ messages)

[PATCH] set_tid_address.2: SYNOPSIS: Fix set_tid_address() return type
 2020-11-24  9:50 UTC  (2+ messages)

[PATCH v6 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-24  9:48 UTC  (6+ messages)
` [PATCH v6 3/4] arm64: dts: imx8m: add NVMEM provider and consumer to read "
` [PATCH v6 4/4] soc: imx8m: change to use platform driver

[PATCH] phy/mediatek: Make PHY_MTK_XSPHY depend on HAS_IOMEM and OF_ADDRESS to fix build errors
 2020-11-24  9:47 UTC 

[PATCH v6] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-24  9:43 UTC  (11+ messages)

[PATCH 0/9] relay: cleanup and const callbacks, take 2
 2020-11-24  9:43 UTC  (19+ messages)
` [PATCH 1/9] relay: remove unused buf_mapped and buf_unmapped callbacks
` [PATCH 2/9] relay: require non-NULL callbacks in relay_open()
` [PATCH 3/9] relay: make create_buf_file and remove_buf_file callbacks mandatory
` [PATCH 4/9] relay: allow the use of const callback structs
` [PATCH 5/9] drm/i915: make relay callbacks const
` [PATCH 6/9] ath10k: "
` [PATCH 7/9] ath11k: "
` [PATCH 8/9] ath9k: "
` [PATCH 9/9] blktrace: "

[PATCH net-next v6 0/5] net/x25: netdev event handling
 2020-11-24  9:39 UTC  (6+ messages)
` [PATCH net-next v6 1/5] net/x25: handle additional netdev events
` [PATCH net-next v6 2/5] net/lapb: support "
` [PATCH net-next v6 3/5] net/lapb: fix t1 timer handling for LAPB_STATE_0
` [PATCH net-next v6 4/5] net/x25: fix restart request/confirm handling
` [PATCH net-next v6 5/5] net/x25: remove x25_kill_by_device()

INFO: task hung in __io_uring_files_cancel
 2020-11-24  9:39 UTC  (2+ messages)

[PATCH] input: soc_button_array: fix IRQ-related build errors
 2020-11-24  9:39 UTC  (2+ messages)

[PATCH][next] scsi: pm8001: remove space in a debug message
 2020-11-24  9:38 UTC 

[PATCH v3 0/6] regulator: mcp16502: add support for ramp delay
 2020-11-24  9:36 UTC  (3+ messages)
` [PATCH v3 1/6] regulator: core: validate selector against linear_min_sel

[PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH net-next v5 0/5] net/x25: netdev event handling
 2020-11-24  9:35 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net/x25: handle additional netdev events
` [PATCH net-next v5 2/5] net/lapb: support "
` [PATCH net-next v5 3/5] net/lapb: fix t1 timer handling for LAPB_STATE_0
` [PATCH net-next v5 4/5] net/x25: fix restart request/confirm handling
` [PATCH net-next v5 5/5] net/x25: remove x25_kill_by_device()

[PATCH] perf test: Omit test 68 for s390
 2020-11-24  9:34 UTC  (3+ messages)
` [PATCH] perf test: Skip test 68 for Powerpc

[PATCH v1 0/2] Add support to capture external module's SCM version
 2020-11-24  9:31 UTC  (4+ messages)

[PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24  9:29 UTC  (3+ messages)

[PATCH] xsk: add cq event
 2020-11-24  9:28 UTC  (4+ messages)
` [PATCH 0/3] xsk: fix for xsk_poll writeable
  ` [PATCH 2/3] xsk: change the tx writeable condition

[PATCH v11 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24  9:25 UTC  (10+ messages)
` [PATCH v11 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v11 2/9] mmap: make mlock_future_check() global
` [PATCH v11 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v11 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v11 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v11 6/9] secretmem: add memcg accounting
` [PATCH v11 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v11 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v11 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v15 00/17] KVM RISC-V Support
 2020-11-24  9:26 UTC  (4+ messages)
` [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming

[RFC PATCH bpf-next 3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-11-24  9:24 UTC  (2+ messages)

[PATCH] iommu: Improve the performance for direct_mapping
 2020-11-24  9:24 UTC  (3+ messages)

sound/soc/intel/catpt/loader.c:654 catpt_first_boot_firmware() warn: consider using resource_size() here
 2020-11-24  9:23 UTC  (6+ messages)
    ` [kbuild-all] "

[PATCH] ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294
 2020-11-24  9:20 UTC 

[PATCH v2 0/1] This patch address comments on patch v1
 2020-11-24  9:18 UTC  (4+ messages)
` [PATCH v2 1/1] ath10k: add option for chip-id based BDF selection

[PATCH kernel v4 0/8] genirq/irqdomain: Add reference counting to IRQs
 2020-11-24  9:19 UTC  (3+ messages)
` [PATCH kernel v4 2/8] genirq/irqdomain: Clean legacy IRQ allocation

[PATCH] pinctrl: at91-pio4: Make PINCTRL_AT91PIO4 depend on HAS_IOMEM to fix build error
 2020-11-24  9:17 UTC 

[PATCH v3] usb: musb: remove unused variable 'devctl'
 2020-11-24  9:13 UTC  (2+ messages)

[PATCH] phram: Allow the user to set the erase page size
 2020-11-24  9:12 UTC  (3+ messages)

[PATCH] f2fs: change to use rwsem for cp_mutex
 2020-11-24  9:12 UTC  (4+ messages)

[PATCH V4 0/3] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-11-24  9:10 UTC  (3+ messages)
` [PATCH V4 2/3] sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it

[PATCH 0/2] drm: panel: add support for the Khadas TS050 panel
 2020-11-24  9:08 UTC  (4+ messages)
` [PATCH 2/2] drm: panel: add Khadas TS050 panel driver

[PATCH] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add OV7725 nodes
 2020-11-24  9:04 UTC  (2+ messages)

[PATCH] pinctrl: at91-pio4: add support for fewer lines on last PIO bank
 2020-11-24  9:03 UTC  (3+ messages)

[PATCH] arm64: Kconfig: Add SYS_SUPPORTS_APM_EMULATION
 2020-11-24  9:01 UTC 

[PATCH] spi: imx: enable runtime pm support
 2020-11-24  8:57 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/2] events/core: introduce perf_pmu_disable_all() to turn off all PMU
 2020-11-24  8:50 UTC  (3+ messages)

[PATCH] spi: imx: fix the unbalanced spi runtime pm management
 2020-11-24  8:52 UTC 

[PATCH v2 0/3] hisi_sas: A small bunch of misc patches
 2020-11-24  8:46 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: hisi_sas: Reduce some indirection in v3 hw driver
` [PATCH v2 2/3] scsi: hisi_sas: Fix up probe error handling for v3 hw
` [PATCH v2 3/3] scsi: hisi_sas: Move debugfs code to v3 hw driver


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