All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-29 15:59:12 to 2023-11-29 16:40:26 UTC [more...]

[PATCH net-next 0/5] gve: Add support for non-4k page sizes
 2023-11-29 16:40 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add a new module param to disable d3cold
 2023-11-29 16:39 UTC  (2+ messages)

[PATCH v3 0/4] pwm: meson: dt-bindings fixup
 2023-11-29 16:30 UTC  (12+ messages)
` [PATCH v3 2/4] dt-bindings: pwm: amlogic: add new compatible for meson8 pwm type
` [PATCH v3 3/4] pwm: meson: prepare addition of new compatible types
` [PATCH v3 4/4] pwm: meson: add generic compatible for meson8 to sm1

[PATCH v14 0/8] NVMEM cells in sysfs
 2023-11-29 16:37 UTC  (9+ messages)
` [PATCH v14 1/8] of: device: Export of_device_make_bus_id()
` [PATCH v14 2/8] nvmem: Move of_nvmem_layout_get_container() in another header
` [PATCH v14 3/8] nvmem: Create a header for internal sharing
` [PATCH v14 4/8] nvmem: Simplify the ->add_cells() hook
` [PATCH v14 5/8] nvmem: Move and rename ->fixup_cell_info()
` [PATCH v14 6/8] nvmem: core: Rework layouts to become regular devices
` [PATCH v14 7/8] ABI: sysfs-nvmem-cells: Expose cells through sysfs
` [PATCH v14 8/8] nvmem: core: "

[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-29 16:36 UTC  (50+ messages)
` [PATCH v4 01/23] pinctrl: qcom: lpass-lpi: Replace kernel.h with what is being used
` [PATCH v4 02/23] pinctrl: qcom: lpass-lpi: Remove unused member in struct lpi_pingroup
` [PATCH v4 03/23] pinctrl: equilibrium: Unshadow error code of of_property_count_u32_elems()
` [PATCH v4 04/23] pinctrl: equilibrium: Use temporary variable to hold pins
` [PATCH v4 05/23] pinctrl: imx: "
` [PATCH v4 06/23] pinctrl: core: Make pins const unsigned int pointer in struct group_desc
` [PATCH v4 07/23] pinctrl: equilibrium: Convert to use struct pingroup
` [PATCH v4 08/23] pinctrl: keembay: "
` [PATCH v4 09/23] pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
` [PATCH v4 10/23] pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
` [PATCH v4 11/23] pinctrl: ingenic: Make use of PINCTRL_GROUP_DESC()
` [PATCH v4 12/23] pinctrl: mediatek: "
` [PATCH v4 13/23] pinctrl: core: Embed struct pingroup into struct group_desc
` [PATCH v4 14/23] pinctrl: bcm: Convert to use grp member
` [PATCH v4 15/23] pinctrl: equilibrium: "
` [PATCH v4 16/23] pinctrl: imx: "
` [PATCH v4 17/23] pinctrl: ingenic: "
` [PATCH v4 18/23] pinctrl: keembay: "
` [PATCH v4 19/23] pinctrl: mediatek: "
` [PATCH v4 20/23] pinctrl: renesas: "
` [PATCH v4 21/23] pinctrl: starfive: "
` [PATCH v4 22/23] pinctrl: core: Remove unused members from struct group_desc
` [PATCH v4 23/23] pinctrl: Convert unsigned to unsigned int

[PATCH 00/21] Qualcomm generic board support
 2023-11-29 16:36 UTC  (9+ messages)

[PATCH] leds: trigger: netdev: skip setting baseline state in activate if hw-controlled
 2023-11-29 16:36 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Remove unused extension definition
 2023-11-29 16:29 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] i40e: Fix kernel crash during macvlan offloading setup
 2023-11-29 16:36 UTC  (3+ messages)
  `  "

[PATCH 1/2] ASoC: qcom: Add helper for allocating Soundwire stream runtime
 2023-11-29 16:35 UTC  (3+ messages)

[PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
 2023-11-29 16:36 UTC  (5+ messages)

[PATCH net-next] xdp: add multi-buff support for xdp running in generic mode
 2023-11-29 16:36 UTC  (6+ messages)

armv8pmu: Pending overflow interrupt is discarded when perf event is disabled
 2023-11-29 16:35 UTC  (4+ messages)

[PATCH V3 0/5] dts: qcom: Introduce X1E80100 platforms device tree
 2023-11-29 16:33 UTC  (11+ messages)
` [PATCH V3 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible
` [PATCH V3 2/5] dt-bindings: arm: qcom: Document X1E80100 SoC and boards
` [PATCH V3 3/5] arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts
` [PATCH V3 4/5] arm64: dts: qcom: x1e80100: Add Compute Reference Device
` [PATCH V3 5/5] arm64: defconfig: Enable X1E80100 SoC base configs

[PATCHv4 0/4] block integrity: directly map user space addresses
 2023-11-29 16:35 UTC  (4+ messages)
  ` [PATCHv4 1/4] block: bio-integrity: directly map user buffers

[PATCH v2] initramfs: Support unpacking directly to tmpfs
 2023-11-29 16:38 UTC  (2+ messages)

[PATCH v2 0/2] spi: spl022: fix sleeping in interrupt context
 2023-11-29 16:31 UTC  (6+ messages)
` [PATCH v2 1/2] spi: introduce SPI_TRANS_FAIL_IO for error reporting
` [PATCH v2 2/2] spi: spl022: switch to use default spi_transfer_one_message()

[PATCH v3 00/20] first version of mcdstub
 2023-11-29 16:31 UTC  (7+ messages)
` [PATCH v3 04/20] mcdstub: added header with defines specific to the mcd tcp packet communication
` [PATCH v3 05/20] mcdstub: tcp packet processing added
` [PATCH v3 20/20] mcdstub: updated MAINTAINERS file and fully activated the mcdstub in the meson build system

[PATCH 0/7] File abstractions needed by Rust Binder
 2023-11-29 16:31 UTC  (6+ messages)
` [PATCH 4/7] rust: file: add `FileDescriptorReservation`
` [PATCH 5/7] rust: file: add `Kuid` wrapper

[PATCH BlueZ v1 1/2] test-micp: Fix endianess error
 2023-11-29 16:30 UTC  (2+ messages)
` [PATCH BlueZ v1 2/2] shared/vcp: Fix endianess errors

[PATCH 0/2] drm/tiny: Add driver for the sharp LS027B7DH01 Memory LCD
 2023-11-29 16:30 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 0/1] Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
 2023-11-29 16:28 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] pwm: Stop referencing pwm->chip
 2023-11-29 16:28 UTC 

[Intel-xe] [PATCH 1/3] drm/xe/guc: Drop ancient GuC CTB definitions
 2023-11-29  9:27 UTC  (6+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe/guc: Remove obsolete GuC CTB documentation
` [Intel-xe] [PATCH 3/3] drm/xe/guc: Include only required GuC ABI headers

[syzbot] [exfat?] KMSAN: uninit-value in exfat_set_entry_time
 2023-11-29 16:28 UTC 

[igt-dev] [PATCH] runner: fix include subtest runtimes inside json
 2023-11-29 16:28 UTC 

[PATCH 0/2] perf build: Fixes for arm64 sysreg-defs build rules
 2023-11-29 16:27 UTC  (3+ messages)
` [PATCH 2/2] perf build: Ensure sysreg-defs Makefile respects output dir

[PATCH RFC net-next 0/8] DSA LED infrastructure, mv88e6xxx and QCA8K
 2023-11-29 16:27 UTC  (5+ messages)

[PATCH] drm/amdkfd: Use partial migrations/mapping for GPU/CPU page faults in SVM
 2023-11-29 16:26 UTC  (2+ messages)

patch test
 2023-11-29 16:25 UTC 

Process stuck in cobalt_monitor_enter
 2023-11-29 16:24 UTC  (8+ messages)

[PATCH v2 bpf-next 00/10] BPF verifier retval logic fixes
 2023-11-29 16:23 UTC  (9+ messages)
` [PATCH v2 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
` [PATCH v2 bpf-next 05/10] bpf: enforce precise retval range on program exit

[PATCH 00/10] IOMMU related FW parsing cleanup
 2023-11-29 16:23 UTC  (7+ messages)
` [PATCH 08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
    ` [Nouveau] "

[PATCH] RISC-V: Implement archrandom when Zkr is available
 2023-11-29 16:22 UTC  (6+ messages)

stable-rc/queue/4.14 baseline: 112 runs, 24 regressions (v4.14.331-9-gb8adbdd0039e3)
 2023-11-29 16:22 UTC 

[PATCH v7 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-29 16:21 UTC  (3+ messages)
` [PATCH v7 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH v2 0/2] Add support for LTC4282
 2023-11-29 16:21 UTC  (16+ messages)
` [PATCH v2 2/2] hwmon: ltc4282: add support for the LTC4282 chip

Radeon regression in 6.6 kernel
 2023-11-29 16:20 UTC  (13+ messages)

[PATCH iwl-net] i40e: Fix ST code value for Clause 45
 2023-11-29 16:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] version: 24.03-rc0
 2023-11-29 16:18 UTC 

[PATCH v5 0/5] implement "memmap on memory" feature on s390
 2023-11-29 16:18 UTC  (3+ messages)

[PATCH] perf mem: Fix perf mem error on hybrid
 2023-11-29 16:17 UTC  (4+ messages)

next/master baseline: 441 runs, 25 regressions (next-20231129)
 2023-11-29 16:17 UTC 

[igt-dev] [PATCH v2 00/19] uAPI Alignment - Cleanup and future proof
 2023-11-29  9:13 UTC  (3+ messages)
` [igt-dev] [PATCH v2 16/19] drm-uapi/xe: Remove bogus engine list from the wait_user_fence IOCTL

[PATCH] [scsi] lasi700: Add error handling in lasi700_probe
 2023-11-29 16:14 UTC  (2+ messages)

[PATCH] arm64: dts: xilinx: Apply overlays to base dtbs
 2023-11-29 16:13 UTC  (4+ messages)

[PATCH] scsi: target: enable READ CAPACITY for PR EARO
 2023-11-29 16:13 UTC 

[Intel-gfx] [PATCH] drm/i915/hwmon: Fix static analysis tool errors in i915 hwmon
 2023-11-29 16:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-xe] [PATCH v2] RFC: drm/xe: Return correct error code for xe_wait_user_fence_ioctl
 2023-11-29  9:11 UTC  (3+ messages)

[PATCH RESEND v2] Documentation: xfs: consolidate XFS docs into its own subdirectory
 2023-11-29 16:13 UTC  (5+ messages)

[meta-oe][PATCH] apache2: v2.4.57 to v2.4.58 to fix CVE-2023-43622
 2023-11-29 16:11 UTC 

[ima-evm-utils PATCH 00/12] Address non concurrency-safe libimaevm global variables
 2023-11-29 16:08 UTC  (9+ messages)
` [ima-evm-utils PATCH 09/12] Use a local hash algorithm variable when verifying file signatures
` [ima-evm-utils PATCH 12/12] Define and use a file specific "keypass" variable

[PATCH v1 1/3] cryptodev: add EDDSA asymmetric crypto algorithm
 2023-11-29 16:10 UTC  (3+ messages)
` [PATCH v1 2/3] crypto/openssl: add EDDSA support
` [PATCH v1 3/3] test/crypto: add asymmetric EDDSA test cases

[PATCH v3] gpiolib: sysfs: Fix error handling on failed export
 2023-11-29 16:10 UTC  (2+ messages)

[Intel-xe] [PATCH v4 00/22] drm/xe: Probe tweaks and reordering
 2023-11-29 16:02 UTC  (3+ messages)
` [Intel-xe] [PATCH v4 02/22] drm/xe: Use managed pci_enable_device

[RFC PATCH net-next v1 0/6] tools/net/ynl: Add dynamic selector for options attrs
 2023-11-29 16:09 UTC  (2+ messages)

[PATCH v2] gpiolib: sysfs: Fix error handling on failed export
 2023-11-29 16:09 UTC  (4+ messages)

[PATCH] btrfs: migrate extent_buffer::pages[] to folio
 2023-11-29 16:02 UTC  (4+ messages)

[Intel-xe] [PATCH v2 00/14] uAPI Alignment - Cleanup and future proof
 2023-11-29  9:07 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 09/14] drm/xe/uapi: Kill tile_mask

kirkstone merge request: Nove 29th
 2023-11-29 16:07 UTC  (3+ messages)
  ` [oe] "

[PATCH v3] Documentation: xfs: consolidate XFS docs into its own subdirectory
 2023-11-29 16:07 UTC  (2+ messages)

[igt-dev] [PATCH v4 00/20] uAPI Alignment - Cleanup and future proof
 2023-11-29 14:54 UTC  (3+ messages)
` [igt-dev] [PATCH v4 14/20] drm-uapi/xe: Kill tile_mask

[PATCH 24.03 0/4] add new command line argument parsing library
 2023-11-28 14:07 UTC  (7+ messages)
` [PATCH 24.03 v2 0/5] "
  ` [PATCH 24.03 v2 1/5] arg_parser: new library for command line parsing
  ` [PATCH 24.03 v2 2/5] arg_parser: add new coremask parsing API
  ` [PATCH 24.03 v2 3/5] eal: add support for new arg parsing library
  ` [PATCH 24.03 v2 4/5] eal: update to service core related parsers
  ` [PATCH 24.03 v2 5/5] event/dlb2: add new arg parsing library API support

[xen-unstable test] 183922: tolerable FAIL
 2023-11-29 16:06 UTC 

[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-29 16:06 UTC  (9+ messages)
` [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg

[PATCH net] ipv6: fix potential NULL deref in fib6_add()
 2023-11-29 16:06 UTC 

[PATCH v14 bpf-next 0/6] bpf: File verification with LSM and fsverity
 2023-11-29 16:06 UTC  (3+ messages)
` [PATCH v14 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr

[PATCHv2] mmc: rpmb: add quirk MMC_QUIRK_BROKEN_RPMB_RETUNE
 2023-11-29 16:05 UTC 

[PATCH] drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
 2023-11-29 16:03 UTC  (4+ messages)

[PATCH 0/7] shrinker debugging improvements
 2023-11-29 16:02 UTC  (5+ messages)
` [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers

[PATCH] media: MAINTAINERS: correct file entry in WAVE5 VPU CODEC DRIVER
 2023-11-29 16:03 UTC 

Seeking information on TA development with OpTEE
 2023-11-29 16:02 UTC 

[PATCH v3] arm64: Add USER_STACKTRACE support
 2023-11-29 16:01 UTC 

[PATCH-cgroup 0/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated()
 2023-11-29 16:01 UTC  (6+ messages)
` [PATCH-cgroup 2/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check

[PATCH] tools/xg: Fix potential memory leak in cpu policy getters/setters
 2023-11-29 16:00 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 5f0dedcc9decbe8e8655373a34c87a076502b6db
 2023-11-29 15:57 UTC 

[RFC PATCH] qemurunner.py: ensure we drain stdout after boot prompt
 2023-11-29 15:59 UTC  (5+ messages)

[PATCH 0/4] fbdev: Remove global screen_info in efifb/vesafb
 2023-11-29 15:48 UTC  (3+ messages)
` [PATCH 1/4] fbdev/efifb: Replace references to global screen_info by local pointer
` [PATCH 2/4] fbdev/efifb: Use screen_info pointer from device


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.