All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-16 19:40:08 to 2022-02-16 20:35:49 UTC [more...]

Portable inline asm to get address of TLS variable
 2022-02-16 20:33 UTC  (4+ messages)

[Buildroot] [PATCH] linux: clarify BR2_LINUX_KERNEL_CUSTOM_DTS_PATH description
 2022-02-16 20:35 UTC  (2+ messages)

[PATCH][next] iwlwifi: mei: Replace zero-length array with flexible-array member
 2022-02-16 20:35 UTC  (2+ messages)

[PATCH][next] iwlwifi: fw: Replace zero-length arrays with flexible-array members
 2022-02-16 20:35 UTC  (2+ messages)

[PATCH v4 0/3] s390x: Add partial z15 support and tests
 2022-02-16 20:18 UTC  (8+ messages)
` [PATCH v4 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
` [PATCH v4 2/3] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
` [PATCH v4 3/3] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3

[PATCH][next] carl9170: Replace zero-length arrays with flexible-array members
 2022-02-16 20:34 UTC  (2+ messages)

[PATCH][next] brcmfmac: Replace zero-length arrays with flexible-array members
 2022-02-16 20:34 UTC  (2+ messages)

[PATCH][next] ath: Replace zero-length arrays with flexible-array members
 2022-02-16 20:34 UTC  (2+ messages)

[PATCH][next] ath10k: Replace zero-length array with flexible-array member
 2022-02-16 20:33 UTC  (4+ messages)

[PATCH][next] ath6kl: Replace zero-length arrays with flexible-array members
 2022-02-16 20:34 UTC  (2+ messages)

[PATCH][next] ath11k: Replace zero-length arrays with flexible-array members
 2022-02-16 20:34 UTC  (4+ messages)

[PATCH v5] audit: log AUDIT_TIME_* records only from rules
 2022-02-16 20:32 UTC 

[PATCH v6 00/21] Introduce power-off+restart call chain API
 2022-02-16 20:30 UTC  (6+ messages)

[PATCH RESEND] i2c: tegra: Add SMBus block read function
 2022-02-16 20:32 UTC  (2+ messages)

[PATCH v10 00/15] Function Granular KASLR
 2022-02-16 20:32 UTC  (12+ messages)
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available

Security Working Group meeting - Wednesday February 16 - results
 2022-02-16 20:32 UTC  (2+ messages)
` Is priv-noaccess needed?

Lenovo Legion M600 wireless bluetooth mouse connected and paired yet not working
 2022-02-16 20:32 UTC  (5+ messages)

stable-rc/queue/4.14 baseline: 105 runs, 17 regressions (v4.14.266-44-g431d929a9e75)
 2022-02-16 20:32 UTC 

+ kasan-test-support-async-again-and-asymm-modes-for-hw_tags.patch added to -mm tree
 2022-02-16 20:32 UTC 

[Buildroot] [PATCH 1/2] package/rtl8723bu: bump to version 19b4bdc05483a1e79a4f955a80f8f72cdd5dedc3
 2022-02-16 20:30 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/rtl8723bu: fix firmware install path

[PATCH v7 0/4] Add cat-file --batch-command flag
 2022-02-16 20:30 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/4] cat-file: add --batch-command mode

[PATCH v5] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
 2022-02-16 20:26 UTC 

[PATCH 0/8] Random fixes + modinfo --modname
 2022-02-16 20:26 UTC  (5+ messages)
` [PATCH 8/8] modinfo: Allow to force arg as module name

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-16 20:25 UTC  (4+ messages)
` [PATCH v10 05/27] ima: Define ima_namespace struct and start moving variables into it

[PATCH net-next 0/5] Remove BRENTRY checks from switchdev drivers
 2022-02-16 20:25 UTC  (2+ messages)

[PATCH] lkdtm/fortify: Swap memcpy() for strncpy()
 2022-02-16 20:25 UTC 

[PATCH][next] ACPICA: iASL: Replace zero-length array with flexible-array member
 2022-02-16 20:32 UTC 

[PATCH 01/14] drm: bridge: icn6211: Fix register layout
 2022-02-16 20:24 UTC  (7+ messages)
` [PATCH 05/14] drm: bridge: icn6211: Retrieve the display mode from the state
` [PATCH 07/14] drm: bridge: icn6211: Add DSI lane count DT property parsing

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-16 20:24 UTC  (3+ messages)

[PATCH v4 00/18] Make image fleecing more usable
 2022-02-16 19:46 UTC  (19+ messages)
` [PATCH v4 01/18] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
` [PATCH v4 02/18] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
` [PATCH v4 03/18] block/block-copy: block_copy_state_new(): add bitmap parameter
` [PATCH v4 04/18] block/copy-before-write: add bitmap open parameter
` [PATCH v4 05/18] block/block-copy: add block_copy_reset()
` [PATCH v4 06/18] block: intoduce reqlist
` [PATCH v4 07/18] block/reqlist: reqlist_find_conflict(): use ranges_overlap()
` [PATCH v4 08/18] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PATCH v4 09/18] block/reqlist: add reqlist_wait_all()
` [PATCH v4 10/18] block/io: introduce block driver snapshot-access API
` [PATCH v4 11/18] block: introduce snapshot-access filter
` [PATCH v4 12/18] block: copy-before-write: realize snapshot-access API
` [PATCH v4 13/18] iotests/image-fleecing: add test-case for fleecing format node
` [PATCH v4 14/18] iotests.py: add qemu_io_pipe_and_status()
` [PATCH v4 15/18] iotests/image-fleecing: add test case with bitmap
` [PATCH v4 16/18] block: blk_root(): return non-const pointer
` [PATCH v4 17/18] qapi: backup: add immutable-source parameter
` [PATCH v4 18/18] iotests/image-fleecing: test push backup with fleecing

[PATCH] fs: allow cross-vfsmount reflink/dedupe
 2022-02-16 20:21 UTC 

[PATCH bpf v2] Fix crash due to OOB access when reg->type > __BPF_REG_TYPE_MAX
 2022-02-16 20:19 UTC 

[PATCH] usb: host: ehci-q: make qtd_fill() return 'u16'
 2022-02-16 20:19 UTC 

[PATCH] lkdtm/usercopy: Expand size of "out of frame" object
 2022-02-16 20:17 UTC 

[PATCH] net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
 2022-02-16 20:16 UTC  (2+ messages)

[PATCH v2] documentation: Add multiconfig initramfs configuration:
 2022-02-16 20:17 UTC 

[PATCH v4] x86/cpu: clear SME feature flag when not in use
 2022-02-16 20:16 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: Clear "

[PATCH] usercopy: Check valid lifetime via stack depth
 2022-02-16 20:14 UTC 

[PATCH] documentation: Add multiconfig initramfs configuration:
 2022-02-16 20:13 UTC  (3+ messages)
` [docs] "

stable/linux-5.4.y baseline: 142 runs, 20 regressions (v5.4.180)
 2022-02-16 20:13 UTC 

[PATCH 0/5] rcu: Bunch of cleanups
 2022-02-16 20:13 UTC  (2+ messages)

[PATCH v3 00/22] Reference count checker and related fixes
 2022-02-16 20:12 UTC  (5+ messages)
` [PATCH v3 12/22] perf maps: Remove rb_node from struct map

Issues with A3720 PCIe controller driver pci-aardvark.c
 2022-02-16 20:09 UTC  (3+ messages)

[PATCH 0/4] hwmon: (occ) Add various poll response data in sysfs
 2022-02-16 20:09 UTC  (4+ messages)
` [PATCH 4/4] hwmon: (occ) Add soft minimum power cap attribute

[PATCH v3 00/48] Remove the SCSI pointer from struct scsi_cmnd
 2022-02-16 20:09 UTC  (6+ messages)
` [PATCH v3 28/48] scsi: libfc: Stop using the SCSI pointer

[Buildroot] [PATCH] package/libusb: fix maybe-uninitialized error
 2022-02-16 20:08 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Fix the crc test vblank request
 2022-02-16 20:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] btrfs: remove the cross file system checks from remap
 2022-02-16 20:06 UTC 

[PATCH v5 0/2] remoteproc sysfs fixes/improvements
 2022-02-16 20:04 UTC  (4+ messages)
` [PATCH v5 1/2] remoteproc: Introduce sysfs_read_only flag

[PATCH] drm/amdgpu: add gc 10.3.6 support
 2022-02-16 20:03 UTC 

[PATCH] drm/amdgpu: add support for gmc10 for gc 10.3.6
 2022-02-16 20:03 UTC 

[PATCH] drm/amdgpu: add Clock and Power Gating support for gc 10.3.6
 2022-02-16 20:03 UTC 

[PATCH] drm/amdgpu: add nv common init for gc 10.3.6
 2022-02-16 20:02 UTC 

[PATCH v2] random: remove batched entropy locking
 2022-02-16 20:01 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v12 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-02-16 19:53 UTC  (3+ messages)
` [PATCH v12 2/2] leds: Add driver for Qualcomm LPG

[PATCH v4 0/4] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-02-16 19:59 UTC  (5+ messages)
` [PATCH v4 1/4] Input: Extract ChromeOS vivaldi physmap show function
` [PATCH v4 2/4] HID: Extract vivaldi hid feature mapping for use in hid-hammer
` [PATCH v4 3/4] HID: google: Add support for vivaldi to hid-hammer
` [PATCH v4 4/4] HID: google: modify HID device groups of eel

stable/linux-5.15.y baseline: 84 runs, 8 regressions (v5.15.24)
 2022-02-16 19:59 UTC 

[PATCH] MIPS: ralink: mt7621: do memory detection on KSEG1
 2022-02-16 19:54 UTC  (4+ messages)

[PATCH v8 0/5] Add driver for GSC controller
 2022-02-16 19:54 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH v8 1/5] drm/i915/gsc: add gsc as a mei auxiliary device
  ` [Intel-gfx] "
` [PATCH v8 2/5] mei: add support for graphics system controller (gsc) devices
  ` [Intel-gfx] "
` [PATCH v8 3/5] mei: gsc: setup char driver alive in spite of firmware handshake failure
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v8 4/5] mei: gsc: add runtime pm handlers
  `  "
` [PATCH v8 5/5] mei: gsc: retrieve the firmware version
  ` [Intel-gfx] "

[PATCH mips-fixes] MIPS: smp: fill in sibling and core maps earlier
 2022-02-16 19:50 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/mutt: bump to version 2.2.0
 2022-02-16 19:49 UTC 

[REPOST PATCH v4 00/13] drm/msm: Add Display Stream Compression Support
 2022-02-16 19:54 UTC  (16+ messages)
` [REPOST PATCH v4 03/13] drm/msm/disp/dpu1: Add support for DSC
` [REPOST PATCH v4 04/13] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [REPOST PATCH v4 05/13] drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
  ` [Freedreno] "
` [REPOST PATCH v4 06/13] drm/msm/disp/dpu1: Add DSC support in hw_ctl
  ` [Freedreno] "
` [REPOST PATCH v4 07/13] drm/msm/disp/dpu1: Add support for DSC in encoder
  ` [Freedreno] "

[PATCH] net: dsa: lan9303: add VLAN IDs to master device
 2022-02-16 19:55 UTC  (4+ messages)

[PATCH 1/1] rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT
 2022-02-16 19:55 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/ola: reintroduce package at version 0.10.8
 2022-02-16 19:49 UTC 

[Buildroot] [git commit branch/next] package/opentracing-cpp: bump to version 1.6.0
 2022-02-16 19:49 UTC 

[PATCH v3] kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
 2022-02-16 19:54 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/unbound: bump version to 1.15.0
 2022-02-16 19:49 UTC 

[Buildroot] [git commit branch/next] package/{mesa3d, mesa3d-headers}: bump version to 21.3.6
 2022-02-16 19:49 UTC 

[Buildroot] [git commit branch/next] package/xmrig: bump version to 6.16.4
 2022-02-16 19:25 UTC 

[Buildroot] [git commit branch/next] boot/barebox: bump version to 2022.01.0
 2022-02-16 19:49 UTC 

[Buildroot] [git commit branch/next] package/python-setuptools: bump to version 60.8.2
 2022-02-16 19:25 UTC 

[Buildroot] [git commit branch/next] package/{libuv, uvw}: bump to versions 1.43.0, 2.11.0_libuv_v1.43
 2022-02-16 19:07 UTC 

[Buildroot] [PATCH/next 1/1] package/mutt: bump to version 2.2.0
 2022-02-16 19:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/opentracing-cpp: bump to version 1.6.0
 2022-02-16 19:53 UTC  (2+ messages)

[ceph-client:testing 13/14] fs/ceph/snap.c:438:14: warning: variable '_realm' is uninitialized when used here
 2022-02-16 19:52 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ola: reintroduce package at version 0.10.8
 2022-02-16 19:52 UTC  (2+ messages)

[RFC PATCH 1/4] tools/lib/thermal: Add a thermal library
 2022-02-16 19:52 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/unbound: bump version to 1.15.0
 2022-02-16 19:51 UTC  (2+ messages)

[PATCH RFC net-next 0/5] net: dsa: b53: convert to phylink_generic_validate() and mark as non-legacy
 2022-02-16 19:51 UTC  (3+ messages)
` [PATCH RFC net-next 2/5] net: dsa: b53: populate supported_interfaces and mac_capabilities

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-16 18:34 UTC  (3+ messages)
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support

[PATCH 1/1] perf bpf: Defer freeing string after possible strlen() on it
 2022-02-16 19:51 UTC 

[PATCH] Documentation: admin-guide: pm: Document uncore frequency scaling
 2022-02-16 19:51 UTC  (3+ messages)

[Buildroot] [PATCH] boot/barebox: bump version to 2022.01.0
 2022-02-16 19:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 21.3.6
 2022-02-16 19:50 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/12] drm/i915: Move bigjoiner refactoring
 2022-02-16 19:50 UTC  (6+ messages)
` [Intel-gfx] [PATCH 06/12] drm/i915: Extract intel_crtc_compute_pipe_src()
` [Intel-gfx] [PATCH 08/12] drm/i915: Fix MSO vs. bigjoiner timings confusion

How are client requests load balanced across multiple nfsd processes?
 2022-02-16 19:50 UTC  (4+ messages)

[PATCH bpf] bpf: Fix crash due to OOB access when reg->type > __BPF_REG_TYPE_MAX
 2022-02-16 19:49 UTC  (6+ messages)

[PATCH] dma-contiguous: Prioritize restricted DMA pool over shared DMA pool
 2022-02-16 19:48 UTC  (5+ messages)

[PATCH v2] KVM: Move VM's worker kthreads back to the original cgroups before exiting
 2022-02-16 19:48 UTC  (10+ messages)

[xen-unstable test] 168129: tolerable FAIL - PUSHED
 2022-02-16 19:47 UTC 

[PATCH 0/6] Update DCN 3.1 support for 3.1.6
 2022-02-16 19:46 UTC  (3+ messages)
` [PATCH 4/6] drm/amd/display: Add DMUB support for DCN316

[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
 2022-02-16 19:46 UTC  (9+ messages)
        ` [Devel] "

[PATCH v20 0/5] usb: misc: Add onboard_usb_hub driver
 2022-02-16 19:45 UTC  (7+ messages)
` [PATCH v20 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[PATCH] uapi: wireless: Replace zero-length array with flexible-array member
 2022-02-16 19:53 UTC 

[tpm2] Re: [RELEASE CANDIDATES] tpm2-tss 3.2.0-rc1 3.1.1-rc1 3.0.5-rc1
 2022-02-16 19:45 UTC 

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-16 19:43 UTC  (12+ messages)
` [PATCH 08/14] arm64: simplify access_ok()
        ` [OpenRISC] "

[PATCH v6] hwmon: (asus-ec-sensors) merge setup functions
 2022-02-16 19:43 UTC 

[PATCH][next] tw89: core.h: Replace zero-length array with flexible-array member
 2022-02-16 19:50 UTC 

[PATCH iproute2] lnstat: fix strdup leak in -w argument parsing
 2022-02-16 19:42 UTC  (3+ messages)

[RFC iproute2] tos: interpret ToS in natural numeral system
 2022-02-16 19:42 UTC 

[PATCH] branch: delete now accepts '-' as branch name
 2022-02-16 19:41 UTC  (4+ messages)

[PATCH 0/3] staging: r8188eu: remove dead code
 2022-02-16 19:40 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: remove unused enum
` [PATCH 2/3] staging: r8188eu: bCCKinCH14 is read-only
` [PATCH 3/3] staging: r8188eu: rename CCKSwingTable_Ch1_Ch13

[Buildroot] [PATCH 1/1] package/python-setuptools: bump to version 60.8.2
 2022-02-16 19:39 UTC  (2+ messages)

[Virtio-fs] [PULL 00/12] virtiofs queue
 2022-02-16 19:40 UTC  (2+ messages)

[PATCH v4 0/5] Add support for the eDP panel on sc7280 CRD
 2022-02-16 19:39 UTC  (5+ messages)
` [PATCH v4 4/5] drm/panel-edp: Add eDP sharp panel support


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.