All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-20 23:55:16 to 2023-12-21 01:41:07 UTC [more...]

[PATCH 0/8] MIPS: Unify low-level debugging functionalities
 2023-12-21  1:40 UTC  (3+ messages)

[RFC PATCH 0/3] LSM syscall tweaks
 2023-12-21  1:40 UTC  (4+ messages)
` [RFC PATCH 3/3] lsm: consolidate buffer size handling into lsm_fill_user_ctx()

[PATCH mdadm] tests: Gate tests for linear flavor with variable LINEAR
 2023-12-21  1:39 UTC 

Passing boot logs to Linux?
 2023-12-21  1:37 UTC  (14+ messages)

[virtio-comment] [PATCH v5] virtio-net: device does not deliver partially checksummed packet and may validate the checksum
 2023-12-21  1:34 UTC  (20+ messages)
` [virtio-comment] "
                  ` [virtio-comment] Re: [virtio-dev] "
                            ` [virtio-dev] "
                          `  "

[xen-unstable-smoke test] 184195: tolerable all pass - PUSHED
 2023-12-21  1:34 UTC 

[PATCH] wifi: mwifiex: fix uninitialized firmware_stat
 2023-12-21  1:34 UTC  (3+ messages)
  ` [EXT] "

stable-rc/queue/5.15 baseline: 103 runs, 3 regressions (v5.15.143-83-g1d146b1875fc9)
 2023-12-21  1:33 UTC 

linux-next: build failure after merge of the vfs-brauner tree
 2023-12-21  1:32 UTC  (2+ messages)

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in arc4_crypt
 2023-12-21  1:32 UTC  (4+ messages)
` [PATCH next] crypto: fix oob "

[PATCH 0/7] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-12-21  1:31 UTC  (9+ messages)
` [PATCH 4/7] dt-bindings: firmware: arm,scmi: support pinctrl protocol

[PATCH v7 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
 2023-12-21  1:28 UTC  (7+ messages)
` [PATCH v7 bpf-next 1/6] tcp: Move tcp_ns_to_ts() to tcp.h
` [PATCH v7 bpf-next 2/6] tcp: Move skb_steal_sock() to request_sock.h
` [PATCH v7 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock()
` [PATCH v7 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v7 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie
` [PATCH v7 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-filesystems: 10 runs, 2 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 7 runs, 2 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-mm: 7 runs, 1 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 15 runs, 4 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 8 runs, 2 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-ipc: 14 runs, 2 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-fcntl-locktests: 11 runs, 2 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-pty: 11 runs, 2 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 9 runs, 2 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lib: 10 runs, 2 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  1:29 UTC 

[PATCH 0/2] block, md: Better handle REQ_OP_FLUSH
 2023-12-21  1:27 UTC  (3+ messages)
` [PATCH 1/2] block: Check REQ_OP_FLUSH in op_is_flush()
` [PATCH 2/2] md: Use op_is_flush() to check flush bio

linux-next: duplicate patches in the bluetooth tree
 2023-12-21  1:24 UTC 

[PATCH v2 0/5] gpiolib: cdev: guard tidying
 2023-12-21  1:20 UTC  (6+ messages)
` [PATCH v2 1/5] gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
` [PATCH v2 2/5] gpiolib: cdev: include overflow.h
` [PATCH v2 3/5] gpiolib: cdev: allocate linereq using kvzalloc()
` [PATCH v2 4/5] gpiolib: cdev: replace locking wrappers for config_mutex with guards
` [PATCH v2 5/5] gpiolib: cdev: replace locking wrappers for gpio_device "

[PATCH] locking/osq_lock: Minimize access to node->prev's cacheline
 2023-12-21  1:19 UTC 

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2023-12-21  1:19 UTC  (3+ messages)

linux-next: build failure after merge of the thermal tree
 2023-12-21  1:17 UTC  (4+ messages)

[PATCH] dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
 2023-12-21  1:17 UTC  (2+ messages)

[PATCHES] assorted fs cleanups
 2023-12-21  1:16 UTC  (7+ messages)
` [PATCH 07/22] ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing
` [PATCH 17/22] get rid of passing callbacks to ceph __dentry_leases_walk()

BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
 2023-12-21  1:15 UTC  (4+ messages)

stable-rc/linux-5.15.y build: 20 builds: 0 failed, 20 passed, 3 warnings (v5.15.143-243-ge7911feb56b71)
 2023-12-21  1:13 UTC 

[PATCH v5] PCI/ASPM: Add back L1 PM Substate save and restore
 2023-12-21  1:12 UTC 

[Buildroot] [PATCH v2 0/3] i.MX91 and i.MX93 support
 2023-12-20 20:21 UTC  (2+ messages)
` [Buildroot] [PATCH v2 1/3] package/freescale-imx: add i.MX91 and i.MX93 SoC support

[PATCH] hw/loongarch/virt: Align high memory base address with super page size
 2023-12-21  1:07 UTC  (2+ messages)

[PATCH v2 0/3] Fix mainline support for rk3036 kylin board
 2023-12-21  1:07 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: rockchip: Add psci for rk3036

[linux-next:master] [mm] 1111d46b5c: stress-ng.pthread.ops_per_sec -84.3% regression
 2023-12-21  1:02 UTC  (7+ messages)

selftests: ftrace: Internal error: Oops: sve_save_state
 2023-12-21  1:06 UTC  (10+ messages)

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 158 runs, 18 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  0:59 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 84 runs, 11 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  0:59 UTC 

+ zswap-memcontrol-implement-zswap-writeback-disabling-fix.patch added to mm-unstable branch
 2023-12-21  0:59 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-cip-nfs: 13 runs, 10 regressions (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  0:59 UTC 

[PATCH v6 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock()
 2023-12-21  0:58 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-12-20
 2023-12-21  0:57 UTC  (16+ messages)
` [net-next 01/15] net/mlx5e: Use the correct lag ports number when creating TISes
` [net-next 02/15] net/mlx5: Fix query of sd_group field
` [net-next 03/15] net/mlx5: SD, Introduce SD lib
` [net-next 04/15] net/mlx5: SD, Implement basic query and instantiation
` [net-next 05/15] net/mlx5: SD, Implement devcom communication and primary election
` [net-next 06/15] net/mlx5: SD, Implement steering for primary and secondaries
` [net-next 07/15] net/mlx5: SD, Add informative prints in kernel log
` [net-next 08/15] net/mlx5e: Create single netdev per SD group
` [net-next 09/15] net/mlx5e: Create EN core HW resources for all secondary devices
` [net-next 10/15] net/mlx5e: Let channels be SD-aware
` [net-next 11/15] net/mlx5e: Support cross-vhca RSS
` [net-next 12/15] net/mlx5e: Support per-mdev queue counter
` [net-next 13/15] net/mlx5e: Block TLS device offload on combined SD netdev
` [net-next 14/15] net/mlx5: Enable SD feature
` [net-next 15/15] net/mlx5: Implement management PF Ethernet profile

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-21  0:57 UTC  (10+ messages)
` [PATCH v6] zswap: memcontrol: implement zswap writeback disabling (fix)

[PATCH 0/3] timers & RCU: Fix TREE03 stalls
 2023-12-21  0:57 UTC  (7+ messages)
` [PATCH 2/3] rcu: Defer RCU kthreads wakeup when CPU is dying

[yocto][meta-lts-mixins] kirkstone/rust branch tracking oe-core master
 2023-12-21  0:56 UTC 

[PATCH v2 0/8] Engine Busyness
 2023-12-21  0:52 UTC  (11+ messages)
` [PATCH v2 2/8] RFC drm/xe/guc: Add interface for engine busyness ticks
` [PATCH v2 3/8] RFC drm/xe/guc: Expose engine busyness only for supported GuC version

stable-rc/linux-4.19.y baseline: 91 runs, 2 regressions (v4.19.302-36-g2fba28e43c215)
 2023-12-21  0:51 UTC 

[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
 2023-12-21  0:49 UTC  (12+ messages)

[PATCH v1 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2023-12-21  0:45 UTC  (9+ messages)
` [PATCH v1 06/16] clk: starfive: Add JH8100 System clock generator driver

[PATCH v2 0/2] hwmon: Driver for Nuvoton NCT7363Y
 2023-12-21  0:44 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add NCT7363Y documentation

[PATCH v2 0/9] Handoff bloblist from previous boot stage
 2023-12-21  0:40 UTC  (10+ messages)
` [PATCH v2 1/9] bloblist: add API to check the register conventions
` [PATCH v2 2/9] bloblist: check bloblist with specified buffer size
` [PATCH v2 3/9] bloblist: refactor of bloblist_reloc()
` [PATCH v2 4/9] arm: armv7: save boot arguments
` [PATCH v2 5/9] arm: armv8: "
` [PATCH v2 6/9] qemu-arm: Get bloblist from "
` [PATCH v2 7/9] bloblist: Load the bloblist from the previous loader
` [PATCH v2 8/9] fdt: update the document and Kconfig description
` [PATCH v2 9/9] qemu-arm: get FDT from bloblist

[PATCH net-next v2 7/7] Revert "net: dsa: OF-ware slave_mii_bus"
 2023-12-21  0:41 UTC  (2+ messages)

[PATCH v6 0/2] i2c: bus-reset-gpios
 2023-12-21  0:40 UTC  (10+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: add bus-reset-gpios property

[PATCH v6 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-12-21  0:37 UTC  (9+ messages)
` [PATCH v6 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v6 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[meta-oe][PATCH v2] c-ares: Move to tarballs, add ptest and static support
 2023-12-21  0:35 UTC  (2+ messages)
` [oe] "

udev rule in /etc/udev/rules.d/ FAILS to exec on boot; but OK exec @ shell after boot ?
 2023-12-21  0:33 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 190 builds: 4 failed, 186 passed, 5 errors, 9 warnings (v5.10.201-cip41-540-g3640150b3b169)
 2023-12-21  0:31 UTC 

[PATCH v2 00/14] aio: remove AioContext lock
 2023-12-21  0:30 UTC  (5+ messages)
` [PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op

RK3658 DSA Port to MT7531 TCP Checksum Offload Issue
 2023-12-21  0:26 UTC 

[PATCH v5 00/15] ring-buffer/tracing: Allow ring buffer to have bigger sub buffers
 2023-12-21  0:26 UTC  (13+ messages)
` [PATCH v5 03/15] ring-buffer: Add interface for configuring trace sub buffer size
` [PATCH v5 04/15] ring-buffer: Set new size of the ring buffer sub page
` [PATCH v5 14/15] ringbuffer/selftest: Add basic selftest to test changing subbuf order
` [PATCH v5 15/15] tracing: Update subbuffer with kilobytes not page order

[GIT PULL] ARM: SoC fixes for 6.7, part 2
 2023-12-21  0:25 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for v6.7-5
 2023-12-21  0:25 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.7-rc7
 2023-12-21  0:25 UTC  (2+ messages)

[PATCH v5 0/9] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-21  0:17 UTC  (10+ messages)
` [PATCH v5 1/9] cxl/trace: Pass uuid explicitly to event traces
` [PATCH v5 2/9] cxl/events: Promote CXL event structures to a core header
` [PATCH v5 3/9] cxl/events: Create common event UUID defines
` [PATCH v5 4/9] cxl/events: Remove passing a UUID to known event traces
` [PATCH v5 5/9] cxl/events: Separate UUID from event structures
` [PATCH v5 6/9] cxl/events: Create a CXL event union
` [PATCH v5 7/9] acpi/ghes: Process CXL Component Events
` [PATCH v5 8/9] PCI: Define scoped based management functions
` [PATCH v5 9/9] cxl/pci: Register for and process CPER events

[meta-oe][PATCH] faad2: Upgrade 2.10.0 -> 2.11.1
 2023-12-21  0:23 UTC  (2+ messages)

[meta-oe][PATCH] layer.conf: add libbpf to NON_MULTILIB_RECIPES
 2023-12-21  0:23 UTC  (2+ messages)

[meta-oe][PATCH] c-ares: Upgrade 1.22.1 -> 1.24.0
 2023-12-21  0:23 UTC  (2+ messages)

[PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
 2023-12-21  0:22 UTC  (7+ messages)
` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum

[Buildroot] [PATCH v3 01/10] package/wlroots: add hwdata and hwdata_pnp_ids as a dependency
 2023-12-21  0:19 UTC  (10+ messages)
` [Buildroot] [PATCH v3 02/10] package/dmenu-wayland: new package
` [Buildroot] [PATCH v3 03/10] package/foot: "
` [Buildroot] [PATCH v3 04/10] package/ncurses: install foot terminfo if foot is selected
` [Buildroot] [PATCH v3 05/10] package/sway: enable bash-completion support
` [Buildroot] [PATCH v3 06/10] package/sway: enable default-wallpaper support
` [Buildroot] [PATCH v3 07/10] package/sway: enable swaybar support
` [Buildroot] [PATCH v3 08/10] package/sway: enable swaybar tray support
` [Buildroot] [PATCH v3 09/10] package/sway: enable swaynag support
` [Buildroot] [PATCH v3 10/10] package/sway/Config.in: Add a help note about the default terminal

[PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-21  0:19 UTC  (7+ messages)
` [PATCH v3 6/6] mm/zswap: directly use percpu mutex and buffer in load/store

[PATCH v8 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-12-21  0:17 UTC  (2+ messages)

[PATCH 01/20] python3-pyinotify: remove as unmaintained
 2023-12-21  0:17 UTC  (5+ messages)
` [PATCH 20/20] nodejs: backport (partially) python 3.12 support
  ` [oe] "

[PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2023-12-21  0:11 UTC  (29+ messages)
` [PATCH v2 05/22] ARM: dts: rockchip: rk3288: Enable cros-ec-spi as wake source
` [PATCH v2 06/22] ARM: dts: samsung: exynos5420: "
` [PATCH v2 07/22] ARM: dts: samsung: exynos5800: "
` [PATCH v2 08/22] arm64: dts: mediatek: mt8173: "
` [PATCH v2 09/22] arm64: dts: mediatek: mt8183: "
` [PATCH v2 10/22] arm64: dts: mediatek: mt8192: "
` [PATCH v2 11/22] arm64: dts: mediatek: mt8195: "
` [PATCH v2 12/22] arm64: dts: tegra: "
` [PATCH v2 13/22] arm64: dts: qcom: sc7180: "
` [PATCH v2 14/22] arm64: dts: qcom: sc7280: "
` [PATCH v2 15/22] arm64: dts: qcom: sdm845: "
` [PATCH v2 16/22] arm64: dts: rockchip: rk3399: "
` [PATCH v2 17/22] of: irq: add wake capable bit to of_irq_resource()
` [PATCH v2 18/22] of: irq: Add default implementation for of_irq_to_resource()
` [PATCH v2 19/22] of: irq: Remove extern from function declarations
` [PATCH v2 20/22] device property: Modify fwnode irq_get() to use resource
` [PATCH v2 21/22] platform: Modify platform_get_irq_optional() "
` [PATCH v2 22/22] platform/chrome: cros_ec: Use PM subsystem to manage wakeirq

[PULL 00/19] First batch of misc patches for QEMU 9.0
 2023-12-21  0:09 UTC  (4+ messages)

[PATCH net v3 0/3] Fix a regression in the Gemini ethernet controller
 2023-12-21  0:02 UTC  (4+ messages)
` [PATCH net v3 1/3] net: ethernet: cortina: Drop software checksum and TSO
` [PATCH net v3 2/3] if_ether: Add an accessor to read the raw ethertype
` [PATCH net v3 3/3] net: ethernet: cortina: Bypass checksumming engine of alien ethertypes

[PATCH 1/1] cmd: fdt: check fdt address
 2023-12-21  0:00 UTC 

linux-next: duplicate patches in the vfs-brauner tree
 2023-12-21  0:00 UTC 

[PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add
 2023-12-20 23:55 UTC  (2+ messages)

[PATCH 0/2] Surface fan monitoring driver
 2023-12-20 23:55 UTC  (3+ messages)
` [PATCH 1/2] hwmon: add fan speed monitoring driver for Surface devices


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.