All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-01 18:35:01 to 2022-03-01 19:31:33 UTC [more...]

[PATCH v4 00/26] xfs: remove xfs_disk_quot from incore dquot
 2022-03-01 19:31 UTC  (3+ messages)
` [PATCH 25/26] xfs: actually bump warning counts when we send warnings
  ` Quota warning woes (was: [PATCH 25/26] xfs: actually bump warning counts when we send warnings)

[PATCH] tracing/osnoise: Force quiescent states while tracing
 2022-03-01 19:29 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 19:31 UTC 

[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
 2022-03-01 19:30 UTC  (12+ messages)
` [PATCH v6 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8
 2022-03-01 19:30 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
 2022-03-01 19:31 UTC  (5+ messages)

gpio_request_by_name for GPIOD_IS_OUT drives GPIO before specifically instructed to
 2022-03-01 19:29 UTC  (5+ messages)

[PATCH v6 1/2] drm/vrr: Set VRR capable prop only if it is attached to connector
 2022-03-01 19:30 UTC  (5+ messages)
` [Intel-gfx] [PATCH v6 2/2] drm/i915/display/vrr: Reset VRR capable property on a long hpd

[PATCH -next] i2c: designware: Fix improper usage of readl
 2022-03-01 19:29 UTC  (4+ messages)

[PATCH] vgaarbiter: fix vgaarbiter doc build break
 2022-03-01 19:29 UTC  (2+ messages)

[PATCH v3 00/15] reduce audio playback latency
 2022-03-01 19:13 UTC  (10+ messages)
` [PATCH v3 01/15] audio: replace open-coded buffer arithmetic
` [PATCH v3 02/15] audio: move function audio_pcm_hw_clip_out()
` [PATCH v3 05/15] paaudio: increase default latency to 46ms
` [PATCH v3 06/15] jackaudio: use more jack audio buffers
` [PATCH v3 07/15] audio: copy playback stream in sequential order
` [PATCH v3 08/15] audio: add pcm_ops function table for capture backend
` [PATCH v3 10/15] audio: restore mixing-engine playback buffer size
` [PATCH v3 11/15] paaudio: reduce effective "
` [PATCH v3 14/15] paaudio: fix samples vs. frames mix-up

[PATCH RFC v0] random: block in /dev/urandom
 2022-03-01 19:27 UTC  (3+ messages)
  `  "

Wireshark ax25 dissector
 2022-03-01 19:27 UTC  (3+ messages)

[PATCH][REPOST] scsi_transport_fc: Fix FPIN Link Integrity statistics counters
 2022-03-01 19:26 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 19:26 UTC 

What's cooking in git.git (Feb 2022, #07; Fri, 25)
 2022-03-01 19:25 UTC  (6+ messages)

[PATCH] ACPI: Fix LAPIC_ADDR_OVR address print
 2022-03-01 19:24 UTC  (2+ messages)

[PATCH] PCI: vmd: Prevent recursive locking on interrupt allocation
 2022-03-01 19:24 UTC  (2+ messages)

[CI 0/2] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-03-01 19:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/mm: Add an iterator to optimally walk over holes suitable for an allocation (rev2)

[hnaz-mm:master 272/379] lib/vsprintf.c:991:13: warning: variable 'modbuildid' set but not used
 2022-03-01 19:22 UTC  (4+ messages)

[meta-oe][dunfell][PATCH] googletest: Switch branch from master to main
 2022-03-01 19:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-01 19:21 UTC 

[PATCH 0/4] x86/acpi/cppc: Minor clean up for x86 CPPC implementation
 2022-03-01 19:20 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] network storage transports managed within a container
 2022-03-01 19:20 UTC  (2+ messages)

[PATCH v3 0/3] Support XDPE112
 2022-03-01 19:20 UTC  (3+ messages)
` [PATCH v3 2/3] hwmon (xdpe12284): Add support for xdpe11280

[PATCH 1/1] Simplify the generation of man pages
 2022-03-01 19:20 UTC 

[PATCH v5 00/30] Builtin FSMonitor Part 2
 2022-03-01 19:20 UTC  (34+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/30] fsmonitor: enhance existing comments, clarify trivial response handling
  ` [PATCH v6 02/30] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
  ` [PATCH v6 03/30] fsmonitor: config settings are repository-specific
  ` [PATCH v6 04/30] fsmonitor: use IPC to query the builtin FSMonitor daemon
  ` [PATCH v6 05/30] fsmonitor: document builtin fsmonitor
  ` [PATCH v6 06/30] fsmonitor--daemon: add a built-in fsmonitor daemon
  ` [PATCH v6 07/30] fsmonitor--daemon: implement 'stop' and 'status' commands
  ` [PATCH v6 08/30] compat/fsmonitor/fsm-listen-win32: stub in backend for Windows
  ` [PATCH v6 09/30] compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin
  ` [PATCH v6 10/30] fsmonitor--daemon: implement 'run' command
  ` [PATCH v6 11/30] fsmonitor--daemon: implement 'start' command
  ` [PATCH v6 12/30] fsmonitor--daemon: add pathname classification
  ` [PATCH v6 13/30] fsmonitor--daemon: define token-ids
  ` [PATCH v6 14/30] fsmonitor--daemon: create token-based changed path cache
  ` [PATCH v6 15/30] compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows
  ` [PATCH v6 16/30] compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent
  ` [PATCH v6 17/30] compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
  ` [PATCH v6 18/30] fsmonitor--daemon: implement handle_client callback
  ` [PATCH v6 19/30] help: include fsmonitor--daemon feature flag in version info
  ` [PATCH v6 20/30] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
  ` [PATCH v6 21/30] t7527: create test for fsmonitor--daemon
  ` [PATCH v6 22/30] t/perf: avoid copying builtin fsmonitor files into test repo
  ` [PATCH v6 23/30] t/helper/test-chmtime: skip directories on Windows
  ` [PATCH v6 24/30] t/perf/p7519: speed up test "
  ` [PATCH v6 25/30] t/perf/p7519: add fsmonitor--daemon test cases
  ` [PATCH v6 26/30] fsmonitor--daemon: periodically truncate list of modified files
  ` [PATCH v6 27/30] fsmonitor--daemon: use a cookie file to sync with file system
  ` [PATCH v6 28/30] fsmonitor: force update index after large responses
  ` [PATCH v6 29/30] t7527: test status with untracked-cache and fsmonitor--daemon
  ` [PATCH v6 30/30] update-index: convert fsmonitor warnings to advise

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-01 19:20 UTC  (17+ messages)
` [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions

[PATCH 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix
 2022-03-01 19:19 UTC  (3+ messages)
` [PATCH 1/6] blk-mq: figure out correct numa node for hw queue

[PATCH V6 0/3] PCI: vmd: Enable PCIe ASPM and LTR
 2022-03-01 19:19 UTC  (2+ messages)

[PATCH] xhci: fix runtime PM imbalance in USB2 resume
 2022-03-01 19:18 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] python3-flit-core: upgrade 3.6.0 to 3.7.1
 2022-03-01 19:17 UTC 

[PATCH v4 0/3] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-03-01 19:13 UTC  (9+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] tests/acpi: i386: update FACP table differences

RTT-PROBE: lore-subspace-rtt
 2022-03-01 19:16 UTC 

[PATCH v3] Bluetooth: Scrub MGMT cmd pending queue for consistency
 2022-03-01 19:15 UTC  (2+ messages)
` [v3] "

[PATCH 5.16 000/164] 5.16.12-rc1 review
 2022-03-01 19:15 UTC  (2+ messages)

[PATCH 5.15 000/139] 5.15.26-rc1 review
 2022-03-01 19:14 UTC  (2+ messages)

[PATCH 5.10 00/80] 5.10.103-rc1 review
 2022-03-01 19:14 UTC  (2+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-01 19:06 UTC  (34+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
                  ` [f2fs-dev] "
                      ` [Intel-wired-lan] "
                      ` [Intel-gfx] "

[PATCH 5.4 00/53] 5.4.182-rc1 review
 2022-03-01 19:13 UTC  (2+ messages)

[meta-oe][hardknott][PATCH] nss: fix CVE-2022-22747
 2022-03-01 19:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-01 19:11 UTC 

[PATCH v2] usb:typec: Add sysfs support for Type C connector's physical location
 2022-03-01 19:11 UTC  (4+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 13/42] ERROR: modpost: "netfs_releasepage" [fs/cifs/cifs.ko] undefined!
 2022-03-01 19:10 UTC 

[f2fs-dev] [GIT PULL] zstd changes for v5.16
 2022-03-01 19:09 UTC  (4+ messages)
`  "

[PATCH 4.19 00/34] 4.19.232-rc1 review
 2022-03-01 19:10 UTC  (2+ messages)

main - devices: use dev-cache aliases handling from label scan functions
 2022-03-01 19:10 UTC 

[PATCH 4.14 00/31] 4.14.269-rc1 review
 2022-03-01 19:09 UTC  (2+ messages)

[PATCH v9 00/27] Readdir improvements
 2022-03-01 19:09 UTC  (9+ messages)
` [PATCH v9 01/27] NFS: Return valid errors from nfs2/3_decode_dirent()
  ` [PATCH v9 02/27] NFS: constify nfs_server_capable() and nfs_have_writebacks()
    ` [PATCH v9 03/27] NFS: Trace lookup revalidation failure
      ` [PATCH v9 04/27] NFS: Initialise the readdir verifier as best we can in nfs_opendir()
        ` [PATCH v9 05/27] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
          ` [PATCH v9 06/27] NFS: Calculate page offsets algorithmically
            ` [PATCH v9 07/27] NFS: Store the change attribute in the directory page cache

[PATCH 4.9 00/29] 4.9.304-rc1 review
 2022-03-01 19:09 UTC  (2+ messages)

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-01 19:07 UTC  (3+ messages)
` [PATCH v2 "

RTT-PROBE: lore-subspace-rtt
 2022-03-01 19:06 UTC 

+ proc-fix-documentation-and-description-of-pagemap.patch added to -mm tree
 2022-03-01 19:05 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 842366d7cb68321b33920f859d0772fc16bc8a33
 2022-03-01 19:04 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS f54d626698a4e469e46ce8974f75658426585009
 2022-03-01 19:04 UTC 

[PATCH v2 00/13] i915: Prepare for Xe_HP compute engines
 2022-03-01 19:04 UTC  (7+ messages)
` [PATCH v2 08/13] drm/i915/xehp/guc: enable compute engine inside GuC
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 10/13] drm/i915/xehp: Don't support parallel submission on compute / render
    `  "

[PATCH] dt-bindings: clock: renesas: Make example 'clocks' parsable
 2022-03-01 19:03 UTC 

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-03-01 19:02 UTC  (16+ messages)
` [PATCH v7, 05/15] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v7, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v7, 09/15] media: mtk-vcodec: disable vp8 4K capability

+ kasan-fork-reset-pointer-tags-of-vmapped-stacks-fix-2.patch added to -mm tree
 2022-03-01 19:02 UTC 

[PATCH v2 00/15] reduce audio playback latency
 2022-03-01 18:59 UTC  (6+ messages)
` [PATCH v2 01/15] audio: replace open-coded buffer arithmetic

RTT-PROBE: lore-subspace-rtt
 2022-03-01 19:01 UTC 

[PATCH] random: do not export add_vmfork_randomness() unless needed
 2022-03-01 19:00 UTC  (2+ messages)

[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2022-03-01
 2022-03-01 18:59 UTC  (8+ messages)
` [PATCH net-next 1/7] iavf: Add support for 50G/100G in AIM algorithm
` [PATCH net-next 2/7] iavf: refactor processing of VLAN V2 capability message
` [PATCH net-next 3/7] iavf: Add usage of new virtchnl format to set default MAC
` [PATCH net-next 4/7] iavf: remove redundant ret variable
` [PATCH net-next 5/7] iavf: stop leaking iavf_status as "errno" values
` [PATCH net-next 6/7] iavf: Fix incorrect use of assigning iavf_status to int
` [PATCH net-next 7/7] iavf: Remove non-inclusive language

[PATCH v3] sched: remove useless malloc in pie data init
 2022-03-01 18:58 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 1/2] sched/isolation: use raw_smp_processor_id() in housekeeping_any_cpu()
 2022-03-01 18:58 UTC  (4+ messages)
` [PATCH v2 2/2] tracing: Avoid isolated CPUs when queueing fsnotify irqwork

bug kernel 5.17, qualcom and intel adapters, unable to reliably connect to bluetooth devices
 2022-03-01 18:57 UTC  (20+ messages)

[PATCH v4 bpf-next] Small BPF verifier log improvements
 2022-03-01 18:56 UTC  (3+ messages)

[PATCH for-mm] mm/damon/sysfs: Fix out-of-bound array access for wmark_metric_strs[]
 2022-03-01 18:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-01 18:56 UTC 

[PATCH 0/7][V11] btrfs: allocation_hint
 2022-03-01 18:55 UTC  (5+ messages)

[PATCH v6 00/43] CXl 2.0 emulation Support
 2022-03-01 18:46 UTC  (4+ messages)
` [PATCH v6 20/43] hw/cxl/device: Add some trivial commands

[PATCH v2 00/14] vDPA shadow virtqueue
 2022-03-01 18:49 UTC  (4+ messages)
` [PATCH v2 02/14] vhost: Add Shadow VirtQueue kick forwarding capabilities

[xilinx-xlnx:master 129/578] drivers/clk/clk-xlnx-clock-wizard-v.c:164:16: error: implicit declaration of function 'FIELD_GET'; did you mean 'FOLL_GET'?
 2022-03-01 18:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-01 18:51 UTC 

[PATCH] PM: notify of PM_POST_VMFORK events from vmgenid
 2022-03-01 18:50 UTC  (5+ messages)

[PATCH v3] pip_install_wheel: improve wheel handling
 2022-03-01 18:48 UTC  (3+ messages)
` [OE-core] "

[Intel-gfx] [PATCH 0/1] Bump DMC to v2.16 on ADL-P
 2022-03-01 18:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/dmc: Update "

RTT-PROBE: lore-subspace-rtt
 2022-03-01 18:46 UTC 

[PATCH] pstore: Add prefix to ECC messages
 2022-03-01 18:44 UTC  (2+ messages)

[igt-dev] [PATCH 0/2] Introduce MAINTAINERS file to IGT
 2022-03-01 18:45 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] MAINTAINERS: Introduce MAINTAINERS file

[PATCH v4 0/8] KVM: x86: VMX ctrl MSR + KVM quirk fixes
 2022-03-01 18:43 UTC  (4+ messages)
` [PATCH v4 1/8] KVM: nVMX: Keep KVM updates to BNDCFGS ctrl bits across MSR write

[Bug 215567] New: build failure when PPC_64S_HASH_MMU=n is selected in kernel .config
 2022-03-01 18:42 UTC  (2+ messages)
` [Bug 215567] "

[PATCH v3 0/6] Generic per-sb io stats
 2022-03-01 18:42 UTC  (7+ messages)
` [PATCH v3 1/6] lib/percpu_counter: add helpers for arrays of counters
` [PATCH v3 2/6] fs: add optional iostats counters to struct super_block
` [PATCH v3 3/6] fs: collect per-sb io stats
` [PATCH v3 4/6] fs: report "
` [PATCH v3 5/6] ovl: opt-in for "
` [PATCH v3 6/6] fuse: "

propagating vmgenid outward and upward
 2022-03-01 18:37 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 18:41 UTC 

[oe] [meta-networking][PATCH 1/2] networkmanager: switch to meson and git
 2022-03-01 18:40 UTC 

[PATCH 0/9] kvm: s390: Add PV dump support
 2022-03-01 17:34 UTC  (10+ messages)
` [PATCH 1/9] s390x: Add SE hdr query information
` [PATCH 2/9] s390: uv: Add dump fields to query
` [PATCH 3/9] KVM: s390: pv: Add query interface
` [PATCH 5/9] KVM: s390: pv: Add query dump information

[PATCH net-next v2 1/1] ice: add TTY for GNSS module for E810T device
 2022-03-01 18:38 UTC 

[Intel-gfx] [PATCH i-g-t] tests/i915/gem_exec_params: check available memory earlier
 2022-03-01 18:37 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2] fixdep: use fflush() and ferror() to ensure successful write to files
 2022-03-01 18:36 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-01 18:36 UTC 

[GIT PULL] binfmt_elf fix for v5.17-rc7
 2022-03-01 18:35 UTC 

[PATCH 1/2] drm/amdgpu: Fix sigsev when accessing MMIO on hot unplug
 2022-03-01 18:34 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Bump minor version for hot plug tests enabliing


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.