linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-16 11:59:46 to 2021-09-16 14:14:04 UTC [more...]

[PATCH -next] blk-mq: fix tag_get wait task can't be awakened
 2021-09-16 14:13 UTC 

[PATCH 00/14] selftests/sgx: Oversubscription, page permission, thread entry
 2021-09-16 14:13 UTC  (4+ messages)
` [PATCH 02/14] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-16 14:12 UTC  (8+ messages)
` [RFC PATCH 2/3] power: supply: Add support for PDOs props

[PATCH 0/4] Fix error path and use kernel macros for min/max/calmp
 2021-09-16 14:11 UTC  (2+ messages)

[PATCH net-next] devlink: Delete not-used devlink APIs
 2021-09-16 14:11 UTC  (4+ messages)

[PATCH v2] usb: host: ohci-tmio: check return value after calling platform_get_resource()
 2021-09-16 14:10 UTC  (2+ messages)

[patch v8 0/7] handle unexpected message from server
 2021-09-16 14:18 UTC  (13+ messages)
` [patch v8 4/7] nbd: don't start request if nbd_queue_rq() failed
` [patch v8 5/7] nbd: clean up return value checking of sock_xmit()
` [patch v8 6/7] nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()
` [patch v8 7/7] nbd: fix uaf in nbd_handle_reply()
  ` [PATCH v9] "

[PATCH v1 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-16 14:07 UTC  (6+ messages)
` [PATCH v1 1/2] gpio: mlxbf2: Introduce IRQ support
` [PATCH v1 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH v2 0/4] fs/ntfs3: Fix various styling issues
 2021-09-16 14:07 UTC  (2+ messages)

[selinuxproject-selinux:stable-5.15 1/1] include/linux/rcupdate.h:395:2: warning: passing argument 1 of 'security_locked_down' discards 'const' qualifier from pointer target type
 2021-09-16 14:07 UTC  (3+ messages)

[PATCH v4 0/1] s390x: KVM: CPU Topology
 2021-09-16 14:03 UTC  (3+ messages)
` [PATCH v4 1/1] s390x: KVM: accept STSI for CPU topology information

[PATCH v7 00/13] Use qmp_send to update co-processor load state
 2021-09-16 13:59 UTC  (14+ messages)
` [PATCH v7 01/13] dt-bindings: soc: qcom: aoss: Drop the load state power-domain
` [PATCH v7 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP property
` [PATCH v7 03/13] dt-bindings: remoteproc: qcom: "
` [PATCH v7 04/13] remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
` [PATCH v7 05/13] arm64: dts: qcom: sc7180: Use QMP property to control "
` [PATCH v7 06/13] arm64: dts: qcom: sc7280: "
` [PATCH v7 07/13] arm64: dts: qcom: sdm845: "
` [PATCH v7 08/13] arm64: dts: qcom: sm8150: "
` [PATCH v7 09/13] arm64: dts: qcom: sm8250: "
` [PATCH v7 10/13] arm64: dts: qcom: sm8350: "
` [PATCH v7 11/13] soc: qcom: aoss: Drop power domain support
` [PATCH v7 12/13] dt-bindings: msm/dp: Remove aoss-qmp header
` [PATCH v7 13/13] dt-bindings: soc: qcom: aoss: Delete unused power-domain definitions

[syzbot] WARNING in __percpu_ref_exit (2)
 2021-09-16 14:01 UTC  (5+ messages)

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-09-16 13:58 UTC  (5+ messages)
` [PATCH v3 6/6] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH] RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure
 2021-09-16 13:57 UTC  (4+ messages)

[PATCH rcu 0/14] Miscellaneous fixes for v5.16
 2021-09-16 13:57 UTC  (4+ messages)
` [PATCH rcu 11/14] rcu: Make rcu_normal_after_boot writable again

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-16 13:56 UTC  (5+ messages)
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

[RFC] perf arm-spe: Track task context switch for cpu-mode events
 2021-09-16 13:54 UTC  (2+ messages)

KCSAN: data-race in cgroup_rstat_flush_locked / cgroup_rstat_updated
 2021-09-16 13:53 UTC 

[PATCH v2 00/13] Use obj_cgroup APIs to charge the LRU pages
 2021-09-16 13:47 UTC  (14+ messages)
` [PATCH v2 01/13] mm: move mem_cgroup_kmem_disabled() to memcontrol.h
` [PATCH v2 02/13] mm: memcontrol: prepare objcg API for non-kmem usage
` [PATCH v2 03/13] mm: memcontrol: introduce compact_lock_page_irqsave
` [PATCH v2 04/13] mm: memcontrol: make lruvec lock safe when the LRU pages reparented
` [PATCH v2 05/13] mm: vmscan: rework move_pages_to_lru()
` [PATCH v2 06/13] mm: thp: introduce split_queue_lock/unlock{_irqsave}()
` [PATCH v2 07/13] mm: thp: make split queue lock safe when LRU pages reparented
` [PATCH v2 08/13] mm: memcontrol: make all the callers of page_memcg() safe
` [PATCH v2 09/13] mm: memcontrol: introduce memcg_reparent_ops
` [PATCH v2 10/13] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
` [PATCH v2 11/13] mm: memcontrol: rename {un}lock_page_memcg() to {un}lock_page_objcg()
` [PATCH v2 12/13] mm: lru: add VM_BUG_ON_PAGE to lru maintenance function
` [PATCH v2 13/13] mm: lru: use lruvec lock to serialize memcg changes

[PATCH] net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()
 2021-09-16 13:52 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: pinetab: Add HDMI support
 2021-09-16 13:52 UTC 

[PATCH v6 00/19] staging: r8188eu: Shorten and simplify calls chains
 2021-09-16 13:52 UTC  (9+ messages)
` [PATCH v6 14/19] staging: remove struct _io_ops
` [PATCH v6 16/19] staging: r8188eu: Clean up rtw_read*() and rtw_write*()

[MAINTAINER SUMMIT] Folios as a potential Kernel/Maintainers Summit topic?
 2021-09-16 13:51 UTC  (7+ messages)

[PATCH v2] drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup
 2021-09-16 13:49 UTC  (2+ messages)

[PATCH linux-next] staging: r8188eu: Use kzalloc() instead of kmalloc()+memset()
 2021-09-16 13:47 UTC  (2+ messages)

[PATCH] drm/sun4i: dsi: Make use of the helper function dev_err_probe()
 2021-09-16 13:47 UTC  (2+ messages)

[PATCH] drm/sun4i: dw-hdmi: Make use of the helper function dev_err_probe()
 2021-09-16 13:47 UTC  (2+ messages)

clang: error: unsupported argument '-mimplicit-it=always' to option 'Wa,'
 2021-09-16 13:45 UTC 

[PATCH v2] net/tls: support SM4 GCM/CCM algorithm
 2021-09-16 13:40 UTC  (2+ messages)

[PATCH v3 0/6] futex2: Add wait on multiple futexes syscall
 2021-09-16 13:37 UTC  (8+ messages)
` [PATCH v3 2/6] futex2: Implement vectorized wait

[PATCH RESEND v3 0/3] lib, stackdepot: check stackdepot handle before accessing slabs
 2021-09-16 13:35 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] "
` [PATCH RESEND v3 2/3] lib, stackdepot: Add helper to print stack entries
` [PATCH RESEND v3 3/3] lib, stackdepot: Add helper to print stack entries into buffer

[PATCH] fbdev: fix printing in fb_cvt_print_name()
 2021-09-16 13:29 UTC 

[PATCH] mm/vmalloc: Don't allow VM_NO_GUARD on vmap()
 2021-09-16 13:30 UTC  (3+ messages)

[PATCH v2] platform/x86: amd-pmc: Export Idlemask values based on the APU
 2021-09-16 13:29 UTC  (4+ messages)

[PATCH] platform/x86: amd-pmc: Check s0i3 cycle status
 2021-09-16 13:29 UTC  (3+ messages)

[PATCH] kernel/locking: Add context to ww_mutex_trylock
 2021-09-16 13:28 UTC  (12+ messages)
      ` [PATCH v2] "

[PATCH v4 0/4] bootconfig: Fixes to bootconfig memory management etc
 2021-09-16 13:26 UTC  (3+ messages)
` [PATCH v4 4/4] bootconfig: Rename xbc_destroy_all() to xbc_fini()

[PATCH v4 1/1] ishtp: Add support for Intel ishtp eclite driver
 2021-09-16 13:26 UTC  (2+ messages)

[PATCH v6 0/3] hwmon: Support access to the NCT677x via Asus WMI
 2021-09-16 13:23 UTC  (5+ messages)
` [PATCH v6 3/3] hwmon: (nct6775) Support access "

[PATCH 00/10] raise minimum GCC version to 5.1
 2021-09-16 13:23 UTC  (3+ messages)
` [PATCH 07/10] arm64: remove GCC version check for ARCH_SUPPORTS_INT128

[PATCH] HID: hid-debug: clean up snprintf() checks in hid_resolv_usage()
 2021-09-16 13:21 UTC 

[PATCH V5 0/2] Add Vol+ support for sc7280-idp
 2021-09-16 13:21 UTC  (3+ messages)
` [PATCH V5 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
` [PATCH V5 2/2] arm64: dts: sc7280: Add volume up support for sc7280-idp

[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown
 2021-09-16 13:18 UTC  (3+ messages)

[RFC PATCH] fs/compat_binfmt_elf: Introduce sysctl to disable compat ELF loader
 2021-09-16 13:18 UTC 

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-16 13:16 UTC  (8+ messages)

[PATCH 0/6] staging: media: wave5: add wave5 codec driver
 2021-09-16 13:14 UTC  (6+ messages)
` [PATCH 3/6] staging: media: wave5: Add the v4l2 layer

[PATCH v2 0/4] Add Unisoc's UMS512 clock support
 2021-09-16 13:08 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: sprd: Add bindings for ums512 global registers
` [PATCH v2 2/4] dt-bindings: clk: sprd: Add bindings for ums512 clock controller

[syzbot] KASAN: use-after-free Read in addr_handler (4)
 2021-09-16 13:04 UTC  (4+ messages)

[PATCH] zram: off by one in read_block_state()
 2021-09-16 13:04 UTC 

[PATCH 0/3] net: macb: add support for MII on RGMII interface
 2021-09-16 13:03 UTC  (3+ messages)
` [PATCH 3/3] net: macb: add support for mii on rgmii

[QUERY] Using same ITS device ID for two PCI devices (two PCI Requestor ID)
 2021-09-16 13:02 UTC 

[PATCH v2 0/2] riscv: improve unaligned memory accesses
 2021-09-16 13:08 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: support HAVE_EFFICIENT_UNALIGNED_ACCESS
` [PATCH v2 2/2] riscv: Support DCACHE_WORD_ACCESS

[PATCH v3] selftests: nci: replace unsigned int with int
 2021-09-16 13:00 UTC  (2+ messages)

[PATCH v2] integrity: support including firmware ".platform" keys at build time
 2021-09-16 12:57 UTC 

[PATCH memcg] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-09-16 12:55 UTC  (3+ messages)
` [PATCH memcg v2] "

[PATCH 01/16] tty: unexport tty_ldisc_release
 2021-09-16 12:54 UTC  (3+ messages)
` [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push

[PATCH 1/5] ARM: dts: NSP: Add bcm958623hr board name to dts
 2021-09-16 12:52 UTC  (3+ messages)
` [PATCH 3/5] ARM: dts: NSP: Fix MDIO mux node names

[PATCH] drm: fsl-dcu: enable PIXCLK on LS1021A
 2021-09-16 12:50 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Tom Rix as fpga maintainer
 2021-09-16 12:49 UTC  (8+ messages)

[PATCH v2 1/2] ARM: dts: imx7-tqma7: add SPI-NOR flash
 2021-09-16 12:41 UTC  (3+ messages)

[PATCH RFC 0/3] add Vertexcom MSE102x support
 2021-09-16 12:46 UTC  (7+ messages)
` [PATCH RFC 3/3] net: vertexcom: Add MSE102x SPI support

[PATCH linux-next] staging: r8188eu: use ARRAY_SIZE
 2021-09-16 12:42 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: k3-j721e/j7200: Introduce EVM compatible
 2021-09-16 12:42 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: ti: Add missing compatibles for j721e/j7200 evms

[PATCH] net: arc_emac: Make use of the helper function dev_err_probe()
 2021-09-16 12:40 UTC  (2+ messages)

[PATCH] net: ethoc: Make use of the helper function dev_err_probe()
 2021-09-16 12:40 UTC  (2+ messages)

[PATCH] net: atl1e: Make use of the helper function dev_err_probe()
 2021-09-16 12:40 UTC  (2+ messages)

[PATCH] net: thunderx: Make use of the helper function dev_err_probe()
 2021-09-16 12:40 UTC  (2+ messages)

[PATCH] net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()
 2021-09-16 12:40 UTC  (2+ messages)

[PATCH] net: enetc: Make use of the helper function dev_err_probe()
 2021-09-16 12:40 UTC  (2+ messages)

[PATCH] net: hinic: Make use of the helper function dev_err_probe()
 2021-09-16 12:40 UTC  (2+ messages)

[PATCH] net: atl1c: Make use of the helper function dev_err_probe()
 2021-09-16 12:40 UTC  (2+ messages)

[PATCH V5 00/10] irqchip: Add LoongArch-related irqchip drivers
 2021-09-16 12:31 UTC  (11+ messages)
` [PATCH V5 01/10] irqchip: Adjust Kconfig for Loongson
` [PATCH V5 02/10] irqchip/loongson-pch-pic: Add ACPI init support
` [PATCH V5 03/10] irqchip/loongson-pch-pic: Add suspend/resume support
` [PATCH V5 04/10] irqchip/loongson-pch-msi: Add ACPI init support
` [PATCH V5 05/10] irqchip/loongson-htvec: "
` [PATCH V5 06/10] irqchip/loongson-htvec: Add suspend/resume support
` [PATCH V5 07/10] irqchip/loongson-liointc: Add ACPI init support
` [PATCH V5 08/10] irqchip: Add LoongArch CPU interrupt controller support
` [PATCH V5 09/10] irqchip: Add Loongson Extended I/O "
` [PATCH V5 10/10] irqchip: Add Loongson PCH LPC "

[PATCH 0/5] Improve perf list support for hisi uncore PMUs
 2021-09-16 12:34 UTC  (6+ messages)
` [PATCH 1/5] perf parse-events: Set numeric term config
` [PATCH 2/5] perf jevents: Support ConfigCode
` [PATCH 3/5] perf test: Verify more event members in pmu-events test
` [PATCH 4/5] perf test: Add pmu-event test for event described as "config="
` [PATCH 5/5] perf vendor events arm64: Revise hip08 uncore events

[PATCH 0/5] Fixups for slub
 2021-09-16 12:39 UTC  (6+ messages)
` [PATCH 1/5] mm, slub: fix two bugs in slab_debug_trace_open()
` [PATCH 2/5] mm, slub: fix mismatch between reconstructed freelist depth and cnt
` [PATCH 3/5] mm, slub: fix potential memoryleak in kmem_cache_open()
` [PATCH 4/5] mm, slub: fix potential use-after-free in slab_debugfs_fops
` [PATCH 5/5] mm, slub: fix incorrect memcg slab count for bulk free

[syzbot] BUG: unable to handle kernel paging request in cfb_imageblit (2)
 2021-09-16 12:36 UTC 

[PATCH net-next] net: socket: add the case sock_no_xxx support
 2021-09-16 12:29 UTC 

[Intel-gfx] [PATCH] drm/i915: zero fill vma name buffer
 2021-09-16 12:26 UTC  (2+ messages)
` [PATCH v2] drm/i915: use strscpy() to avoid buffer overrun

[PATCH v4 0/4] Rockchip I2S/TDM controller
 2021-09-16 12:25 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: sound: add rockchip i2s-tdm binding

[selinuxproject-selinux:stable-5.15 1/1] include/linux/rcupdate.h:395:2: error: passing argument 1 of 'security_locked_down' discards 'const' qualifier from pointer target type
 2021-09-16 12:25 UTC 

linux-next: manual merge of the dmaengine tree with the driver-core tree
 2021-09-16 12:23 UTC  (5+ messages)
` Improvement suggestion for creation of next [Was: linux-next: manual merge of the dmaengine tree with the driver-core tree]

[PATCH v5 0/4] arm: aspeed: Add UART routing support
 2021-09-16 12:21 UTC  (3+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema

[PATCH v1 0/1] ASoC: cs42l42: Implement Manual Type detection as fallback
 2021-09-16 12:20 UTC  (3+ messages)

[PATCH v4 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-16 12:18 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
  ` [PATCH v5 2/4] dmaengine: tegra: Add tegra gpcdma driver
  ` [PATCH v5 3/4] arm64: defconfig: tegra: Enable GPCDMA
  ` [PATCH v5 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH] nvmem: NVMEM_NINTENDO_OTP should depend on WII
 2021-09-16 12:12 UTC  (2+ messages)

data loss when doing ls-remote and piped to command
 2021-09-16 12:17 UTC 

[selinuxproject-selinux:stable-5.15 1/1] kernel/params.c:103:27: error: passing 'typeof (*((current_thread_info()->task)->cred)) *' (aka 'const struct cred *') to parameter of type 'struct cred *' discards qualifiers
 2021-09-16 12:16 UTC 

[PATCH 00/24] Fix some issues at documentation
 2021-09-16 12:12 UTC  (7+ messages)
` [PATCH 08/24] tools: bpftool: update bpftool-prog.rst reference

linux-next: build failure after merge of the net-next tree
 2021-09-16 12:11 UTC  (3+ messages)

[PATCH 0/4] rcu: Unify a bit [non-]PREEMPT expedited quiescent state report
 2021-09-16 12:10 UTC  (5+ messages)
` [PATCH 1/4] rcu: Ignore rdp.cpu_no_qs.b.exp on premptible RCU's rcu_qs()
` [PATCH 2/4] rcu: Remove useless WRITE_ONCE() on rcu_data.exp_deferred_qs
` [PATCH 3/4] rcu: Move rcu_data.cpu_no_qs.b.exp reset to rcu_export_exp_rdp()
` [PATCH 4/4] rcu: Remove rcu_data.exp_deferred_qs and convert to rcu_data.cpu no_qs.b.exp

[PATCH v2] selftests: nci: replace unsigned int with int
 2021-09-16 12:07 UTC  (2+ messages)

[PATCH] sh: pgtable-3level: Fix cast to pointer from integer of different size
 2021-09-16 12:06 UTC  (2+ messages)

[PATCH v2] perf test: Workload test of metric and metricgroups
 2021-09-16 12:04 UTC  (2+ messages)

[PATCH v4 1/8] sched, fair: use __schedstat_set() in set_next_entity()
 2021-09-16 11:59 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use "

[PATCH v4 2/8] sched: make struct sched_statistics independent of fair sched class
 2021-09-16 11:59 UTC  (2+ messages)
` [tip: sched/core] sched: Make "

[PATCH v4 3/8] sched: make schedstats helpers independent of fair sched class
 2021-09-16 11:59 UTC  (2+ messages)
` [tip: sched/core] sched: Make "

[PATCH v4 4/8] sched: introduce task block time in schedstats
 2021-09-16 11:59 UTC  (2+ messages)
` [tip: sched/core] sched: Introduce "

[PATCH v4 5/8] sched, rt: support sched_stat_runtime tracepoint for RT sched class
 2021-09-16 11:59 UTC  (2+ messages)
` [tip: sched/core] sched/rt: Support "


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