linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 01:42:07 to 2021-02-10 04:13:03 UTC [more...]

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-10  4:12 UTC  (5+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[RFC PATCH 0/2] Add a test for kvm page table code
 2021-02-10  4:11 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: selftests: Add a macro to get string of vm_mem_backing_src_type

[PATCH RFC 0/6] Add roundrobin raid1 read policy
 2021-02-10  4:08 UTC  (3+ messages)
` [PATCH RFC 4/6] btrfs: Check if the filesystem is has mixed type of devices

[PATCH v1] media: ti-vpe: cal: fix ce
 2021-02-10  4:08 UTC 

[PATCH v4] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-10  4:07 UTC  (3+ messages)

[PATCH] psi: Use ONCPU state tracking machinery to detect reclaim
 2021-02-10  4:06 UTC 

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-10  4:03 UTC  (5+ messages)

[PATCH 1/3] mlx5_vdpa: should exclude header length and fcs from mtu
 2021-02-10  4:00 UTC  (5+ messages)
` [PATCH 3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OK

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-10  3:53 UTC  (11+ messages)

[PATCH v3] printk: fix deadlock when kernel panic
 2021-02-10  3:48 UTC 

[PATCH v1] media: atomisp: fix compiler warning
 2021-02-10  3:46 UTC 

[PATCH] sched/autogroup: Use true and false for bool variable
 2021-02-10  3:46 UTC 

[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
 2021-02-10  3:43 UTC  (6+ messages)
` [Linuxarm] "

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-10  3:40 UTC  (4+ messages)
` [PATCH 1/9] mm/migrate.c: Always allow device private pages to migrate

[PATCH] mmc: cb710: Use new tasklet API
 2021-02-10  3:39 UTC  (2+ messages)

[PATCH v1] media: atomisp add auto selection to prevent ce
 2021-02-10  3:38 UTC 

[ANNOUNCE] exfatprogs-1.1.0 version released
 2021-02-10  3:37 UTC  (2+ messages)

[GIT] Networking
 2021-02-10  3:36 UTC 

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-02-10  3:32 UTC  (8+ messages)
` [PATCH v2 06/28] locking/rwlocks: Add contention detection for rwlocks

[PATCH v2] perf tools: Fix arm64 build error with gcc-11
 2021-02-10  3:24 UTC 

[PATCH] crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
 2021-02-10  3:16 UTC 

linux-next: build failure after merge of the drm-misc tree
 2021-02-10  3:11 UTC 

[PATCH v3 1/2] dt-bindings: input/touchscreen: add bindings for msg26xx
 2021-02-10  3:10 UTC  (4+ messages)

[PATCH v2 1/2] drivers/irqchip: Fixup csky,mpintc compile error with CPU_CK610
 2021-02-10  3:03 UTC  (8+ messages)
` [PATCH v2 2/2] drivers/clocksource: Fixup csky,mptimer "

[PATCH] virtio-mmio: Use to_virtio_mmio_device() to simply code
 2021-02-10  3:04 UTC 

INFO: task hung in io_uring_cancel_task_requests
 2021-02-10  3:02 UTC  (3+ messages)

[PATCH 0/2] usb: misc: Add support for Microchip USB5744
 2021-02-10  2:52 UTC  (3+ messages)
` [PATCH 2/2] usb: misc: usb5744: Add support for USB hub controller

[PATCHv5 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-10  2:51 UTC  (4+ messages)
` [PATCH v5 1/3] platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define
` [PATCH v5 2/3] dt-bindings: iio: Add cros ec proximity yaml doc
` [PATCH v5 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

[PATCH v2] psi: Remove the redundant psi_task_tick
 2021-02-10  2:46 UTC  (3+ messages)
  ` [External] "

[PATCHv4 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-10  2:40 UTC  (8+ messages)
` [PATCH v4 2/3] dt-bindings: iio: Add cros ec proximity yaml doc
` [PATCH v4 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

[PATCH 0/5] ath10k fixes for warns
 2021-02-10  2:36 UTC  (7+ messages)
` [PATCH 1/5] ath10k: fix conf_mutex lock assert in ath10k_debug_fw_stats_request()
` [PATCH 2/5] ath10k: fix WARNING: suspicious RCU usage
` [PATCH 3/5] ath10k: change ath10k_offchan_tx_work() peer present msg to a warn
` [PATCH 4/5] ath10k: detect conf_mutex held ath10k_drain_tx() calls
` [PATCH 5/5] ath10k: reduce invalid ht params rate message noise

[PATCH v2 00/14] x86/fault: #PF improvements, mostly related to USER bit
 2021-02-10  2:33 UTC  (15+ messages)
` [PATCH v2 01/14] x86/fault: Fix AMD erratum #91 errata fixup for user code
` [PATCH v2 02/14] x86/fault: Skip the AMD erratum #91 workaround on unaffected CPUs
` [PATCH v2 03/14] x86/fault: Fold mm_fault_error() into do_user_addr_fault()
` [PATCH v2 04/14] x86/fault/32: Move is_f00f_bug() to do_kern_addr_fault()
` [PATCH v2 05/14] x86/fault: Document the locking in the fault_signal_pending() path
` [PATCH v2 06/14] x86/fault: Correct a few user vs kernel checks wrt WRUSS
` [PATCH v2 07/14] x86/fault: Improve kernel-executing-user-memory handling
` [PATCH v2 08/14] x86/fault: Skip erratum #93 workaround on new CPUs
` [PATCH v2 09/14] x86/fault: Split the OOPS code out from no_context()
` [PATCH v2 10/14] x86/fault: Bypass no_context() for implicit kernel faults from usermode
` [PATCH v2 11/14] x86/fault: Rename no_context() to kernelmode_fixup_or_oops()
` [PATCH v2 12/14] x86/fault: Don't look for extable entries for SMEP violations
` [PATCH v2 13/14] x86/fault: Don't run fixups for SMAP violations
` [PATCH v2 14/14] x86/fault, x86/efi: Fix and rename efi_recover_from_page_fault()

[PATCH] perf tools: Fix arm64 build error with gcc-11
 2021-02-10  2:31 UTC  (3+ messages)

[PATCH] ext4: add .kunitconfig fragment to enable ext4-specific tests
 2021-02-10  2:33 UTC  (2+ messages)

[PATCH 0/6] ARM: mstar: Basic MPLL support
 2021-02-10  2:29 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

[PATCH v2] printk: fix deadlock when kernel panic
 2021-02-10  2:25 UTC  (9+ messages)
  ` [External] "

linux-next: manual merge of the rdma tree with Linus' tree
 2021-02-10  2:15 UTC 

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-10  2:12 UTC  (12+ messages)

[PATCH net-next 0/9] net: phy: icplus: cleanups and new features
 2021-02-10  2:12 UTC  (17+ messages)
` [PATCH net-next 1/9] net: phy: icplus: use PHY_ID_MATCH_MODEL() macro
` [PATCH net-next 2/9] net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G
` [PATCH net-next 3/9] net: phy: icplus: drop address operator for functions
` [PATCH net-next 4/9] net: phy: icplus: use the .soft_reset() of the phy-core
` [PATCH net-next 6/9] net: phy: icplus: don't set APS_EN bit on IP101G
` [PATCH net-next 7/9] net: phy: icplus: select page before writing control register
` [PATCH net-next 8/9] net: phy: icplus: add PHY counter for IP101G
` [PATCH net-next 9/9] net: phy: icplus: add MDI/MDIX support for IP101A/G

[PATCH RFC] hugetlb_cgroup: fix unbalanced css_put for shared mappings
 2021-02-10  2:11 UTC  (5+ messages)

[PATCH 1/1] PCI/RCEC: Fix failure to inject errors to some RCiEP devices
 2021-02-10  2:05 UTC 

[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
 2021-02-10  2:00 UTC  (15+ messages)
` [PATCH v5 16/22] powerpc/syscall: Avoid stack frame in likely part of system_call_exception()
` [PATCH v5 18/22] powerpc/syscall: Remove FULL_REGS verification in system_call_exception
` [PATCH v5 20/22] powerpc/syscall: Avoid storing 'current' in another pointer

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-10  1:58 UTC  (7+ messages)
` [PATCH mvebu v2 03/10] clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
` [PATCH mvebu v2 05/10] clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
` [PATCH mvebu v2 06/10] clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0

[v7 PATCH 0/12] Make shrinker's nr_deferred memcg aware
 2021-02-10  1:57 UTC  (26+ messages)
` [v7 PATCH 05/12] mm: memcontrol: rename shrinker_map to shrinker_info
` [v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helper
` [v7 PATCH 07/12] mm: vmscan: use a new flag to indicate shrinker is registered
` [v7 PATCH 08/12] mm: vmscan: add per memcg shrinker nr_deferred
` [v7 PATCH 09/12] mm: vmscan: use per memcg nr_deferred of shrinker
` [v7 PATCH 10/12] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v7 PATCH 11/12] mm: memcontrol: reparent nr_deferred when memcg offline

[btrfs] 8698fc4eb7: fio.write_iops 44.9% improvement
 2021-02-10  2:12 UTC 

[PATCH net-next] net: phy: introduce phydev->port
 2021-02-10  1:53 UTC  (3+ messages)

[PATCH v4 0/8] support for bitmap (and hence CPU) list "N" abbreviation
 2021-02-09 22:59 UTC  (9+ messages)
` [PATCH 1/8] lib: test_bitmap: clearly separate ERANGE from EINVAL tests
` [PATCH 2/8] lib: test_bitmap: add tests to trigger ERANGE case
` [PATCH 3/8] lib: test_bitmap: add more start-end:offset/len tests
` [PATCH 4/8] lib: bitmap: move ERANGE check from set_region to check_region
` [PATCH 5/8] lib: bitmap: pair nbits value with region struct
` [PATCH 6/8] lib: bitmap: support "N" as an alias for size of bitmap
` [PATCH 7/8] lib: test_bitmap: add tests for "N" alias
` [PATCH 8/8] rcu: deprecate "all" option to rcu_nocbs=

linux-next: build failure after merge of the v4l-dvb tree
 2021-02-10  1:46 UTC 

[PATCH 5.10 000/120] 5.10.15-rc1 review
 2021-02-10  1:28 UTC  (2+ messages)

[PATCH] drm/msm: fix a6xx_gmu_clear_oob
 2021-02-10  1:24 UTC  (2+ messages)

UBSAN: shift-out-of-bounds in xprt_do_reserve
 2021-02-10  1:24 UTC 

[PATCH 5.4 00/65] 5.4.97-rc1 review
 2021-02-10  1:23 UTC  (2+ messages)

[PATCH v7 0/6] tracing: More synthetic event error fixes
 2021-02-10  1:21 UTC  (4+ messages)

[GIT PULL] memblock: remove return value of memblock_free_all()
 2021-02-10  1:17 UTC  (2+ messages)

[PATCH] KVM: selftests: Add missing header file needed by xAPIC IPI tests
 2021-02-10  1:17 UTC 

[PATCH 4.19 00/38] 4.19.175-rc1 review
 2021-02-10  1:16 UTC  (2+ messages)

[PATCH v3] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-09 19:57 UTC  (4+ messages)

[PATCH v3 0/5] sunxi: fix H6 HDMI related issues
 2021-02-09 17:58 UTC  (4+ messages)
` [PATCH v3 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
` [PATCH v3 3/5] drm/sun4i: dw-hdmi: always set clock rate
` [PATCH v3 4/5] drm/sun4i: Fix H6 HDMI PHY configuration

[PATCH] Drivers: staging: most: sound: Fixed styling issue
 2021-02-10  1:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] rcuscale: add kfree_rcu() single-argument scale test
 2021-02-10  1:00 UTC  (4+ messages)

[PATCH] clk: at91: Fix the declaration of the clocks
 2021-02-10  0:56 UTC  (5+ messages)

[patch V2 00/13] x86/irq/64: Inline irq stack switching
 2021-02-09 23:40 UTC  (14+ messages)
` [patch V2 01/13] x86/entry: Fix instrumentation annotation
` [patch V2 02/13] x86/irq: Sanitize irq stack tracking
` [patch V2 03/13] x86/irq/64: Adjust the per CPU irq stack pointer by 8
` [patch V2 04/13] x86/apic: Split out spurious handling code
` [patch V2 05/13] x86/irq: Provide macro for inlining irq stack switching
` [patch V2 06/13] x86/entry: Convert system vectors to irq stack macro
` [patch V2 07/13] x86/entry: Convert device interrupts to inline stack switching
` [patch V2 08/13] x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcall
` [patch V2 09/13] x86/softirq: Remove indirection in do_softirq_own_stack()
` [patch V2 10/13] x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK
` [patch V2 11/13] softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
` [patch V2 12/13] softirq: Move do_softirq_own_stack() to generic asm header
` [patch V2 13/13] x86/softirq/64: Inline do_softirq_own_stack()

[PATCH v2] drm/msm: a6xx: Make sure the SQE microcode is safe
 2021-02-10  0:52 UTC 

[PATCH] perf probe: fix kretprobe issue caused by GCC bug
 2021-02-10  0:49 UTC  (4+ messages)

[PATCH] nvme: Add 48-bit DMA address quirk
 2021-02-10  0:39 UTC  (2+ messages)
` [PATCH v2] nvme: Add 48-bit DMA address quirk for Amazon NVMe controllers

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-10  0:37 UTC  (7+ messages)
  ` [Linuxarm] "

[gustavoars-linux:testing/staging/rtl8188eu 8321/8744] arch/mips/kernel/setup.c:47:39: error: redefinition of '__appended_dtb' with a different type: 'const char vs 'char
 2021-02-10  0:33 UTC 

[PATCH net-next 0/7] Marvell Prestera Switchdev misc updates
 2021-02-10  0:28 UTC  (9+ messages)
` [PATCH net-next 5/7] net: marvell: prestera: add LAG support
            ` [EXT] "

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-10  0:24 UTC  (4+ messages)

[PATCH] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings, again
 2021-02-10  0:21 UTC  (8+ messages)
  ` [PATCH] ubsan: Require GCC-8+ or Clang to use UBSAN

linux-next: Tree for Feb 8 (objtool: warnings: 5)
 2021-02-10  0:19 UTC  (3+ messages)
` [PATCH] ubsan: remove overflow checks

linux-next: Tree for Feb 8
 2021-02-10  0:16 UTC  (6+ messages)
` linux-next: Tree for Feb 8 (objtool: warnings: 5)

[PATCH v1] x86/vdso: fix CE on non-compatible cflags
 2021-02-10  0:07 UTC 

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-10  0:02 UTC  (9+ messages)
` [PATCH v2 1/8] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v2 2/8] cxl/mem: Find device capabilities
` [PATCH v2 3/8] cxl/mem: Register CXL memX devices
` [PATCH v2 4/8] cxl/mem: Add basic IOCTL interface
` [PATCH v2 5/8] cxl/mem: Add a "RAW" send command
` [PATCH v2 6/8] cxl/mem: Enable commands via CEL
` [PATCH v2 7/8] cxl/mem: Add set of informational commands
` [PATCH v2 8/8] MAINTAINERS: Add maintainers of the CXL driver

[PATCH mm] kfence: make reporting sensitive information configurable
 2021-02-09 21:34 UTC  (3+ messages)

[tip:locking/core] BUILD SUCCESS 7f82e631d236cafd28518b998c6d4d8dc2ef68f6
 2021-02-10  0:01 UTC 

[tip:x86/cleanups] BUILD SUCCESS 3228e1dc80983ee1f5d2e533d010b3bd8b50f0e2
 2021-02-10  0:01 UTC 

[tip:ras/core] BUILD SUCCESS 9223d0dccb8f8523754122f68316dd1a4f39f7f8
 2021-02-10  0:01 UTC 

[tip:x86/urgent] BUILD SUCCESS 256b92af784d5043eeb7d559b6d5963dcc2ecb10
 2021-02-10  0:01 UTC 

[tip:timers/urgent] BUILD SUCCESS 24c242ec7abb3d21fa0b1da6bb251521dc1717b5
 2021-02-10  0:01 UTC 

[tip:sched/core] BUILD SUCCESS 936eba768e7d4701373115977db1dbe954b6f6af
 2021-02-10  0:01 UTC 

[tip:master] BUILD SUCCESS 4e2c97c69a3b1e5f303e3de8f4353cbd9b55123b
 2021-02-10  0:01 UTC 

[tip:timers/core] BUILD SUCCESS 174bcc691f44fdd05046c694fc650933819f72c7
 2021-02-10  0:01 UTC 

[tip:core/urgent] BUILD SUCCESS 36a6c843fd0d8e02506681577e96dabd203dd8e8
 2021-02-10  0:01 UTC 

[tip:sched/urgent] BUILD SUCCESS 2452483d9546de1c540f330469dc4042ff089731
 2021-02-10  0:01 UTC 

[tip:irq/urgent] BUILD SUCCESS 4c7bcb51ae25f79e3733982e5d0cd8ce8640ddfc
 2021-02-10  0:01 UTC 

[tip:x86/sgx] BUILD SUCCESS 848477782bfa2b6aec738045246abd6cd104006c
 2021-02-10  0:01 UTC 

[net-next v4 00/14] Add Marvell CN10K support
 2021-02-09 23:58 UTC  (3+ messages)
  ` [EXT] "

[PATCH] drm/msm: a6xx: Make sure the SQE microcode is safe
 2021-02-09 23:57 UTC 

[gustavoars-linux:testing/drm/radeon/si_dpm 8321/8744] arch/mips/kernel/setup.c:47:39: error: conflicting types for '__appended_dtb'
 2021-02-09 23:56 UTC 

[PATCH v5 2/4] drm/i915/gen9_bc: Introduce TGP PCH DDC pin mappings
 2021-02-09 21:28 UTC 

[PATCH v1] mm, hwpoison: enable error handling on shmem thp
 2021-02-09 23:51 UTC  (3+ messages)

[PATCH 1/5] ARM: dts: rockchip: assign a fixed index to mmc devices on rk322x boards
 2021-02-09 23:50 UTC  (4+ messages)
` [PATCH 2/5] ARM: dts: rockchip: assign a fixed index to mmc devices on rv1108 boards

[PATCH 0/3] drm/ttm: constify static vm_operations_structs
 2021-02-09 23:48 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu/ttm: constify static vm_operations_struct
` [PATCH 2/3] drm/radeon/ttm: "
` [PATCH 3/3] drm/nouveau/ttm: "

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-09 23:45 UTC  (4+ messages)
` [RFC][PATCH 06/13] mm/migrate: update migration order during on hotplug events

[PATCH] PCI: Use subdir-ccflags-* to inherit debug flag
 2021-02-09 23:43 UTC  (2+ messages)

[PATCH] wireless: brcm80211: Fix the spelling configation to configuration in the file d11.h
 2021-02-09 23:42 UTC  (2+ messages)


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).