All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-17 20:23:00 to 2020-07-17 21:42:35 UTC [more...]

incoming
 2020-07-17 21:42 UTC  (6+ messages)
` + mm-hugetlb-avoid-hardcoding-while-checking-if-cma-is-enabled-fix.patch added to -mm tree
` + mm-vmstat-fix-proc-sys-vm-stat_refresh-generating-false-warnings-fix.patch "
` + mm-pgtable-make-generic-pgprot_-macros-available-for-no-mmu.patch "
` + riscv-use-generic-pgprot_-macros-from-linux-pgtableh.patch "
` + uaccess-add-force_uaccess_beginend-helpers-v2.patch "

[joro:sev-es-client-tip 34/76] arch/x86/include/asm/setup.h:77:23: error: '_text' undeclared
 2020-07-17 21:42 UTC 

[PATCH V2] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-07-17 21:41 UTC  (2+ messages)

[PATCH v2] PCI/AER: Do not reset the port device status if doing firmware first handling
 2020-07-17 21:39 UTC  (2+ messages)

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-17 21:39 UTC  (9+ messages)
` [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch

[PATCH v16 00/22] per memcg lru_lock
 2020-07-17 21:38 UTC  (12+ messages)
` [PATCH v16 16/22] mm/mlock: reorder isolation sequence during munlock
` [PATCH v16 18/22] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v16 21/22] mm/pgdat: remove pgdat lru_lock

[PATCH BlueZ] profile: Add exception from being claimed internally
 2020-07-17 21:36 UTC  (6+ messages)
` [PATCH BlueZ v2] profile: Add exception to battery profile for external access

[Bug 1880287] [NEW] gcc crashes in hppa emulation
 2020-07-17 21:26 UTC  (2+ messages)
` [Bug 1880287] "

[PATCH] PCI/ASPM: add missing newline when printing parameter 'policy' by sysfs
 2020-07-17 21:36 UTC  (2+ messages)

[PATCH RFC] x86/bus_lock: Enable bus lock detection
 2020-07-17 21:35 UTC 

[PATCH] pci: tegra: Revert raw_violation_fixup for tegra124
 2020-07-17 21:35 UTC 

[PATCH] irqchip/gic-v3-its: Don't try to move a disabled irq
 2020-07-17 21:34 UTC  (2+ messages)
` [tip: irq/urgent] genirq/affinity: Handle affinity setting on inactive interrupts correctly

next/master baseline: 218 runs, 22 regressions (next-20200717)
 2020-07-17 21:34 UTC 

Oops in cifs_match_super() - linux kernel 4.16.2-1.el7.elrepo.x86_64
 2020-07-17 21:34 UTC  (5+ messages)

[linux-next:master 545/9127] drivers/gpu/drm/omapdrm/omap_connector.c:92:9: warning: braces around scalar initializer
 2020-07-17 21:34 UTC 

[PATCH] drm/nouveau: Accept 'legacy' format modifiers
 2020-07-17 21:30 UTC  (3+ messages)

[PATCH -next] debugobjects: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-17 21:29 UTC  (3+ messages)
` [tip: core/debugobjects] "

[GIT PULL] A few more NFS client bugfixes for Linux 5.8
 2020-07-17 21:27 UTC 

[PATCH] genirq/affinity: Handle affinity setting on inactive interrupts correctly
 2020-07-17 21:23 UTC  (3+ messages)

bug: net: dsa: mv88e6xxx: unable to tx or rx with Clearfog GT 8K (with git bisect)
 2020-07-17 21:26 UTC  (11+ messages)

[PATCH 00/54] multipath-tools series part IV: identify paths by dev_t
 2020-07-17 21:25 UTC  (3+ messages)
` [PATCH 44/54] libmultipath: adopt_paths(): don't bail out on single path failure

[hch-misc:sockopt-cleanups 17/22] net/ipv4/ip_sockglue.c:1489:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-07-17 21:24 UTC  (2+ messages)

cpufreq: intel_pstate: EPB with performance governor
 2020-07-17 21:22 UTC  (5+ messages)

[ljones-mfd:for-mfd-next 56/66] drivers/mfd/mfd-core.c:216:11: error: implicit declaration of function 'mfd_match_of_node_to_dev'
 2020-07-17 21:22 UTC 

[ANNOUNCE] Git v2.28.0-rc1
 2020-07-17 21:21 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/20] drm/i915: Finish (de)gamma readout
 2020-07-17 21:21 UTC  (22+ messages)
` [Intel-gfx] [PATCH 01/20] drm/i915: Fix state checker hw.active/hw.enable readout
` [Intel-gfx] [PATCH 02/20] drm/i915: Move MST master transcoder dump earlier
` [Intel-gfx] [PATCH 03/20] drm/i915: Include the LUT sizes in the state dump
` [Intel-gfx] [PATCH 04/20] drm/i915: s/glk_read_lut_10/bdw_read_lut_10/
` [Intel-gfx] [PATCH 05/20] drm/i915: Reset glk degamma index after programming/readout
` [Intel-gfx] [PATCH 06/20] drm/i915: Shuffle chv_cgm_gamma_pack() around a bit
` [Intel-gfx] [PATCH 07/20] drm/i915: Relocate CHV CGM gamma masks
` [Intel-gfx] [PATCH 08/20] drm/i915: Add glk+ degamma readout
` [Intel-gfx] [PATCH 09/20] drm/i915: Read out CHV CGM degamma
` [Intel-gfx] [PATCH 10/20] drm/i915: Add gamma/degamma readout for bdw+
` [Intel-gfx] [PATCH 11/20] drm/i915: Do degamma+gamma readout in bdw+ split gamma mode
` [Intel-gfx] [PATCH 12/20] drm/i915: Polish bdw_read_lut_10() a bit
` [Intel-gfx] [PATCH 13/20] drm/i915: Add gamma/degamm readout for ivb/hsw
` [Intel-gfx] [PATCH 14/20] drm/i915: Replace some gamma_mode ifs with switches
` [Intel-gfx] [PATCH 15/20] drm/i915: Make ilk_load_luts() deal with degamma
` [Intel-gfx] [PATCH 16/20] drm/i915: Make ilk_read_luts() capable of degamma readout
` [Intel-gfx] [PATCH 17/20] drm/i915: Make .read_luts() mandatory
` [Intel-gfx] [PATCH 18/20] drm/i915: Extract ilk_crtc_has_gamma() & co
` [Intel-gfx] [PATCH 19/20] drm/i915: Complete the gamma/degamma state checking
` [Intel-gfx] [PATCH 20/20] drm/i915: Add 10bit gamma mode for gen2/3
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Finish (de)gamma readout

[PATCH 0/6] ASoC: Intel: machine driver updates for 5.9
 2020-07-17 21:13 UTC  (7+ messages)
` [PATCH 1/6] ASoC: Intel: sof_sdw_rt711: remove hard-coded codec name
` [PATCH 2/6] ASoC: Intel: sof_sdw_rt711: remove properties in card remove
` [PATCH 3/6] ASoC: Intel: sof_sdw: add support for systems without i915 audio
` [PATCH 4/6] ASoC: Intel: sof_sdw: avoid crash if invalid DSP topology loaded
` [PATCH 5/6] ASoC: intel: board: sof_rt5682: Update rt1015 pll input clk freq
` [PATCH 6/6] ASoC: Intel: common: change match table ehl-rt5660

[PATCH 01/25] Documentation: amdgpu_device_suspend: Fix sphinx warning
 2020-07-17 21:18 UTC  (5+ messages)
` [PATCH 07/25] Documentation: gpio/driver.h: fix sphinx warnings

[PATCH] net: genetlink: Move initialization to core_initcall
 2020-07-17 21:17 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] Add support for KeemBay DRM driver
 2020-07-17 21:15 UTC  (4+ messages)
`  "
` [PATCH v3] drm/kmb: Add support for KeemBay Display
  ` [Intel-gfx] "

[PATCH] parisc: Fix spinlock barriers
 2020-07-17 21:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH -next] memory: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-17 21:14 UTC  (2+ messages)

[PATCH 3/3] xfsprogs: xfs_quota state command should report ugp grace times
 2020-07-17 21:13 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next 0/3] Document more PTP timestamping known quirks
 2020-07-17 21:13 UTC  (2+ messages)

[PATCH 0/3] xfsprogs: xfs_quota error message and state reporting improvement
 2020-07-17 21:10 UTC  (3+ messages)
` [PATCH 1/3] xfsprogs: xfs_quota command error message improvement

stop using ->read and ->write for kernel access v3
 2020-07-17 21:09 UTC  (3+ messages)
` [PATCH 15/23] seq_file: switch over direct seq_read method calls to seq_read_iter

[RFC PATCH net-next v2 0/6] introduce PLDM firmware update library
 2020-07-17 21:08 UTC  (4+ messages)

[PATCH] tools/memory-model: document the "one-time init" pattern
 2020-07-17 21:05 UTC  (4+ messages)

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200716
 2020-07-17 21:05 UTC  (3+ messages)

[PATCH 6/6] ARM64: mt8183: Add support of APU to mt8183
 2020-07-17 21:02 UTC  (5+ messages)

[PATCH v2] fs/direct-io: fix one-time init of ->s_dio_done_wq
 2020-07-17 21:04 UTC  (2+ messages)

[meta-virtualization][PATCH 1/4] xen-tools: packaging for new files in Xen 4.14
 2020-07-17 21:03 UTC  (4+ messages)
` [meta-virtualization][PATCH 2/4] xen, xen-tools: add recipes for "
` [meta-virtualization][PATCH 3/4] xen: drop vars that duplicate hvc console from the r-pi4 config
` [meta-virtualization][PATCH 4/4] xen, arm32: filter out unwanted tune flags from CPP as per CC

[PATCH 00/13] dt-bindings: media: ov5640: Convert to json-schema
 2020-07-17 21:03 UTC  (15+ messages)
` [PATCH 07/13] dt-bindings: media: ov5640: Remove clock-lanes
` [PATCH 08/13] dt-bindings: media: ov5640: Remove data-shift
` [PATCH 09/13] dt-bindings: media: ov5640: Add default for synch signals
` [PATCH 10/13] dt-bindings: media: ov5640: Demote DVP required properties
` [PATCH 11/13] media: i2c: ov5640: Initialize DVP polarities as default
` [PATCH 12/13] MAINTAINERS: ov5640: Add bindings file
` [PATCH 13/13] dt-bindings: media: ov5640: Add myself as co-maintainer

[cip-dev] [PATCH 4.4.y-cip] serial: sh-sci: Make sure status register SCxSR is read in correct sequence
 2020-07-17 21:02 UTC  (3+ messages)

[meta-oe][PATCH 1/1] lvm2: reproducible binaries
 2020-07-17 20:59 UTC 

[PATCH] mfd: rn5t618: Fix caching of battery related registers
 2020-07-17 21:00 UTC 

[PATCH net-next] net: bnxt: don't complain if TC flower can't be supported
 2020-07-17 20:59 UTC 

[PATCH v1] include: pci_ids: Add Cavium devices
 2020-07-17 20:59 UTC  (2+ messages)

[PATCH] doc: fit: Write hex address as hex instead of int
 2020-07-17 20:59 UTC  (2+ messages)

[PATCH] mtd: mtdpart: use uint64_t instead of int for cur_off
 2020-07-17 20:58 UTC  (2+ messages)

[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-17 20:57 UTC  (19+ messages)
` [PATCH v5 10/11] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj

[PATCH] board/km: update MAINTAINERS email
 2020-07-17 20:58 UTC  (2+ messages)

[PATCH 1/1] doc: correct description of crash dumps
 2020-07-17 20:58 UTC  (2+ messages)

[PATCH] fixdep: fix CONFIG_IS_ENABLED etc. handling
 2020-07-17 20:58 UTC  (2+ messages)

[PATCH v2] mkimage: Fix error message if write less data then expected
 2020-07-17 20:58 UTC  (2+ messages)

[PATCH] remove include/config_defaults.h
 2020-07-17 20:58 UTC  (2+ messages)

[PATCH] doc: multi-dtb-fit: Remove double underscores
 2020-07-17 20:58 UTC  (2+ messages)

[PATCH v2 1/1] fs: error handling in do_load()
 2020-07-17 20:58 UTC  (2+ messages)

[PATCH 1/3] treewide: convert bd_t to struct bd_info by coccinelle
 2020-07-17 20:58 UTC  (6+ messages)
` [PATCH 2/3] treewide: convert bd_t to struct bd_info manually
` [PATCH 3/3] asm/u-boot.h: remove bd_t definitions

[igt-dev] [PATCH i-g-t, v2] tests/kms_psr2_su: Change to igt_info when the failing of PSR2 enabling
 2020-07-17 20:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] arm64: Remove CONFIG_SYS_FULL_VA macro
 2020-07-17 20:57 UTC  (2+ messages)

[PATCH] Makefile: Silence relocate-rela call
 2020-07-17 20:57 UTC  (2+ messages)

[PATCH] lib: zlib: Remove offset pointer optimization in inftrees.c
 2020-07-17 20:57 UTC  (2+ messages)

[PATCH] Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
 2020-07-17 20:57 UTC  (2+ messages)

[PATCH v2 1/1] spl: fix ext4fs_mount return code handling
 2020-07-17 20:57 UTC  (2+ messages)

[PATCH] IMA: Add a test to verify importing a certificate into custom keyring
 2020-07-17 20:57 UTC  (2+ messages)
` [LTP] "

[dunfell 0/2] dunfell patch review
 2020-07-17 20:57 UTC  (6+ messages)
` [dunfell 1/2] Revert "jsoncpp: upgrade 1.9.2 -> 1.9.3"
  ` [oe] "

[PATCH 0/4] Some reserved memory hardenings
 2020-07-17 20:57 UTC  (7+ messages)
` [PATCH 2/4] image: fdt: bail out with error if no boot time FDT image found
` [PATCH 3/4] common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
` [PATCH 4/4] cmd: booti: convert the debug print about image move to printf

[PATCH 1/1] arm: wandboard: move CONFIG_MXC_UART to defconfig
 2020-07-17 20:57 UTC  (3+ messages)
` [PATCH] Convert CONFIG_MXC_UART to Kconfig

[PATCH] lz4: fix decompressor on big-endian powerpc
 2020-07-17 20:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] doc: Coccinelle: move to HTML doc
 2020-07-17 20:56 UTC  (2+ messages)

[PATCH 1/2] imx8m: ddrphy_utils: Improve coding style
 2020-07-17 20:56 UTC  (4+ messages)
` [PATCH 2/2] imx8m: soc: Remove unneeded space

[PATCH v2 0/4] Update memdup_user.cocci
 2020-07-17 20:56 UTC  (4+ messages)
` [PATCH v2 1/4] coccinelle: api: extend memdup_user transformation with GFP_USER
  ` [Cocci] "

decruft the early init / initrd / initramfs code v2
 2020-07-17 20:55 UTC  (3+ messages)
` [PATCH 16/23] initramfs: simplify clean_rootfs

[PATCH v3 0/3] Cortex-A77 erratum 1508412 workaround
 2020-07-17 20:52 UTC  (8+ messages)
` [PATCH v3 1/3] KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
` [PATCH v3 2/3] arm64: Add part number for Arm Cortex-A77
` [PATCH v3 3/3] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v1 0/1] scale loop device lock
 2020-07-17 20:53 UTC  (2+ messages)
` [PATCH v1 1/1] loop: scale loop device by introducing per "

[Buildroot] [PATCH 1/1] treewide: replace nogroup with nobody
 2020-07-17 20:53 UTC  (3+ messages)

[PATCH] RelNotes: update the v0 with extension situation
 2020-07-17 20:51 UTC 

[PATCH 1/2] net: dsa: qca8k: Add additional PORT0_PAD_CTRL options
 2020-07-17 20:48 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: net: dsa: qca8k: Add PORT0_PAD_CTRL properties

[Devel] ACPICA version 20200717 released
 2020-07-17 20:48 UTC 

5.8-rc1 and later breaks chrome browser
 2020-07-17 20:46 UTC  (2+ messages)

+ mmhwpoison-rework-soft-offline-for-in-use-pages-fix.patch added to -mm tree
 2020-07-17 20:46 UTC 

[dpdk-dev] [Bug 510] Virtio driver breaks all apps which use ETH_MQ_RX_RSS
 2020-07-17 20:45 UTC 

[PATCH BlueZ 1/5] shared/att: Fix possible crash on disconnect
 2020-07-17 20:45 UTC  (4+ messages)
` [BlueZ,1/5] "

[RFC][PATCH] btrfs: add an autodefrag property
 2020-07-17 20:42 UTC 

[PATCH net] net: atlantic: disable PTP on AQC111, AQC112
 2020-07-17 20:39 UTC 

[PATCH] coccinelle: api: add kzfree script
 2020-07-17 20:39 UTC  (4+ messages)
` [PATCH v4] "
  ` [Cocci] "

arch/x86/include/asm/preempt.h:79:9: sparse: sparse: context imbalance in 'xfs_iflush_abort' - wrong count at exit
 2020-07-17 20:38 UTC  (3+ messages)

[PATCH v1 0/3] python/qemu: follow-up changes for ConsoleSocket
 2020-07-17 20:30 UTC  (4+ messages)
` [PATCH v1 1/3] python/qemu: Cleanup changes to ConsoleSocket
` [PATCH v1 2/3] python/qemu: Change ConsoleSocket to optionally drain socket
` [PATCH v1 3/3] tests/vm: add shutdown timeout in basevm.py

[Bluez PATCH v2] gatt: Support DeviceInfo Service when vid/pid is specified
 2020-07-17 20:37 UTC  (2+ messages)

[PATCH] gpio: pca953x: Use irqchip template
 2020-07-17 20:34 UTC  (2+ messages)

[PATCH v6 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-17 20:32 UTC  (2+ messages)

[PATCH] pru-icss: Replace hardcoded lib with libdir variable
 2020-07-17 20:32 UTC  (2+ messages)
` [meta-ti] "

[dpdk-dev] Random failure in service_autotest
 2020-07-17 20:31 UTC  (5+ messages)

[PATCH v2] drm: msm: a6xx: fix gpu failure after system resume
 2020-07-17 20:29 UTC  (7+ messages)

nfs-utils README updates
 2020-07-17 20:29 UTC  (3+ messages)

[PATCH V3 net-next 0/8] ENA driver new features
 2020-07-17 20:28 UTC  (4+ messages)
` [PATCH V3 net-next 1/8] net: ena: avoid unnecessary rearming of interrupt vector when busy-polling

A note from the maintainer
 2020-07-17 20:27 UTC 

[PATCH 11/22] pci: lto: fix PREL32 relocations
 2020-07-17 20:26 UTC  (3+ messages)

[GIT PULL 1/7] dt-bindings: Changes for v5.9-rc1
 2020-07-17 20:25 UTC  (8+ messages)
` [GIT PULL 6/7] ARM: tegra: Default configuration changes "

[PATCH 0/3] dtc: Preserve negative integers in yaml and dts output
 2020-07-17 20:25 UTC  (7+ messages)

Adding libgpiod to Yocto Warrior 4.19.35 image?
 2020-07-17 20:23 UTC  (2+ messages)


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.