linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-18 21:44:53 to 2021-05-19 03:49:10 UTC [more...]

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-05-19  3:47 UTC  (2+ messages)

[PATCH 0/4] drm/msm/dp: Add support for SC8180x eDP controller
 2021-05-19  3:41 UTC  (2+ messages)
` [Freedreno] "

[RFC PATCH v4 0/2] arm64: Stack trace reliability checks in the unwinder
 2021-05-19  3:38 UTC  (4+ messages)
  ` [RFC PATCH v4 2/2] arm64: Create a list of SYM_CODE functions, blacklist them "

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-19  3:35 UTC  (19+ messages)
` [PATCH v18 01/18] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v18 02/18] RISC-V: Add initial skeletal KVM support
` [PATCH v18 03/18] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v18 04/18] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v18 05/18] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v18 06/18] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v18 07/18] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v18 08/18] RISC-V: KVM: Handle WFI "
` [PATCH v18 09/18] RISC-V: KVM: Implement VMID allocator
` [PATCH v18 10/18] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v18 11/18] RISC-V: KVM: Implement MMU notifiers
` [PATCH v18 12/18] RISC-V: KVM: Add timer functionality
` [PATCH v18 13/18] RISC-V: KVM: FP lazy save/restore
` [PATCH v18 14/18] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v18 15/18] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v18 16/18] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v18 17/18] RISC-V: KVM: Move sources to drivers/staging directory
` [PATCH v18 18/18] RISC-V: KVM: Add MAINTAINERS entry

Am I the only one seeing LKML is lagging badly? Delivering the mail ..wondering
 2021-05-19  3:36 UTC  (2+ messages)

[PATCH -next] scsi: hisi_sas: drop free_irq of devm_request_irq allocated irq
 2021-05-19  3:36 UTC  (3+ messages)

[PATCH net-next v2 0/4] MT7530 interrupt support
 2021-05-19  3:32 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: phy: add MediaTek Gigabit Ethernet PHY driver
` [PATCH net-next v2 2/4] net: dsa: mt7530: add interrupt support
` [PATCH net-next v2 3/4] dt-bindings: net: dsa: add MT7530 interrupt controller binding
` [PATCH net-next v2 4/4] staging: mt7621-dts: enable MT7530 interrupt controller

[PATCH] ovl: useing ovl_revert_creds() instead of revert_creds(),
 2021-05-19  3:29 UTC  (3+ messages)

[PATCH] Input: psmouse - fix psmouse detect function is a NULL pointer
 2021-05-19  3:23 UTC 

[PATCH] mm: move idle swap cache pages to the tail of LRU after COW
 2021-05-19  3:25 UTC  (4+ messages)

[PATCH net-next] net/9p: use DEVICE_ATTR_RO macro
 2021-05-19  3:26 UTC  (2+ messages)

[PATCH v4] firmware_loader: fix use-after-free in firmware_fallback_sysfs
 2021-05-19  3:20 UTC  (2+ messages)

[PATCH] ACPI / EC: Fix media keys not working problem on more Asus laptops
 2021-05-19  3:06 UTC  (2+ messages)
` [PATCH v2] ACPI: EC: Make more Asus laptops use ECDT _GPE

[tip:x86/splitlock] BUILD SUCCESS d28397eaf4c27947a1ffc720d42e8b3a33ae1e2a
 2021-05-19  3:08 UTC 

[PATCH] staging: rtl8192e: delete extra blank lines
 2021-05-19  3:00 UTC 

[i915] b12d691ea5: kernel_BUG_at_mm/memory.c
 2021-05-19  2:58 UTC  (2+ messages)

[PATCH v4 1/5] KVM: exit halt polling on need_resched() for both book3s and generic halt-polling
 2021-05-19  2:57 UTC  (4+ messages)
` [PATCH v4 2/5] KVM: X86: Bail out of direct yield in case of under-committed scenarios

[PATCH net-next] net: xilinx_emaclite: Do not print real IOMEM pointer
 2021-05-19  2:47 UTC 

[V2 0/3] Add L3 provider support for SC7280
 2021-05-19  2:48 UTC  (3+ messages)
` [V2 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280

[PATCH v2] memcontrol: use flexible-array member
 2021-05-19  2:45 UTC  (2+ messages)
` [External] "

[PATCH] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
 2021-05-19  2:46 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: Drop the "sdhci" compatible example
 2021-05-19  2:46 UTC 

[PATCH v2 1/2] regulator: rt6160: Add DT binding document for Richtek RT6160
 2021-05-19  2:41 UTC  (3+ messages)

[PATCH RFC 0/3] make '%pD' print full path for file
 2021-05-19  2:39 UTC  (26+ messages)
` [PATCH RFC 1/3] fs: introduce helper d_path_fast()
                  ` [PATCHSET] d_path cleanups
                    ` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
                      ` [PATCH 02/14] d_path: saner calling conventions for __dentry_path()
                      ` [PATCH 03/14] d_path: regularize handling of root dentry in __dentry_path()
                      ` [PATCH 04/14] d_path: get rid of path_with_deleted()
                      ` [PATCH 05/14] getcwd(2): saner logics around prepend_path() call
                      ` [PATCH 06/14] d_path: don't bother with return value of prepend()
                      ` [PATCH 07/14] d_path: lift -ENAMETOOLONG handling into callers of prepend_path()
                      ` [PATCH 08/14] d_path: make prepend_name() boolean
                      ` [PATCH 09/14] d_path: introduce struct prepend_buffer
                      ` [PATCH 10/14] d_path: prepend_path(): get rid of vfsmnt
                      ` [PATCH 11/14] d_path: prepend_path(): lift resetting b in case when we'd return 3 out of loop
                      ` [PATCH 12/14] d_path: prepend_path(): lift the inner loop into a new helper
                      ` [PATCH 13/14] d_path: prepend_path() is unlikely to return non-zero
                      ` [PATCH 14/14] getcwd(2): clean up error handling

[PATCH 5.12 000/363] 5.12.5-rc2 review
 2021-05-19  2:39 UTC  (3+ messages)

[PATCH net-next] ethtool: stats: Fix a copy-paste error
 2021-05-19  2:38 UTC  (3+ messages)

[PATCH net-next] tun: use DEVICE_ATTR_RO macro
 2021-05-19  2:38 UTC 

[PATCH -next] USB: gadget: f_fs: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
 2021-05-19  2:30 UTC 

[PATCH net-next] ibmveth: fix kobj_to_dev.cocci warnings
 2021-05-19  2:28 UTC 

[PATCH v1] Bluetooth: disable filter dup when scan for adv monitor
 2021-05-19  2:28 UTC 

[PATCH net-next 0/2] Introducing support for DWC xpcs Energy Efficient Ethernet
 2021-05-19  2:27 UTC  (6+ messages)
` [PATCH net-next 2/2] net: stmmac: Add callbacks "

[PATCH v4] psi: fix race between psi_trigger_create and psimon
 2021-05-19  2:21 UTC 

[PATCH] dt-bindings: net: Convert MDIO mux bindings to DT schema
 2021-05-19  2:20 UTC 

[PATCH 0/6] dt-bindings: Convert mux bindings to schema
 2021-05-19  2:10 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: mfd: ti,j721e-system-controller: Fix mux node errors
` [PATCH 2/6] dt-bindings: rtc: nxp,pcf8563: Convert to DT schema
` [PATCH 3/6] dt-bindings: mux: Convert mux controller bindings to schema
` [PATCH 4/6] dt-bindings: i2c: Convert i2c-mux bindings to DT schema
` [PATCH 5/6] dt-bindings: i2c: i2c-mux-pca954x: Convert "
` [PATCH 6/6] dt-bindings: i2c: maxim,max9286: Use the i2c-mux.yaml schema

[PATCH -next resend] sfc: farch: fix compile warning in efx_farch_dimension_resources()
 2021-05-19  2:11 UTC 

[PATCH] staging: iio: fix some formatting issues
 2021-05-19  1:52 UTC 

[PATCH 0/3] memblock, arm: fixes for freeing of the memory map
 2021-05-19  1:50 UTC  (5+ messages)
` [PATCH 3/3] arm: extend pfn_valid to take into accound freed memory map alignment

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  1:49 UTC  (5+ messages)
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users

[PATCH v6 00/16] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-05-19  1:44 UTC  (6+ messages)

[PATCH V2] mm: compaction: support triggering of proactive compaction by user
 2021-05-19  1:41 UTC  (2+ messages)
` 答复: "

[PATCH 0/5] Cleanups for swap
 2021-05-19  1:39 UTC  (9+ messages)
` [PATCH 2/5] mm/swap: remove unused local variable nr_shadows
` [PATCH 5/5] mm/swap: simplify the code of find_get_incore_page()

[PATCH v3] locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
 2021-05-19  1:18 UTC  (3+ messages)
  ` 回复: "

[PATCH] ext4: get discard out of jbd2 commit kthread
 2021-05-19  1:27 UTC  (5+ messages)

[RFC v2-fix 1/1] x86/tdx: Wire up KVM hypercalls
 2021-05-19  1:20 UTC  (5+ messages)
` [RFC v2-fix-v2 "
    ` [RFC v2-fix-v3 "

fs/qnx4/dir.c:51:32: warning: ‘strnlen’ specified bound 48 exceeds source size 16 [-Wstringop-overread]
 2021-05-19  1:12 UTC 

[PATCH v6 0/3] Introduce 64b relocatable kernel
 2021-05-19  1:09 UTC  (3+ messages)
` [PATCH v6 2/3] powerpc: Move script to check relocations at compile time in scripts/

[PATCH -next v2] staging: comedi: Remove unused variable ‘min_full_scale’ and function 'get_min_full_scales'
 2021-05-19  1:07 UTC  (3+ messages)

net/wireless/pmsr.c:164:12: warning: stack frame size of 1208 bytes in function 'pmsr_parse_peer'
 2021-05-19  1:02 UTC 

[PATCH v2 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs
 2021-05-19  0:58 UTC  (4+ messages)
` [PATCH v2 1/2] serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
` [PATCH v2 2/2] serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*

[tip:x86/apic] BUILD SUCCESS 1dcc917a0eed934c522d93bb05a9a7bb3c54f96c
 2021-05-19  0:54 UTC 

[PATCH 00/11] crypto: start to fix ixp4xx
 2021-05-19  0:51 UTC  (5+ messages)

[PATCH v20 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  0:44 UTC  (3+ messages)
` [PATCH v20 4/7] "

[PATCH 13/13] jump_label,x86: Allow short NOPs
 2021-05-19  0:44 UTC  (5+ messages)
` [tip: objtool/core] jump_label, x86: "

[PATCH v2 0/5] Add devm helper for work-queue initialization
 2021-05-19  0:39 UTC  (2+ messages)

[PATCH] pinctrl: qcom: spmi-mpp: Add compatible for pmi8994
 2021-05-19  0:27 UTC  (2+ messages)

[PATCH] pinctrl: amd: Implement irq_set_wake
 2021-05-19  0:21 UTC  (2+ messages)

[PATCH] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-19  0:20 UTC  (3+ messages)

[PATCH v2 1/2] clk: qcom: add support for SM8350 DISPCC
 2021-05-19  0:18 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: clock: add QCOM SM8350 display clock bindings

[PATCH] pinctrl: aspeed: Fix minor documentation error
 2021-05-19  0:12 UTC  (2+ messages)

[PATCH v7 0/1] Mediatek pinctrl patch on mt8195
 2021-05-19  0:09 UTC  (3+ messages)
` [PATCH v7] pinctrl: mediatek: add rsel setting on MT8195

[PATCH 0/3] rcu/nocb cleanups
 2021-05-19  0:09 UTC  (4+ messages)
` [PATCH 1/3] rcu/nocb: Start moving nocb code to its own plugin file
` [PATCH 2/3] rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()
` [PATCH 3/3] rcu: Assume rcu_report_dead() always deals with local CPU

[PATCH v2 00/10] KVM: Implement nested TSC scaling
 2021-05-19  0:07 UTC  (13+ messages)
` [PATCH v2 01/10] math64.h: Add mul_s64_u64_shr()
` [PATCH v2 02/10] KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'
` [PATCH v2 03/10] KVM: X86: Add kvm_scale_tsc_l1() and kvm_compute_tsc_offset_l1()
` [PATCH v2 06/10] KVM: X86: Add functions that calculate the 02 TSC offset and multiplier
` [PATCH v2 07/10] KVM: X86: Move write_l1_tsc_offset() logic to common code and rename it
` [PATCH v2 08/10] KVM: VMX: Set the TSC offset and multiplier on nested entry and exit

[mm/slub] ad36bafb3b: BUG:sleeping_function_called_from_invalid_context_at_mm/page_alloc.c
 2021-05-19  0:07 UTC  (2+ messages)

[PATCH 5.4 000/111] 5.4.112-rc1 review
 2021-05-19  0:04 UTC  (5+ messages)
` [PATCH 5.4 042/111] virtio_net: Do not pull payload in skb->head

linux-next: manual merge of the netfilter-next tree with the net tree
 2021-05-18 23:56 UTC 

[RESEND PATCH v4 0/8] arm64: Allow 64-bit tasks to invoke compat syscalls
 2021-05-18 23:52 UTC  (7+ messages)
` [RESEND PATCH v4 8/8] "

[PATCH v5 1/2] gpio: Add support for IDT 79RC3243x GPIO controller
 2021-05-18 23:51 UTC  (4+ messages)
` [PATCH v5 2/2] dt-bindings: gpio: Add devicetree binding for IDT 79RC32434 "

[PATCH] iio: accel: fxls8962af: conditionally compile fxls8962af_i2c_raw_read_errata3()
 2021-05-18 23:48 UTC 

[PATCH v8 0/8] Add support for SVM atomics in Nouveau
 2021-05-18 23:45 UTC  (11+ messages)
` [PATCH v8 5/8] mm: Device exclusive memory access

[PATCH 2/3] drivers: thermal: tsens: add timeout to get_tem_tsens_valid
 2021-05-18 23:43 UTC  (3+ messages)
` [PATCH 3/3] drivers: thermal: tsens: check if crit_int is supported in read_irq_state
` [PATCH 1/3] drivers: thermal: tsens: fix wrong check for tzd in irq handlers

[PATCH v2 1/1] gpiolib: Introduce for_each_gpio_desc_if() macro
 2021-05-18 23:41 UTC  (2+ messages)

[PATCH] tty: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
 2021-05-18 23:39 UTC  (5+ messages)

[PATCH v1 1/1] gpiolib: Make use of assign_bit() API (part 2)
 2021-05-18 23:39 UTC  (2+ messages)

[PATCH] perf test: Test libpfm4 support (63) reports error
 2021-05-18 23:30 UTC  (2+ messages)

[PATCH] cgroup: disable controllers at parse time
 2021-05-18 23:28 UTC  (4+ messages)
    ` ##freemail## "

[PATCH v2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-18 23:27 UTC  (14+ messages)

[PATCH v1 1/2] gpiolib: Never return internal error codes to user space
 2021-05-18 23:24 UTC  (2+ messages)

[PATCH] kcsan: fix debugfs initcall return type
 2021-05-18 23:20 UTC  (9+ messages)

[PATCH 0/5] ARM: gemini: add two more board
 2021-05-18 23:17 UTC  (5+ messages)
` [PATCH 4/5] ARM: gemini: add device tree for edimax NS2502

[PATCH] rcu/tree: consider time a VM was suspended
 2021-05-18 23:15 UTC  (4+ messages)

[PATCH v5 0/2] hwpoison: fix race with hugetlb page allocation
 2021-05-18 23:12 UTC  (3+ messages)
` [PATCH v5 1/2] mm,hwpoison: "
` [PATCH v5 2/2] mm,hwpoison: make get_hwpoison_page call get_any_page()

[PATCH v3 0/4] compat: remove compat_alloc_user_space callers
 2021-05-18 22:45 UTC  (6+ messages)
` [PATCH v3 1/4] kexec: simplify compat_sys_kexec_load

[PATCH 00/43] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-05-18 22:42 UTC  (8+ messages)
` [PATCH 06/43] KVM: x86: Properly reset MMU context at vCPU RESET/INIT
` [PATCH 35/43] KVM: x86: Move setting of sregs during vCPU RESET/INIT to common x86

[PATCH] powercap/intel_rapl: Add AMD Fam19h RAPL support
 2021-05-18 22:39 UTC  (3+ messages)

[PATCH] arm: make the size of vmalloc in cmdline and meminfo uniform
 2021-05-18 22:38 UTC  (13+ messages)
` [PATCH 1/4] ARM: change vmalloc_min to be unsigned long
` [PATCH 2/4] ARM: use a temporary variable to hold maximum vmalloc size
` [PATCH 3/4] ARM: change vmalloc_min to vmalloc_start
` [PATCH 4/4] ARM: change vmalloc_start to vmalloc_size

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2021-05-18 22:37 UTC 

[RFC v2 30/32] x86/tdx: Make DMA pages shared
 2021-05-18 22:31 UTC  (5+ messages)
` [RFC v2-fix 1/1] "

[PATCH v1 0/2] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-18 22:31 UTC  (5+ messages)
` [PATCH v1 2/2] ASoC: tegra: Unify "
      ` Question about Tegra UCMs

[PATCH v5 00/10] userfaultfd: add minor fault handling for shmem
 2021-05-18 22:28 UTC  (4+ messages)
` [PATCH v5 09/10] userfaultfd/selftests: reinitialize test context in each test

[PATCH] ACPI: Increase ACPI_MAX_HANDLES
 2021-05-18 22:20 UTC 

[PATCH rdma-rc v1] RDMA/core: Sanitize WQ state received from the userspace
 2021-05-18 22:07 UTC  (2+ messages)

[PATCH v2 0/7] RTL8231 GPIO expander support
 2021-05-18 22:02 UTC  (3+ messages)
` [PATCH v2 4/7] dt-bindings: mfd: Binding for RTL8231

linux-next: Fixes tag needs some work in the block tree
 2021-05-18 22:01 UTC 

[PATCH v4 1/3] drm/dp_mst: Add self-tests for up requests
 2021-05-18 22:01 UTC  (2+ messages)

[PATCH v2] b43: don't save dentries for debugfs
 2021-05-18 22:00 UTC  (3+ messages)

arch/mips/sibyte/common/sb_tbprof.c:515:23: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-05-18 21:54 UTC 

[PATCH] dt-bindings: display: convert faraday,tve200 to YAML
 2021-05-18 21:55 UTC  (4+ messages)

[PATCH 1/2] uio_hv_generic: Fix a memory leak in error handling paths
 2021-05-18 21:53 UTC  (5+ messages)

[PATCH v2 0/4] Support xen-driven USB3 debug capability
 2021-05-18 21:50 UTC  (7+ messages)
` [PATCH v2 1/4] usb: early: Avoid using DbC if already enabled

[bug report] Memory leak from acpi_ev_install_space_handler()
 2021-05-18 21:48 UTC  (4+ messages)

[PATCH -next] vfio: platform: reset: add missing iounmap() on error in vfio_platform_amdxgbe_reset()
 2021-05-18 21:46 UTC  (2+ messages)

[PATCH 0/5] crypto: add gemini/sl3516 crypto driver
 2021-05-18 21:45 UTC  (5+ messages)
` [PATCH 4/5] ARM: gemini_config: enable sl3516-ce crypto
` [PATCH 5/5] MAINTAINERS: add gemini crypto sl3516-ce

[PATCH v2 1/1] extcon: intel-mrfld: Sync hardware and software state on init
 2021-05-18 21:27 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).