linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-28 22:58:02 to 2020-07-29 03:53:45 UTC [more...]

[PATCH v17 00/21] per memcg lru lock
 2020-07-29  3:53 UTC  (13+ messages)
` [PATCH v17 13/21] mm/lru: introduce TestClearPageLRU
` [PATCH v17 17/21] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH v10 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-07-29  3:52 UTC  (4+ messages)
` [PATCH v10 4/5] arm64: kdump: fix kdump broken with ZONE_DMA reintroduced

[char-misc-next] Revert "mei: hdcp: Replace one-element array with flexible-array member"
 2020-07-29  3:57 UTC  (12+ messages)

[PATCH v4 0/4] user space client interface driver
 2020-07-29  3:46 UTC  (5+ messages)
` [PATCH v4 1/4] bus: mhi: core: Add helper API to return number of free TREs
` [PATCH v4 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v4 3/4] docs: Add documentation for userspace client interface
` [PATCH v4 4/4] bus: mhi: clients: Add userspace client interface driver

[RFC PATCH] arm64: defconfig: Disable fine-grained task level IRQ time accounting
 2020-07-29  3:39 UTC 

[PATCH] dax: Fix wrong error-number passed into xas_set_err()
 2020-07-29  3:44 UTC 

[PATCH 0/6] Reclaim x86 psABI TIF flags
 2020-07-29  3:44 UTC  (5+ messages)
` [PATCH 2/6] arch: x86: Wrap TIF_IA32 checks
` [PATCH 4/6] arch: x86: Expose psABI on thread_info

[PATCH RESEND 1/2] scsi: megaraid: Remove pci-dma-compat wrapper APIs
 2020-07-29  3:40 UTC  (2+ messages)

[RFC PATCH 0/6] decrease unnecessary gap due to pmem kmem alignment
 2020-07-29  3:34 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/memory_hotplug: remove redundant memory block size alignment check
` [RFC PATCH 2/6] resource: export find_next_iomem_res() helper
` [RFC PATCH 3/6] mm/memory_hotplug: allow pmem kmem not to align with memory_block_size
` [RFC PATCH 4/6] mm/page_alloc: adjust the start,end in dax pmem kmem case
` [RFC PATCH 5/6] device-dax: relax the memblock size alignment for kmem_start
` [RFC PATCH 6/6] arm64: fall back to vmemmap_populate_basepages if not aligned with PMD_SIZE

[PATCH V3] dt-bindings: pci: convert QCOM pci bindings to YAML
 2020-07-29  3:32 UTC 

[PATCH 0/5] Some clean-ups for bio merge
 2020-07-29  3:28 UTC  (6+ messages)
` [PATCH 1/5] block: Move bio merge related functions into blk-merge.c
` [PATCH 2/5] block: Remove redundant blk_mq_sched_allow_merge() validation
` [PATCH 3/5] block: Add a new helper to attempt to merge a bio
` [PATCH 4/5] block: Remove blk_mq_attempt_merge() function
` [PATCH 5/5] block: Remove __blk_mq_sched_bio_merge() helper

[PATCH] fat: Add newline after declarations
 2020-07-29  3:05 UTC 

[PATCH v18 0/3] da7280: haptic driver submission
 2020-07-29  2:59 UTC  (4+ messages)
` [PATCH v18 3/3] Input: new da7280 haptic driver
` [PATCH v18 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [PATCH v18 2/3] dt-bindings: input: Add document bindings for DA7280

[PATCH 1/2] kbuild: move shared library build rules to scripts/gcc-plugins/Makefile
 2020-07-29  3:15 UTC  (2+ messages)
` [PATCH 2/2] kbuild: sort hostprogs before passing it to ifneq

linux-next: manual merge of the net-next tree with the risc-v tree
 2020-07-29  3:20 UTC 

[PATCH] extract-cert: add static to local data
 2020-07-29  3:18 UTC 

[PATCH] kconfig: add 'static' to some file-local data
 2020-07-29  3:18 UTC 

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-29  3:15 UTC  (16+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

[PATCH] i2c: mv64xxx: Add bus error recovery
 2020-07-29  3:11 UTC  (2+ messages)

[PATCH] net: nixge: fix potential memory leak in nixge_probe()
 2020-07-29  3:50 UTC 

[PATCH RFC] x86/bus_lock: Enable bus lock detection
 2020-07-29  3:02 UTC  (2+ messages)

[PATCH] net: ethernet: fix potential memory leak in gemini_ethernet_port_probe()
 2020-07-29  3:46 UTC 

[PATCH 0/9] arm64: Stolen time support
 2020-07-29  2:57 UTC  (4+ messages)

[PATCH] kunit: tool: adjust parse regex
 2020-07-29  2:55 UTC  (2+ messages)

[PATCH V2] dt-bindings: pci: convert QCOM pci bindings to YAML
 2020-07-29  2:49 UTC  (4+ messages)

PROBLEM: IO lockup on reiserfs FS
 2020-07-29  2:34 UTC 

PROBLEM: IO lockup on reiserfs FS
 2020-07-29  2:34 UTC 

[PATCH] block: fix possible race on blk_get_queue()
 2020-07-29  2:41 UTC  (2+ messages)

[PATCH v2] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-07-29  2:40 UTC 

WARNING: suspicious RCU usage - while installing a VM on a CPU listed under nohz_full
 2020-07-29  2:38 UTC  (3+ messages)

[PATCH v2 00/18] gpio: cdev: add uAPI V2
 2020-07-29  2:28 UTC  (5+ messages)
` [PATCH v2 05/18] gpiolib: cdev: support GPIO_GET_LINE_IOCTL and GPIOLINE_GET_VALUES_IOCTL

[PATCH v6 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-29  2:20 UTC  (4+ messages)
` [PATCH v6 01/15] vfio/type1: Refactor vfio_iommu_type1_ioctl()

[PATCH 1/2] watchdog: imx7ulp: Strictly follow the sequence for wdog operations
 2020-07-29  2:26 UTC  (4+ messages)

[PATCH V2 1/2] watchdog: imx7ulp: Strictly follow the sequence for wdog operations
 2020-07-29  2:20 UTC  (2+ messages)
` [PATCH V2 2/2] watchdog: imx7ulp: Watchdog should continue running for wait/stop mode

[PATCH] drm/vkms: Fix soft lockup
 2020-07-29  2:23 UTC 

[PATCH 4.19 00/86] 4.19.135-rc3 review
 2020-07-29  2:22 UTC  (2+ messages)

linux-5.8-rc4/scripts/kconfig/qconf.cc: 2 * bad delete ?
 2020-07-29  2:14 UTC 

[PATCH] doc: remove stray HTML entity in '<slash>'
 2020-07-29  2:14 UTC  (2+ messages)

[PATCH V3fix ghak120] audit: initialize context values in case of mandatory events
 2020-07-29  2:01 UTC  (5+ messages)

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-07-29  2:03 UTC  (9+ messages)
` [PATCH 2/4] printk: store instead of processing cont parts

mmotm 2020-07-27-18-18 uploaded
 2020-07-29  2:04 UTC  (7+ messages)
` mmotm 2020-07-27-18-18 uploaded (mm/page_alloc.c)

linux-next: build failure after merge of the vfs tree
 2020-07-29  1:56 UTC 

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-29  1:50 UTC  (11+ messages)
` [PATCH v5 5/6] kprobes: Use text_alloc() and text_free()

[PATCH v4 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-07-29  1:48 UTC  (3+ messages)

[tip:x86/kaslr] BUILD SUCCESS 7f104ea54e69ec45cbc4948cdb7d7f74d46def6d
 2020-07-29  1:47 UTC 

[tip:sched/core] BUILD SUCCESS 21a6ee14a8f277766618ef07154432b46528113e
 2020-07-29  1:47 UTC 

[tip:perf/core] BUILD SUCCESS d903b6d029d66e6478562d75ea18d89098f7b7e8
 2020-07-29  1:47 UTC 

[PATCH 0/3] Bluetooth: Emit events for suspend/resume
 2020-07-29  1:42 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Add mgmt suspend and resume events
` [PATCH 2/3] Bluetooth: Add suspend reason for device disconnect
` [PATCH 3/3] Bluetooth: Emit controller suspend and resume events

[PATCH] drivers/net/wan/lapbether: Use needed_headroom instead of hard_header_len
 2020-07-29  1:41 UTC  (3+ messages)

[PATCH v3 00/11] ACPI/NVDIMM: Runtime Firmware Activation
 2020-07-29  1:35 UTC  (4+ messages)
` [PATCH v3 10/11] PM, libnvdimm: Add runtime firmware activation support

[PATCH v3 0/3] Add basic node support for Mediatek MT8192 SoC
 2020-07-29  1:31 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile
` [PATCH v3 2/3] dt-bindings: serial: Add compatible for Mediatek MT8192
` [PATCH v3 3/3] dt-bindings: timer: "

[PATCH RFC v2] rcu/segcblist: Add counters to segcblist datastructure
 2020-07-29  1:28 UTC  (8+ messages)

[v2 2/4] clk: x86: Change name from ST to FCH
 2020-07-29  1:26 UTC  (4+ messages)
` [v3 4/4] clk: x86: Support RV architecture

[PATCH] mm/slab.c: add node spinlock protect in __cache_free_alien
 2020-07-29  1:25 UTC  (3+ messages)
  ` 回复: "

[PATCH] Input: fix typo in function name documentation
 2020-07-29  1:23 UTC  (3+ messages)

[PATCH 0/9] msm8992/4 updates
 2020-07-29  1:23 UTC  (3+ messages)
` [PATCH 6/9] clk: qcom: gcc-msm8994: Add missing clocks, resets and GDSCs

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-07-29  1:20 UTC  (7+ messages)

[PATCH v3 00/19] Introduce partial kernel_read_file() support
 2020-07-29  1:19 UTC  (4+ messages)
` [PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()

[PATCH v6 0/6] IOMMU user API enhancement
 2020-07-29  1:18 UTC  (4+ messages)
` [PATCH v6 1/6] docs: IOMMU user API

[RESEND PATCH v5 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-29  1:15 UTC  (5+ messages)
` [RESEND PATCH v5 07/11] ppc64/kexec_file: enable early kernel's OPAL calls

[RESEND PATCH v1 1/2] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 1 PMIC peripherals
 2020-07-29  1:09 UTC  (4+ messages)
` [RESEND PATCH v1 2/2] thermal: qcom-spmi-temp-alarm: Don't suppress negative temp

[PATCH 00/15] sx9310 iio driver updates
 2020-07-29  1:03 UTC  (19+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] dt-bindings: iio: Add bindings for sx9310 sensor
  ` [PATCH v2 02/14] iio: sx9310: Update macros declarations
  ` [PATCH v2 03/14] iio: sx9310: Fix irq handling
  ` [PATCH v2 04/14] iio: sx9310: Remove acpi and of table macros
  ` [PATCH v2 05/14] iio: sx9310: Change from .probe to .probe_new
  ` [PATCH v2 06/14] iio: sx9310: Fixes various memory handling
  ` [PATCH v2 07/14] iio: sx9310: Use long instead of int for channel bitmaps
  ` [PATCH v2 08/14] iio: sx9310: Use regmap_read_poll_timeout() for compensation
  ` [PATCH v2 09/14] iio: sx9310: Update copyright
  ` [PATCH v2 10/14] iio: sx9310: Simplify error return handling
  ` [PATCH v2 11/14] iio: sx9310: Use variable to hold &client->dev
  ` [PATCH v2 12/14] iio: sx9310: Miscellaneous format fixes
  ` [PATCH v2 13/14] iio: sx9310: Drop channel_users[]
  ` [PATCH v2 14/14] iio: sx9310: Enable vdd and svdd regulators at probe

[PATCH net-next] hinic: add generating mailbox random index support
 2020-07-29  0:59 UTC 

Random shadow stack pointer corruption
 2020-07-29  0:56 UTC  (7+ messages)

[PATCH net-nex 0/2] net: mvneta: improve phylink_speed_up/down usage
 2020-07-29  0:52 UTC  (3+ messages)
` [PATCH net-nex 2/2] net: mvneta: Don't speed down the PHY when changing mtu

[PATCH 0/5] net: stmmac: improve WOL
 2020-07-29  0:48 UTC  (2+ messages)

[PATCH] dt-bindings: hwlock: qcom: Remove invalid binding
 2020-07-29  0:47 UTC 

[PATCH V2 net-next] fib: use indirect call wrappers in the most common fib_rules_ops
 2020-07-29  0:43 UTC  (2+ messages)

[PATCH v2] net: ipv6: fix use-after-free Read in __xfrm6_tunnel_spi_lookup
 2020-07-29  0:36 UTC  (2+ messages)

[PATCH] staging/speakup: Move out of staging
 2020-07-29  0:36 UTC  (3+ messages)

[PATCHv2] staging/speakup: Move out of staging
 2020-07-29  0:35 UTC 

[PATCH] net: ipv6: fix slab-out-of-bounds Read in __xfrm6_tunnel_spi_check
 2020-07-29  0:33 UTC  (2+ messages)

[PATCH -next] drm: xlnx: Fix typo in parameter description
 2020-07-29  0:29 UTC  (4+ messages)

[PATCH] Staging : iio : Fixed a punctuation and a spelling mistake
 2020-07-29  0:32 UTC 

[PATCH] net: ipv6: fix slab-out-of-bounda Read in xfrm6_tunnel_alloc_spi
 2020-07-29  0:29 UTC  (2+ messages)

[PATCH 0/2] Small cleanups to ingenic-drm driver
 2020-07-29  0:28 UTC  (4+ messages)

[PATCH][next] greybus: Use fallthrough pseudo-keyword
 2020-07-29  0:25 UTC  (3+ messages)

[PATCH] ipv6: Fix nexthop refcnt leak when creating ipv6 route info
 2020-07-29  0:24 UTC  (2+ messages)

[PATCH net-next v5 0/2] hinic: add some error messages for debug
 2020-07-29  0:22 UTC  (2+ messages)

[PATCH v4 0/5] Introduce the Counter character device interface
 2020-07-29  0:20 UTC  (3+ messages)
` [PATCH v4 3/5] counter: Add "

[tip:locking/nmi] BUILD SUCCESS ed00495333ccc80fc8fb86fb43773c3c2a499466
 2020-07-29  0:13 UTC 

[PATCH v2 0/5] Implement optional L1D flushing for
 2020-07-29  0:11 UTC  (6+ messages)
` [PATCH v2 1/5] Add a per-cpu view of SMT state
` [PATCH v2 2/5] x86/mm: Refactor cond_ibpb() to support other use cases
` [PATCH v2 3/5] x86/mm: Optionally flush L1D on context switch
` [PATCH v2 4/5] prctl: Hook L1D flushing in via prctl
` [PATCH v2 5/5] Documentation: Add L1D flushing Documentation

[PATCH v3 00/11] SVM cleanup and INVPCID support for the AMD guests
 2020-07-29  0:09 UTC  (18+ messages)
` [PATCH v3 01/11] KVM: SVM: Introduce __set_intercept, __clr_intercept and __is_intercept
` [PATCH v3 02/11] KVM: SVM: Change intercept_cr to generic intercepts
` [PATCH v3 03/11] KVM: SVM: Change intercept_dr "
` [PATCH v3 04/11] KVM: SVM: Modify intercept_exceptions "
` [PATCH v3 05/11] KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
` [PATCH v3 06/11] KVM: SVM: Add new intercept vector in vmcb_control_area
` [PATCH v3 07/11] KVM: nSVM: Cleanup nested_state data structure
` [PATCH v3 08/11] KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
` [PATCH v3 09/11] KVM: SVM: Remove set_exception_intercept and clr_exception_intercept
` [PATCH v3 10/11] KVM: X86: Move handling of INVPCID types to x86
` [PATCH v3 11/11] KVM:SVM: Enable INVPCID feature on AMD

Aw: [PATCH v2 net 1/2] net: dsa: mt7530: move mt7623 settings out off the mt7530
 2020-07-29  0:05 UTC  (3+ messages)
` [PATCH] net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623

[PATCH] habanalabs: fix up absolute include instructions
 2020-07-29  0:03 UTC  (4+ messages)
` [RFC PATCH] habanalabs: goya_ctx_init() can be static

[PATCH] proc/sysctl: make protected_* world readable
 2020-07-29  0:03 UTC  (3+ messages)

Add and use a generic version of devmem_is_allowed()
 2020-07-29  0:00 UTC  (2+ messages)

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-07-28 23:55 UTC  (8+ messages)
` [RFC PATCH v5 05/11] fs: add security blob and hooks for block_device
` [RFC PATCH v5 06/11] dm-verity: move signature check after tree validation

[PATCH 01/24] asm-generic: add generic versions of mmu context functions
 2020-07-28 23:52 UTC  (2+ messages)

[PATCH kernel] 9p/trans_fd: Check file mode at opening
 2020-07-28 23:50 UTC  (3+ messages)
` [V9fs-developer] "

[PATCH v3 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-07-28 23:12 UTC  (4+ messages)
` [PATCH v3 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core

[PATCH net] rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
 2020-07-28 23:03 UTC 

[PATCH 0/2] Move recovery and coredump interface to sysfs
 2020-07-28 23:08 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: Move coredump entry from debugfs "
` [PATCH 2/2] remoteproc: Move recovery debugfs entry "

rtsx_pci not restoring ASPM state after suspend/resume
 2020-07-28 23:06 UTC  (2+ messages)

[PATCH v2] Staging : media : atomisp : fixed a brace coding sytle issue
 2020-07-28 22:59 UTC  (2+ messages)

[PATCH v2 0/8] x86/kaslr: Cleanup and small bugfixes
 2020-07-28 22:57 UTC  (12+ messages)
` [PATCH v3 02/21] x86/kaslr: Remove bogus warning and unnecessary goto
` [PATCH v3 03/21] x86/kaslr: Fix process_efi_entries comment
` [PATCH v3 07/21] x86/kaslr: Eliminate start_orig from __process_mem_region
` [PATCH v3 13/21] x86/kaslr: Drop test for command-line parameters before parsing
` [PATCH v3 14/21] x86/kaslr: Make the type of number of slots/slot areas consistent
` [PATCH v3 15/21] x86/kaslr: Drop redundant check in store_slot_info
` [PATCH v3 16/21] x86/kaslr: Drop unnecessary alignment in find_random_virt_addr
` [PATCH v3 18/21] x86/kaslr: Make minimum/image_size unsigned long
` [PATCH v3 19/21] x86/kaslr: Replace unsigned long long with u64
` [PATCH v3 20/21] x86/kaslr: Make local variables 64-bit
` [PATCH v3 21/21] x86/kaslr: Add a check that the random address is in range


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