All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-19 08:14:49 to 2023-09-19 09:02:41 UTC [more...]

[PATCH v2 1/2] ALSA: docs: Add Marian M2 driver documentation
 2023-09-19  8:53 UTC  (6+ messages)
` [PATCH v2 2/2] ALSA: Add new driver for Marian M2 sound card

[PATCH 1/7] [v2] lib: move jfs_user.h into libsupport
 2023-09-19  9:02 UTC  (2+ messages)
` [PATCH 2/7] [v2] lib: move journal checksum code to libsupport

[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
 2023-09-19  9:02 UTC  (7+ messages)
` [tip: sched/core] sched/eevdf: Curb wakeup-preemption
          ` [PATCH] sched/fair: Do not wakeup-preempt same-prio SCHED_OTHER tasks

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-19  9:01 UTC  (6+ messages)
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
 2023-09-19  9:01 UTC  (10+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()

[PATCH 00/14] Cleanup PCI(e) drivers
 2023-09-19  9:00 UTC  (7+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 04/15] bus/pci: find PCI capability

[QEMU PATCH v5 00/13] Support blob memory and venus on qemu
 2023-09-19  9:00 UTC  (7+ messages)
` [QEMU PATCH v5 05/13] virtio-gpu: Configure context init for virglrenderer
` [QEMU PATCH v5 09/13] virtio-gpu: Handle resource blob commands
` [QEMU PATCH v5 10/13] virtio-gpu: Resource UUID

[PATCH] leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
 2023-09-19  9:00 UTC  (4+ messages)

[PATCH v2] usb: XHCI: Implement xhci_handshake_check_state() API
 2023-09-19  8:58 UTC 

next/master build: 186 builds: 3 failed, 183 passed, 7 errors, 16 warnings (next-20230919)
 2023-09-19  8:59 UTC 

[PATCH v3 0/6] gpio: update i.MX93/8ULP and support i.MX95
 2023-09-19  8:59 UTC  (4+ messages)
` [PATCH v3 2/6] dt-bindings: gpio: vf610: correct i.MX8ULP and i.MX93

next/master build: 186 builds: 3 failed, 183 passed, 7 errors, 16 warnings (next-20230919)
 2023-09-19  8:59 UTC 

[PATCH v3] i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
 2023-09-19  8:58 UTC  (2+ messages)

[PATCH v1 0/2] LoongArch: Update the links of ABI documentation
 2023-09-19  8:57 UTC  (3+ messages)
` [PATCH v1 1/2] docs/LoongArch: Update the links of ABI
` [PATCH v1 2/2] docs/zh_CN/LoongArch: "

[tj-cgroup:for-next] BUILD SUCCESS 105f3fe9188b37752c25d154870ceca352c9213f
 2023-09-19  8:58 UTC 

[PATCH 1/7] [v2] lib: move jfs_user.h into libsupport
 2023-09-19  8:55 UTC  (4+ messages)
` [PATCH 2/7] [v2] lib: move journal checksum code to libsupport
` [PATCH 3/7] [v2] lib: kill e2fsck use of ctx->journal_io
` [PATCH 4/7] [v2] lib: remove e2fsck context from bh emulation

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-09-19  8:56 UTC  (7+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support

[PATCH v4 0/8] Batch hugetlb vmemmap modification operations
 2023-09-19  8:57 UTC  (9+ messages)
` [PATCH v4 6/8] hugetlb: batch PMD split for bulk vmemmap dedup

[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
 2023-09-19  8:57 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-09-19  8:56 UTC 

[PATCH mptcp-next v2 00/30] userspace pm enhancements
 2023-09-19  8:55 UTC  (2+ messages)

[PATCH 00/14] add driver to support secure video decoder
 2023-09-19  8:53 UTC  (9+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH 00/15] random tty fixes
 2023-09-19  8:51 UTC  (16+ messages)
` [PATCH 01/15] tty: n_tty: use 'retval' instead of 'c'
` [PATCH 02/15] tty: n_tty: rename and retype 'retval' in n_tty_ioctl()
` [PATCH 03/15] tty: n_tty: use min3() in copy_from_read_buf()
` [PATCH 04/15] tty: n_tty: invert the condition "
` [PATCH 05/15] tty: n_tty: use do-while in n_tty_check_{,un}throttle()
` [PATCH 06/15] tty: switch tty_{,un}throttle_safe() to return a bool
` [PATCH 07/15] tty: invert return values of tty_{,un}throttle_safe()
` [PATCH 08/15] tty: fix up and plug in tty_ioctl kernel-doc
` [PATCH 09/15] tty: fix kernel-doc for functions in tty.h
` [PATCH 10/15] tty: stop using ndash in kernel-doc
` [PATCH 11/15] tty: tty_buffer: use bool for 'restart' in tty_buffer_unlock_exclusive()
` [PATCH 12/15] tty: convert THROTTLE constants into enum
` [PATCH 13/15] tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAK
` [PATCH 14/15] tty: don't check for signal_pending() in send_break()
` [PATCH 15/15] tty: use 'if' in send_break() instead of 'goto'

[PATCH 1/1] mm: lock VMAs skipped by a failed queue_pages_range()
 2023-09-19  8:52 UTC  (2+ messages)

[PATCH v2] kernel/sched: Modify initial boot task idle setup
 2023-09-19  8:49 UTC  (2+ messages)

[PATCH] mfd: cs42l43: add REGMAP_IRQ requirement
 2023-09-19  8:50 UTC  (2+ messages)

[PATCH v3 qemu 0/3] Allow dump-guest-memory to output standard kdump format
 2023-09-19  8:49 UTC  (3+ messages)

[Intel-xe] [PATCH] fixup! drm/xe/display: Implement display support
 2023-09-19  8:49 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/xe/display: Implement display support (rev6)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH V4 0/2] Add Phy Configuration support for SC7280
 2023-09-19  8:48 UTC  (4+ messages)
` [PATCH V4 1/2] dt-bindings: phy: Add QMP UFS PHY comptible "

[PATCH 0/8] ppc: Clean up local variable shadowing
 2023-09-19  8:48 UTC  (9+ messages)
` [PATCH 5/8] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
` [PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
` [PATCH 7/8] spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
` [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()

[PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
 2023-09-19  8:48 UTC  (5+ messages)

[PATCH 0/3] hw/cxl: Misc small fixes
 2023-09-19  8:47 UTC  (6+ messages)
` [PATCH 2/3] hw/mem/cxl_type3: Add missing copyright and license notice

[PATCH v3 0/3] Introduce reset driver for T-HEAD th1520 SoC
 2023-09-19  8:47 UTC  (6+ messages)
  ` [PATCH v3 1/3] dt-bindings: reset: Document th1520 reset control

linux-next: Tree for Sep 18
 2023-09-19  8:47 UTC  (3+ messages)
` linux-next: next-20230918: x86 build fails

[PATCH v4 1/2] x86: coreboot: Document cbmem console struct
 2023-09-19  8:47 UTC  (4+ messages)
` [PATCH v4 2/2] x86: Update cbmem driver

[Intel-xe] [PATCH] drm/xe: Disallow pinning dma-bufs in VRAM
 2023-09-19  8:46 UTC 

[PATCH v17 00/14] Add support for MT8195 SCP 2nd core
 2023-09-19  8:45 UTC  (3+ messages)

[PATCH RFT 0/2] i2c: rcar: improve Gen3 support
 2023-09-19  8:46 UTC  (3+ messages)
` [PATCH RFT 1/2] i2c: rcar: reset controller is mandatory for Gen3+

[PATCH v2] revision: add `--ignore-missing-links` user option
 2023-09-19  8:45 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2] x86/PV: don't use access_ok() in set_debugreg()
 2023-09-19  8:44 UTC 

[PATCH v1] net/cpfl: fix datapath function configuration
 2023-09-19  8:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] doc: fix code blocks in security guide
 2023-09-19  8:43 UTC  (4+ messages)
` [PATCH 2/2] doc: update "

[PATCH] vfs: fix readahead(2) on block devices
 2023-09-19  8:43 UTC  (4+ messages)
` [LTP] "

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-09-19  8:43 UTC  (11+ messages)

[PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
 2023-09-19  8:41 UTC  (4+ messages)
` [PATCH] mm: shrinker: some cleanup

[PATCH V2 0/2] HID: touchscreen: add himax hid-over-spi driver
 2023-09-19  8:41 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: input: Introduce Himax HID-over-SPI device

[Buildroot] [PATCH 1/1] configs/microchip_mpfs_icicle_defconfig: fix zicsr build error
 2023-09-19  8:41 UTC  (2+ messages)

New Lenovo MTL platform
 2023-09-19  8:39 UTC 

[PATCH] J721S2 DTS Sync from v6.6-rc1 to u-boot
 2023-09-19  8:39 UTC  (8+ messages)
` [PATCH] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
` [PATCH] Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"
` [PATCH] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
` [PATCH] k3-j721s2: Sync from Linux tag v6.6-rc1
` [PATCH] k3-am68: "
` [PATCH] docs: board: ti: Add j721s2_evm documentation
` [PATCH] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File

[PATCH v2] net: stmmac: fix incorrect rxq|txq_stats reference
 2023-09-19  8:40 UTC  (3+ messages)

[PULL 00/17] Net patches
 2023-09-19  8:40 UTC  (11+ messages)

[PATCH 6.1 562/600] bpf: Fix issue in verifying allow_ptr_leaks
 2023-09-19  8:39 UTC  (6+ messages)

[LTP] [PATCH] kvm: Fix Nix build failure by moving -fno-stack-protector to CFLAGS
 2023-09-19  8:38 UTC 

[virtio-comment] [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-09-19  8:39 UTC  (18+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

[PATCH v4 00/10] linux-user: Detect and report host crashes
 2023-09-19  8:38 UTC  (10+ messages)

[PATCH] regulator: mt6358: return error for get/set mode op on linear range LDO
 2023-09-19  8:36 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: stm32: document MYD-YA151C-T development board
 2023-09-19  8:35 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: dts: stm32: Add MyirTech MYD-YA151C-T development board support

[PATCH 0/2] add checks for tests not in a suite
 2023-09-19  8:36 UTC  (3+ messages)

[PATCH 00/11] qdev: Make array properties user accessible again
 2023-09-19  8:35 UTC  (6+ messages)
` [PATCH 02/11] hw/i386/pc: Use qdev_prop_set_array()

[openembedded/openembedded-core] openssh: Move sshdgenkeys.service to sshd.socket (af38a39)
 2023-09-19  8:36 UTC  (3+ messages)
  ` [OE-core] "

[syzbot] [net?] WARNING in __ip6_append_data
 2023-09-19  8:27 UTC  (7+ messages)

[AUH] alsa-lib: upgrading to 1.2.10 FAILED
 2023-09-19  8:35 UTC  (6+ messages)
` [OE-core] "

[PATCH RESEND] spi: zynqmp-gqspi: fix clock imbalance on probe failure
 2023-09-19  8:34 UTC  (2+ messages)

[PATCH] firmware_loader: Add reboot_in_progress for user helper path
 2023-09-19  8:31 UTC  (4+ messages)

[tip:locking/core] BUILD SUCCESS a432b7c0cf420dbf2448c6bda6a6697afbb153d5
 2023-09-19  8:33 UTC 

[PATCH] tty: fix memory leak in gsm_activate_mux
 2023-09-19  8:29 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 89776a6a702e9b7bf9ae1691621f9699b2c18cc1
 2023-09-19  8:33 UTC 

[PATCH net-next 00/54] net: ethernet: Convert to platform remove callback returning void
 2023-09-19  8:33 UTC  (7+ messages)
` [PATCH net-next 31/54] net: ethernet: mellanox: "
` [PATCH net-next 53/54] net: ethernet: xilinx: "

[PATCH v2] platform/x86: think-lmi: Add bulk save feature
 2023-09-19  8:32 UTC  (5+ messages)

[pci:controller/cadence] BUILD SUCCESS b6b7bd1e090f48895bd6631dfc5dc55e83ecc8ea
 2023-09-19  8:32 UTC 

[PATCH 0/5] i2c: clock calculation cleanups for Renesas devices
 2023-09-19  8:33 UTC  (3+ messages)
` [PATCH 3/5] i2c: rcar: calculate divider instead of brute-forcing it

[PATCH v2 0/8] qemu-img: rebase: add compression support
 2023-09-19  8:32 UTC  (5+ messages)
` [PATCH v2 3/8] qemu-img: rebase: use backing files' BlockBackend for buffer alignment
` [PATCH v2 4/8] qemu-img: add chunk size parameter to compare_buffers()

[PATCH] net: ti: icss-iep: add dependency for PTP
 2023-09-19  8:32 UTC  (2+ messages)

[linus:master] [selftests] 8ae9efb859: kernel-selftests.net.fib_tests.sh.fail
 2023-09-19  8:32 UTC 

[XEN PATCH] xen/vPCI: address violation of MISRA C:2012 Rule 8.3
 2023-09-19  8:31 UTC  (3+ messages)

[PATCH v2 0/9] x86: Fixes for chromebook_link64 and chromebook_samus_tpl
 2023-09-19  8:30 UTC  (8+ messages)
` [PATCH v2 1/9] dm: core: Allow marking driver model as dead
` [PATCH v2 7/9] x86: broadwell: Set up MTRRs
` [PATCH v2 8/9] x86: dm: Mark driver model as dead when disabling CAR

[LTP] [PATCH v1] cachestat01.c: Add cachestat() testcheck
 2023-09-19  8:29 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH] test/security: fix IPv6 next header field
 2023-09-19  8:29 UTC  (2+ messages)

[PATCH v10 00/38] x86: enable FRED for x86-64
 2023-09-19  8:28 UTC  (3+ messages)
` [PATCH v10 36/38] x86/fred: Add fred_syscall_init()

[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
 2023-09-19  8:28 UTC  (5+ messages)

[PATCH v2 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-09-19  8:28 UTC  (7+ messages)
` [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map

[GIT PULL] timestamp fixes
 2023-09-19  8:28 UTC  (7+ messages)

[PATCH] ASoC: Intel: soc-acpi: fix Dell SKU 0B34
 2023-09-19  8:36 UTC 

[PATCH 6.5 000/285] 6.5.4-rc1 review
 2023-09-19  8:27 UTC  (2+ messages)

[Intel-gfx] [REGRESSION] Panic in gen8_ggtt_insert_entries() with v6.5
 2023-09-19  8:26 UTC  (4+ messages)
` [REGRESSION] [BISECTED] "
  ` [Intel-gfx] "

[PATCH 1/1] RDMA/rtrs: Fix the problem of variable not initialized fully
 2023-09-19  8:26 UTC  (3+ messages)

[PATCH bpf-next v1] bpf, docs: Add loongarch64 as arch supporting BPF JIT
 2023-09-19  8:25 UTC 

[PATCH] ASoC: hdac_hda: add HDA patch loader support
 2023-09-19  8:32 UTC 

[PATCH v2] usb: mtu3: Convert to platform remove callback returning void
 2023-09-19  8:23 UTC  (3+ messages)

[PATCH v2 1/1] RDMA/rtrs: Require holding rcu_read_lock explicitly
 2023-09-19  8:23 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 9d2ee67b59acce8b7e113f120df2c074a5482e5c
 2023-09-19  8:20 UTC 

[PATCH v2] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
 2023-09-19  8:19 UTC 

[PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots
 2023-09-19  8:20 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp: assign parent clock and rate for audio clocks
 2023-09-19  8:19 UTC  (3+ messages)

[PATCH] x86: doc: Document the -cdrom issues I ran into
 2023-09-19  8:20 UTC  (2+ messages)

[PATCH for-next v3 1/2] RDMA/rxe: Improve newline in printing messages
 2023-09-19  8:19 UTC  (7+ messages)
` [PATCH for-next v3 2/2] RDMA/rxe: Call rxe_set_mtu after rxe_register_device

[PATCH] staging: speakup: modify syntax errors in comments
 2023-09-19  8:19 UTC  (2+ messages)

[PATCH v2 00/12] Small fixes and cleanups (ov2740 and ccs)
 2023-09-19  8:19 UTC  (4+ messages)
` [PATCH v2 11/12] media: v4l: subdev: Print debug information on frame descriptor

[PATCH] fs: apply umask if POSIX ACL support is disabled
 2023-09-19  8:18 UTC 

[PATCH] nfs/super: check NFS_CAP_ACLS instead of the NFS version
 2023-09-19  8:18 UTC 

[PATCH] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
 2023-09-19  8:18 UTC 

[PATCH] fs/ext4/acl: apply umask if ACL support is disabled
 2023-09-19  8:18 UTC 

[PATCH] spi: Drop warning from spi_stop_queue()
 2023-09-19  8:18 UTC  (3+ messages)

[PATCH] fs/posix_acl: apply umask if superblock disables ACL support
 2023-09-19  8:18 UTC 

Poptávka
 2023-09-19  8:10 UTC 

[PATCH] hw/i386/pc: fix max_used_gpa for 32-bit systems
 2023-09-19  8:15 UTC  (10+ messages)

[PATCH v3 1/2] Reland "x86: Move FACP table into separate functions""
 2023-09-19  8:16 UTC  (2+ messages)

[PATCH v3 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure
 2023-09-19  8:16 UTC  (2+ messages)

[PATCH v3 2/2] net/ice: fix scalar Tx path segment
 2023-09-19  8:15 UTC  (4+ messages)
` [PATCH v4 1/2] net/ice: fix scalar Rx "
  ` [PATCH v4 2/2] net/ice: fix scalar Tx "

[PATCH net-next 0/9] net: dsa: Convert to platform remove callback returning void
 2023-09-19  8:14 UTC  (4+ messages)
` [PATCH net-next 5/9] net: dsa: mt7530: "

[PATCH] ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macro
 2023-09-19  8:11 UTC 

[PATCH v2 0/2] ASoC: Add rtq9128 audio amplifier
 2023-09-19  2:03 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: codecs: Add Richtek rtq9128audio amplifier 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.