messages from 2023-09-11 22:49:38 to 2023-09-11 23:56:48 UTC [more...]
[PATCH 00/54] ASoC: convert asoc_xxx() to snd_soc_xxx()
2023-09-11 23:50 UTC (31+ messages)
` [PATCH 01/54] ASoC: soc.h: "
` [PATCH 02/54] ASoC: simple_card_utils.h: convert not to use asoc_xxx()
` [PATCH 03/54] ASoC: sh: "
` [PATCH 04/54] ASoC: ti: "
` [PATCH 05/54] ASoC: arm: "
` [PATCH 06/54] ASoC: amd: "
` [PATCH 07/54] ASoC: bcm: "
` [PATCH 08/54] ASoC: dwc: "
` [PATCH 09/54] ASoC: fsl: "
` [PATCH 10/54] ASoC: img: "
` [PATCH 11/54] ASoC: mxs: "
` [PATCH 12/54] ASoC: pxa: "
` [PATCH 13/54] ASoC: stm: "
` [PATCH 14/54] ASoC: au1x: "
` [PATCH 15/54] ASoC: qcom: "
` [PATCH 16/54] ASoC: sprd: "
` [PATCH 17/54] ASoC: apple: "
` [PATCH 18/54] ASoC: atmel: "
` [PATCH 19/54] ASoC: meson: "
` [PATCH 20/54] ASoC: sunxi: "
` [PATCH 21/54] ASoC: tegra: "
` [PATCH 22/54] ASoC: ux500: "
` [PATCH 23/54] ASoC: google: "
` [PATCH 24/54] ASoC: cirrus: "
` [PATCH 25/54] ASoC: generic: "
` [PATCH 26/54] ASoC: samsung: "
` [PATCH 27/54] ASoC: extensa: "
` [PATCH 28/54] ASoC: kirkwood: "
` [PATCH 29/54] ASoC: loongson: "
` [PATCH 30/54] ASoC: mediatek: "
[PATCH v11 net-next 00/23] net/tcp: Add TCP-AO support
2023-09-11 21:03 UTC (4+ messages)
` [PATCH v11 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v11 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v11 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
[PATCH v4 0/9] drm/msm/dpu: simplify DPU sub-blocks info
2023-09-11 23:26 UTC (9+ messages)
` [PATCH v4 2/9] drm/msm/dpu: Drop unused get_scaler_ver callback from SSPP
` [PATCH v4 3/9] drm/msm/dpu: Drop unused qseed_type from catalog dpu_caps
` [PATCH v4 4/9] drm/msm/dpu: drop the `id' field from DPU_HW_SUBBLK_INFO
` [PATCH v4 5/9] drm/msm/dpu: drop the `smart_dma_priority' field from struct dpu_sspp_sub_blks
[PATCH v3 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
2023-09-11 22:13 UTC (2+ messages)
` [PATCH v3 2/5] dt-bindings: mfd: ti,twl: Add clock provider properties
[PATCH v2 0/2] fsi: sbefifo: fixes
2023-09-11 22:38 UTC (2+ messages)
` [PATCH v2 2/2] fsi: sbefifo: Validate pending user write
[PATCH] Fix typo in tpmrm class definition
2023-09-11 22:34 UTC (3+ messages)
[PATCH bpf-next 0/3] bpf: expose information about netdev xdp-metadata kfunc support
2023-09-11 22:48 UTC (4+ messages)
` [PATCH bpf-next 2/3] bpf: expose information about supported xdp metadata kfunc
[PATCH net-next v3 0/3] net/sched: Introduce tc block ports tracking and use
2023-09-11 23:27 UTC (2+ messages)
` [PATCH net-next v3 1/3] net/sched: Introduce tc block netdev tracking infra
[Intel-gfx] [PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
2023-09-11 23:35 UTC (72+ messages)
` "
` [PATCH v6 01/22] test-dyndbg: fixup CLASSMAP usage error
` [Intel-gfx] "
` [PATCH v6 02/22] dyndbg: make ddebug_class_param union members same size
` [Intel-gfx] "
` [PATCH v6 03/22] dyndbg: replace classmap list with a vector
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 04/22] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` "
` [Intel-gfx] [PATCH v6 05/22] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` "
` [PATCH v6 06/22] dyndbg: drop NUM_TYPE_ARRAY
` [Intel-gfx] "
` [PATCH v6 07/22] dyndbg: reduce verbose/debug clutter
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 08/22] dyndbg: silence debugs with no-change updates
` "
` [PATCH v6 09/22] dyndbg: tighten ddebug_class_name() 1st arg type
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 10/22] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` "
` [Intel-gfx] [PATCH v6 11/22] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` "
` [PATCH v6 12/22] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [Intel-gfx] "
` [PATCH v6 13/22] dyndbg: add for_each_boxed_vector
` [Intel-gfx] "
` [PATCH v6 14/22] dyndbg: refactor ddebug_classparam_clamp_input
` [Intel-gfx] "
` [PATCH v6 15/22] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 16/22] dyndbg-test: build it with just CONFIG_DYNAMIC_DEBUG_CORE
` "
` [PATCH v6 17/22] dyndbg-doc: add classmap info to howto
` [Intel-gfx] "
` [PATCH v6 18/22] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
` [Intel-gfx] "
` [PATCH v6 19/22] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 20/22] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` "
` [PATCH v6 21/22] drm: use correct ccflags-y spelling
` [Intel-gfx] "
` [PATCH v6 22/22] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for fix DRM_USE_DYNAMIC_DEBUG regression
[PATCH] null_blk: refactor deprecated strncpy
2023-09-11 21:46 UTC
[Intel-xe] [PATCH 1/2] drm/xe/uc: Fix uC status tracking
2023-09-11 23:54 UTC (2+ messages)
[PATCH v3 00/23] bsd-user: Implement mmap related system calls for FreeBSD
2023-09-11 23:53 UTC (5+ messages)
` [PATCH v3 05/23] bsd-user: Implement shm_open2(2) system call
` [PATCH v3 10/23] bsd-user: Implement shmid_ds conversion between host and target
[PATCH v2] thermal/drivers/sun8i: Don't fail probe due to zone registration failure
2023-09-11 23:51 UTC
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-09-11 23:51 UTC (6+ messages)
` [PATCH 1/9] dma-buf: heaps: Deduplicate docs and adopt common format
[PATCH RESEND v5 00/57] Add LoongArch LASX instructions
2023-09-11 23:48 UTC (9+ messages)
` [PATCH RESEND v5 52/57] target/loongarch: Implement xvreplve xvinsve0 xvpickve
` [PATCH RESEND v5 54/57] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
` [PATCH RESEND v5 55/57] target/loongarch: Implement xvld xvst
` [PATCH RESEND v5 56/57] target/loongarch: Move simply DO_XX marcos togther
[PATCH v16 15/20] drm/shmem-helper: Add memory shrinker
2023-09-11 23:44 UTC (3+ messages)
[PATCH v16 00/20] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-09-11 23:41 UTC (7+ messages)
` [PATCH v16 02/20] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt()
` [PATCH v16 06/20] drm/virtio: Replace drm_gem_shmem_free() with drm_gem_object_put()
[PATCH v4 0/5] riscv: Add fine-tuned checksum functions
2023-09-11 22:57 UTC (8+ messages)
` [PATCH v4 1/5] riscv: Checksum header
` [PATCH v4 2/5] riscv: Add checksum library
` [PATCH v4 3/5] riscv: Vector checksum header
` [PATCH v4 4/5] riscv: Vector checksum library
` [PATCH v4 5/5] riscv: Test checksum functions
[PATCH RESEND net-next v4 1/3] net: Add a bhash2 table hashed by port and address
2023-09-11 23:36 UTC
[PATCH RFC v2 0/4] vdpa: decouple reset of iotlb mapping from device reset
2023-09-11 23:31 UTC (4+ messages)
` [PATCH RFC v2 1/4] vdpa: introduce .reset_map operation callback
[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in ntfs_write_bh
2023-09-11 23:29 UTC
[PATCH] xen/arm: Skip Xen specific nodes/properties from hwdom /chosen node
2023-09-11 23:21 UTC (7+ messages)
[PATCH net v2] kcm: Fix memory leak in error path of kcm_sendmsg()
2023-09-11 21:03 UTC (2+ messages)
[PATCH 0/1] x86/kexec: UKI support
2023-09-11 23:20 UTC (4+ messages)
` [systemd-devel] "
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
2023-09-11 21:10 UTC (4+ messages)
` [PATCH 1/2] tools headers UAPI: Sync fchmodat2() syscall table entries
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures
turning on s2s copy by default in knfsd
2023-09-11 20:58 UTC (4+ messages)
[PATCH] nfsd: Don't reset the write verifier on a commit EAGAIN
2023-09-11 22:10 UTC (4+ messages)
[PATCH v5] Randomized slab caches for kmalloc()
2023-09-11 21:18 UTC (2+ messages)
[PATCH] tools/thermal: tmon: Fix sample data update in PID
2023-09-11 21:20 UTC (2+ messages)
[PATCH v2 1/2] arm64: dts: imx93: Add the TMU interrupt
2023-09-11 21:03 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: thermal: qoriq-thermal: Adjust fsl,tmu-range maxItems
[PATCH] aoe: refactor deprecated strncpy
2023-09-11 21:09 UTC
[PATCH V13 0/5] Generate device tree node for pci devices
2023-09-11 21:13 UTC (8+ messages)
` [PATCH V13 2/5] PCI: Create device tree node for bridge
[RFC PATCH v1 00/12] drm,usb/typec: uABI for USB-C DisplayPort connectors
2023-09-11 21:15 UTC (8+ messages)
` [RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"
[PATCH 0/2] diff-merges: introduce '-d' option
2023-09-11 21:12 UTC (3+ messages)
` [PATCH 1/2] diff-merges: improve --diff-merges documentation
[PATCH] nvme-pci: ignore bogus CRTO according to NVME 2.0 spec
2023-09-11 23:16 UTC (3+ messages)
[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
2023-09-11 23:16 UTC (12+ messages)
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
[PATCH 6.5 000/739] 6.5.3-rc1 review
2023-09-11 23:16 UTC (4+ messages)
` [PATCH 6.5 364/739] ASoC: soc-dai.h: merge DAI call back functions into ops
[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
2023-09-11 23:07 UTC (3+ messages)
` [Intel-gfx] "
[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
2023-09-11 23:05 UTC (10+ messages)
[PATCH v1 00/19] cleanup/refactor pgtable.h
2023-09-11 19:03 UTC (2+ messages)
` [PATCH v1 01/19] powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
[PATCH v2 0/2] 8550 USB QMPPHY fixups
2023-09-11 19:32 UTC (2+ messages)
` [PATCH v2 2/2] phy: qcom-qmp-combo: initialize PCS_USB registers
[PATCH v8 0/8] Add metrics for Arm CMN
2023-09-11 17:32 UTC (5+ messages)
` [PATCH v8 1/8] perf pmu: "Compat" supports matching multiple identifiers
[PATCH v5 0/8] Repack objects into separate packfiles based on a filter
2023-09-11 15:06 UTC (5+ messages)
` [PATCH v6 0/9] "
` [PATCH v6 3/9] repack: refactor finishing pack-objects command
` [PATCH v6 7/9] gc: add `gc.repackFilter` config option
` [PATCH v6 9/9] gc: add `gc.repackFilterTo` "
[PATCH 0/1] git-grep: improve the --show-function behaviour
2023-09-11 12:11 UTC
[PATCH 1/8] arm64: dts: exynos: exynos5433-tm2: switch sound card to audio-routing
2023-09-11 11:39 UTC (2+ messages)
stable-rc/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.52-601-g6e71673725ca)
2023-09-11 16:26 UTC
[PATCH 0/2] replacing ci/config/allow-ref with a repo variable
2023-09-11 9:36 UTC (7+ messages)
[PATCH 1/2] parse-options: add int value pointer to struct option
2023-09-11 19:19 UTC (5+ messages)
` [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
[PATCH 0/5] Trailer readability cleanups
2023-09-11 19:01 UTC (6+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] trailer: separate public from internal portion of trailer_iterator
` [PATCH v2 6/6] trailer: use offsets for trailer_start/trailer_end
[PATCH] rebase -i: ignore signals when forking subprocesses
2023-09-11 10:32 UTC (4+ messages)
[PATCH] pid: pid_ns_ctl_handler: Remove useless comment
2023-09-11 14:55 UTC
[asahilinux:pr/186 9/9] drivers/gpu/drm/apple/dcp.c:455:2: warning: add explicit braces to avoid dangling else
2023-09-11 23:01 UTC
[PATCH blktests] tests/nvme/031: fix connecting faiure
2023-09-11 12:16 UTC (5+ messages)
[PATCH AUTOSEL 6.1 01/22] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
2023-09-11 9:54 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 20/22] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
[PATCH 0/5] thunderbolt: Couple of fixes and improvements
2023-09-11 10:04 UTC (2+ messages)
` [PATCH 2/5] thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding
[Intel-xe] [PATCH v2] drm/xe: Fix fence reservation accouting
2023-09-11 22:57 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe: Fix fence reservation accouting (rev2)
[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
2023-09-11 22:51 UTC (12+ messages)
[PATCH] fstests: btrfs/185 update for single device pseudo device-scan
2023-09-11 18:35 UTC (3+ messages)
[PATCH 00/11] add missing of_node_put
2023-09-11 15:12 UTC (3+ messages)
` [PATCH 08/11] thermal/of: "
[PATCH] regmap: debugfs: Fix a erroneous check after snprintf()
2023-09-11 18:03 UTC (2+ messages)
[PATCH] of: dynamic: Fix potential memory leak in of_changeset_action()
2023-09-11 14:58 UTC (2+ messages)
[RFC 0/3] sys_move_phy_pages system call
2023-09-11 17:26 UTC (10+ messages)
` [RFC PATCH 3/3] mm/migrate: Create move_phys_pages syscall
[PATCH] power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
2023-09-11 20:15 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.