All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-06 07:41:33 to 2023-06-06 07:58:24 UTC [more...]

[PATCH] erofs-utils: dump: add some superblock fields display
 2023-06-06  7:58 UTC  (4+ messages)

[isar-cip-core][PATCH] IMAGE_TYPEDEP:swu: Don't depend on wic
 2023-06-06  7:57 UTC  (5+ messages)

[PATCH v4] mmc: mtk-sd: reduce CIT for better performance
 2023-06-06  7:57 UTC  (5+ messages)

[PATCH v3 00/11] A minor flurry of selftest/mm fixes
 2023-06-06  7:54 UTC  (13+ messages)
` [PATCH v3 01/11] selftests/mm: fix uffd-stress unused function warning
` [PATCH v3 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
` [PATCH v3 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
` [PATCH v3 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
` [PATCH v3 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
` [PATCH v3 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds

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

[PATCH] drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow
 2023-06-06  7:55 UTC 

[RFC PATCH v5 0/6] refactoring, fixes and updates for Meson NAND
 2023-06-06  7:55 UTC  (23+ messages)
` [RFC PATCH v5 2/6] mtd: rawnand: meson: wait for command in polling mode
` [RFC PATCH v5 3/6] mtd: rawnand: meson: only expose unprotected user OOB bytes

[PATCH v4 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
 2023-06-06  7:55 UTC  (5+ messages)
` [PATCH v4 1/3] hw/i386/pc: Refactor logic to set SMBIOS set defaults
` [PATCH v4 3/3] pc: q35: Bump max_cpus to 1024

[igt-dev] [PATCH v5 i-g-t 0/8] Introduce KUnit
 2023-06-06  7:54 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 6/8] lib/igt_kmod: place KUnit tests on a subtest
` [igt-dev] [PATCH i-g-t 8/8] lib/igt_kmod: fix nesting igt_fixture in igt_subtest

[dm-devel] decouple block open flags from fmode_t
 2023-06-06  7:39 UTC  (92+ 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 12/31] swsusp: don't pass a stack address to blkdev_get_by_path
  `  "
` [dm-devel] [PATCH 13/31] bcache: "
  `  "
` [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
` [dm-devel] [PATCH 15/31] btrfs: "
  `  "
` [PATCH 16/31] block: use the holder as indication for exclusive opens
  ` [f2fs-dev] "
` [PATCH 17/31] block: add a sb_open_mode helper
` [PATCH 18/31] fs: remove sb->s_mode
` [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
  ` [f2fs-dev] "
` [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl "
  ` [f2fs-dev] "
` [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn "
  ` [dm-devel] "
  ` [f2fs-dev] "
` [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers "
  ` [f2fs-dev] "
  ` [dm-devel] "
` [PATCH 23/31] mtd: block: use a simple bool to track open for write
  ` [dm-devel] "
  ` [f2fs-dev] "
` [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
  ` [f2fs-dev] "
  ` [dm-devel] "
` [PATCH 25/31] ubd: remove commented out code in ubd_open
  ` [dm-devel] "
  ` [f2fs-dev] "
` [PATCH 26/31] block: move a few internal definitions out of blkdev.h
  ` [f2fs-dev] "
  ` [dm-devel] "
` [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
  ` [dm-devel] "
  ` [f2fs-dev] "
` [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
  ` [f2fs-dev] "
  ` [dm-devel] "
` [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
  ` [f2fs-dev] "
  ` [dm-devel] "
` [PATCH 30/31] block: store the holder in file->private_data
  ` [f2fs-dev] "
` [PATCH 31/31] fs: remove the now unused FMODE_* flags
  ` [f2fs-dev] "
  ` [dm-devel] "

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-06-06  7:50 UTC  (9+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler

[PATCH v1] mtd: rawnand: meson: check buffer length
 2023-06-06  7:50 UTC  (7+ messages)

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-06-06  7:49 UTC  (10+ messages)
` [PATCH v6 1/4] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
` [PATCH v6 2/4] PCI: Add Alibaba Vendor ID to linux/pci_ids.h
` [PATCH v6 3/4] drivers/perf: add DesignWare PCIe PMU driver
` [PATCH v6 4/4] MAINTAINERS: add maintainers for "

Patchwork summary for: linux-renesas-soc
 2023-06-06  7:50 UTC 

[jsarha:topic/cros-sof-v4.19 58/6555] drivers/input/misc/gpio_axis.c:28:10: sparse: sparse: symbol 'gpio_axis_4bit_gray_map_table' was not declared. Should it be static?
 2023-06-06  7:53 UTC 

[snitzer:dm-6.5-thin-reserve-throwaway 10/10] drivers/md/dm.c:592:6: error: call to undeclared function 'dm_table_get_num_targets'; ISO C99 and later do not support implicit function declarations
 2023-06-06  7:54 UTC 

[PATCH 00/30] fbdev: Make userspace interfaces optional
 2023-06-06  7:49 UTC  (6+ messages)
` [PATCH 02/30] backlight/gpio_backlight: Compare against struct fb_info.device

[PATCH v8 0/3] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-06-06  7:48 UTC  (10+ messages)
` [PATCH v8 3/3] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH 6.1.y-cip 0/8] Add MTU3 core/counter driver support for RZ/G2L alike SoCs
 2023-06-06  7:52 UTC  (9+ messages)
` [PATCH 6.1.y-cip 1/8] clk: renesas: r9a07g044: Add MTU3a clock and reset entry
` [PATCH 6.1.y-cip 2/8] dt-bindings: timer: Document RZ/G2L MTU3a bindings
` [PATCH 6.1.y-cip 3/8] mfd: Add Renesas RZ/G2L MTU3a core driver
` [PATCH 6.1.y-cip 4/8] Documentation: ABI: sysfs-bus-counter: add cascade_counts_enable and external_input_phase_clock_select
` [PATCH 6.1.y-cip 5/8] counter: Add Renesas RZ/G2L MTU3a counter driver
` [PATCH 6.1.y-cip 6/8] MAINTAINERS: Add entries for "
` [PATCH 6.1.y-cip 7/8] arm64: dts: renesas: r9a07g044: Add MTU3a node
` [PATCH 6.1.y-cip 8/8] arm64: dts: renesas: r9a07g054: "

[PATCH v2 0/2] ceph: fix fscrypt_destroy_keyring use-after-free bug
 2023-06-06  7:47 UTC  (3+ messages)
` [PATCH v2 1/2] ceph: drop the messages from MDS when unmounting

[PATCH] mm/slab_common: reduce an if statement in create_cache()
 2023-06-06  7:48 UTC  (2+ messages)

[tip:sched/core] BUILD SUCCESS e6a15fa9ea8372ad4db973191233f743ae1081d5
 2023-06-06  7:44 UTC 

[PATCH v3] mm/migrate_device: Try to handle swapcache pages
 2023-06-06  7:46 UTC  (3+ messages)

[PATCH 00/13] wifi: iwlwifi: updates intended for v6.5 2023-06-06
 2023-06-06  7:43 UTC  (14+ messages)
` [PATCH 01/13] wifi: iwlwifi: Generalize the parsing of the pnvm image
` [PATCH 02/13] wifi: iwlwifi: Separate loading and setting of pnvm image into two functions
` [PATCH 03/13] wifi: iwlwifi: Take loading and setting of pnvm image out of parsing part
` [PATCH 04/13] wifi: iwlwifi: Allow trans_pcie track more than 1 pnvm DRAM region
` [PATCH 05/13] wifi: iwlwifi: Add support for fragmented pnvm images
` [PATCH 06/13] wifi: iwlwifi: Implement loading and setting of fragmented pnvm image
` [PATCH 07/13] wifi: iwlwifi: Separate loading and setting of power reduce tables
` [PATCH 08/13] wifi: iwlwifi: Use iwl_pnvm_image in reduce power tables flow
` [PATCH 09/13] wifi: iwlwifi: Enable loading of reduce-power tables into several segments
` [PATCH 10/13] wifi: iwlwifi: Separate reading and parsing of reduce power table
` [PATCH 11/13] wifi: iwlwifi: fw: clean up PNVM loading code
` [PATCH 12/13] wifi: iwlwifi: fw: don't use constant size with efi.get_variable
` [PATCH 13/13] wifi: iwlwifi: pnvm: handle memory descriptor tlv

[PATCH] erofs-utils: error out if de_namelen is 0
 2023-06-06  7:51 UTC 

[PATCH] PCI: endpoint: epf-mhi: Fix the outbound window offset handling
 2023-06-06  7:46 UTC 

linux-next: build failure after merge of the landlock tree
 2023-06-06  7:39 UTC  (2+ messages)

[PATCH v2 0/6] jbd2: fix several checkpoint inconsistent issues
 2023-06-06  7:46 UTC  (3+ messages)
` [PATCH v2 3/6] jbd2: remove journal_clean_one_cp_list()

[PATCH bpf-next 0/2] add mechanism to report map pressure
 2023-06-06  7:49 UTC  (11+ messages)
` [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure

[PATCH v3 0/3] nolibc: add part2 of support for rv32
 2023-06-06  7:43 UTC  (3+ messages)
` [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile "

[meta-virtualization][mickledore][PATCH] docker: upgrade to 23.0.6
 2023-06-06  7:47 UTC 

[RESEND PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
 2023-06-06  7:42 UTC  (3+ messages)
` [RESEND PATCH v7 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [RESEND PATCH v7 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH] ALSA: ice1712,ice1724: fix the kcontrol->id initialization
 2023-06-06  7:44 UTC  (2+ messages)

[PATCH 1/2] evm: Fix build warnings
 2023-06-06  7:41 UTC  (2+ messages)
` [PATCH 2/2] ima: "

[PATCH v4 00/11] Add ethernet driver for StarFive JH7110 SoC
 2023-06-06  7:43 UTC  (4+ messages)
` [PATCH v4 10/11] configs: starfive: Enable ethernet configuration for StarFive VisionFive2

drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c:614:36: warning: unused variable 'mtk_jpeg_enc_ioctl_ops'
 2023-06-06  7:43 UTC 

[PATCH net 0/2] rfs: annotate lockless accesses
 2023-06-06  7:43 UTC  (5+ messages)
` [PATCH net 1/2] rfs: annotate lockless accesses to sk->sk_rxhash

[PATCH 0/6] Enable decoder for mt8183
 2023-06-06  7:40 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: mediatek: mt8183: Add decoder

[meta-virtualization][PATCH 1/2] docker: upgrade to 23.0.6
 2023-06-06  7:43 UTC  (2+ messages)
` [meta-virtualization][PATCH 2/2] layer.conf: use docker-moby as preferred provider

[PATCH v2 0/2] dma: rework streaming DMA interface
 2023-06-06  7:40 UTC  (2+ messages)

[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
 2023-06-06  7:40 UTC  (3+ messages)

[rppt:jitalloc/v1] [x86/jitalloc] 7f4a7f300d: kernel_BUG_at_mm/vmalloc.c
 2023-06-06  7:41 UTC 

[PATCH v2 net 0/2] rfs: annotate lockless accesses
 2023-06-06  7:41 UTC  (2+ messages)
` [PATCH v2 net 2/2] rfs: annotate lockless accesses to RFS sock flow table


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.