All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-12 07:46:58 to 2022-09-12 08:39:31 UTC [more...]

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

[RFC PATCH 00/37] target/i386: new decoder + AVX implementation
 2022-09-12  8:37 UTC  (5+ messages)
` [PATCH 02/37] target/i386: make ldo/sto operations consistent with ldq
` [PATCH 03/37] target/i386: REPZ and REPNZ are mutually exclusive

[PATCH 00/10] btrfs: make lseek and fiemap much more efficient
 2022-09-12  8:38 UTC  (4+ messages)
` [PATCH 02/10] btrfs: make hole and data seeking a lot "

[PATCH v10 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-12  8:38 UTC  (5+ messages)
` [PATCH v10 1/9] overflow: Allow mixed type arguments
    ` [Intel-gfx] "

[PATCH v5] clk: bcm2835: Round UART input clock up
 2022-09-12  8:13 UTC  (2+ messages)

[PATCH v2 0/8] Update UniPhier armv7 devicetree
 2022-09-12  8:36 UTC  (6+ messages)
` [PATCH v2 2/8] ARM: dts: uniphier: Rename usb-phy node to usb-glue
` [PATCH v2 6/8] ARM: dts: uniphier: Add ahci controller and glue layer nodes for PXs2

[PATCH v1] ALSA: dummy: Fix trailing whitespaces
 2022-09-12  8:36 UTC  (5+ messages)

[PATCH] Documentation: kprobetrace: Improve readability
 2022-09-12  8:35 UTC  (2+ messages)

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

[PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
 2022-09-12  8:35 UTC  (2+ messages)

improve pagecache PSI annotations
 2022-09-12  8:35 UTC  (7+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls

[PATCH v17 00/10] enable menu-driven UEFI variable maintenance
 2022-09-12  8:33 UTC  (11+ messages)
` [PATCH v17 01/10] eficonfig: menu-driven addition of UEFI boot option
` [PATCH v17 02/10] eficonfig: add "Edit Boot Option" menu entry
` [PATCH v17 03/10] menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling
` [PATCH v17 04/10] eficonfig: add "Delete Boot Option" menu entry
` [PATCH v17 05/10] bootmenu: add removable media entries
` [PATCH v17 06/10] eficonfig: scan media device in eficonfig startup
` [PATCH v17 07/10] eficonfig: add "Change Boot Order" menu entry
` [PATCH v17 08/10] doc:bootmenu: add description for UEFI boot support
` [PATCH v17 09/10] doc:eficonfig: add documentation for eficonfig command
` [PATCH v17 10/10] test: unit test for eficonfig

[PATCH v3 0/3] i2c: stm32: cleanup & stop handling fix
 2022-09-12  8:35 UTC  (9+ 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

[PATCH 00/11] perf test: test_intel_pt.sh: Add per-thread test
 2022-09-12  8:34 UTC  (12+ messages)
` [PATCH 01/11] perf test: test_intel_pt.sh: Add cleanup function
` [PATCH 02/11] perf test: test_intel_pt.sh: Use a temp directory
` [PATCH 03/11] perf test: test_intel_pt.sh: Fix redirection
` [PATCH 04/11] perf test: test_intel_pt.sh: Stop using expr
` [PATCH 05/11] perf test: test_intel_pt.sh: Stop using backticks
` [PATCH 06/11] perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -l
` [PATCH 07/11] perf test: test_intel_pt.sh: Use quotes around variable expansion
` [PATCH 08/11] perf test: test_intel_pt.sh: Fix return checking
` [PATCH 09/11] perf test: test_intel_pt.sh: Add more output in preparation for more tests
` [PATCH 10/11] perf tools: Add debug messages and comments for testing
` [PATCH 11/11] perf test: test_intel_pt.sh: Add per-thread test

[RFC PATCH] Hugetlb: Migrating hugetlb tests from libhugetlbfs
 2022-09-12  8:33 UTC  (4+ messages)
` [LTP] "

[PATCH v3 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-09-12  8:20 UTC  (34+ 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 V4 0/9] riscv: Add GENERIC_ENTRY, irq stack support
 2022-09-12  8:23 UTC  (10+ messages)
` [PATCH V4 8/8] riscv: Add config of thread stack size

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

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

RTT-PROBE: lore-subspace-rtt
 2022-09-12  8:30 UTC 

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

[PATCH 0/2] block/nvme: Fix DMA-noncoherent platforms support
 2022-09-12  8:29 UTC  (5+ messages)
` [PATCH 1/2] nvme-hwmon: Cache-line-align the NVME SMART log-buffer

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

[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 RESEND] wifi rtw89: coex: fix for variable set but not used warning
 2022-09-12  8:25 UTC  (2+ messages)

[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 

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

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

RTT-PROBE: lore-subspace-rtt
 2022-09-12  8:20 UTC 

[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 

RTT-PROBE: lore-subspace-rtt
 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  (4+ messages)
` [PATCH v2 12/13] tty: serial: atmel: Make the driver aware of the existence "

[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 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

RTT-PROBE: lore-subspace-rtt
 2022-09-12  8:00 UTC 

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

[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  (3+ 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)

RTT-PROBE: lore-subspace-rtt
 2022-09-12  7:50 UTC 

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] 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 


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.