All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-25 21:58:07 to 2024-01-25 23:04:45 UTC [more...]

[PATCH] eal: initialize shared plugins on Windows
 2024-01-25 23:04 UTC  (6+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] windows: include winapifamily header for macros
  ` [PATCH v4 2/2] eal: initialize shared plugins on Windows

[PATCH v3 00/15] drm/msm/dp: clear power and parser submodules away
 2024-01-25 23:02 UTC  (30+ messages)
` [PATCH v3 01/15] drm/msm/dp: drop unused parser definitions
` [PATCH v3 02/15] drm/msm/dp: drop unused fields from dp_power_private
` [PATCH v3 03/15] drm/msm/dp: parse DT from dp_parser_get
` [PATCH v3 04/15] drm/msm/dp: inline dp_power_(de)init
` [PATCH v3 06/15] drm/msm/dp: simplify stream clocks handling
` [PATCH v3 07/15] drm/msm/dp: stop parsing clock names from DT
` [PATCH v3 08/15] drm/msm/dp: split dp_ctrl_clk_enable into four functuions
` [PATCH v3 09/15] drm/msm/dp: move phy_configure_opts to dp_ctrl
` [PATCH v3 10/15] drm/msm/dp: remove PHY handling from dp_catalog.c
` [PATCH v3 11/15] drm/msm/dp: handle PHY directly in dp_ctrl
` [PATCH v3 12/15] drm/msm/dp: move all IO handling to dp_catalog
` [PATCH v3 13/15] drm/msm/dp: move link property handling to dp_panel
` [PATCH v3 14/15] drm/msm/dp: move next_bridge handling to dp_display
` [PATCH v3 15/15] drm/msm/dp: drop dp_parser

Should we establish a new nfsdctl userland program?
 2024-01-25 23:04 UTC  (3+ messages)

Mounting a encrypted disk: Fatal error: Required key not available
 2024-01-25 22:54 UTC  (2+ messages)

[PATCH v2 0/3] usb: typec: ucsi: Adding support for UCSI 3.0
 2024-01-25 23:03 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: ucsi: Update connector cap and status

[Consulting about: xHCI host dies on device unplug]
 2024-01-25 23:01 UTC  (8+ messages)
  ` 答复: "
        ` 答复: "
          ` 答复: "
              ` 答复: "

Linux kernel 5.10.209 released
 2024-01-25 23:00 UTC 

Requesting help recovering my array
 2024-01-25 23:00 UTC  (24+ messages)

[Linaro-TCWG-CI] llvmorg-19-init-59-g90ba33099cbb: Failure on aarch64
 2024-01-25 23:00 UTC  (2+ messages)

bmap-tools repository closes
 2024-01-25 22:58 UTC  (6+ messages)
` [yocto] "

[PATCH 1/2] drm/amdgpu: skip to program GFXDEC registers for PM abort case
 2024-01-25 22:56 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: reset gpu for pm "

[PATCH net-next v3 0/3] Per epoll context busy poll support
 2024-01-25 22:56 UTC  (4+ messages)
` [PATCH net-next v3 1/3] eventpoll: support busy poll per epoll instance
` [PATCH net-next v3 2/3] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v3 3/3] eventpoll: Add epoll ioctl for epoll_params

[PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1
 2024-01-25 22:55 UTC  (20+ messages)
` [PATCH 01/11] kbuild: Raise "
` [PATCH 02/11] Makefile: Drop warn-stack-size plugin opt
` [PATCH 03/11] x86: Drop stack-alignment "
` [PATCH 04/11] ARM: Remove Thumb2 __builtin_thread_pointer workaround for Clang
` [PATCH 05/11] arm64: Kconfig: Clean up tautological LLVM version checks
` [PATCH 06/11] powerpc: Kconfig: Remove tautology in CONFIG_COMPAT
` [PATCH 07/11] riscv: Remove MCOUNT_NAME workaround
` [PATCH 08/11] riscv: Kconfig: Remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_FTRACE
` [PATCH 09/11] fortify: Drop Clang version check for 12.0.1 or newer
` [PATCH 10/11] lib/Kconfig.debug: Update Clang version check in CONFIG_KCOV
` [PATCH 11/11] compiler-clang.h: Update __diag_clang() macros for minimum version bump

BTF generation and pruning (notes from office hours)
 2024-01-25 22:56 UTC 

[PATCH] Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan"
 2024-01-25 22:55 UTC 

Linux kernel 5.4.268 released
 2024-01-25 22:55 UTC 

[PATCH] RFC: use C11 alignas instead of GCC attribute aligned
 2024-01-25 22:53 UTC  (3+ messages)

WARNING: modpost: vmlinux: section mismatch in reference: vega20_enable_dpm_tasks.part.0+0x2cc (section: .text) -> (unknown) (section: .init.text)
 2024-01-25 22:52 UTC 

[PATCH] softirq: fix memory corruption when freeing tasklet_struct
 2024-01-25 22:51 UTC  (4+ messages)

[PATCH v7 0/9] Add powernv10 I2C devices and tests
 2024-01-25 22:48 UTC  (10+ messages)
` [PATCH v7 1/9] misc/pca9552: Fix inverted input status
` [PATCH v7 2/9] misc/pca9552: Let external devices set pca9552 inputs
` [PATCH v7 3/9] ppc/pnv: New powernv10-rainier machine type
` [PATCH v7 4/9] ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
` [PATCH v7 5/9] ppc/pnv: Wire up pca9552 GPIO pins "
` [PATCH v7 6/9] ppc/pnv: Use resettable interface to reset child I2C buses
` [PATCH v7 7/9] misc: Add a pca9554 GPIO device model
` [PATCH v7 8/9] ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
` [PATCH v7 9/9] ppc/pnv: Test pnv i2c master and connected devices

[PATCH 00/21] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-25 22:50 UTC  (10+ messages)
` [PATCH 07/21] spi: s3c64xx: use bitfield access macros

Linux kernel 4.19.306 released
 2024-01-25 22:50 UTC 

[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act I
 2024-01-25 22:48 UTC  (4+ messages)
` [PATCH net-next v3 6/7] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()

[PATCH v2] provision: Add MCC/MNC combos and APNs to db
 2024-01-25 22:49 UTC 

[PATCH net-next v1] vsock/test: print type for SOCK_SEQPACKET
 2024-01-25 22:48 UTC  (2+ messages)

[PATCH] virtio: uapi: Drop __packed attribute in linux/virtio_pci.h:
 2024-01-25 22:48 UTC  (2+ messages)

[PATCH 0/2] index-pack: fsck honor checks
 2024-01-25 22:46 UTC  (3+ messages)
` [PATCH 1/2] index-pack: test and document --strict=<msg>

[PATCH net] net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
 2024-01-25 22:44 UTC  (5+ messages)

[PATCH net 0/2] tsnep: XDP fixes
 2024-01-25 21:50 UTC  (4+ messages)
` [PATCH net 2/2] tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ring

[linux-next:master 1589/1892] fs/proc/task_mmu.c:143:45: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-01-25 22:44 UTC  (3+ messages)

[PATCH v6 0/3] convert write_threads, write_version and write_ports to netlink commands
 2024-01-25 22:44 UTC  (13+ messages)
` [PATCH v6 3/3] NFSD: add write_ports to netlink command

[PATCH v3 0/3] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-01-25 22:43 UTC  (4+ messages)
` [PATCH v3 1/3] uio: introduce UIO_MEM_DMA_COHERENT type

[PATCH v3] gatchat: fix g_at_chat_unref in notify handler
 2024-01-25 22:40 UTC  (2+ messages)

[PATCH 1/4] core: Remove unused declarations from ofono.h
 2024-01-25 22:40 UTC  (2+ messages)

[PATCH 0/3] add debugfs to hisilicon migration driver
 2024-01-25 22:38 UTC  (3+ messages)
` [PATCH 2/3] hisi_acc_vfio_pci: register debugfs for "

[PATCH 0/1] Support running qemu on kernel older then 4.17
 2024-01-25 22:38 UTC  (7+ messages)
` [PATCH 1/1] qemu: Allow native and nativesdk versions on Linux "
  ` [OE-core] "

[PATCH v1] tools: mkimage: Add support for i.MXRT FlexSPI Header
 2024-01-25 22:37 UTC  (2+ messages)

[PATCH net-next v5] bonding: Add independent control state machine
 2024-01-25 22:37 UTC  (6+ messages)

[RFC PATCH v2 net-next] Documentation: devlink: Add devlink-sd
 2024-01-25 22:36 UTC  (2+ messages)
` [RFC PATCH v3 "

[PATCH 0/3] Clean up unused values
 2024-01-25 22:35 UTC  (6+ messages)
` [PATCH 2/3] osdep/unix/getroot.c: Clean up redundant code

[PATCH 1/2] stackdepot: use variable size records for non-evictable entries
 2024-01-25 22:36 UTC  (4+ messages)
` [PATCH 2/2] kasan: revert eviction of stack traces in generic mode

[bluez/bluez] 2e2e50: bap: Fix update of context
 2024-01-25 22:36 UTC 

[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
 2024-01-25 22:35 UTC  (3+ messages)
` [PATCH 55/82] kasan: Refactor intentional wrap-around test

[PATCH 1/3] ALSA: pcm: Add missing formats to formats list
 2024-01-25 22:35 UTC  (3+ messages)
` [PATCH 2/3] ALSA: pcm: Fix snd_pcm_format_name function
` [PATCH 3/3] ALSA: core: Add sound core KUnit test

[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-25 22:34 UTC  (3+ messages)

[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
 2024-01-25 22:34 UTC  (4+ messages)

[PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-25 21:27 UTC  (3+ messages)
` [PATCH v2 10/15] powerpc/mm: use pte_next_pfn() in set_ptes()

rte_atomic_*_explicit
 2024-01-25 22:34 UTC  (3+ messages)

[PATCH 0/2] mm: zswap: simplify zswap_swapoff()
 2024-01-25 22:33 UTC  (15+ messages)
` [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()

[Buildroot] [PATCH] package/libwpe: switch back to version 1.14.2
 2024-01-25 22:33 UTC  (3+ messages)

[tiwai-sound:topic/pm-ops 7/31] sound/pci/als4000.c:947:2: error: call to undeclared function 'snd_sbmixer_suspend'; ISO C99 and later do not support implicit function declarations
 2024-01-25 22:30 UTC 

[PATCH] drm/xe/gsc: Handle GSCCS ER interrupt
 2024-01-25 22:32 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] btrfs: remove unused included headers
 2024-01-25 22:31 UTC  (2+ messages)

[xen-unstable-smoke test] 184468: tolerable all pass - PUSHED
 2024-01-25 22:30 UTC 

[PATCH trivial 0/2] split out os_close_all_open_fd and use it in net/tap.c too
 2024-01-25 22:29 UTC  (3+ messages)
` [PATCH trivial 1/2] close_all_open_fd(): move to oslib-posix.c
` [PATCH trivial 2/2] net/tap: use os_close_all_open_fd() instead of open-coding it

[PATCH v2 00/13] Make nfs and nfsd stats visible in network ns
 2024-01-25 22:30 UTC  (5+ messages)
` [PATCH v2 05/13] sunrpc: add a struct rpc_stats arg to rpc_create_args

[PATCH v4 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2024-01-25 22:29 UTC  (4+ messages)
` [PATCH v4 6/8] arm64: dts: qcom: sa8295p-adp: add max20411

[PATCH kdevops] fstests: provide kconfig guidance for SOAK_DURATION
 2024-01-25 22:29 UTC  (2+ messages)

[PATCH nf] netfilter: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
 2024-01-25 22:29 UTC 

[PATCH v2 1/2] ofono: Remove support for CDMA
 2024-01-25 22:28 UTC  (2+ messages)
` [PATCH v2 2/2] ofono: Don't invoke SetProperty unnecessarily

[PATCH v2 00/28] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-25 22:28 UTC  (4+ messages)
` [PATCH v2 21/28] spi: s3c64xx: infer fifosize from the compatible

[RFC] Memory tiering kernel alignment
 2024-01-25 22:28 UTC  (6+ messages)

[PATCH] drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole (v2)
 2024-01-25 22:27 UTC 

[PATCH v3 0/3] tracing: add trace_seq_reset function
 2024-01-25 22:28 UTC  (4+ messages)
` [PATCH v3 1/3] tracing: initialize trace_seq buffers
` [PATCH v3 2/3] tracing: add trace_seq_reset function
` [PATCH v3 3/3] tracing: convert __trace_seq_init to use WARN_ON_ONCE

[PATCH] arm64: dts: rockchip: Add cache information to the SoC dtsi for RK3399
 2024-01-25 22:27 UTC  (5+ messages)

[SkyHigh Memory SPI NAND Driver]
 2024-01-25 22:26 UTC  (5+ messages)

[PATCH RFC 0/2] Add GPU support to MSM8953 SoC
 2024-01-25 22:25 UTC  (5+ messages)
` [PATCH RFC 1/2] arm64: dts: qcom: msm8953: Add GPU IOMMU
` [PATCH RFC 2/2] arm64: dts: qcom: msm8953: Add GPU

[PATCH net] tcp: add sanity checks to rx zerocopy
 2024-01-25 22:23 UTC  (3+ messages)

[PATCH v2 00/17] x86: Confine early 1:1 mapped startup code
 2024-01-25 22:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/xwayland: security bump to version 23.2.4
 2024-01-25 22:21 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/xserver_xorg-server: security bump to version 21.1.11

[RFC bpf-next] bpf: Create shadow variables for struct_ops in skeletons
 2024-01-25 22:21 UTC  (2+ messages)

[PATCH] bap: Fix update of context
 2024-01-25 22:20 UTC  (2+ messages)

[PATCH BlueZ v3 0/5] Enhance GATT to pass PTS tests
 2024-01-25 22:20 UTC  (2+ messages)

[PATCH 0/4] RK3588 and Rock 5B dts additions: thermal, OPP, rfkill and fan
 2024-01-25 22:19 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588

[PATCH net-next v2 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
 2024-01-25 22:15 UTC  (6+ messages)
` [PATCH net-next v2 1/2] ravb: Add Rx checksum offload support

[pull] amdgpu drm-fixes-6.8
 2024-01-25 22:15 UTC 

[PATCH] ring-buffer: Simplify reservation with try_cmpxchg() loop
 2024-01-25 22:14 UTC  (9+ messages)

[PATCH v2 0/3] Add MDSS_BCR reset (+some more) for MSM8953
 2024-01-25 22:13 UTC  (5+ messages)
` [PATCH v2 2/3] clk: qcom: gcc-msm8953: add more resets
` [PATCH v2 3/3] arm64: dts: qcom: msm8953: add reset for display subsystem

[PATCH 00/23] XeKmd basic SVM support
 2024-01-25 22:13 UTC  (11+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices

[meta-ti][master][PATCH] ti-img-rogue-umlibs: remove the dev package
 2024-01-25 22:09 UTC 

[PATCH RFC 00/13] NFSD backchannel fixes
 2024-01-25 22:09 UTC  (2+ messages)

[PATCH 00/17] Add support for CDM over DP
 2024-01-25 22:07 UTC  (15+ messages)
` [PATCH 10/17] drm/msm/dp: modify dp_catalog_hw_revision to show major and minor val
` [PATCH 14/17] drm/msm/dpu: modify encoder programming for CDM over DP
` [PATCH 15/17] drm/msm/dpu: allow certain formats for CDM for DP
` [PATCH 16/17] drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420
` [PATCH 17/17] drm/msm/dp: allow YUV420 mode for DP connector when VSC SDP supported

[NDCTL PATCH v3 0/3] ndctl: Add support of qos_class for CXL CLI
 2024-01-25 22:07 UTC  (4+ messages)

[HID Patchsets for Samsung driver v4 0/6] Patchsets for Samsung driver
 2024-01-25 21:54 UTC  (3+ messages)
  ` [HID Patchsets for Samsung driver v4 2/6] HID: Samsung : Fix the checkpatch complain. Rewritten code using memcmp where applicable

Add missing line break in test_verifier
 2024-01-25 21:59 UTC  (2+ messages)

[PATCH net-next 0/7][pull request] ice: fix timestamping in reset process
 2024-01-25 21:57 UTC  (5+ messages)
` [PATCH net-next 4/7] ice: don't check has_ready_bitmap in E810 functions
` [PATCH net-next 5/7] ice: rename ice_ptp_tx_cfg_intr
` [PATCH net-next 6/7] ice: factor out ice_ptp_rebuild_owner()
` [PATCH net-next 7/7] ice: stop destroying and reinitalizing Tx tracker during reset


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.