All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-27 14:55:01 to 2022-09-27 15:36:34 UTC [more...]

[PATCH v7 0/5] improve error handling for module load
 2022-09-27 13:38 UTC  (4+ messages)
` [PATCH v7 1/5] module: removed unused function argument "mayfail"
` [PATCH v7 3/5] module: add Error arguments to module_load and module_load_qom
` [PATCH v7 4/5] dmg: warn when opening dmg images containing blocks of unknown type

[PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
 2022-09-27 14:47 UTC  (11+ messages)
` [PATCH v4 39/54] tests/qtest: boot-serial-test: Close the serial file before starting QEMU
` [PATCH v4 40/54] tests/qtest: ide-test: Open file in binary mode
` [PATCH v4 43/54] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH v4 50/54] tests/qtest: migration-test: Skip running some TLS cases for win32

[PATCH v2 00/12] pinctrl/arm64: qcom: continued - fix Qualcomm LPASS pinctrl schema warnings
 2022-09-27 15:34 UTC  (13+ messages)
` [PATCH v2 01/12] arm64: dts: qcom: sc7280: drop clock-cells from LPASS TLMM
` [PATCH v2 02/12] arm64: dts: qcom: sc7280: align LPASS pin configuration with DT schema
` [PATCH v2 03/12] arm64: dts: qcom: sm8250: correct LPASS pin pull down
` [PATCH v2 04/12] arm64: dts: qcom: sm8250: align LPASS pin configuration with DT schema
` [PATCH v2 05/12] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: fix gpio pattern
` [PATCH v2 06/12] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: "
` [PATCH v2 07/12] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: fix matching pin config
` [PATCH v2 08/12] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: "
` [PATCH v2 09/12] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: "
` [PATCH v2 10/12] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: "
` [PATCH v2 11/12] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: add bias-bus-hold
` [PATCH v2 12/12] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: add bias-bus-hold and input-enable

[PATCH v10 00/27] Rust support
 2022-09-27 15:36 UTC  (39+ messages)
` [PATCH v10 04/27] kallsyms: support "big" kernel symbols
` [PATCH v10 05/27] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v10 06/27] rust: add C helpers
` [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v10 11/27] rust: add `bindings` crate
` [PATCH v10 12/27] rust: add `kernel` crate
` [PATCH v10 13/27] rust: export generated symbols
` [PATCH v10 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v10 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
` [PATCH v10 16/27] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v10 17/27] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v10 21/27] scripts: add `is_rust_module.sh`
` [PATCH v10 23/27] Kbuild: add Rust support
` [PATCH v10 25/27] x86: enable initial "
` [PATCH v10 26/27] samples: add first Rust examples
` [PATCH v10 27/27] MAINTAINERS: Rust

[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
 2022-09-27 14:14 UTC  (2+ messages)
` [PATCH v3 02/15] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs

[PATCH mm-unstable v4 00/10] mm: add file/shmem support to MADV_COLLAPSE
 2022-09-27 15:34 UTC  (3+ messages)
` [PATCH mm-unstable v4 05/10] selftests/vm: dedup THP helpers

[PATCH net-next v5 0/9] [RFT] net: dpaa: Convert to phylink
 2022-09-27 15:33 UTC  (5+ messages)
` [PATCH net-next v5 1/9] dt-bindings: net: Expand pcs-handle to an array

[PATCH v3 0/4] drm: Add driver for PowerPC OF displays
 2022-09-27 15:33 UTC  (6+ messages)
` [PATCH v3 1/4] drm/ofdrm: Add ofdrm for Open Firmware framebuffers

[PATCH] x86/fpu: use __alignof__ to avoid UB in TYPE_ALIGN
 2022-09-27 15:33 UTC  (2+ messages)
` [PATCH v2] x86/fpu: use _Alignof "

[PATCH] block: replace blk_queue_nowait with bdev_nowait
 2022-09-27 15:33 UTC  (2+ messages)

[PATCH net-next v4 RESEND] stmmac: tegra: Add MGBE support
 2022-09-27 15:33 UTC  (3+ messages)

[PATCH] event/cnxk: fix missing xstats ops registration
 2022-09-27 15:31 UTC 

[PATCH V4 XDMA 0/2] xilinx XDMA driver
 2022-09-27 15:31 UTC  (3+ messages)
` [PATCH V4 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

locking/rwsem: RT throttling issue due to RT task hogging the cpu
 2022-09-27 15:30 UTC  (6+ messages)

stable-rc/queue/5.15 build: 178 builds: 4 failed, 174 passed, 14 errors, 5 warnings (v5.15.70-143-g91e7595aebe8)
 2022-09-27 15:31 UTC 

[PATCH v4 0/7] Add 'q35' machine type to hotplug tests
 2022-09-27 13:00 UTC  (3+ messages)
` [PATCH v4 5/7] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test

[PATCH v6 0/5] improve error handling for module load
 2022-09-27 12:54 UTC  (8+ messages)
` [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom

[PATCH] iommu/io-pgtable: Make IOMMU_IO_PGTABLE_DART invisible
 2022-09-27 15:29 UTC  (7+ messages)

[PATCH v5 0/6] Change mmsys compatible for mt8195 mediatek-drm
 2022-09-27 15:27 UTC  (13+ messages)
` [PATCH v5 1/6] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195
` [PATCH v5 2/6] Revert "soc: mediatek: add mtk-mmsys support for mt8195 vdosys0"
` [PATCH v5 3/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v5 4/6] Revert "drm/mediatek: Add mediatek-drm of vdosys0 support for mt8195"
` [PATCH v5 5/6] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v5 6/6] soc: mediatek: remove DDP_DOMPONENT_DITHER from enum

[PATCH] net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}
 2022-09-27 15:30 UTC 

[PATCH liburing 1/1] tests: a small fix for zc tests
 2022-09-27 15:28 UTC 

[PATCH v2] x86/PVH: restore VMX APIC assist for Dom0
 2022-09-27 15:29 UTC  (4+ messages)

[PATCH 1/2] .templateconf: Mark "meta/conf" as an invalid path for templates
 2022-09-27 15:29 UTC  (8+ messages)
` [PATCH 2/2] oe-setup-builddir: Do not hardcode invalid paths "
  ` [OE-core] "

[PATCH] MIPS: Lantiq: switch vmmc to use gpiod API
 2022-09-27 15:29 UTC  (7+ messages)

[PATCH 00/10] Add the Git Change command
 2022-09-27 15:28 UTC  (6+ messages)
` [PATCH 05/10] evolve: add the change-table structure

[PATCH -next] i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
 2022-09-27 15:32 UTC 

[PATCH 00/12] Arm cache coloring
 2022-09-27 15:28 UTC  (7+ messages)
` [PATCH 12/12] xen/arm: add cache coloring support for Xen

ddd
 2022-09-27 13:11 UTC  (2+ messages)

[PATCH v2] tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
 2022-09-27 15:28 UTC  (3+ messages)
` [Resend PATCH "

Why set .suppress_bind_attrs even though .remove() implemented?
 2022-09-27 15:27 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v1 0/4] Add support for DMA timestamp for non-PTP packets
 2022-09-27 15:27 UTC  (3+ messages)
`  "

[PATCH] drm/panel-edp: Add BOE NT116WHM-N4C (HW: V8.1)
 2022-09-27 15:26 UTC  (3+ messages)

[PATCH mptcp-next v12 0/5] BPF redundant scheduler
 2022-09-27 15:27 UTC  (6+ messages)
` [PATCH mptcp-next v12 1/5] Squash to "mptcp: add get_subflow wrappers"
` [PATCH mptcp-next v12 2/5] mptcp: redundant subflows push pending
` [PATCH mptcp-next v12 3/5] mptcp: redundant subflows retrans support
` [PATCH mptcp-next v12 4/5] selftests/bpf: Add bpf_red scheduler
` [PATCH mptcp-next v12 5/5] selftests/bpf: Add bpf_red test

[PATCH v3 0/8] pwm: lpss: Clean up and convert to a pure library
 2022-09-27 15:26 UTC  (4+ messages)
` [PATCH v3 4/8] pwm: lpss: Include headers we are direct user of

[PATCH V6 0/8] libgpiod: Add Rust bindings
 2022-09-27 15:25 UTC  (7+ messages)
` [PATCH V6 3/8] libgpiod: Add rust wrapper crate

[PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
 2022-09-27 15:25 UTC  (10+ messages)

[PATCH -next 0/4] cpufreq: Switch to use dev_err_probe() helper
 2022-09-27 15:40 UTC  (5+ messages)
` [PATCH -next 1/4] cpufreq: dt: "
` [PATCH -next 2/4] cpufreq: imx6q: "
` [PATCH -next 3/4] cpufreq: qcom-nvmem: "
` [PATCH -next 4/4] cpufreq: sun50i: "

[PATCH net] rhashtable: fix crash due to mm api change
 2022-09-27  4:44 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH] ASoC: mediatek: mt8195: update audio tuner settings
 2022-09-27 15:11 UTC  (3+ messages)

[PATCH] KVM: allow compiling out SMM support
 2022-09-27 15:22 UTC 

[PATCH v3 0/5] GPU workload hints for better performance
 2022-09-27 15:23 UTC  (8+ messages)
` [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile
` [PATCH v3 5/5] drm/amdgpu: switch workload context to/from compute

[dm-devel] [PATCH] kernfs: fix a crash when two processes delete the same directory
 2022-09-27 15:22 UTC  (4+ messages)

[PATCH] kprobes: Mark ftrace mcount handler functions nokprobe
 2022-09-27 15:22 UTC  (4+ messages)

[PATCH 0/4] mmc: sdhci: Tidy reset handling
 2022-09-27 15:22 UTC  (3+ messages)
` [PATCH 3/4] mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS

[Bridge] [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-27 15:19 UTC  (15+ messages)

[PATCH] zap linking-only option from EMBEDDED_EXTRA_CFLAGS
 2022-09-27 15:21 UTC  (5+ messages)

[RFC PATCH mptcp-next v11 0/4] mptcp: Fast Open: Initiator
 2022-09-27 15:22 UTC  (12+ messages)
` [RFC PATCH mptcp-next v11 1/4] mptcp: add mptcp_setsockopt_fastopen
` [RFC PATCH mptcp-next v11 3/4] mptcp: add mptcp_subflow_conn_sock()
` [RFC PATCH mptcp-next v11 4/4] mptcp: reuse tcp_sendmsg_fastopen()

[PATCH v2 00/33] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-09-27 15:20 UTC  (6+ messages)
` [PATCH v2 01/33] arm64: dts: qcom: ipq6018-cp01-c1: correct blspi1 pins

[PATCH 0/2] enable plugging only for reads in zoned block devices
 2022-09-27 15:20 UTC  (9+ messages)
  ` [PATCH 1/2] block: modify blk_mq_plug() to allow only reads for "

[patch RFC 00/29] printk: A new approach - WIP
 2022-09-27 15:19 UTC  (6+ messages)
` [patch RFC 06/29] printk: Protect [un]register_console() with a mutex
` [patch RFC 28/29] printk: Provide functions for atomic write enforcement

[PATCH 0/3] btrfs-progs: enhance error handling for metadata writeback
 2022-09-27 15:13 UTC  (2+ messages)

[PATCH] hafnium: Exclude from world builds
 2022-09-27 15:19 UTC  (3+ messages)
` [meta-arm] "

[PATCH v8 00/12] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-09-27 15:19 UTC  (6+ messages)
` [PATCH v8 01/12] dt-bindings: display/msm: split qcom,mdss bindings

[Intel-gfx] [PATCH] drm/i915: enable PS64 support for DG2
 2022-09-27 15:17 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: enable PS64 support for DG2 (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] usb: dwc3: st: Fix node's child name
 2022-09-27 15:15 UTC  (3+ messages)

[PATCH printk 00/18] preparation for threaded/atomic printing
 2022-09-27 15:16 UTC  (3+ messages)
` [PATCH printk 06/18] printk: Protect [un]register_console() with a mutex

[PATCH v2 00/30] acl: add vfs posix acl api
 2022-09-27 15:16 UTC  (5+ messages)

[PATCH -next] Makefile: add implicit enum-conversion check for compile build
 2022-09-27 15:31 UTC 

[PATCH v6 0/4] rcu: call_rcu() power improvements
 2022-09-27 15:14 UTC  (11+ messages)
` [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power

GPU device resource reservations with cgroups?
 2022-09-27 15:13 UTC  (5+ messages)

[PATCH v5] 9pfs: use GHashTable for fid table
 2022-09-27 14:25 UTC 

[PATCH] drm/panel-edp: Fix delays for INX N116BCA-EA2 (HW: C1)
 2022-09-27 15:12 UTC  (3+ messages)

[PATCH][RESEND] hyperv: fix SynIC SINT assertion failure on guest reset
 2022-09-27 15:12 UTC 

[PATCH] drm/panel-edp: Fix delays for INX N116BCN-EA1 (HW: C4)
 2022-09-27 15:11 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/3] Remove gem_get_batch_size()
 2022-09-27 15:11 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/prime_mmap: Use batch sizes appropriate for regions

[PATCH v2] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
 2022-09-27 15:10 UTC  (2+ messages)

[PATCH for-next] selftests/net: enable io_uring sendzc testing
 2022-09-27 15:10 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Add AFBC support to Mediatek DRM driver
 2022-09-27 15:09 UTC 

[PATCH v2 net-next 00/12] Add tc-taprio support for queueMaxSDU
 2022-09-27 15:09 UTC  (4+ messages)
` [PATCH v2 net-next 01/12] net/sched: taprio: allow user input of per-tc max SDU

[dpdk-dev] [PATCH v1] ethdev: support congestion management
 2022-09-27 15:09 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2] dt-bindings: input: Convert hid-over-i2c to DT schema
 2022-09-27 15:09 UTC 

[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
 2022-09-27 13:24 UTC  (3+ messages)
` [PATCH v2 6/8] hw/arm/virt: Fix devicetree warning about the SMMU node

[PULL 0/1] xen queue 2022-09-27
 2022-09-27 13:35 UTC 

[PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S
 2022-09-27 15:07 UTC  (2+ messages)

[PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S
 2022-09-27 15:06 UTC  (5+ messages)

[PATCH mptcp-next 0/2] mptcp: add TCP_FASTOPEN_NO_COOKIE support
 2022-09-27 15:03 UTC  (3+ messages)
` [PATCH mptcp-next 1/2] mptcp: sockopt: make 'tcp_fastopen_connect' generic
` [PATCH mptcp-next 2/2] mptcp: add TCP_FASTOPEN_NO_COOKIE support

[PATCH v3] event/dlb2: fix max cq_depth/enq_depth cli override
 2022-09-27 15:05 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] rk3399: r4s: Derive local MAC address if EEPROM is missing
 2022-09-27 15:05 UTC 

[PATCH] ptp: Remove usage of the deprecated ida_simple_xxx API
 2022-09-27 15:05 UTC  (3+ messages)

[PATCH 1/2] powerpc: Make stack frame marker upper case
 2022-09-27 15:04 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Reverse stack frame marker on little endian

[PATCH net-next 0/2] net: sched: add helper support in act_ct for ovs offloading
 2022-09-27 15:04 UTC  (4+ messages)
` [PATCH net-next 2/2] net: sched: add helper support in act_ct

[PATCH v2 0/3] Add support for the Airoha EN7523 SPI controller
 2022-09-27 15:04 UTC  (4+ messages)
` [PATCH v2 2/3] spi: Add support for the Airoha EN7523 SoC "

[PATCH] diff: introduce --restrict option
 2022-09-27 15:04 UTC  (3+ messages)

[Virtio-fs] [PULL 0/1] Block patches
 2022-09-27 15:04 UTC  (2+ messages)

[PATCH 1/4] tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
 2022-09-27 15:04 UTC  (5+ messages)
` [PATCH 3/4] tty: serial: unify TX space reads under altera_jtaguart_tx_space()
` [PATCH 4/4] tty: serial: do unlock on a common path in altera_jtaguart_console_putc()

[PATCH v2 0/2] Fixes for ATA device queue depth control
 2022-09-27 15:03 UTC  (4+ messages)
` [PATCH v2 2/2] ata: libata-sata: Fix "

stable-rc/queue/5.19 baseline: 176 runs, 3 regressions (v5.19.11-207-g5704e94c78ce)
 2022-09-27 15:02 UTC 

[PATCH v2] nvmet: force reconnect when number of queue changes
 2022-09-27 15:01 UTC  (2+ messages)

[PATCH v2 1/4] tools: remove xenstore entries on vchan server closure
 2022-09-27 15:00 UTC  (3+ messages)
` [PATCH v2 2/4] tools: allow vchan XenStore paths more then 64 bytes long

[PATCH v2] headers: Remove some left-over license text
 2022-09-27 15:00 UTC  (2+ messages)

[patch net-next 0/3] devlink: fix order of port and netdev register in drivers
 2022-09-27 15:00 UTC  (2+ messages)

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-27 14:41 UTC  (3+ messages)
` [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology

[PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
 2022-09-27 14:59 UTC  (7+ messages)
` [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
          `  "

[igt-dev] [PATCH] tests/kms_plane_cursor: update pipe to output for each test
 2022-09-27 14:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane_cursor: update pipe to output for each test (rev2)

[PATCH net-next 0/2] Add helper functions to parse netlink msg of ip_tunnel
 2022-09-27 14:58 UTC  (2+ messages)

Multi kprobe ftrace_lookup_symbols question
 2022-09-27 14:58 UTC 

[PATCH net-next] ethernet: 8390: remove unnecessary check of mem
 2022-09-27 15:14 UTC 

[mtd:nand/next 11/31] drivers/mtd/nand/raw/cadence-nand-controller.c:1893:4: error: implicit declaration of function 'ioread64_rep' is invalid in C99
 2022-09-27 14:56 UTC  (2+ messages)

[igt-dev] [PATCH] tests/kms_plane_multiple: turn off pipe if all planes are off
 2022-09-27 14:56 UTC  (2+ messages)

[PATCH RFC v2 0/2] Quickstart buttons driver and Toshiba Z830
 2022-09-27 14:54 UTC  (6+ messages)
` [PATCH RFC v2 1/2] platform/x86: quickstart: Add ACPI quickstart button (PNP0C32) driver

[PATCH] sethostname: dump new hostname into RNG
 2022-09-27 14:53 UTC  (4+ messages)
` [PATCH v2] utsname: contribute changes to RNG

[PATCH -next] net: i82596: Add __init/__exit annotations to module init/exit funcs
 2022-09-27 14:52 UTC  (2+ messages)


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.