All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-05 20:57:09 to 2021-02-05 21:52:23 UTC [more...]

[PATCH V7 0/6] dt: build overlays
 2021-02-05 21:08 UTC  (8+ messages)
` [PATCH V7 4/6] kbuild: Add support to build overlays (%.dtbo)

[PATCH v3 0/2] TPM fixes
 2021-02-05 21:50 UTC  (8+ messages)
` [PATCH v3 1/2] tpm: fix reference counting for struct tpm_chip

[PATCH v3] cifs: report error instead of invalid when revalidating a dentry fails
 2021-02-05 14:52 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net-next v1 1/6] lan743x: boost performance on cpu archs w/o dma cache snooping
 2021-02-05 16:39 UTC  (3+ messages)

[PATCH 0/5] sunxi: fix H6 HDMI related issues
 2021-02-05 16:28 UTC  (5+ messages)
` [PATCH 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
    `  "

[PATCH 00/17] Refactor chunk-format into an API
 2021-02-05 20:41 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 15/17] midx: use 64-bit multiplication for chunk sizes
  ` [PATCH v3 00/17] Refactor chunk-format into an API
    ` [PATCH v3 15/17] midx: use 64-bit multiplication for chunk sizes

[PATCH 0/6] Optionally restrict range-diff output to "left" or "right" range only
 2021-02-05 14:46 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/6] range-diff: move the diffopt initialization down one layer

[PATCH 4.14 00/15] 4.14.220-rc1 review
 2021-02-05 14:08 UTC  (3+ messages)
` [PATCH 4.14 01/15] net: dsa: bcm_sf2: put device node before return
` [PATCH 4.14 11/15] scsi: libfc: Avoid invoking response handler twice if ep is already completed

[PATCH 4.19 00/17] 4.19.174-rc1 review
 2021-02-05 14:08 UTC  (3+ messages)
` [PATCH 4.19 10/17] scsi: scsi_transport_srp: Dont block target in failfast state
` [PATCH 4.19 17/17] workqueue: Restrict affinity change to rescuer

[PATCH v5 0/7] cpufreq-qcom-hw: Implement full OSM programming
 2021-02-05 21:51 UTC  (5+ messages)
` [PATCH v5 3/7] dt-bindings: arm: cpus: Document 'qcom,freq-domain' property
` [PATCH v5 7/7] dt-bindings: cpufreq: qcom-hw: Add bindings for 8998

[RFC] security: replace indirect calls with static calls
 2021-02-05 15:09 UTC  (2+ messages)

[PATCH] mm: cma: support sysfs
 2021-02-05 21:52 UTC  (12+ messages)

[PATCH net-next 1/2] dt-bindings: net: document BCM4908 Ethernet controller
 2021-02-05 21:44 UTC  (2+ messages)
` [PATCH net-next 2/2] net: broadcom: bcm4908enet: add BCM4908 controller driver

[PATCH v2 0/6] doc: improvements for hash-function-transition
 2021-02-05 21:49 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] doc hash-function-transition: move rationale upwards

[PATCH] iio: sx9310: Support ACPI property
 2021-02-05 21:49 UTC  (3+ messages)

[Nouveau] [PATCH v2] nouveau/dispnv50: add cursor pitch check
 2021-02-05 21:50 UTC  (3+ messages)

[PATCH] kernel: Expose SYS_kcmp by default
 2021-02-05 21:48 UTC  (20+ messages)
` [Intel-gfx] "
` [PATCH v2] "
  ` [Intel-gfx] "

[PATCH net-next] r8169: don't try to disable interrupts if NAPI is scheduled already
 2021-02-05 21:48 UTC 

machines: imx-base.inc: fix failing u-boot builds cherry-pick request to gatesgarth #meta-freescale
 2021-02-05 21:47 UTC 

[PATCH resend net-next v2 2/3] PCI/VPD: Change Chelsio T4 quirk to provide access to full virtual address space
 2021-02-05 21:46 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/15] drm/i915: Clean up the DDI clock routing mess
 2021-02-05 21:46 UTC  (16+ messages)
` [Intel-gfx] [PATCH v3 01/15] drm/i915: Use intel_ddi_clk_select() for FDI
` [Intel-gfx] [PATCH v3 02/15] drm/i915: Introduce .{enable, disable}_clock() encoder vfuncs
` [Intel-gfx] [PATCH v3 03/15] drm/i915: Extract hsw_ddi_{enable, disable}_clock()
` [Intel-gfx] [PATCH v3 04/15] drm/i915: Extract skl_ddi_{enable, disable}_clock()
` [Intel-gfx] [PATCH v3 05/15] drm/i195: Extract cnl_ddi_{enable, disable}_clock()
` [Intel-gfx] [PATCH v3 06/15] drm/i915: Convert DG1 over to .{enable, disable}_clock()
` [Intel-gfx] [PATCH v3 07/15] drm/i915: Extract icl+ .{enable, disable}_clock() vfuncs
` [Intel-gfx] [PATCH v3 08/15] drm/i915: Use intel_de_rmw() for DDI clock routing
` [Intel-gfx] [PATCH v3 09/15] drm/i915: Sprinkle a few missing locks around shared DDI clock registers
` [Intel-gfx] [PATCH v3 10/15] drm/i915: Sprinkle WARN(!pll) into icl/dg1 .clock_enable()
` [Intel-gfx] [PATCH v3 11/15] drm/i915: Extract _cnl_ddi_{enable, disable}_clock()
` [Intel-gfx] [PATCH v3 12/15] drm/i915: Split adl-s/rkl from icl_ddi_combo_{enable, disable}_clock()
` [Intel-gfx] [PATCH v3 13/15] drm/i915: Use .disable_clock() for pll sanitation
` [Intel-gfx] [PATCH v3 14/15] drm/i915: Relocate icl_sanitize_encoder_pll_mapping()
` [Intel-gfx] [PATCH v3 15/15] drm/i915: s/dev_priv/i915/ for the remainder of DDI clock routing

[PATCH v5 0/3] Driver for Core Power Reduction v3, v4 and Hardened
 2021-02-05 21:44 UTC  (3+ messages)
` [PATCH v5 3/3] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver

Using GNU AS from a selfmade binutils v2.35.2
 2021-02-05 21:44 UTC  (3+ messages)

[kdave-btrfs-devel:dev/scrub-bw-sysfs 102/102] ERROR: modpost: "__divdi3" undefined!
 2021-02-05 21:45 UTC 

ANNOUNCE: pahole v1.20 (gcc11 DWARF5's default, lots of ELF sections, BTF)
 2021-02-05 21:42 UTC  (7+ messages)
` ERROR: INT DW_ATE_unsigned_1 Error emitting BTF type

[PATCH v10 0/5] Core scheduling remaining patches
 2021-02-05 16:37 UTC  (4+ messages)
` [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling

[Buildroot] [PATCH 1/1] package/python-bottle: add CPE variables
 2021-02-05 21:42 UTC  (2+ messages)

[Buildroot] [git commit] package/python-bottle: add CPE variables
 2021-02-05 21:42 UTC 

[PATCH 5.10 00/57] 5.10.14-rc1 review
 2021-02-05 14:07 UTC  (10+ messages)
` [PATCH 5.10 07/57] net: dsa: bcm_sf2: put device node before return
` [PATCH 5.10 09/57] ibmvnic: Ensure that CRQ entry read are correctly ordered
` [PATCH 5.10 13/57] arm64: Fix kernel address detection of __is_lm_address()
` [PATCH 5.10 15/57] Revert "x86/setup: dont remove E820_TYPE_RAM for pfn 0"
` [PATCH 5.10 16/57] ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD
` [PATCH 5.10 22/57] platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352
` [PATCH 5.10 25/57] x86: __always_inline __{rd,wr}msr()
` [PATCH 5.10 32/57] mac80211: fix incorrect strlen of .write in debugfs
` [PATCH 5.10 37/57] i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO

Avoid MMIO write access after hot unplug [WAS - Re: Question about supporting AMD eGPU hot plug case]
 2021-02-05 21:40 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Your daily results for 2021-02-04
 2021-02-05 21:41 UTC  (5+ messages)

[PATCH v5 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-02-05 21:32 UTC  (2+ messages)

[Buildroot] [PATCH] package/libpwquality: bump version to 1.4.4
 2021-02-05 21:37 UTC  (6+ messages)
` [Buildroot] [PATCH] package/netsnmp: bump version to 5.9

[PATCH] tracepoints: Do not punish non static call users
 2021-02-05 21:35 UTC  (3+ messages)

[PATCH v4 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-05 21:33 UTC  (2+ messages)
` [PATCH v4 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

Order Inquiry02/05/21 {JL}
 2021-02-05 20:15 UTC 

[PATCH 5.4 00/32] 5.4.96-rc1 review
 2021-02-05 21:16 UTC  (8+ messages)
` [PATCH 5.4 02/32] net: switchdev: dont set port_obj_info->handled true when -EOPNOTSUPP
` [PATCH 5.4 05/32] ACPI: thermal: Do not call acpi_thermal_check() directly
` [PATCH 5.4 13/32] net_sched: gen_estimator: support large ewma log
` [PATCH 5.4 17/32] x86: __always_inline __{rd,wr}msr()
` [PATCH 5.4 18/32] scsi: scsi_transport_srp: Dont block target in failfast state

[PATCH v5 0/6] Silvaco I3C master driver
 2021-02-05 21:31 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: i3c: Convert the bus description to yaml
` [PATCH v5 2/6] dt-bindings: i3c: mipi-hci: Include the bus binding

[PATCH v6 0/7] common SVDM version and VDO from dt
 2021-02-05 21:29 UTC  (3+ messages)
` [PATCH v6 6/7] dt-bindings: connector: Add SVDM VDO properties

[PATCH] tmpfs: Don't use 64-bit inodes by defulat with 32-bit ino_t
 2021-02-05 21:32 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Allow PSR2 selective fetch to be enabled at run-time
 2021-02-05 21:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/9] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-02-05 21:28 UTC  (4+ messages)
` [RFC PATCH 1/9] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point

[Buildroot] [PATCH 1/1] package/libmdbx: bump version to 0.9.3
 2021-02-05 21:29 UTC 

[PATCH] ssb: Use true and false for bool variable
 2021-02-05 21:06 UTC  (2+ messages)

[PATCH] media: intel-ipu3: Specify CCM values precision
 2021-02-05 16:38 UTC 

[PATCH v1] scsi: storvsc: Parameterize nr_hw_queues
 2021-02-05 21:24 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH 1/2] scsi: storvsc: Parameterize number hardware queues
  ` [PATCH 2/2] scsi: storvsc: Make max hw queues updatable

stable/linux-4.4.y baseline: 86 runs, 8 regressions (v4.4.256)
 2021-02-05 21:25 UTC 

[PATCH] mm/mremap: fix BUILD_BUG_ON() error in get_extent
 2021-02-05 21:27 UTC  (7+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.173-18-g7a4e5f94ac6cc)
 2021-02-05 16:39 UTC 

[dpdk-dev] [PATCH] eal: fix querying DPDK version at runtime
 2021-02-05 21:26 UTC  (3+ messages)

[dpdk-dev] [PATCH] telemetry: mark init function as internal-only
 2021-02-05 21:23 UTC 

[PATCH v6 1/6] MAINTAINERS: Add Advantech AHC1EC0 embedded controller entry
 2021-02-05 21:21 UTC  (3+ messages)
` [PATCH v6 3/6] dt-bindings: mfd: ahc1ec0.yaml: Add Advantech embedded controller - AHC1EC0

+ arm64-kasan-simplify-and-inline-mte-functions.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ kasan-inline-hw_tags-helper-functions.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ arm64-kasan-export-mte-symbols-for-kasan-tests.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ kasan-clarify-that-only-first-bug-is-reported-in-hw_tags.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ kasan-mm-optimize-krealloc-poisoning.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ kasan-ensure-poisoning-size-alignment.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ kasan-rework-krealloc-tests.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ kasan-mm-fail-krealloc-on-freed-objects.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ kasan-unify-large-kfree-checks.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ kasan-clean-up-setting-free-info-in-kasan_slab_free.patch added to -mm tree
 2021-02-05 21:18 UTC 

[PATCH v8 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2021-02-05 20:40 UTC  (2+ messages)

[PATCH v7 0/2] Kbuild: DWARF v5 support
 2021-02-05 21:18 UTC  (10+ messages)
` [PATCH v7 1/2] Kbuild: make DWARF version a choice

+ kasan-optimize-large-kmalloc-poisoning.patch added to -mm tree
 2021-02-05 21:18 UTC 

Can't boot GNU Mach with efi
 2021-02-05 21:19 UTC  (2+ messages)

[pull request][net-next 00/17] mlx5 updates 2021-02-04
 2021-02-05 20:41 UTC  (2+ messages)

+ kasan-mm-dont-save-alloc-stacks-twice.patch added to -mm tree
 2021-02-05 21:18 UTC 

+ kasan-mm-optimize-kmalloc-poisoning.patch added to -mm tree
 2021-02-05 21:18 UTC 

[Intel-gfx] [PATCH] drm/vblank: Avoid storing a timestamp for the same frame twice
 2021-02-05 21:19 UTC  (7+ messages)
          `  "

[PATCH v3 0/4] mm/gup: page unpining improvements
 2021-02-05 20:41 UTC  (3+ messages)
` [PATCH v3 1/4] mm/gup: add compound page list iterator
` [PATCH v3 2/4] mm/gup: decrement head page once for group of subpages

stable-rc/queue/4.14 baseline: 114 runs, 4 regressions (v4.14.219-15-g82c6ae41b66a6)
 2021-02-05 21:16 UTC 

[PATCH] drm/msm/dp: reset dp controller only at boot up and pm_resume
 2021-02-05 20:44 UTC 

Cloning empty repository uses locally configured default branch name
 2021-02-05 21:15 UTC  (8+ messages)
` [PATCH v7 0/3] Cloning with remote unborn HEAD
` [PATCH v8 "
  ` [PATCH v8 1/3] ls-refs: report unborn targets of symrefs
  ` [PATCH v8 2/3] connect, transport: encapsulate arg in struct
  ` [PATCH v8 3/3] clone: respect remote unborn HEAD

[PATCH V8 00/13] Add driver for dvfsrc, support for interconnect
 2021-02-05 20:45 UTC  (3+ messages)
` [PATCH V8 07/12] dt-bindings: interconnect: add MT6873 interconnect dt-bindings

[PATCH] another systemd misc patch
 2021-02-05 20:45 UTC  (5+ messages)

[PATCH v5 00/14] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-02-05 20:54 UTC  (12+ messages)
` [PATCH v5 01/14] vfio/mdev: idxd: add theory of operation documentation for idxd mdev
` [PATCH v5 02/14] dmaengine: idxd: add IMS detection in base driver
` [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions
` [PATCH v5 06/14] vfio/mdev: idxd: add mdev type as a new wq type
` [PATCH v5 07/14] vfio/mdev: idxd: add 1dwq-v1 mdev type
` [PATCH v5 08/14] vfio/mdev: idxd: add emulation rw routines
` [PATCH v5 09/14] vfio/mdev: idxd: prep for virtual device commands
` [PATCH v5 10/14] vfio/mdev: idxd: virtual device commands emulation
` [PATCH v5 11/14] vfio/mdev: idxd: ims setup for the vdcm
` [PATCH v5 12/14] vfio/mdev: idxd: add irq bypass for IMS vectors
` [PATCH v5 14/14] vfio/mdev: idxd: add error notification from host driver to mediated device

releasing result pages in svc_xprt_release()
 2021-02-05 21:13 UTC  (8+ messages)

[PATCH v6 1/3] dt-bindings: input: Create macros for cros-ec keymap
 2021-02-05 21:13 UTC  (3+ messages)
` [PATCH v6 3/3] dt-bindings: input: Fix the keymap for LOCK key

xfsprogs_5.10.0-3_source.changes ACCEPTED into unstable
 2021-02-05 21:05 UTC 

[PATCH v4 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-02-05 21:11 UTC  (11+ messages)
` [PATCH v4 4/5] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()

[PATCH v7 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller
 2021-02-05 21:12 UTC  (4+ messages)
` [PATCH v7 3/4] dt-bindings: arm: hisilicon: Add binding for "

+ mm-pmem-avoid-inserting-hugepage-pte-entry-with-fsdax-if-hugepage-support-is-disabled.patch added to -mm tree
 2021-02-05 21:12 UTC 

[PATCH v20 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2021-02-05 21:07 UTC  (3+ messages)

Bug#981361: marked as done (xfsprogs: drop unused dh-python from Build-Depends)
 2021-02-05 21:09 UTC 

Bug#570704: marked as done (duplicate /usr/share/doc/xfsprogs/changelog{,.Debian}.gz)
 2021-02-05 21:09 UTC 

Help with Windows XP in qemu-system-i386
 2021-02-05 21:08 UTC 

[PATCH RESEND] perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]
 2021-02-05 20:52 UTC  (2+ messages)

BUG: KASAN: use-after-free in snd_complete_urb+0x109e/0x1740 [snd_usb_audio] (5.11-rc6)
 2021-02-05 21:02 UTC  (2+ messages)

Processing of xfsprogs_5.10.0-3_source.changes
 2021-02-05 21:03 UTC 

[PATCH v9 0/3] Kbuild: DWARF v5 support
 2021-02-05 21:00 UTC  (2+ messages)

Linux 4.4.256
 2021-02-05 20:56 UTC  (2+ messages)

[Nouveau] [PATCH] nouveau/dispnv50: add cursor size/pitch checks
 2021-02-05 21:00 UTC  (3+ messages)

[RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
 2021-02-05 20:57 UTC  (7+ messages)
` [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation

Making the "new repo" requests go faster
 2021-02-05 20:58 UTC  (2+ messages)

[PATCH v10 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-02-05 20:55 UTC  (4+ messages)
` [PATCH v10 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[PATCH 4/0] perf intel-pt: Add PSB events
 2021-02-05 20:54 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/2] drm/i915: cleanup the region class/instance encoding
 2021-02-05 20:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "

[Intel-gfx] [PATCH v12 0/8] drm/i915: refactor intel_display.c + a bit more
 2021-02-05 20:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: refactor intel_display.c + a bit more (rev2)

[PATCH v7 0/6] usb: Support USB 3.2 multi-lanes
 2021-02-05 20:46 UTC  (3+ messages)
` [PATCH v7 1/6] dt-binding: usb: Include USB SSP rates in GenXxY


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.