messages from 2023-06-06 07:20:49 to 2023-06-06 07:42:46 UTC [more...]
[f2fs-dev] decouple block open flags from fmode_t
2023-06-06 7:39 UTC (128+ messages)
` "
` [PATCH 01/31] block: also call ->open for incremental partition opens
` [f2fs-dev] "
` [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
` [f2fs-dev] "
` [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
` [f2fs-dev] "
` [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
` [f2fs-dev] "
` [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
` [f2fs-dev] "
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
` [f2fs-dev] "
` [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
` [f2fs-dev] "
` [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
` [f2fs-dev] "
` [PATCH 09/31] block: pass a gendisk to ->open
` [f2fs-dev] "
` [PATCH 10/31] block: remove the unused mode argument to ->release
` [f2fs-dev] "
` [PATCH 11/31] block: rename blkdev_close to blkdev_release
` [f2fs-dev] "
` [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path
` [f2fs-dev] "
` [PATCH 13/31] bcache: "
` [f2fs-dev] "
` [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
` [f2fs-dev] "
` [dm-devel] "
` [PATCH 15/31] btrfs: "
` [f2fs-dev] "
` [f2fs-dev] [PATCH 16/31] block: use the holder as indication for exclusive opens
` "
` [dm-devel] "
` [f2fs-dev] [PATCH 17/31] block: add a sb_open_mode helper
` "
` [dm-devel] "
` [f2fs-dev] [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] "
` [f2fs-dev] "
` [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl "
` [dm-devel] "
` [f2fs-dev] "
` [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn "
` [dm-devel] "
` [f2fs-dev] "
` [dm-devel] [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers "
` "
` [f2fs-dev] "
` [f2fs-dev] [PATCH 23/31] mtd: block: use a simple bool to track open for write
` "
` [dm-devel] "
` [dm-devel] [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
` "
` [f2fs-dev] "
` [f2fs-dev] [PATCH 25/31] ubd: remove commented out code in ubd_open
` "
` [dm-devel] "
` [dm-devel] [PATCH 26/31] block: move a few internal definitions out of blkdev.h
` "
` [f2fs-dev] "
` [f2fs-dev] [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
` "
` [dm-devel] "
` [dm-devel] [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] "
` [f2fs-dev] [PATCH 30/31] block: store the holder in file->private_data
` "
` [dm-devel] [PATCH 31/31] fs: remove the now unused FMODE_* flags
` "
` [f2fs-dev] "
[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-06 7:40 UTC (4+ messages)
[igt-dev] [PATCH v5 i-g-t 0/8] Introduce KUnit
2023-06-06 7:42 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 8/8] lib/igt_kmod: fix nesting igt_fixture in igt_subtest
[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 (3+ messages)
` [PATCH v2 net 1/2] rfs: annotate lockless accesses to sk->sk_rxhash
` [PATCH v2 net 2/2] rfs: annotate lockless accesses to RFS sock flow table
[PATCH] scripts/kallsyms: constify long_options
2023-06-06 7:32 UTC (2+ messages)
[PATCH 0/6] Enable decoder for mt8183
2023-06-06 7:39 UTC (13+ messages)
` [PATCH 1/6] media: dt-bindings: mediatek,vcodec: Allow single clock "
` [PATCH 2/6] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183
` [PATCH 5/6] clk: mediatek: mt8183: Add CLK_VDEC_ACTIVE to vdec
[PATCH v2] initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP
2023-06-06 7:30 UTC (2+ messages)
[PATCH v1] soc:loongson:add model and clock-frequency attribute parse
2023-06-06 7:39 UTC
[PATCH nf-next] nft_payload: rebuild vlan header when needed
2023-06-06 7:38 UTC
[Intel-wired-lan] [PATCH net v2] ice: make writes to /dev/gnssX synchronous
2023-06-06 7:38 UTC (4+ messages)
[PATCH] pwm: meson: compute cnt register value in proper way
2023-06-06 7:38 UTC (4+ messages)
[PATCH v3 00/11] A minor flurry of selftest/mm fixes
2023-06-06 7:38 UTC (3+ messages)
` [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
[PATCH 10/66] drm/amd/display: Do not set drr on pipe commit
2023-06-06 7:38 UTC (12+ messages)
perf: arch/x86/tests/amd-ibs-via-core-pmu.c:47:25: error: 'pmus' undeclared
2023-06-06 7:37 UTC (2+ messages)
[PATCH v2 0/3] drm/panel: add fannal c3004 panel
2023-06-06 7:36 UTC (5+ messages)
` [PATCH v2 3/3] drm/panel-fannal-c3003: Add fannal c3004 DSI panel
[PATCH v4 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-06 7:35 UTC (3+ messages)
` [PATCH v4 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
[PATCH v3 0/3] nolibc: add part2 of support for rv32
2023-06-06 7:35 UTC (4+ messages)
` [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
[LTP] [PATCH] fcntl: fix lock type interpretation
2023-06-06 7:35 UTC (2+ messages)
WARNING: CPU: 5 PID: 1464 at drivers/gpu/drm/ttm/ttm_bo.c:326 ttm_bo_release+0x27e/0x2d0 [ttm]
2023-06-06 7:34 UTC (3+ messages)
[tj-wq:auto-cpu-intensive-v4] [workqueue] 6a97cb750b: WARNING:at_kernel/workqueue.c:#worker_enter_idle
2023-06-06 7:32 UTC
[PATCH] ALSA: ice1712,ice1724: fix the kcontrol->id initialization
2023-06-06 7:31 UTC
[PATCH] btrfs: add a test case to verify the scrub error reports
2023-06-06 7:32 UTC
[PATCH v14 00/10] TCG code quality tracking
2023-06-06 7:30 UTC (5+ messages)
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
[PATCH] ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
2023-06-06 7:32 UTC
[PATCH v2 4/5] block: Change memcpy_(to|from)_bvec to pass bvec by value
2023-06-06 7:31 UTC (2+ messages)
[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
2023-06-06 7:31 UTC (7+ messages)
` [PATCH v6 0/4] Recycle mbufs from Tx queue to Rx queue
` [PATCH v6 1/4] ethdev: add API for mbufs recycle mode
[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2023-06-06 7:30 UTC (4+ messages)
[PATCH 00/30] fbdev: Make userspace interfaces optional
2023-06-06 7:30 UTC (8+ messages)
` [PATCH 02/30] backlight/gpio_backlight: Compare against struct fb_info.device
` [PATCH 18/30] fbdev/radeonfb: Use hardware device as backlight parent
[PATCH net 0/2] rfs: annotate lockless accesses
2023-06-06 7:30 UTC (4+ messages)
` [PATCH net 1/2] rfs: annotate lockless accesses to sk->sk_rxhash
Add Asus ROG STRIX X670E-F Gaming Wifi to USB-Audio.conf
2023-06-06 7:28 UTC
[PATCH v2 1/5] block: Rework bio_for_each_segment_all()
2023-06-06 7:29 UTC (3+ messages)
[PATCH] erofs-utils: dump: add some superblock fields display
2023-06-06 7:28 UTC (4+ messages)
[RFC PATCH 0/6] add support for CDX bus
2023-06-06 7:27 UTC (5+ messages)
` [PATCH v5 0/5] Support AMD "
` [PATCH v5 3/5] eal/interrupts: add IRQ count in interrupt handle
` [EXT] "
[PATCH 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
2023-06-06 7:25 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: nfc: nxp-nci: document pvdd-supply
` [PATCH 2/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
Bug report: kernel paniced while booting
2023-06-06 7:25 UTC (10+ messages)
[PATCH v3 0/1] gro: decrease size of CB
2023-06-06 7:25 UTC (3+ messages)
` [PATCH v3 1/1] "
[Intel-gfx] [PATCH v13 0/7] mtl: add support for pmdemand
2023-06-06 7:24 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for mtl: add support for pmdemand (rev13)
[PATCH 00/24] Metadump v2
2023-06-06 4:47 UTC (6+ messages)
` [PATCH 05/24] set_cur: Add support to read from external log device
[PATCHv3 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
2023-06-06 7:21 UTC (3+ messages)
[RFC PATCH] PCI/PM: enable runtime PM later during device scanning
2023-06-06 7:22 UTC (4+ messages)
` [PATCH v2] "
[Intel-gfx] [PATCH v2 4/5] drm/i915/mtl/gsc: Add a gsc_info debugfs
2023-06-06 7:21 UTC (3+ messages)
[PATCH V3 3/3] drm/panel: st7703: Add Anbernic RG353V-V2 Panel Support
2023-06-06 6:12 UTC (5+ messages)
` [PATCH V3 2/3] drm/panel: st7703: Rename CMD_UNKNOWN_C6 to CMD_SETECO
` [PATCH V3 1/3] dt-bindings: panel: Add Anbernic RG353V-V2 panel compatible
[PATCH mptcp-next v5 18/18] selftests/bpf: Add bpf_stale test
2023-06-06 7:21 UTC (2+ messages)
` selftests/bpf: Add bpf_stale test: Build Failure
[PATCH v5 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
2023-06-06 7:18 UTC (2+ messages)
` [PATCH v5 5/7] board: asus: grouper: add Google "
[RESEND PATCH] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
2023-06-06 7:20 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.