All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-18 21:27:27 to 2025-01-19 02:05:23 UTC [more...]

[PATCH next 0/7] minmax.h: Cleanups and minor optimisations
 2025-01-18 22:58 UTC  (16+ messages)
` [PATCH next 4/7] minmax.h: Use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
  ` Buiild error in i915/xe (was: [PATCH next 4/7] minmax.h: Use BUILD_BUG_ON_MSG() for the lo < hi test in clamp())
          ` Buiild error in i915/xe
` ✗ Fi.CI.BUILD: failure for Buiild error in i915/xe (was: [PATCH next 4/7] minmax.h: Use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()) (rev2)
` ✗ CI.Patch_applied: "

[PATCH net-next v2 0/7] net: ethtool: fixes for HDS threshold
 2025-01-19  2:05 UTC  (6+ messages)
` [PATCH net-next v2 1/7] net: move HDS config from ethtool state
` [PATCH net-next v2 2/7] net: ethtool: store netdev in a temp variable in ethnl_default_set_doit()
` [PATCH net-next v2 3/7] net: provide pending ring configuration in net_device
` [PATCH net-next v2 4/7] eth: bnxt: apply hds_thrs settings correctly
` [PATCH net-next v2 5/7] net: ethtool: populate the default HDS params in the core

[PATCH 0/6 v5] nfsd: allocate/free session-based DRC slots on demand
 2025-01-19  2:01 UTC  (3+ messages)
` [PATCH 5/6] nfsd: add support for freeing unused session-DRC slots

pull-request: wireless-next-2025-01-17
 2025-01-19  2:01 UTC  (2+ messages)

pull request: bluetooth-next 2025-01-15
 2025-01-19  2:01 UTC  (2+ messages)

[PATCH net v2] net: avoid race between device unregistration and ethnl ops
 2025-01-19  2:00 UTC  (2+ messages)

[PATCH net v4] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-19  2:00 UTC  (2+ messages)

[PATCH net v9 0/4] Fix race conditions in ndo_get_stats64
 2025-01-19  2:00 UTC  (2+ messages)

WARNING: modpost: suppressed 893 unresolved symbol warnings because there were too many)
 2025-01-19  1:56 UTC 

[PATCH net-next v4 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2025-01-19  1:50 UTC  (5+ messages)
` [PATCH net-next v4 5/6] net: xilinx: axienet: Get coalesce parameters from driver state

[PATCH net-next] eth: bnxt: fix string truncation warning in FW version
 2025-01-19  1:50 UTC  (2+ messages)

[PATCH net-next] net: phy: remove leftovers from switch to linkmode bitmaps
 2025-01-19  1:50 UTC  (2+ messages)

[PATCH net-next] mptcp: sysctl: add syn_retrans_before_tcp_fallback
 2025-01-19  1:50 UTC  (2+ messages)

[PATCH net-next] net: introduce netdev_napi_exit()
 2025-01-19  1:50 UTC  (2+ messages)

[PATCH net-next v2 1/1] nfc: mrvl: Don't use "proxy" headers
 2025-01-19  1:50 UTC  (2+ messages)

[PATCH net-next v2 1/1] nfc: st21nfca: Remove unused of_gpio.h
 2025-01-19  1:50 UTC  (2+ messages)

[PATCH v2 net-next 0/4] ethtool get_ts_stats() for DSA and ocelot driver
 2025-01-19  1:50 UTC  (2+ messages)

[PATCH net-next 0/5] mlxsw: Move Tx header handling to PCI driver
 2025-01-19  1:50 UTC  (2+ messages)

[PATCH net-next] net: destroy dev->lock later in free_netdev()
 2025-01-19  1:50 UTC  (2+ messages)

[PATCH net-next v5 0/4] Support PTP clock for Wangxun NICs
 2025-01-19  1:42 UTC  (7+ messages)
` [PATCH net-next v5 1/4] net: wangxun: Add support for PTP clock

[syzbot] [media?] KASAN: slab-use-after-free Read in dvb_device_open
 2025-01-19  1:36 UTC  (7+ messages)

[net PATCH] net: airoha: Fix wrong GDM4 register definition
 2025-01-19  1:36 UTC  (2+ messages)

[PATCH net-next v6 0/3] enic: Use Page Pool API for receiving packets
 2025-01-19  1:24 UTC  (3+ messages)
` [PATCH net-next v6 3/3] enic: Use the Page Pool API for RX

BTRFS critical: unable to find chunk map for logical
 2025-01-19  1:23 UTC 

[External] Re: [PATCH v2] riscv: mm: add paging_check() before paging_init()
 2025-01-19  1:18 UTC  (5+ messages)

[PULL v2 00/50] riscv-to-apply queue
 2025-01-19  1:12 UTC  (51+ messages)
` [PULL v2 01/50] target/riscv: rvv: fix typo in vext continuous ldst function names
` [PULL v2 02/50] target/riscv: rvv: speed up small unit-stride loads and stores
` [PULL v2 03/50] riscv/gdbstub: add V bit to priv reg
` [PULL v2 04/50] target/riscv: add shcounterenw
` [PULL v2 05/50] target/riscv: add shvstvala
` [PULL v2 06/50] target/riscv: add shtvala
` [PULL v2 07/50] target/riscv: add shvstvecd
` [PULL v2 08/50] target/riscv: add shvsatpa
` [PULL v2 09/50] target/riscv: add shgatpa
` [PULL v2 10/50] target/riscv/tcg: add sha
` [PULL v2 11/50] target/riscv: use RISCVException enum in exception helpers
` [PULL v2 12/50] target/riscv: add trace in riscv_raise_exception()
` [PULL v2 13/50] target/riscv: Remove obsolete pointer masking extension code
` [PULL v2 14/50] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
` [PULL v2 15/50] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PULL v2 16/50] target/riscv: Add pointer masking tb flags
` [PULL v2 17/50] target/riscv: Update address modify functions to take into account pointer masking
` [PULL v2 18/50] target/riscv: Apply pointer masking for virtualized memory accesses
` [PULL v2 19/50] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
` [PULL v2 20/50] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
` [PULL v2 21/50] target/riscv: Add Smrnmi CSRs
` [PULL v2 22/50] target/riscv: Handle Smrnmi interrupt and exception
` [PULL v2 23/50] target/riscv: Add Smrnmi mnret instruction
` [PULL v2 24/50] target/riscv: Add Smrnmi cpu extension
` [PULL v2 25/50] target/riscv: Add Zicfilp support for Smrnmi
` [PULL v2 26/50] target/riscv: Have kvm_riscv_get_timebase_frequency() take RISCVCPU cpu
` [PULL v2 27/50] hw/riscv/virt: Remove unnecessary use of &first_cpu
` [PULL v2 28/50] target/riscv: Add properties for Indirect CSR Access extension
` [PULL v2 29/50] target/riscv: Decouple AIA processing from xiselect and xireg
` [PULL v2 30/50] target/riscv: Enable S*stateen bits for AIA
` [PULL v2 31/50] target/riscv: Support generic CSR indirect access
` [PULL v2 32/50] target/riscv: Add properties for counter delegation ISA extensions
` [PULL v2 33/50] target/riscv: Add counter delegation definitions
` [PULL v2 34/50] target/riscv: Add select value range check for counter delegation
` [PULL v2 35/50] target/riscv: Add counter delegation/configuration support
` [PULL v2 36/50] target/riscv: Invoke pmu init after feature enable
` [PULL v2 37/50] target/riscv: Add implied rule for counter delegation extensions
` [PULL v2 38/50] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
` [PULL v2 39/50] target/riscv: Fix henvcfg potentially containing stale bits
` [PULL v2 40/50] target/riscv: Add Ssdbltrp CSRs handling
` [PULL v2 41/50] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
` [PULL v2 42/50] target/riscv: Implement Ssdbltrp exception handling
` [PULL v2 43/50] target/riscv: Add Ssdbltrp ISA extension enable switch
` [PULL v2 44/50] target/riscv: Add Smdbltrp CSRs handling
` [PULL v2 45/50] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
` [PULL v2 46/50] target/riscv: Implement Smdbltrp behavior
` [PULL v2 47/50] target/riscv: Add Smdbltrp ISA extension enable switch
` [PULL v2 48/50] hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
` [PULL v2 49/50] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
` [PULL v2 50/50] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events

[PATCH] user: Extract common MMAP API to 'user/mmap.h'
 2025-01-19  1:18 UTC  (2+ messages)

[linux-nvme:nvme-6.14] BUILD SUCCESS 11cb3529d18514f7d28ad2190533192aedefd761
 2025-01-19  1:13 UTC 

[ath:master] BUILD SUCCESS e7ef944b3e2c31b608800925e784f67596375770
 2025-01-19  1:13 UTC 

[PATCH] vvfat: refresh writing long filename
 2025-01-19  1:07 UTC  (7+ messages)

[PATCH net-next 00/14] Netfilter updates for net-next
 2025-01-19  1:05 UTC  (5+ messages)
` [PATCH net-next 02/14] netfilter: br_netfilter: remove unused conditional and dead code
` [PATCH net-next 12/14] netfilter: conntrack: rework offload nf_conn timeout extension logic

[PATCH v2] arm: Remove redundant loading of image copy start offse
 2025-01-19  1:04 UTC 

Potential Broadcast Issues After GTK Key Exchange on ath11k with IPQ8072A (QCN5024/QCN5054)
 2025-01-19  0:55 UTC  (7+ messages)

[PATCH v4 0/4] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-01-19  0:54 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: media: Add qcom,x1e80100-camss
` [PATCH v4 2/4] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v4 3/4] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v4 4/4] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[syzbot] [s390?] [net?] possible deadlock in smc_pnet_find_ism_resource
 2025-01-19  0:44 UTC 

BUG ? exc_page_fault() was optimized out of fred_hwexc() by gcc with default kernel build option (-O2)
 2025-01-19  0:42 UTC  (3+ messages)

[PATCH v2] Revert v6.2-rc1 and later "ARM: dts: bcm2835-rpi: Use firmware clocks for display"
 2025-01-19  0:36 UTC  (2+ messages)

[linux-next:master 8757/9563] lib/lockref.c:123 lockref_put_or_lock() warn: inconsistent returns '&lockref->lock'
 2025-01-19  0:23 UTC 

[PATCH v3 1/2] drivers/hv: introduce vmbus_channel_set_cpu()
 2025-01-19  0:23 UTC  (2+ messages)

[PATCH 1/3] clk: rockchip: rk3328: use HDMIPHY PLL as a clock parent for VOP_DCLK
 2025-01-19  0:22 UTC  (6+ messages)
` [PATCH 2/3] video: rockchip: rk3328: filter unsupported modes

security/ipe/policy_fs.c:21: warning: cannot understand function prototype: 'struct ipefs_file '
 2025-01-19  0:12 UTC 

[PATCH v4 00/14] platform/x86: alienware-wmi driver rework
 2025-01-19  0:09 UTC  (10+ messages)
` [PATCH v4 01/14] platform/x86: alienware-wmi: Add a state container for LED control feature
` [PATCH v4 02/14] platform/x86: alienware-wmi: Add WMI Drivers
` [PATCH v4 04/14] platform/x86: alienware-wmi: Refactor LED control methods
` [PATCH v4 07/14] platform/x86: alienware-wmi: Split DMI table

[REGRESSION] Re: [PATCH 00/24] Complete EEVDF
 2025-01-19  0:09 UTC  (12+ messages)

[chrome-os:chromeos-6.6 324/324] drivers/rpmsg/mtk_rpmsg_mbox.c:33:5: warning: no previous prototype for 'mtk_mbox_send'
 2025-01-19  0:02 UTC 

[ath:pending] BUILD SUCCESS 1254580d4f831808462e719e00d43a46e4254631
 2025-01-18 23:59 UTC 

[PATCH blktests v2] tests: Remove unnecessary '&&' in requires() functions
 2025-01-18 23:52 UTC  (2+ messages)

[linux-next:master 8642/9563] drivers/net/phy/realtek/realtek_main.c:442:3-12: opportunity for str_enabled_disabled(val_rxdly)
 2025-01-18 23:51 UTC 

[Bug 219504] New: XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 for XFS/iomap causing the problems?
 2025-01-18 23:51 UTC  (4+ messages)
` [Bug 219504] iomap/buffered-io/XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 (and up) "

[PULL 00/68] tcg patch queue
 2025-01-18 23:49 UTC  (2+ messages)

[PATCH] drm/xe: Suppress printing of mode when running in non-sriov mode
 2025-01-18 23:47 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[meta-oe][PATCH 1/3] c-ares: upgrade 1.32.0 -> 1.32.1
 2025-01-18 23:42 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] c-ares: upgrade 1.32.1 -> 1.32.2
` [meta-oe][PATCH 3/3] c-ares: upgrade 1.32.2 -> 1.32.3

[jj-apparmor:apparmor-next 17/19] security/apparmor/file.c:544:17: warning: unused variable 'sock'
 2025-01-18 23:41 UTC 

[PATCH] scsi: storvsc: Set correct data length for sending SCSI command without payload
 2025-01-18 23:35 UTC  (2+ messages)

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-01-18 23:15 UTC  (4+ messages)
` [RFC PATCH v1 1/3] mm: memfd/hugetlb: introduce userspace memory failure recovery policy
` [RFC PATCH v1 2/3] selftests/mm: test userspace MFR for HugeTLB 1G hugepage
` [RFC PATCH v1 3/3] Documentation: add userspace MF recovery policy via memfd

[PATCH v2 00/11] The xe_sa_manager based GuC Buffer Cache
 2025-01-18 23:08 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for The xe_sa_manager based GuC Buffer Cache (rev3)

❌ FAIL: Test report for master (6.13.0-rc7, upstream-mainline, fda5e3f2)
 2025-01-18 22:52 UTC 

[jj-apparmor:apparmor-next 10/19] security/apparmor/file.c:183: warning: expecting prototype for aa_lookup_fperms(). Prototype was for aa_lookup_condperms() instead
 2025-01-18 22:49 UTC 

[chrome-os:chromeos-6.6 292/292] arch/arm64/boot/dts/mediatek/mt8196-evb.dtb: efuse@13260000: compatible: 'oneOf' conditional failed, one must be fixed:
 2025-01-18 22:49 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS fcf5a4460ff2d69bbf758ad5eea228b9fbc92b98
 2025-01-18 22:48 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 0b7bb9efff1ba555abd4811b61af1e87f4aca572
 2025-01-18 22:48 UTC 

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-01-18 22:48 UTC  (5+ messages)

[PATCH v5 0/4] Driver for Apple Z2 touchscreens
 2025-01-18 22:42 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: input: touchscreen: Add Z2 controller
` [PATCH v5 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens
` [PATCH v5 3/4] arm64: dts: apple: Add touchbar digitizer nodes
` [PATCH v5 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver

[PATCH RFC 0/9] Launching processes with io_uring
 2025-01-18 22:33 UTC  (2+ messages)

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-01-18 22:25 UTC 

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-01-18 22:21 UTC  (2+ messages)

Subscribe
 2025-01-18 22:04 UTC 

[jj-apparmor:apparmor-next 2/19] security/apparmor/lib.c:93: warning: Function parameter or struct member 'size' not described in 'val_mask_to_str'
 2025-01-18 21:57 UTC 

[wens:mtk-wip 28/48] arch/arm64/boot/dts/mediatek/mt8186-corsola-squirtle.dtb: connector@0: Unevaluated properties are not allowed ('ports' was unexpected)
 2025-01-18 21:57 UTC 

[usb:usb-next 11/20] arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dtb: usb@ff100000: Unevaluated properties are not allowed ('dr_mode', 'maximum-speed', 'phy-names', 'phy_type', 'phys', 'port', 'resets', 'role-switch-default-mode', 'snps,dis-del-phy-power-chg-quirk', 'snps,d
 2025-01-18 21:57 UTC 

[PATCH 0/3] add diagnostics macros to make code portable
 2025-01-18 21:55 UTC  (5+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/3] eal: "
  ` [PATCH v15 2/3] drivers/common: "
  ` [PATCH v15 3/3] drivers/net: "

[PATCH v2] vvfat: refresh writing long filename
 2025-01-18 21:53 UTC  (2+ messages)

[PATCH] PCI: imx6: Clean up comments and whitespace
 2025-01-18 21:50 UTC  (2+ messages)

[PATCH] PCI: dwc: Simplify config resource lookup
 2025-01-18 21:45 UTC  (2+ messages)

[Buildroot] [git commit] package/ffmpeg: add optional dependency to harfbuzz
 2025-01-18 21:30 UTC 

[Buildroot] [git commit] package/ffmpeg: add optional dependency to libfribidi
 2025-01-18 21:30 UTC 

[Buildroot] [PATCH 1/2] package/ffmpeg: add optional dependency to harfbuzz
 2025-01-18 21:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/utfcpp: new package
 2025-01-18 21:40 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/taglib: bump version to 2.0.2

[RFC PATCH] tcp: fill the one wscale sized window to trigger zero window advertising
 2025-01-18 21:39 UTC  (3+ messages)

[PATCH v4 0/5] Driver for pre-DCP apple display controller
 2025-01-18 21:35 UTC  (8+ messages)
` [PATCH v4 2/5] drm: adp: Add Apple Display Pipe driver

[rafael-pm:bleeding-edge] BUILD SUCCESS cb2905642c7112b847413962c5be20fc9f83a83c
 2025-01-18 21:33 UTC 

[GIT PULL] tracing: gfp: Fix regression of GFP flags in trace events 6.13
 2025-01-18 21:34 UTC  (2+ messages)

Erase a commit from a git repository
 2025-01-18 20:50 UTC 

[Buildroot] [Bug 16279] New: FFMPEG should require harfbuzz
 2025-01-18 21:32 UTC  (2+ messages)
` [Buildroot] [Bug 16279] "

[PATCH] parisc: add vdso linker script to 'targets' instead of extra-y
 2025-01-18 21:31 UTC  (2+ messages)

[Buildroot] [PATCH 01/13] package/kodi-audiodecoder-*: mass version bump to 21.0.2-Omega
 2025-01-18 21:28 UTC  (2+ messages)

[Buildroot] [git commit] package/kodi-screensaver-*: mass version bump to 21.0.2-Omega
 2025-01-18 21:13 UTC 

[Buildroot] [git commit] package/kodi-visualisation-*: mass version bump to 21.0.2-Omega
 2025-01-18 21:13 UTC 

[Buildroot] [git commit] package/kodi: bump version to 21.2
 2025-01-18 21:13 UTC 

[Buildroot] [git commit] package/kodi-audiodecoder-*: mass version bump to 21.0.2-Omega
 2025-01-18 21:12 UTC 

[Buildroot] [git commit] package/kodi-vfs-*: mass version bump to 21.0.2-Omega
 2025-01-18 21:13 UTC 

[Buildroot] [git commit] package/kodi-inputstream-rtmp: bump version to 21.1.2-Omega
 2025-01-18 21:12 UTC 

[Buildroot] [git commit] package/kodi-screensaver-rsxs: bump version to 21.1.2-Omega
 2025-01-18 21:13 UTC 

[Buildroot] [git commit] package/kodi-inputstream-adaptive: bump version to 21.5.9-Omega
 2025-01-18 21:12 UTC 

[Buildroot] [git commit] package/kodi-imagedecoder-raw: bump version to 21.0.2-Omega
 2025-01-18 21:12 UTC 

[Buildroot] [git commit] package/kodi-imagedecoder-heif: bump version to 21.0.2-Omega
 2025-01-18 21:12 UTC 

[Buildroot] [git commit] package/kodi-peripheral-joystick: bump version to 21.1.22-Omega
 2025-01-18 21:12 UTC 

[Buildroot] [git commit] package/kodi-inputstream-ffmpegdirect: bump version to 21.3.7-Omega
 2025-01-18 21:12 UTC 

[Buildroot] [git commit] package/kodi-audioencoder-*: mass version bump to 21.0.2-Omega
 2025-01-18 21:12 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.