All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-15 21:51:12 to 2021-09-15 23:09:03 UTC [more...]

[PATCHSET 00/61] xfs: sync libxfs with 5.14
 2021-09-15 23:09 UTC  (28+ messages)
` [PATCH 01/61] mkfs: move mkfs/proto.c declarations to mkfs/proto.h
` [PATCH 02/61] libfrog: move topology.[ch] to libxfs
` [PATCH 03/61] libfrog: create header file for mocked-up kernel data structures
` [PATCH 04/61] libxfs: port xfs_set_inode_alloc from the kernel
` [PATCH 05/61] libxfs: fix whitespace inconsistencies with kernel
` [PATCH 06/61] xfs: Fix fall-through warnings for Clang
` [PATCH 07/61] misc: convert utilities to use "fallthrough;"
` [PATCH 08/61] xfs: use xfs_buf_alloc_pages for uncached buffers
` [PATCH 09/61] xfs: Reverse apply 72b97ea40d
` [PATCH 10/61] xfs: Add xfs_attr_node_remove_name
` [PATCH 11/61] xfs: Refactor xfs_attr_set_shortform
` [PATCH 12/61] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH 13/61] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH 14/61] xfs: Hoist xfs_attr_node_addname
` [PATCH 15/61] xfs: Hoist xfs_attr_leaf_addname
` [PATCH 16/61] xfs: Hoist node transaction handling
` [PATCH 17/61] xfs: Add delay ready attr remove routines
` [PATCH 18/61] xfs: Add delay ready attr set routines
` [PATCH 19/61] xfs: Remove xfs_attr_rmtval_set
` [PATCH 20/61] xfs: Clean up xfs_attr_node_addname_clear_incomplete
` [PATCH 21/61] xfs: clean up open-coded fs block unit conversions
` [PATCH 22/61] xfs: move xfs_perag_get/put to xfs_ag.[ch]
` [PATCH 23/61] xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
` [PATCH 24/61] xfs: make for_each_perag... a first class citizen
` [PATCH 25/61] xfs: convert raw ag walks to use for_each_perag
` [PATCH 26/61] xfs: convert xfs_iwalk to use perag references
` [PATCH 27/61] xfs: convert secondary superblock walk to use perags

[PATCH V6 0/2] drm/vkms: Add virtual hardware module
 2021-09-15 23:08 UTC  (3+ messages)
` [PATCH V6 2/2] drm/vkms: Add support for virtual hardware mode

Missing Expat license (was: [PATCH 12/14] ffmpeg: update LICENSE)
 2021-09-15 23:06 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 7/7] auto-t: add testOWE-transition
 2021-09-15 23:05 UTC 

[PATCH v2 6/7] network: prefer OWE transition BSS over open
 2021-09-15 23:05 UTC 

[PATCH v2 5/7] station: handle OWE Transition procedure
 2021-09-15 23:05 UTC 

[PATCH v2 4/7] network: fix pending hidden OWE scan logic
 2021-09-15 23:05 UTC 

[PATCH v2 3/7] monitor: parse WFA OWE Transition IE
 2021-09-15 23:05 UTC 

[PATCH v2 2/7] scan: keep track of OWE Transition element
 2021-09-15 23:05 UTC 

[PATCH v2 1/7] ie: add ie_parse_owe_transition_from_data
 2021-09-15 23:05 UTC 

[PATCH v3] ACPI: resources: add legacy irq override exception by DMI info
 2021-09-15 23:04 UTC  (4+ messages)

[dm-devel] [PATCH 00/35] multipathd: uxlsnr overhaul
 2021-09-15 23:01 UTC  (15+ messages)
` [dm-devel] [PATCH 01/35] libmultipath: add timespeccmp() utility function
` [dm-devel] [PATCH 02/35] libmultipath: add trylock() helper
` [dm-devel] [PATCH 03/35] libmultipath: add optional wakeup functionality to lock.c
` [dm-devel] [PATCH 04/35] libmultipath: print: add __snprint_config()
` [dm-devel] [PATCH 05/35] libmultipath: improve cleanup of uevent queues on exit
` [dm-devel] [PATCH 07/35] multipathd: improve delayed reconfigure
` [dm-devel] [PATCH 08/35] multipathd: cli.h: formatting improvements

[PATCH BlueZ] sco-tester: Add tests for sending data
 2021-09-15 23:01 UTC 

[LTP] [PATCH v2] tst_test: using SIGTERM to terminate process
 2021-09-15 23:01 UTC  (5+ messages)

[PATCH v3 1/3] PCI/sysfs: Check CAP_SYS_ADMIN before parsing user input
 2021-09-15 23:01 UTC  (3+ messages)
` [PATCH v3 2/3] PCI/sysfs: Return -EINVAL consistently from "store" functions
` [PATCH v3 3/3] PCI: Don't use the strtobool() wrapper for kstrtobool()

+ lib-stackdepot-add-helper-to-print-stack-entries-into-buffer-v2.patch added to -mm tree
 2021-09-15 23:01 UTC 

[PATCH v3 1/3] Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg
 2021-09-15 23:01 UTC  (3+ messages)
` [PATCH v3 2/3] Bluetooth: Fix passing NULL to PTR_ERR
` [PATCH v3 3/3] Bluetooth: SCO: Fix sco_send_frame returning skb->len

[RFC PATCH 0/4] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-15 23:00 UTC  (5+ messages)
` [PATCH 2/4] mm: khugepaged: check if file page is on LRU after locking page

+ mm-add-zap_skip_check_mapping-helper.patch added to -mm tree
 2021-09-15 22:58 UTC 

+ mm-clear-vmf-pte-after-pte_unmap_same-returns.patch added to -mm tree
 2021-09-15 22:58 UTC 

+ mm-drop-first_index-last_index-in-zap_details.patch added to -mm tree
 2021-09-15 22:58 UTC 

+ mm-shmem-unconditionally-set-pte-dirty-in-mfill_atomic_install_pte.patch added to -mm tree
 2021-09-15 22:58 UTC 

stable-rc/queue/4.9 baseline: 97 runs, 4 regressions (v4.9.282-102-g588ed610887d)
 2021-09-15 22:55 UTC 

+ mm-large-system-hash-avoid-possible-null-deref-in-alloc_large_system_hash.patch added to -mm tree
 2021-09-15 22:54 UTC 

Patch "wwan: core: Fix missing RTM_NEWLINK event for default link" has been added to the 5.14-stable tree
 2021-09-15 22:54 UTC 

[PATCH] udf: Fix regression which is preventing symlink access
 2021-09-15 22:52 UTC  (5+ messages)

[peterz-queue:x86/core 2/2] arch/x86/kernel/traps.c:468:38: error: use of undeclared identifier 'address'
 2021-09-15 22:51 UTC  (2+ messages)

[dm-devel] [PATCH] multipath-tools: minor fixes to multipath.conf.5 man page
 2021-09-15 22:44 UTC 

stable-rc/queue/5.10 baseline: 133 runs, 2 regressions (v5.10.65-54-gb135f9e6506c)
 2021-09-15 22:47 UTC 

[Bug 213839] New: XHCI 7 port usb hub does not work correctly
 2021-09-15 22:46 UTC  (2+ messages)
` [Bug 213839] "

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-09-15 22:42 UTC  (4+ messages)

[PATCH v2 0/6] Implement a batched fsync option for core.fsyncObjectFiles
 2021-09-15 22:43 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 6/6] core.fsyncobjectfiles: enable batch mode for testing

[PATCHSET v3 0/3] Add ability to save/restore iov_iter state
 2021-09-15 22:42 UTC  (6+ messages)

stable-rc/linux-5.10.y build: 180 builds: 0 failed, 180 passed, 11 warnings (v5.10.65-55-g84286fd568e7)
 2021-09-15 22:41 UTC 

[PATCH v20 00/46] sg: add v4 interface
 2021-09-15 22:33 UTC  (47+ messages)
` [PATCH v20 01/46] sg: move functions around
` [PATCH v20 02/46] sg: remove typedefs, type+formatting cleanup
` [PATCH v20 03/46] sg: sg_log and is_enabled
` [PATCH v20 04/46] sg: rework sg_poll(), minor changes
` [PATCH v20 05/46] sg: bitops in sg_device
` [PATCH v20 06/46] sg: make open count an atomic
` [PATCH v20 07/46] sg: move header to uapi section
` [PATCH v20 08/46] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v20 09/46] sg: sg_allow_if_err_recovery and renames
` [PATCH v20 10/46] sg: improve naming
` [PATCH v20 11/46] sg: change rwlock to spinlock
` [PATCH v20 12/46] sg: ioctl handling
` [PATCH v20 13/46] sg: split sg_read
` [PATCH v20 14/46] sg: sg_common_write add structure for arguments
` [PATCH v20 15/46] sg: rework sg_vma_fault
` [PATCH v20 16/46] sg: rework sg_mmap
` [PATCH v20 17/46] sg: replace sg_allow_access
` [PATCH v20 18/46] sg: rework scatter gather handling
` [PATCH v20 19/46] sg: introduce request state machine
` [PATCH v20 20/46] sg: sg_find_srp_by_id
` [PATCH v20 21/46] sg: sg_fill_request_element
` [PATCH v20 22/46] sg: printk change %p to %pK
` [PATCH v20 23/46] sg: xarray for fds in device
` [PATCH v20 24/46] sg: xarray for reqs in fd
` [PATCH v20 25/46] sg: replace rq array with xarray
` [PATCH v20 26/46] sg: sense buffer rework
` [PATCH v20 27/46] sg: add sg v4 interface support
` [PATCH v20 28/46] sg: rework debug info
` [PATCH v20 29/46] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v20 30/46] sg: expand sg_comm_wr_t
` [PATCH v20 31/46] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v20 32/46] sg: add some __must_hold macros
` [PATCH v20 33/46] sg: move procfs objects to avoid forward decls
` [PATCH v20 34/46] sg: protect multiple receivers
` [PATCH v20 35/46] sg: first debugfs support
` [PATCH v20 36/46] sg: rework mmap support
` [PATCH v20 37/46] sg: defang allow_dio
` [PATCH v20 38/46] sg: warn v3 write system call users
` [PATCH v20 39/46] sg: add mmap_sz tracking
` [PATCH v20 40/46] sg: remove rcv_done request state
` [PATCH v20 41/46] sg: track lowest inactive and await indexes
` [PATCH v20 42/46] sg: remove unit attention check for device changed
` [PATCH v20 43/46] sg: no_dxfer: move to/from kernel buffers
` [PATCH v20 44/46] sg: add blk_poll support
` [PATCH v20 45/46] sg: add statistics similar to st
` [PATCH v20 46/46] sg: bump version to 4.0.12

[PATCH V3 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend
 2021-09-15 22:41 UTC  (16+ messages)
` [PATCH V3 1/3] scsi: ufs: Fix error handler clear ua deadlock

[PATCH V2] KVM: SEV: Acquire vcpu mutex when updating VMSA
 2021-09-15 22:40 UTC  (2+ messages)

[PATCH 0/6] congestion_wait() and GFP_NOFAIL
 2021-09-15 22:38 UTC  (10+ messages)
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops

[PATCH v4] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-15 22:38 UTC  (6+ messages)

[PATCH v1 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-15 22:28 UTC  (3+ messages)
` [PATCH v1 1/2] gpio: mlxbf2: Introduce IRQ support
` [PATCH v1 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH 0/4] selftests: kvm: fscanf warn fixes and cleanups
 2021-09-15 22:34 UTC  (2+ messages)

[PATCH v7 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2021-09-15 22:31 UTC  (12+ messages)
` [PATCH v7 1/3] drm/dsi: transer dsi hs packet aligned
` [PATCH v7 2/3] drm/mediatek: implment the dsi hs packets aligned
` [PATCH v7 3/3] drm/bridge: anx7625: config hs packets end aligned to avoid screen shift

[PATCH v2 0/4] Introduce and use absolute_pointer macro
 2021-09-15 22:33 UTC  (5+ messages)

[PATCH] KVM: SEV: Disable KVM_CAP_VM_COPY_ENC_CONTEXT_FROM for SEV-ES
 2021-09-15 22:33 UTC  (9+ messages)

[PATCH 0/2] (experimental) diff --quote-path-with-sp
 2021-09-15 22:33 UTC  (3+ messages)
` [PATCH 1/2] diff: simplify quote_two()
` [PATCH 2/2] diff: --quote-path-with-sp

[dhowells-fs:fscache-iter-3 2/8] fs/fscache/io.c:164:5: warning: no previous prototype for function '__fscache_fallback_read_page'
 2021-09-15 22:33 UTC  (2+ messages)

[Intel-wired-lan] Linux 5.15-rc1 - 82599ES VPD access isue
 2021-09-15 22:32 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/5] lib: Windows compatibility renaming
 2021-09-15 22:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH 4/5] ring: rename local variables for Windows compatibility

stable-rc/queue/4.4 baseline: 124 runs, 10 regressions (v4.4.283-72-gd8f9fc16ab51)
 2021-09-15 22:30 UTC 

[qemu-web PATCH] Gemfile: Add webrick bundle dependency
 2021-09-15 22:27 UTC  (4+ messages)

[PATCH v6 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-09-15 22:19 UTC  (9+ messages)
` [PATCH v6 6/6] "

[Intel-gfx] [PATCH i-g-t 0/1] Add test for new hw info query
 2021-09-15 22:26 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t 1/1] tests/i915/query: Query, parse and validate the hwconfig table
  ` [igt-dev] "
` [igt-dev] ✗ Fi.CI.BAT: failure for Add test for new hw info query

[dhowells-fs:fscache-iter-3 2/8] fs/fscache/io.c:164:5: warning: no previous prototype for '__fscache_fallback_read_page'
 2021-09-15 22:25 UTC  (2+ messages)

[PATCH v2 net] Revert "net: phy: Uniform PHY driver access"
 2021-09-15 22:20 UTC  (2+ messages)

[PATCH v2 net] net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
 2021-09-15 22:20 UTC  (2+ messages)

[PATCH v2 net] net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
 2021-09-15 22:20 UTC  (2+ messages)

[RFC][CFT] signal handling fixes
 2021-09-15 22:19 UTC  (5+ messages)
` [PATCH 1/3] m68k: handle arrivals of multiple signals correctly
` [PATCH 2/3] m68k: update ->thread.esp0 before calling syscall_trace() in ret_from_signal

[PATCH v4 bpf-next 1/3] selftests/bpf: Add parallelism to test_progs
 2021-09-15 22:15 UTC  (4+ messages)
` [PATCH v4 bpf-next 3/3] selftests/bpf: pin some tests to worker 0

[RFC PATCH V2] xen/gnttab: Store frame GFN in struct page_info on Arm
 2021-09-15 22:13 UTC  (3+ messages)

stable-rc/linux-4.19.y build: 190 builds: 0 failed, 190 passed, 4 warnings (v4.19.206-160-g6a191cb8b0f3)
 2021-09-15 22:13 UTC 

[PATCH] smack: Guard smack_ipv6_lock definition within a SMACK_IPV6_PORT_LABELING block
 2021-09-15 22:12 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.15.0-rc1 (mainline.kernel.org-clang, b7213ffa)
 2021-09-15 22:10 UTC 

[PATCH] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-15 22:05 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.14.4 (stable-queue, 75680aba)
 2021-09-15 22:04 UTC 

linux-next: error fetching the cel-fixes tree
 2021-09-15 22:04 UTC 

[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-09-15 22:00 UTC  (5+ messages)
` [PATCH 6/6] clk: samsung: Introduce Exynos850 "

[PULL 0/4] Update meson version
 2021-09-15 22:00 UTC  (3+ messages)

[PATCH] crypto: caam: disable pkc for non-E SoCs
 2021-09-15 22:03 UTC 

[PATCH] nvme: keep ctrl->namespaces ordered
 2021-09-15 22:00 UTC  (2+ messages)

[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown
 2021-09-15 22:00 UTC  (4+ messages)

stable-rc/linux-5.10.y baseline: 135 runs, 3 regressions (v5.10.65)
 2021-09-15 21:59 UTC 

[PATCH v2 net] net: qrtr: make checks in qrtr_endpoint_post() stricter
 2021-09-15 21:58 UTC  (5+ messages)

[PATCH net-next] Revert "net: wwan: iosm: firmware flashing and coredump collection"
 2021-09-15 21:58 UTC 

[PATCH v2 00/13] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-09-15 21:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH 0/4] Fix stack usage of DML
 2021-09-15 21:58 UTC  (2+ messages)

[RFC PATCH v2 1/2] drm/bridge: parade-ps8640: Use regmap APIs
 2021-09-15 21:57 UTC  (6+ messages)
` [RFC PATCH v2 2/2] drm/bridge: parade-ps8640: Add support for AUX channel

[PATCH 0/3] KVM: selftests: Small fixes for dirty_log_perf_test
 2021-09-15 21:56 UTC  (7+ messages)
` [PATCH 1/3] KVM: selftests: Change backing_src flag to -s in demand_paging_test
` [PATCH 2/3] KVM: selftests: Refactor help message for -s backing_src
` [PATCH 3/3] KVM: selftests: Fix dirty bitmap offset calculation

[RESEND linux dev-5.10 0/2] ARM: dts: p10 i2c and leds
 2021-09-15 21:48 UTC  (2+ messages)

[PATCH linux dev-5.10 v2 0/4] ARM: dts: aspeed: p10 i2c, leds, and gpios
 2021-09-15 21:47 UTC  (2+ messages)
` [PATCH linux dev-5.10 v2 3/4] ARM: dts: aspeed: rainier: Add eeprom on bus 12


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.