All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-31 19:11:28 to 2022-03-31 20:11:57 UTC [more...]

[PATCH v4 0/2] mmc: xenon: Convert to JSON schema
 2022-03-31 20:09 UTC  (8+ messages)
` [PATCH v4 2/2] dt-bindings: "

[PATCH v3 0/3] arm64: dts: add corstone1000 device tree
 2022-03-31 20:11 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: smsc,lan91c111 convert to schema

[Cluster-devel] [GIT PULL] gfs fixes for 5.18-rc1
 2022-03-31 20:11 UTC 

[PATCH 00/15] i915: Explicit handling of multicast registers
 2022-03-31 20:11 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Explicit handling of multicast registers (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] regulator: dt-bindings: maxim,max8997: convert to dtschema
 2022-03-31 20:11 UTC  (3+ messages)

[GIT PULL] More ACPI updates for v5.18-rc1
 2022-03-31 20:11 UTC  (2+ messages)

[PATCH v4] drm/atomic-helpers: remove legacy_cursor_update hacks
 2022-03-31 20:11 UTC  (8+ messages)

[PATCH v2 0/4] Export PSP security attributes
 2022-03-31 20:10 UTC  (7+ messages)
` [PATCH v2 1/4] crypto: ccp: cache capability into psp device
` [PATCH v2 2/4] crypto: ccp: Export PSP security bits to userspace
` [PATCH v2 3/4] crypto: ccp: Allow PSP driver to load without SEV/TEE support

[PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2022-03-31 20:10 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

Question about RDMA server
 2022-03-31 20:08 UTC  (8+ messages)

[PATCH BlueZ 1/2] docs: Add support for Mesh Scanning and Sending
 2022-03-31 20:08 UTC  (2+ messages)
` [BlueZ,1/2] "

RTT-PROBE: lore-subspace-rtt
 2022-03-31 20:07 UTC 

[PATCH v2] 9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
 2022-03-31 20:06 UTC  (3+ messages)

[PATCH v2] cli: add -v and -h shorthands
 2022-03-31 20:07 UTC  (6+ messages)

[PATCH] uapi/linux/stddef.h: add include guards
 2022-03-31 20:07 UTC  (2+ messages)

[Bug 215783] New: kernel NULL pointer dereference and general protection fault in fs/xfs/xfs_buf_item_recover.c: xlog_recover_do_reg_buffer() when mount a corrupted image
 2022-03-31 20:07 UTC 

[PATCH RFC net-next 1/3] dt-bindings: net: convert mscc-miim to YAML format
 2022-03-31 20:05 UTC  (4+ messages)
` [PATCH RFC net-next 2/3] dt-bindings: net: mscc-miim: add clock and clock-frequency

[PATCH 1/2 v2] cooker: Restore sys.path and sys.modules between parses
 2022-03-31 20:05 UTC  (2+ messages)
` [PATCH 2/2] cooker: Ensure any existing hashserv connection is closed

[PATCH v3] ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
 2022-03-31 20:05 UTC 

[RFC PATCH 0/4] PCI: hv: Miscellaneous changes
 2022-03-31 20:04 UTC  (5+ messages)
` [RFC PATCH 3/4] Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
` [RFC PATCH 4/4] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()

[PULL 0/1] Last minute tcg/aarch64 fix for 7.0
 2022-03-31 20:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-twisted: security bump to version 22.2.0
 2022-03-31 20:04 UTC  (3+ messages)

[PATCH v12 00/54] ceph+fscrypt: fully-working prototype
 2022-03-31 20:03 UTC  (5+ messages)
` [PATCH v12 01/54] vfs: export new_inode_pseudo
` [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph

[PATCH net] ice: Fix incorrect locking in ice_vc_process_vf_msg()
 2022-03-31 20:02 UTC  (9+ messages)
` [Intel-wired-lan] "

[PATCH v2 00/23] H.264 Field Decoding Support for Frame-based Decoders
 2022-03-31 20:02 UTC  (41+ messages)
` [PATCH v2 01/23] media: doc: Document dual use of H.264 pic_num/frame_num
` [PATCH v2 02/23] media: v4l2-mem2mem: Trace on implicit un-hold
` [PATCH v2 03/23] media: videobuf2-v4l2: Warn on holding buffers without support
` [PATCH v2 04/23] media: h264: Avoid wrapping long_term_frame_idx
` [PATCH v2 05/23] media: h264: Use v4l2_h264_reference for reflist
` [PATCH v2 06/23] media: h264: Increase reference lists size to 32
` [PATCH v2 07/23] media: h264: Store current picture fields
` [PATCH v2 08/23] media: h264: Store all fields into the unordered list
` [PATCH v2 09/23] media: v4l2: Trace calculated p/b0/b1 initial reflist
` [PATCH v2 10/23] media: h264: Sort p/b reflist using frame_num
` [PATCH v2 11/23] media: v4l2: Reorder field reflist
` [PATCH v2 12/23] media: rkvdec: Stop overclocking the decoder
` [PATCH v2 13/23] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v2 14/23] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v2 15/23] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v2 16/23] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v2 17/23] media: rkvdec: Enable capture buffer holding for H264
` [PATCH v2 18/23] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v2 19/23] media: rkvdec-h264: Add field decoding support
` [PATCH v2 20/23] media: hantro: Enable HOLD_CAPTURE_BUF for H.264
` [PATCH v2 21/23] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v2 22/23] media: hantro: h264: Make dpb entry management more robust
` [PATCH v2 23/23] media: hantro: Add H.264 field decoding support

[PATCH 0/3] backup: discard-source parameter
 2022-03-31 19:57 UTC  (4+ messages)
` [PATCH 1/3] block/copy-before-write: create block_copy bitmap in filter node
` [PATCH 2/3] qapi: blockdev-backup: add discard-source parameter
` [PATCH 3/3] iotests: add backup-discard-source

Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00 since 5.17
 2022-03-31 19:59 UTC  (4+ messages)

[PATCH v5 1/2] PCI / ACPI: Assume `HotPlugSupportInD3` only if device can wake from D3
 2022-03-31 19:59 UTC  (3+ messages)

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

[PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
 2022-03-31 19:57 UTC  (6+ messages)
` [PATCH v2 20/26] KVM: x86/mmu: "

building Linux for ARMv7 with llvm breaks sparse
 2022-03-31 19:57 UTC  (5+ messages)

[PATCH v2] fetch —object-info-format: client option for object-info
 2022-03-31 19:56 UTC  (5+ messages)
` [PATCH v3 0/3] object-info: add option for retrieving object info
  ` [PATCH v3 3/3] "

Re: [PATCH] target/riscv: Exit current TB after an sfence.vma
 2022-03-31 19:54 UTC  (4+ messages)

[PATCH][next] lib: zstd: Fix Wstringop-overflow warning
 2022-03-31 19:55 UTC  (3+ messages)

[PATCH v11 0/8] unpack-objects: support streaming blobs to disk
 2022-03-31 19:54 UTC  (4+ messages)
` [PATCH v12 "
  ` [PATCH v12 5/8] object-file.c: add "stream_loose_object()" to handle large object

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-31 19:54 UTC  (12+ messages)
` [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize TDX module
` [RFC PATCH v5 021/104] KVM: x86: Introduce hooks to free VM callback prezap and vm_free

[PATCH v2 00/10] drm/msm: Userspace allocated GPU addresses
 2022-03-31 19:54 UTC  (8+ messages)
` [PATCH v2 10/10] drm/msm: Add a way for userspace to allocate GPU iova

[PATCH] am: Fix broken guessbranch handling
 2022-03-31 19:53 UTC 

Questions on BPF_PROG_TYPE_TRACING & fentry/fexit
 2022-03-31 19:53 UTC 

[PATCH 1/2] [RFC] rtc: expose direct access to hardware alarm time in debugfs
 2022-03-31 19:52 UTC  (5+ messages)

[tpm2] Re: Installing on FreeBSD?
 2022-03-31 19:50 UTC 

[PATCH 1/2] cifs: fix potential race with cifsd thread
 2022-03-31 19:49 UTC  (3+ messages)
` [PATCH 2/2] cifs: force new session setup and tcon for dfs

[Patch v5 0/4] memory: tegra: Add MC channels and error logging
 2022-03-31 19:49 UTC  (9+ messages)
` [Patch v5 2/4] memory: tegra: Add MC error logging on tegra186 onward

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

[PATCH] pinctrl: samsung: staticize fsd_pin_ctrl
 2022-03-31 19:45 UTC  (2+ messages)

[RFC PATCH 0/2] fs/dcache: Per directory amortized negative dentry pruning
 2022-03-31 19:45 UTC  (3+ messages)
` [RFC PATCH 2/2] fs/dcache: Add negative-dentry-ratio config

stable-rc/queue/4.19 baseline: 103 runs, 1 regressions (v4.19.237-15-g3c6b80cc3200)
 2022-03-31 19:46 UTC 

[PATCH] bisect.c: remove unused includes
 2022-03-31 19:44 UTC 

[XEN PATCH] tools/libs/light/libxl_pci.c: explicitly grant access to Intel IGD opregion
 2022-03-31 19:44 UTC  (8+ messages)

[PATCH 13/25] spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig
 2022-03-31 19:43 UTC  (3+ messages)
` [v2 "

[PATCH] riscv: fix build with binutils 2.38
 2022-03-31 19:42 UTC  (3+ messages)

[PATCH v2] RISC-V: Increase range and default value of NR_CPUS
 2022-03-31 19:42 UTC  (3+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 1060/5872] arch/arm64/mm/mmu.c:1499:5: warning: no previous prototype for 'check_range_driver_managed'
 2022-03-31 19:41 UTC  (5+ messages)

[PATCH v2 1/2] spi: dt-bindings: qcom,spi-geni-qcom: convert to dtschema
 2022-03-31 19:40 UTC  (3+ messages)

[dunfell][PATCH] bluez5: fix CVE-2022-0204
 2022-03-31 19:38 UTC 

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

arch/x86/boot/compressed/../string.h:15:23: warning: '__builtin_memcpy' reading 52 bytes from a region of size 0
 2022-03-31 19:37 UTC 

[PATCH] pid: Allow creation of pidfds to threads
 2022-03-31 19:02 UTC 

[PATCH net v3] skbuff: fix coalescing for page_pool fragment recycling
 2022-03-31 19:36 UTC  (2+ messages)

[PATCH 0/6] Add MV88E61xx DSA driver and use on gwventana
 2022-03-31 19:36 UTC  (5+ messages)
` [PATCH 4/6] net: fec: add support for DM_MDIO

[PATCH v4 0/8] efi: capsule: Capsule Update fixes and enhancements
 2022-03-31 19:35 UTC  (3+ messages)
` [PATCH v4 4/8] board: Define set_dfu_alt_info() for boards with UEFI capsule update enabled

[PATCH] tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreter
 2022-03-31 19:33 UTC  (2+ messages)

[PATCH v5] tracking branches: add advice to ambiguous refspec error
 2022-03-31 19:33 UTC  (4+ messages)
` [PATCH v6] "

[PATCH 0/8] Per client GPU utilisation
 2022-03-31 19:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Per client GPU utilisation (rev3)

[PATCH] trace2: add stats for fsync operations
 2022-03-31 19:33 UTC  (3+ messages)

[PATCH] vhost-vdpa: fix typo in a comment
 2022-03-31 19:31 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.17.0 (mainline.kernel.org-clang, d888c83f)
 2022-03-31 19:32 UTC 

[PATCH] target/sh4: Remove old README.sh4 file
 2022-03-31 19:29 UTC  (2+ messages)

[PATCH net 0/2] net: ipv4: fix nexthop route delete warning
 2022-03-31 19:31 UTC  (6+ messages)
` [PATCH net 1/2] net: ipv4: fix route with nexthop object "

btrfs volume can't see files in folder
 2022-03-31 19:29 UTC 

[PATCH] linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definition
 2022-03-31 19:28 UTC  (2+ messages)

[PATCH v2] efi: Allow to enable EFI runtime services by default on RT
 2022-03-31 19:29 UTC  (3+ messages)

[PATCH bpf-next 0/7] Add libbpf support for USDTs
 2022-03-31 19:28 UTC  (13+ messages)
` [PATCH bpf-next 3/7] libbpf: add USDT notes parsing and resolution logic
` [PATCH bpf-next 4/7] libbpf: wire up spec management and other arch-independent USDT logic
` [PATCH bpf-next 5/7] libbpf: add x86-specific USDT arg spec parsing logic
` [PATCH bpf-next 6/7] selftests/bpf: add basic USDT selftests

[PATCH] selftest/vm: clarify error statement in gup_test
 2022-03-31 19:28 UTC  (2+ messages)

drivers/pinctrl/samsung/pinctrl-exynos-arm64.c:773:31: sparse: sparse: symbol 'fsd_pin_ctrl' was not declared. Should it be static?
 2022-03-31 19:27 UTC 

[LSF/MM TOPIC] Better handling of negative dentries
 2022-03-31 19:27 UTC  (11+ messages)

RIP: 0010:param_get_bool.cold+0x0/0x2 - LTP read_all_sys - 5.17.0
 2022-03-31 19:27 UTC  (5+ messages)

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

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-03-31 19:27 UTC  (5+ messages)
` [PATCH 05/22] acpica: "

[PATCH RESEND2] net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
 2022-03-31 19:25 UTC  (3+ messages)

[RFC PATCH] cgroup: introduce dynamic protection for memcg
 2022-03-31 19:26 UTC  (6+ messages)

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-03-31 19:25 UTC  (2+ messages)

[PATCH] rcu-tasks: Check the atomic variable trc_n_readers_need_end again when wait timeout
 2022-03-31 19:24 UTC  (5+ messages)

[PATCH 1/2] drm/panel: lvds: Simplify mode parsing
 2022-03-31 19:23 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: lvds: Use bus_flags from DT panel-timing property

[PATCH v6 0/8] KVM: arm64: Hypervisor stack enhancements
 2022-03-31 19:22 UTC  (6+ messages)
` [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace

[xen-4.15-testing test] 169040: regressions - FAIL
 2022-03-31 19:22 UTC 

[PATCH 0/6 v3] AB8500 charging, the final steps
 2022-03-31 19:20 UTC  (3+ messages)
` [PATCH 6/6 v3] power: supply: Static data for Samsung batteries

[PATCH v4 00/13] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-31 19:18 UTC  (7+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 04/14] core.fsyncmethod: batched disk flushes for loose-objects

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

[tpm2] Re: Installing on FreeBSD?
 2022-03-31 19:16 UTC 

[PATCH] t3501: use test_path_is_* functions
 2022-03-31 19:15 UTC  (5+ messages)
` [PATCH v2 0/3][GSoC] t3501: remove test and test -f
  ` [PATCH v2 1/3] t3501: use test_path_is_* functions
  ` [PATCH v2 2/3] t3501: don't ignore "git <cmd>" exit code
  ` [PATCH v2 3/3] t3501: test cherry-pick revert with oids

[PATCH v1 0/9] Fix some qapi examples
 2022-03-31 19:06 UTC  (4+ messages)
` [PATCH v1 2/9] qapi: fix examples: replay-break and replay-seek
` [PATCH v1 3/9] qapi: fix example of query-named-block-nodes command
` [PATCH v1 7/9] qapi: fix example of trace-event-get-state command

[PATCH v2] io_uring: drop the old style inflight file tracking
 2022-03-31 19:14 UTC 

Bug 215715 - PCI device (iwlwifi) is not working due to PCI power state change issues
 2022-03-31 19:14 UTC  (3+ messages)

[XEN PATCH v10 0/7] xen: Build system improvements, now with out-of-tree build!
 2022-03-31 19:13 UTC  (5+ messages)
` [XEN PATCH v10 1/7] build: grab common EFI source files in arch specific dir
` [XEN PATCH v10 2/7] build: replace $(BASEDIR) by $(objtree)

[GIT PULL] hardening fixes for v5.18-rc1
 2022-03-31 19:12 UTC  (6+ messages)

[PATCH 1/3] Bluetooth: Keep MGMT pending queue ordered FIFO
 2022-03-31 19:13 UTC  (2+ messages)
` Add Mesh functionality to net/bluetooth

[GIT PULL] More docs for 5.18
 2022-03-31 19:12 UTC  (2+ messages)

[GIT PULL] Networking for 5.18-rc1
 2022-03-31 19:12 UTC  (2+ messages)

[GIT PULL v2] Kbuild updates for v5.18-rc1
 2022-03-31 19:12 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 5.11
 2022-03-31 19:12 UTC  (12+ messages)
  ` [GIT PULL] Crypto Fixes for 5.14
      ` [GIT PULL] Crypto Fixes for 5.15
          ` [GIT PULL] Crypto Fixes for 5.16
              ` [GIT PULL] Crypto Fixes for 5.17
                  ` [GIT PULL] Crypto Fixes for 5.18

[PATCH] Bluetooth: btintel: fix btintel_download_firmware stub signature
 2022-03-31 19:11 UTC  (2+ messages)
`  "


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.