All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-02 13:21:02 to 2022-09-02 14:00:14 UTC [more...]

[PATCH v5 0/4] landlock: truncate support
 2022-09-02 13:12 UTC  (4+ messages)

[PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
 2022-09-02 13:29 UTC  (12+ messages)
` [PATCH bpf-next v10 02/23] bpf: split btf_check_subprog_arg_match in two
` [PATCH bpf-next v10 03/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v10 05/23] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
` [PATCH bpf-next v10 06/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v10 07/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v10 11/23] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v10 12/23] HID: initial BPF implementation
` [PATCH bpf-next v10 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v10 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v10 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v10 16/23] HID: bpf: introduce hid_hw_request()

[PATCH v5 0/3] Convert NFS with fscache to the netfs API
 2022-09-02 12:53 UTC  (2+ messages)
` [PATCH v5 3/3] NFS: Convert buffered read paths to use netfs when fscache is enabled

[PATCH mvebu-dt] ARM: dts: turris-omnia: Fix mpp26 pin name and comment
 2022-09-02 13:58 UTC  (2+ messages)

[PATCH v2] ASoC: rsnd: Add check for rsnd_mod_power_on
 2022-09-02 13:30 UTC  (3+ messages)

[PATCH 1/2] packagegroup-rust-cross-canadian: add native compiler environment
 2022-09-02 13:58 UTC  (10+ messages)
` [PATCH 2/2] oeqa/sdk: extend rust test to also use a build script
  ` [OE-core] "

[Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled
 2022-09-02 13:06 UTC 

[PATCH v2 0/5] riscv: add PREEMPT_RT support
 2022-09-02 13:29 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: Support getting tunnel flags
 2022-09-02 13:30 UTC  (2+ messages)

[PATCH v2 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-09-02 13:56 UTC  (9+ messages)
` [PATCH v2 2/2] drm/tests: Change "igt_" prefix to "test_drm_"

[PATCH v2 00/10] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
 2022-09-02 12:40 UTC  (4+ messages)
` [PATCH v2 01/10] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
` [PATCH v2 08/10] firmware: arm_ffa: Add v1.1 get_partition_info support
` [PATCH v2 10/10] firmware: arm_ffa: Split up ffa_ops into info, message and memory operations

[PATCH v4 0/5] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
 2022-09-02 13:29 UTC  (7+ messages)
` [PATCH v4 1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
` [PATCH v4 2/5] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO
` [PATCH v4 3/5] ksmbd: Fix wrong return value in smb2_ioctl() when wrong out_buf_len

[PATCH] kernel/panic: Drop unblank_screen call
 2022-09-02 13:29 UTC  (5+ messages)

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-09-02 12:29 UTC  (5+ messages)
` [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()

[PATCH 5.15 00/73] 5.15.65-rc1 review
 2022-09-02 12:19 UTC  (14+ messages)
` [PATCH 5.15 13/73] io_uring: refactor poll update
` [PATCH 5.15 24/73] kbuild: Fix include path in scripts/Makefile.modpost
` [PATCH 5.15 46/73] btrfs: remove root argument from btrfs_unlink_inode()
` [PATCH 5.15 47/73] btrfs: remove no longer needed logic for replaying directory deletes
` [PATCH 5.15 48/73] btrfs: add and use helper for unlinking inode during log replay
` [PATCH 5.15 51/73] ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
` [PATCH 5.15 52/73] drm/amd/display: Avoid MPC infinite loop
` [PATCH 5.15 54/73] drm/amd/display: For stereo keep "FLIP_ANY_FRAME"
` [PATCH 5.15 59/73] ksmbd: dont remove dos attribute xattr on O_TRUNC open
` [PATCH 5.15 61/73] drm/amd/display: Fix pixel clock programming
` [PATCH 5.15 62/73] drm/amdgpu: Increase tlb flush timeout for sriov
` [PATCH 5.15 66/73] btrfs: move lockdep class helpers to locking.c
` [PATCH 5.15 68/73] btrfs: tree-checker: check for overlapping extent items

[PATCH 00/14] misc: fastrpc: Add audiopd support and some fixes
 2022-09-02 13:25 UTC  (16+ messages)
` [PATCH 01/14] misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
` [PATCH 02/14] misc: fastrpc: Don't remove map on creater_process and device_release
` [PATCH 03/14] misc: fastrpc: Fix use-after-free race condition for maps
` [PATCH 04/14] misc: fastrpc: Rename audio protection domain to root
` [PATCH 05/14] misc: fastrpc: Add reserved mem support
` [PATCH 06/14] dt-bindings: misc: fastrpc: Document memory-region property
` [PATCH 07/14] misc: fastrpc: Add fastrpc_remote_heap_alloc
` [PATCH 08/14] misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
` [PATCH 09/14] misc: fastrpc: Rework fastrpc_req_munmap
` [PATCH 10/14] misc: fastrpc: Add support for audiopd
` [PATCH 11/14] misc: fastrpc: Safekeep mmaps on interrupted invoke
` [PATCH 12/14] misc: fastrpc: Add mmap request assigning for static PD pool
` [PATCH 13/14] misc: fastrpc: Remove unnecessary if braces in fastrpc_internal_invoke
` [PATCH 14/14] misc: fastrpc: Add dma_mask to fastrpc_channel_ctx

[PATCH v2 0/6] x86/sgx: A collection of tests and fixes
 2022-09-02 13:26 UTC  (7+ messages)
` [PATCH v2 2/6] x86/sgx: Do not consider unsanitized pages an error

[PATCH] wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_mask
 2022-09-02 13:15 UTC 

[igt-dev] [PATCH i-g-t v5 1/2] lib/i915/i915_drm_local: Remove COMPUTE class engine
 2022-09-02 13:52 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v5 2/2] i915/gem_ctx_isolation:: change semantics of ctx isolation uAPI

[PATCH 00/10] btrfs: make lseek and fiemap much more efficient
 2022-09-02 13:26 UTC  (9+ messages)
` [PATCH 02/10] btrfs: make hole and data seeking a lot "
` [PATCH 10/10] btrfs: make fiemap more efficient and accurate reporting extent sharedness

[PATCH 0/3] Throughput fixes for WCN6750
 2022-09-02 13:46 UTC  (10+ messages)
` [PATCH 1/3] ath11k: Enable threaded NAPI on WCN6750
` [PATCH 2/3] ath11k: Add multi TX ring support for WCN6750

[PATCH 1/2] debugfs: add debugfs_lookup_and_remove()
 2022-09-02 12:46 UTC  (3+ messages)
` [PATCH 2/2] sched/debug: fix dentry leak in update_sched_domain_debugfs

[PATCH v6 00/10] Add support for i.MXRT1170-evk
 2022-09-02 13:26 UTC  (5+ messages)

[PATCH v2 0/4] ath11k: Enable low power mode when WLAN is not active
 2022-09-02 13:25 UTC  (7+ messages)
` [PATCH v2 3/4] "

[PATCH 5.4 00/77] 5.4.212-rc1 review
 2022-09-02 12:19 UTC  (5+ messages)
` [PATCH 5.4 30/77] net: Fix a data-race around sysctl_net_busy_poll
` [PATCH 5.4 47/77] perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
` [PATCH 5.4 52/77] kbuild: Fix include path in scripts/Makefile.modpost
` [PATCH 5.4 55/77] udmabuf: Set the DMA mask for the udmabuf device (v2)

[PATCH 1/4] ioctl_console.2: ffix
 2022-09-02 13:06 UTC  (3+ messages)
` [PATCH v2 2/4] ioctl_console.2: use symbolic subcodes
` [PATCH v2 3/4] ioctl_console.2: devices/char/console.c and sel_buffer don't exist anymore

[PATCH 4.14 00/42] 4.14.292-rc1 review
 2022-09-02 12:19 UTC  (3+ messages)
` [PATCH 4.14 16/42] net: Fix a data-race around sysctl_net_busy_read
` [PATCH 4.14 37/42] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse

[RFC PATCH v2] erofs: support uncompressed pcluster with more than 1 block
 2022-09-02 13:50 UTC 

[PATCH v5 0/2] lib/string_helpers: Introduce parse_int_array_user()
 2022-09-02 13:32 UTC  (4+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()

[PATCH net-next] net: moxa: fix endianness-related issues from 'sparse'
 2022-09-02 12:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-02 13:50 UTC 

[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-09-02 13:49 UTC  (10+ messages)
` [PATCH v3 5/7] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
` [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
` [PATCH v3 7/7] Documentation: document the ABI changes for KVM_CAP_ARM_MTE

[Intel-gfx] [PATCH] drm/i915/dp_mst: Fix mst_mgr lookup during atomic check
 2022-09-02 13:50 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t v3 00/12] Fix spinner 48b + add I915_MMAP_OFFSET_FIXED tests
 2022-09-02 13:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Fix spinner 48b + add I915_MMAP_OFFSET_FIXED tests (rev3)

[PATCH 5.19 00/72] 5.19.7-rc1 review
 2022-09-02 12:19 UTC  (10+ messages)
` [PATCH 5.19 01/72] drm/vc4: hdmi: Rework power up
` [PATCH 5.19 07/72] Bluetooth: L2CAP: Fix build errors in some archs
` [PATCH 5.19 11/72] media: pvrusb2: fix memory leak in pvr_probe
` [PATCH 5.19 13/72] HID: hidraw: fix memory leak in hidraw_release()
` [PATCH 5.19 14/72] net: fix refcount bug in sk_psock_get (2)
` [PATCH 5.19 17/72] bpf: Dont redirect packets with invalid pkt_len
` [PATCH 5.19 33/72] ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
` [PATCH 5.19 44/72] drm/amdkfd: Handle restart of kfd_ioctl_wait_events
` [PATCH 5.19 67/72] btrfs: fix lockdep splat with reloc root extent buffers

[PATCH 2/3] iio: temperature: mlx90632 Read sampling frequency
 2022-09-02 13:13 UTC 

nvme-tcp: i/o errors and stalled host from failure to send command pdus
 2022-09-02 13:47 UTC  (14+ messages)

[PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
 2022-09-02 13:43 UTC  (2+ messages)

[PATCH 4.19 00/56] 4.19.257-rc1 review
 2022-09-02 12:19 UTC  (4+ messages)
` [PATCH 4.19 06/56] sched/deadline: Fix stale throttling on de-/boosted tasks
` [PATCH 4.19 40/56] selftests/bpf: Fix test_align verifier log patterns
` [PATCH 4.19 53/56] s390/hypfs: avoid error message under KVM

[PATCH v1 0/5] docs/zh_CN: Add some dt and PCI Chinese translation
 2022-09-02 12:56 UTC  (3+ messages)
` [PATCH v1 1/5] docs/zh_CN: add PCI acpi-info translation

[Nouveau] [PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-09-02 13:20 UTC  (4+ messages)
` [PATCH v5 11/31] drm/i915: Call acpi_video_register_backlight() (v3)

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-09-02 13:18 UTC  (6+ messages)
` [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
    ` [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec, ts-series" property

[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
 2022-09-02 12:42 UTC  (2+ messages)
` [PATCH v2 5/9] gpiolib: Get rid of ARCH_NR_GPIOS

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.291-26-gc37c5827198f)
 2022-09-02 13:18 UTC 

[PATCH 00/11] drm/edid: Range descriptor stuff
 2022-09-02 13:44 UTC  (7+ messages)
` [PATCH 01/11] drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets
    ` [Intel-gfx] "
` [PATCH 08/11] drm/edid: Use the correct formula for standard timings
  ` [Intel-gfx] "

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2022-09-02 13:18 UTC  (5+ messages)

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.211-48-g475eb32ae1a3)
 2022-09-02 13:18 UTC 

[PATCH] coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
 2022-09-02 13:03 UTC  (2+ messages)

[PATCH 0/3] iio: temperature: mlx90632: Add powermanagement
 2022-09-02 13:12 UTC 

[PATCH] btrfs: zoned: fix mounting with conventional zones
 2022-09-02 12:47 UTC  (2+ messages)

TCP/IP stack recommendations
 2022-09-02 13:41 UTC  (3+ messages)

[PATCH] qtest/fuzz-lsi53c895a-test: set guest RAM to 2G
 2022-09-02 13:38 UTC 

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-02 13:39 UTC  (20+ messages)
` [PATCH 5/6] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH 6/6] gpio: macsmc: Add IRQ support

RTT-PROBE: lore-subspace-rtt
 2022-09-02 13:40 UTC 

[PATCH 5.10 00/37] 5.10.141-rc1 review
 2022-09-02 12:19 UTC  (2+ messages)
` [PATCH 5.10 36/37] net/af_packet: check len when min_header_len equals to 0

[PATCH] drm/amd/display: fix memory leak when using debugfs_lookup()
 2022-09-02 13:10 UTC  (2+ messages)

[PATCH] scsi: scsi_transport_fc: use %u for dev_loss_tmo
 2022-09-02 13:15 UTC 

[PATCH v3 0/6] Fixes for server-side xdr_stream overhaul
 2022-09-02 13:14 UTC  (7+ messages)
` [PATCH v3 3/6] NFSD: Protect against send buffer overflow in NFSv2 READDIR
` [PATCH v3 4/6] NFSD: Protect against send buffer overflow in NFSv3 READDIR
` [PATCH v3 5/6] NFSD: Protect against send buffer overflow in NFSv2 READ

[PATCH v2 00/10] xen/arm: smmuv3: Merge Linux fixes to Xen
 2022-09-02 13:35 UTC  (11+ messages)
` [PATCH v2 01/10] xen/arm: smmuv3: Fix l1 stream table size in the error message
` [PATCH v2 02/10] xen/arm: smmuv3: Fix endianness annotations
` [PATCH v2 03/10] xen/arm: smmuv3: Ensure queue is read after updating prod pointer
` [PATCH v2 04/10] xen/arm: smmuv3: Move definitions to a header
` [PATCH v2 05/10] xen/arm: smmuv3: Remove the page 1 fixup
` [PATCH v2 06/10] xen/arm: smmuv3: Remove the unused fields for PREFETCH_CONFIG command
` [PATCH v2 07/10] xen/arm: smmuv3: Change *array into *const array
` [PATCH v2 08/10] xen/arm: smmuv3: Remove unnecessary oom message
` [PATCH v2 09/10] xen/arm: smmuv3: Fix fall-through warning for Clang
` [PATCH v2 10/10] xen/arm: smmuv3: Avoid open coded arithmetic in memory allocation

[LTP] [PATCH v4 0/9] shell: df01.sh: $TST_ALL_FILESYSTEMS (.all_filesystems)
 2022-09-02 13:37 UTC  (10+ messages)
` [LTP] [PATCH v4 1/9] shell: Print mount command in tst_mount()
` [LTP] [PATCH v4 2/9] shell API/tests: Require root for TST_{FORMAT, MOUNT}_DEVICE
` [LTP] [PATCH v4 3/9] tst_supported_fs: Implement skip list
` [LTP] [PATCH v4 4/9] tst_supported_fs: Support skip list when query single fs
` [LTP] [PATCH v4 5/9] shell: Add $TST_SKIP_FILESYSTEMS + tests
` [LTP] [PATCH v4 6/9] tst_test.sh: Introduce TST_FS_TYPE_FUSE
` [LTP] [PATCH v4 7/9] tst_test.sh: Add $TST_ALL_FILESYSTEMS
` [LTP] [PATCH v4 8/9] shell: Add test for TST_ALL_FILESYSTEMS=1
` [LTP] [PATCH v4 9/9] df01.sh: Convert to TST_ALL_FILESYSTEMS=1

[PATCH] mtd: spi-nor: fix memory leak when using debugfs_lookup()
 2022-09-02 13:37 UTC 

[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
 2022-09-02 13:27 UTC  (7+ messages)
` [PATCH v7 10/12] multifd: Support for zero pages transmission
` [PATCH v7 11/12] multifd: Zero "
` [PATCH v7 12/12] So we use multifd to transmit zero pages

[PATCH 3/3] iio: temperature: mlx90632 Change return value of sensor measurement channel
 2022-09-02 13:13 UTC 

[PATCH 1/3] iio: temperature: mlx90632 Add runtime powermanagement modes
 2022-09-02 13:12 UTC 

[PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
 2022-09-02 13:34 UTC  (2+ messages)

[PULL 0/4] chardev patches & a small audio fix
 2022-09-02 13:14 UTC  (4+ messages)
` [PULL 1/4] util/qemu-sockets: Enable unix socket support on Windows
` [PULL 2/4] chardev/char-socket: Update AF_UNIX for Windows
` [PULL 3/4] tests/unit: Update test-io-channel-socket.c "

[PATCH v1 0/8] migration: introduce dirtylimit capability
 2022-09-02 13:27 UTC  (4+ messages)
` [PATCH v1 2/8] qapi/migration: Introduce x-vcpu-dirty-limit parameters

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-09-02 13:11 UTC  (11+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context

RTT-PROBE: lore-subspace-rtt
 2022-09-02 13:30 UTC 

[PATCH] arm64/ptrace: Don't clear calling process' TIF_SME on OOM
 2022-09-02 13:28 UTC 

[PATCH] arm64: dts: imx8mp-verdin: board regulators: add always-on
 2022-09-02 12:50 UTC  (4+ messages)

[PATCH v2 00/15] Preliminary patches for subproject split
 2022-09-02 13:22 UTC  (15+ messages)
` [PATCH v2 11/15] qemu-common: move scripts/qapi

[mkp-scsi:for-next 61/69] drivers/scsi/qla2xxx/qla_os.c:2854:25: error: implicit declaration of function 'trace_array_get_by_name'; did you mean 'trace_array_set_clr_event'?
 2022-09-02 13:02 UTC 

[PATCH char-misc-testing] misc: microchip: pci1xxxx: fix the build issue due to missing depends on PCI in the Kconfig file
 2022-09-02 12:52 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Implement WaEdpLinkRateDataReload
 2022-09-02 13:00 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] btrfs: don't update the block group item if used bytes are the same
 2022-09-02 12:51 UTC  (5+ 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.