linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-22 09:04:24 to 2022-03-22 12:19:40 UTC [more...]

[PATCH 0/4] Add channel type support to pwm-cros-ec
 2022-03-22 12:19 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: add mfd/cros_ec definitions
` [PATCH 3/4] dt-bindings: update google,cros-ec-pwm documentation

[RFC PATCH v2 0/8] Add dynamic memory allocator support for nolibc
 2022-03-22 12:18 UTC  (18+ messages)
` [RFC PATCH v2 1/8] tools/nolibc: x86-64: Update System V ABI document link
` [RFC PATCH v2 2/8] tools/nolibc: Remove .global _start from the entry point code
` [RFC PATCH v2 3/8] tools/nolibc: i386: Implement syscall with 6 arguments
` [RFC PATCH v2 4/8] tools/nolibc/sys: Implement `mmap()` and `munmap()`
` [RFC PATCH v2 5/8] tools/nolibc/types: Implement `offsetof()` and `container_of()` macro
` [RFC PATCH v2 6/8] tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`
` [RFC PATCH v2 7/8] tools/nolibc/string: Implement `strnlen()`
` [RFC PATCH v2 8/8] tools/include/string: Implement `strdup()` and `strndup()`

[PATCH 0/2] Add reset deassertion for Aspeed MDIO
 2022-03-22 12:17 UTC  (4+ messages)

linux-next: build warnings after merge of the tip tree
 2022-03-22 12:17 UTC  (11+ messages)

[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-03-22 12:17 UTC  (21+ messages)
` [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
` [PATCH 02/11] scsi: core: Add SUBMITTED_BY_SCSI_CUSTOM_OPS
` [PATCH 03/11] libata: Send internal commands through the block layer
` [PATCH 04/11] scsi: libsas: Send SMP "
` [PATCH 05/11] scsi: libsas: Send TMF "
` [PATCH 06/11] scsi: core: Add scsi_alloc_request_hwq()
` [PATCH 07/11] scsi: libsas: Send internal abort commands through the block layer
` [PATCH 08/11] scsi: libsas: Change ATA support to deal with each qc having a SCSI command
` [PATCH 09/11] scsi: libsas: Add sas_task_to_unique_tag()
` [PATCH 10/11] scsi: libsas: Add sas_task_to_hwq()
` [PATCH 11/11] scsi: hisi_sas: Remove private tag management

[PATCH RFC 00/11] iommu: SVA and IOPF refactoring
 2022-03-22 12:15 UTC  (12+ messages)
` [PATCH RFC 10/11] iommu: Make IOPF handling framework generic

[PATCH v12 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-03-22 12:15 UTC  (3+ messages)
` [PATCH v12 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] mm: remove unnecessary (void*) conversions
 2022-03-22 12:13 UTC 

[PATCH v2 0/2] FUSE: Implement atomic lookup + open
 2022-03-22 12:12 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] FUSE: Avoid lookup in d_revalidate()
` [PATCH v2 0/2] FUSE: Atomic lookup + open performance numbers

[PATCH v2 0/6] perf/core: Fixes and cleanup for cgroup events
 2022-03-22 12:08 UTC  (7+ messages)
` [PATCH v2 1/6] perf/core: Fix incosistency between cgroup sched_out and sched_in
` [PATCH v2 2/6] perf/core: Introduce percpu perf_cgroup
` [PATCH v2 3/6] perf/core: Don't pass task around when ctx sched in
` [PATCH v2 4/6] perf/core: Use stable cpuctx->cgrp when update perf cgroup time
` [PATCH v2 5/6] perf/core: Always set cpuctx cgrp when enable cgroup event
` [PATCH v2 6/6] perf/core: Don't need event_filter_match when merge_sched_in()

[PATCH v3 0/2] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-03-22 12:05 UTC  (2+ messages)

[Patch v1 0/3] Tegra234 cpufreq driver support
 2022-03-22 12:06 UTC  (4+ messages)
` [Patch v1 3/3] cpufreq: tegra194: Add support for Tegra234

[RFC PATCH 2/4] ARM: OMAP1: clock: Remove noop code
 2022-03-22 12:02 UTC  (3+ messages)
` [PATCH v2] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF

[PATCH v3 00/26] crypto: rockchip: permit to pass self-tests
 2022-03-22 12:00 UTC  (8+ messages)
` [PATCH v3 06/26] crypto: rockchip: add fallback for cipher
` [PATCH v3 18/26] arm64: dts: rockchip: rk3399: add crypto node
` [PATCH v3 21/26] dt-bindings: crypto: convert rockchip-crypto to yaml

[net-next PATCH 0/4] Reduce qca8k_priv space usage
 2022-03-22 11:58 UTC  (3+ messages)
` [net-next PATCH 1/4] drivers: net: dsa: qca8k: drop MTU tracking from qca8k_priv

[PATCH] perf intel-pt: Synthesize cycle events
 2022-03-22 11:57 UTC  (11+ messages)

[PATCH 0/2] crypto objtool cleanup
 2022-03-22 11:48 UTC  (3+ messages)
` [PATCH 1/2] x86/chacha20: Avoid spurious jumps to other functions
` [PATCH 2/2] objtool: Fix IBT tail-call detection

[PATCH] perf parse-events: Move slots only with topdown
 2022-03-22 11:48 UTC  (2+ messages)

[bpf-next:master 209/265] kernel/trace/fprobe.c:201:14: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-03-22 11:44 UTC  (2+ messages)

[PATCH] virtio: use virtio_device_ready() in virtio_device_restore()
 2022-03-22 11:43 UTC 

[GIT PULL] MMC updates for v5.18
 2022-03-22 11:41 UTC 

[PATCH v2 0/2] thunderbolt: Make iommu_dma_protection more accurate
 2022-03-22 11:41 UTC  (7+ messages)
` [PATCH v2 1/2] iommu: Add capability for pre-boot DMA protection
` [PATCH v2 2/2] thunderbolt: Make iommu_dma_protection more accurate

[PATCH v2 0/2] regulator: scmi: add support for registering SCMI regulators by name
 2022-03-22 11:40 UTC  (2+ messages)

[PATCH 00/10] coresight: Add new API to allocate trace source ID values
 2022-03-22 11:38 UTC  (3+ messages)

[PATCH v2] cpu/hotplug: Set st->cpu earlier
 2022-03-22 11:38 UTC  (2+ messages)

[PATCH] mm/page_alloc: simplify update of pgdat in wake_all_kswapds
 2022-03-22 11:56 UTC 

[PATCH RESEND] Documentation: add missing page title for kernel-doc.rst and sphinx.rst
 2022-03-22 11:36 UTC 

[PATCH] rtla/osnoise: fix NULL but dereferenced coccicheck errors
 2022-03-22 11:32 UTC 

[PATCH v2] staging: rtl8712: Fix CamelCase warnings
 2022-03-22 11:31 UTC  (6+ messages)

[PATCH 00/64] media: Kconfig/Makefile reorg
 2022-03-22 11:30 UTC  (5+ messages)
` [PATCH 07/64] media: platform: place NXP drivers on a separate dir
` [PATCH 40/64] media: platform: rename coda/ to chips-media/

[PATCH] bpf: use vmemdup_user instead of kvmalloc and copy_from_user
 2022-03-22 11:28 UTC 

[PATCH] winmate-fm07-keys: Winmate FM07/FM07P buttons
 2022-03-22 11:28 UTC  (4+ messages)

[PATCH 5.16 00/37] 5.16.17-rc1 review
 2022-03-22 11:23 UTC  (2+ messages)

[PATCH] mm/mremap: use helper mlock_future_check
 2022-03-22 11:20 UTC 

[PATCH v3 0/7] nSVM/SVM features
 2022-03-22 11:17 UTC  (11+ messages)
` [PATCH v3 4/7] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on

[PATCH] Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
 2022-03-22 11:15 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: xen: Add xen,scmi-devid parameter for
 2022-03-22 11:12 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: xen: Add xen,scmi-devid property description for SCMI

[PATCH v2 0/1] Explain panic() calls for keyring initialization
 2022-03-22 11:13 UTC  (2+ messages)
` [PATCH v2 1/1] certs: Explain the rationale to call panic()

[PATCH v4 1/2] PCI: Rename "pci_dev->untrusted" to "pci_dev->poses_dma_risk"
 2022-03-22 11:11 UTC  (3+ messages)

[GIT PULL] scheduler updates for v5.18
 2022-03-22 11:10 UTC  (8+ messages)
` [GIT PULL -v2] "

[PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-03-22 11:08 UTC  (13+ messages)

[PATCH 0/2] Documentation: kvm: improvements to locking.rst
 2022-03-22 11:07 UTC  (3+ messages)
` [PATCH 1/2] Documentation: kvm: fixes for locking.rst
` [PATCH 2/2] Documentation: kvm: include new locks

[PATCH 0/3] Documentation: KVM: add a place to document API quirks and (x86) CPU errata
 2022-03-22 11:07 UTC  (4+ messages)
` [PATCH 1/3] Documentation: KVM: add separate directories for architecture-specific documentation
` [PATCH 2/3] Documentation: KVM: add virtual CPU errata documentation
` [PATCH 3/3] Documentation: KVM: add API issues section

[PATCH] mm: compaction: use helper isolation_suitable
 2022-03-22 11:07 UTC 

[PATCH] delayacct: track delays from COW
 2022-03-22 11:04 UTC 

[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
 2022-03-22 11:06 UTC  (6+ messages)
` [PATCH bpf-next v3 02/17] bpf: introduce hid program type

[PATCH v11 0/9] Add Sunplus SP7021 SoC Support
 2022-03-22 11:04 UTC  (8+ messages)
` [PATCH v11 2/9] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v11 4/9] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v11 9/9] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH v2 1/2] arm64: dts: uDPU: update partition table
 2022-03-22 10:58 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: uDPU: correct temperature sensors

[PATCH v2] netfilter: nf_tables: replace unnecessary use of list_for_each_entry_continue()
 2022-03-22 10:56 UTC 

[PATCH v1 0/1] Explain panic() calls for keyring initialization
 2022-03-22 10:55 UTC  (8+ messages)
` [PATCH v1 1/1] certs: Explain the rational to call panic()

[PATCH v2] ocfs2: remove usage of list iterator variable after the loop body
 2022-03-22 10:54 UTC  (2+ messages)

[PATCH -next] ext4: fix bug_on in start_this_handle during umount filesystem
 2022-03-22 10:48 UTC  (2+ messages)

[PATCH v3] mm/mempolicy: fix mpol_new leak in shared_policy_replace
 2022-03-22 10:43 UTC 

[PATCH v4 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-03-22 10:43 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: Add bindings doc for Sunplus SoC SP7021 PWM Driver
` [PATCH v4 2/2] pwm: sunplus-pwm: Add "

[PATCH v3 0/6] iio: adc: ad_sigma_delta: Add sequencer support
 2022-03-22 10:50 UTC  (7+ messages)
` [PATCH v3 1/6] iio: adc: ad7124: Remove shift from scan_type
` [PATCH v3 2/6] iio: adc: ad7124: Add update_scan_mode
` [PATCH v3 3/6] iio: adc: ad7192: "
` [PATCH v3 4/6] iio: adc: ad_sigma_delta: Add sequencer support
` [PATCH v3 5/6] iio: adc: ad7124: add "
` [PATCH v3 6/6] iio: adc: ad7192: "

RFC: Use of user space handler vs. SIG_DFL on forced signals
 2022-03-22 10:42 UTC 

[PATCH 5.4 00/17] 5.4.187-rc1 review
 2022-03-22 10:40 UTC  (2+ messages)

[PATCH net] vsock/virtio: enable VQs early on probe
 2022-03-22 10:38 UTC 

[v3 00/13] Add support for Bosch BNO055 IMU
 2022-03-22 10:37 UTC  (7+ messages)
` [v3 11/13] iio: imu: add BNO055 serdev driver
` [v3 13/13] docs: iio: add documentation for BNO055 driver

[PATCH RFC] nfsd: avoid recursive locking through fsnotify
 2022-03-22 10:37 UTC  (6+ messages)

[PATCH 5.15 00/32] 5.15.31-rc1 review
 2022-03-22 10:37 UTC  (2+ messages)

[PATCH 5.10 00/30] 5.10.108-rc1 review
 2022-03-22 10:33 UTC  (2+ messages)

[RFC PATCH 0/4] rcu: Expedited GP polling improvements
 2022-03-22 10:32 UTC  (4+ messages)
` [PATCH 4/4] rcu: Name internal polling flag

[PATCH v11 0/3] Add basic SoC support for mediatek mt8195
 2022-03-22 10:31 UTC  (2+ messages)

[PATCH v2] memcg: enable accounting for nft objects
 2022-03-22 10:25 UTC  (2+ messages)

PANIC: "Oops: 0000 [#1] PREEMPT SMP PTI" starting from 5.17 on dual socket Intel Xeon Gold servers
 2022-03-22 10:19 UTC  (4+ messages)

[PATCH] kernel: pid_namespace: use NULL instead of using plain integer as pointer
 2022-03-22 10:18 UTC 

[PATCH v2] gpio: Allow setting gpio device id via device tree alias
 2022-03-22 10:16 UTC  (3+ messages)

[PATCH v2] drm/bridge: anx7625: Set downstream sink into normal status
 2022-03-22 10:13 UTC  (5+ messages)

[PATCH net-next v3 0/2] flow_offload: add tc police parameters
 2022-03-22 10:13 UTC  (7+ messages)
` [PATCH net-next v3 1/2] net: flow_offload: add tc police action parameters

[PATCH] fs: ubifs: use NULL instead of using plain integer as pointer
 2022-03-22 10:13 UTC 

[PATCH v6 00/18] Modernize rest of the krait drivers
 2022-03-22 10:11 UTC  (7+ messages)
` [PATCH v6 16/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v6 17/18] dt-bindings: arm: msm: Convert kpss-gcc "
` [PATCH v6 18/18] ARM: dts: qcom: qcom-ipq8064: add missing krait-cc compatible and clocks

[PATCH] drm/amd/display: use NULL instead of using plain integer as pointer
 2022-03-22 10:09 UTC 

[PATCH v14 0/6] Add mutex support for MDP
 2022-03-22 10:04 UTC  (5+ messages)
` [PATCH v14 1/6] soc: mediatek: mutex: add common interface to accommodate multiple modules operationg MUTEX
` [PATCH v14 6/6] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH] drm/amd/display: use NULL instead of using plain integer as pointer
 2022-03-22 10:03 UTC 

crypto: crc64-rocksoft-generic test failed (wrong result) on test vector 0
 2022-03-22 10:00 UTC 

[PATCH] drm/amd/display: use NULL instead of using plain integer as pointer
 2022-03-22  9:58 UTC 

[PATCH 0/2] watch_queue: A couple more fixes
 2022-03-22  9:55 UTC  (3+ messages)

[PATCH] bnx2x: truncate value to original sizing
 2022-03-22  9:50 UTC  (2+ messages)

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-22  9:46 UTC  (4+ messages)

[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-22  9:46 UTC  (8+ messages)
` [PATCH v1 4/7] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

hppa vDSO and compiler (non-)support
 2022-03-22  9:42 UTC  (7+ messages)

[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-22  9:41 UTC  (9+ messages)
` [PATCH v2 11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive

linux-next: Tree for Mar 22
 2022-03-22  9:38 UTC 

[PATCH v3 0/7] feec() energy margin removal
 2022-03-22  9:37 UTC  (5+ messages)
` [PATCH v3 6/7] sched/fair: Remove task_util from effective utilization in feec()
` [PATCH v3 7/7] sched/fair: Remove the energy margin "

[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-22  9:37 UTC  (5+ messages)
` [PATCH v6 3/4] crypto: caam - add in-kernel interface for blob generator
  ` [EXT] "

[PATCH v8 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-03-22  9:33 UTC  (6+ messages)
` [PATCH v8 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties

[PATCH v2] myri10ge: remove an unneeded NULL check
 2022-03-22  9:32 UTC  (2+ messages)

[PATCH V8 00/22] arch: Add basic LoongArch support
 2022-03-22  9:23 UTC  (6+ messages)
` [PATCH V8 01/22] Documentation: LoongArch: Add basic documentations
  ` [PATCH V8 07/22] LoongArch: Add atomic/locking headers

[PATCH v8 0/7] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2022-03-22  9:22 UTC  (4+ messages)

[PATCH] soc: mediatek: mmsys: Add sw0_rst_offset for MT8192
 2022-03-22  9:20 UTC 

[PATCH] virtio: pci: Sanity check the bar index in find_shm_cap
 2022-03-22  9:20 UTC  (3+ messages)

[PATCH v3 0/2] phy: mediatek: Add PCIe PHY driver
 2022-03-22  9:19 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
 2022-03-22  9:18 UTC  (4+ messages)
` [PATCH v11 5/5] usb: dwc3: qcom: Keep power domain on to retain controller status

[PATCH net-next v3 0/3] net: ipvlan: fix potential UAF problem for phy_dev
 2022-03-22  9:15 UTC  (2+ messages)

[GIT PULL for v5.18-rc1] media updates
 2022-03-22  9:14 UTC 

[PATCH] staging: unisys: Properly test debugfs_create_dir() return values
 2022-03-22  9:09 UTC  (5+ messages)

[PATCH] delayacct: track delays from ksm cow
 2022-03-22  9:09 UTC  (11+ messages)

[PATCH v2 0/3] Add reset deassertion for Aspeed MDIO
 2022-03-22  9:08 UTC  (7+ messages)
` [PATCH v2 3/3] ARM: dts: aspeed: add reset properties into MDIO nodes

[PATCH] scsi: core: Refine how we set tag_set NUMA node
 2022-03-22  8:57 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).