All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-01 18:33:40 to 2021-04-01 18:53:03 UTC [more...]

Backporting to v5.6: fd258dc4442c ("x86/mce: Add Skylake quirk for patrol scrub reported errors")
 2021-04-01 18:38 UTC  (3+ messages)

[PATCH v2] phy: hisilicon: Use the correct HiSilicon copyright
 2021-04-01 12:02 UTC 

should git maintenance prefetch be taught to honor remote.fetch refspec?
 2021-04-01 18:49 UTC 

[PATCH RESEND 0/3] x86/sgx: eextend ioctl
 2021-04-01 18:40 UTC  (6+ messages)

[PATCH net-next 0/3] dpaa2-eth: add rx copybreak support
 2021-04-01 18:49 UTC  (3+ messages)
` [PATCH net-next 2/3] "

[PATCH for-next 00/22] Misc update for rtrs
 2021-04-01 18:50 UTC  (11+ messages)
` [PATCH for-next 05/22] docs: fault-injection: Add fault-injection manual of RTRS
` [PATCH for-next 06/22] RDMA/rtrs-clt: Break if one sess is connected in rtrs_clt_is_connected
` [PATCH for-next 12/22] RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
` [PATCH for-next 14/22] RDMA/rtrs-clt: Print more info when an error happens
` [PATCH for-next 17/22] RDMA/rtrs: cleanup unused variable

[PATCH] drm/amdkfd: Avoid null pointer in SMI event
 2021-04-01 18:52 UTC  (2+ messages)

[PATCH 0/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-01 18:47 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v2 0/5] iio: Add output buffer support
 2021-04-01 15:00 UTC  (4+ messages)
` [PATCH v2 1/5] iio: Documentation: update definitions for bufferY and scan_elements

[PATCH v3 0/3] Introduce the for_each_set_nbits macro
 2021-04-01 17:47 UTC  (4+ messages)
` [PATCH v3 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH] pinctrl: bcm63xx: Fix dependencies
 2021-04-01 17:47 UTC  (3+ messages)
  ` [PATCH] pinctrl: bcm63xx: Fix More dependencies

[PATCH v3 0/2] audit: add documentation for /proc/PID/stable interfaces
 2021-04-01 13:48 UTC  (3+ messages)
` [PATCH v3 1/2] audit: document /proc/PID/loginuid

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-04-01 18:32 UTC  (7+ messages)
` [PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-01 18:32 UTC  (16+ messages)
` [PATCH 01/10] mm/numa: node demotion data structure and lookup
` [PATCH 02/10] mm/numa: automatically generate node migration order
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
` [PATCH 05/10] mm/migrate: demote pages during reclaim
` [PATCH 06/10] mm/vmscan: add page demotion counter
` [PATCH 07/10] mm/vmscan: add helper for querying ability to age anonymous pages
` [PATCH 08/10] mm/vmscan: Consider anonymous pages without swap
` [PATCH 09/10] mm/vmscan: never demote for memcg reclaim
` [PATCH 10/10] mm/migrate: new zone_reclaim_mode to enable reclaim migration

[PATCH 2/3] dt-bindings: touchscreen: Add HY46XX bindings
 2021-04-01 18:37 UTC  (3+ messages)

[syzbot] WARNING in mntput_no_expire (2)
 2021-04-01 18:32 UTC  (4+ messages)

[PATCH v2 0/2] KVM: x86: nSVM: fixes for SYSENTER emulation
 2021-04-01 15:31 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: nSVM: improve SYSENTER emulation on AMD

[bug report] node: Add memory-side caching attributes
 2021-04-01 14:06 UTC  (3+ messages)

[GIT PULL] sound fixes for 5.12-rc6
 2021-04-01 18:30 UTC  (2+ messages)

[PATCH] overflow: improve check_shl_overflow comment
 2021-04-01 16:06 UTC 

[PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library
 2021-04-01 18:23 UTC  (6+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-04-01 15:33 UTC  (11+ messages)
        ` [PATCH] mm/memory-failure: Use a mutex to avoid memory_failure() races
              ` [PATCH v2] mm,hwpoison: return -EBUSY when page already poisoned
                ` [PATCH v3] mm,hwpoison: return -EHWPOISON "

[PATCH 0/7] drivers/base: remove kernel-doc warnings
 2021-04-01 14:13 UTC  (4+ messages)
` [PATCH 3/7] PM: runtime: "

[PATCH] power: reset: at91-reset: free resources on exit path
 2021-04-01 14:50 UTC  (4+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-01 14:08 UTC  (21+ messages)

[PATCH v7 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-04-01 16:03 UTC  (5+ messages)
` [PATCH v7 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding

[PATCH 0/6] Introduce KVM_{GET|SET}_SREGS2 and fix PDPTR migration
 2021-04-01 14:31 UTC  (10+ messages)
` [PATCH 1/6] KVM: nVMX: delay loading of PDPTRs to KVM_REQ_GET_NESTED_STATE_PAGES
` [PATCH 2/6] KVM: nSVM: call nested_svm_load_cr3 on nested state load
` [PATCH 3/6] KVM: x86: introduce kvm_register_clear_available
` [PATCH 4/6] KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
` [PATCH 5/6] KVM: nSVM: avoid loading PDPTRs after migration when possible
` [PATCH 6/6] KVM: nVMX: "

[RFC PATCH v1 0/4] arm64: Implement stack trace reliability checks
 2021-04-01 18:40 UTC  (8+ messages)
  ` [RFC PATCH v1 1/4] arm64: Implement infrastructure for "
  ` [RFC PATCH v1 3/4] arm64: Detect FTRACE cases that make the stack trace unreliable

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-01 15:31 UTC  (4+ messages)
` [PATCH v14 1/6] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v14 2/6] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v14 6/6] locking/qspinlock: Introduce the shuffle reduction optimization into CNA

[PATCH] scripts: A new script for checking duplicate struct declaration
 2021-04-01 11:09 UTC 

[PATCH 00/30] media: atmel: atmel-isc: add support for xisc
 2021-04-01 11:27 UTC  (4+ messages)
` [PATCH 02/30] media: atmel: atmel-isc: specialize driver name constant
` [PATCH 04/30] media: atmel: atmel-isc: specialize max width and max height
` [PATCH 21/30] media: atmel: atmel-isc: create callback for DPC submodule product specific

[PATCH 00/32] Fix broken documentation file references
 2021-04-01 15:46 UTC  (35+ messages)
` [PATCH 01/32] MAINTAINERS: update adi,ad5758.yaml reference
` [PATCH 02/32] MAINTAINERS: update ste,mcde.yaml reference
` [PATCH 03/32] MAINTAINERS: update brcm,bcm-v3d.yaml reference
` [PATCH 04/32] MAINTAINERS: update fsl,dpaa2-console.yaml reference
` [PATCH 05/32] MAINTAINERS: update st,hts221.yaml reference
` [PATCH 06/32] MAINTAINERS: update dpot-dac.yaml reference
` [PATCH 07/32] MAINTAINERS: update envelope-detector.yaml reference
` [PATCH 08/32] MAINTAINERS: update current-sense-amplifier.yaml reference
` [PATCH 09/32] MAINTAINERS: update current-sense-shunt.yaml reference
` [PATCH 10/32] MAINTAINERS: update voltage-divider.yaml reference
` [PATCH 11/32] MAINTAINERS: update invensense,mpu3050.yaml reference
` [PATCH 12/32] MAINTAINERS: update lego,ev3-battery.yaml reference
` [PATCH 13/32] MAINTAINERS: update marvell,armada-3700-utmi-phy.yaml reference
` [PATCH 14/32] MAINTAINERS: update mtk-sd.yaml reference
` [PATCH 15/32] MAINTAINERS: update atmel,sama5d2-adc.yaml reference
` [PATCH 16/32] MAINTAINERS: update pni,rm3100.yaml reference
` [PATCH 17/32] MAINTAINERS: update renesas,rcar-gyroadc.yaml reference
` [PATCH 18/32] MAINTAINERS: update st,lsm6dsx.yaml reference
` [PATCH 19/32] MAINTAINERS: update st,vl53l0x.yaml reference
` [PATCH 20/32] MAINTAINERS: update snps,dw-axi-dmac.yaml reference
` [PATCH 21/32] MAINTAINERS: update ti,dac7612.yaml reference
` [PATCH 22/32] MAINTAINERS: update nxp,imx8-jpeg.yaml reference
` [PATCH 23/32] MAINTAINERS: update ovti,ov2680.yaml reference
` [PATCH 24/32] MAINTAINERS: update imi,rdacm2x-gmsl.yaml reference
` [PATCH 25/32] dt-bindings:iio:dac: update microchip,mcp4725.yaml reference
` [PATCH 26/32] dt-bindings: iommu: mediatek: update mediatek,iommu.yaml references
` [PATCH 27/32] dt-bindings: i3c: update i3c.yaml references
` [PATCH 28/32] dt-bindings: power: update battery.yaml reference
` [PATCH 29/32] docs: dt: update writing-schema.rst references
` [PATCH 30/32] Documentation: net: dsa: update configuration.rst reference
` [PATCH 31/32] Documentation: update sysfs-platform_profile.rst reference
    ` [External] "

[PATCH] soundwire: intel_init: test link->cdns
 2021-04-01 14:31 UTC  (3+ messages)

[PATCH 0/2] soundwire: bus: handle errors in clock stop/start sequences
 2021-04-01 18:43 UTC  (8+ messages)
` [PATCH 1/2] soundwire: add macro to selectively change error levels

[PATCH v2] soundwire: qcom: wait for fifo space to be available before read/write
 2021-04-01 14:36 UTC  (2+ messages)

[PATCH v4 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-04-01 13:42 UTC  (3+ messages)
` [PATCH v4 7/8] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-01 13:20 UTC  (9+ messages)
` [PATCH v14 07/13] iommu/smmuv3: Implement cache_invalidate
` [PATCH v14 13/13] iommu/smmuv3: Accept configs with more than one context descriptor

[PATCH net-next] net: document a side effect of ip_local_reserved_ports
 2021-04-01 15:57 UTC 

Fix hibernation in FIPS mode?
 2021-04-01 13:56 UTC  (10+ messages)

[PATCH v3 0/4] MIPS: Remove get_fs/set_fs
 2021-04-01 12:56 UTC  (5+ messages)
` [PATCH v3 1/4] MIPS: kernel: Remove not needed set_fs calls
` [PATCH v3 2/4] MIPS: uaccess: Added __get/__put_kernel_nofault
` [PATCH v3 3/4] MIPS: uaccess: Remove get_fs/set_fs call sites
` [PATCH v3 4/4] MIPS: Remove get_fs/set_fs

[PATCH nft] evaluate: use chain hashtable for lookups
 2021-04-01 11:40 UTC 

[PATCH v2 0/6] clk: at91: updates for power management and dvfs
 2021-04-01 12:27 UTC  (2+ messages)
` [PATCH v2 6/6] clk: at91: clk-master: improve readability by using local variables

generic/418 regression seen on 5.12-rc3
 2021-04-01 17:46 UTC  (8+ messages)

[PATCH 1/2] mtd: spi-nor: core: move Spansion SR ready codes out of core
 2021-04-01 18:44 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: spansion: uses CLSR command in S25FL{064|128|256}L chips

Race condition in Kernel
 2021-04-01 16:27 UTC  (3+ messages)

[PATCH v2] dmaengine: k3dma: use the correct HiSilicon copyright
 2021-04-01 11:50 UTC 

Missing RUST_EXAMPLE option in linux-next-20210331
 2021-04-01 18:38 UTC  (4+ messages)

[PATCH v1] arm64: dts: qcom: sm8350: Add support for PRNG EE
 2021-04-01 11:26 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8350: Add interconnects
 2021-04-01 11:32 UTC 

[xlnx:xlnx_rebase_v5.4 906/1701] trace.c:(.text+0x1c30): multiple definition of `dwc3_simple_check_quirks'; drivers/usb/dwc3/core.o:core.c:(.text+0x8b0): first defined here
 2021-04-01 18:42 UTC  (2+ messages)

[PATCH v2 0/8] CXL Port Enumeration
 2021-04-01 14:31 UTC  (2+ messages)
` [PATCH v2 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root

Serial console via USB (USBTTY) 
 2021-04-01 18:45 UTC  (5+ messages)

[PATCH v2 0/6] Add support for Actions Semi Owl socinfo
 2021-04-01 17:40 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: reserved-memory: Add Owl SoC serial number binding
` [PATCH v2 2/6] dt-bindings: soc: actions: Add Actions Semi Owl socinfo binding

[PATCH] kernel: initialize cpumask before parsing
 2021-04-01 13:34 UTC  (2+ messages)

[PATCH 0/2] Export receive_fd() to modules and do some cleanups
 2021-04-01 11:33 UTC  (7+ messages)
` [PATCH 2/2] binder: Use receive_fd() to receive file from another process
    `  "
        `  "

[PATCH] iio:adc: Drop false comment about lack of timestamp control
 2021-04-01 14:54 UTC 

[PATCH net-next 0/2] Enable 2.5Gbps speed for stmmac
 2021-04-01 15:10 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: enable 2.5Gbps link speed

[PATCH v3 06/16] objtool: Fix static_call list generation
 2021-04-01 15:08 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH 0/4] BCM2711's sdhci-iproc CMD timeouts
 2021-04-01 15:23 UTC  (7+ messages)
` [PATCH 4/4] ARM: dts: Fix-up EMMC2 controller's frequency

[PATCH v3 0/4] add devicetree for Forlinx FETA40i-C & OKA40i-C
 2021-04-01 14:59 UTC  (7+ messages)
` [PATCH v3 3/4] dt-bindings: arm: add compatible strings for Forlinx OKA40i-C
` [PATCH v3 4/4] ARM: dts: sun8i: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C

[PATCH v3] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining
 2021-04-01 14:06 UTC  (3+ messages)

[PATCH v4 0/2] add support for Waveshare 2inch LCD module
 2021-04-01 16:12 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: display: sitronix,st7789v-dbi: Add "
  ` [PATCH v4 2/2] dt-bindings: display: sitronix, st7789v-dbi: "

[PATCH] perf data: Add JSON export
 2021-04-01 13:18 UTC  (2+ messages)

[PATCH -next 1/3] mm/debug_vm_pgtable: Fix one comment mistake
 2021-04-01 14:41 UTC  (3+ messages)
` [PATCH -next 3/3] mm/debug_vm_pgtable: Remove useless pfn_pmd()

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-04-01 11:24 UTC  (4+ messages)
` [PATCH RESEND V12 8/8] fuse: Introduce passthrough for mmap

[PATCH v5 00/10] CoreSight configuration management; ETM strobing
 2021-04-01 17:21 UTC  (3+ messages)
` [PATCH v5 08/10] coresight: config: Add preloaded configurations

[PATCH 0/9] sched: Core scheduling interfaces
 2021-04-01 13:10 UTC  (3+ messages)
` [PATCH 8/9] rbtree: Remove const from the rb_find_add() comparator
` [PATCH 9/9] sched: prctl() and cgroup interaction

[PATCH v8 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-01 16:00 UTC  (4+ messages)
` [PATCH v8 02/13] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
` [PATCH v8 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v8 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control

[PATCH v3 14/16] objtool: Cache instruction relocs
 2021-04-01 15:08 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v4 0/7] clk: st: embed clock outputs within drivers
 2021-04-01 16:37 UTC  (3+ messages)
` [PATCH v4 7/7] dt-bindings: clock: st: clkgen-fsyn: add new introduced compatible

[PATCH v2 0/2] iio: temperature: add support for tmp117
 2021-04-01 16:09 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: temperature: Add DT bindings for TMP117

[PATCH linux dev-5.8 1/3] dt-bindings: (hwmon/sbtsi_temp) Add SB-TSI hwmon driver bindings
 2021-04-01 18:41 UTC  (3+ messages)
` [PATCH linux dev-5.8 2/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors
` [PATCH linux dev-5.8 3/3] hwmon: (sbtsi) Add documentation

[PATCH resend 0/8] Core sched remaining patches rebased
 2021-04-01 13:46 UTC  (8+ messages)
` [PATCH resend 2/8] sched: core scheduling tagging infrastructure

[PATCH] usb: isp1301-omap: Add missing gpiod_add_lookup_table function
 2021-04-01 16:20 UTC 

[PATCH v2 0/3] Add Aspeed SSIF BMC driver
 2021-04-01 17:09 UTC  (3+ messages)
` [PATCH v2 3/3] bindings: ipmi: Add binding for "

[PATCH] torture: Correctly fetch CPUs for kvm-build.sh with all native language
 2021-04-01 13:26 UTC 

[PATCH] drm/msm: Drop mm_lock in scan loop
 2021-04-01 18:45 UTC 

[dhowells-fs:fscache-cache-2 83/84] fs/fscache/io.c:25:2: error: use of undeclared identifier 'FSCACHE_DEBUG_OPERATION'
 2021-04-01 18:42 UTC 

[ojeda-linux:s390 127/210] ld.lld: error: main.c:(.text+0x1F96): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax
 2021-04-01 18:40 UTC 

[PATCH v3 00/14] PCI/MSI: Getting rid of msi_controller, and other cleanups
 2021-04-01 11:27 UTC  (2+ messages)

drivers/gpu/drm/i915/i915_sw_fence.c:47:20: error: unused function 'debug_fence_init_onstack'
 2021-04-01 18:15 UTC 

[PATCH v6 00/27] Memory Folios
 2021-04-01 12:52 UTC  (5+ messages)

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-01 18:37 UTC 

[PATCH -next] RDMA/uverbs: Fix -Wunused-function warning
 2021-04-01 18:30 UTC  (2+ messages)

[PATCH v2 for-next 0/2] RDMA/hns: Support to select congestion control algorithm
 2021-04-01 18:27 UTC  (2+ messages)

[NOT YET PULL -perfbook] Index and acronym annotation scheme
 2021-04-01 18:36 UTC  (2+ messages)

[PATCH] i2c: brcmstb: remove unused including <linux/version.h>
 2021-04-01 13:37 UTC 

[PATCH v9 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 13:33 UTC  (3+ messages)

[PATCH v3 07/16] objtool: Rework rebuild_reloc logic
 2021-04-01 15:08 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH] KVM: x86: Fix potential memory access error
 2021-04-01 16:22 UTC  (4+ messages)

[PATCH -next] media: camss: csiphy: Remove redundant dev_err call in msm_csiphy_subdev_init()
 2021-04-01 11:44 UTC  (2+ messages)

[PATCH v1 0/2] Tow minor changes of eMMC sanitize
 2021-04-01 12:43 UTC  (2+ messages)
` [PATCH v1 1/2] mmc: core: Let sanitize timeout readable/writable via sysfs

[PATCH -next] mfd: twl: Remove unused inline function twl4030charger_usb_en()
 2021-04-01 14:18 UTC 

[RFC PATCH v5 00/19] ceph+fscrypt: context, filename and symlink support
 2021-04-01 13:05 UTC  (5+ messages)
` [RFC PATCH v5 20/19] ceph: make ceph_get_name decrypt filenames

[PATCH v5 2/4] ASoC: Add Rockchip rk817 audio CODEC support
 2021-04-01 18:32 UTC  (2+ messages)

[PATCH v3] sched/debug: Use sched_debug_lock to serialize use of cgroup_path[] only
 2021-04-01 18:10 UTC 

[PATCH net-next v1 0/3] provide basic selftest support for the ethernet FEC driver
 2021-04-01 16:06 UTC  (5+ messages)
` [PATCH net-next v1 3/3] net: fec: add basic selftest 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.