linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-04 03:07:09 to 2021-07-04 21:05:42 UTC [more...]

[PATCH 00/17] Rust support
 2021-07-04 21:04 UTC  (20+ messages)
` [PATCH 01/17] kallsyms: support big kernel symbols (2-byte lengths)
` [PATCH 02/17] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/17] Makefile: generate `CLANG_FLAGS` even in GCC builds
` [PATCH 04/17] vsprintf: add new `%pA` format specifier
` [PATCH 05/17] rust: add C helpers
` [PATCH 06/17] rust: add `compiler_builtins` crate
` [PATCH 07/17] rust: add `alloc` crate
` [PATCH 08/17] rust: add `build_error` crate
` [PATCH 09/17] rust: add `macros` crate
` [PATCH 10/17] rust: add `kernel` crate
` [PATCH 11/17] rust: export generated symbols
` [PATCH 12/17] Kbuild: add Rust support
` [PATCH 13/17] docs: add Rust documentation
` [PATCH 14/17] samples: add Rust examples
` [PATCH 15/17] scripts: add `generate_rust_analyzer.py`
` [PATCH 16/17] MAINTAINERS: Rust
` [RFC PATCH 17/17] Android: Binder IPC in Rust (WIP)

[PATCH v1 0/5] cpuidle: teo: Rework the idle state selection logic
 2021-07-04 21:01 UTC  (2+ messages)

[RFC PATCH] vhost-vdpa: mark vhost device invalid to reflect vdpa device unregistration
 2021-07-04 20:52 UTC 

[GIT PULL] RCU changes for v5.14
 2021-07-04 20:44 UTC  (6+ messages)

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-04 20:45 UTC  (8+ messages)
` [RFC 01/11] Documentation: Add HTE subsystem guide
` [RFC 02/11] drivers: Add HTE subsystem
` [RFC 03/11] hte: Add tegra194 HTE kernel provider

[PATCH] iov_iter: separate direction from flavour
 2021-07-04 20:41 UTC  (6+ messages)

[syzbot] upstream test error: possible deadlock in fs_reclaim_acquire
 2021-07-04 20:38 UTC 

[PATCH 0/4] selftests: add a new test driver for sysfs
 2021-07-04 20:26 UTC  (7+ messages)
` [PATCH 1/4] selftests: add tests_sysfs module

drivers/block/loop.c:1729:1: warning: the frame size of 1072 bytes is larger than 1024 bytes
 2021-07-04 20:17 UTC 

[PATCH v2] gpio: mt7621: support gpio-line-names property
 2021-07-04 20:15 UTC  (23+ messages)

[PATCH v5 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-07-04 20:10 UTC  (2+ messages)

[GIT PULL] KCSAN changes for v5.14
 2021-07-04 20:10 UTC  (4+ messages)

[PULL REQUEST] i2c for v5.14
 2021-07-04 20:09 UTC  (2+ messages)

[GIT PULL] csky changes for v5.14-rc1
 2021-07-04 20:09 UTC  (2+ messages)

[GIT PULL] memblock, arm: fix crashes caused by holes in the memory map
 2021-07-04 20:09 UTC  (2+ messages)

[GIT PULL] Linux-kernel memory model (LKMM) changes for v5.14
 2021-07-04 20:09 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) update for v5.14
 2021-07-04 20:09 UTC  (2+ messages)

[GIT PULL] s390 patches for the 5.14 merge window
 2021-07-04 20:09 UTC  (2+ messages)

[PATCH net-next 0/3] net: hns3: add new debugfs commands
 2021-07-04 19:57 UTC  (7+ messages)
` [PATCH net-next 3/3] net: hns3: add support for link diagnosis info in debugfs

[GIT PULL] MTD updates for 5.14
 2021-07-04 19:28 UTC 

[PATCH v2] mt76/mt7915: Fix unsigned compared against zero
 2021-07-04 19:08 UTC  (2+ messages)

[PATCH v5] rtw_security: fix cast to restricted __le32
 2021-07-04 19:05 UTC  (3+ messages)
` [PATCH v7] "

[PATCH] bluetooth/virtio_bt: Fix dereference null return value
 2021-07-04 19:02 UTC  (3+ messages)

drivers/pci/controller/pcie-iproc-msi.c:52: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-07-04 18:40 UTC 

[PATCH v6 0/4] Add Xilinx AMS Driver
 2021-07-04 18:31 UTC  (5+ messages)
` [PATCH v6 2/4] iio: adc: Add Xilinx AMS driver
` [PATCH v6 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-07-04 18:20 UTC  (3+ messages)

[RFC] Inline rotation support in dpu driver
 2021-07-04 18:17 UTC  (3+ messages)

[PATCH] Documentation: arm: marvell: Add link to Orion Functional Errata document
 2021-07-04 18:11 UTC 

[PATCH v3 0/5] vchiq: Patch to separate platform and cdev code
 2021-07-04 18:07 UTC  (7+ messages)
` [PATCH v3 1/5] staging: vchiq: Refactor vchiq "
` [PATCH v3 2/5] staging: vchiq: Move certain declarations to vchiq_arm.h
` [PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file
` [PATCH v3 4/5] staging: vchiq: Make creation of vchiq cdev optional
` [PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file

[PATCH v3 00/10] iio: afe: add temperature rescaling support
 2021-07-04 18:03 UTC  (12+ messages)
` [PATCH v3 03/10] iio: inkern: make a best effort on offset calculation
` [PATCH v3 04/10] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v3 05/10] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v3 06/10] iio: afe: rescale: add offset support
` [PATCH v3 09/10] dt-bindings: iio: afe: add bindings for temperature-sense-rtd

[PATCH] iio: adc: fsl-imx25-gcq: initialize regulators as needed
 2021-07-04 18:01 UTC  (2+ messages)

[PATCH v1 1/2] iio: adc: tsc2046: fix scan interval warning
 2021-07-04 17:57 UTC  (3+ messages)
` [PATCH v1 2/2] iio: adc: tsc2046: fix sleeping in atomic context warning and a deadlock after iio_trigger_poll() call

kernel/time/clocksource-wdtest.c:47:22: warning: signed shift result (0x27BC86B00) requires 35 bits to represent, but 'long' only has 32 bits
 2021-07-04 17:43 UTC  (2+ messages)

[PATCH v3 0/2] Add "extended_name" to label
 2021-07-04 17:34 UTC  (2+ messages)

[PATCH v2 0/2] add periodic mode, threshold options
 2021-07-04 17:30 UTC  (6+ messages)
` [PATCH v2 1/2] iio: proximity: vcnl3020: add periodic mode
` [PATCH v2 2/2] iio: proximity: vcnl3020: add threshold options

[PATCH 1/2] iio: accel: bma220: convert probe to device-managed functions
 2021-07-04 17:08 UTC  (2+ messages)

[PATCH 0/4] mfd: rn5t618: Extend ADC support
 2021-07-04 16:17 UTC  (9+ messages)
` [PATCH 2/4] mfd: rn5t618: Add of compatibles for ADC and power
    ` [Letux-kernel] [PATCH 0/4] mfd: rn5t618: Extend ADC support

[PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
 2021-07-04 16:00 UTC  (3+ messages)

[PATCH V5] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-07-04 15:33 UTC 

[ogabbay:next 12/13] drivers/misc/habanalabs/common/state_dump.c:495: warning: expecting prototype for hl_state_dump_print_monitors_single_block(). Prototype was for hl_state_dump_free_monitors() instead
 2021-07-04 15:30 UTC 

[PATCH] cramfs: Fix spelling mistake "adressed" -> "addressed"
 2021-07-04 15:27 UTC  (2+ messages)

[PATCH V4 RESEND] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-07-04 14:45 UTC  (3+ messages)

[ide] b7fb14d3ac: EIP:ioread32_rep
 2021-07-04 15:00 UTC 

[mm/memcg] 5387c90490: hackbench.throughput 41.3% improvement
 2021-07-04 14:53 UTC 

[ogabbay:next 11/13] drivers/misc/habanalabs/common/state_dump.c:12: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-07-04 14:30 UTC 

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-04 14:28 UTC  (4+ messages)
` [PATCH 2/2] igc: wait for the MAC copy when enabled MAC passthrough
  ` [Intel-wired-lan] "

[syzbot] general protection fault in legacy_parse_param
 2021-07-04 14:14 UTC  (4+ messages)

[PATCH v4] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-04 14:03 UTC  (3+ messages)

[PATCH v8 3/8] security/brute: Detect a brute force attack
 2021-07-04 14:01 UTC  (5+ messages)

[V3] venus: helper: do not set constrained parameters for UBWC
 2021-07-04 14:00 UTC  (3+ messages)

[PATCH 00/12] Fix broken docs references at next-20210602
 2021-07-04 13:52 UTC  (8+ messages)
` [PATCH 07/12] docs: accounting: update delay-accounting.rst reference

[PATCH] powerpc: Fix spelling mistake "mesages" -> "messages" in Kconfig
 2021-07-04 13:58 UTC  (2+ messages)

[PATCH -next 1/1] iomap: Fix a false positive of UBSAN in iomap_seek_data()
 2021-07-04 13:51 UTC  (3+ messages)

[RFC PATCH 0/2] erofs: dio/dax support for non-tailpacking cases
 2021-07-04 13:50 UTC  (3+ messages)
` [RFC PATCH 1/2] erofs: iomap support for non-tailpacking DIO
` [RFC PATCH 2/2] erofs: dax support for non-tailpacking regular file

Unsupported phy-connection-type sgmii-2500 in arch/powerpc/boot/dts/fsl/t1023rdb.dts
 2021-07-04 13:43 UTC  (2+ messages)
` [PATCH] powerpc/fsl/dts: Fix phy-connection-type for fm1mac3

[net-next, v5, 00/11] ptp: support virtual clocks and timestamping
 2021-07-04 13:33 UTC  (3+ messages)
` [net-next, v5, 08/11] net: sock: extend SO_TIMESTAMPING for PHC binding

[GIT PULL] thermal for v5.14-rc1
 2021-07-04 13:28 UTC  (7+ messages)

[PATCH v2] block: Removed a warning while compiling with a cross compiler for parisc
 2021-07-04 12:48 UTC 

[syzbot] possible deadlock in __fs_reclaim_acquire
 2021-07-04 11:51 UTC  (2+ messages)

[PATCH 1/4] habanalabs: use get_task_pid() to take PID
 2021-07-04 11:51 UTC  (4+ messages)
` [PATCH 2/4] habanalabs: expose state dump
` [PATCH 3/4] habanalabs: state dump monitors and fences infrastructure
` [PATCH 4/4] habanalabs/gaudi: implement state dump

[syzbot] general protection fault in rcu_segcblist_enqueue
 2021-07-04 11:37 UTC 

[PATCH] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND
 2021-07-04 11:25 UTC  (3+ messages)

[RFC] drm/msm/disp/dpu1: add support for inline rotation in dpu driver
 2021-07-04 11:20 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: Add E Ink to vendor bindings
 2021-07-04 10:29 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: Add support for E Ink VB3300-KCA

[PATCH] kretprobe scalability improvement
 2021-07-04 10:18 UTC 

[net-next, v5, 02/11] ptp: support ptp physical/virtual clocks conversion
 2021-07-04 10:25 UTC  (2+ messages)
` [ptp] becdd56786: BUG:kernel_NULL_pointer_dereference,address

[RFD] DTPM hierarchy description via DT
 2021-07-04  9:58 UTC  (3+ messages)

[PATCH] Input: Fix spelling mistake in Kconfig "Modul" -> "Module"
 2021-07-04  9:57 UTC 

[RFC PATCH v2 0/6] Improve SOCK_SEQPACKET receive logic
 2021-07-04  9:54 UTC  (11+ messages)
` [RFC PATCH v2 1/6] af_vsock/virtio/vsock: change seqpacket "
` [RFC PATCH v2 2/6] af_vsock/virtio/vsock: remove 'seqpacket_has_data' callback
` [RFC PATCH v2 3/6] virtio/vsock: remove 'msg_count' based logic
` [RFC PATCH v2 4/6] af_vsock/virtio/vsock: add 'seqpacket_drop()' callback
` [RFC PATCH v2 5/6] virtio/vsock: remove record size limit for SEQPACKET
` [RFC PATCH v2 6/6] vsock_test: SEQPACKET read to broken buffer

[PATCH] arch: Kconfig: Fix spelling mistake "seperate" -> "separate"
 2021-07-04  9:52 UTC 

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-04  9:49 UTC  (8+ messages)
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "

[PATCH] mtd: rawnand: Fix a couple of spelling mistakes in Kconfig
 2021-07-04  9:47 UTC 

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2021-07-04  9:34 UTC  (5+ messages)
` [RFC v2 1/4] hisi-acc-vfio-pci: add new vfio_pci driver for HiSilicon ACC devices
` [RFC v2 3/4] crypto: hisilicon/qm - Export mailbox functions for common use

[PATCH] arc: Fix spelling mistake and grammar in Kconfig
 2021-07-04  9:28 UTC 

[PATCH v5 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-07-04  9:22 UTC 

[PATCH] kretprobe scalability improvement
 2021-07-04  9:16 UTC  (2+ messages)

[syzbot] upstream test error: possible deadlock in __fs_reclaim_acquire
 2021-07-04  8:57 UTC 

[syzbot] possible deadlock in fs_reclaim_acquire (3)
 2021-07-04  8:17 UTC 

[syzbot] BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-04  8:17 UTC 

[PATCH v6 0/3] fix runtime PM for SD card readers
 2021-07-04  7:54 UTC  (4+ messages)
` [PATCH v6 1/3] scsi: devinfo: add new flag BLIST_MEDIA_CHANGE
` [PATCH v6 2/3] scsi: sd: send REQUEST SENSE for BLIST_MEDIA_CHANGE devices in runtime_resume()
` [PATCH v6 3/3] scsi: devinfo: add BLIST_MEDIA_CHANGE for Ultra HS-SD/MMC usb cardreaders

[PATCH v3 00/10] perf: Refine barriers for AUX ring buffer
 2021-07-04  7:16 UTC  (11+ messages)
` [PATCH v3 01/10] perf/ring_buffer: Add comment for barriers on "
` [PATCH v3 02/10] coresight: tmc-etr: Add barrier after updating "
` [PATCH v3 03/10] coresight: tmc-etf: Add comment for store ordering
` [PATCH v3 04/10] perf/x86: Add barrier after updating bts
` [PATCH v3 05/10] perf auxtrace: Drop legacy __sync functions
` [PATCH v3 06/10] perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
` [PATCH v3 07/10] perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
` [PATCH v3 08/10] perf auxtrace: Use WRITE_ONCE() for updating aux_tail
` [PATCH v3 09/10] perf env: Set kernel bit mode
` [PATCH v3 10/10] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-07-04  6:34 UTC  (11+ messages)

[PATCH v3] fs/proc/kcore.c: add mmap interface
 2021-07-04  6:22 UTC 

[PATCH] PM / s2idle: Fix the failure of specifying "mem_sleep_default=" parameter
 2021-07-04  5:49 UTC 

PCI SATA adapter marks all devices as removable
 2021-07-04  5:19 UTC 

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-07-04  5:37 UTC  (5+ messages)

mm/compaction.c:799:1: warning: stack frame size (2080) exceeds limit (2048) in function 'isolate_migratepages_block'
 2021-07-04  4:04 UTC 

[joro:sev-es-kexec 1/12] kernel/kexec.c:198:13: warning: no previous prototype for function 'arch_kexec_supported'
 2021-07-04  4:04 UTC 

[PATCH v9 0/5] Add SPMI support for Mediatek SoC IC
 2021-07-04  3:06 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
` [PATCH v9 2/5] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [PATCH v9 3/5] spmi: mediatek: Add support for MT6873/8192
` [PATCH v9 4/5] spmi: mediatek: Add support for MT8195
` [PATCH v9 5/5] arm64: dts: mt8192: add spmi node


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