messages from 2023-06-30 12:05:18 to 2023-06-30 15:28:29 UTC [more...]
[RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter
2023-06-30 15:25 UTC (8+ messages)
` [RFC PATCH 01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc()
` [RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from
` [RFC PATCH 03/11] vfs: Use init_kiocb() to initialise new IOCBs
` [RFC PATCH 04/11] iov_iter: Use IOCB_WRITE rather than iterator direction
` [RFC PATCH 05/11] iov_iter: Use IOMAP_WRITE "
` [RFC PATCH 09/11] iov_iter: Use I/O dir flags with iov_iter_extract_pages()
` [RFC PATCH 11/11] scsi: Use extract_iter_to_sg()
[PATCH v8 0/4] fpga: add initial KUnit tests for the subsystem
2023-06-30 15:25 UTC (5+ messages)
` [PATCH v8 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [PATCH v8 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [PATCH v8 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [PATCH v8 4/4] fpga: add configuration for the FPGA KUnit test suites
[PATCH] kdb: include header in signal handling code
2023-06-30 15:24 UTC (2+ messages)
[PATCH v3 00/14] selftests/nolibc: allow run with minimal kernel config
2023-06-30 15:23 UTC (16+ messages)
` [PATCH v3 01/14] selftests/nolibc: stat_fault: silence NULL argument warning with glibc
` [PATCH v3 02/14] selftests/nolibc: gettid: restore for glibc and musl
` [PATCH v3 03/14] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
` [PATCH v3 04/14] selftests/nolibc: fix up int_fast16/32_t test cases "
` [PATCH v3 05/14] selftests/nolibc: fix up kernel parameters support
` [PATCH v3 06/14] selftests/nolibc: stat_timestamps: remove procfs dependency
` [PATCH v3 07/14] selftests/nolibc: chroot_exe: "
` [PATCH v3 08/14] selftests/nolibc: link_cross: use /proc/self/cmdline
` [PATCH v3 09/14] tools/nolibc: add rmdir() support
` [PATCH v3 10/14] selftests/nolibc: add a new rmdir() test case
` [PATCH v3 11/14] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n
` [PATCH v3 12/14] selftests/nolibc: prepare /tmp for tmpfs or ramfs
` [PATCH v3 13/14] selftests/nolibc: add chmod_tmpdir test
` [PATCH v3 14/14] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency
mm/mmap.c:2039 expand_downwards() warn: unsigned 'address' is never less than zero
2023-06-30 15:23 UTC
[PATCH v5 1/1] drm/doc: Document DRM device reset expectations
2023-06-30 15:21 UTC (5+ messages)
[PATCH v3 00/21] Enable CET Virtualization
2023-06-30 15:21 UTC (14+ messages)
` [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification
[PATCH] KVM: x86: vPMU: truncate counter value to allowed width
2023-06-30 15:21 UTC (7+ messages)
[PATCH v3 0/9] Introduce SMT level and add PowerPC support
2023-06-30 15:19 UTC (5+ messages)
` [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support
[PATCH] fs: Optimize unixbench's file copy test
2023-06-30 15:19 UTC (2+ messages)
[PATCH][next] perf/benchmark: Fix spelling mistake "synchronious" -> "synchronous"
2023-06-30 15:18 UTC (2+ messages)
[RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter
2023-06-30 15:16 UTC (3+ messages)
` [RFC PATCH 01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc()
` [RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from
Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD)
2023-06-30 15:18 UTC (3+ messages)
[PATCH v12 00/22] TDX host kernel support
2023-06-30 15:16 UTC (11+ messages)
` [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
[PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
2023-06-30 15:15 UTC (3+ messages)
` [PATCH v3 1/1] io_uring: add "
[PATCH v5 0/7] Enable decoder for mt8183
2023-06-30 15:14 UTC (8+ messages)
` [PATCH v5 1/7] media: dt-bindings: mediatek,vcodec: Allow single clock "
` [PATCH v5 2/7] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH v5 3/7] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register space
` [PATCH v5 4/7] media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE
` [PATCH v5 5/7] media: mediatek: vcodec: Read HW active status from syscon
` [PATCH v5 6/7] arm64: dts: mediatek: mt8173: Drop VDEC_SYS reg from decoder
` [PATCH v5 7/7] arm64: dts: mediatek: mt8183: Add decoder
[PATCH v2 00/13] parse-events clean up
2023-06-30 15:14 UTC (4+ messages)
` [PATCH v2 13/13] perf parse-events: Remove ABORT_ON
[PATCH] x86/aperfmperf: Fix the fallback condition in arch_freq_get_on_cpu()
2023-06-30 15:13 UTC (3+ messages)
[PATCH RFC net-next 0/4] net: page_pool: a couple assorted optimizations
2023-06-30 15:11 UTC (9+ messages)
` [PATCH RFC net-next 1/4] net: skbuff: don't include <net/page_pool.h> to <linux/skbuff.h>
` [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible
[PATCH 6.4 00/31] 6.4.1-rc3 review
2023-06-30 15:07 UTC (3+ messages)
[PATCH v4] Sched/fair: Block nohz tick_stop when cfs bandwidth in use
2023-06-30 15:06 UTC (2+ messages)
[PATCH v1] Fix documentation of panic_on_warn
2023-06-30 14:53 UTC
[PATCH v2 0/1] Add a sysctl to disable io_uring system-wide
2023-06-30 15:04 UTC (4+ messages)
` [PATCH v2 1/1] Add a new "
[PATCH] rust: types: make `Opaque` be `!Unpin`
2023-06-30 15:03 UTC
[PATCH 0/5] ASoC: codecs: wcd938x/wcd934x: loglevel fix and cleanups
2023-06-30 15:02 UTC (7+ messages)
` [PATCH 1/5] ASoC: codecs: wcd938x: fix mbhc impedance loglevel
` [PATCH 2/5] ASoC: codecs: wcd938x: drop inline keywords
` [PATCH 3/5] ASoC: codecs: wcd938x: use dev_printk() for impedance logging
` [PATCH 4/5] ASoC: codecs: wcd934x: demote impedance printk
` [PATCH 5/5] ASoC: codecs: wcd934x: drop inline keywords
[PATCH v22 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-30 15:01 UTC (3+ messages)
` [PATCH v22 2/5] fs/proc/task_mmu: "
[PATCH] sched/cputime: Make IRQ time accounting configurable at boot time
2023-06-30 15:01 UTC (3+ messages)
[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
2023-06-30 14:58 UTC (7+ messages)
` [PATCH v4 18/21] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v4 19/21] firmware: scm: Modify only the download bits in TCSR register
[RFC bpf-next] xsk: honor SO_BINDTODEVICE on bind
2023-06-30 14:58 UTC
[PATCH v2] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set()
2023-06-30 14:53 UTC (2+ messages)
[PATCH v2 0/4] Improve hugetlbfs read on HWPOISON hugepages
2023-06-30 14:52 UTC (3+ messages)
` [PATCH v2 1/4] mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
net/sunrpc/auth_gss/gss_krb5_mech.c:181 gss_krb5_prepare_enctype_priority_list() warn: unsigned 'i' is never less than zero
2023-06-30 14:51 UTC
[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
2023-06-30 14:50 UTC (6+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry
[PATCH RFC v4 0/7] Support for Solid Fill Planes
2023-06-30 14:43 UTC (3+ messages)
` [PATCH RFC v4 2/7] drm: Introduce pixel_source DRM plane property
[PATCH V10 2/5] PCI: Create device tree node for bridge
2023-06-30 14:42 UTC (2+ messages)
[syzbot] [ext4?] general protection fault in ext4_quota_read
2023-06-30 14:41 UTC
[RFC PATCH] sched/fair: update the vruntime to be max vruntime when yield
2023-06-30 14:40 UTC (11+ messages)
[RFC PATCH 0/3] Google Chameleon v3 video driver
2023-06-30 14:40 UTC (4+ messages)
` [RFC PATCH 1/3] media: Add 10, 12, and 16 bit RGB formats
` [RFC PATCH 2/3] media: Add Google Chameleon v3 video driver
` [RFC PATCH 3/3] ARM: dts: Add Chameleon v3 video node
[PATCH v4 0/2] mtd: spi-nor: Avoid setting SRWD bit in SR
2023-06-30 14:38 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register
` [PATCH v4 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected
[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-06-30 14:33 UTC (4+ messages)
` [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
linux-next: Tree for Jun 28
2023-06-30 14:33 UTC (5+ messages)
` linux-next: Tree for Jun 28 (arch/powerpc/platforms/pseries/mobility.c)
[PATCH v4 0/4] ublk: add zoned storage support
2023-06-30 14:26 UTC (8+ messages)
` [PATCH v4 3/4] ublk: enable "
[PATCH v2 0/4] Add Mediatek ISP3.0
2023-06-30 14:33 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface
` [PATCH v2 3/4] dt-bindings: media: add mediatek ISP3.0 camsv
[PATCH V5 7/9] drm/amd/pm: add flood detection for wbrf events
2023-06-30 14:29 UTC (2+ messages)
[PATCH] irq-bcm6345-l1: do not assume a fixed block to cpu mapping
2023-06-30 14:29 UTC (2+ messages)
[PATCH v3 0/4] clk: sunxi-ng: Module support
2023-06-30 14:17 UTC (8+ messages)
` [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers
[PATCH] x86/32: Use a thread flag to track SYSENTER status
2023-06-30 14:11 UTC (3+ messages)
[PATCH V5 4/9] wifi: mac80211: Add support for ACPI WBRF
2023-06-30 14:08 UTC (2+ messages)
[PATCH v4 0/2] Add MCQ support for MTK platform
2023-06-30 14:06 UTC (3+ messages)
` [PATCH v4 1/2] scsi: ufs: core: Export symbols for MTK driver module
` [PATCH v4 2/2] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform
[PATCH 0/2] proc: proc_setattr for /proc/$PID/net
2023-06-30 14:06 UTC (2+ messages)
[patch 00/45] posix-timers: Cure inconsistencies and the SIG_IGN mess
2023-06-30 14:04 UTC (7+ messages)
` [patch 14/45] posix-timers: Consolidate interval retrieval
[PATCH v2] wifi: ray_cs: Remove unnecessary conditional statements
2023-06-30 14:01 UTC (2+ messages)
[PATCH v1 1/5] gpiolib: Make gpiochip_hierarchy_add_domain() return domain
2023-06-30 13:57 UTC (4+ messages)
` [PATCH v1 5/5] gpiolib: Replace open coded gpiochip_irqchip_add_allocated_domain()
[PATCH v4 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
2023-06-30 13:54 UTC (9+ messages)
` [PATCH v4 5/6] soc: qcom: Add LLCC support for multi channel DDR
Information
2023-06-30 13:43 UTC
[PATCH V1] net: mhi : Add support to enable ethernet interface
2023-06-30 13:46 UTC (3+ messages)
[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
2023-06-30 13:44 UTC (3+ messages)
` [RFC PATCH 2/4] splice: Make vmsplice() steal or copy
[PATCH v2 00/12] mm: free retracted page table by RCU
2023-06-30 13:38 UTC (3+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
[PATCH V5 0/9] Enable Wifi RFI interference mitigation feature support
2023-06-30 13:38 UTC (3+ messages)
` [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations
[PATCH] mm: make MEMFD_CREATE into a selectable config option
2023-06-30 13:38 UTC (2+ messages)
[PATCH net 0/2] Fix mangled link-local MAC DAs with SJA1105 DSA
2023-06-30 13:35 UTC (5+ messages)
` [PATCH net 1/2] net: dsa: tag_sja1105: fix MAC DA patching from meta frames
` [PATCH net 2/2] net: dsa: sja1105: always enable the send_meta options
[PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
2023-06-30 13:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH] usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array
2023-06-30 13:34 UTC (3+ messages)
[PATCH v2 0/5] nvme-fc: Fix blktests hangers
2023-06-30 13:33 UTC (2+ messages)
[PATCH 6.4 00/31] 6.4.1-rc3 review
2023-06-30 13:33 UTC
[PATCH RESEND v2 1/1] Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922
2023-06-30 13:32 UTC
x86/efi: Make efi_set_virtual_address_map IBT safe
2023-06-30 13:32 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH 1/2] include/uapi pps.h: increase PPS_MAX_SOURCES value
2023-06-30 13:29 UTC (6+ messages)
` [PATCH 2/2] include/uapi pps.h: drop not needed PPS_MAX_SOURCES define
[net Patch 0/4] octeontx2-af: MAC block fixes for CN10KB
2023-06-30 13:27 UTC (7+ messages)
` [net Patch 1/4] octeontx2-af: cn10kb: fix interrupt csr addresses
` [net Patch 2/4] octeontx2-af: Fix mapping for NIX block from CGX connection
` [net Patch 3/4] octeontx2-af: Add validation before accessing cgx and lmac
[RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
2023-06-30 13:25 UTC (5+ messages)
` [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
[PATCH 0/3] net: phy: at803x: support qca8081 1G version chip
2023-06-30 13:21 UTC (9+ messages)
` [PATCH 1/3] net: phy: at803x: support qca8081 1G chip type
` [PATCH 3/3] net: phy: at803x: add qca8081 fifo reset on the link down
[PATCH net v3] igc: Prevent garbled TX queue with XDP ZEROCOPY
2023-06-30 13:20 UTC (2+ messages)
[PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
2023-06-30 13:19 UTC (5+ messages)
[PATCH] PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
2023-06-30 13:17 UTC
[PATCH V2] mm: madvise: fix uneven accounting of psi
2023-06-30 13:16 UTC (4+ messages)
[PATCH] HID: steelseries: Add support for Arctis 1 XBox
2023-06-30 13:13 UTC (3+ messages)
[PATCH v3] HID: steelseries: Add support for Arctis 1 XBox
2023-06-30 13:11 UTC
Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
2023-06-30 13:09 UTC (13+ messages)
[PATCH] ACPI: resource: Add IRQ override for MECHREV Jiaolong17KS
2023-06-30 13:09 UTC (3+ messages)
[PATCH v2] HID: steelseries: Add support for Arctis 1 XBox
2023-06-30 13:08 UTC
[PATCH] wifi: ath9k: fix printk specifier
2023-06-30 13:03 UTC
[PATCH v2] xen/evtchn: Introduce new IOCTL to bind static evtchn
2023-06-30 13:02 UTC (3+ messages)
[PATCH] usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_partner()
2023-06-30 12:49 UTC (2+ messages)
[PATCH] usb: typec: tcpm: Replace the ternary conditional operator with max()
2023-06-30 12:48 UTC (2+ messages)
[PATCH v2 0/3] Some fixes for select_usb_power_delivery
2023-06-30 12:42 UTC (7+ messages)
` [PATCH v2 1/3] usb: typec: Set port->pd before adding device for typec_port
` [PATCH v2 2/3] usb: typec: Iterate pds array when showing the pd list
` [PATCH v2 3/3] usb: typec: Use sysfs_emit_at when concatenating the string
[PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation
2023-06-30 12:41 UTC (9+ messages)
` [PATCH 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols
[PATCH] cpufreq: amd-pstate: Add sysfs file for base frequency
2023-06-29 13:54 UTC
[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
2023-06-30 12:36 UTC (5+ messages)
` [PATCH 7/9] drm/verisilicon: Add drm plane funcs
` [PATCH 8/9] drm/verisilicon: Add verisilicon dc controller driver
linux-next: duplicate patches in the tegra tree
2023-06-30 12:36 UTC (3+ messages)
[PATCH for 6.5] workqueue: Warn attempt to flush system-wide workqueues
2023-06-30 12:28 UTC
[PATCH v2] kernel/trace: Fix cleanup logic of enable_trace_eprobe
2023-06-30 12:16 UTC
[PATCH 0/2] mm: remove page_rmapping()
2023-06-30 12:13 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: use a folio in fault_dirty_shared_page()
[PATCH 0/3] reset: meson-c3: add reset driver
2023-06-30 12:10 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset Controller
` [PATCH 2/3] reset: reset-meson: add support for the Meson-C3 SoC "
` [PATCH 3/3] arm64: dts: meson: add reset controller for Meson-C3 SoC
[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
2023-06-30 12:09 UTC (15+ messages)
[PATCH] tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
2023-06-30 12:08 UTC (3+ messages)
[PATCH 6.3 00/32] 6.3.11-rc4 review
2023-06-30 12:08 UTC (2+ messages)
[PATCH 6.1 00/33] 6.1.37-rc3 review
2023-06-30 12:08 UTC (2+ messages)
[PATCH 00/12] arch,fbdev: Move screen_info into arch/
2023-06-30 11:53 UTC (7+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
[RFC PATCH 0/4] Add missing pins for RZ/Five SoC
2023-06-30 12:04 UTC (5+ messages)
` [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [RFC PATCH 2/4] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
` [RFC PATCH 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [RFC PATCH 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
[PATCH v2 00/15] allow run with minimal kernel config
2023-06-30 12:04 UTC (2+ messages)
[PATCH 0/6] Marvell Odyssey uncore performance monitor support
2023-06-30 12:03 UTC (3+ messages)
` [PATCH 5/6] perf/marvell: Odyssey DDR Performance "
` [PATCH 6/6] dt-bindings: Add YAML schemas for Marvell Odyssey DDR PMU
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox