messages from 2023-06-06 07:17:29 to 2023-06-06 07:41:40 UTC [more...]
[f2fs-dev] decouple block open flags from fmode_t
2023-06-06 7:39 UTC (92+ 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] "
` [f2fs-dev] [PATCH 10/31] block: remove the unused mode argument to ->release
` "
` [PATCH 11/31] block: rename blkdev_close to blkdev_release
` [f2fs-dev] "
` [f2fs-dev] [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path
` "
` [PATCH 13/31] bcache: "
` [f2fs-dev] "
` [dm-devel] [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
` "
` [f2fs-dev] "
` [f2fs-dev] [PATCH 15/31] btrfs: "
` "
` [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] "
` [f2fs-dev] [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] "
` [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers "
` [PATCH 23/31] mtd: block: use a simple bool to track open for write
` [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
` [PATCH 25/31] ubd: remove commented out code in ubd_open
` [PATCH 26/31] block: move a few internal definitions out of blkdev.h
` [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
` [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
` [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
` [PATCH 30/31] block: store the holder in file->private_data
` [PATCH 31/31] fs: remove the now unused FMODE_* flags
[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 (12+ 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 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 v3 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
` [PATCH v3 08/11] selftests/mm: fix build failures due to missing MADV_COLLAPSE
` [PATCH v3 09/11] selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
` [PATCH v3 10/11] Documentation: kselftest: "make headers" is a prerequisite
` [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)
[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-06 7:34 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 (11+ 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 v6 2/4] net/i40e: implement "
[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 (8+ messages)
` [PATCH v5 1/7] configs: tegra-common-post: add GPIO keyboard as STDIN device
` [PATCH v5 2/7] configs: tegra-common-post: make PXE and DHCP boot targets optional
` [PATCH v5 3/7] ARM: tegra: add SoC UID calculation function
` [PATCH v5 4/7] board: asus: transformer: add ASUS Transformer T30 family support
` [PATCH v5 5/7] board: asus: grouper: add Google Nexus 7 (2012) support
` [PATCH v5 6/7] board: lg: x3: add Optimus 4X HD and Optimus Vu support
` [PATCH v5 7/7] board: htc: endeavoru: add One X support
[RESEND PATCH] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
2023-06-06 7:20 UTC (4+ messages)
[PATCH iproute2-next v3 00/12] Introduce new dcb-rewr subcommand
2023-06-06 7:19 UTC (13+ messages)
` [PATCH iproute2-next v3 01/12] dcb: app: add new dcbnl attribute field
` [PATCH iproute2-next v3 02/12] dcb: app: replace occurrences of %d with %u for printing unsigned int
` [PATCH iproute2-next v3 03/12] dcb: app: move colon printing out of callbacks
` [PATCH iproute2-next v3 04/12] dcb: app: rename dcb_app_print_key_*() functions
` [PATCH iproute2-next v3 05/12] dcb: app: modify dcb_app_print_filtered() for dcb-rewr reuse
` [PATCH iproute2-next v3 06/12] dcb: app: modify dcb_app_table_remove_replaced() "
` [PATCH iproute2-next v3 07/12] dcb: app: expose functions required by dcb-rewr
` [PATCH iproute2-next v3 08/12] dcb: rewr: add new dcb-rewr subcommand
` [PATCH iproute2-next v3 09/12] dcb: rewr: add symbol for max DSCP value
` [PATCH iproute2-next v3 10/12] man: dcb-rewr: add new manpage for dcb-rewr
` [PATCH iproute2-next v3 11/12] man: dcb: add additional references under 'SEE ALSO'
` [PATCH iproute2-next v3 12/12] man: dcb-app: clean up a few mistakes
[patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
2023-06-06 7:20 UTC (5+ messages)
[PATCH 0/2] spi: s3c64xx: Cleanups
2023-06-06 1:20 UTC (2+ messages)
` [PATCH 2/2] spi: s3c64xx: Use dev_err_probe()
[LTP] [PATCH] readahead02: set dynamic run time
2023-06-06 7:19 UTC
[PATCH] gpio: tegra186: Check PMC driver status before any request
2023-06-06 7:17 UTC
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.