All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-30 04:25:32 to 2022-03-30 06:00:41 UTC [more...]

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-03-30  6:00 UTC  (12+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device
` [PATCH v11 5/8] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v11 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS

[PATCH] audit: do a quick exit when syscall number is invalid
 2022-03-30  5:59 UTC  (8+ messages)

[PATCH] rcu: Put the irq work into hard interrupt context for execution
 2022-03-30  6:00 UTC 

[PATCH v5 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-03-30  5:54 UTC  (8+ messages)
` [PATCH v5 2/6] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628

[RFCv3 PATCH net-next 0/2] net-next: ethool: add support to get/set tx push by ethtool -G/g
 2022-03-30  5:55 UTC  (4+ messages)
` [RFCv3 PATCH net-next 1/2] net-next: ethtool: extend ringparam set/get APIs for tx_push

Re:
 2022-03-30  5:53 UTC  (23+ messages)

[igt-dev] [PATCH i-g-t v4 0/2] tests/i915/gem_lmem_swapping: Add ccs subtests
 2022-03-30  5:53 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v4 1/2] tests/i915/gem_lmem_swapping: create batch buffer from obj pool
` [igt-dev] [PATCH i-g-t v4 2/2] tests/i915/gem_lmem_swapping: Add ccs subtests
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/i915/gem_lmem_swapping: Add ccs subtests (rev3)
` [igt-dev] ✗ Fi.CI.BAT: failure "

[PATCH] arm64: zynqmp: Record ID code for XCZU1EG device
 2022-03-30  5:51 UTC 

drivers/mmc/host/litex_mmc.c:436:17: warning: Value stored to 'dev' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-03-30  5:50 UTC 

[PATCH] ceph: update the dlease for the hashed dentry when removing
 2022-03-30  5:49 UTC 

[PATCH] drm/amdgpu: fix that issue that the number of the crtc of the 3250c is not correct
 2022-03-30  5:50 UTC  (8+ messages)
` [PATCH v2] "

[igt-dev] [PATCH i-g-t 0/2] Basic Suspend/Resume with i915 unload
 2022-03-30  5:48 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Basic Suspend/Resume with i915 unload (rev5)

[PATCH] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
 2022-03-30  5:47 UTC  (2+ messages)

[PATCH] fat: Add ratelimit to fat*_ent_bread()
 2022-03-30  5:47 UTC 

[PATCH v6 0/6] Fix some bugs related to ramp and dax
 2022-03-30  5:47 UTC  (3+ messages)
` [PATCH v6 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs

[RFC PATCH] btrfs-progs: prop: add datacow inode property
 2022-03-30  5:45 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for v5.18-rc1
 2022-03-30  5:45 UTC 

next/pending-fixes build: 206 builds: 3 failed, 203 passed, 6 errors, 273 warnings (v5.17-13070-gc7e54cdeb141)
 2022-03-30  5:45 UTC 

mail question
 2022-03-30  5:44 UTC  (3+ messages)

5.6 pretty massive unexplained btrfs corruption: parent transid verify failed + open_ctree failed
 2022-03-30  5:38 UTC  (2+ messages)

[Buildroot] [Bug 14701] New: Multiple unresolved symbols while building kernel module package
 2022-03-30  5:37 UTC  (2+ messages)
` [Buildroot] [Bug 14701] "

Revert: ath: add support for special 0x0 regulatory domain
 2022-03-30  5:35 UTC  (8+ messages)

[PATCHi v3] staging: rts5208: Convert kmap() to kmap_local_page()
 2022-03-30  5:34 UTC  (2+ messages)

[PATCH v3 0/8] media: i2c: ov5670: OF support, runtime_pm, regulators
 2022-03-30  5:33 UTC  (7+ messages)
` [PATCH v3 2/8] media: i2c: ov5670: Allow probing with OF
` [PATCH v3 3/8] media: i2c: ov5670: Probe clocks "
` [PATCH v3 7/8] media: i2c: ov5670: Implement init_cfg

[PATCH v2] kexec-tools: Determine if the image is lzma commpressed
 2022-03-30  5:33 UTC 

[Buildroot] [Bug 14711] New: nodjs build problem missing bzip
 2022-03-30  5:33 UTC  (3+ messages)
` [Buildroot] [Bug 14711] "

yet another approach to fix the loop lock order inversions v6
 2022-03-30  5:29 UTC  (16+ messages)
` [PATCH 01/15] nbd: use the correct block_device in nbd_bdev_reset
` [PATCH 02/15] zram: cleanup reset_store
` [PATCH 03/15] zram: cleanup zram_remove
` [PATCH 04/15] block: add a disk_openers helper
` [PATCH 05/15] block: turn bdev->bd_openers into an atomic_t
` [PATCH 06/15] loop: de-duplicate the idle worker freeing code
` [PATCH 07/15] loop: initialize the worker tracking fields once
` [PATCH 08/15] loop: remove the racy bd_inode->i_mapping->nrpages asserts
` [PATCH 09/15] loop: don't freeze the queue in lo_release
` [PATCH 10/15] loop: only freeze the queue in __loop_clr_fd when needed
` [PATCH 11/15] loop: implement ->free_disk
` [PATCH 12/15] loop: suppress uevents while reconfiguring the device
` [PATCH 13/15] loop: avoid loop_validate_mutex/lo_mutex in ->release
` [PATCH 14/15] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
` [PATCH 15/15] loop: don't destroy lo->workqueue in __loop_clr_fd

[PATCH v2 0/1] target/riscv: misa to ISA string conversion fix
 2022-03-30  5:26 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/2] TSX update
 2022-03-30  5:27 UTC  (4+ messages)
` [PATCH v2 2/2] x86/tsx: Disable TSX development mode at boot

[PATCH bpf 1/2] bpf: Resolve to prog->aux->dst_prog->type only for BPF_PROG_TYPE_EXT
 2022-03-30  5:25 UTC  (2+ messages)

[PATCH] PCI/doc: cleanup references to the legacy PCI DMA API
 2022-03-30  5:25 UTC 

[PATCH v2 0/2] dt-bindings: PCI: uniphier: Convert bindings and fix devicetree warning issue
 2022-03-30  5:23 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema
` [PATCH v2 2/2] arm64: dts: uniphier: Remove compatible "snps, dw-pcie" from pcie node
  ` [PATCH v2 2/2] arm64: dts: uniphier: Remove compatible "snps,dw-pcie" "

[PATCH] fsx: remove XFS_IOC_ALLOCSP operation entirely
 2022-03-30  5:25 UTC 

[PATCH v9 02/22] dt-bindings: mediatek,dp: Add Display Port binding
 2022-03-30  5:12 UTC  (6+ messages)
` [PATCH v9 02/22] dt-bindings: mediatek, dp: "

[PATCH v2 0/5] dt-bindings: phy: Fix uniphier descriptions
 2022-03-30  5:20 UTC  (18+ messages)
` [PATCH v2 1/5] dt-bindings: phy: uniphier-usb2: Add vbus-supply
` [PATCH v2 2/5] dt-bindings: phy: uniphier-usb3ss: Treat vbus-supply as optional
` [PATCH v2 3/5] dt-bindings: phy: uniphier-ahci: Fix missing reset-names
` [PATCH v2 4/5] dt-bindings: phy: uniphier-usb3hs: Fix incorrect clock-names and reset-names
` [PATCH v2 5/5] dt-bindings: phy: uniphier: Clean up clock-names and reset-names using compatible string

[PATCH] tracing/user_events: Add eBPF interface for user_event created events
 2022-03-30  5:22 UTC  (5+ messages)

[PATCH 0/3] rework on the IRQ hardening of virtio
 2022-03-30  5:22 UTC  (9+ messages)
` [PATCH 1/3] virtio: use virtio_device_ready() in virtio_device_restore()

[PATCH] zram_drv: add __GFP_NOWARN flag on call to zs_malloc
 2022-03-30  5:25 UTC 

[PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
 2022-03-30  5:21 UTC  (7+ messages)

[PATCH 0/2] crypto objtool cleanup
 2022-03-30  5:19 UTC  (3+ messages)
` [PATCH 5/2] x86/sm3: Fixup SLS

[PATCH v3 00/12] add support for WCN6750
 2022-03-30  5:19 UTC  (5+ messages)
` [PATCH v3 01/12] dt: bindings: net: add bindings of WCN6750 for ath11k

[PATCH v6] mm/hmm/test: use char dev with struct device to get device node
 2022-03-30  5:18 UTC  (2+ messages)

[PATCH v2] dt-bindings: gpio: uniphier: Add hogs parsing
 2022-03-30  5:17 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: serial: uniphier: Fix clocks and resets properties
 2022-03-30  5:15 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: serial: uniphier: Use maxItems for a single clock
` [PATCH v2 2/2] dt-bindings: serial: uniphier: Add "resets" property as optional

[PATCH] kexec-tools: Determine if the image is lzma commpressed
 2022-03-30  5:16 UTC  (3+ messages)

[PATCH v1 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-03-30  5:15 UTC  (6+ messages)
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support

[PATCH v9 01/22] dt-bindings: mediatek,dpi: Add DP_INTF compatible
 2022-03-30  5:11 UTC  (6+ messages)
` [PATCH v9 01/22] dt-bindings: mediatek, dpi: "

[PATCH v9 03/22] dt-bindings: mediatek,dp_phy: Add Display Port PHY binding
 2022-03-30  5:12 UTC  (6+ messages)
` [PATCH v9 03/22] dt-bindings: mediatek, dp_phy: "

[PATCH v2] dt-bindings: reset: Add parent "resets" property as optional
 2022-03-30  5:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 1/2] tests/i915/i915_suspend: Add system-suspend-without-i915 subtest
 2022-03-30  5:11 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v4 "

[PATCH v2] docs: Add a document on how to fix a messy diffstat
 2022-03-30  5:07 UTC  (2+ messages)

[Patch v5 0/4] memory: tegra: Add MC channels and error logging
 2022-03-30  5:07 UTC  (11+ messages)
` [Patch v5 1/4] memory: tegra: Add memory controller channels support
` [Patch v5 2/4] memory: tegra: Add MC error logging on tegra186 onward

+ mm-fix-unexpected-zeroed-page-mapping-with-zram-swap.patch added to -mm tree
 2022-03-30  5:07 UTC  (3+ messages)

[PATCH] trace2: add stats for fsync operations
 2022-03-30  5:06 UTC 

[PATCH v4 00/13] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-30  5:05 UTC  (16+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 01/14] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
  ` [PATCH v5 02/14] bulk-checkin: rebrand plug/unplug APIs as 'odb transactions'
  ` [PATCH v5 03/14] object-file: pass filename to fsync_or_die
  ` [PATCH v5 04/14] core.fsyncmethod: batched disk flushes for loose-objects
  ` [PATCH v5 05/14] cache-tree: use ODB transaction around writing a tree
  ` [PATCH v5 06/14] builtin/add: add ODB transaction around add_files_to_cache
  ` [PATCH v5 07/14] update-index: use the bulk-checkin infrastructure
  ` [PATCH v5 08/14] unpack-objects: "
  ` [PATCH v5 09/14] core.fsync: use batch mode and sync loose objects by default on Windows
  ` [PATCH v5 10/14] test-lib-functions: add parsing helpers for ls-files and ls-tree
  ` [PATCH v5 11/14] core.fsyncmethod: tests for batch mode
  ` [PATCH v5 12/14] t/perf: add iteration setup mechanism to perf-lib
  ` [PATCH v5 13/14] core.fsyncmethod: performance tests for batch mode
  ` [PATCH v5 14/14] core.fsyncmethod: correctly camel-case warning message

[PATCH v3] irq: consider cpus on nodes are unbalanced
 2022-03-30  4:42 UTC  (2+ messages)

[PATCH v10 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-30  5:04 UTC  (2+ messages)

[PATCH] loop: fix ioctl calls using compat_loop_info
 2022-03-30  5:02 UTC  (2+ messages)

[PATCH v4 0/9] Do not allow set-partition immediate mode
 2022-03-30  5:00 UTC  (7+ messages)
` [PATCH v4 4/9] cxl/mbox: Construct a users cxl_mbox_cmd in the validation path
` [PATCH v4 5/9] cxl/mbox: Remove dependency on cxl_mem_command for a debug msg
` [PATCH v4 6/9] cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox param

linux-next: Signed-off-by missing for commit in the block tree
 2022-03-30  5:00 UTC  (2+ messages)

[PATCH RFC v2 00/11] iommu: SVA and IOPF refactoring
 2022-03-30  4:59 UTC  (13+ messages)
` [PATCH RFC v2 01/11] iommu: Add pasid_bits field in struct dev_iommu
` [PATCH RFC v2 02/11] iommu: Add iommu_group_singleton_lockdown()
` [PATCH RFC v2 03/11] iommu/sva: Add iommu_domain type for SVA

[Question] About allocsp_calls not implemented
 2022-03-30  4:57 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2022-03-30  4:53 UTC 

pull-request: bpf 2022-03-29
 2022-03-30  4:52 UTC  (4+ messages)

[mcgrof:sysctl-next 6/18] core.c:undefined reference to `sched_rt_can_attach'
 2022-03-30  4:49 UTC 

[PATCH v4] untracked-cache: support '--untracked-files=all' if configured
 2022-03-30  4:46 UTC  (5+ messages)
` [PATCH v5 0/2] Support untracked cache with "
  ` [PATCH v5 1/2] untracked-cache: test untracked-cache-bypassing behavior with -uall

[PATCH 1/2] stddef: Introduce struct_group() helper macro
 2022-03-30  4:44 UTC  (2+ messages)

[PATCH RFC v1 0/9] KVM: SVM: Defer page pinning for SEV guests
 2022-03-30  4:42 UTC  (3+ messages)

[PATCH v2] generic/674: replace _require_scratch_reflink with _require_scratch_dedupe
 2022-03-30  4:40 UTC 

[PATCH v3 0/5] usb: gadget: configfs: new trace events
 2022-03-30  4:36 UTC  (6+ messages)
` [PATCH v3 1/5] usb: gadget: remove gadgets_type storage type 'static'
` [PATCH v3 2/5] usb: gadget: add trace event of configfs operation
` [PATCH v3 3/5] usb: gadget: add trace event of configfs group operation
` [PATCH v3 4/5] usb: gadget: add trace event of configfs link/unlink operation
` [PATCH v3 5/5] usb: gadget: add trace event of configfs write attributes operation

Linux 5.10.109
 2022-03-30  4:36 UTC  (3+ messages)
` Stable release process proposal (Was: Linux 5.10.109)

Fwd: Adding crates
 2022-03-30  4:31 UTC  (8+ messages)

[PATCH] scsi: sd: call device_del() if device_add_disk() fails
 2022-03-30  4:30 UTC  (2+ messages)

[mptcp:export 32/40] filter.c:undefined reference to `bpf_mptcp_sock_from_subflow'
 2022-03-30  4:29 UTC 

[PATCH v2] generic/674: replace _require_scratch_reflink with _require_scratch_dedupe
 2022-03-30  4:29 UTC 

[RFC PATCH 0/3] objtool: Add mcount sub-command
 2022-03-30  4:26 UTC  (9+ messages)
` [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions

[PATCH net v3 00/14] docs: update and move the netdev-FAQ
 2022-03-30  4:25 UTC  (8+ messages)
` [PATCH net v3 04/14] docs: netdev: turn the net-next closed into a Warning
` [PATCH net v3 08/14] docs: netdev: rephrase the 'should I update patchwork' question
` [PATCH net v3 09/14] docs: netdev: add a question about re-posting frequency
` [PATCH net v3 11/14] docs: netdev: add missing back ticks
` [PATCH net v3 12/14] docs: netdev: call out the merge window in tag checking
` [PATCH net v3 13/14] docs: netdev: broaden the new vs old code formatting guidelines
` [PATCH net v3 14/14] docs: netdev: move the netdev-FAQ to the process pages


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.