linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-28 12:31:25 to 2022-07-28 14:51:31 UTC [more...]

[PATCH 4.19 00/62] 4.19.254-rc1 review
 2022-07-28 14:51 UTC  (3+ messages)

[PATCH 1/2] cgroup/cpuset: Keep current cpus list if cpus affinity was explicitly set
 2022-07-28 14:49 UTC  (5+ messages)
` [PATCH 2/2] cgroup: Skip subtree root in cgroup_update_dfl_csses()

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-07-28 14:48 UTC  (6+ messages)
` [PATCH 1/2] drivers: serial: earlycon: Pass device-tree node
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

Re: [PATCH 5.10 000/105] 5.10.134-rc1 review
 2022-07-28 14:45 UTC  (2+ messages)

[PATCH 5.4 00/87] 5.4.208-rc1 review
 2022-07-28 14:45 UTC  (3+ messages)

[PATCH v3 00/15] common kmalloc v3
 2022-07-28 14:45 UTC  (3+ messages)
` [PATCH v3 05/15] mm/sl[au]b: factor out __do_kmalloc_node()

[PATCH 5.10 000/105] 5.10.134-rc1 review
 2022-07-28 14:44 UTC  (6+ messages)

[PATCH 00/10] drm: use idr_init_base() over idr_init() if applicable
 2022-07-28 14:44 UTC  (3+ messages)

[PATCH v4] irqchip/ls-extirq: fix invalid wait context by avoiding to use regmap
 2022-07-28 14:42 UTC 

[PATCH V2] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-28 14:37 UTC  (2+ messages)

[PATCH 5.15 000/201] 5.15.58-rc1 review
 2022-07-28 14:39 UTC  (4+ messages)

[PATCH RESEND v4 02/15] PCI: dwc: Detect iATU settings after getting "addr_space" resource
 2022-07-28 14:38 UTC  (2+ messages)

[PATCH v3 00/32] New thermal OF code
 2022-07-28 14:37 UTC  (3+ messages)

[PATCH 5.18 000/158] 5.18.15-rc1 review
 2022-07-28 14:37 UTC  (2+ messages)

KASAN: use-after-free Read in post_one_notification
 2022-07-28 14:35 UTC  (4+ messages)

[PATCH v4 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-07-28 14:34 UTC  (18+ messages)
` [PATCH v4 01/17] dt-bindings: PCI: dwc: Detach common RP/EP DT bindings
` [PATCH v4 02/17] dt-bindings: PCI: dwc: Remove bus node from the examples
` [PATCH v4 03/17] dt-bindings: PCI: dwc: Add phys/phy-names common properties
` [PATCH v4 04/17] dt-bindings: PCI: dwc: Add max-link-speed common property
` [PATCH v4 05/17] dt-bindings: PCI: dwc: Stop selecting generic bindings by default
` [PATCH v4 06/17] dt-bindings: PCI: dwc: Add max-functions EP property
` [PATCH v4 07/17] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties
` [PATCH v4 08/17] dt-bindings: PCI: dwc: Add reg/reg-names "
` [PATCH v4 09/17] dt-bindings: PCI: dwc: Add clocks/resets "
` [PATCH v4 10/17] dt-bindings: PCI: dwc: Add dma-coherent property
` [PATCH v4 11/17] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes
` [PATCH v4 12/17] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH v4 13/17] PCI: dwc: Introduce generic controller capabilities interface
` [PATCH v4 14/17] PCI: dwc: Introduce generic resources getter
` [PATCH v4 15/17] PCI: dwc: Combine iATU detection procedures
` [PATCH v4 16/17] PCI: dwc: Introduce generic platform clocks and resets
` [PATCH v4 17/17] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH v4 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-07-28 14:28 UTC  (25+ messages)
` [PATCH v4 01/24] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v4 02/24] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v4 03/24] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v4 04/24] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v4 05/24] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v4 06/24] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v4 07/24] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v4 08/24] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v4 09/24] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v4 10/24] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v4 11/24] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v4 12/24] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v4 13/24] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v4 14/24] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v4 15/24] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v4 16/24] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v4 17/24] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v4 18/24] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v4 19/24] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v4 20/24] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v4 21/24] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v4 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH v4 23/24] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v4 24/24] PCI: dwc: Add DW eDMA engine support

[PATCH] x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
 2022-07-28 14:33 UTC  (4+ messages)

[PATCH] init: Fix comment typo
 2022-07-28 14:31 UTC  (2+ messages)

[PATCH v2 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-07-28 14:27 UTC  (5+ messages)
` [PATCH v2 2/4] drivers: misc: Add Support for TMR Manager
` [PATCH v2 4/4] drivers: misc: Add Support for TMR Inject IP

[PATCH] i2c: Use u8 type in i2c transfer calls
 2022-07-28 14:26 UTC  (2+ messages)

INFO: task hung in __floppy_read_block_0
 2022-07-28 14:23 UTC  (2+ messages)

[PATCH] swiotlb: Fix passing local variable to debugfs_create_ulong()
 2022-07-28 14:22 UTC  (2+ messages)

[PATCH v2] ASoC: qcom: SC7280: Add support for external DMIC bias supply
 2022-07-28 14:22 UTC  (2+ messages)

[PATCH] dma-mapping: Reformat comment to suppress htmldoc warning
 2022-07-28 14:21 UTC  (2+ messages)

[PATCH 0/2] media: rkisp1: Add support for UYVY output
 2022-07-28 14:20 UTC  (5+ messages)
` [PATCH 2/2] media: rkisp1: Add UYVY as an output format

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-07-28 14:19 UTC  (6+ messages)
` [PATCH bpf-next v7 12/24] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v7 13/24] HID: initial BPF implementation

[PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-07-28 14:17 UTC  (5+ messages)

[PATCH V1] PCI: designware-ep: Fix DBI access before core init
 2022-07-28 14:17 UTC  (2+ messages)

[PATCH v6] amba: Remove deferred device addition
 2022-07-28 14:16 UTC  (4+ messages)

[PATCH 0/5] Bug fix for recent batching change
 2022-07-28 14:15 UTC  (7+ messages)
` [PATCH 1/5] md/raid5: Refactor raid5_get_active_stripe()
` [PATCH 2/5] md/raid5: Make is_inactive_blocked() helper
` [PATCH 5/5] md/raid5: Ensure batch_last is released before sleeping for quiesce

[PATCH v2 0/5] Add support for tsens controller reinit via trustzone
 2022-07-28 14:12 UTC  (3+ messages)
` [PATCH v2 5/5] thermal: qcom: tsens: Add reinit quirk support for sm6375 controller

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-28 14:11 UTC  (3+ messages)
` [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function "

[RFC PATCH 0/7] ima: Support measurement of kexec initramfs components
 2022-07-28 14:09 UTC  (9+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/7] initramfs: Move cpio handling routines into lib/
  ` [RFC PATCH v2 2/7] lib/cpio: Improve error handling
  ` [RFC PATCH v2 3/7] lib/cpio: use non __init filesystem related functions
  ` [RFC PATCH v2 4/7] lib/cpio: Allow use outside of initramfs creation
  ` [RFC PATCH v2 5/7] lib/cpio: Add a parse-only option that doesn't extract any files
  ` [RFC PATCH v2 6/7] HACK: Allow the use of generic decompress with gzip outside __init
  ` [RFC PATCH v2 7/7] ima: Support measurement of kexec initramfs components

[PATCH 3/3] dt-bindings: phy: add definition for MSM8960
 2022-07-28 14:10 UTC  (3+ messages)

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2022-07-28 14:09 UTC  (19+ messages)
` [PATCH 4/4] dt-bindings: firmware: Add Qualcomm UEFI Secure Application client

[PATCH v4 0/2] Add driver for Novatek NT35596S panel
 2022-07-28 14:07 UTC  (5+ messages)
` [PATCH v4 2/2] drm: panel: Add novatek nt35596s panel driver

[PATCH v2 0/4] LoongArch: Support new relocation types
 2022-07-28 14:05 UTC  (12+ messages)
` [PATCH 2/4] LoongArch: Support R_LARCH_SOP_PUSH_GPREL relocation type in kernel module
` [PATCH v2 3/4] LoongArch: Stop using undocumented assembler options
` [PATCH v2 4/4] LoongArch: Support modules with new relocation types

[PATCH 1/3] LoongArch: Add guess unwinder support
 2022-07-28 14:05 UTC  (3+ messages)
` [PATCH 2/3] LoongArch: Add prologue "
` [PATCH 3/3] LoongArch: Add stacktrace support

[PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
 2022-07-28 14:03 UTC  (2+ messages)

[PATCH 0/2] introduce SNOR_ID3()
 2022-07-28 13:56 UTC  (7+ messages)
` [PATCH 1/2] mtd: spi-nor: "

Possible 5.19 regression for systems with 52-bit physical address support
 2022-07-28 13:53 UTC  (2+ messages)

[PATCH v5 00/12] Add support for the i.MXRT1170-evk
 2022-07-28 13:50 UTC  (4+ messages)
` [PATCH v5 03/12] dt-bindings: gpio: fsl-imx-gpio: Add i.MXRT compatibles

[PATCH v1 1/1] gpio: 74xx-mmio: Use bits instead of plain numbers for flags
 2022-07-28 13:48 UTC  (2+ messages)

[PATCH RFC v1 1/2] bus: add Wiegand write-only GPIO driver
 2022-07-28 13:47 UTC  (3+ messages)
` [PATCH RFC v1 2/2] devicetree: bindings: bus: add Wiegand driver documentation

[PATCH] x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing()
 2022-07-28 13:47 UTC  (3+ messages)

[PATCH v2 0/2] ECAP support on TI AM62x SoC
 2022-07-28 13:44 UTC  (5+ messages)
` [PATCH v2 1/2] dt-binding: iio: time: add capture-tiecap.yaml
` [PATCH v2 2/2] iio: time: capture-tiecap: capture driver support for ECAP

[PATCH v2] staging: fbtft: core: set smem_len before fb_deferred_io_init call
 2022-07-28 13:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v1] PCI/DPC: Skip EDR init when BIOS disable OS native DPC
 2022-07-28 13:38 UTC  (4+ messages)
  ` [External] "

[PATCH] ufs: core: print capabilities in controller's sysfs node
 2022-07-28 13:37 UTC  (2+ messages)

[PATCH v2 1/1] platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency
 2022-07-28 13:36 UTC  (2+ messages)

[PATCH] workqueue: avoid re-entry of pwq->pool->lock through __queue_work
 2022-07-28 13:36 UTC  (2+ messages)
` [workqueue] e12ce2b778: kernel_BUG_at_kernel/irq_work.c

[PATCH net v1 1/1] net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Control Register
 2022-07-28 13:34 UTC  (2+ messages)

[PATCH net v1 1/1] net: dsa: microchip: don't try do read Gbit registers on non Gbit chips
 2022-07-28 13:33 UTC  (3+ messages)

[PATCH 5.15 000/202] 5.15.58-rc2 review
 2022-07-28 13:33 UTC 

[PATCH V1] scsi: ufs: Get boot device storage type from command line
 2022-07-28 13:33 UTC  (4+ messages)

[PATCH v5 0/2] iio: humidity: hdc100x: add manufacturer and device ID check
 2022-07-28 12:54 UTC  (3+ messages)
` [PATCH v5 1/2] iio: humidity: hdc100x: switch to probe_new callback
` [PATCH v5 2/2] iio: humidity: hdc100x: add manufacturer and device ID check

[PATCH v3] irqchip/ls-extirq: fix invalid wait context by avoiding to use regmap
 2022-07-28 13:30 UTC  (3+ messages)

[PATCH v8 00/11] support non power of 2 zoned device
 2022-07-28 13:30 UTC  (8+ messages)
    ` [PATCH v8 02/11] block: allow blk-zoned devices to have non-power-of-2 zone size

[jolsa-perf:bpf/tracing_multi_4 24/34] kernel/bpf/syscall.c:3328:12: warning: assignment to 'struct bpf_tramp_id *' from 'int' makes pointer from integer without a cast
 2022-07-28 13:18 UTC 

[PATCH v2] platform/x86/intel/ifs: Allow non-default names for IFS image
 2022-07-28 13:17 UTC  (7+ messages)

[PATCH] net: dsa: microchip: remove of_match_ptr() from ksz9477_dt_ids
 2022-07-28 13:15 UTC  (2+ messages)

[RFC 0/1] Introducing OpenVPN Data Channel Offload
 2022-07-28 13:16 UTC  (9+ messages)
` [RFC 1/1] net: introduce OpenVPN Data Channel Offload (ovpn-dco)

[PATCH] irqdomain: Fix mapping-creation race
 2022-07-28 13:14 UTC  (4+ messages)

[PATCH] dn_route: use time_is_before_jiffies(a) to replace "jiffies - a > 0"
 2022-07-28 13:11 UTC  (2+ messages)

[gustavoars:testing/for-next-fam1] BUILD SUCCESS 48029084552f2e57390bf17985252b16b474b6f3
 2022-07-28 13:08 UTC 

[PATCH] ASoC: qcom: SC7280: Add support for external DMIC bias supply
 2022-07-28 13:06 UTC  (4+ messages)

[PATCH v2] ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
 2022-07-28 13:05 UTC  (2+ messages)

linux-next: build warnings after merge of the powerpc tree
 2022-07-28 13:05 UTC  (3+ messages)
` [PATCH 2/3] Documentation: use different label names for each arch's elf_hwcaps.rst

[PATCH v2 0/2] media: rkisp1: Add support for UYVY output
 2022-07-28 13:05 UTC  (3+ messages)
` [PATCH v2 1/2] media: rkisp1: Add YC swap capability
` [PATCH v2 2/2] media: rkisp1: Add UYVY as an output format

[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2022-07-28 12:53 UTC  (4+ messages)
` [PATCH V2 2/3] LoongArch: "

[PATCH v2] mm/page_owner.c: add llseek for page_owner
 2022-07-28 12:57 UTC  (2+ messages)

[PATCH v3] x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
 2022-07-28 12:52 UTC 

x86_64/kvm: kernel hangs on poweroff
 2022-07-28 12:52 UTC  (4+ messages)

[PATCH v3] ASoC: amd: acp: Initialize list to store acp_stream during pcm_open
 2022-07-28 12:49 UTC  (2+ messages)

[PATCH][next] ASoC: q6asm: use kcalloc() instead of kzalloc()
 2022-07-28 12:48 UTC  (2+ messages)

[PATCH 2/2] kprobes: modify the copy_kprobe to make more clearly
 2022-07-28 12:45 UTC 

[PATCH 1/2] kprobes: fix the comments error
 2022-07-28 12:44 UTC 

[PATCH] bus: ti-sysc: Fix comment typo
 2022-07-25  4:43 UTC 

[PATCH] block: Fix comment typo
 2022-07-25  4:42 UTC 

[PATCH 2/2] kprobes: fix the comments error
 2022-07-28 12:41 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH] ecryptfs: Fix comment typo
 2022-07-25  4:38 UTC 

[PATCH] squashfs: Fix comment typo
 2022-07-25  4:38 UTC 

[PATCH v4 0/2] iio: humidity: hdc100x: add manufacturer and device ID check
 2022-07-28 12:40 UTC  (3+ messages)
` [PATCH v4 2/2] "

[net PATCH] octeontx2-pf: Reduce minimum mtu size to 60
 2022-07-28 12:38 UTC 

[PATCH] input: serio: Fix comment typo
 2022-07-25  4:35 UTC 

[PATCH v3 0/6] drm/i915: reduce TLB performance regressions
 2022-07-28 12:34 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] Input: sx8654 - Fix comment typo
 2022-07-25  4:30 UTC 

[PATCH] Input: Fix comment typo
 2022-07-25  4:29 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).