All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-27 21:32:06 to 2023-11-27 22:34:52 UTC [more...]

[PATCHSET v28.0 0/7] xfs: reserve disk space for online repairs
 2023-11-27 22:34 UTC  (4+ messages)
` [PATCH 5/7] xfs: implement block reservation accounting for btrees we're staging

[PATCH v6 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-27 22:34 UTC  (4+ messages)
` [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness

[PATCH net-next 8/9] net: rswitch: Add jumbo frames handling for TX
 2023-11-27 22:33 UTC  (2+ messages)

[PATCH v6 0/3] arm64: dts: cn913x: add COM Express boards
 2023-11-27 22:33 UTC  (8+ messages)
` [PATCH v6 1/3] MAINTAINERS: add ac5 to list of maintained Marvell dts files
` [PATCH v6 3/3] arm64: dts: cn913x: add device trees for COM Express boards

[PATCH v2 0/2] drm/bridge: panel: Check device dependency before managing device link
 2023-11-27 22:34 UTC  (10+ messages)
` [PATCH v2 1/2] driver core: Export device_is_dependent() to modules

[PATCH] usbip: Don't submit special requests twice
 2023-11-27 22:33 UTC  (2+ messages)

[PATCH] i2c: aspeed: Acknowledge Tx ack late when in SLAVE_READ_PROCESSED
 2023-11-27 22:25 UTC  (4+ messages)

[PATCH v4 00/53] Improvements to memory use
 2023-11-27 22:23 UTC  (9+ messages)
` [PATCH v4 01/53] perf comm: Use regular mutex
` [PATCH v4 04/53] perf mmap: Lazily initialize zstd streams
` [PATCH v4 10/53] perf record: Be lazier in allocating lost samples buffer

[PATCH 1/2] drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
 2023-11-27 22:32 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/debugfs: check if pcie register callbacks are valid

[PATCH 0/3] sunxi: add OrangePi Zero 3 board support
 2023-11-27 22:31 UTC  (8+ messages)
` [PATCH 3/3] sunxi: H616: Add "

[PATCH/RFC] core/nfsd: allow kernel threads to use task_work
 2023-11-27 22:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-27 22:28 UTC 

[PATCH 0/8] crypto: Add lskcipher API type
 2023-11-27 22:28 UTC  (10+ messages)
` [PATCH 4/8] crypto: skcipher - Add lskcipher

[PATCH v2 0/9] ufs: Add a PCI UFS controller support
 2023-11-27 22:27 UTC  (2+ messages)

[mlmmj] Problem with mail sent by @orange.fr to @protonmail.com
 2023-11-27 21:55 UTC  (3+ messages)

[PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active
 2023-11-27 22:26 UTC  (4+ messages)

[meta-ti][kirkstone][PATCH 0/4] Update to cicd.kirkstone.202311271209
 2023-11-27 22:24 UTC  (6+ messages)
` [meta-ti][kirkstone][PATCH 1/4] pru-icss_git.bb: update to PSSP v6.3.0
` [meta-ti][kirkstone][PATCH 2/4] mesa-pvr: use different srcrev for Rogue and SGX GPU platforms
` [meta-ti][kirkstone][PATCH 3/4] ti-extras: Add support for extra kernel/u-boot features for am62pxx
` [meta-ti][kirkstone][PATCH 4/4] CI/CD Auto-Merger: cicd.kirkstone.202311271209

[PATCH v5 00/50] Improvements to memory use
 2023-11-27 22:09 UTC  (51+ messages)
` [PATCH v5 01/50] perf comm: Use regular mutex
` [PATCH v5 02/50] libperf: Lazily allocate/size mmap event copy
` [PATCH v5 03/50] perf mmap: Lazily initialize zstd streams
` [PATCH v5 04/50] tools api fs: Switch filename__read_str to use io.h
` [PATCH v5 05/50] tools api fs: Avoid reading whole file for a 1 byte bool
` [PATCH v5 06/50] tools lib api: Add io_dir an allocation free readdir alternative
` [PATCH v5 07/50] perf maps: Switch modules tree walk to io_dir__readdir
` [PATCH v5 08/50] perf record: Be lazier in allocating lost samples buffer
` [PATCH v5 09/50] perf pmu: Switch to io_dir__readdir
` [PATCH v5 10/50] perf header: Switch mem topology "
` [PATCH v5 11/50] perf events: Remove scandir in thread synthesis
` [PATCH v5 12/50] perf map: Simplify map_ip/unmap_ip and make map size smaller
` [PATCH v5 13/50] perf maps: Move symbol maps functions to maps.c
` [PATCH v5 14/50] perf thread: Add missing RC_CHK_EQUAL
` [PATCH v5 15/50] perf maps: Add maps__for_each_map to call a function on each entry
` [PATCH v5 16/50] perf maps: Add remove maps function to remove a map based on callback
` [PATCH v5 17/50] perf debug: Expose debug file
` [PATCH v5 18/50] perf maps: Refactor maps__fixup_overlappings
` [PATCH v5 19/50] perf maps: Do simple merge if given map doesn't overlap
` [PATCH v5 20/50] perf maps: Rename clone to copy from
` [PATCH v5 21/50] perf maps: Add maps__load_first
` [PATCH v5 22/50] perf maps: Add find next entry to give entry after the given map
` [PATCH v5 23/50] perf maps: Reduce scope of map_rb_node and maps internals
` [PATCH v5 24/50] perf maps: Fix up overlaps during fixup_end
` [PATCH v5 25/50] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v5 26/50] perf maps: Get map before returning in maps__find
` [PATCH v5 27/50] perf maps: Get map before returning in maps__find_by_name
` [PATCH v5 28/50] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v5 29/50] perf maps: Hide maps internals
` [PATCH v5 30/50] perf maps: Locking tidy up of nr_maps
` [PATCH v5 31/50] perf dso: Reorder variables to save space in struct dso
` [PATCH v5 32/50] perf report: Sort child tasks by tid
` [PATCH v5 33/50] perf trace: Ignore thread hashing in summary
` [PATCH v5 34/50] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v5 35/50] perf threads: Move threads to its own files
` [PATCH v5 36/50] perf threads: Switch from rbtree to hashmap
` [PATCH v5 37/50] perf threads: Reduce table size from 256 to 8
` [PATCH v5 38/50] perf dsos: Attempt to better abstract dsos internals
` [PATCH v5 39/50] perf dsos: Tidy reference counting and locking
` [PATCH v5 40/50] perf dsos: Add dsos__for_each_dso
` [PATCH v5 41/50] perf dso: Move dso functions out of dsos
` [PATCH v5 42/50] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v5 43/50] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v5 44/50] perf dsos: Remove __dsos__addnew
` [PATCH v5 45/50] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v5 46/50] perf dsos: Switch hand code to bsearch
` [PATCH v5 47/50] perf dso: Add reference count checking and accessor functions
` [PATCH v5 48/50] perf dso: Reference counting related fixes
` [PATCH v5 49/50] perf dso: Use container_of to avoid a pointer in dso_data
` [PATCH v5 50/50] perf env: Avoid recursively taking env->bpf_progs.lock

[PATCH] platform/x86: wmi: Skip blocks with zero instances
 2023-11-27 22:22 UTC 

[net-next 0/2] net: dsa: realtek: Introduce realtek_common, load variants on demand
 2023-11-27 22:24 UTC  (11+ messages)
` [net-next 2/2] net: dsa: realtek: load switch "

[PATCH] drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
 2023-11-27 22:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys
 2023-11-27 22:20 UTC  (3+ messages)
` [PATCH 3/5] x86/kvm: Make kvm_async_pf_enabled __ro_after_init

[Intel-xe] [PATCH v4 0/3] drm/xe: Add a flag that can disable GuC PM
 2023-11-27 22:22 UTC  (4+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
` [Intel-xe] [PATCH 2/3] drm/xe: Add skip_guc_pc flag
` [Intel-xe] [PATCH 3/3] drm/xe: Manually setup C6 when skip_guc_pc is set

[PATCH v2 0/6] mfd: twl: system-power-controller
 2023-11-27 22:19 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: ti,twl: Document system-power-controller
` [PATCH v2 2/6] twl-core: add power off implementation for twl603x
` [PATCH v2 3/6] ARM: dts: omap-embt2ws: system-power-controller for bt200
` [PATCH v2 4/6] ARM: dts: omap4-panda-common: Enable powering off the device
` [PATCH v2 5/6] mfd: twl4030-power: accept standard property for power controller
` [PATCH v2 6/6] ARM: dts: omap: gta04: standardize system-power-controller

[PATCH] Add a quirk for Yamaha YIT-W12TX transmitter
 2023-11-27 22:15 UTC 

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-11-27 22:21 UTC  (5+ messages)
` [PATCH v2 2/8] x86/mm: Don't do a TLB flush if changing a PTE that isn't marked present
` [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address

[PATCH v2] tools cpupower bench: Override CFLAGS assignments
 2023-11-27 22:12 UTC  (2+ messages)

linux-next: build warnings after merge of the kspp-gustavo tree
 2023-11-27 22:13 UTC  (3+ messages)

[PATCH 0/2] bootconfig: Support early options in embedded config
 2023-11-27 22:13 UTC  (7+ messages)
` [PATCH 2/2] bootconfig: Apply early options from "

RTT-PROBE: lore-subspace-rtt
 2023-11-27 22:18 UTC 

[PATCH] btrfs: migrate extent_buffer::pages[] to folio
 2023-11-27 22:17 UTC  (3+ messages)

[PATCH] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
 2023-11-27 22:17 UTC  (5+ messages)

[net-next PATCH RFC v3 0/8] net: phy: Support DT PHY package
 2023-11-27 22:16 UTC  (4+ messages)
` [net-next PATCH RFC v3 1/8] dt-bindings: net: document ethernet PHY package nodes

[RFC V2] IMA Log Snapshotting Design Proposal
 2023-11-27 22:16 UTC  (9+ messages)

[PATCH -next v2] md: synchronize flush io with array reconfiguration
 2023-11-27 22:16 UTC  (2+ messages)

[syzbot] [fscrypt?] possible deadlock in find_and_lock_process_key
 2023-11-27 22:16 UTC  (2+ messages)

[PATCH] USB: usbip: vudc: Convert to platform remove callback returning void
 2023-11-27 22:16 UTC  (2+ messages)

[PATCH v10 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-11-27 22:14 UTC  (3+ messages)
` [PATCH v10 14/14] dmaengine: idxd: Add support for device/wq defaults

[PATCH] x86/sev: Update ghcb_version only once
 2023-11-27 22:10 UTC  (2+ messages)

[PATCH v9 0/3] ARM/ARM64: dts: mv88e6xxx fixes for Marvell
 2023-11-27 22:10 UTC  (4+ messages)
` [PATCH v9 3/3] ARM64: dts: Add special compatibles for the Turris Mox

[Buildroot] [PATCH 1/1] package/gsl: fix musl build on m68k
 2023-11-27 22:11 UTC 

[PATCH v15 00/23] TDX host kernel support
 2023-11-27 22:09 UTC  (8+ messages)
` [PATCH v15 17/23] x86/kexec: Flush cache of TDX private memory

Possible Bug? LIO does not support SCSI commands with Immediate Bit Set?
 2023-11-27 22:08 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-27 22:08 UTC 

[PATCH bpf-next v11 00/13] Registrating struct_ops types from modules
 2023-11-27 22:08 UTC  (5+ messages)
` [PATCH bpf-next v11 07/13] bpf: pass attached BTF to the bpf_struct_ops subsystem

[RFC 00/52] perf tools: Introduce data type profiling (v2)
 2023-11-27 22:07 UTC  (3+ messages)
` [PATCH 32/52] perf dwarf-aux: Add die_find_variable_by_addr()

[PATCH] multipathd: Make sure to disable queueing if recovery has failed
 2023-11-27 22:07 UTC  (2+ messages)

[LTP] [PATCH] fanotify: Fix broken tests due to fanotify_events_supported_by_kernel()
 2023-11-27 22:07 UTC  (4+ messages)

[PATCH] ubi: don't decrease ubi->ref_count on detach error
 2023-11-27 22:06 UTC  (4+ messages)

[PATCH] perf tools: Add --debug-file option to redirect debug output
 2023-11-27 22:06 UTC  (3+ messages)

[PATCH v4 0/2] riscv: Fix issues with module loading
 2023-11-27 22:05 UTC  (6+ messages)
` [PATCH v4 1/2] riscv: Safely remove entries from relocation list
` [PATCH v4 2/2] riscv: Correct type casting in module loading

[PATCH v2] nvme: check for valid data from from nvme_identify_ns() before using it
 2023-11-27 22:03 UTC  (2+ messages)

[PATCH v2] USB: gadget: core: adjust uevent timing on gadget unbind
 2023-11-27 22:00 UTC 

[Intel-xe] [PATCH v2 0/3] Add support for XeLink device
 2023-11-27 22:00 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for Add support for XeLink device (rev4)

[PATCH] drm/msm/mdp4: flush vblank event on disable
 2023-11-27 22:00 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-27 21:58 UTC 

[PATCH v2 0/9] Add support for Sonoff iHost RV1126 Smart Home Gateway
 2023-11-27 21:57 UTC  (8+ messages)
` [PATCH v2 3/9] i2c: rk3x: Adjust offset for i2c2 on rv1126

[PATCH BlueZ v1] iso-tester: Add tests for GMAP broadcast QoS presets
 2023-11-27 21:58 UTC 

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-27 21:56 UTC  (12+ messages)

[PATCH v3 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
 2023-11-27 21:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/1] "

[BUG?] Semantics of HEAD when bare cloning non-bare repositories
 2023-11-27 21:56 UTC  (2+ messages)

[PATCH v3] docs: dt-bindings: add DTS Coding Style document
 2023-11-27 21:55 UTC  (8+ messages)

[PATCH v2] arm64: dts: qcom: sdm632-fairphone-fp3: Enable WiFi/Bluetooth
 2023-11-27 21:55 UTC 

[PATCH] drm/amdgpu: Fix uninitialized return value
 2023-11-27 21:55 UTC  (3+ messages)

[RFC] softlockup: serialized softlockup's log
 2023-11-27 21:55 UTC  (4+ messages)

[PATCHSET v28.0 0/1] xfs: prevent livelocks in xchk_iget
 2023-11-27 21:55 UTC  (4+ messages)
` [PATCH 1/1] xfs: make xchk_iget safer in the presence of corrupt inode btrees

[LVFS] To add a device to fwupd friendly firmware
 2023-11-27 21:54 UTC 

io_uring: risky use of task work, especially wrt fdget()
 2023-11-27 21:53 UTC 

[PATCH v6 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-11-27 21:51 UTC  (4+ messages)
` [PATCH v6 2/2] drm/i915/guc: Close deregister-context race against CT-loss
  ` [Intel-gfx] "

[PATCH 0/4] Redact unsafe URLs in the Trace2 output
 2023-11-27 21:50 UTC  (4+ messages)
` [PATCH 2/4] trace2: redact passwords from https:// URLs by default

[PATCH 0/3] ARM: dts: bcm2711-rpi-cm4-io: Enable xHCI host
 2023-11-27 21:49 UTC  (13+ messages)

[PATCH v1 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2023-11-27 21:48 UTC  (4+ messages)
` [PATCH v1 2/3] KVM: selftests: aarch64: Move the pmu helper function into lib/

[Bug 218188] New: hp_wmi_sensors: probe of 8F1F6435-9F42-42C8-BADC-0E9424F20C9A failed with error -61
 2023-11-27 21:48 UTC  (2+ messages)
` [Bug 218188] "

[PATCH v3] softlockup: serialized softlockup's log
 2023-11-27 21:47 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-27 21:48 UTC 

[PATCH] driver : edac : Fix warning using plain integer as NULL
 2023-11-27 21:47 UTC  (3+ messages)
` [PATCH v2] "

[syzbot] [fscrypt?] possible deadlock in fscrypt_initialize (2)
 2023-11-27 21:45 UTC  (2+ messages)

[PATCH v2 0/1] platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspend
 2023-11-27 21:44 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH 1/1] dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
 2023-11-27 21:43 UTC 

[PATCH 1/4] dt-bindings: omap: Add Motorola mapphone mz609 and mz617 tablets
 2023-11-27 21:43 UTC  (2+ messages)

[PATCH v2 0/2] Add eMMC support for AM62a SK
 2023-11-27 21:41 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62a-main: Add sdhci0 instance

changes to struct rpc_gss_sec
 2023-11-27 21:42 UTC  (4+ messages)

[PATCH] KVM: selftests: aarch64: Remove unused functions from vpmu test
 2023-11-27 21:41 UTC  (4+ messages)

[PATCH net-next v2] net: phy: mdio_device: Reset device only when necessary
 2023-11-27 21:41 UTC 

[PATCH] dma-mapping: Don't store redundant offsets
 2023-11-27 21:41 UTC  (2+ messages)

stable-rc/queue/6.1 build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.63-367-g5fee4f75be63)
 2023-11-27 21:39 UTC 

Fix git-send-email.perl w.r.t. recent Getopt::Long update
 2023-11-27 21:38 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-27 21:38 UTC 

[PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2023-11-27 21:17 UTC 

[PATCH v2] hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC
 2023-11-27 21:35 UTC 

[PATCH] scsi: be2iscsi: fix a memleak in beiscsi_init_wrb_handle
 2023-11-27 21:26 UTC  (2+ messages)

[PATCH ipsec-next v1 0/7] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-27 21:32 UTC  (12+ messages)
` [PATCH ipsec-next v1 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations

[PATCH 0/4] drivers: clk: renesas: enable all clocks which is assinged to non Linux system
 2023-11-27 21:32 UTC  (5+ messages)
` [PATCH 4/4] "

[Nouveau] nouveau/gsp: move to latest fw and small fixes
 2023-11-27 21:32 UTC  (4+ messages)
` [Nouveau] [PATCH 3/3] nouveau/gsp: add some basic registry entries


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.