All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-24 16:57:00 to 2022-04-24 19:31:59 UTC [more...]

[GIT PULL] sched/urgent for 5.18-rc4
 2022-04-24 19:31 UTC  (3+ messages)

[PATCH v2] net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
 2022-04-24 19:26 UTC  (3+ messages)

[RFC PATCH 0/6][GSoC] iterate dirs before or after their contents
 2022-04-24 19:25 UTC  (4+ messages)
` [RFC PATCH 1/6] t0066: improve readablity of dir-iterator tests

[PATCH] sched/core: Skip sched_core_fork/free() when core sched is disabled
 2022-04-24 19:23 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-24 19:23 UTC 

[PATCH] mm/mempolicy: clean up the code logic in queue_pages_pte_range
 2022-04-24 19:23 UTC  (2+ messages)

[PATCH v1] proc: limit schedstate node write operation
 2022-04-24 19:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libeXosip2: fix build with libressl
 2022-04-24 19:19 UTC 

[PATCH net-next v3 0/2] propagate extack to vxlan_fdb_delete
 2022-04-24 19:20 UTC  (22+ messages)
` [PATCH net-next v3 1/2] rtnetlink: add extack support in fdb del handlers
    ` [Intel-wired-lan] "
    ` [Bridge] "
` [PATCH net-next v3 2/2] net: vxlan: vxlan_core.c: Add extack support to vxlan_fdb_delete
      ` [Intel-wired-lan] "
      ` [Bridge] "

[PATCH 00/27] kbuild: yet another series of cleanups (modpost and LTO)
 2022-04-24 19:08 UTC  (28+ messages)
` [PATCH 01/27] modpost: use snprintf() instead of sprintf() for safety
` [PATCH 02/27] modpost: do not write out any file when error occurred
` [PATCH 03/27] modpost: remove stale comment about sym_add_exported()
` [PATCH 04/27] modpost: add a separate error for exported symbols without definition
` [PATCH 05/27] modpost: retrieve the module dependency and CRCs in check_exports()
` [PATCH 06/27] modpost: use bool type where appropriate
` [PATCH 07/27] modpost: import include/linux/list.h
` [PATCH 08/27] modpost: traverse modules in order
` [PATCH 09/27] modpost: add sym_add_unresolved() helper
` [PATCH 10/27] modpost: traverse unresolved symbols in order
` [PATCH 11/27] modpost: use doubly linked list for dump_lists
` [PATCH 12/27] modpost: move struct namespace_list to modpost.c
` [PATCH 13/27] modpost: traverse the namespace_list in order
` [PATCH 14/27] modpost: dump Module.symvers in the same order of modules.order
` [PATCH 15/27] modpost: move static EXPORT_SYMBOL check to check_exports()
` [PATCH 16/27] modpost: make multiple export error
` [PATCH 17/27] modpost: make sym_add_exported() always allocate a new symbol
` [PATCH 18/27] modpost: make sym_add_exported() a void function
` [PATCH 19/27] modpost: use hlist for hash table implementation
` [PATCH 20/27] modpost: mitigate false-negatives for static EXPORT_SYMBOL checks
` [PATCH 21/27] kbuild: record symbol versions in *.cmd files
` [PATCH 22/27] kbuild: generate a list of objects in vmlinux
` [PATCH 23/27] modpost: retrieve symbol versions by parsing *.cmd files
` [PATCH 24/27] modpost: generate linker script to collect symbol versions
` [PATCH 25/27] kbuild: embed symbol versions at final link of vmlinux or modules
` [PATCH 26/27] kbuild: stop generating *.symversions
` [PATCH 27/27] kbuild: do not create *.prelink.o for Clang LTO or IBT

[PATCH] net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
 2022-04-24 19:18 UTC  (2+ messages)

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-24 19:17 UTC  (14+ messages)

[PATCH 1/4] staging: media: zoran: add zrdev_dbg() macros
 2022-04-24 19:17 UTC  (2+ messages)

[PATCH v3] mm: make minimum slab alignment a runtime property
 2022-04-24 19:15 UTC  (3+ messages)

[PATCH v2] brcmfmac: of: introduce new property to allow disable PNO
 2022-04-24 19:13 UTC  (3+ messages)

[PATCH] hw/crypto: add Allwinner sun4i-ss crypto device
 2022-04-24 19:10 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-24 19:13 UTC 

[Buildroot] [PATCH 1/1] package/cryptsetup: fix build with argp-standalone
 2022-04-24 19:10 UTC 

[ovmf test] 169685: regressions - FAIL
 2022-04-24 19:11 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1e9235a24947eac05d3a1d11c4bd9aa012ff5acf
 2022-04-24 19:10 UTC 

[Intel-gfx] [PATCH v2 0/9] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-04-24 19:08 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915: Introduce has_media_ratio_mode
` [Intel-gfx] [PATCH 2/9] drm/i915/gt: Add media freq factor to per-gt sysfs
` [Intel-gfx] [PATCH 3/9] drm/i915/pcode: Extend pcode functions for multiple gt's

[PATCH v5 00/17] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-04-24 19:04 UTC  (36+ messages)
` [PATCH v5 01/17] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
` [PATCH v5 02/17] drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
` [PATCH v5 03/17] drm/virtio: Check whether transferred 2D BO is shmem
` [PATCH v5 04/17] drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
` [PATCH v5 05/17] drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
` [PATCH v5 06/17] drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
` [PATCH v5 07/17] drm/virtio: Simplify error handling of virtio_gpu_object_create()
` [PATCH v5 08/17] drm/virtio: Improve DMA API usage for shmem BOs
` [PATCH v5 09/17] drm/virtio: Use dev_is_pci()
` [PATCH v5 10/17] drm/shmem-helper: Correct doc-comment of drm_gem_shmem_get_sg_table()
` [PATCH v5 11/17] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks
` [PATCH v5 12/17] drm/shmem-helper: Add generic memory shrinker
` [PATCH v5 13/17] drm/virtio: Support memory shrinking
` [PATCH v5 14/17] drm/panfrost: Switch to generic memory shrinker
` [PATCH v5 15/17] drm/shmem-helper: Make drm_gem_shmem_get_pages() private
` [PATCH v5 16/17] drm/shmem-helper: Make drm_gem_shmem_is_purgeable() private
` [PATCH v5 17/17] drm/shmem-helper: Remove drm_gem_shmem_purge_locked()

RTT-PROBE: lore-subspace-rtt
 2022-04-24 19:03 UTC 

[PATCH 0/3] staging: r8188eu: fix some null checks
 2022-04-24 19:01 UTC  (7+ messages)
` [PATCH 1/3] staging: r8188eu: fix null check in rtw_free_recvframe
` [PATCH 2/3] staging: r8188eu: fix null check in _rtw_enqueue_recvframe
` [PATCH 3/3] staging: r8188eu: fix null check in _rtw_free_mlme_priv

ctcm: rename READ/WRITE defines to avoid redefinitions
 2022-04-24 18:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-24 18:53 UTC 

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-24 18:48 UTC  (14+ messages)

[PATCH v2 0/5] 9pfs: macOS host fixes
 2022-04-24 18:45 UTC  (4+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS

RTT-PROBE: lore-subspace-rtt
 2022-04-24 18:43 UTC 

[RFC] common: overlay support tmpfs
 2022-04-24 18:41 UTC  (5+ messages)

[PATCH 1/1] powerpc/boot: remove unused function find_node_by_linuxphandle()
 2022-04-24 18:40 UTC 

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-24 18:35 UTC  (3+ messages)
` [PATCH v6 03/17] parisc: define get_cycles macro for arch-override

[PATCH] drm/v3d: Fix null pointer dereference of pointer perfmon
 2022-04-24 18:35 UTC 

[ovmf test] 169684: regressions - FAIL
 2022-04-24 18:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-24 18:33 UTC 

[PATCH] sysctl: minor cleanup in new_dir()
 2022-04-24 18:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-24 18:23 UTC 

[PATCH v4 00/20] Add writeback block support for DPU
 2022-04-24 18:23 UTC  (5+ messages)
` [PATCH v4 03/20] drm: allow real encoder to be passed for drm_writeback_connector
      ` [Freedreno] "

[PATCH] clk: mux: remove redundant initialization of variable width
 2022-04-24 18:22 UTC 

[PATCH 0/5] libata.force improvements
 2022-04-24 18:17 UTC  (9+ messages)
` [PATCH 1/5] ata: libata-core: cleanup ata_device_blacklist
` [PATCH 2/5] ata: libata-core: Refactor force_tbl definition
` [PATCH 3/5] ata: libata-core: Improve link flags forced settings
` [PATCH 4/5] ata: libata-core: Allow forcing most horkage flags

wireguard.ko on RHEL8
 2022-04-24 18:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-24 18:13 UTC 

[PATCH] hwrng: optee-rng: remove redundant initialization to variable rng_size
 2022-04-24 18:11 UTC 

[PATCH V1 0/6] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-04-24 18:08 UTC  (6+ messages)
` [PATCH V1 3/6] xen/virtio: Add option to restrict memory access under Xen

[Buildroot] [PATCH 1/1] package/pamtester: fix build without C++
 2022-04-24 18:08 UTC  (3+ messages)

[PATCH] topology: Fix up build warning in topology_is_visible()
 2022-04-24 18:08 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-24 18:03 UTC 

drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: unused variable 'mtk_mdp_comp_dt_ids'
 2022-04-24 18:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-24 17:53 UTC 

[Buildroot] [PATCH 1/1] package/omniorb: fix openssl build
 2022-04-24 17:44 UTC  (2+ messages)

[Buildroot] [git commit] package/omniorb: fix openssl build
 2022-04-24 17:44 UTC 

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-24 17:43 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-24 17:43 UTC 

[PATCH] irqchip/sun6i-r: Use NULL for chip_data
 2022-04-24 17:39 UTC  (2+ messages)

[PATCH net-next v2 0/2] propagate extack to vxlan_fdb_delete
 2022-04-24 17:39 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: vxlan: vxlan_core.c: Add extack support "

[v4 00/14] Add support for Bosch BNO055 IMU
 2022-04-24 17:46 UTC  (8+ messages)
` [v4 08/14] iio: imu: add Bosch Sensortec BNO055 core driver
` [v4 10/14] iio: document "serial_number" sysfs attribute

RTT-PROBE: lore-subspace-rtt
 2022-04-24 17:32 UTC 

[PATCH] staging: iio: ad2s1210: remove redundant assignment to variable negative
 2022-04-24 17:39 UTC  (2+ messages)

[PATCH v3 0/4] dmaengine: sun6i: Allwinner D1 support
 2022-04-24 17:27 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: dma: sun50i-a64: Add compatible for D1
` [PATCH v3 2/4] dmaengine: sun6i: Do not use virt_to_phys
` [PATCH v3 3/4] dmaengine: sun6i: Add support for 34-bit physical addresses
` [PATCH v3 4/4] dmaengine: sun6i: Add support for the D1 variant

[ovmf test] 169683: regressions - FAIL
 2022-04-24 17:27 UTC 

[PATCH V4 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-04-24 17:34 UTC  (10+ messages)
` [PATCH V4 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding
` [PATCH V4 3/7] iio: adc: Fine tune the scale calibration values
` [PATCH V4 5/7] iio: adc: refactor some functions for support more PMiCs

[PATCH bpf] selftests/bpf: test setting tunnel key from lwt xmit
 2022-04-24 17:23 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties
 2022-04-24 17:22 UTC  (3+ messages)

[PATCH] arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
 2022-04-24 17:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-24 17:22 UTC 

[PATCH 0/2] fsi and hwmon (occ): Prevent occasional checksum failures
 2022-04-24 17:18 UTC  (3+ messages)
` [PATCH 2/2] hwmon (occ): Retry for checksum failure

[RESEND PATCH v2] scsi: ufs: wb: Add Manual Flush sysfs and cleanup toggle functions
 2022-04-24 17:17 UTC 

[PATCH] io_uring: cleanup error-handling around io_req_complete
 2022-04-24  6:22 UTC  (3+ messages)

[PATCH v1 1/1] iio: gyro: mpu3050: Make use of device properties
 2022-04-24 17:24 UTC  (3+ messages)

[PATCH 1/1] drivers: hwmon: pmbus: register with thermal for PSC_TEMPERATURE
 2022-04-24 17:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-24 17:11 UTC 

[PATCH] sched/core: Optimize sched_core_next()
 2022-04-24 17:08 UTC 

[PATCH v2 00/11] scsi: add quirks and features to support m68k Macs
 2022-04-24 16:49 UTC  (7+ messages)
` [PATCH v2 03/11] scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
` [PATCH v2 04/11] q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-hd devices
` [PATCH v2 08/11] scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM drives
` [PATCH v2 09/11] scsi-disk: allow MODE SELECT block descriptor to set the ROM device block size
` [PATCH v2 10/11] q800: add default vendor and product information for scsi-hd devices
` [PATCH v2 11/11] q800: add default vendor and product information for scsi-cd devices

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-24 16:59 UTC  (13+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-24 17:01 UTC 

[PATCH v22 0/8] support dirty restraint on vCPU
 2022-04-24 16:52 UTC  (2+ messages)

[PATCH 5.10.y] drm/cirrus: fix a NULL vs IS_ERR() checks
 2022-04-24  3:27 UTC  (10+ messages)

[PATCH v2 0/2] drm: bridge: adv7511: CEC support for ADV7535
 2022-04-23 12:08 UTC  (3+ messages)
` [PATCH v2 1/2] drm: bridge: adv7511: enable "
` [PATCH v2 2/2] drm: bridge: adv7511: use non-legacy mode for CEC RX


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.