linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 12:38:05 to 2021-05-14 16:12:10 UTC [more...]

[PATCH] x86/i8259: Work around buggy legacy PIC
 2021-05-14 16:12 UTC  (8+ messages)

[PATCH v2] module: check for exit sections in layout_sections() instead of module_init_section()
 2021-05-14 16:09 UTC 

[PATCH v1 0/2] drivers: base: Device links removal fix and cleanup
 2021-05-14 16:04 UTC  (5+ messages)
` [PATCH v1 2/2] drivers: base: Reduce device link removal code duplication

[PATCH v5 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-14 16:03 UTC  (5+ messages)
` [PATCH v5 5/7] fsdax: Dedup file range to use a compare function

[PATCH] Signed-off-by: wenhuizhang <wenhui@gwmail.gwu.edu>
 2021-05-14 16:01 UTC  (4+ messages)
` [PATCH] cifs: remove deadstore in cifs_close_all_deferred_files()

ipc/sem, ipc/msg, ipc/mqueue.c kcsan questions
 2021-05-14 16:01 UTC  (6+ messages)

[PATCH] staging: greybus: fix gb_loopback_stats_attrs definition
 2021-05-14 15:56 UTC  (10+ messages)

[PATCH v10 00/33] Memory folios
 2021-05-14 15:55 UTC  (13+ messages)
` [PATCH v10 07/33] mm: Add folio_get
` [PATCH v10 09/33] mm: Add folio flag manipulation functions
` [PATCH v10 10/33] mm: Add folio_young and folio_idle
` [PATCH v10 11/33] mm: Handle per-folio private data
` [PATCH v10 12/33] mm/filemap: Add folio_index, folio_file_page and folio_contains

[PATCH 1/1] cgroup: make per-cgroup pressure stall tracking configurable
 2021-05-14 15:54 UTC  (3+ messages)

[PATCH v2 0/5] Add USB support for RK3308 SoC
 2021-05-14 15:53 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: phy: rockchip-inno-usb2: add compatible for rk3308 USB phy
` [PATCH v2 2/5] phy: phy-rockchip-inno-usb2: add support for RK3308 "
` [PATCH v2 3/5] dt-bindings: usb: dwc2: add compatible for RK3308 USB controller
` [PATCH v2 4/5] dt-bindings: soc: rockchip: grf: add compatible for RK3308 USB grf
` [PATCH v2 5/5] arm64: dts: rockchip: add USB support to RK3308 dts

[RFC PATCH] ipc/mqueue: avoid sleep after wakeup
 2021-05-14 15:51 UTC 

[PATCH v3] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-14 15:41 UTC  (10+ messages)

[PATCH 00/94] Introducing the Maple Tree
 2021-05-14 15:40 UTC  (8+ messages)
` [PATCH 26/94] Maple Tree: Add new data structure

[RFC PATCH] ipc/mqueue: add detector of wakeup race
 2021-05-14 15:38 UTC 

[PATCH v3 0/2] blk-mq: Request queue-wide tags for shared sbitmap
 2021-05-14 15:36 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: Drop unnecessary NULL checks after container_of
 2021-05-14 15:36 UTC 

[PATCH RFT] regulator: fan53555: Fix off-by-one for TCS4525_NVOLTAGES
 2021-05-14 15:35 UTC  (2+ messages)

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-05-14 15:35 UTC  (7+ messages)
` [PATCH v10 2/7] arm64: hyperv: Add Hyper-V hypercall and register access utilities
` [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support

[PATCH] ACPI: APEI: Don't warn if ACPI is disabled
 2021-05-14 15:34 UTC 

[PATCH v2 1/4] usb: early: Avoid using DbC if already enabled
 2021-05-14 15:33 UTC  (5+ messages)
` [PATCH v2 2/4] xen: Export dbgp functions when CONFIG_XEN_DOM0 is enabled
` [PATCH v2 3/4] usb: dbgp: Fix return values for reset prep and startup

[PATCH v4 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout
 2021-05-14 15:33 UTC  (2+ messages)

[syzbot] WARNING in rtl8152_probe
 2021-05-14 15:32 UTC  (7+ messages)

[PATCH] cpufreq: intel_pstate: Force intel_pstate to load when HWP disabled in firmware
 2021-05-14 15:31 UTC  (3+ messages)
` [PATCH v2] cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode

[PATCH] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
 2021-05-14 15:30 UTC  (4+ messages)

[PATCH V7 1/2] perf: Track per-PMU sched_task() callback users
 2021-05-14 15:30 UTC  (8+ messages)
` [PATCH V7 2/2] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task

[PATCH v7 00/12] evm: Improve usability of portable signatures
 2021-05-14 15:27 UTC  (13+ messages)
` [PATCH v7 01/12] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
` [PATCH v7 02/12] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v7 03/12] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
` [PATCH v7 04/12] evm: Introduce evm_revalidate_status()
` [PATCH v7 05/12] evm: Introduce evm_hmac_disabled() to safely ignore verification errors
` [PATCH v7 06/12] evm: Allow xattr/attr operations for portable signatures
` [PATCH v7 07/12] evm: Pass user namespace to set/remove xattr hooks
` [PATCH v7 08/12] evm: Allow setxattr() and setattr() for unmodified metadata
` [PATCH v7 09/12] evm: Deprecate EVM_ALLOW_METADATA_WRITES
` [PATCH v7 10/12] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH v7 11/12] ima: Introduce template field evmsig and write to field sig as fallback
` [PATCH v7 12/12] ima: Don't remove security.ima if file must not be appraised

[PATCH] kcsan: fix debugfs initcall return type
 2021-05-14 15:28 UTC  (4+ messages)

[PATCH] media: media/test_drivers: Drop unnecessary NULL check after container_of
 2021-05-14 15:27 UTC 

[PATCH 1/2] arm64: dts: imx8mn: Add spba1 bus
 2021-05-14 15:27 UTC  (7+ messages)

[PATCH v13 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-05-14 15:27 UTC  (5+ messages)

[PATCH v2] samples/kprobes: Fix typo in handler_post()
 2021-05-14 15:26 UTC  (3+ messages)

[PATCH 1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer
 2021-05-14 15:23 UTC  (7+ messages)
` [linux-nfc] "
    ` Testing wanted for Linux NFC subsystem

[PATCH -next] ASoC: intel/boards: add missing MODULE_DEVICE_TABLE
 2021-05-14 15:22 UTC  (2+ messages)

[PATCH] regmap-i2c: Set regmap max raw r/w from quirks
 2021-05-14 15:22 UTC  (2+ messages)

[PATCH v2] spi: Don't have controller clean up spi device before driver unbind
 2021-05-14 15:22 UTC  (2+ messages)

[PATCH RFC v2] riscv: Enable KFENCE for riscv64
 2021-05-14 15:20 UTC  (2+ messages)

[PATCH] lockdown,selinux: fix bogus SELinux lockdown permission checks
 2021-05-14 15:12 UTC  (7+ messages)

[PATCH] clk: socfpga: remove set but not used variable 'rc'
 2021-05-14 15:11 UTC  (2+ messages)

[RFC v3] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-05-14 15:10 UTC  (3+ messages)
` [RFC v4] "

[PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-05-14 15:06 UTC  (3+ messages)
` [PATCH v3 11/14] intel_gna: add ioctl handler

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-05-14 15:02 UTC  (13+ messages)

[PATCH][next] rsxx: Use struct_size() in vmalloc()
 2021-05-14 15:00 UTC  (2+ messages)

[PATCH] mm/page_alloc: Split per cpu page lists and zone stats -fix
 2021-05-14 14:46 UTC 

Silencing false lockdep warning related to seq lock
 2021-05-14 14:52 UTC 

[PATCH][V2][next] drm/vmwgfx: Fix memory allocation check and a leak of object fifo
 2021-05-14 14:49 UTC 

[RFC 0/2] Regression in lp55xx driver since multicolor framework was added?
 2021-05-14 14:44 UTC  (3+ messages)
` [RFC 1/2] dt-bindings: leds: Add color as a required property for lp55xx controller
` [RFC 2/2] ARM: dts: imx6dl-yapp4: Fix lp5562 driver probe

[PATCH] net: cdc_eem: fix URL to CDC EEM 1.0 spec
 2021-05-14 14:41 UTC 

[PATCH v3 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-14 14:40 UTC  (4+ messages)
` [PATCH v3 2/2] clocksource: Add support for "

[PATCH 0/2] drm: Fix atomic helper dirtyfb stalls
 2021-05-14 14:43 UTC  (11+ messages)
` [PATCH 1/2] drm: Fix "

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-05-14 14:38 UTC  (9+ messages)

drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:3598 mlxsw_sp_nexthop_group_refresh() warn: missing error code 'err'
 2021-05-14 14:35 UTC 

[PATCH v3 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5
 2021-05-14 14:32 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: meson-sm1: add toacodec node
` [PATCH v3 2/3] dt-bindings: arm: amlogic: add Banana PI M5 bindings
` [PATCH v3 3/3] arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts

[PATCH][next] drm/vmwgfx: Fix memory leak of object fifo on error return
 2021-05-14 14:32 UTC  (3+ messages)

[PATCH v2 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5
 2021-05-14 14:29 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts

[PATCH] platform/surface: aggregator: shut up clang -Wconstantn-conversion warning
 2021-05-14 14:21 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Fixes for SEV-ES state tracking
 2021-05-14 14:19 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86: Allow userspace to update tracked sregs for protected guests

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-14 14:18 UTC  (6+ messages)

[PATCH] tracing: events_hist: avoid using excessive stack space
 2021-05-14 14:16 UTC  (2+ messages)

[PATCH] poly1305: Make prototypes match
 2021-05-14 14:13 UTC  (3+ messages)

Mysterious operations in sysimgblt.c and sysimgblt.c
 2021-05-14 14:11 UTC 

[PATCH v1 1/2] iio: adc: driver for texas instruments ads7142
 2021-05-14 14:09 UTC  (3+ messages)

[PATCH iproute2-next v3] lib/fs: fix issue when {name,open}_to_handle_at() is not implemented
 2021-05-14 14:10 UTC  (5+ messages)

[RFC] cpufreq: Excessive CPUFreq driver loading
 2021-05-14 14:06 UTC  (2+ messages)

[PATCH v15 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-14 14:07 UTC  (5+ messages)
` [PATCH v15 2/4] dt-bindings: msm: dsi: add yaml schemas for DSI bindings

[PATCH] Add SUNIX SDC series mfd driver
 2021-05-14 14:08 UTC  (2+ messages)

[PATCH v2 0/4] Support xen-driven USB3 debug capability
 2021-05-14 14:07 UTC  (3+ messages)

[PATCH] Revert "ACPI: power: Turn off unused power resources unconditionally"
 2021-05-14 14:05 UTC  (2+ messages)

[PATCH] MIPS: ralink: of: fix build of rt2880_wdt watchdog module
 2021-05-14 14:04 UTC  (3+ messages)

[PATCH] mm/shuffle: fix section mismatch warning
 2021-05-14 14:02 UTC  (2+ messages)

[PATCH] sata: nv: fix debug format string mismatch
 2021-05-14 14:01 UTC 

[PATCH] iio: si1133: fix format string warnings
 2021-05-14 13:59 UTC 

[PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
 2021-05-14 14:00 UTC  (10+ messages)
` [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg

[PATCH] HID: i2c-hid: fix format string mismatch
 2021-05-14 13:58 UTC 

[PATCH] perf/x86/rapl: Use CPUID bit on AMD and Hygon parts
 2021-05-14 13:59 UTC 

[RFC PATCH V2 0/7] Do not read from descripto ring
 2021-05-14 13:58 UTC  (7+ messages)
      `  "
          `  "

[PATCH] Kbuild: shut up uboot mkimage output when building quietly
 2021-05-14 13:57 UTC 

[PATCH] init/module: split CONFIG_CONSTRUCTORS to fix module gcov on UML
 2021-05-14 13:55 UTC  (4+ messages)
` [PATCH v2] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov

[BUG] recursive lock in mwifiex_uninit_sw
 2021-05-14 13:57 UTC  (2+ messages)

[PATCH] drm/tegra: fix 32-bit DMA address calculation
 2021-05-14 13:53 UTC 

[v2 PATCH] mm: thp: check total_mapcount instead of page_mapcount
 2021-05-14 13:50 UTC  (2+ messages)

thinkpad x1 carbon display flickering after update to 5.12. good on 5.11.x (i915)
 2021-05-14 13:44 UTC  (3+ messages)

[PATCH v3 0/7] Add missing peripherals to Allwinner V3s/V3 device trees
 2021-05-14 13:44 UTC  (8+ messages)
` [PATCH v3 1/7] ARM: dts: sun8i: v3s: add DMA controller to v3s dts
` [PATCH v3 2/7] ARM: dts: sun8i: v3s: add DMA properties to peripherals supporting DMA
` [PATCH v3 3/7] ARM: dts: sun8i: v3s: add analog codec and frontend to v3s dts
` [PATCH v3 4/7] ASoC: dt-bindings: sun8i-a23-codec-analog: add compatible for Allwinner V3
` [PATCH v3 5/7] ARM: dts: sun8i: V3: add codec analog frontend to V3 dts
` [PATCH v3 6/7] dt-bindings: sound: sun4i-i2s: add Allwinner V3 I2S compatible
` [PATCH v3 7/7] ARM: dts: sun8i: V3: add I2S interface to V3 dts

[PATCH v2] watchdog: imx2_wdt: avoid to ping before resume back
 2021-05-14 17:21 UTC  (2+ messages)

[PATCH v4] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-05-14 13:31 UTC  (5+ messages)

[RESEND PATCH v7 0/2] Add support cbas tablet mode switch to mt8183
 2021-05-14 13:23 UTC  (3+ messages)
` [RESEND PATCH v7 2/2] arm64: dts: mt8183: add cbas node under cros_ec

[PATCH v2 00/24] userfaultfd-wp: Support shmem and hugetlbfs
 2021-05-14 13:18 UTC  (4+ messages)

[PATCH v5 0/6] Add Unisoc's drm kms module
 2021-05-14 13:18 UTC  (4+ messages)
` [PATCH v5 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH v1 1/2] power: supply: sbs-battery: Silence warning about unknown chemistry
 2021-05-14 13:16 UTC  (6+ messages)
` [PATCH v1 2/2] power: supply: sbs-battery: Fall back to Li-ion battery type for bq20z75

[PATCH] powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C
 2021-05-14 13:14 UTC 

[PATCH] ACPI/IORT: Handle device properties with software node API
 2021-05-14 13:13 UTC  (3+ messages)

ERROR: modpost: "rt_sysc_membase" [drivers/watchdog/rt2880_wdt.ko] undefined!
 2021-05-14 13:13 UTC  (2+ messages)

[PATCH 2/2] iio: light: tsl2591: delete a stray tab
 2021-05-14 13:10 UTC 

[PATCH v2 0/7] Add missing peripherals to Allwinner V3s/V3 device trees
 2021-05-14 13:06 UTC  (3+ messages)
` [PATCH v2 4/7] ASoC: dt-bindings: sun8i-a23-codec-analog: add compatible for Allwinner V3

[PATCH v1] dt-bindings: touchscreen: Convert resistive-adc-touch binding to json schema
 2021-05-14 13:06 UTC  (2+ messages)

[PATCH v5 0/9] ASoC: codecs: add wcd938x support
 2021-05-14 13:06 UTC  (3+ messages)
` [PATCH v5 1/9] ASoC: dt-bindings: wcd938x: add bindings for wcd938x

[PATCH 0/3] clk: qcom: Add camera clock controller driver for SM8250
 2021-05-14 13:06 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clock: add QCOM SM8250 camera clock bindings

[PATCH AUTOSEL 5.12 001/116] ath11k: fix thermal temperature read
 2021-05-14 13:04 UTC  (4+ messages)
` [PATCH AUTOSEL 5.12 090/116] ASoC: rt286: Generalize support for ALC3263 codec

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-14 13:02 UTC  (4+ messages)
` [PATCH v2 05/13] powerpc: use linux/unaligned/le_struct.h on LE power7

[RFC PATCH 0/3] Allow access to confidential computing secret area
 2021-05-14 13:01 UTC  (2+ messages)

[PATCH -next] PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLE
 2021-05-14 12:59 UTC  (2+ messages)

[PATCH v2] clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
 2021-05-14 12:59 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH] kernel/hung_task: Report top CPU consumers
 2021-05-14 12:56 UTC 

[STABLE][PATCH 5.4] thermal/core/fair share: Lock the thermal zone while looping over instances
 2021-05-14 12:52 UTC 

[PATCH 1/4] sched: make nr_running() return 32-bit
 2021-05-14 12:52 UTC  (4+ messages)

[PATCH 0/4] Add USB support for RK3308 SoC
 2021-05-14 12:52 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: rockchip: add USB support to RK3308 dts

[PATCH v3] mtd: devices: Remove superfluous "break"
 2021-05-14 12:44 UTC 

[PATCH v3] misc/uss720: fix memory leak in uss720_probe
 2021-05-14 12:43 UTC 

[PATCH 0/4] Add host USO support to TUN device
 2021-05-14 12:41 UTC  (11+ messages)
` [PATCH 4/4] tun: indicate support for USO feature

[PATCH v2] misc/uss720: fix memory leak in uss720_probe
 2021-05-14 12:40 UTC  (3+ messages)

[PATCH] xfs: Remove redundant assignment to busy
 2021-05-14 12:39 UTC  (2+ messages)

Kernel 4.14: SQUASHFS error: unable to read xattr id index table
 2021-05-14 12:37 UTC  (2+ messages)
  ` [RESEND]: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).