All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-08 06:02:10 to 2023-06-08 06:55:40 UTC [more...]

[PATCH v2] mtd: rawnand: meson: check buffer length
 2023-06-08  6:54 UTC  (18+ messages)

[PATCH v2 00/13] Add MACsec unit test cases
 2023-06-08  6:54 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 05/13] test/security: verify multi flow MACsec

[PATCH 0/2] arm64: dts: renesas: draak: Make HDMI default video source
 2023-06-08  6:54 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: renesas: draak: Add overlay for CVBS input

[Intel-xe] [RFC PATCH 1/1] drm/xe: Introduce function pointers for MMIO functions
 2023-06-08  6:54 UTC  (4+ messages)
` [Intel-xe] [RFC, "

[PATCH 0/8] SPDX conversion for cryptographic algorithms
 2023-06-08  6:54 UTC  (7+ messages)
` [PATCH 8/8] crypto: cts: Convert MIT boilerplate to corresponding SPDX license identifier

[PATCH v2 00/19] state: allow lookup of barebox state partition by Type GUID
 2023-06-08  6:53 UTC  (2+ messages)

[android-common:android14-6.1 94/120] include/trace/stages/init.h:2:23: warning: 'str__bl_hib__trace_system_name' defined but not used
 2023-06-08  6:52 UTC 

[PATCH] board_f: Relocate fdt if SKIP_RELOC and fdt is in bss
 2023-06-08  6:52 UTC 

[PATCH v7 0/2] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
 2023-06-08  6:52 UTC  (3+ messages)

[PATCH 0/2] staging: rtl8192e: Use standard api to calculate frequency <-> channel
 2023-06-08  6:52 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8192e: Use standard api to calculate frequency to channel
` [PATCH 2/2] staging: rtl8192e: Use standard api to calculate channel to frequency

[PATCH] drm/amdgpu: expose num_hops and num_links xgmi info through dev attr
 2023-06-08  6:51 UTC 

[PATCH v2 0/5] ASoC: add new trigger ordering method
 2023-06-08  6:49 UTC  (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] ASoC: amd: use use "
` [PATCH v2 3/5] ASoC: atmel: "
` [PATCH v2 4/5] ASoC: starfive: "
` [PATCH v2 5/5] ASoC: remove old "

[PATCH v3 0/4] Support VFIO sparse mmap in PCI bus
 2023-06-08  6:50 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v2 0/2] gpio: introduce hog properties with less ambiguity
 2023-06-08  6:50 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: "

[dm-devel] decouple block open flags from fmode_t
 2023-06-07 13:53 UTC  (75+ messages)
` [dm-devel] [PATCH 01/31] block: also call ->open for incremental partition opens
` [dm-devel] [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
` [dm-devel] [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
` [dm-devel] [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
` [dm-devel] [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
` [dm-devel] [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
` [dm-devel] [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
` [dm-devel] [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
` [dm-devel] [PATCH 09/31] block: pass a gendisk to ->open
` [dm-devel] [PATCH 10/31] block: remove the unused mode argument to ->release
` [dm-devel] [PATCH 11/31] block: rename blkdev_close to blkdev_release
` [dm-devel] [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
` [dm-devel] [PATCH 15/31] btrfs: "
` [dm-devel] [PATCH 16/31] block: use the holder as indication for exclusive opens
` [dm-devel] [PATCH 17/31] block: add a sb_open_mode helper
` [dm-devel] [PATCH 18/31] fs: remove sb->s_mode
` [dm-devel] [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
` [dm-devel] [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl "
` [dm-devel] [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn "
` [dm-devel] [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers "
` [dm-devel] [PATCH 23/31] mtd: block: use a simple bool to track open for write
` [dm-devel] [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
` [dm-devel] [PATCH 25/31] ubd: remove commented out code in ubd_open
` [dm-devel] [PATCH 26/31] block: move a few internal definitions out of blkdev.h
` [dm-devel] [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
` [dm-devel] [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
` [dm-devel] [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
` [dm-devel] [PATCH 30/31] block: store the holder in file->private_data
` [dm-devel] [PATCH 31/31] fs: remove the now unused FMODE_* flags

[dm-devel] [PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-06-07  8:44 UTC  (9+ messages)
` [dm-devel] [PATCH v2 13/16] xen-blkback: Implement diskseq checks
` [dm-devel] [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened

[dm-devel] [PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-06-07 12:39 UTC  (8+ messages)

[PATCH v5 00/26] cxl/pci: Add support for RCH RAS error handling
 2023-06-08  6:47 UTC  (5+ messages)
` [PATCH v5 03/26] cxl: Rename member @dport of struct cxl_dport to @dev
` [PATCH v5 04/26] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()

[v6 0/4] Support pwm/tach driver for aspeed ast26xx
 2023-06-08  6:46 UTC  (17+ messages)
` [v6 1/4] dt-bindings: pwm: Add ASPEED PWM Control documentation
` [v6 2/4] dt-bindings: hwmon: Add ASPEED TACH "

[PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
 2023-06-08  6:46 UTC  (4+ messages)
` [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'

[brgl:gpio/for-current] BUILD SUCCESS d1f11f41eb746a33816695f1b6b6719826cc532c
 2023-06-08  6:46 UTC 

[PATCH v8 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-06-08  6:45 UTC  (8+ messages)
` [PATCH v8 2/2] "

[PATCH net-next v2] selftests: net: vxlan: Fix selftest regression after changes in iproute2
 2023-06-08  6:44 UTC 

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-06-08  6:43 UTC  (6+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[virtio-comment] [PATCH 0/2] Selective queue enabling
 2023-06-08  6:43 UTC  (11+ messages)
` [virtio-comment] "

[PATCH 1/2] accel/ivpu: Do not trigger extra VPU reset if the VPU is idle
 2023-06-08  6:43 UTC  (7+ messages)
` [PATCH 2/2] accel/ivpu: Do not use mutex_lock_interruptible

[PATCH v5 00/11] Add Renesas PMIC RAA215300 and built-in RTC support
 2023-06-08  6:41 UTC  (10+ messages)
` [PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API

[PATCH v3 1/2] dt-bindings: phy: mxs-usb-phy: convert to DT schema format
 2023-06-08  6:28 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: phy: mxs-usb-phy: add imx8ulp and imx8qm compatible

[PATCH 0/1] pull request for net: batman-adv 2023-06-07
 2023-06-08  5:24 UTC  (5+ messages)
` [PATCH 1/1] batman-adv: Broken sync while rescheduling delayed work

[virtio-comment] [PATCH v15] virtio-net: support inner header hash
 2023-06-08  6:40 UTC  (4+ messages)
` [virtio-comment] "
  ` [virtio-dev] "
    ` [virtio-comment] "

[LINUX KERNEL PATCH 0/1] add S3 support for virtgpu
 2023-06-08  6:38 UTC  (4+ messages)
` [LINUX KERNEL PATCH 1/1] virtgpu: init vq during resume and notify qemu guest status

[PATCH 00/16] target/riscv, KVM: fixes and enhancements
 2023-06-08  6:39 UTC  (9+ messages)
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[PATCH net-next v1] selftests: net: vxlan: Fix selftest regression after changes in iproute2
 2023-06-08  6:38 UTC  (2+ messages)

[PATCH 6.1 000/225] 6.1.33-rc1 review
 2023-06-08  6:38 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-4.3_M1.rc1)
 2023-06-08  6:37 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH v3] i2c: add support for Zhaoxin I2C controller
 2023-06-08  6:37 UTC  (4+ messages)

[PATCH v6 1/1] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-06-08  6:36 UTC  (4+ messages)

[PATCH V2 1/1] net: usb: qmi_wwan: add support for Compal RXM-G1
 2023-06-08  6:36 UTC  (2+ messages)

[PATCH 6.3 000/286] 6.3.7-rc1 review
 2023-06-08  6:36 UTC  (2+ messages)

PROBLEM: skew message does not handle negative ns skew
 2023-06-08  6:29 UTC  (7+ messages)

[RFC PATCH 0/3] Add ability to disable ia32 at boot time
 2023-06-08  6:36 UTC  (14+ messages)
` [PATCH 3/3] x86: Disable running 32bit processes if ia32_disabled is passed

[PATCH v2] tcp: fix connection reset due to tw hashdance race
 2023-06-08  6:35 UTC  (3+ messages)

[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-06-08  6:34 UTC  (6+ messages)
` [PATCH v5 13/20] x86/efistub: Perform 4/5 level paging switch from the stub

[PATCH] include: sync <linux/stddef.h> with Linux
 2023-06-08  6:33 UTC  (2+ messages)

[PATCH v4 0/4] Fix some warnings about rq clock
 2023-06-08  6:33 UTC  (5+ messages)
` [PATCH v4 1/4] sched/core: Fixed missing rq clock update before calling set_rq_offline()
` [PATCH v4 2/4] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
` [PATCH v4 3/4] sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
` [PATCH v4 4/4] sched/core: Avoid multiple calling update_rq_clock() in unthrottle_offline_cfs_rqs()

[Bug 1245] Windows build failure with clang (unresolved external symbol)
 2023-06-08  6:34 UTC 

[LSF/MM/BPF TOPIC] HGM for hugetlbfs
 2023-06-08  6:34 UTC  (10+ messages)

[PATCH 1/2] ARM: replace CONFIG_CPU_V8 with CONFIG_CPU_64 in Makefile
 2023-06-08  6:32 UTC  (2+ messages)

[PATCH] workqueue: introduce queue_work_cpumask to queue work onto a given cpumask
 2023-06-08  6:33 UTC  (2+ messages)

Fwd: [Bug 217440] New: ALC236 audio disappears from HP 15z-fc000 on warm boot
 2023-06-08  6:32 UTC  (22+ messages)

[PATCH] net/iavf: fix abnormal disable HW interrupt
 2023-06-08  6:23 UTC 

[PATCH] accel/ivpu: Fix sporadic VPU boot failure
 2023-06-08  6:30 UTC  (2+ messages)

[mickledore][PATCH 1/2] curl: Update from 8.0.1 to 8.1.0
 2023-06-08  6:30 UTC  (2+ messages)
` [mickledore][PATCH 2/2] curl: Update from 8.1.0 to 8.1.1

[chrome-os:chromeos-5.15 81/84] include/linux/kern_levels.h:5:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int'
 2023-06-08  6:28 UTC 

[PATCH mptcp-next v8 17/17] selftests/bpf: Add bpf_stale test
 2023-06-08  6:29 UTC  (2+ messages)
` selftests/bpf: Add bpf_stale test: Build Failure

[GIT PULL] xfs: fixes for 6.4-rc5
 2023-06-08  6:27 UTC 

[PATCH 0/7 v2] btrfs-progs: cleanup and preparatory around device scan
 2023-06-08  6:24 UTC  (14+ messages)
` [PATCH 1/7] btrfs-progs: check_mounted_where: declare is_btrfs as bool
` [PATCH 2/7] btrfs-progs: check_mounted_where: pack varibles type by size
` [PATCH 3/7] btrfs-progs: rename struct open_ctree_flags to open_ctree_args
` [PATCH 4/7] btrfs-progs: device_list_add: optimize arguments drop devid
` [PATCH 5/7] btrfs-progs: btrfs_scan_one_device: drop local variable ret
` [PATCH 6/7] btrfs-progs: factor out btrfs_scan_stdin_devices
` [PATCH 7/7] btrfs-progs: refactor check_where_mounted with noscan argument

[PATCH v5 0/3] introduce tee-based EFI Runtime Variable Service
 2023-06-08  6:21 UTC  (20+ messages)
` [PATCH v5 3/3] efi: Add tee-based EFI variable driver

[PATCH v1 1/2] tools api: Add simple timeout to io read
 2023-06-08  6:18 UTC  (2+ messages)
` [PATCH v1 2/2] perf srcline: Add a timeout to reading from addr2line

[PATCH net,v2] net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq
 2023-06-08  6:27 UTC 

[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-08  6:18 UTC  (12+ messages)
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface

[igt-dev] [PATCH i-g-t v2 0/2] Fixed mode selection for MST modeset
 2023-06-08  6:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Fixed mode selection for MST modeset (rev5)

[PATCH v1 0/6] Add display driver for MT8188 VDOSYS1
 2023-06-08  6:15 UTC  (6+ messages)
` [PATCH v1 2/6] dt-bindings: reset: mt8188: Add reset control bits for VDOSYS1

[PATCH v4 00/19] Fixes, cleanups and unit test for mballoc
 2023-06-08  6:16 UTC  (5+ messages)
` [PATCH v4 16/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb

[PATCH v3 0/2] fix blktrace debugfs entries leakage
 2023-06-08  6:13 UTC  (5+ messages)
` [PATCH v3 1/2] scsi: sg: "
` [PATCH v3 2/2] block: "

[PATCH v3 0/7] GenieZone hypervisor drivers
 2023-06-08  6:11 UTC  (5+ messages)
` [PATCH v3 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor

[Intel-xe] [PATCH V2 0/3] drm/xe: Add sysfs entry for tile and relate it to GTs
 2023-06-08  6:09 UTC  (5+ messages)
` [Intel-xe] [PATCH V2 3/3] drm/xe: Add sysfs entry to report per tile memory size

CIP IRC weekly meeting today on libera.chat
 2023-06-08  6:08 UTC 

[PATCH v3 00/21] Enable CET Virtualization
 2023-06-08  6:06 UTC  (7+ messages)
` [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification
` [PATCH v3 12/21] KVM:x86: Add fault checks for guest CR4.CET setting

[xen-unstable-smoke test] 181292: regressions - FAIL
 2023-06-08  6:06 UTC 

[LTP] [PATCH v2] safe_mount: safe_umount: print debug info about the operation
 2023-06-08  6:06 UTC  (2+ messages)

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-08  6:03 UTC  (12+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4
 2023-06-08  6:01 UTC  (2+ messages)
` [Intel-gfx] [v3] "

[igt-dev] [PATCH i-g-t 0/4] gem_ctx_freq: multi-gt support and disable efficient freq
 2023-06-08  6:01 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 3/4] tests/gem_ctx_freq: Disable SLPC efficient freq for the test


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.