All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-13 18:40:10 to 2021-07-13 19:53:44 UTC [more...]

[PATCH 0/2] linux: use stat instead of udevadm for partition lookup + cleanup
 2021-07-13 19:10 UTC  (8+ messages)
` [PATCH 1/2] osdep: Introduce major.h and use it
` [PATCH 2/2] grub2: use stat instead of udevadm for partition lookup

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-07-13 19:53 UTC  (5+ messages)
` [RFC PATCH v2 08/69] KVM: TDX: add trace point before/after TDX SEAMCALLs

[Buildroot] [git commit] configs/orangepi_zero_defconfig: bump BSP versions
 2021-07-13 19:53 UTC 

[mm/vmalloc] 5c1f4e690e: BUG:sleeping_function_called_from_invalid_context_at_mm/page_alloc.c
 2021-07-13 19:52 UTC  (3+ messages)

Per recipes simple smoke tests
 2021-07-13 19:52 UTC  (2+ messages)
` [yocto] "

[Buildroot] [git commit] rtl8189fs: disable debug messages
 2021-07-13 19:52 UTC 

[patch 00/50] locking, sched: The PREEMPT-RT locking infrastructure
 2021-07-13 19:52 UTC  (3+ messages)
` [patch 03/50] sched: Prepare for RT sleeping spin/rwlocks

[Buildroot] [PATCH 0/6] allwinner: arm32: misc BSP updates
 2021-07-13 19:52 UTC  (3+ messages)
` [Buildroot] [PATCH 1/6] rtl8189fs: bump revision to 62c31d57

[igt-dev] [PATCH i-g-t v2 0/9] Start cleanup of local macros/structs
 2021-07-13 19:52 UTC  (2+ messages)

[PULL 00/40] Misc patches for 2021-07-06
 2021-07-13 19:43 UTC  (3+ messages)
` [PULL 36/40] vl: switch -M parsing to keyval

[PATCH] libsepol/cil: move the fuzz target and build script to the selinux repository
 2021-07-13 19:51 UTC  (2+ messages)

[Buildroot] [git commit] rtl8189fs: bump revision to 62c31d57
 2021-07-13 19:51 UTC 

[PATCH 0/2] SIGSEGV fixes
 2021-07-13 19:46 UTC  (3+ messages)
` [PATCH 1/2] Hexagon (target/hexagon) do probe_write in HELPER(commit_store)
` [PATCH 2/2] linux-test (tests/tcg/multiarch/linux-test.c) add check

migration test, random hang, x86-64 host
 2021-07-13 19:41 UTC 

[RFC PATCH v3 0/5] pSeries FORM2 affinity support
 2021-07-13 19:40 UTC  (6+ messages)
` [RFC PATCH v3 1/5] spapr_numa.c: split FORM1 code into helpers
` [RFC PATCH v3 2/5] spapr: move NUMA data init to post-CAS
` [RFC PATCH v3 3/5] spapr_numa.c: base FORM2 NUMA affinity support
` [RFC PATCH v3 4/5] spapr: simplify spapr_numa_associativity_init params
` [RFC PATCH v3 5/5] spapr: move memory/cpu less check to spapr_numa_FORM1_affinity_init()

[PATCH] dt-bindings: Move fixed string 'patternProperties' to 'properties'
 2021-07-13 19:47 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/seatd: disable -Werror
 2021-07-13 19:47 UTC  (2+ messages)

[PATCH] Decouple build from userspace headers
 2021-07-13 19:47 UTC 

[PATCH V5 1/6] perf: Save PMU specific data in task_struct
 2021-07-13 19:45 UTC  (6+ messages)
` [PATCH V5 2/6] perf: attach/detach PMU specific data
` [PATCH V5 3/6] perf: Supply task information to sched_task()
` [PATCH V5 4/6] perf/x86/lbr: Fix shorter LBRs call stacks for the system-wide mode
` [PATCH V5 5/6] perf/x86: Remove swap_task_ctx()
` [PATCH V5 6/6] perf: Clean up pmu specific data

[RFC PATCH 0/2] Add software node support to regulator framework
 2021-07-13 19:46 UTC  (12+ messages)

[Buildroot] [git commit] package/seatd: disable -Werror
 2021-07-13 19:47 UTC 

[Intel-gfx] [PATCH v2 00/12] Minor revid/stepping and workaround cleanup
 2021-07-13 19:46 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 07/12] drm/i915/icl: Use revid->stepping tables
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Minor revid/stepping and workaround cleanup (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Buildroot] [PATCH 1/2] package/flatbuffers: bump to version 2.0.0
 2021-07-13 19:46 UTC  (2+ messages)

[PATCH] video: fbdev: kyrofb: fix a DoS bug by restricting user input
 2021-07-13 19:46 UTC  (2+ messages)

[Buildroot] [git commit] package/python-flatbuffers: bump to version 2.0
 2021-07-13 19:46 UTC 

[PATCH] arc: Prefer unsigned int to bare use of unsigned
 2021-07-13 19:45 UTC  (3+ messages)

[PATCH] scsi: ufs: add missing host_lock in setup_xfer_req
 2021-07-13 19:45 UTC  (3+ messages)

[PATCH] ARC: Fix CONFIG_STACKDEPOT
 2021-07-13 19:45 UTC  (3+ messages)

[ovmf test] 163646: regressions - FAIL
 2021-07-13 19:43 UTC 

[PATCH] arc: Fix spelling mistake and grammar in Kconfig
 2021-07-13 19:43 UTC  (3+ messages)

[PATCH v2 0/5] hw/nvme: fix mmio read
 2021-07-13 19:24 UTC  (6+ messages)
` [PATCH v2 1/5] hw/nvme: split pmrmsc register into upper and lower
` [PATCH v2 2/5] hw/nvme: use symbolic names for registers
` [PATCH v2 3/5] hw/nvme: fix out-of-bounds reads
` [PATCH v2 4/5] hw/nvme: fix mmio read
` [PATCH v2 5/5] tests/qtest/nvme-test: add mmio read test

Confusing interaction between 'rebase -i' and 'commit.verbose' when squashing commits
 2021-07-13 19:42 UTC  (2+ messages)

[RFC 7/7] mt76: mt7915: add Wireless Ethernet Dispatch support
 2021-07-13 19:41 UTC  (2+ messages)

[Buildroot] [git commit] package/flatbuffers: bump to version 2.0.0
 2021-07-13 19:40 UTC 

[PATCH v2 4/4] drm/amd/display: Add DC_FP helper to check FPU state
 2021-07-13 19:39 UTC  (2+ messages)

[Intel-gfx] [CI v4 00/12] Minor revid/stepping and workaround cleanup
 2021-07-13 19:36 UTC  (13+ messages)
` [Intel-gfx] [CI v4 01/12] drm/i915/step: s/<platform>_revid_tbl/<platform>_revids
` [Intel-gfx] [CI v4 02/12] drm/i915: Make pre-production detection use direct revid comparison
` [Intel-gfx] [CI v4 03/12] drm/i915/skl: Use revid->stepping tables
` [Intel-gfx] [CI v4 04/12] drm/i915/kbl: Drop pre-production revision from stepping table
` [Intel-gfx] [CI v4 05/12] drm/i915/bxt: Use revid->stepping tables
` [Intel-gfx] [CI v4 06/12] drm/i915/glk: "
` [Intel-gfx] [CI v4 07/12] drm/i915/icl: "
` [Intel-gfx] [CI v4 08/12] drm/i915/jsl_ehl: "
` [Intel-gfx] [CI v4 09/12] drm/i915/rkl: "
` [Intel-gfx] [CI v4 10/12] drm/i915/dg1: "
` [Intel-gfx] [CI v4 11/12] drm/i915/cnl: Drop all workarounds
` [Intel-gfx] [CI v4 12/12] drm/i915/icl: Drop workarounds that only apply to pre-production steppings

[PATCH 0/4] PM / devfreq: Add cpu based scaling support to passive governor
 2021-07-13 19:36 UTC  (7+ messages)
  ` [PATCH 4/4] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
  ` [PATCH 2/4] PM / devfreq: Export devfreq_get_freq_ragne symbol within devfreq

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-13 19:35 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: endpoint: Make struct pci_epf_driver::remove "
` [PATCH v4 2/5] s390/cio: Make struct css_driver::remove "
` [PATCH v4 3/5] s390/ccwgroup: Drop if with an always false condition
` [PATCH v4 4/5] s390/scm: Make struct scm_driver::remove return void
` [PATCH v4 5/5] bus: Make remove callback "

[PATCH] dt-bindings: More dropping redundant minItems/maxItems
 2021-07-13 19:34 UTC  (3+ messages)

[PATCH] audit: fix memory leak in nf_tables_commit
 2021-07-13 19:34 UTC  (3+ messages)

[RFC] drm: return int error code from mode_fixup
 2021-07-13 19:34 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH 00/10] gfs2: misc. patch collection
 2021-07-13 19:34 UTC  (6+ messages)
` [Cluster-devel] [GFS2 PATCH 08/10] gfs2: New log flush watchdog
` [Cluster-devel] [GFS2 PATCH 10/10] gfs2: replace sd_aspace with sd_inode

[PATCH 0/5] virtio: Parse virtio-device nodes from DT
 2021-07-13 19:34 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: virtio: mmio: Add support for device subnode

[PATCH 0/7] Optimization batch 14: trivial directory resolution
 2021-07-13 19:33 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] merge-ort: resolve paths early when we have sufficient information
  ` [PATCH v2 2/7] merge-ort: add some more explanations in collect_merge_info_callback()
  ` [PATCH v2 3/7] merge-ort: add data structures for allowable trivial directory resolves
  ` [PATCH v2 4/7] merge-ort: add a handle_deferred_entries() helper function
  ` [PATCH v2 5/7] merge-ort: defer recursing into directories when merge base is matched
  ` [PATCH v2 6/7] merge-ort: avoid recursing into directories when we don't need to
  ` [PATCH v2 7/7] merge-ort: restart merge with cached renames to reduce process entry cost

[PATCH v1 1/1] drm: bridge: Mark mode_fixup deprecated
 2021-07-13 19:32 UTC 

[patch 0/5] optionally perform deferred actions on return to userspace
 2021-07-13 19:30 UTC  (4+ messages)
` [patch 3/5] mm: vmstat: optionally flush per-CPU vmstat counters "

[Buildroot] [PATCH 1/1] package/tiff: bump to version 4.3.0
 2021-07-13 19:30 UTC  (2+ messages)

[Buildroot] [git commit] package/tiff: bump to version 4.3.0
 2021-07-13 19:30 UTC 

[Buildroot] [git commit] package/libbpf: add BR2_PACKAGE_LIBBPF_ARCH_SUPPORTS
 2021-07-13 19:29 UTC 

[Buildroot] [PATCH 1/1] package/libbpf: add BR2_PACKAGE_LIBBPF_ARCH_SUPPORTS
 2021-07-13 19:29 UTC  (2+ messages)

UML kernel panic on initialization
 2021-07-13 19:28 UTC  (13+ messages)

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.275-93-gaa92a0461498)
 2021-07-13 19:28 UTC 

[PATCH v2 0/9] drm: Add privacy-screen class and connector properties
 2021-07-13 19:25 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH] namespaces.7: fix confusion caused by text reorganization
 2021-07-13 19:26 UTC 

[PATCH ima-evm-utils] Fix NULL pointer warning
 2021-07-13 19:24 UTC 

[Buildroot] [PATCH 1/1] package/safeclib: disable -Werror
 2021-07-13 19:23 UTC  (2+ messages)

[PATCH] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-07-13 19:21 UTC  (8+ messages)

[Buildroot] [PATCH 1/3] beaglev: update to new starfive linux and u-boot
 2021-07-13 19:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: further lower VRAM allocation overhead
 2021-07-13 19:19 UTC  (2+ messages)

[PATCH v4 0/3] Apple M1 DART IOMMU driver
 2021-07-13 19:17 UTC  (5+ messages)
` [PATCH v4 1/3] iommu: io-pgtable: add DART pagetable format

[linux-rt-devel:linux-5.13.y-rt-testing 207/228] kernel/entry/common.c:158:19: error: use of undeclared identifier '_TIF_NEED_RESCHED_MASK'
 2021-07-13 19:18 UTC  (2+ messages)

[Buildroot] [git commit] boot/beaglev-secondboot: update to 2d200479 to add LICENSE file
 2021-07-13 19:18 UTC 

[PATCH v4 00/21] TI/Cadence: Add Sierra/Torrent SERDES driver
 2021-07-13 19:18 UTC  (3+ messages)
` [PATCH v4 20/21] doc: board: Move j721e document to doc/board/ti/ directory

[Buildroot] [git commit] boot/beaglev-ddrinit: update to c0839f25 to add LICENSE file
 2021-07-13 19:18 UTC 

[PATCH v2 0/3] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
 2021-07-13 19:16 UTC  (9+ messages)
` [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
` [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'

[PATCH 0/2] amdgpu video codec support addition and code optimization
 2021-07-13 19:17 UTC  (4+ messages)
` [PATCH 1/2] amdgpu/nv.c - Added video codec support for Yellow Carp
` [PATCH 2/2] amdgpu/nv.c - Optimize code for video codec support structure

[GIT PULL] vboxsf fixes for 5.14-1
 2021-07-13 19:17 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.14-rc2
 2021-07-13 19:17 UTC  (2+ messages)

[PATCH V2] video: backlight: Drop maximum brightness override for brightness zero
 2021-07-13 19:16 UTC  (2+ messages)

[Buildroot] [git commit] beaglev: update to new starfive linux and u-boot
 2021-07-13 19:16 UTC 

[PATCH] usb: hcd: Revert 306c54d0edb6ba94d39877524dddebaad7770cf2: Try MSI interrupts on PCI devices
 2021-07-13 19:15 UTC  (2+ messages)

[RFC PATCH 00/10] perf: add workqueue library and use it in synthetic-events
 2021-07-13 19:14 UTC  (2+ messages)

Handle a packet by netfilter after traversing a veth pair
 2021-07-13 19:14 UTC 

[Buildroot] [PATCH v2 1/1] package/apg: new package
 2021-07-13 19:13 UTC 

[PATCH v7 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-07-13 19:13 UTC  (3+ messages)
` [PATCH v7 12/26] x86/fpu/xstate: Use feature disable (XFD) to protect dynamic user state

[linux-next:master 1012/1340] drivers/spi/spi-stm32.c:915:23-25: WARNING !A || A && B is equivalent to !A || B
 2021-07-13 19:10 UTC  (5+ messages)
` [PATCH] spi: stm32: fix excluded_middle.cocci warnings

[dpdk-dev] [PATCH 0/3] net/mlx5: add flow rule match for IPv4 IHL field
 2021-07-13 19:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/2] "

[PATCH] HID: sony: fix freeze when inserting ghlive ps3/wii dongles
 2021-07-13 19:08 UTC  (3+ messages)

[PATCH v2 00/28] Builtin FSMonitor Feature
 2021-07-13 19:05 UTC  (12+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 14/34] fsmonitor--daemon: implement 'start' command
  ` [PATCH v3 24/34] t/perf/p7519: speed up test using "test-tool touch"

[PATCH net v4] xdp, net: fix use-after-free in bpf_xdp_link_release
 2021-07-13 19:04 UTC  (3+ messages)

[PATCH bpf] bpf: Fix tail_call_reachable rejection for interpreter when jit failed
 2021-07-13 19:04 UTC  (4+ messages)

[PATCH v2] staging: rtl8188eu: Remove no more used functions and variables
 2021-07-13 19:03 UTC 

Pull request for efi-2021-10-rc1
 2021-07-13 19:03 UTC  (2+ messages)

[PATCH v6 0/4] Add basic support for rk3066 platform
 2021-07-13 18:59 UTC  (5+ messages)
` [PATCH v6 1/4] rockchip: rk3066: add grf header file
` [PATCH v6 2/4] rockchip: rk3066: add clock driver for rk3066 soc
` [PATCH v6 3/4] rockchip: rk3066: add rk3066 pinctrl driver
` [PATCH v6 4/4] rockchip: rk3066: add sdram driver

[PATCH] libperf: fix build error with LIBPFM4=1
 2021-07-13 18:59 UTC  (4+ messages)

[PATCH 0/2] Nexus 5X (lg-bullhead) boot fixes
 2021-07-13 18:57 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: msm8992-bullhead: Remove PSCI
` [PATCH 2/2] arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping

[RFC 0/7] Ethernet->WLAN hardware flow offloading support on MT7622
 2021-07-13 18:56 UTC  (3+ messages)
` [RFC 3/7] net: ethernet: mtk_eth_soc: implement flow offloading to WED devices

[PATCH v21 00/13] Delayed Attributes
 2021-07-13 18:52 UTC  (7+ messages)
` [PATCH v21 05/13] xfs: Set up infrastructure for deferred attribute operations
` [PATCH v21 06/13] xfs: Implement attr logging and replay

[syzbot] KASAN: null-ptr-deref Read in filp_close (2)
 2021-07-13 18:49 UTC  (3+ messages)

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2021-07-13 18:47 UTC  (18+ messages)
`  "
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "
          ` [PATCH net-next V6] "
                ` [PATCH net-next V7] "
                  ` [PATCH net-next V8] "
                    ` [PATCH net-next V9] "

[PATCH 1/5] drm/i915: document caching related bits
 2021-07-13 18:46 UTC  (7+ messages)
` [Intel-gfx] "

[PATCHv1 0/3] Meson-8b and Meson-gxbb Fix some missing code
 2021-07-13 18:44 UTC  (7+ messages)
` [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node

[PATCH v2] staging: rtl8188eu: Replace a custom function with crc32_le()
 2021-07-13 18:46 UTC 

[PATCH v2] firmware/efi: Tell memblock about EFI iomem reservations
 2021-07-13 18:43 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix wm params for ccs
 2021-07-13 18:44 UTC 

[PATCH nftables,v2 1/2] src: infer interval from set
 2021-07-13 18:25 UTC  (2+ messages)

ASMedia Technology Inc. ASM1143 USB 3.1 Host Controller causing random full speed USB resets
 2021-07-13 18:42 UTC  (2+ messages)

[PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
 2021-07-13 18:40 UTC  (3+ messages)

[PATCH rfc v4 0/4] add frag page support in page pool
 2021-07-13 18:41 UTC  (3+ messages)
` [PATCH rfc v4 2/4] page_pool: add interface to manipulate bias "

[PATCH 0/3] Add AMD SEV and SEV-ES local migration support
 2021-07-13 18:41 UTC  (3+ messages)
` [PATCH 3/3] KVM, SEV: Add support for SEV-ES local migration

[PATCH v2] mm/kasan: move kasan.fault to mm/kasan/report.c
 2021-07-13 18:40 UTC  (3+ messages)

[PATCH 24/51] ALSA: via82xx: Allocate resources with device-managed APIs
 2021-07-13 18:40 UTC  (2+ messages)

[PATCH v5 0/7] iommu/amd: Enable page-selective flushes
 2021-07-13 18:40 UTC  (3+ messages)
` [PATCH v5 5/7] iommu/amd: Tailored gather logic for AMD


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.