All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-18 18:03:57 to 2023-02-18 21:19:14 UTC [more...]

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-02-18 18:55 UTC  (18+ messages)
` [Nouveau] "

[meta-oe][PATCH] glog: Fix build with clang on 32bit platforms
 2023-02-18 21:19 UTC 

[PATCH v6 00/41] Shadow stacks for userspace
 2023-02-18 21:14 UTC  (16+ messages)
` [PATCH v6 01/41] Documentation/x86: Add CET shadow stack description
` [PATCH v6 02/41] x86/shstk: Add Kconfig option for shadow stack
` [PATCH v6 03/41] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v6 04/41] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v6 05/41] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v6 06/41] x86/fpu: Add helper for modifying xstate
` [PATCH v6 07/41] x86: Move control protection handler to separate file
` [PATCH v6 08/41] x86/shstk: Add user control-protection fault handler
` [PATCH v6 09/41] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v6 10/41] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
` [PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel()
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA

[Intel-gfx] [PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-18 21:15 UTC  (32+ messages)
`  "
` [PATCH v4 01/14] dma-buf/dma-fence: Add deadline awareness
` [PATCH v4 02/14] dma-buf/fence-array: Add fence deadline support
` [PATCH v4 03/14] dma-buf/fence-chain: "
` [PATCH v4 04/14] dma-buf/dma-resv: Add a way to set fence deadline
` [PATCH v4 05/14] dma-buf/sync_file: Add SET_DEADLINE ioctl
` [PATCH v4 06/14] dma-buf/sync_file: Support (E)POLLPRI
` [PATCH v4 07/14] dma-buf/sw_sync: Add fence deadline support
` [PATCH v4 08/14] drm/scheduler: "
` [PATCH v4 09/14] drm/syncobj: Add deadline support for syncobj waits
` [PATCH v4 10/14] drm/vblank: Add helper to get next vblank time
` [PATCH v4 11/14] drm/atomic-helper: Set fence deadline for vblank
` [PATCH v4 12/14] drm/msm: Add deadline based boost support
` [PATCH v4 13/14] drm/msm: Add wait-boost support
` [Intel-gfx] [PATCH v4 14/14] drm/i915: Add deadline based boost support
  `  "

[PATCH net 1/4] MAINTAINERS: Switch maintenance for cc2520 driver over
 2023-02-18 21:13 UTC  (4+ messages)
` [PATCH net 2/4] MAINTAINERS: Switch maintenance for mcr20a "
` [PATCH net 3/4] MAINTAINERS: Switch maintenance for mrf24j40 "
` [PATCH net 4/4] MAINTAINERS: Add Miquel Raynal as additional maintainer for ieee802154

stable-rc/queue/4.19 baseline: 141 runs, 22 regressions (v4.19.272-85-gb57f1727fdd4)
 2023-02-18 21:12 UTC 

[PATCH 0/5] hwrng: meson: simplify driver
 2023-02-18 20:59 UTC  (18+ messages)
` [PATCH 1/5] hwrng: meson: remove unused member of struct meson_rng_data
` [PATCH 2/5] hwrng: meson: use devm_clk_get_optional_enabled
` [PATCH 3/5] hwrng: meson: remove not needed call to platform_set_drvdata
` [PATCH 4/5] hwrng: meson: use struct hw_random priv data
` [PATCH 5/5] hwrng: meson: remove struct meson_rng_data

[PATCH] net/mlx5: fix build failure on Windows
 2023-02-18 20:56 UTC  (2+ messages)

Source IP incorrect on multi homed systems
 2023-02-18 20:14 UTC 

stable-rc/queue/5.4 baseline: 167 runs, 35 regressions (v5.4.231-150-g23e4bcd99150)
 2023-02-18 20:53 UTC 

Choose a default DSA CPU port
 2023-02-18 20:52 UTC  (4+ messages)

[jimc:dd-drm-fix-next 2/20] include/linux/module.h:550:29: error: field 'dyndbg_info' has incomplete type
 2023-02-18 20:50 UTC 

[PATCH] net: phy: aquantia: clamp temperature value in aqr_hwmon_set
 2023-02-18 20:50 UTC  (4+ messages)

[PATCH v1 0/5] AXP20x USB power supply remove use of variant IDs
 2023-02-18 20:49 UTC  (6+ messages)
` [PATCH v1 1/5] power: supply: axp20x_usb_power: Simplify USB current limit handling
` [PATCH v1 2/5] power: supply: axp20x_usb_power: Use regmap fields for VBUS monitor feature
` [PATCH v1 3/5] power: supply: axp20x_usb_power: Use regmap fields for USB BC feature
` [PATCH v1 4/5] power: supply: axp20x_usb_power: Use regmap field for VBUS disabling
` [PATCH v1 5/5] power: supply: axp20x_usb_power: Remove variant IDs from VBUS polling check

[PATCH 1/4] soc: qcom: socinfo: move SMEM item struct and defines to a header
 2023-02-18 20:40 UTC  (5+ messages)
` [PATCH 4/4] cpufreq: qcom-nvmem: make qcom_cpufreq_get_msm_id() return the SoC ID

drivers/mux/mmio.c:76:20: error: variable has incomplete type 'struct reg_field'
 2023-02-18 20:40 UTC 

[PATCH v3 00/11] Performance fixes for 9p filesystem
 2023-02-18 20:35 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 03/11] fs/9p: Consolidate file operations and add readahead and writeback
  ` [PATCH v4 04/11] fs/9p: Remove unnecessary superblock flags
` [PATCH v4 10/11] fs/9p: writeback mode fixes

stable-rc/queue/4.14 baseline: 134 runs, 22 regressions (v4.14.305-50-gf4f97b0216b0)
 2023-02-18 20:34 UTC 

[PATCH bpf-next 0/3] libbpf: Make uprobe attachment APK aware
 2023-02-18 20:29 UTC  (2+ messages)

langdale merge request: Feb 18th
 2023-02-18 20:26 UTC  (2+ messages)

[PATCH 00/12] ICH9 cleanup
 2023-02-18 20:25 UTC  (3+ messages)
` [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it

[PATCH 00/11] selftests: hid: import the tests from hid-tools
 2023-02-18 20:24 UTC  (3+ messages)
` [PATCH 03/11] selftests: hid: import hid-tools hid-gamepad tests

[PATCH 3/4] usb: cdns2: Add tracepoints for CDNS2 driver
 2023-02-18 20:19 UTC  (2+ messages)

[oe] [meta-networking] [PATCH] libldb: upgrade 2.6.1 -> 2.7.1
 2023-02-18 20:20 UTC  (2+ messages)

[robh:for-next 57/60] drivers/of/unittest.c:3042:41: error: 'struct device_node' has no member named 'kobj'
 2023-02-18 20:19 UTC 

[atishp04:dev/atishp/kvm_aptee_v2 57/81] arch/riscv/include/asm/kvm_tee.h:153:118: error: expected ';' before '}' token
 2023-02-18 20:19 UTC 

[for-next][PATCH 0/8] tracing/tools: Updates for 6.3
 2023-02-18 20:18 UTC  (9+ messages)
` [for-next][PATCH 1/8] tools/rv: Remove unneeded semicolon
` [for-next][PATCH 2/8] tools/tracing/rtla: osnoise_hist: use total duration for average calculation
` [for-next][PATCH 3/8] tools/tracing/rtla: osnoise_hist: display average with two-digit precision
` [for-next][PATCH 4/8] rtla/timerlat: Add auto-analysis core
` [for-next][PATCH 5/8] rtla/timerlat: Add auto-analysis support to timerlat top
` [for-next][PATCH 6/8] Documentation/rtla: Add timerlat-top auto-analysis options
` [for-next][PATCH 7/8] rtla: Add hwnoise tool
` [for-next][PATCH 8/8] Documentation/rtla: Add hwnoise man page

stable-rc/queue/5.10 baseline: 177 runs, 16 regressions (v5.10.168-46-g9d298fa99302)
 2023-02-18 20:11 UTC 

[Patch] net: dwc_eth_qos - works with fixed-phy
 2023-02-18 20:11 UTC  (5+ messages)

Why is converting from RAID1 to single in Btrfs an I/O-intensive operation?
 2023-02-18 20:05 UTC  (5+ messages)

[PATCH] net: ipv6: IPv6 environment variable cleanup
 2023-02-18 20:09 UTC  (2+ messages)

[PATCH RFC] mmc: meson-gx: improve clock privisioning
 2023-02-18 20:07 UTC  (3+ messages)

[PATCH v3 00/95] RFC: Migrate to split config
 2023-02-18 20:07 UTC  (3+ messages)
` [PATCH v3 72/95] net: Add an SPL config for atheros

[PATCH 0/2] drivers: net: fsl-mc: fix MAC address fixup procedure
 2023-02-18 20:07 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 1/3] net: ksz9477: remove unnecessary dsa_set_tagging call
 2023-02-18 20:05 UTC  (6+ messages)
` [PATCH 2/3] net: ksz9477: remove unnecessary variable
` [PATCH 3/3] net: ksz9477: add port_probe function to config phy

[PATCH v3 00/81] RFC: Migrate to split config
 2023-02-18 20:04 UTC  (3+ messages)
` [PATCH v3 59/81] net: Add an SPL config for atheros

[RFC PATCH v2 00/56] Migrate to split config
 2023-02-18 20:03 UTC  (3+ messages)
` [RFC PATCH v2 37/56] net: Add an SPL config for atheros

[PATCH wpan v2 0/6] ieee802154: Scan/Beacon fixes
 2023-02-18 20:04 UTC  (4+ messages)

[syzbot] [jfs?] KASAN: null-ptr-deref Read in txBegin
 2023-02-18 19:59 UTC 

amba pl011 non amba/sbsa driver
 2023-02-18 19:56 UTC 

[Intel-gfx] [RFC v3 0/9] Waitboost drm syncobj waits
 2023-02-18 19:56 UTC  (5+ messages)
` [Intel-gfx] [RFC 5/9] dma-fence: Track explicit waiters
` [Intel-gfx] [RFC 6/9] drm/syncobj: Mark syncobj waits as external waiters

stable-rc/queue/4.14 baseline: 143 runs, 25 regressions (v4.14.305-50-gfdc815677819)
 2023-02-18 19:54 UTC 

FAILED: patch "[PATCH] nilfs2: fix underflow in second superblock position" failed to apply to 5.4-stable tree
 2023-02-18 19:53 UTC  (2+ messages)
` [PATCH 4.14 4.19 5.4] nilfs2: fix underflow in second superblock position calculations

[PATCH v3] page_pool: add a comment explaining the fragment counter usage
 2023-02-18 19:53 UTC  (2+ messages)

[PATCH bpf-next V2] igc: enable and fix RX hash usage by netstack
 2023-02-18 19:51 UTC  (4+ messages)
  ` [Intel-wired-lan] "

stable-rc/queue/5.4 baseline: 170 runs, 36 regressions (v5.4.231-150-gfc887c2bb357)
 2023-02-18 19:50 UTC 

[PATCH v2 14/46] hugetlb: split PTE markers when doing HGM walks
 2023-02-18 19:49 UTC  (2+ messages)

drivers/gpu/drm/i915/i915_hwmon.c:69 hwm_in_read() error: uninitialized symbol 'reg_value'
 2023-02-18 19:38 UTC 

[PATCH v3 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and add port@5
 2023-02-18 19:34 UTC  (10+ messages)
  ` Aw: "
      ` Aw: "

[PATCH v4] srcu: Clarify comments on memory barrier "E"
 2023-02-18 19:36 UTC  (7+ messages)

[PATCH v6 0/4] riscv: Add support for Zicbo[m,z,p] instructions
 2023-02-18 19:35 UTC  (5+ messages)
` [PATCH v6 2/4] target/riscv: implement Zicboz extension

[PATCH] locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels
 2023-02-18 19:34 UTC  (2+ messages)

[PATCH] t2015-checkout-unborn.sh: changes the style for cd
 2023-02-18 19:21 UTC 

Current LKMM patch disposition
 2023-02-18 19:21 UTC  (11+ messages)

[PATCH v4 0/2] Expand APU2 driver to 3/4/5/6 models
 2023-02-18 19:14 UTC  (3+ messages)

[GIT PULL] arm64 perf/PMU regression fixes for 6.2
 2023-02-18 19:15 UTC  (3+ messages)

[GIT PULL] Followup block fix for 6.2-final
 2023-02-18 19:16 UTC  (2+ messages)

[GIT PULL] Final batch KVM changes for Linux 6.2
 2023-02-18 19:15 UTC  (2+ messages)

[PATCH 01/27] habanalabs/gaudi2: increase user interrupt grace time
 2023-02-18 19:13 UTC  (4+ messages)

[PATCH v3 0/4] Stop using insecure transports
 2023-02-18 19:11 UTC  (4+ messages)
` [PATCH v3 2/4] Build system: Replace git:// and http:// with https://

[PATCH] wifi: iwlwifi: dvm: Add struct_group for struct iwl_keyinfo keys
 2023-02-18 19:11 UTC 

[PATCH] Staging: r8188eu: Fixed block comment
 2023-02-18 19:11 UTC  (2+ messages)

[djwong-xfs:in-memory-btrees 62/182] fs/xfs/scrub/common.c:796:6: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2023-02-18 19:08 UTC 

[GIT PULL] RCU changes for v6.3
 2023-02-18 19:06 UTC 

Fw: [Bug 217054] New: wireguard - allowedips.c - warning: the frame size of 1032 bytes is larger than 1024 bytes
 2023-02-18 19:06 UTC  (2+ messages)

How many colours does the ARC cache have?
 2023-02-18 19:03 UTC  (3+ messages)

[PATCH v3 0/6] man2/: use C digit separators, IEC, or ISO multiples to clarify long numeric digit strings
 2023-02-18 19:03 UTC  (8+ messages)
` [PATCH v3 5/6] man2/chmod.2: add C digit separators to clarify POSIX feature release dates and "

[atishp04:dev/atishp/kvm_aptee_guest_rfc 15/109] drivers/irqchip/irq-riscv-imsic.c:541:9: error: unknown type name 'msi_alloc_info_t'
 2023-02-18 18:57 UTC 

[PATCH] IB/rdmavt: Fix target union member for rvt_post_one_wr()
 2023-02-18 18:57 UTC 

Can we get an override for NOCOW?
 2023-02-18 18:52 UTC 

[PATCH liburing] test/buf-ring: add test for buf ring occupying exactly one page
 2023-02-18 18:46 UTC 

[PATCH 00/15] Misc fixes, sanity checks and xz/zstd compression
 2023-02-18 18:46 UTC  (16+ messages)
` [PATCH 01/15] WHENCE: remove trailing white space
` [PATCH 02/15] WHENCE: remove unnecessary filename quotation
` [PATCH 03/15] check_whence, WHENCE, copy-firmware: escape filenames with spaces
` [PATCH 04/15] WHENCE: remove duplicate File entries
` [PATCH 05/15] check_whence: error on duplicate file entries
` [PATCH 06/15] check_whence: error on directory listed as File
` [PATCH 07/15] copy-firmware: remove non-applicable file presence test
` [PATCH 08/15] check_whence: error if File: is actually a link
` [PATCH 09/15] check_whence: error if symlinks are in-tree
` [PATCH 10/15] copy-firmware: remove unreachable symlink workarounds
` [PATCH 11/15] copy-firmware: quote deskdir to prevent word splitting
` [PATCH 12/15] copy-firmware: tweak sed invocation
` [PATCH 13/15] copy-firmware: quote the output of dirname
` [PATCH 14/15] copy-firmware: silence the last shellcheck warnings
` [PATCH 15/15] Makefile, copy-firmware: support xz/zstd compressed firmware

[PATCH] io_uring: fix size calculation when registering buf ring
 2023-02-18 18:41 UTC 

Removing clsact while eBPF program is still attached
 2023-02-18 18:40 UTC  (2+ messages)

[PATCH] net/mlx4_en: Introduce flexible array to silence overflow warning
 2023-02-18 18:38 UTC 

[PATCH 0/1] [gsoc][patch] trace.c, git.c: removed unnecessary parameter to trace_repo_setup
 2023-02-18 18:35 UTC  (3+ messages)
` [PATCH 1/1] trace.c, git.c: remove "

[PATCH] dt-bindings: drop Sagar Kadam from SiFive binding maintainership
 2023-02-18 18:33 UTC  (3+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.168-46-ge37b49a2e531)
 2023-02-18 18:29 UTC 

[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-02-18 18:27 UTC  (5+ messages)
` [PATCH v10 2/3] fs: introduce super_drop_pagecache()

stable-rc/queue/4.14 baseline: 134 runs, 21 regressions (v4.14.305-50-gf6bd0b5a391e)
 2023-02-18 18:26 UTC 

[PATCH RESEND 0/1] Validating UAPI backwards compatibility
 2023-02-18 18:22 UTC  (5+ messages)
` [PATCH RESEND 1/1] check-uapi: Introduce check-uapi.sh

ROHM ALS, integration time
 2023-02-18 18:08 UTC  (7+ messages)

[PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
 2023-02-18 18:07 UTC  (2+ messages)

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.94-72-ge79a85a033b4)
 2023-02-18 18:06 UTC 

[PATCH 00/14] Implement Trusted Security Event Modeling
 2023-02-18 18:03 UTC  (8+ messages)
` [PATCH 08/14] Implement TSEM control plane


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.