linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-06 00:51:24 to 2021-01-06 06:11:55 UTC [more...]

[PATCH 0/1] arm64: make section size configurable for memory hotplug
 2021-01-06  6:11 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] net: qrtr: fix null-ptr-deref in qrtr_ns_remove
 2021-01-06  6:06 UTC  (3+ messages)
  ` [PATCH v2] net: qrtr: fix null pointer dereference "

[PATCH 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
 2021-01-06  6:05 UTC  (11+ messages)
` [PATCH 2/6] hugetlbfs: fix cannot migrate the fallocated HugeTLB page
    ` [External] "
` [PATCH 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
    ` [External] "

[RFC PATCH v2 1/1] platform-msi: Add platform check for subdevice irq domain
 2021-01-06  6:06 UTC  (2+ messages)

[PATCH] mm: memcg/slab: optimize objcg stock draining
 2021-01-06  6:05 UTC  (2+ messages)

[PATCH 0/6] arm: aspeed: Add eSPI support
 2021-01-06  5:59 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: aspeed: Add eSPI controller
` [PATCH 2/6] MAINTAINER: Add ASPEED eSPI driver entry
` [PATCH 3/6] clk: ast2600: Add eSPI reset bit
` [PATCH 4/6] irqchip/aspeed: Add Aspeed eSPI interrupt controller
` [PATCH 5/6] soc: aspeed: Add eSPI driver
` [PATCH 6/6] ARM: dts: aspeed: Add AST2600 eSPI nodes

[PATCH -next] soundwire: intel: Use kzalloc for allocating only one thing
 2021-01-06  6:00 UTC  (2+ messages)

[PATCH v2 0/9] soundwire/regmap: use _no_pm routines
 2021-01-06  5:59 UTC  (3+ messages)
` [PATCH v2 5/9] regmap: sdw: use _no_pm functions in regmap_read/write

arch/arm64/kernel/topology.c:367:22: sparse: sparse: dereference of noderef expression
 2021-01-06  5:50 UTC 

[PATCH v4 0/2] pinctrl: qcom: Add SM8350 pinctrl support
 2021-01-06  5:49 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
` [PATCH v4 2/2] pinctrl: qcom: Add SM8350 pinctrl driver

[RFC PATCH v2 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-01-06  5:48 UTC  (8+ messages)
` [RFC PATCH v2 2/4] KVM: arm64: GICv4.1: Try to save hw pending state in save_pending_tables
` [RFC PATCH v2 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[PATCH v2] Documentation/dax: Update description of DAX policy changing
 2021-01-06  5:45 UTC  (2+ messages)

[PATCH v7 0/5] Introduce the Counter character device interface
 2021-01-06  5:30 UTC  (6+ messages)
` [PATCH v7 1/5] counter: Internalize sysfs interface code

[PATCH v3 0/4] btf: support ints larger than 128 bits
 2021-01-06  5:26 UTC  (8+ messages)
` [PATCH v3 1/4] btf: add support for "
` [PATCH v3 3/4] bpftool: "
` [PATCH v3 4/4] bpf: add tests "

[PATCH v1 00/19] x86/insn: Add an insn_decode() API
 2021-01-06  5:21 UTC  (7+ messages)
` [PATCH v1 03/19] "

[PATCH] ASoC: cros_ec_codec: Reset I2S RX when probing
 2021-01-06  5:05 UTC 

[PATCH v9 1/3] scsi: ufs: Protect some contexts from unexpected clock scaling
 2021-01-06  5:04 UTC  (3+ messages)
` [PATCH v9 2/3] scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
` [PATCH v9 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"

[PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-06  5:00 UTC  (5+ messages)
` [PATCH v9 2/8] IMA: add support to measure buffer data hash

[PATCH v2] Bluetooth: btrtl: Add null check in setup
 2021-01-06  4:58 UTC 

[PATCH tip/core/rcu 0/21] Provide runtime switching of offloaded CPUs
 2021-01-06  4:48 UTC  (22+ messages)
` [PATCH tip/core/rcu 01/21] rcu/nocb: Turn enabled/offload states into a common flag
` [PATCH tip/core/rcu 02/21] rcu/nocb: Provide basic callback offloading state machine bits
` [PATCH tip/core/rcu 03/21] rcu/nocb: Always init segcblist on CPU up
` [PATCH tip/core/rcu 04/21] rcu/nocb: De-offloading CB kthread
` [PATCH tip/core/rcu 05/21] rcu/nocb: Don't deoffload an offline CPU with pending work
` [PATCH tip/core/rcu 06/21] rcu/nocb: De-offloading GP kthread
` [PATCH tip/core/rcu 07/21] rcu/nocb: Re-offload support
` [PATCH tip/core/rcu 08/21] rcu/nocb: Shutdown nocb timer on de-offloading
` [PATCH tip/core/rcu 09/21] rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY
` [PATCH tip/core/rcu 10/21] rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading
` [PATCH tip/core/rcu 11/21] rcu/nocb: Only cond_resched() from actual offloaded batch processing
` [PATCH tip/core/rcu 12/21] rcu/nocb: Process batch locally as long as offloading isn't complete
` [PATCH tip/core/rcu 13/21] rcu/nocb: Locally accelerate callbacks "
` [PATCH tip/core/rcu 14/21] cpu/hotplug: Add lockdep_is_cpus_held()
` [PATCH tip/core/rcu 15/21] timer: Add timer_curr_running()
` [PATCH tip/core/rcu 16/21] rcutorture: Test runtime toggling of CPUs' callback offloading
` [PATCH tip/core/rcu 17/21] tools/rcutorture: Support nocb toggle in TREE01
` [PATCH tip/core/rcu 18/21] rcu/nocb: Add grace period and task state to show_rcu_nocb_state() output
` [PATCH tip/core/rcu 19/21] rcu/nocb: Add nocb CB kthread list "
` [PATCH tip/core/rcu 20/21] rcu/nocb: Code-style nits in callback-offloading toggling
` [PATCH tip/core/rcu 21/21] rcu: Do any deferred nocb wakeups at CPU offline time

[PATCH 1/2] mm: page_counter: relayout structure to reduce false sharing
 2021-01-06  4:45 UTC  (7+ messages)
` [PATCH 2/2] mm: memcg: add a new MEMCG_UPDATE_BATCH

[PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
 2021-01-06  4:42 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] exfat: improve performance of exfat_free_cluster when using dirsync mount option
 2021-01-06  4:39 UTC 

[PATCH v1] panic: push panic() messages to the console even from the MCE nmi handler
 2021-01-06  4:35 UTC  (2+ messages)

[PATCH] kunit: tool: Force the use of the 'tty' console for UML
 2021-01-06  4:29 UTC  (8+ messages)

[PATCH] mm/zsmalloc: replace if (cond) BUG() with BUG_ON()
 2021-01-06  4:28 UTC  (4+ messages)
` [PATCH] mm/mmap: "

[PATCH] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
 2021-01-06  4:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
 2021-01-06  4:27 UTC 

[PATCH] cifs: fix msleep() is imprecise
 2021-01-06  4:26 UTC  (2+ messages)

[RFC PATCH] mm/memcontrol: Increase threshold for draining per-cpu stocked bytes
 2021-01-06  4:26 UTC  (5+ messages)

[PATCH 1/3] hv_netvsc: Check VF datapath when sending traffic to VF
 2021-01-06  4:25 UTC  (4+ messages)
` [PATCH 2/3] hv_netvsc: Wait for completion on request NVSP_MSG4_TYPE_SWITCH_DATA_PATH
` [PATCH 3/3] hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove

[PATCH] ptp: ptp_ines: prevent build when HAS_IOMEM is not set
 2021-01-06  4:25 UTC 

[PATCH] rpmsg: glink: add a header file
 2021-01-06  4:23 UTC  (4+ messages)

[PATCH 0/2] hisi_sas: Expose hw queues for v2 hw and remove unused code
 2021-01-06  4:18 UTC  (2+ messages)

[PATCH] cifs: check pointer before freeing
 2021-01-06  4:11 UTC  (3+ messages)

[PATCH] scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM
 2021-01-06  4:08 UTC 

[PATCH] mm: Teach pfn_to_online_page() about ZONE_DEVICE section collisions
 2021-01-06  4:07 UTC 

[PATCH] rpmsg: glink: Guard qcom_glink_ssr_notify() with correct config
 2021-01-06  3:59 UTC 

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-06  3:54 UTC 

[PATCH 6/6] hugetlb: support free hugepage pre zero out
 2021-01-06  3:52 UTC 

[PATCH 5/6] virtio-balloon: reporting hugetlb free page to host
 2021-01-06  3:51 UTC 

[PATCH 4/6] hugetlb: avoid allocation failed when page reporting is on going
 2021-01-06  3:50 UTC 

[PATCH 3/6] hugetlb: add free page reporting support
 2021-01-06  3:49 UTC 

[PATCH 2/6] mm: let user decide page reporting option
 2021-01-06  3:48 UTC 

[PATCH 1/6] mm: Add batch size for free page reporting
 2021-01-06  3:47 UTC 

[PATCH 0/6] hugetlbfs: support free page reporting
 2021-01-06  3:46 UTC 

[PATCH v2 00/18] Devicetree update for SDX55 platform
 2021-01-06  3:42 UTC  (5+ messages)
` [PATCH v2 02/18] ARM: dts: qcom: sdx55: Add reserved memory nodes

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-06  3:41 UTC  (7+ messages)
` [RFC PATCH v3 1/6] swiotlb: Add io_tlb_mem struct
` [RFC PATCH v3 2/6] swiotlb: Add restricted DMA pool
` [RFC PATCH v3 3/6] swiotlb: Use restricted DMA pool if available
` [RFC PATCH v3 4/6] swiotlb: Add restricted DMA alloc/free support
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool
` [RFC PATCH v3 6/6] of: Add plumbing for "

[PATCH v2] f2fs: fix null page reference in redirty_blocks
 2021-01-06  3:35 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH net] net: fix use-after-free when UDP GRO with shared fraglist
 2021-01-06  3:32 UTC  (5+ messages)

linux-next: Tree for Jan 6
 2021-01-06  3:30 UTC 

[PATCH] tracing/kprobes: Do the notrace functions check without kprobes on ftrace
 2021-01-06  3:20 UTC 

nouveau regression post v5.8, still present in v5.10
 2021-01-06  3:18 UTC  (5+ messages)
` [Nouveau] "

[PATCH v21 00/19] per memcg lru lock
 2021-01-06  3:10 UTC  (7+ messages)

[PATCH v2 0/4] media: vidtv: add media controller support
 2021-01-06  3:04 UTC  (5+ messages)
` [PATCH v2 1/4] media: vidtv: Add "
` [PATCH v2 2/4] media: vidtv: reinstate sysfs bind attrs
` [PATCH v2 3/4] media: vidtv: use a simpler name in platform_{device|driver}
` [PATCH v2 4/4] media: vidtv: print message when driver is removed

[PATCH] x86/kaslr: try process e820 entries if can not get suitable regions from efi
 2021-01-06  3:04 UTC  (4+ messages)

[PATCH v2 0/4] scsi: ufs: Cleanup and refactor clock scaling
 2021-01-06  2:47 UTC  (2+ messages)

[PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
 2021-01-06  2:57 UTC  (3+ messages)
` [PATCH] fs: binfmt_em86: check return code of remove_arg_zero

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-06  2:46 UTC 

[PATCH 0/2] auxdisplay: HD44780 connected to I2C via PCF8574
 2021-01-06  2:47 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] auxdisplay: devicetree doc for HD44780/PCF8574

[PATCH v4] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-06  2:43 UTC  (9+ messages)

[PATCH v2 0/4] Allwinner H6 RSB support
 2021-01-06  2:39 UTC  (4+ messages)
` [PATCH v2 2/4] pinctrl: sunxi: h6-r: Add s_rsb pin functions

[PATCH net-next 0/3] net: ipa: support COMPILE_TEST
 2021-01-06  2:38 UTC  (4+ messages)
` [PATCH net-next 1/3] remoteproc: qcom: expose types for COMPILE_TEST
` [PATCH net-next 2/3] soc: qcom: mdt_loader: define stubs "
` [PATCH net-next 3/3] net: ipa: support COMPILE_TEST

discussion: re-structuring of the Amlogic Meson VPU DRM driver
 2021-01-06  2:35 UTC  (3+ messages)

[PATCH] net: dsa: fix led_classdev build errors
 2021-01-06  2:18 UTC 

linux-next: build warning after merge of the usb tree
 2021-01-06  2:12 UTC 

[PATCH] MIPS: zboot: Avoid endless loop in clear BSS
 2021-01-06  2:04 UTC  (2+ messages)

[PATCH] x86/entry: use STB_GLOBAL for register restoring thunk
 2021-01-06  1:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-06  1:55 UTC  (2+ messages)

[PATCH v4 0/3] Audit Capability and Extended Capability among IOMMUs
 2021-01-06  1:30 UTC  (4+ messages)
` [PATCH v4 1/3] iommu/vt-d: Audit IOMMU Capabilities and add helper functions
` [PATCH v4 2/3] iommu/vt-d: Move capability check code to cap_audit files
` [PATCH v4 3/3] iommu/vt-d: Disable SVM in the platform when IOMMUs have inconsistencies

[PATCH] Revert "KVM: x86: Unconditionally enable irqs in guest context"
 2021-01-06  1:35 UTC  (3+ messages)

[PATCH v8 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
 2021-01-06  1:35 UTC  (2+ messages)

[PATCH v4 1/4] drm/i915: Keep track of pwm-related backlight hooks separately
 2021-01-06  1:34 UTC  (4+ messages)
` [PATCH v4 2/4] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
` [PATCH v4 3/4] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
` [PATCH v4 4/4] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"

[PATCH 1/3] tools/lib/fs: Prefer cgroup v1 path
 2021-01-06  1:33 UTC  (4+ messages)
` [PATCH 3/3] tools/lib/fs: Cache cgroupfs mount point

[PATCHv2] perf tools: Detect when pipe is passed as perf data
 2021-01-06  1:33 UTC  (2+ messages)

[PATCH] ext4: Remove expensive flush on fast commit
 2021-01-06  1:32 UTC 

[PATCH tip/core/rcu 0/6] Track callbacks on a per-segment basis
 2021-01-06  1:26 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] rcu/tree: Make rcu_do_batch count how many callbacks were executed
` [PATCH tip/core/rcu 2/6] rcu/segcblist: Add additional comments to explain smp_mb()
` [PATCH tip/core/rcu 3/6] rcu/segcblist: Add counters to segcblist datastructure
` [PATCH tip/core/rcu 4/6] rcu/tree: segcblist: Remove redundant smp_mb()s
` [PATCH tip/core/rcu 5/6] rcu/trace: Add tracing for how segcb list changes
` [PATCH tip/core/rcu 6/6] rcu/segcblist: Add debug checks for segment lengths

[PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
 2021-01-06  1:20 UTC  (5+ messages)

[PATCH v4 sl-b 0/6] Export return addresses etc. for better diagnostics
 2021-01-06  1:17 UTC  (7+ messages)
` [PATCH mm,percpu_ref,rcu 1/6] mm: Add mem_dump_obj() to print source of memory block
` [PATCH mm,percpu_ref,rcu 2/6] mm: Make mem_dump_obj() handle NULL and zero-sized pointers
` [PATCH mm,percpu_ref,rcu 3/6] mm: Make mem_dump_obj() handle vmalloc() memory
` [PATCH mm,percpu_ref,rcu 4/6] mm: Make mem_obj_dump() vmalloc() dumps include start and length
` [PATCH mm,percpu_ref,rcu 5/6] rcu: Make call_rcu() print mem_dump_obj() info for double-freed callback
` [PATCH mm,percpu_ref,rcu 6/6] percpu_ref: Dump mem_dump_obj() info upon reference-count underflow

[PATCH] Documentation/dax: Update description of DAX policy changing
 2021-01-06  1:15 UTC  (3+ messages)

[PATCH 1/5] iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
 2021-01-06  1:14 UTC  (7+ messages)
` [PATCH 2/5] iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
` [PATCH 3/5] iommu/vt-d: Remove unused dma map/unmap trace events

[PATCH] ACPI: PM: s2idle: Remove useless variable ‘obj_new’ in lpi_device_get_constraints_amd
 2021-01-06  1:23 UTC 

PROBLEM: Firmware loader fallback mechanism no longer works with sendfile
 2021-01-06  1:00 UTC  (3+ messages)

[PATCH tip/core/rcu 0/3] kfree_rcu() updates for v5.12
 2021-01-06  1:01 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Record kvfree_call_rcu() call stack for KASAN
` [PATCH tip/core/rcu 2/3] rcu: Introduce kfree_rcu() single-argument macro
` [PATCH tip/core/rcu 3/3] rcu: Eliminate the __kvfree_rcu() macro

[PATCH] selftests: fix the return value for UDP GRO test
 2021-01-06  1:00 UTC  (2+ messages)

[PATCH tip/core/rcu 0/6] Miscellaneous fixes for v5.12
 2021-01-06  0:57 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
` [PATCH tip/core/rcu 2/6] locking: Remove duplicate include of percpu-rwsem.h
` [PATCH tip/core/rcu 3/6] rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and callees
` [PATCH tip/core/rcu 4/6] rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macros
` [PATCH tip/core/rcu 5/6] rcu-tasks: Add RCU-tasks self tests
` [PATCH tip/core/rcu 6/6] rcu: Make TASKS_TRACE_RCU select IRQ_WORK

[PATCH v2] net: ethernet: fs_enet: Add missing MODULE_LICENSE
 2021-01-06  0:57 UTC  (2+ messages)

[PATCH tip/core/rcu 0/8] Documentation updates for v5.12
 2021-01-06  0:54 UTC  (9+ messages)
` [PATCH tip/core/rcu 1/8] docs: Remove redundant "``" from Requirements.rst
` [PATCH tip/core/rcu 2/8] doc: Remove obsolete RCU-bh and RCU-sched update-side API members
` [PATCH tip/core/rcu 3/8] list: Fix a typo at the kernel-doc markup
` [PATCH tip/core/rcu 4/8] docs: Fix typos and drop/fix dead links in RCU documentation
` [PATCH tip/core/rcu 5/8] doc: Update RCU requirements RCU_INIT_POINTER() description
` [PATCH tip/core/rcu 6/8] doc: Remove obsolete rcutree.rcu_idle_lazy_gp_delay boot parameter
` [PATCH tip/core/rcu 7/8] doc: Update RCU's requirements page about the PREEMPT_RT wiki
` [PATCH tip/core/rcu 8/8] doc: Use CONFIG_PREEMPTION

[PATCH net,stable v2] net: cdc_ncm: correct overhead in delayed_ndp_size
 2021-01-06  0:52 UTC  (3+ messages)
` [PATCH net,stable v3] "

[PATCH 2/2] scsi: ufs-qcom: Add one sysfs node to monitor performance
 2021-01-06  0:51 UTC  (3+ messages)

[PATCH RFC cpumask] Allow "all", "none", and "last" in cpumask strings
 2021-01-06  0:49 UTC  (2+ messages)
` [PATCH RFC cpumask 2/5] cpumask: Make "all" alias global and not just RCU


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