All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-01 08:00:25 to 2024-08-01 08:51:45 UTC [more...]

[PATCH v3 0/8] MSM8953/MSM8976 ASoC support
 2024-08-01  8:23 UTC  (11+ messages)
` [PATCH v3 1/8] ASoC: qcom: apq8016_sbc.c: Add Quinary support
` [PATCH v3 3/8] ASoC: msm8916-wcd-analog: add pm8950 codec
` [PATCH v3 4/8] ASoC: msm8916-wcd-analog: add pm8953 codec
` [PATCH v3 6/8] ASoC: qcom: apq8016_sbc: Add support for msm8953 SoC
` [PATCH v3 7/8] ASoC: qcom: apq8016_sbc: Add support for msm8976 SoC

[PATCH] net: ath9k: use devm for gpio_request_one
 2024-08-01  8:50 UTC  (3+ messages)

[PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-01  8:49 UTC  (11+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: convert get_current_cgroup_id_user "
` [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
` [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs

[PATCH v3] mm/hugetlb: fix hugetlb vs. core-mm PT locking
 2024-08-01  8:50 UTC  (2+ messages)

[PATCH v1 2/2] i3c: master: Add Nuvoton npcm845 i3c master driver
 2024-08-01  8:42 UTC  (3+ messages)
` [PATCH "

[PATCH 0/2] Initial support for Synopsys DW HDMI QP TX Controller
 2024-08-01  8:50 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP
` [PATCH 2/2] drm/bridge: synopsys: Add DW HDMI QP TX Controller driver

[PATCH] ASoC: SOF: Remove libraries from topology lookups
 2024-08-01  7:17 UTC  (2+ messages)

[PATCH i-g-t, v3] tests/intel: Add tests to run suspend without display
 2024-08-01  8:49 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel: Add tests to run suspend without display (rev3)
` ✗ CI.xeFULL: "
` [PATCH i-g-t,v3] tests/intel: Add tests to run suspend without display

[PATCH 00/31] AMD SOF based generic SoundWire machine driver
 2024-08-01  7:09 UTC  (17+ messages)
` [PATCH 08/31] ASoC: intel: move soundwire machine driver common structures
` [PATCH 09/31] ASoC: intel/sdw_utils: move soundwire machine driver helper functions
` [PATCH 10/31] ASoC: intel/sdw_utils: move dmic codec helper function
` [PATCH 11/31] ASoC: intel/sdw_utils: move rtk dmic helper functions
` [PATCH 12/31] ASoC: intel/sdw_utils: move rt712 sdca "
` [PATCH 13/31] ASoC: intel/sdw_utils: move rt722 "
` [PATCH 14/31] ASoC: intel: split soundwire machine driver private data
` [PATCH 15/31] ASoC: intel/sdw_utils: move rt5682 codec helper function
` [PATCH 16/31] ASoC: intel/sdw_utils: move rtk jack common helper functions
` [PATCH 17/31] ASoC: intel/sdw_utils: move rt700 and rt711 codec "
` [PATCH 18/31] ASoC: intel/sdw_utils: move rtk amp "
` [PATCH 19/31] ASoC: intel/sdw_utils: move cirrus soundwire "
` [PATCH 20/31] ASoC: intel/sdw_utils: move maxim "
` [PATCH 21/31] ASoC: intel/sdw_utils: move dai id common macros

[PATCH v2] hw/acpi: Add vmclock device
 2024-08-01  8:49 UTC  (7+ messages)

[core-for-CI PATCH] scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
 2024-08-01  8:48 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS bf514327c324bc8af64f359b341cc9b189c096fd
 2024-08-01  8:47 UTC 

[PATCH] init/main.c: Do jump_label_init before early_security_init
 2024-08-01  8:48 UTC  (4+ messages)

[PATCH v4] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
 2024-08-01  8:47 UTC  (2+ messages)

[Buildroot] [PATCH 0/7] package/go: handle CGO linking for the host
 2024-08-01  8:45 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] package/skopeo: add missing dependency on host go arch support
` [Buildroot] [PATCH 2/7] package/go: expose host CGO linking support
` [Buildroot] [PATCH 3/7] package/delve: needs CGO linking for host
` [Buildroot] [PATCH 4/7] package/moby-buildkit: "
` [Buildroot] [PATCH 5/7] package/runc: "
` [Buildroot] [PATCH 6/7] package/skopeo: "
` [Buildroot] [PATCH 7/7] package/skopeo: bump version

[PATCH] dt-bindings: arm: socfpga: Add Altera SOCFPGA SDRAM EDAS
 2024-08-01  8:46 UTC  (3+ messages)

[PATCH v3 00/25] Generic `Allocator` support for Rust
 2024-08-01  8:45 UTC  (17+ messages)
` [PATCH v3 01/25] rust: alloc: add `Allocator` trait
` [PATCH v3 02/25] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v3 03/25] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v3 04/25] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v3 05/25] rust: alloc: add module `allocator_test`
` [PATCH v3 06/25] rust: alloc: implement `Vmalloc` allocator
` [PATCH v3 07/25] rust: alloc: implement `KVmalloc` allocator
` [PATCH v3 08/25] rust: types: implement `Unique<T>`

[PATCH] char-socket: grow timeout from smaller value
 2024-08-01  8:44 UTC 

[XEN PATCH v2] x86/intel: optional build of PSR support
 2024-08-01  8:44 UTC 

[PATCH v3 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
 2024-08-01  8:44 UTC  (3+ messages)
` [PATCH v3 05/10] selftests: kvm: s390: Add debug print functions

[PATCH v2] ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
 2024-08-01  8:43 UTC 

[PATCH v1 0/1] dts: testpmd verbose parser
 2024-08-01  8:43 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] dts: add text parser for testpmd verbose output

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-01  8:43 UTC  (5+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support

Race condition observed between page migration and page fault handling on arm64 machines
 2024-08-01  8:42 UTC  (2+ messages)

[PATCH v5 0/3] vhost-user-blk: live resize additional APIs
 2024-08-01  8:42 UTC  (6+ messages)

[PATCH v3] usb: typec: fsa4480: Check if the chip is really there
 2024-08-01  8:42 UTC  (2+ messages)

[PATCH v2] selftests: openat2: don't print total number of tests and then skip
 2024-08-01  8:42 UTC  (3+ messages)

[PATCH] pwm: Use of_property_read_bool()
 2024-08-01  8:41 UTC  (2+ messages)

PATCH: Turing RK1 DTB Fan
 2024-08-01  8:41 UTC  (2+ messages)

[PATCH 0/8] reftable: improvements and fixes for compaction
 2024-08-01  8:41 UTC  (7+ messages)
` [PATCH 6/8] reftable/stack: use lock_file when adding table to "tables.list"
` [PATCH 7/8] reftable/stack: fix corruption on concurrent compaction

QCA6390 broken in current kernel
 2024-08-01  8:40 UTC  (15+ messages)

[PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
 2024-08-01  8:39 UTC  (5+ messages)

[PATCH] drm/amdgpu: save the funcs of gfx software rings
 2024-08-01  8:38 UTC  (3+ messages)

[PATCH net-next 0/9] Add second QDMA support for EN7581 eth controller
 2024-08-01  8:37 UTC  (7+ messages)
` [PATCH net-next 6/9] net: airoha: Allow mapping IO region for multiple qdma controllers
` [PATCH net-next 7/9] net: airoha: Clean-up all qdma controllers running airoha_hw_cleanup()

[RFC] rockchip: rk3399: Migrate to use TPL on bob and kevin
 2024-08-01  8:36 UTC 

[PATCH v3 0/7] Add ACPI CPER firmware first error injection for Arm Processor
 2024-08-01  8:36 UTC  (6+ messages)
` [PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection

[PATCH] phy: fsl-imx8mq-usb: fix tuning parameter name
 2024-08-01  8:35 UTC  (3+ messages)

[PATCH] usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handling
 2024-08-01  8:35 UTC  (2+ messages)

[PATCH 0/7] Add pin control driver for BCM2712 SoC
 2024-08-01  8:38 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: Add support for Broadcom STB pin controller

Sporadic failures of swupdate tests
 2024-08-01  8:32 UTC  (7+ messages)

[PATCH] uprobes: Improve scalability by reducing the contention on siglock
 2024-08-01  8:24 UTC 

[PATCH v2 1/2] drm: bridge: samsung-dsim: Initialize bridge on attach
 2024-08-01  8:32 UTC  (2+ messages)

[PATCH 0/4] ad7124 fixes and improvements
 2024-08-01  8:36 UTC  (2+ messages)

[PATCH v3 0/2] Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2024-08-01  8:31 UTC  (3+ messages)
` [PATCH v3 1/2] PM: hibernate: "
` [PATCH v3 2/2] PM: "

[PATCH V5 0/8] Rust bindings for cpufreq and OPP core + sample driver
 2024-08-01  8:31 UTC  (4+ messages)
` [PATCH V5 8/8] cpufreq: Add Rust based cpufreq-dt driver

[PATCH 6.6 000/568] 6.6.44-rc1 review
 2024-08-01  8:29 UTC  (2+ messages)

[PATCH] tests/amdgpu: update bad length case
 2024-08-01  8:29 UTC  (2+ messages)

[PATCH 6.1 000/440] 6.1.103-rc1 review
 2024-08-01  8:28 UTC  (2+ messages)

[PATCH libgpiod 1/2] bindings: python: properly pass event clock settings
 2024-08-01  8:27 UTC  (2+ messages)

Fotowoltaika - propozycja instalacji
 2024-08-01  8:16 UTC 

[PATCH v4 0/2] dma: support DMA zone starting above 4GB
 2024-08-01  8:25 UTC  (6+ messages)
` [PATCH v4 1/2] dma: improve DMA zone selection
` [PATCH v4 2/2] dma: replace zone_dma_bits by zone_dma_limit

Fotowoltaika - propozycja instalacji
 2024-08-01  8:16 UTC 

[PATCH 00/10] Add SM8475 clock controller drivers
 2024-08-01  8:27 UTC  (3+ messages)
` [PATCH 08/10] clk: qcom: videocc-sm8450: Add SM8475 support

Fotowoltaika - propozycja instalacji
 2024-08-01  8:16 UTC 

Fotowoltaika - propozycja instalacji
 2024-08-01  8:16 UTC 

[PATCH] printk: CPU backtrace not printing on panic
 2024-08-01  8:27 UTC  (2+ messages)

[PATCH v2] vhsot-user: Do not wait for replay for not sent VHOST_USER_SET_LOG_BASE
 2024-08-01  8:26 UTC  (4+ messages)

Fotowoltaika - propozycja instalacji
 2024-08-01  8:16 UTC 

[brgl:gpio/for-next] BUILD SUCCESS ac93ca125b5409df56c5139648bbe10fd1ea989b
 2024-08-01  8:25 UTC 

[patch] credential-osxkeychain: Clear username_buffer before getting the converted C string
 2024-08-01  8:25 UTC  (4+ messages)
    ` [PATCH] credential/osxkeychain: respect NUL terminator in username

[PATCH] bsd-user/main: Allow setting tb-size
 2024-08-01  8:23 UTC  (3+ messages)

[linux-next:master] [nfsd] 48d45b8a92: UBSAN:array-index-out-of-bounds_in_fs/nfsd/nfssvc.c
 2024-08-01  8:24 UTC 

[PATCH] drm: mediatek: Drop unnecessary check for property presence
 2024-08-01  8:23 UTC  (2+ messages)

[PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
 2024-08-01  8:23 UTC  (4+ messages)

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-08-01  8:22 UTC  (17+ messages)

[PULL v2 00/61] virtio,pci,pc: features,fixes
 2024-08-01  8:22 UTC  (4+ messages)
` [PULL v2 17/61] virtio-snd: check for invalid param shift operands

[PATCH v3 1/2] ell: add ptests
 2024-08-01  8:22 UTC  (2+ messages)
` [PATCH v3 2/2] ofono: "

QoS Schedule sample app: question about latency
 2024-07-31 22:29 UTC 

[PATCH i-g-t v2 00/66] Test coverage for GPU debug support
 2024-08-01  8:22 UTC  (3+ messages)
` [PATCH i-g-t v2 61/66] tests/xe_eudebug_online: Adds debugger-reopen test

[PATCH] pinctrl: mediatek: Use of_property_read_bool()
 2024-08-01  8:22 UTC  (2+ messages)

[PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-08-01  8:20 UTC  (4+ messages)
` (subset) "

[PATCH] Bluetooth: L2CAP: Fix missing unlock in l2cap_conless_channel
 2024-08-01  8:20 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
 2024-08-01  8:20 UTC  (2+ messages)

[PATCH] Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
 2024-08-01  8:20 UTC  (2+ messages)

[PATCH 0/3] Bluetooth: hci_qca: fix post merge window regressions
 2024-08-01  8:20 UTC  (2+ messages)

[PATCH 00/23] Memory leak fixes (pt.3)
 2024-08-01  8:20 UTC  (9+ messages)
` [PATCH 07/23] builtin/submodule--helper: fix various trivial memory leaks
` [PATCH 08/23] builtin/ls-remote: fix leaking `pattern` strings

[PATCH v2 net-next 0/2] Add support for EN7581 to mt7530 driver
 2024-08-01  8:19 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switch
` [PATCH v2 net-next 2/2] net: dsa: mt7530: Add EN7581 support

[PATCH 0/8] Enable EUD on Qualcomm sm8450 SoC
 2024-08-01  8:19 UTC  (5+ messages)
` [PATCH 7/8] usb: misc: eud: Handle usb role switch notifications

[i-g-t 0/3] Apply igt.cocci transforms
 2024-08-01  8:18 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
 2024-08-01  8:15 UTC  (8+ messages)

[PATCH V3 00/13] media: qcom: camss: Add sm8550 support
 2024-08-01  8:16 UTC  (4+ messages)
` [PATCH 04/13] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices

[PATCH v2 0/3] media: mediatek: vcodec: fix vcodec smatch warning
 2024-08-01  8:14 UTC  (5+ messages)
` [PATCH v2 1/3] media: mediatek: vcodec: fix h264 multi statless decoder "
` [PATCH v2 3/3] media: mediatek: vcodec: fix h264 stateless "

[PATCH v2 0/9] Unify hugetlb into arch_get_unmapped_area functions
 2024-08-01  8:14 UTC  (8+ messages)
` [PATCH v2 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags

[PATCH 0/3] mini-os: mm: use a generic page table walker
 2024-08-01  8:13 UTC  (6+ messages)
` [PATCH 2/3] mini-os: mm: switch need_pgt() to use walk_pt()

[PATCH] iommufd: Enforce IOMMU_RESV_SW_MSI upon hwpt_paging allocation
 2024-08-01  8:10 UTC  (5+ messages)

[PATCH] perf: riscv: Fix selecting counters in legacy mode
 2024-08-01  8:09 UTC  (4+ messages)

[PATCH 0/2] Add DTS for NanoPi R2S Plus
 2024-08-01  8:10 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: arm: rockchip: Add "

[PATCH] net: ath9k: use devm for request_irq
 2024-08-01  8:10 UTC  (2+ messages)

[PATCH] net: ath9k: use devm for gpio_request_one
 2024-08-01  8:09 UTC  (2+ messages)

[xen-unstable test] 187080: tolerable FAIL - PUSHED
 2024-08-01  8:08 UTC 

[PATCH] kexec/crash: no crash update when kexec in progress
 2024-08-01  8:06 UTC  (5+ messages)

[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-01  8:06 UTC  (9+ messages)
` [PATCH v4 22/22] mm/zsmalloc: update comments for page->zpdesc changes

[PATCH v2] mm: list_lru: fix UAF for memory cgroup
 2024-08-01  8:06 UTC  (2+ messages)

[PATCH v2 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
 2024-08-01  8:06 UTC  (2+ messages)

Zmiana w dokumencie
 2024-08-01  8:05 UTC 

[PATCH v4 0/3] Faster devcoredump and fixes
 2024-08-01  8:05 UTC  (3+ messages)
` [PATCH v4 2/3] drm/printer: Allow NULL data in devcoredump printer

[PATCH 6.1 000/440] 6.1.103-rc3 review
 2024-08-01  8:04 UTC  (2+ messages)

[RFC} arm architecture board/feature deprecation timeline
 2024-08-01  8:04 UTC  (2+ messages)

[PATCH ipsec-next v7 00/16] Add IP-TFS mode to xfrm
 2024-08-01  8:03 UTC  (17+ messages)
` [PATCH ipsec-next v7 01/16] xfrm: config: add CONFIG_XFRM_IPTFS
` [PATCH ipsec-next v7 02/16] include: uapi: add ip_tfs_*_hdr packet formats
` [PATCH ipsec-next v7 03/16] include: uapi: add IPPROTO_AGGFRAG for AGGFRAG in ESP
` [PATCH ipsec-next v7 04/16] xfrm: netlink: add config (netlink) options
` [PATCH ipsec-next v7 05/16] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v7 06/16] xfrm: add generic iptfs defines and functionality
` [PATCH ipsec-next v7 07/16] xfrm: iptfs: add new iptfs xfrm mode impl
` [PATCH ipsec-next v7 08/16] xfrm: iptfs: add user packet (tunnel ingress) handling
` [PATCH ipsec-next v7 09/16] xfrm: iptfs: share page fragments of inner packets
` [PATCH ipsec-next v7 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets
` [PATCH ipsec-next v7 11/16] xfrm: iptfs: add basic receive packet (tunnel egress) handling
` [PATCH ipsec-next v7 12/16] xfrm: iptfs: handle received fragmented inner packets
` [PATCH ipsec-next v7 13/16] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH ipsec-next v7 14/16] xfrm: iptfs: add skb-fragment sharing code
` [PATCH ipsec-next v7 15/16] xfrm: iptfs: handle reordering of received packets
` [PATCH ipsec-next v7 16/16] xfrm: iptfs: add tracepoint functionality

[PATCH i-g-t 0/3] New test to validate link-off between active regions (LOBF)
 2024-08-01  8:03 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for New test to validate link-off between active regions (LOBF) (rev8)

[PATCH] arm64: dts: imx93: add cache info
 2024-08-01  8:11 UTC 

[PATCH v2] riscv: mm: add paging_check() before paging_init()
 2024-08-01  8:01 UTC  (3+ messages)

[PATCH] i2c: mux: Fix error path in i2c-arb-gpio
 2024-08-01  8:01 UTC 

[PATCH] pidfd: prevent creation of pidfds for kthreads
 2024-08-01  8:01 UTC  (4+ messages)

[syzbot] [jfs?] general protection fault in dbFree
 2024-08-01  8:00 UTC 

[PATCH v4] x86/paravirt: Disable virt spinlock on bare metal
 2024-08-01  8:00 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.