All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-12 07:24:36 to 2022-09-12 08:29:53 UTC [more...]

[PATCH 0/5] can: bittiming: improve SJW handling and default
 2022-09-12  8:28 UTC  (5+ messages)
` [PATCH 2/5] can: bittiming: can_calc_bittiming(): make use of min3()

[PATCH v3 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-09-12  8:20 UTC  (29+ messages)
` [PATCH v3 01/16] powerpc: Fix __WARN_FLAGS() for use with Objtool
` [PATCH v3 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros
` [PATCH v3 03/16] powerpc: Fix objtool unannotated intra-function call warnings
` [PATCH v3 04/16] powerpc: Curb objtool unannotated intra-function warnings
` [PATCH v3 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
` [PATCH v3 06/16] powerpc: Fix objtool unannotated intra-function call warnings on PPC32
` [PATCH v3 07/16] powerpc: Skip objtool from running on VDSO files
` [PATCH v3 08/16] objtool: Fix SEGFAULT
` [PATCH v3 09/16] objtool: Use target file endianness instead of a compiled constant
` [PATCH v3 10/16] objtool: Use target file class size "
` [PATCH v3 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH v3 12/16] objtool: Read special sections with alts only when specific options are selected
` [PATCH v3 13/16] objtool: Use macros to define arch specific reloc types
` [PATCH v3 14/16] objtool: Add arch specific function arch_ftrace_match()
` [PATCH v3 15/16] objtool/powerpc: Enable objtool to be built on ppc
` [PATCH v3 16/16] objtool/powerpc: Add --mcount specific implementation

[PATCH RESEND] wifi rtw89: coex: fix for variable set but not used warning
 2022-09-12  8:25 UTC  (2+ messages)

[PATCH V4 0/9] riscv: Add GENERIC_ENTRY, irq stack support
 2022-09-12  8:23 UTC  (9+ messages)
` [PATCH V4 8/8] riscv: Add config of thread stack size

[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
 2022-09-12  8:25 UTC  (6+ messages)
` [RFC PATCH 2/7] RDMA/rxe: Convert the triple tasklets to workqueues

[PATCH v2] ext4: Fix dir corruption when ext4_dx_add_entry() fails
 2022-09-12  8:25 UTC  (2+ messages)

[PATCH linux-5.15.y v2] perf machine: Use path__join() to compose a path instead of snprintf(dir, '/', filename)
 2022-09-12  8:15 UTC 

[PATCH v3 0/3] i2c: stm32: cleanup & stop handling fix
 2022-09-12  8:27 UTC  (8+ messages)
` [PATCH v3 1/3] i2c: stm32: fix comment and remove unused AUTOEND bit
` [PATCH v3 2/3] i2c: stm32: remove unused stop parameter in start & reload handling
` [PATCH v3 3/3] i2c: stm32: do not set the STOP condition on error

[linux-linus test] 173141: regressions - FAIL
 2022-09-12  8:25 UTC 

[PATCH] ASoC: wm8978: Support the recording function of codec
 2022-09-12  8:23 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_addfb_basic: Skip y-tile-legacy subtest on platforms w/o fences
 2022-09-12  8:24 UTC  (2+ messages)

[RFC PATCH 0/2] xen/gnttab: reduce size of struct active_grant_entry
 2022-09-12  8:23 UTC  (7+ messages)
` [PATCH 1/2] xen: add domid_to_domain() helper
` [PATCH 2/2] xen/gnttab: reduce size of struct active_grant_entry

[PATCH v13 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-12  8:22 UTC  (28+ messages)
  ` [dm-devel] "
  ` [PATCH v13 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
    ` [dm-devel] "
  ` [PATCH v13 02/13] block: rearrange bdev_{is_zoned,zone_sectors,get_queue} helper in blkdev.h
    ` [dm-devel] [PATCH v13 02/13] block: rearrange bdev_{is_zoned, zone_sectors, get_queue} "
  ` [PATCH v13 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [dm-devel] "
  ` [PATCH v13 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [dm-devel] "
  ` [PATCH v13 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
    ` [dm-devel] "
  ` [PATCH v13 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
    ` [dm-devel] "
  ` [PATCH v13 07/13] zonefs: allow non power of 2 zoned devices
    ` [dm-devel] "
  ` [PATCH v13 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [dm-devel] "
  ` [PATCH v13 09/13] dm-zone: use generic helpers to calculate offset from zone start
    ` [dm-devel] "
  ` [PATCH v13 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
    ` [dm-devel] "
  ` [PATCH v13 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
    ` [dm-devel] "
  ` [PATCH v13 12/13] dm: introduce DM_EMULATED_ZONES target feature flag
    ` [dm-devel] "
  ` [PATCH v13 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes
    ` [dm-devel] "

[RFC PATCH] bpf: introduce new bpf map type BPF_MAP_TYPE_WILDCARD
 2022-09-12  8:21 UTC  (7+ messages)

[PATCH linux-next] mlxsw: core: remove the unneeded result variable
 2022-09-12  8:21 UTC  (2+ messages)

[PATCH v4 00/20] powerpc: Syscall wrapper and register clearing
 2022-09-12  8:20 UTC  (3+ messages)
` [PATCH v4 01/20] powerpc: Remove asmlinkage from syscall handler definitions

[PATCH v2] ACPI: PCC: Release resources on address space setup failure path
 2022-09-12  8:20 UTC  (2+ messages)

[PATCH 0/2] target/i386: two fixes for cmpxchg
 2022-09-12  7:58 UTC  (5+ messages)
` [PATCH 1/2] target/i386: fix cmpxchg with 32-bit register destination
` [PATCH 2/2] target/i386: cmpxchg only overwrites ZF

[PATCH] perf machine: Use path__join() to compose a path instead of snprintf(dir, '/', filename)
 2022-09-12  8:09 UTC 

3 way mirror
 2022-09-12  8:18 UTC  (10+ messages)

Servicio de la flota
 2022-09-12  8:10 UTC 

[PATCH v6 0/5] add imx8dxl evk support
 2022-09-12  8:16 UTC  (6+ messages)
` [PATCH v6 5/5] arm64: dts: freescale: add support for i.MX8DXL EVK board
    ` [EXT] "

[RESEND PATCH v9 0/3] Add support for lan966x flexcom chip-select configuration
 2022-09-12  8:16 UTC  (6+ messages)
` [RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema

drbg using jitterentropy_rng causes huge latencies
 2022-09-12  8:16 UTC 

[PATCH v2 0/3] ad7923 fixes and full range support
 2022-09-12  8:12 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: ad7923: fix channel readings for some variants
` [PATCH v2 2/3] iio: adc: ad7923: support extended range
` [PATCH v2 3/3] dt-bindings: iio: adi,ad7923: add adi,range-double property

[PATCH RESEND] block: count submission time as thrashing delay for delayacct
 2022-09-12  8:10 UTC 

Servicio de la flota
 2022-09-12  8:00 UTC 

[PATCH] drm/bridge: it6505: use drm_debug_enabled() in it6505_debug_print()
 2022-09-12  8:08 UTC  (3+ messages)

[PATCH v2 00/13] Make atmel serial driver aware of GCLK
 2022-09-12  8:06 UTC  (10+ messages)
` [PATCH v2 06/13] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9x60
` [PATCH v2 12/13] tty: serial: atmel: Make the driver aware of the existence of GCLK

[PATCH V2 linux-next] net: dsa: microchip: remove the unneeded result variable
 2022-09-12  8:07 UTC 

[Intel-gfx] [PATCH v2 0/3] Enable Pipewriteback
 2022-09-12  8:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 3/3] drm/i915: Enabling WD Transcoder

[PATCH 1/6] arm64: dts: imx8mp-venice-gw74xx: fix CAN STBY polarity
 2022-09-12  8:04 UTC  (5+ messages)
` [PATCH 2/6] arm64: dts: imx8mp-venice-gw74xx: remove invalid and unused pinctrl_sai2

[PATCH linux-next] sched/build_utility: remove duplicate referenced header files
 2022-09-12  8:03 UTC 

[PATCH] KVM: s390: vsie: fix crycb virtual vs physical usage
 2022-09-12  8:03 UTC  (3+ messages)

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2022-09-12  8:01 UTC  (6+ messages)

[PATCH v4 0/6] Use composable cache instead of L2 cache
 2022-09-12  6:50 UTC  (4+ messages)
` [PATCH v4 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
` [PATCH v4 4/6] soc: sifive: ccache: reduce printing on init
` [PATCH v4 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes

[igt-dev] [PATCH v7 0/2] tests/kms_lease: IGT test Cleanup
 2022-09-12  7:59 UTC  (3+ messages)
` [igt-dev] [PATCH v7 2/2] tests/kms_lease: Test Cleanup

[PATCH kernel] KVM: SVM: Fix function name in comment
 2022-09-12  7:58 UTC  (2+ messages)

[Drbd-dev] [PATCH] block/drbd: remove unused w_start_resync declaration
 2022-09-12  7:59 UTC  (4+ messages)

[PATCH linux-next] random/core: remove duplicate included header files
 2022-09-12  7:58 UTC  (2+ messages)

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.292-30-g484f83c1b3c5)
 2022-09-12  7:58 UTC 

[PATCH] btrfs-progs: fi resize: fix return value check_resize_args()
 2022-09-12  7:58 UTC  (2+ messages)

[PATCH v3 1/1] efi_driver: don't bind internal block devices
 2022-09-12  7:55 UTC  (3+ messages)

[PATCH v2] scsi-disk: support setting CD-ROM block size via device options
 2022-09-12  7:54 UTC  (5+ messages)

[RFC PATCH 0/8] workqueue: Fix for prematurely wakeups and cleanups
 2022-09-12  7:54 UTC  (3+ messages)
` [RFC PATCH 1/8] workqueue: Unconditionally set cpumask in worker_attach_to_pool()

[PATCH v2] linux-yocto: Add bbappend for 5.19
 2022-09-12  7:54 UTC 

[PATCH 3/4] net-next: frags: add inetpeer frag_mem tracking
 2022-09-11 11:54 UTC  (5+ messages)

[PATCH v1] ALSA: dummy: Add customizable volume min/max
 2022-09-12  7:52 UTC  (4+ messages)

libata-scsi: ata_to_sense_error handling status 0x40
 2022-09-12  7:52 UTC  (16+ messages)

[PATCH linux-next] net: dsa: microchip: remove the unneeded result variable -------------------------------------------------------------------------
 2022-09-12  7:50 UTC 

[RFC] x86/mm/dump_pagetables: Allow dumping pagetables by pid
 2022-09-12  7:50 UTC  (3+ messages)

imx8mq allocation issue
 2022-09-12  7:48 UTC  (3+ messages)

[PATCH] mm/slub: return 0 when object pointer is NULL
 2022-09-12  7:47 UTC  (4+ messages)

[PATCH v1] ALSA: dummy: Fix trailing whitespaces
 2022-09-12  7:46 UTC  (4+ messages)

[PATCH] certs: make system keyring depend on built-in x509 parser
 2022-09-12  7:27 UTC  (2+ messages)

[PATCH] linux-yocto: Add bbappend for 5.19
 2022-09-12  7:46 UTC 

linux-next: manual merge of the battery tree with the i2c tree
 2022-09-12  7:46 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_force_connector_basic: Test Cleanup
 2022-09-12  7:43 UTC  (2+ messages)

[PATCH v3 0/3] omap-gpmc wait pin additions
 2022-09-12  7:43 UTC  (4+ messages)
` [PATCH v3 3/3] dt-bindings: memory-controllers: gpmc-child: add wait-pin polarity

linux-next: build failure after merge of the kbuild tree
 2022-09-12  7:43 UTC  (9+ messages)

[PATCH v4] rust: Use libc++ runtime when using clang with llvm runtime
 2022-09-12  7:42 UTC 

[PATCH v5 00/14] PolarFire SoC reset controller & clock cleanups
 2022-09-12  7:40 UTC  (4+ messages)
` [PATCH v5 01/14] clk: microchip: mpfs: fix clk_cfg array bounds violation

linux-next: manual merge of the rust tree with the kbuild tree
 2022-09-12  7:41 UTC 

[PATCH] python/chcat: Don't fail on missing translation files
 2022-09-12  7:40 UTC 

BD71847 clk driver disables clk-32k-out causing RTC/WDT failure
 2022-09-12  7:40 UTC  (10+ messages)

[PATCH v2] net: allwinner: emac: Fix double spinlock in emac_timeout
 2022-09-12  7:40 UTC  (2+ messages)

linux-next: build failure after merge of the cgroup tree
 2022-09-12  7:38 UTC  (2+ messages)

[GIT PULL] please pull fsl-qoriq-2022-9-7
 2022-09-12  7:37 UTC  (7+ messages)

[PATCH v3 00/32] Add support for MediaTek MT7981/MT7986 SoCs - v3
 2022-09-12  7:35 UTC  (5+ messages)
` [PATCH v3 06/32] net: mediatek: use a struct to cover variations of all SoCs
` [PATCH v3 07/32] net: mediatek: stop using bitfileds for DMA descriptors

[PATCH v5] staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()
 2022-09-12  7:35 UTC  (2+ messages)

[PATCH] thunderbolt: Resume PCIe bridges after switch is found on AMD USB4 controller
 2022-09-12  7:35 UTC  (6+ messages)

[PATCH] ASoC: rt5640: Fix the issue of the abnormal JD2 status
 2022-09-12  7:29 UTC 

[PATCH v4 00/17] IPv6 support
 2022-09-12  7:34 UTC  (5+ messages)
` [PATCH 02/17] net: ipv6: Add IPv6 build options
` [PATCH 03/17] net: ipv6: Add callbacks declarations to get access to IPv6 variables

[PATCH 1/2] ASoC: sunxi: sun4i-codec: silence misleading error in probe
 2022-09-11 14:57 UTC  (2+ messages)
` [PATCH 2/2] ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component

[PATCH v3,00/17] IPv6 support
 2022-09-12  7:33 UTC  (3+ messages)
` [PATCH 03/17] net: ipv6: Add callbacks declarations to get access to IPv6 variables

[PATCH 1/7] common-tasks.rst: remove SRC_URI:append from examples
 2022-09-12  7:32 UTC  (7+ messages)
` [PATCH 2/7] kernel-dev/common.rst: "
` [PATCH 3/7] u-boot: switch from append to += in SRC_URI
` [PATCH 4/7] glibc-tests: use += instead of :append
` [PATCH 5/7] go-native: switch from SRC_URI:append to SRC_URI +=
` [PATCH 6/7] python3-rfc3986-validator: "
` [PATCH 7/7] linux-libc-headers: "

[PATCH v3] rust: Use libc++ runtime when using clang with llvm runtime
 2022-09-12  7:32 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] mtd: spi-nor: sfdp: Fix index value for SCCR dwords
 2022-09-12  7:29 UTC  (2+ messages)

[PATCH v8] drm: Add initial ci/ subdirectory
 2022-09-12  7:29 UTC  (4+ messages)
` [PATCH v9] "

[PATCH v1] 1: Adding rngb entry in imx6ull device tree
 2022-09-12  7:31 UTC  (2+ messages)

[PATCH v2] riscv: make update_mmu_cache to support asid
 2022-09-12  7:26 UTC  (3+ messages)

[Buildroot] [PATCH] package/python-paho-mqtt: fix merge from next
 2022-09-12  7:28 UTC  (2+ messages)

[Buildroot] [git commit] package/python-paho-mqtt: fix merge from next
 2022-09-12  7:28 UTC 

[PATCH] dt-bindings: sound: ts3a227e: add control of debounce times
 2022-09-12  7:26 UTC  (7+ messages)

[PATCH] drm/amdgpu/display: remove unneeded "default n" options
 2022-09-09 19:53 UTC 

Patch "drm/amd/display: fix memory leak when using debugfs_lookup()" has been added to the 5.15-stable tree
 2022-09-10  6:27 UTC 

[PATCH linux-next] drm/amd/display/amdgpu_dm: remove duplicate included header files
 2022-09-12  3:22 UTC 

Patch "drm/amd/display: fix memory leak when using debugfs_lookup()" has been added to the 5.19-stable tree
 2022-09-10  6:27 UTC 

[PATCH v2 0/9] Update UniPhier armv8 devicetree
 2022-09-12  7:15 UTC  (3+ messages)
` [PATCH v2 7/9] arm64: dts: uniphier: Fix opp-table node name for LD20
` [PATCH v2 9/9] arm64: dts: uniphier: Add L2 cache node

linux-next: manual merge of the rust tree with Linus' tree
 2022-09-12  7:24 UTC 

[PATCH 1/2] Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
 2022-09-12  7:31 UTC 

[PATCH v13 0/3] Add TDX Guest Attestation support
 2022-09-12  7:21 UTC  (3+ messages)
` [PATCH v13 2/3] selftests: tdx: Test TDX attestation GetReport support


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.