messages from 2023-06-22 08:10:57 to 2023-06-22 08:48:39 UTC [more...]
[dm-devel] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:39 UTC (8+ messages)
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
[PATCH v3 bpf-next 01/14] bpf: introduce BPF token object
2023-06-22 8:48 UTC
[linux-next:master 211/11867] drivers/target/target_core_iblock.c:892:30-35: WARNING: conversion to bool not needed here
2023-06-22 8:48 UTC
[linux-next:master 2829/11867] drivers/scsi/scsi.c:591:1-3: WARNING: possible condition with no effect (if == else)
2023-06-22 8:48 UTC
[PATCH V4 1/3] kernel-module-split: make autoload and probeconf distribution specific
2023-06-22 8:44 UTC (3+ messages)
` [PATCH V4 2/3] kernel-module-split: use context manager to open files
` [PATCH V4 3/3] kernel: autoload and probeconf are handled by kernel-module-split
[PATCH v2 0/2] gitlab-ci: msys2 improvements
2023-06-22 8:47 UTC (2+ messages)
[XEN PATCH v2] xen/include: avoid undefined behavior
2023-06-22 8:47 UTC (4+ messages)
[PATCH bpf-next v3 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
2023-06-22 8:47 UTC (8+ messages)
` [PATCH bpf-next v3 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
Bezplatná 60denní zkušební verze: Vylepšete své výrobní procesy
2023-06-22 8:40 UTC
[PATCH 1/1] runtest/net.nfs: Run nfs02_06 on TCP only
2023-06-22 8:46 UTC (2+ messages)
` [LTP] "
[PATCH] block: make sure local irq is disabled when calling __blkcg_rstat_flush
2023-06-22 8:42 UTC
[PATCH v1 1/2] platform/x86: wmi: Break possible infinite loop when parsing GUID
2023-06-22 8:44 UTC (6+ messages)
[Intel-xe] [PATCH V4 0/3] drm/xe: Add sysfs entry for tile and relate it to GTs
2023-06-22 8:45 UTC (2+ messages)
` [Intel-xe] ○ CI.BAT: info for drm/xe: Add sysfs entry for tile and relate it to GTs (rev4)
[PATCH 0/6] KVM: Documentation: Update document description for kvm_mmu_page and kvm_mmu_page_role
2023-06-22 8:42 UTC (13+ messages)
` [PATCH 1/6] KVM: Documentation: Add the missing guest_mode in kvm_mmu_page_role
` [PATCH 2/6] KVM: Documentation: Update the field name gfns in kvm_mmu_page
` [PATCH 3/6] KVM: Documentation: Add the missing ptep "
` [PATCH 4/6] KVM: Documentation: Add the missing tdp_mmu_root_count into kvm_mmu_page
` [PATCH 5/6] KVM: Documentation: Add the missing mmu_valid_gen "
` [PATCH 6/6] KVM: Documentation: Add the missing tdp_mmu_page "
[PATCH net] netlink: fix potential deadlock in netlink_set_err()
2023-06-22 8:44 UTC (8+ messages)
[PATCH v2 5/5] build: select optional libraries
2023-06-22 8:43 UTC (8+ messages)
` [PATCH v4 0/4] Select "
` [PATCH v4 1/4] kni: move IOVA build check
` [PATCH v4 2/4] build: rename enabled libraries list
` [PATCH v4 3/4] build: select deprecated libraries
[PATCH 0/2] xen/types: Cleanup
2023-06-22 8:42 UTC (5+ messages)
` [PATCH 1/2] xen/types: Drop #ifdefary for __{SIZE,PTRDIFF}_TYPE__
` [PATCH 2/2] xen/types: Rework stdint vs __{u,s}$N types
[PATCH v2 00/10] meson: replace submodules with wrap files
2023-06-22 8:42 UTC (4+ messages)
` [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
[RFC bpf-next v2 00/11] bpf: Netdev TX metadata
2023-06-22 8:41 UTC (2+ messages)
[PATCH v4 0/3] Add Amlogic A311D2 and Khadas Vim4 Board Support
2023-06-22 8:40 UTC (12+ messages)
` [PATCH v4 1/3] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
` [PATCH v4 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
` [PATCH v4 3/3] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
[PATCH] powerpc: Move arch_trigger_cpumask_backtrace from nmi.h to irq.h
2023-06-22 8:40 UTC (3+ messages)
[PATCH net] selftests: forwarding: Fix race condition in mirror installation
2023-06-22 8:40 UTC (2+ messages)
[PATCH v5 0/8] soc: mediatek: MT8365 power support
2023-06-22 8:39 UTC (13+ messages)
` [PATCH v5 2/8] soc: mediatek: pm-domains: Move bools to a flags field
` [PATCH v5 5/8] soc: mediatek: pm-domains: Unify configuration for infracfg and smi
` [PATCH v5 6/8] soc: mediatek: Add support for WAY_EN operations
[PATCH 0/9] Repack objects into separate packfiles based on a filter
2023-06-22 8:39 UTC (6+ messages)
` [PATCH 6/9] repack: add `--filter=<filter-spec>` option
[PATCH] hrtimer: fix sparse warnings on hrtimer locking
2023-06-22 8:38 UTC (2+ messages)
` [tip: timers/core] hrtimer: Add missing sparse annotations to "
[XEN PATCH] xen/arm: fixed violations of MISRA C:2012 R8.3 on parameter names
2023-06-22 8:37 UTC (2+ messages)
[PATCH v1 1/2] perf pmus: Add notion of default PMU for JSON events
2023-06-22 8:35 UTC (3+ messages)
` [PATCH v1 2/2] perf pmu: Remove a hard coded cpu PMU assumption
[seabios test] 181546: tolerable FAIL - PUSHED
2023-06-22 8:36 UTC
[Intel-gfx] [DO_NOT_REVIEW PATCH] drm/i915/display/dp: On AUX xfer timeout restart freshly
2023-06-22 8:36 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display/dp: On AUX xfer timeout restart freshly (rev8)
[PATCH] virtio_pmem: do flush synchronously
2023-06-22 8:35 UTC (3+ messages)
` [PATCH v2] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:31 UTC (4+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
[PATCH] ASoC: dt-bindings: nau8821: Convert to dtschema
2023-06-22 8:33 UTC (3+ messages)
[PATCH] scripts/quilt-mail: add email address for Conor Dooley
2023-06-22 8:34 UTC
[ANNOUNCE] v5.10.184-cip36-rt14 (rt90)
2023-06-22 8:35 UTC
[PATCH 0/4] perf: ampere: Add support for Ampere SoC PMUs
2023-06-22 8:34 UTC (7+ messages)
` [PATCH 2/4] perf: arm_cspmu: Support implementation specific filters
` [PATCH 3/4] perf: arm_cspmu: Support implementation specific validation
Setting security path with IPsec packet offload mode
2023-06-22 8:35 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/hdcp: Assign correct hdcp content type
2023-06-22 8:32 UTC
[PATCH v2 0/3] spi: Helper for deriving timeout values
2023-06-22 8:25 UTC (5+ messages)
` [PATCH v2 2/3] spi: atmel: Prevent false timeouts on long transfers
Out of space loop: skip_balance not working
2023-06-22 8:33 UTC (11+ messages)
[PATCH 0/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add initial device trees
2023-06-22 8:31 UTC (3+ messages)
` [PATCH 1/7] dt-bindings: qcom: Document new msm8916-samsung devices
[PATCH] hwclock: add support for RTC_VL_READ/RTC_VL_CLR ioctls
2023-06-22 8:29 UTC (3+ messages)
` [PATCH] hwclock: add --vl-read, --vl-clear documentation and bash-completion
[PATCH 0/2] mtd: prepare for dynamically removed devices
2023-06-22 8:30 UTC (3+ messages)
[LTP] [linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail
2023-06-22 8:30 UTC (7+ messages)
` "
[RFC 0/6] Migration deprecated parts
2023-06-22 8:30 UTC (7+ messages)
` [RFC 4/6] migration: Deprecate -incoming <uri>
[PATCH net-next 0/33] pull-request: can-next 2023-06-21
2023-06-22 8:30 UTC (2+ messages)
[PATCH] MAINTAINERS: Add myself as reviewer for HYPERBUS
2023-06-22 8:28 UTC (3+ messages)
[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-22 8:27 UTC (11+ messages)
[PATCH 0/2] net/mlx5: add modify MPLS support
2023-06-22 8:29 UTC (2+ messages)
[PATCH] platform/x86/amd/pmf: Register notify handler only if SPS is enabled
2023-06-22 8:27 UTC (2+ messages)
[PATCH net-next 0/33] pull-request: can-next 2023-06-22
2023-06-22 8:26 UTC (34+ messages)
` [PATCH net-next 01/33] can: kvaser_usb: Add len8_dlc support
` [PATCH net-next 02/33] can: dev: add transceiver capabilities to xilinx_can
` [PATCH net-next 03/33] can: esd_usb: Make use of existing kernel macros
` [PATCH net-next 04/33] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
` [PATCH net-next 05/33] can: esd_usb: Use consistent prefixes for macros
` [PATCH net-next 06/33] can: esd_usb: Prefix all structures with the device name
` [PATCH net-next 07/33] can: esd_usb: Replace hardcoded message length given to USB commands
` [PATCH net-next 08/33] can: esd_usb: Don't bother the user with nonessential log message
` [PATCH net-next 09/33] can: esd_usb: Make use of kernel macros BIT() and GENMASK()
` [PATCH net-next 10/33] can: esd_usb: Use consistent prefix ESD_USB_ for macros
` [PATCH net-next 11/33] can: sja1000: Prepare the use of a threaded handler
` [PATCH net-next 12/33] can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
` [PATCH net-next 13/33] can: rx-offload: fix coding style
` [PATCH net-next 14/33] can: ti_hecc: "
` [PATCH net-next 15/33] can: m_can: "
` [PATCH net-next 16/33] can: length: fix description of the RRS field
` [PATCH net-next 17/33] can: length: fix bitstuffing count
` [PATCH net-next 18/33] can: length: refactor frame lengths definition to add size in bits
` [PATCH net-next 19/33] can: kvaser_pciefd: Remove useless write to interrupt register
` [PATCH net-next 20/33] can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
` [PATCH net-next 21/33] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH net-next 22/33] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH net-next 23/33] can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
` [PATCH net-next 24/33] can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
` [PATCH net-next 25/33] can: kvaser_pciefd: Remove SPI flash parameter read functionality
` [PATCH net-next 26/33] can: kvaser_pciefd: Sort includes in alphabetic order
` [PATCH net-next 27/33] can: kvaser_pciefd: Rename device ID defines
` [PATCH net-next 28/33] can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,set_tx}_irq()
` [PATCH net-next 29/33] can: kvaser_pciefd: Sort register definitions
` [PATCH net-next 30/33] can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
` [PATCH net-next 31/33] can: kvaser_pciefd: Add len8_dlc support
` [PATCH net-next 32/33] can: kvaser_pciefd: Refactor code
` [PATCH net-next 33/33] can: kvaser_pciefd: Use TX FIFO size read from CAN controller
linux-next: build warning after merge of the arm-soc tree
2023-06-22 8:26 UTC (5+ messages)
fs/smb/client/smb2ops.c:2029 smb3_enum_snapshots() warn: variable dereferenced before check 'ioc_buf' (see line 2003)
2023-06-22 8:27 UTC
[GIT PULL] platform-drivers-x86 for 6.4-5
2023-06-22 8:25 UTC
[PATCH] Updates to Xen hypercall preemption
2023-06-22 8:26 UTC (6+ messages)
[PATCH v3 0/3] Add Amlogic A311D2 and Khadas Vim4 Board Support
2023-06-22 8:26 UTC (15+ messages)
` [PATCH v3 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
[PATCH 1/1] net: axienet: Move reset before DMA detection
2023-06-22 8:25 UTC (3+ messages)
[PATCH] spi: zynqmp-gqspi: fix clock imbalance on probe failure
2023-06-22 8:24 UTC (2+ messages)
[XEN PATCH v3] xen/include: avoid using a compiler extension for BUILD_BUG_ON_ZERO
2023-06-22 8:24 UTC
[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
2023-06-22 8:25 UTC (3+ messages)
[PATCH v4 bpf-next 00/22] xsk: multi-buffer support
2023-06-22 8:24 UTC (8+ messages)
` [PATCH v4 bpf-next 15/22] xsk: add multi-buffer documentation
[f2fs-dev] Trying to use compression options in f2fs
2023-06-22 8:22 UTC (3+ messages)
[Intel-wired-lan] [PATCH net-next] net: fix net device address assign type
2023-06-22 8:22 UTC (3+ messages)
` "
[PATCH v2 bpf-next 00/18] BPF token
2023-06-22 8:22 UTC (6+ messages)
[RFC PATCH v3 0/4] drm: Standardize device reset notification
2023-06-22 8:22 UTC (13+ messages)
` [RFC PATCH v3 1/4] drm/doc: Document DRM device reset expectations
` [RFC PATCH v3 2/4] drm: Create DRM_IOCTL_GET_RESET
[PATCH v4 0/3] drm/panel: add fannal c3004 panel
2023-06-22 8:22 UTC (10+ messages)
` [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel
[Intel-wired-lan] [PATCH iwl-next] ice: Accept LAG netdevs in bridge offloads
2023-06-22 8:20 UTC (4+ messages)
` "
[PATCH net-next] net: stmmac: propagate feature flags to vlan
2023-06-22 8:20 UTC (2+ messages)
[PATCH 0/3] KVM: x86: CR0 vs. KVM_SET_SREGS and !URG
2023-06-22 8:19 UTC (3+ messages)
` [PATCH 1/3] KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
[PATCH 0/2 v2] btrfs-progs: tests: fix no acl support
2023-06-22 8:18 UTC (3+ messages)
` [PATCH 1/2 v2] btrfs-progs: tests: add helper check_kernel_support_acl
` [PATCH 2/2 v2] btrfs-progs: tests: check for btrfs ACL support
[PATCH 0/8] Fix comment typos about "transmit"
2023-06-22 8:19 UTC (3+ messages)
` [PATCH 7/8] selftests: mptcp: connect: fix comment typo
Question on slow fallocate
2023-06-22 8:18 UTC (3+ messages)
[PATCH net-next 0/6] TSN auto negotiation between 1G and 2.5G
2023-06-22 8:18 UTC (4+ messages)
` [PATCH net-next 1/6] platform/x86: intel_pmc_core: Add IPC mailbox accessor function and add SoC register access
Rockchip DWC2 issue
2023-06-22 7:32 UTC (3+ messages)
[PATCH][next] pipe: remove redundant initialization of pointer buf
2023-06-22 8:18 UTC
[PATCH v5 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
2023-06-22 8:17 UTC (4+ messages)
` [PATCH v5 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v5 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v5 3/3] dt-bindings: usb: Add binding "
[XEN PATCH 0/3] build: reduce number of $(shell) execution on make 4.4
2023-06-22 8:17 UTC (5+ messages)
` [XEN PATCH 1/3] build: define ARCH and SRCARCH later
[qemu-mainline test] 181544: regressions - FAIL
2023-06-22 8:16 UTC
[PATCH v7 00/12] PCI devices passthrough on Arm, part 3
2023-06-22 8:15 UTC (5+ messages)
` [PATCH v7 01/12] vpci: introduce per-domain lock to protect vpci structure
[PATCH net] net: stmmac: fix double serdes powerdown
2023-06-22 8:13 UTC (3+ messages)
[PATCH 0/6] btrfs-progs: tests: fix no acl support
2023-06-22 8:12 UTC (7+ messages)
` [PATCH 1/6] btrfs-progs: tests: add helper check_prereq_btrfsacl
` [PATCH 2/6] btrfs-progs: tests: misc/057-btrfstune-free-space-tree check for btrfs acl support
[GIT PULL] amlogic late Drivers updates for v6.5
2023-06-22 8:10 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.