All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-05 05:49:24 to 2023-06-05 06:50:16 UTC [more...]

[RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests
 2023-06-05  6:48 UTC  (15+ messages)
` [RFC PATCH v2 1/6] KVM: PPC: Use getters and setters for vcpu register state
` [RFC PATCH v2 2/6] KVM: PPC: Add fpr getters and setters
` [RFC PATCH v2 3/6] KVM: PPC: Add vr "
` [RFC PATCH v2 4/6] KVM: PPC: Add helper library for Guest State Buffers
` [RFC PATCH v2 5/6] KVM: PPC: Add support for nested PAPR guests
` [RFC PATCH v2 6/6] docs: powerpc: Document nested KVM on POWER

[PATCH] nvme: print disposition on err req completion
 2023-06-05  6:49 UTC 

[PATCH 1/3] USB: serial: return errors from break handling
 2023-06-05  6:50 UTC  (4+ messages)
` The robot is broken (was: Re: [PATCH 1/3] USB: serial: return errors from break handling)

[PATCH 1/2] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
 2023-06-05  6:47 UTC  (2+ messages)
` [PATCH 2/2] configs: j784s4_evm_r5_defconfig: "

[PATCH iproute2-next v7] ip-link: add support for nolocalbypass in vxlan
 2023-06-05  6:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump to version 1.70.0
 2023-06-05  6:47 UTC 

[PATCH V2 0/4] nvmet-auth: auth send / receive cleanup
 2023-06-05  6:44 UTC  (4+ messages)
` [PATCH V2 1/4] nvmet-auth: use common helper to check secp/spsp
` [PATCH V2 2/4] nvmet_auth: use common helper for buffer alloc
` [PATCH V2 3/4] nvmet-auth: use helper for auth send/recv cmd prep

[PATCH v1] mtd: rawnand: meson: fix ready/busy command
 2023-06-05  6:39 UTC  (8+ messages)

[PATCH v3 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-05  6:44 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC

[PATCH 00/21] Add support for sam9x7 SoC family
 2023-06-05  6:43 UTC  (24+ messages)
` [PATCH 01/21] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60 compatible
` [PATCH 03/21] dt-bindings: usb: generic-ehci: Document clock-names property
` [PATCH 04/21] ARM: dts: at91: sam9x7: add device tree for soc
` [PATCH 06/21] ARM: configs: at91: add mcan support
` [PATCH 17/21] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH 20/21] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface
` [PATCH 21/21] net: macb: add support for gmac to sam9x7

[PATCH v7 00/14] net/cpfl: add hairpin queue support
 2023-06-05  6:17 UTC  (16+ messages)
` [PATCH v8 "
  ` [PATCH v8 01/14] net/cpfl: refine structures
  ` [PATCH v8 02/14] common/idpf: support queue groups add/delete
  ` [PATCH v8 03/14] net/cpfl: add haipin queue group during vport init
  ` [PATCH v8 04/14] net/cpfl: support hairpin queue capbility get
  ` [PATCH v8 05/14] net/cpfl: support hairpin queue setup and release
  ` [PATCH v8 06/14] common/idpf: add queue config API
  ` [PATCH v8 07/14] net/cpfl: support hairpin queue configuration
  ` [PATCH v8 08/14] common/idpf: add switch queue API
  ` [PATCH v8 09/14] net/cpfl: support hairpin queue start/stop
  ` [PATCH v8 10/14] common/idpf: add irq map config API
  ` [PATCH v8 11/14] net/cpfl: enable write back based on ITR expire
  ` [PATCH v8 12/14] net/cpfl: support peer ports get
  ` [PATCH v8 13/14] net/cpfl: support hairpin bind/unbind
  ` [PATCH v8 14/14] doc: update the doc of CPFL PMD

[PATCH RFC 00/43] x86/pie: Make kernel image's virtual address flexible
 2023-06-05  6:40 UTC  (5+ messages)
` [PATCH RFC 13/43] x86/paravirt: Use relative reference for original instruction

[PATCH v3 -next] tty: serial: add panic serial helper
 2023-06-05  6:39 UTC  (4+ messages)

[PATCH] null_blk: Fix: memory release when memory_backed=1
 2023-06-05  6:23 UTC 

Linux kernel 5.4.245 released
 2023-06-05  6:40 UTC 

[PATCH v5 0/6] Add uprobes support for LoongArch
 2023-06-05  6:39 UTC  (7+ messages)
` [PATCH v5 1/6] LoongArch: Move three functions from kprobes.c to inst.c
` [PATCH v5 2/6] LoongArch: Add larch_insn_gen_break() to generate break insns
` [PATCH v5 3/6] LoongArch: Use larch_insn_gen_break() for kprobes
` [PATCH v5 4/6] LoongArch: Add uprobes support
` [PATCH v5 5/6] LoongArch: Check atomic instructions in insns_not_supported()
` [PATCH v5 6/6] LoongArch: Remove five DIE_* definitions in kdebug.h

[PATCH] common: add CONFIG_WERROR option
 2023-06-05  6:37 UTC 

[PATCH] Kbuild: include arch/ Makefile before other directories
 2023-06-05  6:37 UTC 

[PATCH 0/2] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
 2023-06-05  6:37 UTC  (2+ messages)

[PATCH 01/14] gitignore: don't ignore files in .github/ directory
 2023-06-05  6:36 UTC  (14+ messages)
` [PATCH 02/14] test/Containerfile: reduce duplication in cross toolchain handling
` [PATCH 03/14] test/Containerfile: install only one RISC-V toolchain
` [PATCH 04/14] test/Containerfile: drop i386 toolchain
` [PATCH 05/14] test/Containerfile: update to GCC 13.1.0
` [PATCH 06/14] test/Containerfile: drop unneeded dependencies
` [PATCH 07/14] ci: test-defconfigs.yml: rename to build-defconfigs.yml
` [PATCH 08/14] ci: shorten name in YAML files
` [PATCH 09/14] ci: don't fail fast
` [PATCH 10/14] ci: don't use deprecated Node.js 12 actions
` [PATCH 11/14] ci: pytest: upload artifacts
` [PATCH 12/14] ci: build: dynamically generate build matrix
` [PATCH 13/14] test: labgrid-env: rv64i: use QEmu built-in openSBI
` [PATCH 14/14] ci: pytest: test RISCV 64-bit as well

[PATCH v6 0/2] ceph: fix blindly expanding the readahead windows
 2023-06-05  6:35 UTC  (3+ messages)
` [PATCH v6 1/2] ceph: add a dedicated private data for netfs rreq

[PATCH v1 1/2] x86/tsc: use logical_package as a better estimation of socket numbers
 2023-06-05  6:28 UTC  (4+ messages)
` [PATCH v1 2/2] x86/tsc: Extend watchdog check exemption to 4-Sockets platform

[PATCH 0/4] selftests/nolibc: fix up and improve test report
 2023-06-05  6:32 UTC  (3+ messages)

[PATCH v2] PCI: Align pci memory space base address with page size
 2023-06-05  6:31 UTC  (4+ messages)

[Intel-gfx] [CI] drm/i915/pxp: Fix size_t format specifier in gsccs_send_message()
 2023-06-05  6:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/pxp: Fix size_t format specifier in gsccs_send_message() (rev2)

[PATCH v8 0/1] gpio: add simple logic analyzer using polling
 2023-06-05  6:31 UTC  (6+ messages)
` [PATCH v8 1/1] gpio: add sloppy "

[PATCH master 1/7] ddr: imx8m: align function definition with prototype
 2023-06-05  6:29 UTC  (7+ messages)
` [PATCH master 2/7] include: bitmask: avoid -Wint-in-bool-context warning
` [PATCH master 3/7] net: fec_mpc5200: fix false positive -Wmisleading-indentation
` [PATCH master 4/7] net: gianfar: fix out of bounds read of local variable
` [PATCH master 5/7] MIPS: boot: main_entry: use malloc_end instead of _stext
` [PATCH master 6/7] MIPS: longsoon: restart: hide access to zero page
` [PATCH master 7/7] bootm: booti: fix false positive uninitialized variable access

[Buildroot] [PATCH 1/1] package/redis: security bump to v7.0.11
 2023-06-05  6:30 UTC  (2+ messages)

[LTP] [PATCH] SAFE_MOUNT: print debug info about mounting operation
 2023-06-05  6:30 UTC  (2+ messages)

[syzbot] [ext4?] WARNING: locking bug in ext4_ioctl
 2023-06-05  6:29 UTC  (2+ messages)

[PATCH] test: self: add setjmp/longjmp/initjmp test
 2023-06-05  6:27 UTC 

[PATCH] common: limit CONFIG_TEXT_BASE to 32-bit
 2023-06-05  6:28 UTC 

[GIT PULL] Clean-up for omaps for v6.5
 2023-06-05  6:28 UTC  (2+ messages)

[PATCH 1/4] target/ppc: Fix lqarx to set cpu_reserve
 2023-06-05  6:27 UTC  (3+ messages)
` [PATCH 2/4] target/ppc: Ensure stcx size matches larx

[PATCH 00/24] Metadump v2
 2023-06-05  6:19 UTC  (6+ messages)
` [PATCH 23/24] mdrestore: Add support for passing log device as an argument

[PATCH 1/3] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Add SDM660 compatible
 2023-06-05  6:26 UTC  (5+ messages)

[PATCH v2 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-05  6:24 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC

[PATCH V2 00/13] Add multipd remoteproc support
 2023-06-05  6:22 UTC  (8+ messages)
` [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH V2 04/13] dt-bindings: clock: qcom: gcc-ipq5018: remove q6 clocks macros

[PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
 2023-06-05  6:20 UTC  (6+ messages)

[PATCH v2 0/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support
 2023-06-05  6:20 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Add NXP i.MX93 parallel display format configuration

[PATCH v2 0/3] Support non-default LVDS data mapping for simple panel
 2023-06-05  6:20 UTC  (5+ messages)
` [PATCH v2 3/3] drm/panel-simple: allow LVDS format override

[RESEND PATCH v3] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-06-05  6:15 UTC  (9+ messages)

[PATCH 1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers
 2023-06-05  6:19 UTC  (5+ messages)

[PATCH 00/10] support telemetry query ethdev info
 2023-06-05  6:19 UTC  (3+ messages)

[PATCH 0/3] thunderbolt: Few improvements for retimer access
 2023-06-05  6:19 UTC  (6+ messages)
` [PATCH 3/3] thunderbolt: Enable/disable sideband depending on USB4 port offline mode

[PATCH 00/14] Reduce preallocations for maple tree
 2023-06-05  6:18 UTC  (5+ messages)

[f2fs-dev] [PATCH v3] fsck.f2fs: fix memleak in f2fs_create()
 2023-06-05  6:18 UTC  (2+ messages)

[PATCH v3 0/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support
 2023-06-05  6:22 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
` [PATCH v3 2/2] drm/bridge: imx: Add i.MX93 parallel display format configuration support

USB driver assignment request
 2023-06-05  6:17 UTC  (4+ messages)

[REGRESSION][BISECT] perf/core: Remove pmu linear searching code
 2023-06-05  6:16 UTC  (4+ messages)

[PATCH 0/9] Improve sbi_console
 2023-06-05  6:16 UTC  (10+ messages)
` [PATCH 1/9] lib: sbi: Fix missing contine in print
` [PATCH 2/9] lib: sbi: Fix how print gets flags
` [PATCH 3/9] lib: sbi: print not fill '0' when left-aligned
` [PATCH 4/9] lib: sbi: Add '+' flags for print
` [PATCH 5/9] lib: sbi: Add ' ' '\'' "
` [PATCH 6/9] lib: sbi: implifying the parameters of printi
` [PATCH 7/9] lib: sbi: print add 'o' type
` [PATCH 8/9] lib: sbi: Fix printi
` [PATCH 9/9] lib: sbi: Simplify prints

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-06-05  6:15 UTC  (6+ messages)

[PATCH] block/rnbd: fix mixed module-builtin object
 2023-06-05  6:13 UTC  (3+ messages)

QUSGMII control word
 2023-06-05  6:13 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Relicense Christian's code to the GPL 2.0+ / MIT
 2023-06-05  6:10 UTC  (2+ messages)

b4: Feature-Request: use salted hash for change-id instead of descriptive-name when using b4 prep
 2023-06-05  6:10 UTC  (3+ messages)

[PATCH 0/3] meson.build: Group some entries in separate summary sections
 2023-06-05  6:08 UTC  (4+ messages)
` [PATCH 2/3] meson.build: Group the network backend entries in a separate summary section

[Intel-xe] [PATCH 0/3] drm/xe: Add sysfs entry to report per gt memory size
 2023-06-05  6:08 UTC  (7+ messages)

[PATCH v2 0/2] Add ili9882t timing
 2023-06-05  6:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: touchscreen: Add ilitek 9882T touchscreen chip
` [PATCH v2 2/2] HID: i2c-hid: elan: Add ili9882t timing

[dm-devel] [PATCH] Improve the dm-integrity documentation
 2023-06-05  3:17 UTC  (11+ messages)
` [dm-devel] [PATCH v3 0/4] "
  ` [dm-devel] [PATCH v3 1/4] Fix minor grammatical error in dm-integrity.rst
  ` [dm-devel] [PATCH v3 2/4] Documents the meaning of "buffer" in dm-integrity
  ` [dm-devel] [PATCH v3 3/4] Document dm-integrity default values
  ` [dm-devel] [PATCH v3 4/4] Document an example of how the tunables relate in dm-integrity

[dm-devel] [PATCH] Improve the dm-integrity documentation
 2023-06-04 14:07 UTC  (6+ messages)

[dm-devel] [PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-06-05  2:31 UTC  (4+ messages)

[PATCH 0/2] Add ili9882t timing
 2023-06-05  6:03 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: Add ilitek 9882T touchscreen chip

[PATCH v3] mmc: mtk-sd: reduce CIT for better performance
 2023-06-05  6:01 UTC  (2+ messages)

[PATCH] fix typo
 2023-06-05  6:00 UTC  (3+ messages)

[PATCH] wifi: ath: add struct_group for struct ath_cycle_counters
 2023-06-05  6:00 UTC  (4+ messages)

[PATCH 00/12] aspeed: fixes and extensions
 2023-06-05  5:57 UTC  (9+ messages)
` [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper

[PATCH] net/nfp: use common helper to trigger stats metering
 2023-06-05  5:53 UTC 

[virtio-comment] Re: [PATCH v3 0/3] transport-pci: Introduce legacy registers access using AQ
 2023-06-05  5:51 UTC  (12+ messages)
` [virtio-comment] "
                    ` [virtio-dev] "

[linux-next:master 2368/6966] tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:330:18: warning: no previous prototype for 'bpf_kfunc_call_test_offset'
 2023-06-05  5:50 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 00/15] Introduce the Parser Library
 2023-06-05  5:46 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 15/15] ice: add API for parser profile initialization


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.