All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-02 17:21:47 to 2023-08-02 17:56:04 UTC [more...]

small writeback fixes v2
 2023-08-02 17:55 UTC  (6+ messages)

[RFC PATCH] arm/gicv2: make GICv2 driver and vGICv2 optional
 2023-08-02 17:54 UTC  (7+ messages)

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-02 17:48 UTC  (13+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
    ` [Cluster-devel] "
    ` [f2fs-dev] "
` [PATCH v6 5/7] xfs: switch to multigrain timestamps
  ` [Cluster-devel] "
    ` [f2fs-dev] "

[PATCH v3 0/4] arm: dts: k3-am64: Sync DT with Linux
 2023-08-02 17:55 UTC  (4+ messages)
` [PATCH v3 2/4] doc: board: ti: am64: Add boot flow diagram

[PATCH] mISDN: Update parameter type of dsp_cmx_send()
 2023-08-02 17:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/proj: bump version to 9.2.1
 2023-08-02 17:54 UTC 

Deadlock due to EPT_VIOLATION
 2023-08-02 17:52 UTC  (9+ messages)

[PATCH v2 00/26] KVM: arm64: NV trap forwarding infrastructure
 2023-08-02 17:52 UTC  (5+ messages)
` [PATCH v2 06/26] arm64: Add debug registers affected by HDFGxTR_EL2

[PATCH v3 00/13] Quality of life improvements for pin-init
 2023-08-02 17:52 UTC  (7+ messages)
` [PATCH v3 02/13] rust: init: make `#[pin_data]` compatible with conditional compilation of fields
` [PATCH v3 04/13] rust: init: make guards in the init macros hygienic
` [PATCH v3 05/13] rust: init: wrap type checking struct initializers in a closure

[syzbot] [btrfs?] INFO: task hung in extent_writepages
 2023-08-02 17:51 UTC 

[PATCH v3 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-08-02 17:50 UTC  (11+ messages)
` [PATCH v3 02/10] drm/panel: Check for already prepared/enabled in drm_panel

[PATCH v13 00/11] LSM: Three basic syscalls
 2023-08-02 17:44 UTC  (12+ messages)
  ` [PATCH v13 01/11] LSM: Identify modules by more than name
  ` [PATCH v13 02/11] LSM: Maintain a table of LSM attribute data
  ` [PATCH v13 03/11] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v13 04/11] LSM: syscalls for current process attributes
  ` [PATCH v13 05/11] LSM: Create lsm_list_modules system call
  ` [PATCH v13 06/11] LSM: wireup Linux Security Module syscalls
  ` [PATCH v13 07/11] LSM: Helpers for attribute names and filling lsm_ctx
  ` [PATCH v13 08/11] Smack: implement setselfattr and getselfattr hooks
  ` [PATCH v13 09/11] AppArmor: Add selfattr hooks
  ` [PATCH v13 10/11] SELinux: "
  ` [PATCH v13 11/11] LSM: selftests for Linux Security Module syscalls

[PATCH net 5/6] tcp_metrics: annotate data-races around tm->tcpm_net
 2023-08-02 17:42 UTC  (2+ messages)

[PATCH v2 0/6] make vma locking more obvious
 2023-08-02 17:49 UTC  (6+ messages)
` [PATCH v2 4/6] mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
` [PATCH v2 6/6] mm: move vma locking out of vma_prepare

[PATCH 1/2] drm/bridge: lt9211: Do not generate HFP/HBP/HSA and EOT packet
 2023-08-02 17:49 UTC  (19+ messages)
` [PATCH 2/2] drm/bridge: lt9611: "

[syzbot] [usb?] [usb-storage?] KMSAN: uninit-value in alauda_check_media
 2023-08-02 17:49 UTC  (2+ messages)
` [PATCH] usb-storage: alauda: Fix uninit-value in alauda_check_media()

[PATCH v3 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
 2023-08-02 17:50 UTC  (4+ messages)
` [PATCH v3 09/11] binman: btool: Add Xilinx Bootgen btool

Semantics of fuse_notify_delete()
 2023-08-02 17:48 UTC  (6+ messages)
  ` [fuse-devel] "

[PATCH net v3] can: raw: fix receiver memory leak
 2023-08-02 17:48 UTC  (7+ messages)

[PATCH v7 00/10] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
 2023-08-02 17:48 UTC  (10+ messages)
` [PATCH v7 01/10] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
` [PATCH v7 10/10] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH] hv_balloon: Update the balloon driver to use the SBRM API
 2023-08-02 17:47 UTC  (2+ messages)

scheduler problems in -next (was: Re: [PATCH 6.4 000/227] 6.4.7-rc1 review)
 2023-08-02 17:48 UTC  (11+ messages)

[PATCH net 6/6] tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
 2023-08-02 17:47 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: ti: k3-am62a: Remove syscon compatible from epwm_tbclk
 2023-08-02 17:47 UTC  (8+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am64: Merge the two main_conf nodes
` [PATCH 3/3] arm64: dts: ti: k3-am64: Fix epwm_tbclk node name to generic name

[PATCH BlueZ v4 0/6] Add support for BAP broadcast sink
 2023-08-02 17:46 UTC  (5+ messages)
` [PATCH BlueZ v4 3/6] adapter: Broadcast source discovery
` [PATCH BlueZ v4 4/6] bap: Add support for BAP broadcast sink

[syzbot] [dri?] divide error in drm_mode_vrefresh
 2023-08-02 17:47 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/modes: Fix division by zero error
` [PATCH v3] drm/modes: Fix division by zero due to overflow

[PATCH V4 net-next] net: fec: add XDP_TX feature support
 2023-08-02 17:47 UTC  (2+ messages)

[igt-dev] [PATCH v2 0/1] xe: Rename engine to exec_queue
 2023-08-02 17:47 UTC  (3+ messages)
` [igt-dev] ○ CI.xeBAT: info for xe: Rename engine to exec_queue (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "

+ highmem-add-memcpy_to_folio-and-memcpy_from_folio-fix.patch added to mm-unstable branch
 2023-08-02 17:46 UTC 

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-02 17:47 UTC  (2+ messages)

[PATCH] sound: core: fix device ownership model in card and pcm
 2023-08-02 17:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] perf stat-display: Check if snprintf()'s fmt argument is NULL
 2023-08-02 17:45 UTC  (2+ messages)

[PATCH 0/1] Fix redefine const_name in `vtable` macro
 2023-08-02 17:43 UTC  (4+ messages)
` [PATCH 1/1] rust: macros: fix redefine const_name in `vtable`

[PATCH 0/2] clk: qcom: gcc-msm8917: Enable GPLL0_SLEEP_CLK_SRC
 2023-08-02 17:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: gcc-msm8917: Add definition for GPLL0_SLEEP_CLK_SRC
` [PATCH 2/2] clk: qcom: gcc-msm8917: Enable GPLL0_SLEEP_CLK_SRC

[PATCH v2] nfs: test files written size as expected
 2023-08-02 17:43 UTC  (4+ messages)

[oe-core][PATCH 1/2] webkitgtk: upgrade 2.40.2 -> 2.40.5
 2023-08-02 17:42 UTC  (2+ messages)

[PATCH v2] scripts: read cfgs from Makefile for rust-analyzer
 2023-08-02 17:42 UTC  (2+ messages)

[PATCH] systemd: update to v254
 2023-08-02 17:42 UTC  (12+ messages)
` [PATCH v4] "
  ` [OE-core] "

+ sh-add-asm-generic-ioh-including-fix.patch added to mm-unstable branch
 2023-08-02 17:42 UTC 

[linus:master] [x86] 3c516f89e1: WARNING:CPU:#PID:#at_call_timer_fn
 2023-08-02 17:42 UTC  (2+ messages)

[PATCH v4 00/32] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-08-02 17:30 UTC  (33+ messages)
` [PATCH v4 01/32] media: ov2680: Remove auto-gain and auto-exposure controls
` [PATCH v4 02/32] media: ov2680: Fix ov2680_bayer_order()
` [PATCH v4 03/32] media: ov2680: Fix vflip / hflip set functions
` [PATCH v4 04/32] media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-s
` [PATCH v4 05/32] media: ov2680: Don't take the lock for try_fmt calls
` [PATCH v4 06/32] media: ov2680: Add ov2680_fill_format() helper function
` [PATCH v4 07/32] media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
` [PATCH v4 08/32] media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors
` [PATCH v4 09/32] media: ov2680: Convert to new CCI register access helpers
` [PATCH v4 10/32] media: ov2680: Store dev instead of i2c_client in ov2680_dev
` [PATCH v4 11/32] media: ov2680: Add runtime-pm support
` [PATCH v4 12/32] media: ov2680: Check for "powerdown" GPIO con-id before checking for "reset" GPIO con-id
` [PATCH v4 13/32] media: ov2680: Drop is_enabled flag
` [PATCH v4 14/32] media: ov2680: Add support for more clk setups
` [PATCH v4 15/32] media: ov2680: Add support for 19.2 MHz clock
` [PATCH v4 16/32] media: ov2680: Wait for endpoint fwnode before continuing with probe()
` [PATCH v4 17/32] media: ov2680: Add support for ACPI enumeration
` [PATCH v4 18/32] media: ov2680: Fix ov2680_enum_frame_interval()
` [PATCH v4 19/32] media: ov2680: Annotate the per mode register setting lists
` [PATCH v4 20/32] media: ov2680: Add ov2680_mode struct
` [PATCH v4 21/32] media: ov2680: Make setting the mode algorithm based
` [PATCH v4 22/32] media: ov2680: Add an __ov2680_get_pad_format() helper function
` [PATCH v4 23/32] media: ov2680: Implement selection support
` [PATCH v4 24/32] media: ov2680: Fix exposure and gain ctrls range and default value
` [PATCH v4 25/32] media: ov2680: Add a bunch of register tweaks
` [PATCH v4 26/32] media: ov2680: Drop unnecessary pad checks
` [PATCH v4 27/32] media: ov2680: Read and log sensor revision during probe
` [PATCH v4 28/32] media: ov2680: Add link-freq and pixel-rate controls
` [PATCH v4 29/32] media: ov2680: Add bus-cfg / endpoint property verification
` [PATCH v4 30/32] MAINTAINERS: Add Hans de Goede as OV2680 sensor driver maintainer
` [PATCH v4 31/32] media: ipu-bridge: Add link-frequency to OV2680 ipu_supported_sensors[] entry
` [PATCH v4 32/32] media: atomisp: Drop atomisp-ov2680 sensor driver

[Intel-xe] [PATCH] drm/xe: Add Wa_14015150844 for DG2 and Xe_LPG
 2023-08-02 17:40 UTC  (2+ messages)

[PATCH] sh: fix asm-generic/io.h inclusion
 2023-08-02 17:30 UTC  (2+ messages)

[kirkstone][PATCH 1/3] go: fix CVE-2023-24536
 2023-08-02 17:39 UTC  (3+ messages)
` [kirkstone][PATCH 3/3] go: fix CVE-2023-29406
  ` [OE-core] "

[PATCH] word-at-a-time: use the same return type for has_zero regardless of endianness
 2023-08-02 17:37 UTC  (5+ messages)

[PATCH net 4/6] tcp_metrics: annotate data-races around tm->tcpm_vals[]
 2023-08-02 17:37 UTC  (2+ messages)

[PATCH] rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
 2023-08-02 17:37 UTC  (2+ messages)

[PATCH v2] scripts: `make rust-analyzer` for out-of-tree modules
 2023-08-02 17:37 UTC  (3+ messages)
` [PATCH v5] "

[PATCH net 3/6] tcp_metrics: annotate data-races around tm->tcpm_lock
 2023-08-02 17:35 UTC  (2+ messages)

[PATCH] rust: delete `ForeignOwnable::borrow_mut`
 2023-08-02 17:37 UTC  (2+ messages)

[PATCH] Revert "drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet"
 2023-08-02 17:31 UTC  (15+ messages)

[PATCH for-rc] IB/hfi1: Fix possible panic during hotplug remove
 2023-08-02 17:32 UTC 

[PATCH 1/1] perf script python: Cope with declarations after statements found in Python.h
 2023-08-02 17:31 UTC  (2+ messages)

[PATCH 5.15 000/153] 5.15.124-rc2 review
 2023-08-02 17:34 UTC  (2+ messages)

[PATCH 1/1] perf python: Cope with declarations after statements found in Python.h
 2023-08-02 17:30 UTC  (2+ messages)

[PATCH] btrfs/276: allow a slight increase in the number of extents
 2023-08-02 17:28 UTC  (5+ messages)

[PATCH net 2/6] tcp_metrics: annotate data-races around tm->tcpm_stamp
 2023-08-02 17:30 UTC  (2+ messages)

[PATCH 6.1 000/225] 6.1.43-rc2 review
 2023-08-02 17:32 UTC  (2+ messages)

[PATCH v8 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-08-02 17:28 UTC  (8+ messages)
` [PATCH v8 11/19] sh: add <asm-generic/io.h> including

[axboe-block:xfs-async-dio] [fs] f9f8b03900: stress-ng.msg.ops_per_sec 29.3% improvement
 2023-08-02 17:31 UTC  (4+ messages)

[PATCH v2 0/3] Update the register list of MICFIL
 2023-08-02 17:30 UTC  (2+ messages)

[PATCH 6.4 000/235] 6.4.8-rc2 review
 2023-08-02 17:30 UTC  (2+ messages)

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-08-02 17:28 UTC  (8+ messages)

[PATCH v9 net-next 00/23] net/tcp: Add TCP-AO support
 2023-08-02 17:26 UTC  (24+ messages)
` [PATCH v9 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v9 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v9 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v9 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v9 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v9 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v9 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v9 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v9 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v9 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v9 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v9 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v9 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v9 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v9 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v9 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v9 net-next 17/23] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v9 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v9 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v9 net-next 20/23] net/tcp: Add static_key for TCP-AO
` [PATCH v9 net-next 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v9 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v9 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH 0/5] remaining x86 -Wmissing-prototype warnings
 2023-08-02 17:27 UTC  (6+ messages)
` [PATCH 3/5] [RESEND] x86: qspinlock-paravirt: fix mising-prototype warnings

[PATCH -next] iommu/amd: Remove unsued extern declaration amd_iommu_init_hardware()
 2023-08-02 17:28 UTC  (2+ messages)

[PATCH net 1/6] tcp_metrics: fix addr_same() helper
 2023-08-02 17:26 UTC  (2+ messages)

[PATCH v2 6.4 0/4] ARM SMMUv3 errata for 6.4
 2023-08-02 17:26 UTC  (10+ messages)
` [PATCH v2 6.4 1/4] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
` [PATCH v2 6.4 2/4] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
` [PATCH v2 6.4 3/4] iommu/arm-smmu-v3: Add explicit feature for nesting
` [PATCH v2 6.4 4/4] iommu/arm-smmu-v3: Document nesting-related errata

[PATCH v3 00/17] Support smp.clusters for x86
 2023-08-02 17:25 UTC  (3+ messages)
` [PATCH v3 08/17] i386: Support modules_per_die in X86CPUTopoInfo

[PATCH net-next] netfilter: helper: Remove unused function declarations
 2023-08-02 17:24 UTC  (2+ messages)

[PATCH 1/2] quota: mark dquot_load_quota_sb static
 2023-08-02 17:23 UTC  (2+ messages)

[PATCH] ethdev: introduce generic flow item and action
 2023-08-02 17:34 UTC  (9+ messages)

[PATCH iproute2-next] bridge: Add backup nexthop ID support
 2023-08-02 17:22 UTC  (5+ messages)

[PATCH v3 6.1 0/4] ARM SMMUv3 errata for 6.1
 2023-08-02 17:21 UTC  (2+ messages)
` [PATCH v3 6.1 4/4] iommu/arm-smmu-v3: Document nesting-related errata


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.