All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-08 11:48:16 to 2023-11-08 13:00:56 UTC [more...]

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-cip-nfs: 11 runs, 9 regressions (v4.19.297-cip104-63-ge7301d2e196ae)
 2023-11-08 13:00 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 43 runs, 2 regressions (v4.19.297-cip104-63-ge7301d2e196ae)
 2023-11-08 13:00 UTC 

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-08 12:58 UTC  (37+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header

Recent changes (master)
 2023-11-08 13:00 UTC 

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-08 12:58 UTC  (18+ messages)
` [RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
` [RFC PATCH 57/86] coccinelle: script to remove cond_resched()
  ` [RFC PATCH 68/86] treewide: mm: "
  ` [RFC PATCH 79/86] treewide: net: "

[PATCH 0/3] RU puncturing support
 2023-11-08 12:58 UTC  (10+ messages)
` [PATCH 2/3] cfg80211: validate RU puncturing bitmap

[Patch v2] drm/ttm: Schedule delayed_delete worker closer
 2023-11-08 12:58 UTC 

[PATCH 1/7] drm/amdgpu: correct smu v13.0.6 umc ras error check
 2023-11-08 12:57 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu: refine smu v13.0.6 mca dump driver
` [PATCH 3/7] drm/amdgpu: Support multiple error query modes
` [PATCH 4/7] drm/amdgpu: disable smu v13.0.6 mca debug mode by default
` [PATCH 5/7] drm/amdgpu: add pcs xgmi v6.4.0 ras support
` [PATCH 6/7] drm/amdgpu: correct acclerator check architecutre dump
` [PATCH 7/7] drm/amdgpu: correct mca debugfs dump reg list

[PATCH v1 0/2] firmware: meson_sm: cleanup error paths inside probe()
 2023-11-08 12:56 UTC  (9+ messages)
` [PATCH v1 1/2] firmware: meson_sm: refactor serial sysfs entry via dev_groups attrs
` [PATCH v1 2/2] firmware: meson-sm: unmap out_base shmem in error path

[PATCH] scsi: Forceably finish migration to DM_SCSI
 2023-11-08 12:57 UTC  (2+ messages)

[PATCH v2 0/5] Move video memory reservation for SPL to the
 2023-11-08 12:56 UTC  (6+ messages)
` [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM

[PATCH v5 00/23] dts: add dts api docs
 2023-11-08 12:53 UTC  (24+ messages)
` [PATCH v6 01/23] dts: code adjustments for doc generation
  ` [PATCH v6 02/23] dts: add docstring checker
  ` [PATCH v6 03/23] dts: add basic developer docs
  ` [PATCH v6 04/23] dts: exceptions docstring update
  ` [PATCH v6 05/23] dts: settings "
  ` [PATCH v6 06/23] dts: logger and "
  ` [PATCH v6 07/23] dts: dts runner and main "
  ` [PATCH v6 08/23] dts: test suite "
  ` [PATCH v6 09/23] dts: test result "
  ` [PATCH v6 10/23] dts: config "
  ` [PATCH v6 11/23] dts: remote session "
  ` [PATCH v6 12/23] dts: interactive "
  ` [PATCH v6 13/23] dts: port and virtual device "
  ` [PATCH v6 14/23] dts: cpu "
  ` [PATCH v6 15/23] dts: os session "
  ` [PATCH v6 16/23] dts: posix and linux sessions "
  ` [PATCH v6 17/23] dts: node "
  ` [PATCH v6 18/23] dts: sut and tg nodes "
  ` [PATCH v6 19/23] dts: base traffic generators "
  ` [PATCH v6 20/23] dts: scapy tg "
  ` [PATCH v6 21/23] dts: test suites "
  ` [PATCH v6 22/23] dts: add doc generation dependencies
  ` [PATCH v6 23/23] dts: add doc generation

[f2fs-dev] [PATCH] libf2fs: Fix using uninitialized variables error in get_device_info()
 2023-11-08 12:38 UTC 

[PATCH 1/3] dt-bindings: vendor-prefixes: add asair
 2023-11-08 12:53 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: trivial-devices: add asair,ags02ma

[PATCH v4 00/41] vfio: Adopt iommufd
 2023-11-08 12:48 UTC  (5+ messages)
` [PATCH v4 28/41] vfio/iommufd: Implement the iommufd backend

[PATCH 1/1] Changed the way aclint gets CPUState from hartid-base to cpu_index
 2023-11-08 12:30 UTC 

[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
 2023-11-08 12:50 UTC  (10+ messages)
` [PATCH v5 6/7] sched/deadline: Deferrable dl server

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-11-08 12:49 UTC  (21+ messages)
` [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
` [RFC 03/33] KVM: x86: hyper-v: Introduce XMM output support
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 09/33] KVM: x86: hyper-v: Introduce per-VTL vcpu helpers
` [RFC 11/33] KVM: x86: hyper-v: Handle GET/SET_VP_REGISTER hcall in user-space
` [RFC 25/33] KVM: Introduce a set of new memory attributes
` [RFC 29/33] KVM: VMX: Save instruction length on EPT violation
` [RFC 30/33] KVM: x86: hyper-v: Introduce KVM_REQ_HV_INJECT_INTERCEPT request
` [RFC 32/33] KVM: x86: hyper-v: Implement HVCALL_TRANSLATE_VIRTUAL_ADDRESS

[Intel-gfx] [PATCH] drm/i915: Use drm_atomic_helper_wait_for_fences helper
 2023-11-08 12:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v1 0/2] fs: fat: calculate FAT type based on cluster count
 2023-11-08 12:47 UTC  (4+ messages)
` [PATCH v1 1/2] fs: fat: add macro to convert u8[2] to u16
` [PATCH v1 2/2] fs: fat: calculate FAT type based on cluster count

[PATCH v4 00/15] Introduce new `git replay` command
 2023-11-08 12:47 UTC  (12+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v6 "

[PATCH v2 0/2] drm/bridge: tc358767: Fix DRM_BRIDGE_ATTACH_NO_CONNECTOR case
 2023-11-08 12:45 UTC  (3+ messages)

[PATCH 0/4] hwmon: Add support for Amphenol ChipCap 2
 2023-11-08 12:44 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: add Amphenol
` [PATCH 2/4] hwmon: (core) Add support for humidity min/max alarm
` [PATCH 3/4] hwmon: Add support for Amphenol ChipCap 2
` [PATCH 4/4] dt-bindings: hwmon: Add "

[PATCH v4 0/4] DPP PKEX Changes
 2023-11-08 12:42 UTC  (4+ messages)
` [PATCH v4 2/4] dpp: initial version of PKEX enrollee support

[PATCH] wifi: cfg80211: lock wiphy mutex for rfkill poll
 2023-11-08 12:41 UTC 

[PATCH] ALSA: core: Replace mutex_lock with mutex_trylock
 2023-11-08 12:39 UTC  (4+ messages)

[PATCH v2 0/3] imx8qm/imx8qxp: Support for inverted PWM
 2023-11-08 12:37 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: imx-pwm: Unify #pwm-cells for all compatibles

[syzbot] [wireless?] [net?] WARNING in ieee80211_rfkill_poll
 2023-11-08 12:38 UTC 

[PULL 00/23] Final test, gdbstub, plugin and gitdm updates for 8.2
 2023-11-08 12:36 UTC  (2+ messages)

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-08 12:36 UTC  (3+ messages)
` [PATCH v12 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS

[PATCH 2/4] mm: multi-gen LRU: MGLRU unbalance reclaim
 2023-11-08 12:34 UTC  (2+ messages)

[meta-oe][PATCH] exiftool: add recipe
 2023-11-08 12:33 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 194 builds: 6 failed, 188 passed, 2 errors, 28 warnings (v4.19.297-cip104-63-ge7301d2e196ae)
 2023-11-08 12:32 UTC 

[DRBD-announce] drbd-reactor v1.4.0-rc.1
 2023-11-08 12:30 UTC 

[PATCH v4 0/2] Add DMIC slew rate controls
 2023-11-08 12:28 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: nau8821: Add DMIC slew rate

[Buildroot] [git commit branch/2023.02.x] package/libupnp: bump to version 1.14.18
 2023-11-08 12:21 UTC 

[PATCH 1/6] drm/amdgpu: Fix possible null pointer dereference
 2023-11-08 12:28 UTC  (5+ messages)
` [PATCH 2/6] drm/amdgpu: New VM state for evicted user BOs

[alobakin:pfcp 11/19] include/linux/bitmap.h:642:17: warning: array subscript [1, 1024] is outside array bounds of 'long unsigned int[1]'
 2023-11-08 12:28 UTC  (11+ messages)

[Buildroot] [git commit branch/2023.08.x] package/libgeos: needs gcc >= 4.9
 2023-11-08 12:27 UTC 

[Buildroot] [git commit branch/2023.08.x] package/libgeos: drop DISABLE_GEOS_INLINE
 2023-11-08 12:27 UTC 

[Buildroot] [git commit branch/2023.08.x] package/libupnp: bump to version 1.14.18
 2023-11-08 12:21 UTC 

[Buildroot] [PATCH 1/1] package/libgeos: needs gcc >= 4.9
 2023-11-08 12:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libgeos: drop DISABLE_GEOS_INLINE
 2023-11-08 12:27 UTC  (2+ messages)

[PATCH] dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries
 2023-11-08 12:26 UTC  (3+ messages)

[PATCH 5.10 00/91] 5.10.200-rc2 review
 2023-11-08 12:24 UTC  (2+ messages)

[PATCH v2 0/3] BOOTP/DHCPv4 enhancements
 2023-11-08 12:24 UTC  (8+ messages)
` [PATCH v2 1/3] net: Get pxe config file from dhcp option 209

[PATCH] ASoC: dt-bindings: use "soundwire" as controller's node name in examples
 2023-11-08 12:22 UTC  (3+ messages)

[PATCH] config/x86: config support for AMD EPYC processors
 2023-11-08 12:24 UTC  (9+ messages)

[ANN] netdev development stats for 6.7
 2023-11-08 12:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libupnp: bump to version 1.14.18
 2023-11-08 12:21 UTC  (2+ messages)

[PATCH 1/1] swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
 2023-11-08 12:21 UTC  (2+ messages)

[PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
 2023-11-08 12:19 UTC 

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.19.2
 2023-11-08 12:19 UTC  (3+ messages)

[PATCH nf] netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
 2023-11-08 12:18 UTC 

[PATCH v2] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
 2023-11-08 12:18 UTC  (19+ messages)

[PATCH 5.15 000/125] 5.15.138-rc2 review
 2023-11-08 12:18 UTC  (2+ messages)

[RFC PATCH v2 00/17] Color Pipeline API w/ VKMS
 2023-11-08 12:18 UTC  (4+ messages)
` [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed

[PATCH] MAINTAINERS: Drop Emma Anholt from all M lines
 2023-11-08 12:16 UTC  (2+ messages)

[PATCHv2 0/4] block integrity: directly map user space addresses
 2023-11-08 12:15 UTC  (7+ messages)
  ` [PATCHv2 1/4] block: bio-integrity: directly map user buffers

[PATCH v11 00/24] Modernize U-Boot shell
 2023-11-08 12:14 UTC  (2+ messages)

USB 3.0 hub / controller is not working correctly - Error -28
 2023-11-08 12:15 UTC  (2+ messages)

[PATCH v5 0/4] rockchip: add GATE_LINK
 2023-11-08 12:12 UTC  (8+ messages)
` [PATCH v5 3/4] dt-bindings: clock: rk3588: export PCLK_VO1GRF clk id

[PATCH v2 0/3] add qca8084 ethernet phy driver
 2023-11-08 12:12 UTC  (3+ messages)
` [PATCH v2 1/3] net: phy: at803x: add QCA8084 ethernet phy support

[PATCH v2] tracing: fprobe-event: Fix to check tracepoint event and return
 2023-11-08 12:12 UTC 

[PATCH net 0/3] dpll: fix unordered unbind/bind registerer issues
 2023-11-08 12:08 UTC  (4+ messages)
` [PATCH net 1/3] dpll: fix pin dump crash after module unbind

[GIT PULL v2 FOR 6.8] V4L2 subdev patches
 2023-11-08 12:08 UTC  (2+ messages)
` [GIT PULL v2 FOR 6.8] V4L2 subdev patches (#96802)

[igt-dev] [PATCH i-g-t 0/3] Add wait fence Negative tests
 2023-11-08 12:07 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for Add wait fence Negative tests (rev2)
` [igt-dev] ✓ Fi.CI.BAT: "

[PATCH] dt-bindings: display/msm: qcom,sm8250-mdss: add DisplayPort controller node
 2023-11-08 12:06 UTC  (3+ messages)

[PATCH] tracing: fprobe-event: Fix to check tracepoint event and return
 2023-11-08 12:06 UTC  (5+ messages)

[Intel-xe] FW: [PATCH v9 0/3] PAT and cache coherency support
 2023-11-08 12:03 UTC  (2+ messages)

[PATCH v2] net/iavf: fix coredump when exiting testpmd
 2023-11-08 12:02 UTC  (4+ messages)
` [PATCH v3] net/iavf: fix mbuf release API selection

[PATCH] oeqa,ssh: Handle SSHCall timeout error code
 2023-11-08 11:08 UTC 

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-11-08 11:59 UTC  (2+ messages)

[PATCH v3 0/3] add es8326 dt-bindings, es8326 support and Enable dual amp for rt5682s
 2023-11-08 11:59 UTC  (3+ messages)
` [PATCH v3 1/3] ASoC: dt-bindings: mt8188-mt6359: add es8326 support

virtio-fs@redhat.com bouncing
 2023-11-08 11:58 UTC  (3+ messages)

[PATCH 00/22] Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR
 2023-11-08 11:58 UTC  (6+ messages)
` [PATCH 14/22] plugins: make test/example plugins work on windows

[PATCH v1 0/2] hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller
 2023-11-08 11:53 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: Add MP2856/MP2857 voltage regulator device

[RFC] eal: RFC to refactor rte_eal_init into sub-functions
 2023-11-08 11:51 UTC  (2+ messages)

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2023-11-08 11:51 UTC  (5+ messages)

[PATCH] [meta classes] sed -i destroys symlinks
 2023-11-08 11:50 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
 2023-11-08 11:49 UTC  (4+ messages)
` [PATCH v2 2/4] KVM: s390: vsie: Fix length of facility list shadowed

[PATCH v6] net/ice: fix crash on closing representor ports
 2023-11-08 11:39 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] usb: gadget: uvc_video: unlock before submitting a request to ep
 2023-11-08 11:48 UTC  (2+ messages)

[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-11-07 22:30 UTC  (4+ messages)
` [PATCH RFC v3 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries


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.