All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-01 00:28:25 to 2024-05-01 02:55:55 UTC [more...]

[PATCH 001/149] global: Make <asm/global_data.h> include <asm/u-boot.h>
 2024-05-01  2:41 UTC  (63+ messages)
` [PATCH 002/149] global: Audit usage of <eeprom.h>
` [PATCH 003/149] eeprom.h: Add missing <linux/types.h>
` [PATCH 004/149] splash.h: "
` [PATCH 005/149] extension_board.h: Add missing <linux/list.h>
` [PATCH 006/149] board: BuR: Remove <common.h> and add needed includes
` [PATCH 007/149] board: BuS: "
` [PATCH 008/149] board: CZ.NIC: "
` [PATCH 009/149] board: LaCie: "
` [PATCH 010/149] board: Marvell: "
` [PATCH 011/149] board: Seagate: "
` [PATCH 012/149] board: Synology: "
` [PATCH 013/149] board: advantech: "
` [PATCH 014/149] board: alliedtelesis: "
` [PATCH 015/149] board: amarula: "
` [PATCH 016/149] board: amlogic: "
` [PATCH 017/149] board: aristainetos: "
` [PATCH 018/149] board: armadeus: "
` [PATCH 019/149] board: armltd: "
` [PATCH 020/149] board: astro: "
` [PATCH 021/149] board: atmel: "
` [PATCH 022/149] board: avionic-design: "
` [PATCH 023/149] board: beacon: "
` [PATCH 024/149] board: beagle: "
` [PATCH 025/149] board: beckhoff: "
` [PATCH 026/149] board: bluewater: "
` [PATCH 027/149] board: bosch: "
` [PATCH 028/149] board: boundary: "
` [PATCH 029/149] board: broadcom: "
` [PATCH 030/149] board: bsh: "
` [PATCH 031/149] board: bticino: "
` [PATCH 032/149] board: buffalo: "
` [PATCH 033/149] board: cadence: "
` [PATCH 034/149] board: calao: "
` [PATCH 035/149] board: cavium: "
` [PATCH 036/149] board: cei: "
` [PATCH 037/149] board: chipspark: "
` [PATCH 038/149] board: cloos: "
` [PATCH 039/149] board: cloudengines: "
` [PATCH 040/149] board: cobra5272: "
` [PATCH 041/149] board: compulab: "
` [PATCH 042/149] board: conclusive: "
` [PATCH 043/149] board: congatec: "
` [PATCH 044/149] board: coreboot: "
` [PATCH 045/149] board: cortina: "
` [PATCH 046/149] board: d-link: "
` [PATCH 047/149] board: data_modul: "
` [PATCH 048/149] board: davinci: "
` [PATCH 049/149] board: dfi: "
` [PATCH 050/149] board: dhelectronics: "
` [PATCH 051/149] board: ea: "
` [PATCH 052/149] board: eets: "
` [PATCH 053/149] board: efi: "
` [PATCH 054/149] board: egnite: "
` [PATCH 055/149] board: elgin: "
` [PATCH 056/149] board: embest: "
` [PATCH 057/149] board: emulation: "
` [PATCH 058/149] board: engicam: "
` [PATCH 059/149] board: esd: "
` [PATCH 060/149] board: firefly: "
` [PATCH 061/149] board: freescale: "
` [PATCH 062/149] board: friendlyarm: "
` [PATCH 063/149] board: gardena: "

[bug report] kmemleak observed after system boots up
 2024-05-01  2:53 UTC  (2+ messages)
` [PATCH] fsverity: use register_sysctl_init() to avoid kmemleak warning

[xen-unstable test] 185872: tolerable FAIL
 2024-05-01  2:51 UTC 

linux-next: Signed-off-by missing for commit in the aspeed tree
 2024-05-01  2:40 UTC  (2+ messages)

[net,PATCH v2] net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
 2024-05-01  2:39 UTC  (3+ messages)

[PATCH net-next v11 2/4] ethtool: provide customized dim profile management
 2024-05-01  2:36 UTC  (2+ messages)

[meta-virtualization][PATCH v2] podman: fix location of user systemd service units
 2024-05-01  2:29 UTC  (4+ messages)

[PATCH] firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G
 2024-05-01  2:33 UTC 

[PATCH v1] PCI/EDR: Align EDR implementation with PCI firmware r3.3 spec
 2024-05-01  2:25 UTC 

[PATCH] gpiolib: cdev: Fix use after free in lineinfo_changed_notify
 2024-05-01  2:26 UTC 

[PATCH 00/19] drm/i915/psr: implicit dev_priv removal
 2024-05-01  2:26 UTC  (39+ messages)
` [PATCH 01/19] drm/i915: pass dev_priv explicitly to TRANS_EXITLINE
` [PATCH 02/19] drm/i915: pass dev_priv explicitly to EDP_PSR_CTL
` [PATCH 03/19] drm/i915: pass dev_priv explicitly to TRANS_PSR_IMR
` [PATCH 04/19] drm/i915: pass dev_priv explicitly to TRANS_PSR_IIR
` [PATCH 05/19] drm/i915: pass dev_priv explicitly to EDP_PSR_AUX_CTL
` [PATCH 06/19] drm/i915: pass dev_priv explicitly to EDP_PSR_AUX_DATA
` [PATCH 07/19] drm/i915: pass dev_priv explicitly to EDP_PSR_STATUS
` [PATCH 08/19] drm/i915: pass dev_priv explicitly to EDP_PSR_PERF_CNT
` [PATCH 09/19] drm/i915: pass dev_priv explicitly to EDP_PSR_DEBUG
` [PATCH 10/19] drm/i915: pass dev_priv explicitly to EDP_PSR2_CTL
` [PATCH 11/19] drm/i915: pass dev_priv explicitly to PSR_EVENT
` [PATCH 12/19] drm/i915: pass dev_priv explicitly to EDP_PSR2_STATUS
` [PATCH 13/19] drm/i915: pass dev_priv explicitly to _PSR2_SU_STATUS
` [PATCH 14/19] drm/i915: pass dev_priv explicitly to PSR2_MAN_TRK_CTL
` [PATCH 15/19] drm/i915: pass dev_priv explicitly to PIPE_SRCSZ_ERLY_TPT
` [PATCH 16/19] drm/i915: pass dev_priv explicitly to ALPM_CTL
` [PATCH 17/19] drm/i915: pass dev_priv explicitly to ALPM_CTL2
` [PATCH 18/19] drm/i915: pass dev_priv explicitly to PORT_ALPM_CTL
` [PATCH 19/19] drm/i915: pass dev_priv explicitly to PORT_ALPM_LFPS_CTL

[PATCH] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
 2024-05-01  2:26 UTC  (4+ messages)

[PATCH net-next v5 0/6] Remove RTNL lock protection of CVQ
 2024-05-01  2:22 UTC  (3+ messages)
` [PATCH net-next v5 2/6] virtio_net: Remove command data from control_buf

[CI 1/6] lib/igt_drm_fdinfo: Fix wrong name len assert
 2024-05-01  2:24 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for series starting with [CI,1/6] "

[PATCH] erofs-utils: optimize pthread_cond_signal calling
 2024-05-01  2:24 UTC 

[PATCH] random: add chacha8_block and swtich the rng to it
 2024-05-01  2:22 UTC  (6+ messages)

[PATCH v2 0/4] Fix rtq2208 BUCK ramp_delay and LDO dvs setting
 2024-05-01  2:19 UTC  (5+ messages)
` [PATCH v2 2/4] regulator: rtq2208: Fix LDO to be compatible with both fixed and adjustable vout
` [PATCH v2 3/4] regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matches is called

[PATCH v8 0/2] riscv: rtc: sophgo: add rtc support for CV1800
 2024-05-01  2:19 UTC  (3+ messages)
` [PATCH v8 2/2] rtc: sophgo: add rtc support for Sophgo CV1800 SoC

[PATCH] erofs-utils: optimize pthread_cond_signal calling
 2024-05-01  2:16 UTC 

[PATCH V4 0/5] qcom: x1e80100: Enable CPUFreq
 2024-05-01  2:14 UTC  (3+ messages)
` [PATCH V4 2/5] mailbox: Add support for QTI CPUCP mailbox controller

[PATCH v3] Bluetooth: msft: fix slab-use-after-free in msft_do_close()
 2024-05-01  2:13 UTC  (2+ messages)

[PATCH 6.8 000/228] 6.8.9-rc1 review
 2024-05-01  2:12 UTC  (2+ messages)

[PATCH bpf-next v6 0/2] bpf: Add a generic bits iterator
 2024-05-01  2:12 UTC  (10+ messages)

[poky][kirkstone][clang] Poky Clang Toolchain with Code Coverage Flags
 2024-05-01  2:11 UTC 

[PATCH v4] Bluetooth: msft: fix slab-use-after-free in msft_do_close()
 2024-05-01  2:10 UTC  (3+ messages)
` [v4] "

[PATCH net-next v3 0/1] dt-bindings: net: snps, dwmac: remove tx-sched-sp property
 2024-05-01  2:10 UTC  (2+ messages)

[PATCH net-next] netpoll: Fix race condition in netpoll_owner_active
 2024-05-01  2:10 UTC  (2+ messages)

[PATCH net-next 0/5] net: three additions to net_hotdata
 2024-05-01  2:10 UTC  (2+ messages)

[PATCH net] mptcp: ensure snd_nxt is properly initialized on connect
 2024-05-01  2:10 UTC  (2+ messages)

[RFC PATCH v2 00/12] Introduce the famfs shared-memory file system
 2024-05-01  2:09 UTC  (6+ messages)

[PATCH] selftests/harness: fix many "format string is empty" warnings
 2024-05-01  2:08 UTC 

[PATCH v2 0/6] TPM and fTPM test
 2024-05-01  2:06 UTC  (2+ messages)

[PATCH 1/2] arm-systemready/arm-systemready-linux-distros: disable buildhistory
 2024-05-01  2:06 UTC  (2+ messages)

[PATCH 0/3] corstone1000:arm-bsp: Enable SMM gateway authenticated variables and Secure Boot
 2024-05-01  2:06 UTC  (2+ messages)

[PATCH 0/6] Add support for using the systemready layer to Corstone-1000
 2024-05-01  2:06 UTC  (2+ messages)

[PATCH 0/5] Add back U-Boot capsule generation with fixes
 2024-05-01  2:06 UTC  (2+ messages)

[PATCH 0/3] Cleanup CS1000 recipes after removing OpenAMP
 2024-05-01  2:06 UTC  (2+ messages)

[PATCH 0/1] arm-bsp/n1sdp: Use git clone to fetch FW for the N1SDP
 2024-05-01  2:06 UTC  (2+ messages)

[PATCH net-next] net: loopback: Do not allocate tstats explicitly
 2024-05-01  2:03 UTC  (3+ messages)

[freescale-fslc:6.6-1.0.x-imx 4741/11730] drivers/soc/fsl/dpio/qbman-portal.c:722:3: error: invalid instruction, did you mean: addc, andc, bc, dcba, dcbf, dcbi, dcbt, dcbz, dci, ld, sc, td?
 2024-05-01  2:01 UTC 

[PATCH v3 00/19] Enable display support for Battlemage
 2024-05-01  2:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Enable display support for Battlemage (rev3)

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-05-01  1:59 UTC  (2+ messages)

[PATCH net v2 0/4] Wangxun fixes
 2024-05-01  1:59 UTC  (3+ messages)
` [PATCH net v2 1/4] net: wangxun: fix the incorrect display of queue number in statistics

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-01  1:56 UTC  (6+ messages)

[PATCH net-next v8] net/ipv4: add tracepoint for icmp_send
 2024-05-01  1:55 UTC  (2+ messages)

[PATCH][RFC] exec: x86: Ensure SIGBUS delivered on MCE
 2024-05-01  1:53 UTC 

[PATCH net-next] inet: introduce dst_rtable() helper
 2024-05-01  1:50 UTC  (2+ messages)

[PATCH net] e1000e: change usleep_range to udelay in PHY mdic access
 2024-05-01  1:50 UTC  (2+ messages)

Issue with stack) on 6.x kernels
 2024-05-01  1:48 UTC 

[PATCH v3 00/21] block atomic writes for XFS
 2024-05-01  1:47 UTC  (9+ messages)
` [PATCH RFC v3 12/21] xfs: Only free full extents for forcealign
` [PATCH v3 14/21] iomap: Sub-extent zeroing
` [PATCH v3 15/21] fs: xfs: "
` [PATCH v3 17/21] iomap: Atomic write support

cron job: media_tree daily build: ERRORS
 2024-05-01  1:47 UTC 

[PATCH v9 0/1] watchdog: aspeed: Revise handling of bootstatus
 2024-05-01  1:44 UTC  (5+ messages)
` [PATCH v9 1/1] "

A note from the maintainer
 2024-05-01  1:45 UTC  (2+ messages)

[syzbot] [wireless?] [usb?] INFO: trying to register non-static key in skb_dequeue (3)
 2024-05-01  1:44 UTC  (2+ messages)

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-05-01  1:42 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] of: of_reserved_mem: clean-up reserved memory with no-map
 2024-05-01  1:39 UTC  (2+ messages)

[PATCH v2] rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
 2024-05-01  1:40 UTC  (2+ messages)

[PATCH net] cxgb4: Properly lock TX queue for the selftest
 2024-05-01  1:40 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
 2024-05-01  1:40 UTC  (2+ messages)

[PATCH v3 0/3] mailbox: zynqmp: Enable Bufferless IPIs for Versal based SOCs
 2024-05-01  1:39 UTC  (4+ messages)
  ` Fwd: "

[PATCH] [PATCH 6.6]Revert "selftests/bpf: Add netkit to tc_redirect selftest"
 2024-05-01  1:31 UTC 

linux-next: build failure after merge of the bluetooth tree
 2024-05-01  1:34 UTC  (2+ messages)

[GIT PULL] RISC-V Sophgo Devicetrees for v6.10
 2024-05-01  1:31 UTC  (2+ messages)

[PATCH RFC i-g-t 0/2] helper function
 2024-05-01  1:27 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

linux-next: duplicate patch in the btrfs tree
 2024-05-01  1:25 UTC 

[PATCH 12/17] irqchip: Add support for LAN966x OIC
 2024-05-01  1:17 UTC  (3+ messages)

[PATCH v2 0/3] drivers: thermal/hwmon: intel: Use model-specific bitmasks for temperature registers
 2024-05-01  1:24 UTC  (4+ messages)
` [PATCH v2 1/3] thermal: intel: intel_tcc: Add model checks "

scripts/get-distro-default-bridge.sh
 2024-05-01  1:13 UTC  (5+ messages)

[PATCH v6] Bluetooth: compute LE flow credits based on recvbuf space
 2024-05-01  1:10 UTC  (2+ messages)
` [v6] "

[PATCH 0/4] intel: thermal: hfi: Add debugfs files for tuning
 2024-05-01  1:16 UTC  (7+ messages)
` [PATCH 2/4] thermal: intel: hfi: Tune the HFI thermal netlink event delay via debugfs
` [PATCH 4/4] thermal: intel: hfi: Tune the number of CPU capabilities per netlink event

[TEST] test_bridge_neigh_suppress.sh now failing in both configs
 2024-05-01  1:08 UTC  (3+ messages)

[PATCH next] vhost_task: after freeing vhost_task it should not be accessed in vhost_task_fn
 2024-05-01  1:01 UTC  (2+ messages)

[PATCH] drm/i915/guc: avoid FIELD_PREP warning
 2024-05-01  1:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/guc: avoid FIELD_PREP warning (rev2)

[PATCH] mailbox: mtk-cmdq: Fix sleeping function called from invalid context
 2024-05-01  0:57 UTC  (4+ messages)

[PATCH] proc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operation
 2024-05-01  0:56 UTC 

✅ PASS (MISSED 11 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, b947cc5b)
 2024-05-01  0:51 UTC 

[PATCH v3 0/8] memcg: reduce memory consumption by memcg stats
 2024-05-01  0:50 UTC  (8+ messages)
` [PATCH v3 4/8] memcg: reduce memory for the lruvec and "

[PATCH i-g-t v3 0/6] Intel blitter framebuffer copying sanitizing
 2024-05-01  0:47 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Intel blitter framebuffer copying sanitizing (rev6)

IPv4 NAT and lo, and iptables
 2024-05-01  0:46 UTC  (3+ messages)

MHI MMIO endian issue
 2024-05-01  0:44 UTC  (2+ messages)

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-04-30 17:29 UTC  (5+ messages)
` [PATCH v4 12/15] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT

[PATCH] drm/xe: Unmap userptr in MMU invalidation notifier
 2024-05-01  0:40 UTC  (6+ messages)

[PATCH bpf-next 0/6] use network helpers, part 3
 2024-05-01  0:40 UTC  (3+ messages)
` [PATCH bpf-next 4/6] selftests/bpf: Add setsockopt for network_helper_opts

[PATCH] dt-bindings: mfd: aspeed: Drop 'oneOf' for pinctrl node
 2024-05-01  0:40 UTC  (4+ messages)

[PATCH 0/4] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-01  0:28 UTC  (5+ messages)

[PATCH v20 00/41] Introduce QC USB SND audio offloading support
 2024-05-01  0:32 UTC  (4+ messages)
` [PATCH v20 33/41] ASoC: usb: Create SOC USB SND jack kcontrol

[PATCH TOOLS] remove redundant "cmd_" prefix from functions in "commands"
 2024-05-01  0:32 UTC 

[PATCH net-next v2 0/6] bnxt_en: Updates for net-next
 2024-05-01  0:30 UTC  (7+ messages)
` [PATCH net-next v2 1/6] bnxt_en: share NQ ring sw_stats memory with subrings
` [PATCH net-next v2 2/6] bnxt_en: Don't support offline self test when RoCE driver is loaded
` [PATCH net-next v2 3/6] bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
` [PATCH net-next v2 4/6] bnxt_en: Add a mutex to synchronize ULP operations
` [PATCH net-next v2 5/6] bnxt_en: Optimize recovery path ULP locking in the driver
` [PATCH net-next v2 6/6] bnxt_en: Add VF PCI ID for 5760X (P7) chips

[RFC] RDMA/umem: pin_user_pages*() can temporarily fail due to migration glitches
 2024-05-01  0:31 UTC 

[PATCH v2 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2024-05-01  0:28 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy


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.