All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-12 20:07:34 to 2022-07-12 21:14:27 UTC [more...]

[PATCH v2 0/4] landlock: truncate support
 2022-07-12 21:14 UTC  (2+ messages)
` [PATCH v2 1/4] landlock: Support file truncation

[gitdm v2] reports.py: Add very basic rST output
 2022-07-12 21:14 UTC 

[PATCH v5 00/11] remove msize limit in virtio transport
 2022-07-12 21:13 UTC  (9+ messages)
` [PATCH v5 03/11] 9p/trans_virtio: introduce struct virtqueue_sg
` [PATCH v5 07/11] net/9p: limit 'msize' to KMALLOC_MAX_SIZE for all transports
` [PATCH v5 11/11] net/9p: allocate appropriate reduced message buffers
    ` [V9fs-developer] "

[PATCH] btrfs: simplify error handling in btrfs_lookup_dentry
 2022-07-12 21:13 UTC  (4+ messages)

[PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
 2022-07-12 21:10 UTC  (14+ messages)
` [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation
` [PATCH v2 6/8] rcuscale: Add test for using call_rcu_lazy() to emulate kfree_rcu()

[PATCH v2] target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt
 2022-07-12 21:08 UTC 

[PATCH v4] ui/cocoa: Take refresh rate into account
 2022-07-12 21:10 UTC  (2+ messages)

[PULL 00/18] Misc patches for 2022-07-12
 2022-07-12 20:39 UTC  (3+ messages)
` [PULL 09/18] tests/tcg: compile system emulation tests as freestanding

[PATCH 1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller
 2022-07-12 21:12 UTC  (3+ messages)

[PULL 00/12] MIPS patches for 2022-07-12
 2022-07-12 20:53 UTC  (13+ messages)
` [PULL 01/12] target/mips: introduce decodetree structure for Cavium Octeon extension
` [PULL 02/12] target/mips: implement Octeon-specific BBIT instructions
` [PULL 03/12] target/mips: implement Octeon-specific arithmetic instructions
` [PULL 04/12] target/mips: introduce Cavium Octeon CPU model
` [PULL 05/12] target/mips: Create report_fault for semihosting
` [PULL 06/12] target/mips: Drop link syscall from semihosting
` [PULL 07/12] target/mips: Use semihosting/syscalls.h
` [PULL 08/12] target/mips: Avoid qemu_semihosting_log_out for UHI_plog
` [PULL 09/12] target/mips: Use error_report for UHI_assert
` [PULL 10/12] semihosting: Remove qemu_semihosting_log_out
` [PULL 11/12] target/mips: Simplify UHI_argnlen and UHI_argn
` [PULL 12/12] target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING

[Buildroot] [PATCH 1/1] package/harfbuzz: fix build with gcc < 7
 2022-07-12 21:08 UTC  (2+ messages)

[PATCH bpf-next v1] bpf: Tidy up verifier check_func_arg()
 2022-07-12 21:06 UTC 

[PATCH] netfilter: ipset: ipset list may return wrong member count on bitmap types
 2022-07-12 21:06 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: watchdog: gpio: add minimum interval
 2022-07-12 21:04 UTC  (9+ messages)
` [PATCH 2/2] watchdog: gpio: add configurable "

[Intel-gfx] [PATCH] drm/i915: Fix NPD in PMU during driver teardown
 2022-07-12 21:03 UTC  (6+ messages)

[PATCH bpf-next v2 0/1] libbpf: perfbuf custom event reader
 2022-07-12 21:03 UTC  (9+ messages)
` [PATCH bpf-next v2 1/1] libbpf: perfbuf: allow raw access to buffers

[PATCH 1/2] platform/chrome: cros_ec_typec: Rename port altmode array
 2022-07-12 21:03 UTC  (2+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_typec: Register port altmodes

[PATCH V2] arm64: dts: qcom: sc7280: Update lpassaudio clock controller for resets
 2022-07-12 21:02 UTC  (2+ messages)

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-07-12 20:58 UTC  (6+ messages)
` [PATCH v3 17/17] PCI: dwc: Add Baikal-T1 PCIe controller support

crash during machine check recovery testing
 2022-07-12 21:01 UTC 

[Bug 216243] New: Shutdown successful but machine does not power off
 2022-07-12 20:56 UTC 

[PATCH] dt-bindings: mfd: stm32-timers: Move fixed string node names under 'properties'
 2022-07-12 20:56 UTC  (3+ messages)

[PATCH net-next v5 00/27] io_uring zerocopy send
 2022-07-12 20:52 UTC  (28+ messages)
` [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
` [PATCH net-next v5 02/27] ipv6: "
` [PATCH net-next v5 03/27] skbuff: don't mix ubuf_info from different sources
` [PATCH net-next v5 04/27] skbuff: add SKBFL_DONT_ORPHAN flag
` [PATCH net-next v5 05/27] skbuff: carry external ubuf_info in msghdr
` [PATCH net-next v5 06/27] net: Allow custom iter handler "
` [PATCH net-next v5 07/27] net: introduce managed frags infrastructure
` [PATCH net-next v5 08/27] net: introduce __skb_fill_page_desc_noacc
` [PATCH net-next v5 09/27] ipv4/udp: support externally provided ubufs
` [PATCH net-next v5 10/27] ipv6/udp: "
` [PATCH net-next v5 11/27] tcp: "
` [PATCH net-next v5 12/27] io_uring: initialise msghdr::msg_ubuf
` [PATCH net-next v5 13/27] io_uring: export io_put_task()
` [PATCH net-next v5 14/27] io_uring: add zc notification infrastructure
` [PATCH net-next v5 15/27] io_uring: cache struct io_notif
` [PATCH net-next v5 16/27] io_uring: complete notifiers in tw
` [PATCH net-next v5 17/27] io_uring: add rsrc referencing for notifiers
` [PATCH net-next v5 18/27] io_uring: add notification slot registration
` [PATCH net-next v5 19/27] io_uring: wire send zc request type
` [PATCH net-next v5 20/27] io_uring: account locked pages for non-fixed zc
` [PATCH net-next v5 21/27] io_uring: allow to pass addr into sendzc
` [PATCH net-next v5 22/27] io_uring: sendzc with fixed buffers
` [PATCH net-next v5 23/27] io_uring: flush notifiers after sendzc
` [PATCH net-next v5 24/27] io_uring: rename IORING_OP_FILES_UPDATE
` [PATCH net-next v5 25/27] io_uring: add zc notification flush requests
` [PATCH net-next v5 26/27] io_uring: enable managed frags with register buffers
` [PATCH net-next v5 27/27] selftests/io_uring: test zerocopy send

[PATCH] kernel-fitimage.bbclass: add padding algorithm property in config nodes
 2022-07-12 20:55 UTC  (2+ messages)
` [OE-core] "

[PATCH -next 1/2] spi: microchip-core: fix UAF in mchp_corespi_remove()
 2022-07-12 20:52 UTC  (7+ messages)
` [PATCH -next 2/2] spi: microchip-core: switch to use devm_spi_alloc_master()

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-07-12 20:52 UTC  (4+ messages)
` [RFC PATCH 06/26] mm: make free_p?d_range functions public

[kvm-unit-tests PATCH v3 00/27] EFI and ACPI support for arm64
 2022-07-12 20:50 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 25/27] arm64: Add support for efi in Makefile

RFC: Proper suspend-to-ram implementation of Ingenic SoCs
 2022-07-12 20:51 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2022-07-12 20:50 UTC  (5+ messages)

[PATCH] ntb: intel: add GNR support for Intel PCIe gen5 NTB
 2022-07-12 20:50 UTC 

[PATCH] netfilter: xt_TPROXY: fix clang -Wformat warnings:
 2022-07-12 20:49 UTC  (5+ messages)
` [PATCH] netfilter: xt_TPROXY: remove pr_debug invocations
    ` [PATCH v2] "

Information Leak: FIDEDUPERANGE ioctl allows reading writeonly files
 2022-07-12 20:48 UTC  (6+ messages)

[perf] odd fuzzer generated trace in intel_pmu_lbr_restore
 2022-07-12 20:48 UTC  (6+ messages)
` [perf] unchecked MSR access error: WRMSR to 0x689 "

[PATCH v5 0/5] config: introduce discovery.bare and protected config
 2022-07-12 20:47 UTC  (6+ messages)
` [PATCH v6 "

[RFC PATCH v1 0/1] bpftool: Add generating command to C dumped file
 2022-07-12 20:47 UTC  (3+ messages)
` [RFC PATCH v1 1/1] "

[PATCH 00/11] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-07-12 20:47 UTC  (5+ messages)
` [PATCH 11/11] dt-bindings: display/msm: move common DPU properties to dpu-common.yaml

[PATCH 1/2] doc: add enqueue depth for new event type
 2022-07-12 20:47 UTC  (4+ messages)
  ` [EXT] "

[RFC PATCH 0/3] ARM: Support Cortex-R platform(s)
 2022-07-12 20:44 UTC  (4+ messages)

[PATCH 1/1] doc: notice to add new ipsec event subtypes
 2022-07-12 20:44 UTC  (4+ messages)
` [PATCH v2 1/1] doc: announce addition of "
  ` [EXT] "

[PATCH] hw/ppc: pass random seed to fdt
 2022-07-12 20:31 UTC  (3+ messages)

[PATCH v1 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2022-07-12 20:44 UTC  (7+ messages)
` [PATCH v1 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-07-12 20:43 UTC  (8+ messages)
` [PATCH v4 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema

[PATCH v5 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-07-12 20:43 UTC  (4+ messages)
` [PATCH v5 2/2] UML: add support for KASAN under x86_64

[PATCH v5 0/8] target/mips: semihosting cleanup
 2022-07-12 20:25 UTC  (15+ messages)
` [PATCH v5 1/8] target/mips: Create report_fault for semihosting
` [PATCH v5 2/8] target/mips: Drop link syscall from semihosting
` [PATCH v5 3/8] target/mips: Use semihosting/syscalls.h
` [PATCH v5 4/8] target/mips: Avoid qemu_semihosting_log_out for UHI_plog
` [PATCH v5 5/8] target/mips: Use error_report for UHI_assert
` [PATCH v5 7/8] target/mips: Simplify UHI_argnlen and UHI_argn

[for-linus][PATCH 0/6] tracing: Fixes and minor clean ups for 5.19
 2022-07-12 20:39 UTC  (7+ messages)
` [for-linus][PATCH 1/6] tracing/histograms: Fix memory leak problem
` [for-linus][PATCH 2/6] tracing: Fix sleeping while atomic in kdb ftdump
` [for-linus][PATCH 3/6] ftrace: Be more specific about arch impact when function tracer is enabled
` [for-linus][PATCH 4/6] blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra semicolon
` [for-linus][PATCH 5/6] fprobe/samples: Make sample_probe static
` [for-linus][PATCH 6/6] samples: Use KSYM_NAME_LEN for kprobes

[PATCH v2] block: Use try_cmpxchg in update_io_ticks
 2022-07-12 20:40 UTC  (2+ messages)

[PATCH v2] block/rq_qos: Use atomic_try_cmpxchg in atomic_inc_below
 2022-07-12 20:39 UTC  (2+ messages)

[PATCH for-next v2 0/2] null_blk: harmonize some module parameter and configfs options
 2022-07-12 20:39 UTC  (2+ messages)

[PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-07-12 20:39 UTC  (13+ messages)
` [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection
  ` [Nouveau] "
` [PATCH v2 20/29] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
    ` [Nouveau] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH rpcbind] autotools/systemd: call rpcbind with -w only on enabled warm starts
 2022-07-12 20:39 UTC  (2+ messages)

arch/arm/mach-omap1/devices.c:230:24: sparse: sparse: symbol 'omap_spi1' was not declared. Should it be static?
 2022-07-12 20:37 UTC 

[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-07-12 20:38 UTC  (4+ messages)
` [PATCH 21/32] kasan: simplify invalid-free reporting

[PATCH] kasan: separate double free case from invalid free
 2022-07-12 20:36 UTC  (3+ messages)

[PATCH 00/13] btrfs: zoned: fix active zone tracking issues
 2022-07-12 20:32 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-12 20:35 UTC  (4+ messages)
` [PATCH v7 030/102] KVM: TDX: Do TDX specific vcpu initialization

[Buildroot] [PATCH 1/1] package/gtest: drop host-gtest
 2022-07-12 20:31 UTC 

[PATCH] ui/cocoa: Fix switched_to_fullscreen warning
 2022-07-12 20:15 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as Guest Agent reviewer
 2022-07-12 20:13 UTC  (3+ messages)

[PATCH v9 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-07-12 20:31 UTC  (7+ messages)
` [PATCH v9 7/7] x86/crash: Add x86 crash hotplug support

[PATCH v3 0/9] tests: introduce a tree-wide code style checking facility
 2022-07-11 16:24 UTC  (7+ messages)
` [PATCH v3 3/9] tests/style: check for mixups of bool constants with int variables
` [PATCH v3 8/9] misc: remove qemu/osdep.h from headers / included source files
` [PATCH v3 9/9] tests/style: check qemu/osdep.h is NOT included in all .h/.c.inc files

[RFC PATCH] docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE
 2022-07-12 20:12 UTC  (2+ messages)

Error ret=-1 with EINTR in nbd_connect_systemd_socket_activation()
 2022-07-11 16:25 UTC  (2+ messages)

vcan OpenWRT
 2022-07-12 20:30 UTC  (2+ messages)

[PATCH] bcache: Use bcache without formatting existing device
 2022-07-12 20:29 UTC  (7+ messages)

stable/linux-5.4.y baseline: 152 runs, 18 regressions (v5.4.205)
 2022-07-12 20:27 UTC 

[PATCH] mac80211: do not wake queues on a vif that is being stopped
 2022-07-12 20:26 UTC  (2+ messages)

[meta-networking][PATCH v3] nftables: Upgrade 1.0.2 -> 1.0.4
 2022-07-12 20:26 UTC 

[PATCH] block: move initialization of i to its definition
 2022-07-12 20:26 UTC 

Reproducible build issues with buildpaths - take 2
 2022-07-12 20:26 UTC  (7+ messages)
` [OE-core] "

[PATCH 0/4] devtool fixes
 2022-07-12 20:25 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/2] arm64: dts: imx8qm-mek: mux and hook up GPIOs related to SD1
 2022-07-12 20:23 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8qm-mek: add usdhc pinctrl states to enable higher data rates

[linux-stable-rc:linux-5.10.y 7109/7120] arch/x86/kernel/cpu/bugs.c:57:21: warning: section attribute is specified on redeclared variable
 2022-07-12 20:24 UTC  (5+ messages)

Build warnings in Xen 5.15.y and 5.10.y with retbleed backports
 2022-07-12 20:22 UTC  (4+ messages)

[PATCH] btrfs: send: always use the rbtree based inode ref management infrastructure
 2022-07-12 20:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
 2022-07-12 20:17 UTC  (6+ messages)
` [PATCH 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs

[RFC PATCH 0/5] can: support CAN XL
 2022-07-12 20:20 UTC  (4+ messages)
` [RFC PATCH 2/5] can: canxl: introduce ETH_P_CANXL ethernet protocol handling

[PATCH v2 0/2] btrfs: send: fix sending link commands for existing file paths
 2022-07-12 20:14 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] selftests/kprobe: Do not test for GRP/ without event failures
 2022-07-12 20:17 UTC 

[PATCH v3 01/10] PM: suspend: Introduce `pm_suspend_preferred_s2idle`
 2022-07-12 20:16 UTC  (3+ messages)

[PATCH v2 0/4] drm/msm/dsi: stop using drm_panel directly
 2022-07-12 20:10 UTC  (7+ messages)
` [PATCH v2 4/4] drm/msm/dsi: switch to DRM_PANEL_BRIDGE
      ` [Freedreno] "

[RESEND PATCH v3 0/2] perf: ARM CoreSight PMU support
 2022-07-12 20:13 UTC  (7+ messages)
` [RESEND PATCH v3 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-12 20:13 UTC  (4+ messages)
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

[PATCH] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
 2022-07-12 20:13 UTC  (2+ messages)

[PATCH 1/2] phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
 2022-07-12 20:12 UTC  (3+ messages)

[PATCH bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-12 20:12 UTC  (3+ messages)

[PATCH 0/2] limit the number of v4 clients to 4096 per 4GB of system memory
 2022-07-12 20:11 UTC  (3+ messages)
` [PATCH 1/2] NFSD: keep track of the number of v4 clients in the system
` [PATCH 2/2] NFSD: limit the number of v4 clients to 4096 per 4GB of system memory

[kernel PATCH v1 0/1] This patch fixes a previous patch which did not remove setting
 2022-07-12 20:10 UTC  (2+ messages)

[kernel PATCH v2 0/1] Bluetooth: hci_sync: Fix resuming scan after suspend resume
 2022-07-12 20:10 UTC  (2+ messages)

(no subject)
 2022-07-12 20:09 UTC  (3+ messages)
` [PATCH 1/2] NFSD: keep track of the number of v4 clients in the system
` [PATCH 2/2] NFSD: limit the number of v4 clients to 4096 per 4GB of system memory

[PATCHv2 1/3] block: ensure iov_iter advances for added pages
 2022-07-12 20:08 UTC  (2+ messages)

[PATCH v2 0/5] git doc + "git help": move "format" docs from technical/*
 2022-07-12 20:07 UTC  (6+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 4/7] docs: move protocol-related docs to man section 5
  ` [PATCH v3 5/7] docs: move pack format "
  ` [PATCH v3 6/7] docs: move http-protocol "
  ` [PATCH v3 7/7] docs: move multi-pack-index "

[REGRESSION] amd-pstate doesn't work since v5.18.11
 2022-07-12 20:07 UTC  (5+ messages)

[linux-next:master 3960/9846] vmlinux.o: warning: objtool: __ct_user_enter+0x32: call to ftrace_likely_update() leaves .noinstr.text section
 2022-07-12 20:07 UTC 


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.