All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-31 22:20:30 to 2024-01-31 23:11:11 UTC [more...]

[PATCH v3 0/4] target/s390x: Emulate CVDG and CVB*
 2024-01-31 23:07 UTC  (5+ messages)
` [PATCH v3 1/4] target/s390x: Emulate CVDG
` [PATCH v3 2/4] tests/tcg/s390x: Test CONVERT TO DECIMAL
` [PATCH v3 3/4] target/s390x: implement CVB, CVBY and CVBG
` [PATCH v3 4/4] tests/tcg/s390x: Test CONVERT TO BINARY

atomic queue limits updates v3
 2024-01-31 23:10 UTC  (3+ messages)
` [PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits

[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-01-31 23:09 UTC  (3+ messages)
` [PATCH v2 1/2] x86/cpu: allow reducing x86_phys_bits during early_identify_cpu()
` [PATCH v2 2/2] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers

[PATCH v2 0/3] *** nvme: add some commands tracing ***
 2024-01-31 23:08 UTC  (2+ messages)

[PATCH] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
 2024-01-31 23:08 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH 1/6] tracefs: avoid using the ei->dentry pointer unnecessarily
 2024-01-31 23:07 UTC  (4+ messages)
` [PATCH 6/6] eventfs: clean up dentry ops and add revalidate function

[PATCH 1/3] fpga: xilinx-spi: extract a common driver core
 2024-01-31 23:05 UTC  (9+ messages)
` [PATCH 0/3] fpga: xilinx-selectmap: add new driver
  ` [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema
  ` [PATCH 3/3] fpga: xilinx-selectmap: add new driver

[PATCH v2 00/19] qapi: statically type schema.py
 2024-01-31 23:04 UTC  (7+ messages)
` [PATCH v2 09/19] qapi/schema: allow resolve_type to be used for built-in types

[PATCH 1/5] nvme: return string as char *, not unsigned char *
 2024-01-31 23:05 UTC  (2+ messages)

[PATCH v3 00/47] filelock: split file leases out of struct file_lock
 2024-01-31 23:02 UTC  (48+ messages)
` [PATCH v3 01/47] filelock: fl_pid field should be signed int
` [PATCH v3 02/47] filelock: rename some fields in tracepoints
` [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status
` [PATCH v3 04/47] filelock: add some new helper functions
` [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock
` [PATCH v3 06/47] afs: convert to using new filelock helpers
` [PATCH v3 07/47] ceph: "
` [PATCH v3 08/47] dlm: "
` [PATCH v3 09/47] gfs2: "
` [PATCH v3 10/47] lockd: "
` [PATCH v3 11/47] nfs: "
` [PATCH v3 12/47] nfsd: "
` [PATCH v3 13/47] ocfs2: "
` [PATCH v3 14/47] smb/client: "
` [PATCH v3 15/47] smb/server: "
` [PATCH v3 16/47] filelock: drop the IS_* macros
` [PATCH v3 17/47] filelock: split common fields into struct file_lock_core
` [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly
` [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core
` [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks "
` [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
` [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core
` [PATCH v3 27/47] filelock: clean up locks_delete_block internals
` [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block
` [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer
` [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to "
` [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core
` [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core
` [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock
` [PATCH v3 35/47] afs: "
` [PATCH v3 36/47] ceph: "
` [PATCH v3 37/47] dlm: "
` [PATCH v3 38/47] gfs2: "
` [PATCH v3 39/47] fuse: "
` [PATCH v3 40/47] lockd: "
` [PATCH v3 41/47] nfs: "
` [PATCH v3 42/47] nfsd: "
` [PATCH v3 43/47] ocfs2: "
` [PATCH v3 44/47] smb/client: "
` [PATCH v3 45/47] smb/server: "
` [PATCH v3 46/47] filelock: remove temporary compatibility macros
` [PATCH v3 47/47] filelock: split leases out of struct file_lock

[PATCH v2] btrfs-progs: mkfs: use flock() to properly prevent race with udev
 2024-01-31 23:04 UTC  (6+ messages)

[PATCH v6 1/4] block: Make fair tag sharing configurable
 2024-01-31 23:04 UTC  (11+ messages)

[PATCH] mtd: spi-nor: fix format specifier in debug message
 2024-01-31 23:03 UTC 

[RFC PATCH v1 0/8] KVM: seftests: Support guest user mode execution and running
 2024-01-31 23:03 UTC  (11+ messages)
` [RFC PATCH v1 1/8] KVM: selftests: x86: Fix bug in addr_arch_gva2gpa()
` [RFC PATCH v1 2/8] KVM: selftests: x86: Support guest running on canonical linear-address organization

Patchtest results for [OE-core][kirkstone][PATCH v2] sqlite3: ignore CVE-2024-0232
 2024-01-31 23:03 UTC 

[RFC PATCH v2 net-next] Documentation: devlink: Add devlink-sd
 2024-01-31 23:02 UTC  (11+ messages)
` [RFC PATCH v3 "

[PATCH V2] nvme-common: add module description
 2024-01-31 23:01 UTC 

[PATCH v23 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-01-31 18:26 UTC 

xfs_clear_incompat_log_features considered harmful?
 2024-01-31 23:00 UTC 

[PATCH master 0/4] ARM: socfpga: add HANDOFF_FPGA2SDR handling
 2024-01-31 22:59 UTC  (5+ messages)
` [PATCH master 1/4] ARM: socfpga: complete definitions of handoff registers
` [PATCH master 2/4] ARM: socfpga: populate HANDOFF_FPGA2SDR with Quartus value
` [PATCH master 3/4] fpga: socfpga-fpga2sdram-bridge: consult HANDOFF_FPGA2SDR register
` [PATCH master 4/4] fpga: socfpga-fpga2sdram-bridge: always populate "

[PATCH v2 0/7] of: populate of_root node if bootloader doesn't
 2024-01-31 22:59 UTC  (5+ messages)
` [PATCH v2 1/7] arm64: Unconditionally call unflatten_device_tree()

[PATCH net 0/6] Netfilter fixes for net
 2024-01-31 22:59 UTC  (7+ messages)
` [PATCH net 1/6] netfilter: conntrack: correct window scaling with retransmitted SYN
` [PATCH net 2/6] netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
` [PATCH net 3/6] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
` [PATCH net 4/6] netfilter: ipset: fix performance regression in swap operation
` [PATCH net 5/6] netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
` [PATCH net 6/6] netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations

[PATCH 0/2] CC_LD_DYNPATH improvements
 2024-01-31 22:59 UTC  (3+ messages)
` [PATCH 2/2] Makefile: simplify output of the libpath_template

[PATCH v2 0/7] PCI: Solve two bridge window sizing issues
 2024-01-31 22:48 UTC  (10+ messages)

[PATCH v2 0/3] some unit-test Makefile polishing
 2024-01-31 22:58 UTC  (3+ messages)
` [PATCH v2 3/3] t/Makefile: get UNIT_TESTS list from C sources

[PATCH] ci: update FreeBSD cirrus job
 2024-01-31 22:57 UTC  (3+ messages)

fix for patch "cifs" make sure that channel scaling is done only once"
 2024-01-31 22:57 UTC  (2+ messages)

[OE-core][dunfell][PATCH] sqlite3: ignore CVE-2024-0232
 2024-01-31 22:56 UTC  (4+ messages)
` [OE-core][dunfell][PATCH v2] "

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-01-31 22:55 UTC  (8+ messages)
` [PATCH] mbuf: "

[PATCH V9 0/1] nvme: allow passthru cmd error logging
 2024-01-31 22:54 UTC  (3+ messages)
` [PATCH V9 1/1] "

[OE-core][kirkstone][PATCH] sqlite3: ignore CVE-2024-0232
 2024-01-31 22:52 UTC  (2+ messages)
` [OE-core][kirkstone][PATCH v2] "

[PATCH v6 00/16] bloom: changed-path Bloom filters v2 (& sundries)
 2024-01-31 22:53 UTC  (17+ messages)
` [PATCH v6 01/16] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
` [PATCH v6 02/16] revision.c: consult Bloom filters for root commits
` [PATCH v6 03/16] commit-graph: ensure Bloom filters are read with consistent settings
` [PATCH v6 04/16] gitformat-commit-graph: describe version 2 of BDAT
` [PATCH v6 05/16] t/helper/test-read-graph.c: extract `dump_graph_info()`
` [PATCH v6 06/16] bloom.h: make `load_bloom_filter_from_graph()` public
` [PATCH v6 07/16] t/helper/test-read-graph: implement `bloom-filters` mode
` [PATCH v6 08/16] t4216: test changed path filters with high bit paths
` [PATCH v6 09/16] repo-settings: introduce commitgraph.changedPathsVersion
` [PATCH v6 10/16] bloom: annotate filters with hash version
` [PATCH v6 11/16] bloom: prepare to discard incompatible Bloom filters
` [PATCH v6 12/16] commit-graph: unconditionally load "
` [PATCH v6 13/16] commit-graph: new Bloom filter version that fixes murmur3
` [PATCH v6 14/16] object.h: fix mis-aligned flag bits table
` [PATCH v6 15/16] commit-graph: reuse existing Bloom filters where possible
` [PATCH v6 16/16] bloom: introduce `deinit_bloom_filters()`

[PATCH] iio: accel: Fix a compilation problem
 2024-01-31 22:52 UTC 

[PATCH v2 0/2] test_xarray: advanced API multi-index tests
 2024-01-31 22:51 UTC  (3+ messages)
` [PATCH v2 1/2] test_xarray: add tests for advanced multi-index use
` [PATCH v2 2/2] XArray: add cmpxchg order test

[PATCH v3] btrfs-progs: mkfs: use flock() to properly prevent race with udev
 2024-01-31 22:50 UTC 

[PATCH] selftests: Add test to verify power supply properties
 2024-01-31 22:50 UTC  (2+ messages)

[PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
 2024-01-31 22:49 UTC  (2+ messages)

[PATCH 0/3] kvm: x86: fix macros that are not usable from userspace
 2024-01-31 22:50 UTC  (4+ messages)
` [PATCH 1/3] uapi: introduce uapi-friendly macros for GENMASK
` [PATCH 2/3] kvm: x86: use a uapi-friendly macro for BIT
` [PATCH 3/3] kvm: x86: use a uapi-friendly macro for GENMASK

[PATCH v6 0/1] drm/xe: Add helper macro to loop each dss
 2024-01-31 22:49 UTC  (4+ messages)
` [PATCH v6 1/1] "
` ✓ CI.BAT: success for "

[PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
 2024-01-31 22:49 UTC 

[PATCH]i2c: hisi: Clear the interrupt status and optimize writing limitation
 2024-01-31 22:47 UTC  (2+ messages)

[PATCH i-g-t v2 0/6] lib/kunit: Support writable filter* parameters of kunit module
 2024-01-31 22:46 UTC  (4+ messages)
` [PATCH i-g-t v2 3/6] lib/kunit: Unload base KUnit module only before reloading it

[PATCH] libmultipath: stop PURE FlashArray from detecting priority
 2024-01-31 22:45 UTC 

[PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE
 2024-01-31 22:43 UTC  (6+ messages)

[PATCH v8 00/16] Introduce initial TI's J784S4 and AM69 support
 2024-01-31 22:41 UTC  (7+ messages)
` [PATCH v8 15/16] configs: Add am69_sk_* defconfig fragments

[PATCH 0/2] Add device tree binding support to TI's DP83640
 2024-01-31 22:40 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: Add TI DP83640

Do we still need SLAB_MEM_SPREAD (and possibly others)?
 2024-01-31 22:40 UTC  (3+ messages)

Is there an efficient way to delete multiple elements from a set?
 2024-01-31 22:39 UTC  (4+ messages)

[PATCH v2 00/17] Update lpfc to revision 14.4.0.0
 2024-01-31 22:38 UTC  (2+ messages)

[PATCH v2 4/5] mm: ptdump: Have ptdump_check_wx() return bool
 2024-01-31 22:37 UTC  (3+ messages)

[PATCH v6 00/14] Improve KVM + userfaultfd performance via KVM_MEMORY_FAULT_EXITs on stage-2 faults
 2024-01-31 22:38 UTC  (4+ messages)
` [PATCH v6 09/14] KVM: arm64: Enable KVM_CAP_EXIT_ON_MISSING and annotate an EFAULT from stage-2 fault-handler

[openeuler:OLK-6.6 2868/2894] kernel/cgroup/misc.c:328:4: warning: array subscript 0 is above array bounds of 'const char * const[0]'
 2024-01-31 22:37 UTC 

[PATCH 0/6] Convert some wireless drivers to use GPIO descriptors
 2024-01-31 22:37 UTC  (7+ messages)
` [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors
` [PATCH 2/6] wifi: ti: wlcore: sdio: Drop unused include
` [PATCH 3/6] brcm80211: brcmsmac: Drop legacy header
` [PATCH 4/6] wifi: mwifiex: Drop unused headers
` [PATCH 5/6] wifi: plfxlc: Drop unused include
` [PATCH 6/6] wifi: cw1200: Convert to GPIO descriptors

[PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy
 2024-01-31 22:36 UTC  (2+ messages)

Combine ipv4 and ipv6 in a set
 2024-01-31 22:36 UTC  (8+ messages)

[PATCH v2 1/3] cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_perf'
 2024-01-31 22:35 UTC  (2+ messages)

Gitolite access
 2024-01-31 22:34 UTC  (2+ messages)

[linux-linus test] 184534: regressions - FAIL
 2024-01-31 22:32 UTC 

[PATCH v2 1/6] dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port property
 2024-01-31 21:17 UTC  (5+ messages)
` [PATCH v2 5/6] arm64: dts: rockchip: fix rk3328 hdmi ports node
` [PATCH v2 6/6] arm64: dts: rockchip: fix rk3399 "

[PATCH 1/1] add --notes at git-show command to include notes in patches
 2024-01-31 22:30 UTC 

[PATCH v3 0/2] index-pack: fsck honor checks
 2024-01-31 22:30 UTC  (2+ messages)

[PATCH][RFC] workqueue: Fix kernel panic on CPU hot-unplug
 2024-01-31 22:28 UTC  (2+ messages)

[PATCH] KVM: selftests: Don't assert on exact number of 4KiB in dirty log split test
 2024-01-31 22:27 UTC 

[PATCH v3 0/2] Allow out of order auto-region assembly
 2024-01-31 22:24 UTC  (2+ messages)

[PATCH] multipathd: the sysfs prioritizer can return stale data
 2024-01-31 22:23 UTC  (8+ messages)

[KTAP V2 PATCH v2] ktap_v2: add test metadata
 2024-01-31 22:22 UTC  (2+ messages)

[PATCH v7 00/25] maps/threads/dsos memory improvements and fixes
 2024-01-31 22:22 UTC  (2+ messages)

[PATCH net v3] idpf: avoid compiler padding in virtchnl2_ptype struct
 2024-01-31 22:22 UTC 

[PATCH v5 2/2] platform/surface: aggregator_registry: add entry for fan speed
 2024-01-31 22:21 UTC  (2+ messages)

[PATCH 00/12] Add TI-SCI reboot driver
 2024-01-31 22:19 UTC  (11+ messages)
` [PATCH 01/12] dt-bindings: power: reset: Document ti,sci-reboot compatible
` [PATCH 02/12] dt-bindings: arm: keystone: ti-sci: Add reboot-controller child node
` [PATCH 05/12] arm64: dts: ti: k3-am62: Add reboot-controller node
` [PATCH 06/12] arm64: dts: ti: k3-am62a: "
` [PATCH 07/12] arm64: dts: ti: k3-am62p: "
` [PATCH 08/12] arm64: dts: ti: k3-am65: "
` [PATCH 09/12] arm64: dts: ti: k3-j7200: "
` [PATCH 10/12] arm64: dts: ti: k3-j721e: "
` [PATCH 11/12] arm64: dts: ti: k3-j721s2: "
` [PATCH 12/12] arm64: dts: ti: k3-j784s4: "


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.