All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-10 18:42:05 to 2022-02-10 19:22:28 UTC [more...]

[PATCH 0/3] Disable the fast interrupts in the prereset() methods of HighPoint HPT36x/37x drivers
 2022-02-10 19:22 UTC  (4+ messages)
` [PATCH 1/3] ata: pata_hpt366: disable fast interrupts in prereset() method
` [PATCH 2/3] ata: pata_hpt37x: "
` [PATCH 3/3] ata: pata_hpt3x2n: "

[Buildroot] [PATCH] package/rust: drop host-python2 support
 2022-02-10 19:22 UTC 

[PATCH] stm32mp: psci: Implement PSCI system suspend and DRAM SSR
 2022-02-10 19:20 UTC  (2+ messages)

pin_user_pages supports NULL pages arguments?
 2022-02-10 19:20 UTC  (2+ messages)

[PATCH v1 0/3] Add spi boot to SPL on SUNIV
 2022-02-10 19:20 UTC  (5+ messages)
` [PATCH v1 1/3] mach-sunxi: Add boot device detection for SUNIV

[PATCH v2 00/19] initial EHT support
 2022-02-10 19:20 UTC  (20+ messages)
` [PATCH v2 01/19] mac80211_hwsim: check TX and STA bandwidth
` [PATCH v2 02/19] mac80211_hwsim: don't shadow a global variable
` [PATCH v2 03/19] mac80211_hwsim: Add custom regulatory for 6GHz
` [PATCH v2 04/19] ieee80211: Add EHT (802.11be) definitions
` [PATCH v2 05/19] ieee80211: add EHT 1K aggregation definitions
` [PATCH v2 06/19] cfg80211: Add data structures to capture EHT capabilities
` [PATCH v2 07/19] cfg80211: Add support for EHT 320 MHz channel width
` [PATCH v2 08/19] nl80211: add EHT MCS support
` [PATCH v2 09/19] nl80211: add support for 320MHz channel limitation
` [PATCH v2 10/19] cfg80211: add NO-EHT flag to regulatory
` [PATCH v2 11/19] cfg80211: Support configuration of station EHT capabilities
` [PATCH v2 12/19] mac80211: Support parsing EHT elements
` [PATCH v2 13/19] mac80211: Add initial support for EHT and 320 MHz channels
` [PATCH v2 14/19] mac80211: Add EHT capabilities to association/probe request
` [PATCH v2 15/19] mac80211: Handle station association response with EHT
` [PATCH v2 16/19] mac80211: Add support for storing station EHT capabilities
` [PATCH v2 17/19] mac80211: calculate max RX NSS for EHT mode
` [PATCH v2 18/19] mac80211: parse AddBA request with extended AddBA element
` [PATCH v2 19/19] mac80211_hwsim: Advertise support for EHT capabilities

[PATCH] binutils: Upgrade to 2.38 release
 2022-02-10 19:19 UTC  (2+ messages)

[PATCH V13 0/7] support dirty restraint on vCPU
 2022-02-10 16:06 UTC  (2+ messages)
  ` [PATCH V13 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping

[PATCH] drivers/usb: Fix Coding Style Error
 2022-02-10 19:18 UTC  (2+ messages)
` [PATCH v2] usb: Fix Trailing Whitespace "

[PATCH 1/3] perf/bpf: Remove prologue generation
 2022-02-10 19:18 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-web2py: drop python2 host support
 2022-02-10 19:17 UTC 

[PATCH] drm/amdkfd: fix loop error handling
 2022-02-10 19:17 UTC  (3+ messages)

[PATCH] glossary: describe "worktree"
 2022-02-10 19:17 UTC  (8+ messages)

[PATCH 5/8] t5526: use grep to assert on fetches
 2022-02-10 19:17 UTC  (2+ messages)

[syzbot] general protection fault in blk_mq_free_rqs
 2022-02-10 19:17 UTC 

[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-02-10 19:16 UTC  (13+ messages)
` [PATCH kvm/queue v2 2/3] perf: x86/core: Add interface to query perfmon_event_map[] directly

[PATCH] mac80211_hwsim: Add command to control rx status RSSI
 2022-02-10 19:16 UTC 

[PATCH 0/3] HE capability element validation improvement
 2022-02-10 19:16 UTC  (4+ messages)
` [PATCH 1/3] ieee80211: add helper to check HE capability element size
` [PATCH 2/3] mac80211: parse only HE capability elements with valid size
` [PATCH 3/3] nl80211: accept "

[csky-linux:riscv_compat_v6_svpbmt-v6 20/35] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'compat_statfs'
 2022-02-10 19:15 UTC  (2+ messages)

[PATCH v11 0/8] hmp,qmp: Add commands to introspect virtio devices
 2022-02-10 16:05 UTC  (5+ messages)
` [PATCH v11 3/8] qmp: add QMP command x-query-virtio
` [PATCH v11 4/8] qmp: add QMP command x-query-virtio-status

[PATCH 3/8] submodule: make static functions read submodules from commits
 2022-02-10 19:15 UTC  (2+ messages)

[PATCH] jbd2: Fix use-after-free of transaction_t race
 2022-02-10 19:15 UTC  (2+ messages)

[PATCH v13 00/17] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2022-02-10 19:15 UTC  (29+ messages)
` [PATCH v13 01/17] fs: export rw_verify_area()
` [PATCH v13 02/17] fs: export variant of generic_write_checks without iov_iter
` [PATCH v13 03/17] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v13 04/17] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v13 05/17] btrfs: support different disk extent size for delalloc
` [PATCH v13 06/17] btrfs: clean up cow_file_range_inline()
` [PATCH v13 07/17] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v13 08/17] btrfs: add definitions + documentation for encoded I/O ioctls
` [PATCH v13 09/17] btrfs: add BTRFS_IOC_ENCODED_READ
` [PATCH v13 10/17] btrfs: add BTRFS_IOC_ENCODED_WRITE
` [PATCH v13 11/17] btrfs: send: remove unused send_ctx::{total,cmd}_send_size
` [PATCH v13 12/17] btrfs: send: explicitly number commands and attributes
` [PATCH v13 13/17] btrfs: add send stream v2 definitions
` [PATCH v13 14/17] btrfs: send: write larger chunks when using stream v2
` [PATCH v13 15/17] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v13 16/17] btrfs: send: send compressed extents with encoded writes
` [PATCH v13 17/17] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH v13 01/10] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v13 02/10] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v13 03/10] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v13 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v13 05/10] btrfs-progs: receive: process encoded_write commands
` [PATCH v13 06/10] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v13 07/10] btrfs-progs: receive: process fallocate commands
` [PATCH v13 08/10] btrfs-progs: receive: process setflags ioctl commands
` [PATCH v13 09/10] btrfs-progs: send: stream v2 ioctl flags
` [PATCH v13 10/10] btrfs-progs: receive: add tests for basic encoded_write send/receive

[Intel-gfx] [PATCH] drm/i915/dg1: Update DMC_DEBUG3 register
 2022-02-10 19:15 UTC  (3+ messages)

[intel-lts:5.10/yocto 10656/20393] drivers/media/i2c/lt6911uxc.c:722:6: warning: variable 'hblank' set but not used
 2022-02-10 19:15 UTC 

[intel-lts:5.10/yocto 10619/20393] drivers/media/v4l2-core/v4l2-compat-ioctl32.c:1355:20: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-02-10 19:15 UTC 

[Buildroot] [PATCH] package/gtest: drop python2 host support
 2022-02-10 19:14 UTC 

[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
 2022-02-10 19:14 UTC  (6+ messages)
` [Intel-gfx] "

[RFC PATCH] jbd2: avoid __GFP_ZERO with SLAB_TYPESAFE_BY_RCU
 2022-02-10 19:12 UTC  (6+ messages)

[PATCH] nvme: add a helper to initialize connect_q
 2022-02-10 19:12 UTC 

[PATCH] ieee80211: use tab to indent struct ieee80211_neighbor_ap_info
 2022-02-10 19:12 UTC 

[PATCH 0/5] scalar: implement the subcommand "diagnose"
 2022-02-10 19:10 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] archive: optionally add "virtual" files

[PATCH net-next 0/4] net/mlx5: Introduce devlink param to disable SF aux dev probe
 2022-02-10 19:09 UTC  (7+ messages)

[PATCH] MAINTAINERS: make Bertrand ARM maintainer
 2022-02-10 19:08 UTC 

[PATCH 0/6] block: bug fixes in preparation of AioContext removal
 2022-02-10 16:02 UTC  (4+ messages)
` [PATCH 4/6] test-bdrv-drain.c: adapt test to the coming subtree drains

[PATCH v10 0/6] Use drm_clflush* instead of clflush
 2022-02-10 19:08 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Use drm_clflush* instead of clflush (rev9)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 0/2] selftests: sgx: Fix build of test_sgx
 2022-02-10 19:06 UTC  (6+ messages)
` [PATCH 1/2] selftests: x86: allow expansion of $(CC)
` [PATCH 2/2] selftests: sgx: Treat CC as one argument

[PATCH v2 0/3] implement direct IO with integrity
 2022-02-10 19:07 UTC  (5+ messages)
` [PATCH v2 2/3] block: io_uring: add READV_PI/WRITEV_PI operations

[PATCH] scripts/qapi: minor delinting
 2022-02-10 15:56 UTC  (2+ messages)

[PATCH 0/7] DIGImend patches, part one
 2022-02-10 19:04 UTC  (8+ messages)
` [PATCH 1/7] HID: uclogic: Support Huion tilt reporting
` [PATCH 2/7] HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2
` [PATCH 3/7] HID: uclogic: Support Huion 13th frame button
` [PATCH 4/7] HID: uclogic: Split pen and frame raw event handling
` [PATCH 5/7] HID: uclogic: Access pen/frame params directly in raw_event handling
` [PATCH 6/7] HID: uclogic: Skip non-input raw events earlier
` [PATCH 7/7] HID: uclogic: Handle virtual frame reports

[intel-lts:5.10/yocto 16710/20393] drivers/gpu/drm/i915/gt/selftest_hangcheck.c:455:62: warning: variable 'err' is uninitialized when used here
 2022-02-10 19:04 UTC 

[PATCH v2] nvme/pci: Add quick suspend quirk for Sc7280 Platform
 2022-02-10 19:04 UTC  (2+ messages)

[PATCH RFC v12 0/3] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-02-10 19:04 UTC  (7+ messages)
` [PATCH RFC v12 3/3] "

[PATCH] ALSA: hda: Add PCI and HDMI IDs for Intel Raptor Lake
 2022-02-10 18:54 UTC 

[PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim
 2022-02-10 19:03 UTC  (11+ messages)

[PATCH v6 6/6] auto-t: add test for encrypted profiles
 2022-02-10 19:03 UTC 

[PATCH v6 5/6] doc: document SystemdEncrypt
 2022-02-10 19:03 UTC 

[PATCH v6 4/6] tools: add decrypt-profile tool
 2022-02-10 19:03 UTC 

[PATCH v6 3/6] main: add SystemdEncrypt option, and initialize key
 2022-02-10 19:03 UTC 

[PATCH v6 2/6] hotspot: implement hotspot profile encryption
 2022-02-10 19:03 UTC 

[PATCH v6 1/6] storage: implement network profile encryption
 2022-02-10 19:03 UTC 

[PATCH v5 00/20] job: replace AioContext lock with job_mutex
 2022-02-10 15:38 UTC  (3+ messages)
` [PATCH v5 01/20] job.c: make job_mutex and job_lock/unlock() public

[PATCH] btrfs: qgroup: Remove an oudated comment
 2022-02-10 18:59 UTC  (2+ messages)

[PATCH] sched: move rt_period/runtime sysctls to rt.c
 2022-02-10 19:02 UTC  (2+ messages)

[PATCH v2] Deprecate C virtiofsd
 2022-02-10 17:47 UTC 

[PATCH 2/9] dt-bindings: i2c: qcom-cci: add description of a vbus-supply property
 2022-02-10 19:02 UTC  (12+ messages)

[PATCH 2/8] submodule: store new submodule commits oid_array in a struct
 2022-02-10 19:00 UTC  (2+ messages)

[linux-next:master 2955/4656] drivers/net/dsa/qca8k.c:422:37-43: ERROR: application of sizeof to pointer
 2022-02-10 18:59 UTC  (5+ messages)
` [PATCH] net: dsa: qca8k: fix noderef.cocci warnings

qemu iotest 161 and make check
 2022-02-10 17:44 UTC  (5+ messages)

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-10 18:59 UTC  (12+ messages)
` [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-02-10 18:57 UTC  (14+ messages)
` [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v11 08/40] arm64/sme: Manually encode SME instructions

[PATCH v3 0/5] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-02-10 14:52 UTC  (2+ messages)
` [PATCH v3 5/5] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine

[PATCH 00/24] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-02-10 18:57 UTC  (4+ messages)
` [PATCH 22/24] rockchip: Support building the all output files in binman

[PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
 2022-02-10 18:58 UTC  (4+ messages)

[PATCH v12 0/8] hmp,qmp: Add commands to introspect virtio devices
 2022-02-10 15:17 UTC  (7+ messages)
` [PATCH v12 1/8] virtio: drop name parameter for virtio_init()
` [PATCH v12 3/8] qmp: add QMP command x-query-virtio
` [PATCH v12 4/8] qmp: add QMP command x-query-virtio-status

[Buildroot] [git commit] package/omniorb: switch to host-python3
 2022-02-10 18:56 UTC 

[PATCH v2] arm64: dts: mediatek: Add Mediatek mt8192 cpufreq device nodes
 2022-02-10 18:56 UTC  (5+ messages)

[Buildroot] [git commit] package/gst1-devtools: drop python2 build dependencies
 2022-02-10 18:54 UTC 

[Buildroot] [PATCH 1/1] package/omniorb: switch to host-python3
 2022-02-10 18:56 UTC  (2+ messages)

[PATCH V2] selftests: kvm: Remove absent target file
 2022-02-10 18:56 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/gst1-devtools: drop python2 build dependencies
 2022-02-10 18:56 UTC  (2+ messages)

[PATCH] drm/ast: fix using freed memory
 2022-02-10 18:55 UTC  (2+ messages)

[PATCH v3 0/3] Add cat-file --batch-command flag
 2022-02-10 18:55 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] cat-file: add --batch-command mode

Possible bug in cfg80211
 2022-02-10 18:54 UTC  (2+ messages)

[PATCH] Deprecate C virtiofsd
 2022-02-10 17:27 UTC  (5+ messages)

[Bug] nvme blocks PC10 since v5.15 - bisected
 2022-02-10 18:54 UTC  (7+ messages)

Used space twice as actually consumed
 2022-02-10 18:54 UTC 

[RFC PATCH net-next 0/2] Port-based priority on DSA switches using tc-matchall
 2022-02-10 18:53 UTC  (6+ messages)
` [RFC PATCH net-next 1/2] net: dsa: allow setting port-based QoS priority using tc matchall skbedit

[PATCH 1/3] libsepol: use correct error type to please UBSAN
 2022-02-10 18:52 UTC  (3+ messages)
` [PATCH 2/3] libsepol: more strict constraint validation
` [PATCH 3/3] libsepol: validate several flags

[PATCH v5 00/13] module: core code clean up
 2022-02-10 18:50 UTC  (6+ messages)
` [PATCH v5 01/13] module: Move all into module/

Minutes: Yocto Project Weekly Triage Meeting 2/10/2022
 2022-02-10 18:50 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/display: Group PSR2 prog sequences and workarounds
 2022-02-10 18:52 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Implement Wa_16013835468

[PATCH v3 mptcp-next 0/3] mptcp: more self-tests improvements
 2022-02-10 18:49 UTC  (4+ messages)
` [PATCH v3 mptcp-next 1/3] Squash-to: "mptcp: constify a bunch of of helpers"
` [PATCH v3 mptcp-next 2/3] mptcp: more careful RM_ADDR generation
` [PATCH v3 mptcp-next 3/3] mptcp: strict local address ID selection

[PATCH v4 0/2] remoteproc sysfs fixes/improvements
 2022-02-10 18:48 UTC  (4+ messages)
` [PATCH v4 1/2] remoteproc: Introduce deny_sysfs_ops flag

[PATCH v2] ACPI/IORT: Fix GCC 12 warning
 2022-02-10 18:47 UTC  (2+ messages)

[PATCH 5.16 0/5] 5.16.9-rc1 review
 2022-02-10 18:49 UTC  (2+ messages)

[PATCH] nfp: flower: Fix a potential theorical leak in nfp_tunnel_add_shared_mac()
 2022-02-10 18:47 UTC  (4+ messages)

ご連絡ありがとうございます
 2022-02-10 18:40 UTC 

How to boot Windows when Bitlocker enabled with key sealed in TPM
 2022-02-10 18:46 UTC  (3+ messages)

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-10 18:49 UTC  (5+ messages)
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH v12 00/17] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2022-02-10 18:42 UTC  (7+ messages)
` [PATCH v12 09/17] btrfs: add BTRFS_IOC_ENCODED_READ

[PATCH] workqueue: Fix race in schedule and flush work
 2022-02-10 18:43 UTC  (2+ messages)

[PATCHSET 0/6] perf lock: Random updates for the locking analysis (v2)
 2022-02-10 18:45 UTC  (2+ messages)

[csky-linux:riscv_compat_v6_svpbmt-v6 35/35] arch/riscv/include/asm/pgtable-64.h:105:2: error: expected assembly-time absolute expression
 2022-02-10 18:44 UTC  (2+ messages)

[meta-networkig][PATCH] mbedtls: Upgrade to 2.28.0
 2022-02-10 18:44 UTC 

[PATCH v2 0/2] drivers/base/memory: determine and store zone for single-zone memory blocks
 2022-02-10 18:43 UTC  (3+ messages)
` [PATCH v2 1/2] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node()
` [PATCH v2 2/2] drivers/base/memory: determine and store zone for single-zone memory blocks

[PATCH v4 00/11] media: atmel: atmel-isc: implement media controller
 2022-02-10 18:43 UTC  (4+ messages)
` [PATCH v4 07/11] media: atmel: atmel-isc: change format propagation to subdev into only verification

userfaultfd: usability issue due to lack of UFFD events ordering
 2022-02-10 18:42 UTC  (11+ messages)

[dm-devel] [PATCH 0/2] multipath-tools: FCP addressing display support (for s390x)
 2022-02-10 18:42 UTC  (3+ messages)
` [dm-devel] [PATCH 2/2] libmultipath: add %L path wildcard for 64-bit hex LUN


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.