linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-31 23:09:26 to 2020-08-01 08:49:57 UTC [more...]

[PATCH bpf-next 0/5] introduce BPF_PROG_TYPE_USER
 2020-08-01  8:47 UTC  (4+ messages)
` [PATCH bpf-next 1/5] bpf: "
` [PATCH bpf-next 3/5] selftests/bpf: add selftest for BPF_PROG_TYPE_USER
` [PATCH bpf-next 5/5] selftests/bpf: add benchmark for uprobe vs. user_prog

[PATCH 0/2] media: ov5640 feature enhancement and fixes
 2020-08-01  8:46 UTC  (4+ messages)
` [PATCH 1/2] media: i2c: ov5640: Enable data pins on startup for DVP mode

INFO: task hung in pipe_read (2)
 2020-08-01  8:45 UTC 

[linux-next:master 11232/13260] drivers/platform/x86/thinkpad_acpi.c:9636:25: sparse: sparse: symbol 'dev_attr_charge_start_threshold' was not declared. Should it be
 2020-08-01  8:36 UTC  (2+ messages)
` [RFC PATCH linux-next] platform/x86: thinkpad_acpi: dev_attr_charge_start_threshold can be static

inherit TAINT_PROPRIETARY_MODULE v2
 2020-08-01  8:16 UTC  (4+ messages)

[PATCH v2] Provide USF for the portable equipment
 2020-08-01  8:13 UTC  (2+ messages)

[PATCH] scsi: libcxgbi: use kvzalloc instead of opencoded kzalloc/vzalloc
 2020-08-01  8:10 UTC  (7+ messages)

[Linux-kernel-mentees] [PATCH net] rds: Prevent kernel-infoleak in rds_notify_queue_get()
 2020-08-01  8:00 UTC  (12+ messages)

[PATCH v3 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-08-01  7:23 UTC  (28+ messages)
` [PATCH v3 01/23] x86/numa: Cleanup configuration dependent command-line options
` [PATCH v3 02/23] x86/numa: Add 'nohmat' option
` [PATCH v3 03/23] efi/fake_mem: Arrange for a resource entry per efi_fake_mem instance
` [PATCH v3 04/23] ACPI: HMAT: Refactor hmat_register_target_device to hmem_register_device
` [PATCH v3 05/23] resource: Report parent to walk_iomem_res_desc() callback
` [PATCH v3 06/23] mm/memory_hotplug: Introduce default phys_to_target_node() implementation
` [PATCH v3 07/23] ACPI: HMAT: Attach a device for each soft-reserved range
` [PATCH v3 08/23] device-dax: Drop the dax_region.pfn_flags attribute
` [PATCH v3 09/23] device-dax: Move instance creation parameters to 'struct dev_dax_data'
` [PATCH v3 10/23] device-dax: Make pgmap optional for instance creation
` [PATCH v3 11/23] device-dax: Kill dax_kmem_res
` [PATCH v3 12/23] device-dax: Add an allocation interface for device-dax instances
` [PATCH v3 13/23] device-dax: Introduce 'seed' devices
` [PATCH v3 14/23] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
` [PATCH v3 15/23] device-dax: Add resize support
` [PATCH v3 16/23] mm/memremap_pages: Convert to 'struct range'
` [PATCH v3 17/23] mm/memremap_pages: Support multiple ranges per invocation
` [PATCH v3 18/23] device-dax: Add dis-contiguous resource support
` [PATCH v3 19/23] device-dax: Introduce 'mapping' devices
` [PATCH v3 20/23] device-dax: Make align a per-device property
` [PATCH v3 21/23] device-dax: Add an 'align' attribute
` [PATCH v3 22/23] dax/hmem: Introduce dax_hmem.region_idle parameter
` [PATCH v3 23/23] device-dax: Add a range mapping allocation attribute

[PATCH v2] ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level function
 2020-08-01  7:59 UTC  (2+ messages)

[PATCH v3 0/6] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-08-01  7:21 UTC  (3+ messages)
` [PATCH v3 4/6] pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status

[PATCH v9 0/5] KASAN-KUnit Integration
 2020-08-01  7:17 UTC  (3+ messages)

[PATCH v6 08/11] bus: mhi: core: Introduce debugfs entries for MHI
 2020-08-01  7:08 UTC  (2+ messages)

[PATCH v10 0/5] KASAN-KUnit Integration
 2020-08-01  7:09 UTC  (6+ messages)
` [PATCH v10 1/5] Add KUnit Struct to Current Task
` [PATCH v10 2/5] KUnit: KASAN Integration
` [PATCH v10 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v10 4/5] KASAN: Testing Documentation
` [PATCH v10 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH 1/2] Revert "kconfig: qconf: don't show goback button on splitMode"
 2020-08-01  7:08 UTC  (2+ messages)
` [PATCH 2/2] kconfig: qconf: remove wrong ConfigList::firstChild()

qcom_scm-smc.c:undefined reference to `__arm_smccc_smc'
 2020-08-01  6:35 UTC 

[PATCH] mfd: core: Fix handle of OF disabled MFD cells
 2020-08-01  7:01 UTC 

drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c:123:39: sparse: sparse: restricted __le32 degrades to integer
 2020-08-01  6:47 UTC  (3+ messages)
` [PATCH] crypto: sun8i-ce - Fix writel byte-order on big-endian

[PATCH v5 00/36] Warn on orphan section placement
 2020-08-01  6:18 UTC  (35+ messages)
` [PATCH v5 01/36] x86/boot/compressed: Move .got.plt entries out of the .got section
` [PATCH v5 03/36] x86/boot/compressed: Get rid of GOT fixup code
` [PATCH v5 05/36] x86/boot: Remove run-time relocations from .head.text code
` [PATCH v5 06/36] x86/boot: Remove run-time relocations from head_{32,64}.S
` [PATCH v5 09/36] vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
` [PATCH v5 10/36] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
` [PATCH v5 11/36] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
` [PATCH v5 12/36] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
` [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
` [PATCH v5 14/36] efi/libstub: Disable -mbranch-protection
` [PATCH v5 15/36] arm64/mm: Remove needless section quotes
` [PATCH v5 16/36] arm64/kernel: Remove needless Call Frame Information annotations
` [PATCH v5 17/36] arm64/build: Remove .eh_frame* sections due to unwind tables
` [PATCH v5 18/36] arm64/build: Use common DISCARDS in linker script
` [PATCH v5 19/36] arm64/build: Add missing DWARF sections
` [PATCH v5 21/36] arm64/build: Warn on orphan section placement
` [PATCH v5 22/36] arm/build: Refactor linker script headers
` [PATCH v5 23/36] arm/build: Explicitly keep .ARM.attributes sections
` [PATCH v5 24/36] arm/build: Add missing sections
` [PATCH v5 25/36] arm/build: Warn on orphan section placement
` [PATCH v5 26/36] arm/boot: Handle all sections explicitly
` [PATCH v5 27/36] arm/boot: Warn on orphan section placement
` [PATCH v5 28/36] x86/asm: Avoid generating unused kprobe sections
` [PATCH v5 29/36] x86/build: Enforce an empty .got.plt section
` [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts

[PATCH] vgaarb: mark vga_tryget static
 2020-08-01  6:17 UTC 

[PATCH] ALSA: seq: KASAN: use-after-free Read in delete_and_unsubscribe_port
 2020-08-01  6:24 UTC 

[PATCH] regulator: qcom_spmi: Improve readability for setting up enable/mode pin control
 2020-08-01  6:12 UTC  (2+ messages)

[PATCH v2] MIPS: Provide Kconfig option for default IEEE 754 conformance mode
 2020-08-01  6:11 UTC 

[PATCH] lib: Convert test_uuid.c to KUnit
 2020-08-01  5:34 UTC  (2+ messages)

drivers/net/bareudp.c:274:45: warning: Clarify calculation precedence for '&' and
 2020-08-01  5:33 UTC 

mmotm 2020-07-31-16-45 uploaded
 2020-08-01  5:24 UTC  (2+ messages)
  ` mmotm 2020-07-31-16-45 uploaded (drivers/staging/vc04_services/)

[PATCH v2 0/3]
 2020-08-01  5:24 UTC  (7+ messages)
` [PATCH v2 1/3] ath10k: Add history for tracking certain events

[PATCH] platform/x86:dell-laptop:Add battery charging thresholds and charging mode switch
 2020-08-01  5:07 UTC  (2+ messages)

[PATCH] checkpatch: skip macros when finding missing switch/case break
 2020-08-01  5:03 UTC 

[PATCH bpf-next] bpf: make __htab_lookup_and_delete_batch faster when map is almost empty
 2020-08-01  4:57 UTC 

High load from process irq/65-i2c-INT3 - kernel module tps6598x
 2020-08-01  4:55 UTC  (2+ messages)

[PATCH v2 1/3] lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert()
 2020-08-01  4:46 UTC  (11+ messages)
` [PATCH v2 2/3] lib/vsprintf: Replace custom spec to print decimals with generic one
` [PATCH v2 3/3] lib/vsprintf: Force type of flags value for gfp_t

[PATCH 1/2] remoteproc: elf: support platform specific memory hook
 2020-08-01  4:37 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add elf memory hooks

[PATCH v2 0/3] Mediatek pinctrl patch on mt8192
 2020-08-01  4:33 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: mt8192: add pinctrl file
` [PATCH v2 2/3] dt-bindings: pinctrl: mt8192: add binding document
` [PATCH v2 3/3] pinctrl: add pinctrl driver on mt8192

[PATCH 1/4] mm/thp: move lru_add_page_tail func to huge_memory.c
 2020-08-01  4:11 UTC  (5+ messages)
` [PATCH 2/4] mm/thp: clean up lru_add_page_tail
` [PATCH 3/4] mm/thp: remove code path which never got into
` [PATCH 4/4] mm/thp: narrow lru locking

[PATCH] mm/memcg: remove useless check on page->mem_cgroup
 2020-08-01  3:58 UTC  (3+ messages)

[PATCH net-next] fib: fix another fib_rules_ops indirect call wrapper problem
 2020-08-01  3:52 UTC  (2+ messages)

[RFC PATCH] bpftool btf: Add prefix option to dump C
 2020-08-01  3:47 UTC  (4+ messages)

[PATCH v3 0/6] interconnect: qcom: Misc bcm-voter changes and fixes
 2020-08-01  3:32 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: interconnect: Add generic qcom bindings
` [PATCH v3 2/6] dt-bindings: interconnect: Add property to set BCM TCS wait behavior
` [PATCH v3 3/6] interconnect: qcom: Support bcm-voter-specific "
` [PATCH v3 4/6] interconnect: qcom: Only wait for completion in AMC/WAKE by default
` [PATCH v3 5/6] interconnect: qcom: Add support for per-BCM scaling factors
` [PATCH v3 6/6] interconnect: qcom: Fix small BW votes being truncated to zero

[f2fs-dev][PATCH] f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intuitive
 2020-08-01  3:24 UTC 

linux-next: Tree for Jul 31
 2020-08-01  3:10 UTC  (5+ messages)
` linux-next: Tree for Jul 31 (net/decnet/ & FIB_RULES)

[PATCH 0/3] ARM: mstar: Fix compatible string for pmsleep
 2020-08-01  2:53 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: mstar: remove the binding description for mstar,pmsleep

[PATCH net-next v3 0/2] hinic: mailbox channel enhancement
 2020-08-01  2:49 UTC  (3+ messages)
` [PATCH net-next v3 1/2] hinic: add generating mailbox random index support
` [PATCH net-next v3 2/2] hinic: add check for mailbox msg from VF

ERROR: "min_low_pfn" undefined!
 2020-08-01  2:35 UTC 

[PATCH v2 0/2] Add interconnect sync state support
 2020-08-01  2:36 UTC  (6+ messages)
` [PATCH v2 1/2] interconnect: Add "

[PATCH v2] drivers/net/wan/lapbether: Use needed_headroom instead of hard_header_len
 2020-08-01  2:33 UTC  (5+ messages)

[PATCH] sched/fair: reduce preemption with IDLE tasks runable
 2020-08-01  2:32 UTC 

[PATCH net-next v2 0/2] hinic: mailbox channel enhancement
 2020-08-01  2:27 UTC  (4+ messages)
` [PATCH net-next v2 1/2] hinic: add generating mailbox random index support

KASAN: use-after-free Read in netdevice_event_work_handler
 2020-08-01  2:23 UTC  (3+ messages)

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-08-01  2:17 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH] ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
 2020-08-01  2:08 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

KASAN: use-after-free Read in netdevice_event_work_handler
 2020-08-01  2:06 UTC 

[PATCH] ACPI: NFIT: Fix ARS zero-sized allocation
 2020-08-01  1:38 UTC 

[PATCH v6 00/12] x86: tag application address space for devices
 2020-08-01  1:44 UTC  (7+ messages)
` [PATCH v6 09/12] x86/process: Clear PASID state for a newly forked/cloned thread
` [PATCH v6 12/12] x86/traps: Fix up invalid PASID

[PATCH] PCI: Don't use Printk in raw_spinlocks
 2020-08-01  1:25 UTC 

[PATCH mmotm] mm: memcontrol: decouple reference counting from page accounting fix
 2020-08-01  1:20 UTC  (2+ messages)

[PATCH 00/13] Update csky subsystem for linux-5.9-rc1
 2020-08-01  1:14 UTC  (14+ messages)
` [PATCH 01/13] csky: remove unusued thread_saved_pc and *_segments functions/macros
` [PATCH 02/13] csky: Add SECCOMP_FILTER supported
` [PATCH 03/13] csky: Add cpu feature register hint for smp
` [PATCH 04/13] csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE
` [PATCH 05/13] csky: Fixup kprobes handler couldn't change pc
` [PATCH 06/13] csky: Add support for function error injection
` [PATCH 07/13] csky: Optimize the trap processing flow
` [PATCH 08/13] csky: Use top-down mmap layout
` [PATCH 09/13] csky: Set CONFIG_NR_CPU 4 as default
` [PATCH 10/13] csky: Fixup warning by EXPORT_SYMBOL(kmap)
` [PATCH 11/13] csky: Add irq_work support
` [PATCH 12/13] csky: Add arch_show_interrupts for IPI interrupts
` [PATCH 13/13] csky: Add context tracking support

[PATCH v7 00/10] Support for Tegra video capture from external sensor
 2020-08-01  1:04 UTC  (5+ messages)
` [PATCH v7 06/10] media: tegra-video: Add support for external sensor capture
` [PATCH v7 09/10] media: tegra-video: Add CSI MIPI pads calibration

[tip:x86/boot] BUILD SUCCESS 1ac1efa5f6950f8f126f2c1921bb699ce009ec7d
 2020-08-01  0:53 UTC 

[PATCH 0/6] perf tools: Add wallclock time conversion support
 2020-08-01  0:46 UTC  (7+ messages)

[PATCH net-next] tun: add missing rcu annotation in tun_set_ebpf()
 2020-08-01  0:18 UTC  (2+ messages)

INFO: trying to register non-static key in skb_queue_purge
 2020-08-01  0:17 UTC  (2+ messages)

[PATCH v4] Add MediaTek MT6779 devapc driver
 2020-08-01  0:12 UTC  (3+ messages)
` [PATCH v4 2/2] soc: mediatek: add mtk-devapc driver

[PATCH V7 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-08-01  0:04 UTC  (3+ messages)

Raw spinlocks and memory allocation
 2020-08-01  0:02 UTC  (9+ messages)

[PATCH][next] net/sched: cls_u32: Use struct_size() helper
 2020-08-01  0:06 UTC  (3+ messages)

[PATCH] gpio: sprd: Clear interrupt when setting the type as edge
 2020-07-31 23:58 UTC  (2+ messages)

[PATCH v17 18/21] mm/lru: introduce the relock_page_lruvec function
 2020-07-31 23:54 UTC  (3+ messages)
` [PATCH RFC] mm: Add function for testing if the current lruvec lock is valid

[PATCH] net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
 2020-07-31 23:42 UTC  (2+ messages)

[PATCH v3 0/3] Allow user space to restrict and augment MSR emulation
 2020-07-31 23:36 UTC  (3+ messages)
` [PATCH v3 1/3] KVM: x86: Deflect unknown MSR accesses to user space

[PATCH v2 0/8] x86/kaslr: Cleanup and small bugfixes
 2020-07-31 23:33 UTC  (5+ messages)
` [PATCH v3 00/21] "

[PATCH v6 0/4] Introduce PMIC based USB type C detection
 2020-07-31 23:31 UTC  (4+ messages)
` [PATCH v6 1/4] usb: typec: Add QCOM PMIC typec detection driver

[cpufreq] 48fc4efcdd: WARNING:possible_circular_locking_dependency_detected
 2020-07-31 23:25 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Fix YAML schemas for LPASS clocks on SC7180
 2020-07-31 23:20 UTC  (2+ messages)

[PATCH v4] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-31 23:17 UTC  (7+ messages)

[PATCH v5 0/7] x86/boot: Remove run-time relocations from compressed kernel
 2020-07-31 23:15 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v5 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-07-31 23:11 UTC  (3+ messages)
` [PATCH v5 1/2] dma-contiguous: provide the ability to reserve per-numa CMA
` [PATCH v5 2/2] arm64: mm: reserve per-numa CMA to localize coherent dma buffers


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