messages from 2023-10-17 18:46:43 to 2023-10-17 19:25:47 UTC [more...]
[PATCH v4 0/3] clk: si5351: add option to adjust PLL without glitches
2023-10-17 19:25 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: clock: si5351: convert to yaml
[PATCH] cros_ec: spi: disable annoying key echo on console
2023-10-17 19:25 UTC
[Intel-gfx] [PATCH v17 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines
2023-10-17 19:25 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[PATCH 0/2] minimize swapping on zswap store failure
2023-10-17 19:24 UTC (6+ messages)
[PULL] IIO: 1st set of new device support, features and cleanup for 6.7
2023-10-17 19:24 UTC
[PATCH net] ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
2023-10-17 19:23 UTC
[PATCH] maintainers: remove olivier.matz@6wind.com
2023-10-17 19:22 UTC (4+ messages)
[PATCH v1 0/2] mtd: spinand: add support for ESMT F50x1G41LB
2023-10-17 19:22 UTC (4+ messages)
` [PATCH v1 1/2] mtd: spinand: rework detect procedure for different READ_ID operation
[PATCH 0/7] Adreno 643 + fixes
2023-10-17 19:21 UTC (6+ messages)
` [PATCH 2/7] drm/msm/adreno: Add ZAP firmware name to A635
[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
2023-10-17 19:21 UTC (16+ messages)
[PATCH v2] dt-bindings: soc: altera: convert socfpga-system.txt to yaml
2023-10-17 19:21 UTC (2+ messages)
[PATCH] scsi: ufs: Leave space for '\0' in utf8 desc string
2023-10-17 19:20 UTC (2+ messages)
[PATCH v2 00/11] target/hppa: Add emulation of a C3700 HP-PARISC workstation
2023-10-17 19:19 UTC (9+ messages)
` [PATCH v2 02/11] pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
` [PATCH v2 04/11] MAINTAINERS: Add Astro PCI host for hppa machines
[PATCH] machine_id: Add getter of machine id hashables
2023-10-17 19:18 UTC
[PATCH net-next 0/8] dt-bindings: net: Child node schema cleanups
2023-10-17 19:18 UTC (4+ messages)
` [PATCH net-next 1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas
[PATCH v1 0/6] iio: Introduce and use device_property_match_property_string()
2023-10-17 19:19 UTC (8+ messages)
` [PATCH v1 1/6] device property: Use fwnode_property_string_array_count()
` [PATCH v1 2/6] device property: Add fwnode_property_match_property_string()
[PATCH net-next v8 0/3] net: axienet: Introduce dmaengine
2023-10-17 19:17 UTC (8+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support
` [PATCH net-next v8 2/3] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next v8 3/3] net: axienet: Introduce "
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-10-17 19:19 UTC (9+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
drivers/hv/channel.c:597: warning: Function parameter or member 'size' not described in 'request_arr_init'
2023-10-17 19:18 UTC
[bug report] blktests srp/002 hang
2023-10-17 19:18 UTC (14+ messages)
[PATCH v2] media: staging: max96712: fix copy-paste error
2023-10-17 19:16 UTC (3+ messages)
` [PATCH] media: staging: max96712: Fix device name in description
[PATCH 1/2] drm/amdgpu: Unset context priority is now invalid
2023-10-17 19:16 UTC (4+ messages)
[PATCH v2 0/3] arm64: cpufeatures: Display enabled cores
2023-10-17 19:15 UTC (5+ messages)
` [PATCH v2 3/3] arm64: cpufeature: Change 32-bit EL0 to display "
[PATCH v1] iio: adc: aspeed: Support deglitch feature
2023-10-17 19:15 UTC (9+ messages)
[PATCH v2 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
2023-10-17 19:15 UTC (6+ messages)
` [PATCH v2 net-next 2/5] net-smnp: reorganize SNMP fast path variables
[PATCH v13 00/18] plugins: Allow to read registers
2023-10-17 19:09 UTC (19+ messages)
` [PATCH v13 01/18] gdbstub: Add num_regs member to GDBFeature
` [PATCH v13 02/18] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v13 03/18] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v13 04/18] target/arm: Use GDBFeature for dynamic XML
` [PATCH v13 05/18] target/ppc: "
` [PATCH v13 06/18] target/riscv: "
` [PATCH v13 07/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v13 08/18] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v13 09/18] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v13 10/18] gdbstub: Simplify XML lookup
` [PATCH v13 11/18] gdbstub: Infer number of core registers from XML
` [PATCH v13 12/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v13 13/18] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v13 14/18] gdbstub: Expose functions to read registers
` [PATCH v13 15/18] cpu: Call plugin hooks only when ready
` [PATCH v13 16/18] plugins: Use different helpers when reading registers
` [PATCH v13 17/18] plugins: Allow to read registers
` [PATCH v13 18/18] contrib/plugins: Allow to log registers
[igt-dev] [PATCH i-g-t] lib/drmtest.h: make ALIGN work with uint64_t values
2023-10-17 19:15 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[Intel-wired-lan] [PATCH net-next v4 0/6] Support symmetric RSS (Toeplitz) hash
2023-10-17 19:14 UTC (12+ messages)
` [Intel-wired-lan] [PATCH net-next v4 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
` "
[PATCH v6 0/4] cpufreq: qcom-nvmem: add support for ipq806x
2023-10-17 19:13 UTC (3+ messages)
` [PATCH v6 1/4] dt-bindings: cpufreq: qcom-cpufreq-nvmem: Document krait-cpu
[PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
2023-10-17 19:13 UTC (12+ messages)
[PATCH 0/3] Handle reversed SBU orientation for FSA4480
2023-10-17 19:12 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: usb: fsa4480: Add data-lanes property to endpoint
[pull] amdgpu firmware amd-2023-10-17
2023-10-17 19:11 UTC
[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
2023-10-17 19:11 UTC (16+ messages)
[PATCH bpf-next 0/5] bpf: file verification with LSM and fsverity
2023-10-17 19:10 UTC (6+ messages)
` [PATCH bpf-next 1/5] bpf: Add kfunc bpf_get_file_xattr
` [PATCH bpf-next 5/5] selftests/bpf: Add test that use fsverity and xattr to sign a file
[PATCH] IIO: hid-sensor-prox: add missing scale attribute
2023-10-17 19:11 UTC (9+ messages)
` Aw: "
[PATCH v4 0/4] Add emulation of AmigaOne XE board
2023-10-17 19:06 UTC (5+ messages)
` [PATCH v4 1/4] via-ide: Fix legacy mode emulation
` [PATCH v4 2/4] hw/pci-host: Add emulation of Mai Logic Articia S
` [PATCH v4 3/4] hw/ppc: Add emulation of AmigaOne XE board
` [RFC PATCH v4 4/4] tests/avocado: Add test for amigaone board
[PATCH v2 0/3] Add initial devicetree for Turing RK1
2023-10-17 19:09 UTC (5+ messages)
` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add "
[PATCH] bitbake.conf: Drop DEPLOY_DIR_TAR
2023-10-17 19:08 UTC
drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:221:21: warning: variable 'loc' set but not used
2023-10-17 19:07 UTC
[PATCH v1 00/11] test-bbdev changes for 23.11
2023-10-17 19:07 UTC (5+ messages)
` [PATCH v1 01/11] test/bbdev: fix python script subprocess
` [PATCH v1 02/11] test/bbdev: update python script parameters
[syzbot] [kernel?] KASAN: slab-use-after-free Read in reweight_entity
2023-10-17 19:07 UTC (3+ messages)
[PATCH v5 0/5] Add LVTS support for mt8192
2023-10-17 19:05 UTC (12+ messages)
` [PATCH v5 1/5] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition "
` [PATCH v5 2/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume
` [PATCH v5 3/5] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
` [PATCH v5 4/5] arm64: dts: mediatek: mt8192: Add thermal nodes and thermal zones
` [PATCH v5 5/5] thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation
[PATCH 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
2023-10-17 19:06 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "
[kirkstone][PATCH] meta-ti-extras: recipes-ti: Update jailhouse SRC_URI to point to ti-jailhouse repo
2023-10-17 19:06 UTC (4+ messages)
` [meta-ti] "
[PATCH v3] perf bench sched pipe: Add -G/--cgroups option
2023-10-17 19:05 UTC (12+ messages)
` [perf stat] Extend --cpu to non-system-wide runs too? was "
failed to build u-boot mt7621_rfb_defconfig
2023-10-17 19:05 UTC (3+ messages)
[PULL 0/9] virtio-gpu patches
2023-10-17 19:04 UTC (2+ messages)
[PULL 00/38] Migration 20231017 patches
2023-10-17 19:04 UTC (2+ messages)
[PATCH net-next 0/9] Intel Wired LAN Driver Updates 2023-10-17
2023-10-17 19:04 UTC (10+ messages)
` [PATCH net-next 1/9] intel: fix string truncation warnings
` [PATCH net-next 2/9] intel: fix format warnings
` [PATCH net-next 3/9] e100: replace deprecated strncpy with strscpy
` [PATCH net-next 4/9] e1000: "
` [PATCH net-next 5/9] fm10k: "
` [PATCH net-next 6/9] i40e: use scnprintf over strncpy+strncat
` [PATCH net-next 7/9] igb: replace deprecated strncpy with strscpy
` [PATCH net-next 8/9] igbvf: "
` [PATCH net-next 9/9] igc: "
[igt-dev] [PATCH i-g-t] tests/amd_dispatch: add negative test for SDMA
2023-10-17 19:04 UTC (2+ messages)
[PATCH v3 00/19] IOMMUFD Dirty Tracking
2023-10-17 19:03 UTC (7+ messages)
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs
[PATCH v5 0/5] Add LVTS support for mt8192
2023-10-17 18:55 UTC (12+ messages)
` [PATCH v5 1/5] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition "
` [PATCH v5 2/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume
` [PATCH v5 3/5] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
` [PATCH v5 4/5] arm64: dts: mediatek: mt8192: Add thermal nodes and thermal zones
` [PATCH v5 5/5] thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation
[PATCH] perf build: Remove stray '\' before that is warned about since grep 3.8
2023-10-17 19:02 UTC (2+ messages)
[PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-17 18:59 UTC (11+ messages)
[PATCH] pid: Allow frozen userspace to reboot from non-init pid ns
2023-10-17 19:00 UTC (3+ messages)
[PATCH] add CREDITS file
2023-10-17 19:00 UTC (2+ messages)
[PATCH] parisc: Allow building uncompressed Linux kernel
2023-10-17 19:00 UTC
[PATCH v3] usb: core: hub: Add quirks for reducing device address timeout
2023-10-17 18:59 UTC (6+ messages)
` [PATCH v4] "
[PATCH v1 1/1] Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
2023-10-17 18:59 UTC (4+ messages)
[PATCH v24 08/16] PCI: dwc: Disable two BARs to avoid unnecessary memory assignment
2023-10-17 18:58 UTC (2+ messages)
[PATCH net] ravb: Fix races between ravb_tx_timeout_work() and net related ops
2023-10-17 18:58 UTC (2+ messages)
[PATCH 0/4] Update QEMU qnic driver to "new" XenDevice model
2023-10-17 18:56 UTC (3+ messages)
` [PATCH 3/4] [WTF] avoid qemu_del_nic() in xen_netdev_unrealize() on shutdown
[PATCH] phy: meson-g12a-usb2: fix ret check on power_domain_get
2023-10-17 18:57 UTC
Yocto Tasks Detailed Diagram Proposal
2023-10-17 18:56 UTC (2+ messages)
[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
2023-10-17 18:55 UTC (5+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using "
[PATCH v4 0/5] gdbstub and TCG plugin improvements
2023-10-17 18:54 UTC (6+ messages)
` [PATCH v4 1/5] gdbstub: Check if gdb_regs is NULL
` [PATCH v4 2/5] target/riscv: Remove misa_mxl validation
` [PATCH v4 3/5] target/riscv: Move misa_mxl_max to class
` [PATCH v4 4/5] target/riscv: Validate misa_mxl_max only once
` [PATCH v4 5/5] plugins: Remove an extra parameter
[PATCH v2 dwarves 0/5] pahole, btf_encoder: support --btf_features
2023-10-17 18:55 UTC (4+ messages)
[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
2023-10-17 18:55 UTC (5+ messages)
` [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller
[RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 18:55 UTC (7+ messages)
[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-17 18:54 UTC (4+ messages)
` [PATCH v7 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters
[PATCH v1] dma/cnxk: offload source buffer free
2023-10-17 18:53 UTC (2+ messages)
` [PATCH v2] "
[PATCH] arm: dts: k3-j721e-mcu-wakeup: Add MCU domain ESM instance
2023-10-17 18:53 UTC (3+ messages)
[PATCH] maintainers: update email address for Cheng Jiang
2023-10-17 18:53 UTC (2+ messages)
[PATCHSET RFC v1.1 0/8] xfs: refactor rtbitmap/summary macros
2023-10-17 18:53 UTC (3+ messages)
` [PATCH 6/8] xfs: use accessor functions for bitmap words
[Patch v5 0/5] RDMA/mana_ib
2023-10-17 18:51 UTC (7+ messages)
` [EXTERNAL] "
[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
2023-10-17 18:51 UTC (17+ messages)
` RFC: New LSM to control usage of x509 certificates
[PATCH] PCI: rcar-gen4: Fix type of type parameter in rcar_gen4_pcie_ep_raise_irq()
2023-10-17 18:51 UTC (2+ messages)
[PATCH] maintainers: update for gro and gso
2023-10-17 18:51 UTC (2+ messages)
[PATCH] KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregs
2023-10-17 18:50 UTC (4+ messages)
[PATCH 0/9] SVM guest shadow stack support
2023-10-17 18:49 UTC (5+ messages)
` [PATCH 7/9] x86/sev-es: Include XSS value in GHCB CPUID request
[PATCH v5 0/4] Add support for Vendor Defined Error Types in Einj Module
2023-10-17 18:48 UTC (5+ messages)
` [PATCH v5 1/4] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [PATCH v5 2/4] fs: debugfs: Add write functionality to debugfs blobs
` [PATCH v5 3/4] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH v5 4/4] ACPI: APEI: EINJ: Add support for vendor defined error types
don't take s_umount under open_mutex
2023-10-17 18:48 UTC (6+ messages)
` [PATCH 1/5] block: simplify bdev_del_partition()
` [PATCH 2/5] block: WARN_ON_ONCE() when we remove active partitions
` [PATCH 3/5] block: move bdev_mark_dead out of disk_check_media_change
` [PATCH 4/5] block: assert that we're not holding open_mutex over blk_report_disk_dead
` [PATCH 5/5] fs: assert that open_mutex isn't held over holder ops
[PATCH v8 0/7] blockdev-replace
2023-10-17 18:44 UTC (5+ messages)
` [PATCH v8 1/7] block-backend: blk_root(): drop const specifier on return type
` [PATCH v8 2/7] block/export: add blk_by_export_id()
` [PATCH v8 4/7] qapi: add x-blockdev-replace command
` [PATCH v8 6/7] iotests.py: introduce VM.assert_edges_list() method
[PATCH] libtraceeval: Add traceeval_stat_max/min_timestamp() API
2023-10-17 18:47 UTC (4+ messages)
[PATCH v2 0/5] staging: sm750fb: Renaming camelcase to snakecase
2023-10-17 18:47 UTC (7+ messages)
` [PATCH v2 1/5] Staging: sm750fb: Rename displayControlAdjust_SM750E
[djwong-xfs:xfs-merge-6.7 47/51] mm/gup.c:1990:9: warning: 'c' may be used uninitialized
2023-10-17 18:46 UTC
[liu-song-6:bpf-fsverity-kfunc 2/5] fs/verity/measure.c:120:17: warning: no previous declaration for 'bpf_get_fsverity_digest'
2023-10-17 18:47 UTC
[meta-arago][master/kirkstone][PATCH] softap-udhcpd-config: Remove this package
2023-10-17 18:47 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.