messages from 2023-04-26 14:20:20 to 2023-04-26 15:03:42 UTC [more...]
[PATCH v10 00/22] Add vfio_device cdev for iommufd support
2023-04-26 15:03 UTC (6+ messages)
` [Intel-gfx] "
` [PATCH v10 01/22] vfio: Allocate per device file structure
` [Intel-gfx] "
` [PATCH v10 02/22] vfio: Refine vfio file kAPIs for KVM
` [Intel-gfx] [PATCH v10 03/22] vfio: Accept vfio device file in the KVM facing kAPI
[PATCH] Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""
2023-04-26 15:03 UTC
[PATCH] libselinux: set CFLAGS for pip installation
2023-04-26 15:01 UTC (2+ messages)
[PATCH 0/6] drm,fbdev: Use fbdev's I/O helpers
2023-04-26 15:01 UTC (22+ messages)
` [PATCH 1/6] fbdev: Return number of bytes read or written
` [PATCH 2/6] fbdev: Use screen_buffer in fb_sys_{read,write}()
` [PATCH 3/6] fbdev: Don't re-validate info->state in fb_ops implementations
` [PATCH 4/6] fbdev: Validate info->screen_{base,buffer} "
` [PATCH 4/6] fbdev: Validate info->screen_{base, buffer} "
` [PATCH 5/6] fbdev: Move CFB read and write code into helper functions
[PATCH v1 0/2] Handle multi-letter extensions starting with caps in riscv,isa
2023-04-26 15:01 UTC (13+ messages)
` [PATCH v1 1/2] RISC-V: skip parsing multi-letter extensions starting with caps
[PATCH net-next v2 0/3] Add support for VSC8531_02 PHY and DT RGMII tuning
2023-04-26 15:00 UTC (3+ messages)
` [PATCH net-next v2 3/3] phy: mscc: Add support for VSC8531_02 with "
[PATCH V3 0/3] drm/panel: Add Anbernic RG353V-V2 Panel
2023-04-26 14:54 UTC (9+ messages)
` [PATCH V3 1/3] dt-bindings: panel: Add Anbernic RG353V-V2 panel compatible
` [PATCH V3 2/3] drm/panel: st7703: Rename CMD_UNKNOWN_C6 to CMD_SETECO
` [PATCH V3 3/3] drm/panel: st7703: Add Anbernic RG353V-V2 Panel Support
[PATCH] developer: remove gcc 12 workaround
2023-04-26 15:00 UTC (4+ messages)
[PATCH 0/7] Rationalize usage of xc_domain_getinfo{,list}()
2023-04-26 14:59 UTC (8+ messages)
` [PATCH 1/7] tools: Make some callers of xc_domain_getinfo use xc_domain_getinfolist
` [PATCH 2/7] tools: Create xc_domain_getinfo_single()
` [PATCH 3/7] tools: Refactor the console/io.c to avoid using xc_domain_getinfo()
` [PATCH 4/7] tools: Make init-xenstore-domain use xc_domain_getinfolist()
` [PATCH 5/7] tools: Modify single-domid callers of xc_domain_getinfolist
` [PATCH 6/7] tools: Use new xc function for some xc_domain_getinfo calls
` [PATCH 7/7] domctl: Modify getdomaininfo to fail if domid is not found
[PATCH v5] qapi/qmp: Add timestamps to qmp command responses
2023-04-26 14:57 UTC (2+ messages)
[PATCH] x86/msi: dynamically map pages for MSI-X tables
2023-04-26 14:55 UTC
[virtio-comment] [PATCH v13] virtio-net: support inner header hash
2023-04-26 14:57 UTC (13+ messages)
` [virtio-comment] "
` [virtio-comment] "
` [virtio-dev] "
` [virtio-dev] "
` [virtio-dev] Re: [virtio-comment] "
[PATCH RFC] x86/cpu: fix intermittent lockup on poweroff
2023-04-26 14:45 UTC (4+ messages)
[PATCH v3 0/2] Hwmon driver for MAX31827 temperature switch
2023-04-26 14:57 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: add MAX31827
` [PATCH v3 2/2] hwmon: max31827: add MAX31827 driver
stable/linux-5.4.y baseline: 92 runs, 14 regressions (v5.4.242)
2023-04-26 14:57 UTC
[PATCH 0/5] Overlayfs lazy lookup of lowerdata
2023-04-26 14:56 UTC (3+ messages)
` [PATCH 4/5] ovl: prepare for lazy lookup of lowerdata inode
[PATCH v2 0/6] xfstests: Add support for using xfstests to test AFS
2023-04-26 14:54 UTC (15+ messages)
` [PATCH v2 1/6] Add AFS support
` [PATCH v2 2/6] generic/314, afs: Allow for a filesystem that doesn't honour SGID inheritance
` [PATCH v2 3/6] generic/317, afs: Allow for a filesystem not to honour the local uid/gid
` [PATCH v2 4/6] generic/123, generic/128, afs: Allow for an fs that does its own perm management
` [PATCH v2 5/6] generic/531: Check for O_TMPFILE
` [PATCH v2 6/6] generic/696: AFS doesn't support the "noacl" command line option
[Intel-gfx] [PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
2023-04-26 14:54 UTC (20+ messages)
` "
` [PATCH v4 1/9] vfio: Determine noiommu in vfio_device registration
` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
` "
` [Intel-gfx] [PATCH v4 3/9] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` "
` [Intel-gfx] [PATCH v4 4/9] vfio/pci: Move the existing hot reset logic to be a helper
` "
` [PATCH v4 5/9] vfio: Mark cdev usage in vfio_device
` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 6/9] iommufd: Reserved -1 in the iommufd xarray
` "
` [Intel-gfx] [PATCH v4 7/9] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
` "
` [Intel-gfx] [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` "
` [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [Intel-gfx] "
[PATCH] x86/CPU/AMD: Rename the spectral chicken
2023-04-26 14:54 UTC (6+ messages)
Performance issue LUKS1 vs LUKS2
2023-04-26 14:53 UTC
[PATCH v1 0/5] refactoring and fix for Meson NAND
2023-04-26 14:47 UTC (38+ messages)
` [PATCH v1 1/5] mtd: rawnand: meson: fix NAND access for read/write
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read
[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
2023-04-26 14:50 UTC (7+ messages)
[PATCH] clocksource: cadence-ttc: fix memory leak in ttc_timer_probe
2023-04-26 14:49 UTC (3+ messages)
[PATCH] CI: Remove all use of /bin/false as a ROM
2023-04-26 14:47 UTC
dsa: mv88e6xxx: mv88e6321 rsvd2cpu
2023-04-26 14:46 UTC (4+ messages)
BUG : PowerPC RCU: torture test failed with __stack_chk_fail
2023-04-26 14:45 UTC (14+ messages)
[Cluster-devel] [PATCH] gfs2: fix minor comment typos
2023-04-26 14:46 UTC
[Intel-gfx] [PATCH v2 0/7] drm/i915: Scaler/pfit stuff
2023-04-26 14:45 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Scaler/pfit stuff (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v2 0/2] Update mailmap ids
2023-04-26 14:45 UTC (2+ messages)
[PATCH] A small compile fix
2023-04-26 14:45 UTC (4+ messages)
[PATCH v11 0/6] Wave5 codec driver
2023-04-26 14:44 UTC (3+ messages)
` [PATCH v11 3/6] media: chips-media: wave5: Add the v4l2 layer
[PATCH v3 0/2] Fix Goodix touchscreen power leakage for MT8186 boards
2023-04-26 14:44 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: input: goodix: Add "goodix,no-reset-during-suspend" property
` [PATCH v3 2/2] HID: i2c-hid: goodix: Add support for "
[PATCH] feat(cmd_mount): Add support for magic keyword `OLD_BLKID_UUID`
2023-04-26 14:44 UTC (2+ messages)
[PATCH v2 0/3] fixing some parse_commit() timestamp corner cases
2023-04-26 14:44 UTC (7+ messages)
` [PATCH v2 3/4] parse_commit(): handle broken whitespace-only timestamp
linux-next: manual merge of the rpmsg tree with the origin tree
2023-04-26 14:43 UTC
[PATCH 00/10] Add dynamic boost control support
2023-04-26 14:43 UTC (3+ messages)
[PATCH v3 1/4] wifi: ath11k: remove unused function ath11k_tm_event_wmi
2023-04-26 14:43 UTC (3+ messages)
[PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify
2023-04-26 14:43 UTC (3+ messages)
` [PATCH 3/6] sched: add a few helpers to wake up tasks on the current cpu
[PATCH v1] gpio: gpiolib: clear the array_info's memory space
2023-04-26 14:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH] add --data_types for bcachefs device add
2023-04-26 14:42 UTC (2+ messages)
[kvm-unit-tests PATCH] clang-format: add project-wide configuration file
2023-04-26 14:41 UTC (2+ messages)
[PATCH] amba: move to_amba_device() to use container_of_const
2023-04-26 14:41 UTC
[PATCH net-next 00/24] net: dsa: MT7530, MT7531, and MT7988 improvements
2023-04-26 14:39 UTC (8+ messages)
` [PATCH net-next 04/24] net: dsa: mt7530: properly support MT7531AE and MT7531BE
[PATCH net] net/sched: cls_api: remove block_cb from driver_list before freeing
2023-04-26 14:38 UTC (2+ messages)
[PATCH] Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
2023-04-26 14:37 UTC (2+ messages)
[PATCH] xen/misra: xen-analysis.py: fix return error on PhaseExceptions
2023-04-26 14:37 UTC (3+ messages)
[PATCH 00/11] Consolidate the probe_device path
2023-04-26 14:36 UTC (5+ messages)
` [PATCH 05/11] iommu: Add iommu_init/deinit_driver() paired functions
[PATCH mptcp-net v3 0/2] mptcp: selftests: join: support BusyBox and ShellCheck
2023-04-26 14:36 UTC (3+ messages)
` [PATCH mptcp-net v3 1/2] selftests: mptcp: join: avoid using 'cmp --bytes'
[PATCH] hwmon: (max597x) Add Maxim Max597x
2023-04-26 14:35 UTC (2+ messages)
[PATCH 0/4] Fix oops about sleeping in led_trigger_blink()
2023-04-26 14:34 UTC (6+ messages)
(no subject)
2023-04-26 14:35 UTC
[PATCH v7 00/13] fold per-CPU vmstats remotely
2023-04-26 14:34 UTC (11+ messages)
[GIT PULL] Networking for 6.4
2023-04-26 14:31 UTC
[PATCH v1 0/2] Add motorcomm phy pad-driver-strength-cfg support
2023-04-26 14:33 UTC (6+ messages)
` [PATCH v1 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
` [PATCH v1 2/2] net: phy: motorcomm: Add pad drive strength cfg support
QMP (without OOB) function running in thread different from the main thread as part of aio_poll
2023-04-26 14:31 UTC (4+ messages)
[PATCH v2 0/8] Add MAX77643/MAX77654/MAX77658/MAX77659 PMIC Support
2023-04-26 14:32 UTC (7+ messages)
` [PATCH v2 8/8] mfd: max77658: Add ADI MAX77643/54/58/59 MFD Support
[PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
2023-04-26 14:31 UTC (6+ messages)
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
[PATCH 0/6] Initial Rust V4L2 support
2023-04-26 14:31 UTC (3+ messages)
[PATCH] wifi: ath12k: send WMI_PEER_REORDER_QUEUE_SETUP_CMDID when ADDBA session starts
2023-04-26 14:31 UTC (3+ messages)
[PATCH 0/5] LoongArch: ftrace: Add direct call support code simplification
2023-04-26 14:30 UTC (4+ messages)
` [PATCH 3/5] LoongArch: ftrace: Add direct call support
[PATCH RESEND] dt-bindings: riscv: add sv57 mmu-type
2023-04-26 14:30 UTC (3+ messages)
[PATCH 1/2] wifi: ath12k: add qmi_cnss_feature_bitmap field to hardware parameters
2023-04-26 14:30 UTC (3+ messages)
[PATCH] dmaengine: xilinx: enable on RISC-V platform
2023-04-26 14:28 UTC (3+ messages)
[PATCH] clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe
2023-04-26 14:25 UTC (2+ messages)
[PATCH] RISC-V: hwprobe: Remove __init on probe_vendor_features()
2023-04-26 14:27 UTC (3+ messages)
[PATCH -next v18 00/20] riscv: Add vector ISA support
2023-04-26 14:27 UTC (4+ messages)
[PATCH v3 2/3] mfd: axp20x: Add support for AXP15060 PMIC
2023-04-26 14:27 UTC (2+ messages)
stable/linux-4.14.y baseline: 97 runs, 20 regressions (v4.14.314)
2023-04-26 14:27 UTC
[PATCH net 0/2] Fixes for miss to tc action series
2023-04-26 14:27 UTC (6+ messages)
` [PATCH net 1/2] net/sched: flower: fix filter idr initialization
` [PATCH net 2/2] net/sched: flower: fix error handler on replace
stable-rc/queue/6.1 build: 165 builds: 1 failed, 164 passed, 4 errors, 17 warnings (v6.1.22-573-g35b4c8b34dab)
2023-04-26 14:26 UTC
[gustavoars:testing/fsfa3-next-20230425] BUILD SUCCESS WITH WARNING b82a35ff486df1d6737f532e08e060c466f9e652
2023-04-26 14:25 UTC
[Syzkaller & bisect] There is WARNING in tpm_chip_unregister in upstream patch "tpm: st33zp24: Mark ACPI and OF related data as maybe unused"
2023-04-26 14:26 UTC (2+ messages)
[PATCH 0/7] phy: qcom-qmp-combo: Support orientation switching
2023-04-26 14:25 UTC (3+ messages)
[PATCH 1/2] docs: module: start adding some docs for MODULE_ macros
2023-04-26 14:25 UTC (4+ messages)
` [PATCH 2/2] modules/firmware: add a new option to denote a firmware group to choose one
[PATCH v2 0/2] Fix Goodix touchscreen power leakage for MT8186 boards
2023-04-26 14:24 UTC (4+ messages)
` [PATCH v2 2/2] HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend" property
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc ltp-timers: 8 runs, 9 regressions (v4.19.280-cip96-89-g355dfa824cb4)
2023-04-26 14:24 UTC
[PATCH v1 1/1] platform/mellanox: fix potential race in mlxbf-tmfifo driver
2023-04-26 14:23 UTC
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc kselftest-futex: 8 runs, 1 regressions (v4.19.280-cip96-89-g355dfa824cb4)
2023-04-26 14:24 UTC
[igt-dev] [PATCH i-g-t v6 00/15] Integrate intel-bb with Xe
2023-04-26 14:23 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t v6 08/15] lib/intel_batchbuffer: Add Xe support in intel-bb
[PATCH V4 1/2] perf/x86/intel/ds: Flush the PEBS buffer in PEBS enable
2023-04-26 14:23 UTC (3+ messages)
[PATCH] dt-bindings: clock: r9a06g032-sysctrl: Change maintainer to Fabrizio Castro
2023-04-26 14:21 UTC (2+ messages)
[PATCH 0/2] arm64: Expose kernel code size to EFI zboot code
2023-04-26 14:20 UTC (4+ messages)
` [PATCH 2/2] efi/zboot: arm64: Grab kernel code size from zboot payload
[PATCH 0/2] memcg: OOM log improvements
2023-04-26 14:20 UTC (3+ messages)
[RFC PATCH 0/4] vhost: register and change IOMMU flag depending on ATS state
2023-04-26 14:20 UTC (3+ messages)
` [RFC PATCH 3/4] memory: add interface for triggering IOMMU notify_flag_changed handler
[PATCH] dt-bindings: pinctrl: renesas,rzn1: Change maintainer to Fabrizio Castro
2023-04-26 14:19 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: renesas,rzv2m: Change maintainer to Fabrizio Castro
2023-04-26 14:20 UTC (2+ messages)
[PATCH 0/5] arm64: dts: ti: k3-j7200: Add properties and sync with uboot
2023-04-26 14:19 UTC (4+ messages)
` [PATCH 5/5] arm64: dts: ti: k3-j7200: Add bootph-pre-ram for u-boot
[PATCH ima-evm-utils v2 0/2] Update README and examples for ECC key support
2023-04-26 14:20 UTC (4+ messages)
` [PATCH ima-evm-utils v2 2/2] examples: Add examples for elliptic curve key and certs generation
[PATCH v3] arm: topology: Consider clock-frequency property from parent /cpus node
2023-04-26 14:19 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.