linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 08:25:36 to 2021-03-19 10:27:52 UTC [more...]

[PATCH v2 0/4] Make UTF-8 encoding loadable
 2021-03-19 10:26 UTC  (4+ messages)
` [PATCH v2 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH] io_uring: Try to merge io requests only for regular files
 2021-03-19 10:23 UTC  (2+ messages)

[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-19 10:26 UTC  (12+ messages)
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes

[PATCH 00/11] i2c: imx-lpi2c: New features and bug fixes
 2021-03-19 10:26 UTC  (14+ messages)
` [PATCH 02/11] i2c: imx-lpi2c: add runtime pm support
` [PATCH 03/11] i2c: imx-lpi2c: add ipg clk for lpi2c driver
` [PATCH 04/11] i2c: imx-lpi2c: manage irq resource request/release in runtime pm

[PATCH v4 0/3] Add ZynqMP pinctrl driver
 2021-03-19 10:23 UTC  (5+ messages)
` [PATCH v4 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support

[PATCH v5 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-19 10:20 UTC  (7+ messages)
` [PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v5 2/5] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH v5 3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v5 4/5] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v5 5/5] arm64/Kconfig: "

[PATCHv2 00/38] Convert power-supply DT bindings to YAML
 2021-03-19 10:18 UTC  (5+ messages)
` [PATCHv2 02/38] dt-bindings: power: supply: cpcap-battery: Convert to DT schema format
` [PATCHv2 03/38] dt-bindings: power: supply: cpcap-charger: "

[PATCH V6 0/2] power: bq27xxx: add bq78z100
 2021-03-19 10:16 UTC  (4+ messages)
` [PATCH V6 2/2] power: supply: bq27xxx: Add support for BQ78Z100

[PATCH v6 resend 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-19 10:15 UTC  (5+ messages)
` [PATCH v6 resend 1/3] mm, slub: use pGp to print page flags
` [PATCH v6 resend 2/3] mm, slub: don't combine pr_err with INFO
` [PATCH v6 resend 3/3] vsprintf: dump full information of page flags in pGp

[PATCH 1/2] remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
 2021-03-19 10:47 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: support remote cores booted before Linux Kernel

Fix bug for Ingenic X1000 v2
 2021-03-19 10:12 UTC  (2+ messages)
` [PATCH v2] I2C: JZ4780: Fix bug for Ingenic X1000

[PATCH] futex: use wake_up_process() instead of wake_up_state()
 2021-03-19 10:10 UTC  (5+ messages)
    `  "
      `  "

[PATCH] drm: i915: Fix a typo
 2021-03-19 10:10 UTC  (2+ messages)

[syzbot] upstream boot error: WARNING in __context_tracking_enter
 2021-03-19 10:10 UTC  (3+ messages)

[PATCH] tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
 2021-03-19 10:09 UTC  (6+ messages)

staging: rtl8723bs: prefer ftrace
 2021-03-19 10:09 UTC  (5+ messages)
` [PATCH 00/15] remove unnecessary logging
  ` [PATCH 12/15] staging: rtl8723bs: remove unnecessary logging in os_dep/ioctl_cfg80211.c
      ` [PATCH v2] "

[PATCH] ALSA: hda: Fix spelling mistakes
 2021-03-19 10:09 UTC  (2+ messages)

[PATCH 1/2] clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
 2021-03-19 10:07 UTC 

seccomp: Delay filter activation
 2021-03-19 10:06 UTC  (7+ messages)

[PATCH v2 0/3] drivers/perf: convert sysfs sprintf/snprintf/scnprintf to sysfs_emit
 2021-03-19 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] drivers/perf: convert sysfs snprintf family "
` [PATCH v2 2/3] drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()
` [PATCH v2 3/3] drivers/perf: convert sysfs sprintf family to sysfs_emit

[PATCH v2 0/3] Fix pinctrl-single pcs_pin_dbg_show()
 2021-03-19 10:04 UTC  (5+ messages)
` [PATCH v3 3/3] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero

[PATCH][next] loop: Fix missing max_active argument in alloc_workqueue call
 2021-03-19 10:03 UTC  (7+ messages)

[PATCH v6 00/38] KVM: arm64: Stage-2 for the host
 2021-03-19 10:01 UTC  (39+ messages)
` [PATCH v6 01/38] arm64: lib: Annotate {clear,copy}_page() as position-independent
` [PATCH v6 02/38] KVM: arm64: Link position-independent string routines into .hyp.text
` [PATCH v6 03/38] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [PATCH v6 04/38] KVM: arm64: Initialize kvm_nvhe_init_params early
` [PATCH v6 05/38] KVM: arm64: Avoid free_page() in page-table allocator
` [PATCH v6 06/38] KVM: arm64: Factor memory allocation out of pgtable.c
` [PATCH v6 07/38] KVM: arm64: Introduce a BSS section for use at Hyp
` [PATCH v6 08/38] KVM: arm64: Make kvm_call_hyp() a function call "
` [PATCH v6 09/38] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [PATCH v6 10/38] KVM: arm64: Introduce an early Hyp page allocator
` [PATCH v6 11/38] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [PATCH v6 12/38] KVM: arm64: Introduce a Hyp buddy page allocator
` [PATCH v6 13/38] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v6 14/38] KVM: arm64: Provide __flush_dcache_area "
` [PATCH v6 15/38] KVM: arm64: Factor out vector address calculation
` [PATCH v6 16/38] arm64: asm: Provide set_sctlr_el2 macro
` [PATCH v6 17/38] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v6 18/38] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v6 19/38] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [PATCH v6 20/38] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [PATCH v6 21/38] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [PATCH v6 22/38] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v6 23/38] KVM: arm64: Refactor __load_guest_stage2()
` [PATCH v6 24/38] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v6 25/38] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v6 26/38] KVM: arm64: Reserve memory for host stage 2
` [PATCH v6 27/38] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v6 28/38] KVM: arm64: Always zero invalid PTEs
` [PATCH v6 29/38] KVM: arm64: Use page-table to track page ownership
` [PATCH v6 30/38] KVM: arm64: Refactor the *_map_set_prot_attr() helpers
` [PATCH v6 31/38] KVM: arm64: Add kvm_pgtable_stage2_find_range()
` [PATCH v6 32/38] KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag
` [PATCH v6 33/38] KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP "
` [PATCH v6 34/38] KVM: arm64: Provide sanitized mmfr* registers at EL2
` [PATCH v6 35/38] KVM: arm64: Wrap the host with a stage 2
` [PATCH v6 36/38] KVM: arm64: Page-align the .hyp sections
` [PATCH v6 37/38] KVM: arm64: Disable PMU support in protected mode
` [PATCH v6 38/38] KVM: arm64: Protect the .hyp sections from the host

[PATCH v1 1/5] mfd: intel_quark_i2c_gpio: revert "Constify static struct resources"
 2021-03-19 10:01 UTC  (5+ messages)

[PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller
 2021-03-19 10:01 UTC  (2+ messages)

[RFC PATCH v5 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-03-19 10:01 UTC  (6+ messages)
` [RFC PATCH v5 1/4] topology: Represent clusters of CPUs within a die

[RESEND PATCH v2] perf stat: improve readability of shadow stats
 2021-03-19 10:00 UTC  (4+ messages)

[PATCH RFC 0/2] x86/apic: Avoid cm->allocated going negative in irq_matrix
 2021-03-19  9:59 UTC  (6+ messages)
` [PATCH RFC 2/2] genirq/matrix: WARN_ON_ONCE() when cm->allocated/m->total_allocated go negative

include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
 2021-03-19  9:59 UTC  (2+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-19  9:58 UTC  (4+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[RESEND 00/19] Rid GPU from W=1 warnings
 2021-03-19  9:58 UTC  (20+ messages)
` [PATCH 01/19] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
` [PATCH 05/19] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
` [PATCH 09/19] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
` [PATCH 10/19] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
` [PATCH 12/19] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [PATCH 14/19] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
` [PATCH 15/19] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
` [PATCH 17/19] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
` [PATCH 18/19] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function
` [PATCH 19/19] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block

Patch "arm64: Unconditionally set virtual cpu id registers" has been added to the 4.14-stable tree
 2021-03-19  9:58 UTC 

include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32'
 2021-03-19  9:57 UTC  (2+ messages)

[PATCH][next] iommu: Fix spelling mistake "sixe" -> "size"
 2021-03-19  9:57 UTC 

[PATCH][next] octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"
 2021-03-19  9:54 UTC 

[PATCH v2 00/14] x86,objtool: Optimize !RETPOLINE
 2021-03-19  9:54 UTC  (13+ messages)
` [PATCH v2 05/14] objtool: Per arch retpoline naming
` [PATCH v2 08/14] objtool: Add elf_create_reloc() helper
` [PATCH v2 09/14] objtool: Extract elf_strtab_concat()
` [PATCH v2 10/14] objtool: Extract elf_symbol_add()

[PATCH v2] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
 2021-03-19  9:53 UTC  (2+ messages)

[PATCH] drm/ast: Update the sequence of Clearing Fast-reset
 2021-03-19  9:23 UTC  (2+ messages)
` [PATCH V3] drm/ast: Disable fast reset after DRAM initial

[PATCH 5.10 000/290] 5.10.24-rc1 review
 2021-03-19  9:51 UTC  (3+ messages)

[PATCH 5.11 000/306] 5.11.7-rc1 review
 2021-03-19  9:50 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: imx6q-pcie: specify the imx8mq pcie phy voltage
 2021-03-19  9:49 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: add one property to "
` [PATCH 3/3] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3

[PATCH v7 00/17] uvcvideo: Fix v4l2-compliance errors
 2021-03-19  9:49 UTC  (8+ messages)
` [PATCH v7 01/17] media: v4l2-ioctl: Fix check_ext_ctrls
` [PATCH v7 13/17] media: uvcvideo: Return -EACCES to inactive controls
` [PATCH v7 15/17] media: uvcvideo: Refactor __uvc_ctrl_commit

[GIT PULL] sound fixes for 5.12-rc4
 2021-03-19  9:47 UTC 

[syzbot] WARNING in percpu_ref_exit (3)
 2021-03-19  9:45 UTC 

[PATCH 4.19 000/120] 4.19.181-rc1 review
 2021-03-19  9:41 UTC  (3+ messages)

For those who did not get this yet, Fair Pay discussion is over, and concluded with LCPU
 2021-03-19  9:40 UTC  (3+ messages)
` Suggestion: NiX Licence? Was "
  ` Merge Linux and Gnu as Inu? "

[PATCH] drm/meson: Fix few typo
 2021-03-19  9:41 UTC  (2+ messages)

[PATCH v2] bus: mhi: Add Qcom WWAN control driver
 2021-03-19  9:38 UTC  (2+ messages)

[PATCH v5 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-19  9:38 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP
` [PATCH v5 2/2] drm: bridge: cdns-mhdp8546: Enable HDCP

[PATCH] perf annotate: improve --stdio mode
 2021-03-19  9:38 UTC  (4+ messages)

[PATCH -next] ASoC: rt1019: make symbol 'rt1019_i2c_driver' static
 2021-03-19  9:41 UTC 

[PATCH v1 00/14] Multigenerational LRU
 2021-03-19  9:31 UTC  (3+ messages)
` [PATCH v1 14/14] mm: multigenerational lru: documentation

[PATCH] usb: dwc2: Using tab instead of blank
 2021-03-19  9:31 UTC  (3+ messages)

[PATCH] documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_ID
 2021-03-19  9:31 UTC  (2+ messages)

[PATCH 0/2] Fix allowing of ep queuing while stopping transfers
 2021-03-19  9:31 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: gadget: Avoid continuing preparing TRBs during teardown
` [PATCH 2/2] usb: dwc3: gadget: Ignore EP queue requests during bus reset

[PATCH] KVM: x86: Remove unused variable rc
 2021-03-19  9:30 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: codecs: add wcd938x support
 2021-03-19  9:29 UTC  (8+ messages)
` [PATCH v3 1/7] ASoC: dt-bindings: wcd938x: add bindings for wcd938x
` [PATCH v3 2/7] ASoC: codecs: wcd-clsh: add new version support
` [PATCH v3 3/7] ASoC: codecs: wcd938x: add basic driver
` [PATCH v3 4/7] ASoC: codecs: wcd938x: add basic controls
` [PATCH v3 5/7] ASoC: codecs: wcd938x: add playback dapm widgets
` [PATCH v3 6/7] ASoC: codecs: wcd938x: add capture "
` [PATCH v3 7/7] ASoC: codecs: wcd938x: add audio routing

[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
 2021-03-19  9:29 UTC  (5+ messages)
` [RFC PATCH v2 net-next 14/16] net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-19  9:28 UTC  (5+ messages)
` [PATCH v23 22/28] x86/cet/shstk: User-mode shadow stack support

[PATCH net] net: sched: fix packet stuck problem for lockless qdisc
 2021-03-19  9:25 UTC  (2+ messages)
` [Linuxarm] "

[PATCH] scsi: csiostor: Fix a typo
 2021-03-19  9:23 UTC 

ERROR: modpost: "__aeabi_unwind_cpp_pr0" undefined!
 2021-03-19  9:23 UTC 

[PATCH v1] mtd: nand: Fix BBT update issue
 2021-03-19  9:23 UTC  (2+ messages)

[PATCH 0/9] x86,objtool: Optimize !RETPOLINE
 2021-03-19  9:22 UTC  (10+ messages)
` [PATCH 5/9] objtool: Rework rebuild_reloc logic

[PATCH] Updated locking documentation for journal_head
 2021-03-19  9:18 UTC 

[PATCH] crypto: Correct an error in the comments
 2021-03-19  9:13 UTC 

[PATCH] x86/sgx: Avoid returning NULL in __sgx_alloc_epc_page()
 2021-03-19  9:12 UTC  (4+ messages)

[PATCH v2 1/2] kvm/kvm_util: add _vm_ioctl
 2021-03-19  9:11 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/kvm: add set_boot_cpu_id test

[PATCH 1/1] iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
 2021-03-19  9:08 UTC  (4+ messages)

[PATCH v4 1/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-damu
 2021-03-19  9:06 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-juniper

[PATCH] sched: Warn on long periods of pending need_resched
 2021-03-19  9:02 UTC  (4+ messages)

fuse: kernel BUG at mm/truncate.c:763!
 2021-03-19  9:02 UTC  (11+ messages)

[PATCH v19 0/8] Free some vmemmap pages of HugeTLB page
 2021-03-19  8:59 UTC  (3+ messages)
` [PATCH v19 7/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap

[PATCH] staging: rtl8712: Fix a possible NULL pointer dereference in function r8712_joinbss_event_callback
 2021-03-19  8:58 UTC 

[drm/i915/dp] 4a8d79901d: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]
 2021-03-19  8:58 UTC  (5+ messages)

[PATCH v4] hwmon: corsair-psu: add support for critical values
 2021-03-19  8:58 UTC  (3+ messages)

[PATCH 2/2] x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
 2021-03-19  8:57 UTC  (2+ messages)
` [tip: x86/sgx] "

[PATCH] x86/sgx: fix uninitialized 'nid' variable
 2021-03-19  8:57 UTC  (2+ messages)
` [tip: x86/sgx] x86/sgx: Fix "

[PATCH net V2 1/1] net: phy: fix invalid phy id when probe using C22
 2021-03-19  8:56 UTC  (3+ messages)

macb broken on HiFive Unleashed
 2021-03-19  8:51 UTC  (6+ messages)

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-03-19  8:49 UTC  (6+ messages)

[PATCH] drm/nouveau: Remove unused variable ret
 2021-03-19  8:40 UTC 

[PATCH V3 1/5] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-03-19  8:40 UTC  (5+ messages)
` [PATCH V3 5/5] arm64: dts: renesas: beacon kits: Setup AVB refclk

[PATCH v3 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-19  8:38 UTC  (4+ messages)
` [PATCH v3 9/9] dt-bindings: serial: stm32: add phandle 'bluetooth' to fix dtbs_check warrning

[PATCH] md/raid6: Couple of typo fixes
 2021-03-19  8:35 UTC 

[PATCH] scripts/coccinelle: Add script to detect sign extension
 2021-03-19  8:36 UTC  (2+ messages)

[PATCH v8] i2c: virtio: add a virtio i2c frontend driver
 2021-03-19  8:27 UTC  (10+ messages)

[tip:master] BUILD SUCCESS 8cd6e39544454f494981973eed15943c55382530
 2021-03-19  8:26 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).