All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-27 07:35:49 to 2023-07-27 08:04:18 UTC [more...]

[Cluster-devel] [PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  8:04 UTC  (6+ messages)
` [Cluster-devel] [PATCH v3 01/49] binder: fix memory leak in binder_init()
` [Cluster-devel] [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
` [Cluster-devel] [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
` [Cluster-devel] [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [Cluster-devel] [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker

[PATCH 00/16] doc: board: ti: Cleanup documentation
 2023-07-27  8:00 UTC  (13+ messages)
` [PATCH 01/16] doc: board: ti: Optimize sources references
` [PATCH 03/16] doc: board: ti: am65x: Update with boot flow diagram
` [PATCH 05/16] doc: board: ti: k3: Reuse build instructions
` [PATCH 06/16] doc: board: ti: j7200: Convert the image format to svg
` [PATCH 07/16] doc: board: ti: j721e: "
` [PATCH 08/16] doc: board: ti: am65x: "
` [PATCH 09/16] doc: board: ti: am62x: "
` [PATCH 10/16] doc: board: ti: am62x_sk: Convert switch settings to list tables
` [PATCH 11/16] doc: board: ti: j7200_evm: "
` [PATCH 12/16] doc: board: ti: am65x_evm: Convert the UART boot responsibility to list table
` [PATCH 14/16] doc: board: ti: am65x_evm: Convert the emmc layout to svg
` [PATCH 16/16] doc: board: ti: *: Add platform information

[PATCH v5 00/12] GenieZone hypervisor drivers
 2023-07-27  8:00 UTC  (26+ messages)
` [PATCH v5 01/12] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v5 02/12] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v5 03/12] virt: geniezone: Add GenieZone hypervisor support
` [PATCH v5 04/12] virt: geniezone: Add vcpu support
` [PATCH v5 05/12] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v5 06/12] virt: geniezone: Add irqfd support
` [PATCH v5 07/12] virt: geniezone: Add ioeventfd support
` [PATCH v5 08/12] virt: geniezone: Add memory region support
` [PATCH v5 09/12] virt: geniezone: Add dtb config support
` [PATCH v5 10/12] virt: geniezone: Add virtual timer support
` [PATCH v5 11/12] virt: geniezone: Add guest page fault handler
` [PATCH v5 12/12] virt: geniezone: Add memory pin/unpin support

[PATCH v13 0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-27  8:00 UTC  (10+ messages)
` [PATCH v13 1/2] Bluetooth: hci_qca: adjust qca btsoc type print expression
` [PATCH v13 2/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066

[PATCH 0/3] arm64: renesas: r8a779f0: Add INTC-EX support
 2023-07-27  8:00 UTC  (4+ messages)
` [PATCH/RFT 3/3] arm64: dts: renesas: spider: Add keyboard to test IRQ[0145]

Stopping the tick on a fully loaded system
 2023-07-27  7:59 UTC  (11+ messages)

[PATCH v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-27  8:00 UTC  (7+ messages)
` [PATCH v10 21/33] scsi: Have scsi-ml retry scsi_mode_sense UAs
` [PATCH v10 22/33] scsi: sd: Fix scsi_mode_sense caller's sshdr use
` [PATCH v10 23/33] scsi: Have scsi-ml retry scsi_report_lun_scan errors

[PATCH v6 0/7] Add support for memmap on memory feature on ppc64
 2023-07-27  8:02 UTC  (3+ messages)
` [PATCH v6 4/7] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks

[PATCH 0/1] arm-bsp/trusted-firmware-a: Reserve OP-TEE memory from NWd on N1SDP
 2023-07-27  8:03 UTC  (3+ messages)

[PATCH] staging: vme_user: fix check alignment should match open parenthesis
 2023-07-27  8:03 UTC  (2+ messages)

[PATCH v2 0/6] soc: qcom: Add support for SM4450
 2023-07-27  7:59 UTC  (13+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: Adds base SM4450 DTSI
` [PATCH v2 4/6] arm64: dts: qcom: Add base SM4450 QRD DTS
` [PATCH v2 5/6] dt-bindings: arm: qcom,ids: add SoC ID for SM4450
` [PATCH v2 6/6] soc: qcom: socinfo: add SM4450 ID

[PATCH v6 0/5] Enable IPQ5332 USB2
 2023-07-27  8:01 UTC  (5+ messages)
` [PATCH v6 1/5] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH 1/2] drm/amdgpu: refine amdgpu_bo_create_kernel_at()
 2023-07-27  8:01 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: use amdgpu_bo_create_kernel_at() to create large TMR for APU

[PATCH v4] erofs-utils: add support for fuse 2/3 lowlevel API
 2023-07-27  8:00 UTC 

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-27  8:00 UTC  (19+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support

[PATCH v5 0/6] accel/kvm: Specify default IPA size for arm64
 2023-07-27  7:31 UTC  (10+ messages)
` [PATCH v5 1/6] kvm: Introduce kvm_arch_get_default_type hook
` [PATCH v5 2/6] accel/kvm: Specify default IPA size for arm64
` [PATCH v5 3/6] mips: Report an error when KVM_VM_MIPS_VZ is unavailable
` [PATCH v5 4/6] accel/kvm: Use negative KVM type for error propagation
` [PATCH v5 5/6] accel/kvm: Free as when an error occurred
` [PATCH v5 6/6] accel/kvm: Make kvm_dirty_ring_reaper_init() void

[PATCH v3] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_aps
 2023-07-27  7:59 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2023-07-27  7:56 UTC 

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-27  7:54 UTC  (9+ messages)
` [PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw

[PATCH v3 0/2] Add DS4520 GPIO Expander Support
 2023-07-27  7:55 UTC  (3+ messages)
` [PATCH v3 2/2] gpio: ds4520: Add ADI "

segfaults of processes while being killed after commit "mm: make the page fault mmap locking killable"
 2023-07-27  7:57 UTC  (5+ messages)

[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
 2023-07-27  7:57 UTC  (3+ messages)
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information

[PATCH] x86/cpu/amd: Report zenbleed in sysfs
 2023-07-27  7:54 UTC 

[PATCH v3 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
 2023-07-27  7:56 UTC  (3+ messages)

[PATCH v2 0/2] Add support for vibrator in multiple PMICs
 2023-07-27  7:54 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: input: qcom,pm8xxx-vib: add more PMIC support

stable/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.251)
 2023-07-27  7:54 UTC 

[PATCH] PCI/DOE: Fix destroy_work_on_stack() race
 2023-07-27  7:54 UTC  (2+ messages)

[PATCH] ARM: dts: nuvoton: Add Fii Mori system
 2023-07-27  7:54 UTC  (2+ messages)

[PATCH v4 for-next] RDMA/core: Get IB width and speed from netdev
 2023-07-27  7:53 UTC  (5+ messages)

[PATCH v2] vpci: add permission checks to map_range()
 2023-07-27  7:56 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS
 2023-07-27  7:53 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: display: panel: Document Hydis HV070WX2-1E0

[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_load_inode_block (2)
 2023-07-27  7:52 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
 2023-07-27  7:52 UTC  (3+ messages)

[PATCH v2] ltp: Use bfd linker when lld is distro linker default
 2023-07-27  7:56 UTC 

[PATCH 00/12] drm/msm/adreno: Move away from legacy revision matching
 2023-07-27  7:51 UTC  (13+ messages)
` [PATCH 06/12] drm/msm/adreno: Allow SoC specific gpu device table entries
  ` [Freedreno] "

[PATCH v2] dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
 2023-07-27  7:51 UTC  (5+ messages)

[PATCH v3 0/2] tools/xenstore: fix get_spec_node()
 2023-07-27  7:55 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v3] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
 2023-07-27  7:49 UTC 

[PATCH v3 0/9] wifi: cfg80211/mac80211: extend 6 GHz support for all power modes
 2023-07-27  7:48 UTC  (3+ messages)

(no subject)
 2023-07-27  7:49 UTC 

[PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
 2023-07-27  7:53 UTC  (6+ messages)

[PATCH v1] xen-platform: do full PCI reset during unplug of IDE devices
 2023-07-27  7:51 UTC  (2+ messages)

[PATCH v3 0/3] Add support for vibrator in multiple PMICs
 2023-07-27  7:43 UTC  (6+ messages)
` [PATCH v3 1/3] input: pm8xxx-vib: refactor to easily support new SPMI vibrator

[PATCH] caam: init-clk based on caam-page0-access
 2023-07-27  7:43 UTC  (3+ messages)

[PATCH v18 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2023-07-27  7:43 UTC  (4+ messages)
` [PATCH v18 1/1] clk: npcm8xx: add clock controller

[PATCH] x86/mm/kmmio: return -ENOMEM when kzalloc failed
 2023-07-27  7:42 UTC  (2+ messages)
` [Nouveau] "

[PATCH v2 0/2] KVM: s390: add counters for vsie performance
 2023-07-27  7:41 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: s390: add stat counter for shadow gmap events
` [PATCH v2 2/2] KVM: s390: add tracepoint in gmap notifier

[PATCH v2] net: stmmac: correct MAC propagation delay
 2023-07-27  7:41 UTC  (9+ messages)

[PATCH v2 00/22] i2c: Use new PM macros
 2023-07-27  7:40 UTC  (4+ messages)
` [PATCH v2 04/22] i2c: davinci: Remove #ifdef guards for PM related functions

[PATCH v4 0/2] xen/riscv: introduce identity mapping
 2023-07-27  7:48 UTC  (11+ messages)
` [PATCH v4 2/2] "

Słowa kluczowe do wypozycjonowania
 2023-07-27  7:35 UTC 

[PATCH] ARM: dts: Unify pinctrl-single pin group nodes for davinci
 2023-07-27  7:39 UTC  (5+ messages)

[PATCH -next] iio: adc: Remove redundant dev_err_probe()
 2023-07-27  7:39 UTC  (3+ messages)

Zmiany w interfejsie POS
 2023-07-27  7:31 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-27  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-27  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-27  7:35 UTC 

[PATCH v2] dma-buf: Fix the typo in DMA-BUF statistics doc
 2023-07-27  7:46 UTC  (2+ messages)

[RESEND PATCH 0/2] Add Intel 8254 Counter support
 2023-07-27  7:38 UTC  (3+ messages)
` [RESEND PATCH 1/2] gpio: 104-dio-48e: Add Counter/Timer support

[PATCH 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-07-27  7:35 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: hwmon: add renesas,isl28022

Słowa kluczowe do wypozycjonowania
 2023-07-27  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-27  7:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-27  7:35 UTC 

[PATCH v3 01/62] mmc: sunxi: Convert to platform remove callback returning void
 2023-07-27  7:36 UTC  (3+ messages)
` [PATCH v3 62/62] mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove

[PATCH v3] rpm: Allow setting platform macro settings externally
 2023-07-27  7:43 UTC 

[PATCH] dt-bindings: gpio: fsl-imx-gpio: support i.MX8QM/DXL
 2023-07-27  7:35 UTC  (3+ messages)

[PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
 2023-07-27  7:42 UTC  (3+ messages)

[PATCH v7 00/11] ceph: support idmapped mounts
 2023-07-27  7:35 UTC  (3+ messages)
` [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()

[PATCH v8 00/13] PCI devices passthrough on Arm, part 3
 2023-07-27  7:41 UTC  (7+ messages)
` [PATCH v8 02/13] vpci: use per-domain PCI lock to protect vpci structure

[PATCH v1 0/6] gpio: ge: fixes and cleanups
 2023-07-27  7:33 UTC  (2+ messages)

[PATCH] ALSA: hda/cs35l56: Do some clean up on probe error
 2023-07-27  7:16 UTC 

[PATCH -next] media: rcar_jpu: Remove redundant dev_err()
 2023-07-27 10:11 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Support ASUS G713PV laptop
 2023-07-26 22:37 UTC 

[PATCH v2] slimbus: Use dev_err_probe instead of dev_err
 2023-07-26 11:38 UTC 

[PATCH v2 00/11] Introduce STM32 Firewall framework
 2023-07-26 11:39 UTC  (10+ messages)
` [IGNORE][PATCH v2 01/11] dt-bindings: Document common device controller bindings
` [PATCH v2 05/11] firewall: introduce stm32_firewall framework
` [PATCH v2 07/11] bus: rifsc: introduce RIFSC firewall controller driver

[PATCH] drm/ttm: check null pointer before accessing when swapping
 2023-07-27  7:39 UTC  (5+ messages)

[PATCH v4 00/20] Enable CET Virtualization
 2023-07-27  7:29 UTC  (8+ messages)
` [PATCH v4 15/20] KVM:VMX: Save host MSR_IA32_S_CET to VMCS field
` [PATCH v4 17/20] KVM:x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH v3 0/3] new CONFIG_HAS_PIRQ and extra_guest_irqs adjustment
 2023-07-27  7:38 UTC  (4+ messages)
` [PATCH v3 1/3] restrict concept of pIRQ to x86
` [PATCH v3 2/3] pirq_cleanup_check() leaks
` [PATCH v3 3/3] cmdline: document and enforce "extra_guest_irqs" upper bounds

[RFC PATCH] sched/fair: Skip idle CPU search on busy system
 2023-07-27  7:25 UTC  (2+ messages)

[PATCH v2 0/2] Extend device_get_match_data() to struct bus_type
 2023-07-27  7:27 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: Add i2c_device_get_match_data() callback

How do I set up multiple codecs on one I2S - without TDM?
 2023-07-25 22:48 UTC 

[Intel-gfx] [PATCH v2 0/4] Handle dma fences in dirtyfb ioctl
 2023-07-27  7:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Handle dma fences in dirtyfb ioctl (rev2)

[RFC PATCH 0/5] mm: Select victim memcg using BPF_OOM_POLICY
 2023-07-27  7:36 UTC  (6+ messages)
` [RFC PATCH 1/5] bpf: Introduce BPF_PROG_TYPE_OOM_POLICY
` [RFC PATCH 2/5] mm: Select victim memcg using bpf prog
` [RFC PATCH 3/5] libbpf, bpftool: Support BPF_PROG_TYPE_OOM_POLICY
` [RFC PATCH 4/5] bpf: Add a new bpf helper to get cgroup ino
` [RFC PATCH 5/5] bpf: Sample BPF program to set oom policy

[PATCH -next] drm: omapdrm: dss: Remove redundant DSSERR()
 2023-07-27 11:39 UTC  (3+ messages)

[PATCH v4] xilinx: zynqmp: Extract aes operation into new file
 2023-07-27  7:35 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 0/4] Do not access i915_gem_object members from frontbuffer tracking
 2023-07-27  7:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Do not access i915_gem_object members from frontbuffer tracking (rev4)


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.