linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 01:28:53 to 2020-12-04 06:31:41 UTC [more...]

[PATCH] powerpc/mm: Don't see NULL pointer dereference as a KUAP fault
 2020-12-04  6:30 UTC  (3+ messages)

[PATCH bpf-next v3 00/14] Atomics for eBPF
 2020-12-04  6:30 UTC  (13+ messages)
` [PATCH bpf-next v3 05/14] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH bpf-next v3 06/14] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
` [PATCH bpf-next v3 07/14] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH bpf-next v3 08/14] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH bpf-next v3 09/14] bpf: Pull out a macro for interpreting atomic ALU operations

[PATCH] USB: dummy-hcd: Fix uninitialized array use in init()
 2020-12-04  6:24 UTC 

media: i2c: add OV02A10 image sensor driver
 2020-12-04  6:23 UTC  (4+ messages)

[PATCH Xilinx Alveo 0/8] Xilinx Alveo/XRT patch overview
 2020-12-04  6:22 UTC  (14+ messages)
` [PATCH Xilinx Alveo 1/8] Documentation: fpga: Add a document describing Alveo XRT drivers
` [PATCH Xilinx Alveo 7/8] fpga: xrt: Alveo management physical function driver

[PATCH 0/8] Documentation: HID: edit/correct all files
 2020-12-04  6:20 UTC  (9+ messages)
` [PATCH 1/8] Documentation: HID: hid-alps editing & corrections
` [PATCH 2/8] Documentation: HID: amd-sfh-hid "
` [PATCH 3/8] Documentation: HID: hiddev "
` [PATCH 4/8] Documentation: HID: intel-ish-hid "
` [PATCH 5/8] Documentation: HID: hidraw "
` [PATCH 6/8] Documentation: HID: hid-sensor "
` [PATCH 7/8] Documentation: HID: hid-transport "
` [PATCH 8/8] Documentation: HID: uhid "

[PATCH] drm/amdgpu: fix debugfs creation/removal, again
 2020-12-04  6:17 UTC  (2+ messages)

[PATCH next v2 0/3] printk: remove logbuf_lock
 2020-12-04  6:13 UTC  (5+ messages)
` [PATCH next v2 1/3] printk: inline log_output(),log_store() in vprintk_store()

[PATCH v2 0/2] Introduce perf-stat -b for BPF programs
 2020-12-04  6:13 UTC  (3+ messages)
` [PATCH v2 1/2] perf: support build BPF skeletons with perf
` [PATCH v2 2/2] perf-stat: enable counting events for BPF programs

[PATCH v2 0/2] KVM: arm64: Some fixes and code adjustments for pvtime ST
 2020-12-04  6:08 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: Some fixes of PV-time interface document

[PATCH] x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
 2020-12-04  6:27 UTC 

[PATCH] bcache: fix panic due to cache_set is null
 2020-12-04  5:54 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-04  5:59 UTC  (12+ messages)

[PATCH v1 bpf-next 06/11] bpf: Introduce two attach types for BPF_PROG_TYPE_SK_REUSEPORT
 2020-12-04  5:56 UTC  (3+ messages)

[PATCH 1/3] kunit: tool: surface and address more typing issues
 2020-12-04  5:50 UTC  (6+ messages)
` [PATCH 2/3] kunit: tool: fix minor typing issue with None status
` [PATCH 3/3] kunit: tool: move kunitconfig parsing into __init__

[PATCH] HID: sony: Add support for tilt on guitar hero guitars
 2020-12-04  5:45 UTC  (2+ messages)
` [PATCH v2] "

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2020-12-04  5:44 UTC 

[PATCH 0/3] ia64: clean-up header dependency and build process, fix build warning
 2020-12-04  5:43 UTC  (2+ messages)

[PATCH v3 0/2] Let illegal access to user-space memory die
 2020-12-04  5:42 UTC  (3+ messages)
` [PATCH v3 1/2] riscv/mm: Introduce a die_kernel_fault() helper function
` [PATCH v3 2/2] riscv/mm: Prevent kernel module to access user memory without uaccess routines

[PATCH 0/4] Add binding and dts for Qualcomm SM8350
 2020-12-04  5:43 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: Document SM8350 SoC and boards
` [PATCH 2/4] soc: qcom: aoss: Add SM8350 compatible
` [PATCH 3/4] arm64: dts: qcom: Add basic devicetree support for SM8350 SoC
` [PATCH 4/4] arm64: dts: qcom: Add basic devicetree support for SM8350-MTP board

[rcu:dev.2020.12.02a 94/102] undefined reference to `kmem_cache_last_alloc'
 2020-12-04  5:37 UTC 

[rcu:rcu/next 94/101] slab_common.c:undefined reference to `kmem_cache_last_alloc'
 2020-12-04  5:26 UTC 

[RFC v2 0/2] lazy mm refcounting
 2020-12-04  5:26 UTC  (3+ messages)
` [RFC v2 1/2] [NEEDS HELP] x86/mm: Handle unlazying membarrier core sync in the arch code
` [RFC v2 2/2] [MOCKUP] sched/mm: Lightweight lazy mm refcounting

[PATCH] x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
 2020-12-04  5:19 UTC  (2+ messages)

[PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-04  4:54 UTC  (8+ messages)
` [PATCH 1/3] rwsem: Implement down_read_killable_nested
` [PATCH 2/3] rwsem: Implement down_read_interruptible

[PATCH] f2fs: fix race of pending_pages in decompression
 2020-12-04  5:18 UTC  (9+ messages)
` [f2fs-dev] "

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2020-12-04  5:17 UTC 

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-12-04  5:16 UTC  (5+ messages)

[PATCH v3 0/4] membarrier fixes
 2020-12-04  5:07 UTC  (5+ messages)
` [PATCH v3 1/4] x86/membarrier: Get rid of a dubious optimization
` [PATCH v3 2/4] membarrier: Add an actual barrier before rseq_preempt()
` [PATCH v3 3/4] membarrier: Explicitly sync remote cores when SYNC_CORE is requested
` [PATCH v3 4/4] membarrier: Execute SYNC_CORE on the calling thread

[PATCH v4 00/10] Introduced new Cadence USBSSP DRD Driver
 2020-12-04  5:05 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
 2020-12-04  5:03 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: qcom: Add SM8350 pinctrl driver

[rcu:rcu/next 94/101] mm/slab_common.c:555: undefined reference to `kmem_cache_last_alloc'
 2020-12-04  4:53 UTC 

crediting bug reports and fixes folded into original patch
 2020-12-04  4:54 UTC  (2+ messages)
` [Ksummit-discuss] "

[PATCH 0/3] Extend Parsing "ibm,thread-groups" for Shared-L2 information
 2020-12-04  4:48 UTC  (4+ messages)
` [PATCH 1/3] powerpc/smp: Parse ibm,thread-groups with multiple properties
` [PATCH 2/3] powerpc/smp: Add support detecting thread-groups sharing L2 cache
` [PATCH 3/3] powerpc/cacheinfo: Print correct cache-sibling map/list for "

[PATCH v10 0/7] I3C mastership handover support
 2020-12-04  4:42 UTC  (5+ messages)
` [PATCH v10 2/7] i3c: master: use i3c_master_register only for main master
` [PATCH v10 3/7] i3c: master: add i3c_secondary_master_register

linux-next: manual merge of the tip tree with the jc_docs tree
 2020-12-04  4:38 UTC 

[PATCH 0/5] Add clock drivers for SM8350
 2020-12-04  4:35 UTC  (4+ messages)
` [PATCH 5/5] clk: qcom: gcc: Add clock driver "

[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-04  4:13 UTC  (4+ messages)
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone

[PATCH v1 0/2] Introduce perf-stat -b for BPF programs
 2020-12-04  4:13 UTC  (7+ messages)
` [PATCH v1 1/2] perf: support build BPF skeletons with perf
` [PATCH v1 2/2] perf-stat: enable counting events for BPF programs

[PATCH V2 00/19] vDPA driver for virtio-pci device
 2020-12-04  4:03 UTC  (20+ messages)
` [PATCH V2 01/19] virtio-pci: do not access iomem via struct virtio_pci_device directly
` [PATCH V2 02/19] virtio-pci: split out modern device
` [PATCH V2 03/19] virtio-pci-modern: factor out modern device initialization logic
` [PATCH V2 04/19] virtio-pci-modern: introduce vp_modern_remove()
` [PATCH V2 05/19] virtio-pci-modern: introduce helper to set config vector
` [PATCH V2 06/19] virtio-pci-modern: introduce helpers for setting and getting status
` [PATCH V2 07/19] virtio-pci-modern: introduce helpers for setting and getting features
` [PATCH V2 08/19] virtio-pci-modern: introduce vp_modern_generation()
` [PATCH V2 09/19] virtio-pci-modern: introduce vp_modern_set_queue_vector()
` [PATCH V2 10/19] virtio-pci-modern: introduce vp_modern_queue_address()
` [PATCH V2 11/19] virtio-pci-modern: introduce helper to set/get queue_enable
` [PATCH V2 12/19] virtio-pci-modern: introduce helper for setting/geting queue size
` [PATCH V2 13/19] virtio-pci-modern: introduce helper for getting queue nums
` [PATCH V2 14/19] virtio-pci-modern: introduce helper to get notification offset
` [PATCH V2 15/19] virito-pci-modern: rename map_capability() to vp_modern_map_capability()
` [PATCH V2 16/19] virtio-pci: introduce modern device module
` [PATCH V2 17/19] vdpa: set the virtqueue num during register
` [PATCH V2 18/19] virtio_vdpa: don't warn when fail to disable vq
` [PATCH V2 19/19] vdpa: introduce virtio pci driver

[PATCH] mm/page_alloc: speeding up the iteration of max_order
 2020-12-04  4:03 UTC  (3+ messages)
  ` [External] "

[PATCH v2 0/3] x86/insn: Fix not using prefixes.nbytes for loop over prefixes.bytes
 2020-12-04  3:55 UTC  (13+ messages)
` [PATCH v2 1/3] x86/uprobes: "

[RFC PATCH 0/2] drm: use dynamic_debug
 2020-12-04  3:53 UTC  (3+ messages)
` [RFC PATCH 1/2] drm: RFC add choice to use dynamic debug in drm-debug
` [RFC PATCH 2/2] i915: POC use dynamic_debug_exec_queries to control pr_debugs in gvt

[PATCH v4 0/8] Updates to MHI channel handling
 2020-12-04  3:50 UTC  (7+ messages)
` [PATCH v4 1/8] bus: mhi: core: Allow sending the STOP channel command
` [PATCH v4 4/8] bus: mhi: core: Clear configuration from channel context during reset
` [PATCH v4 5/8] bus: mhi: core: Add support to stop or start channel data transfers

[PATCH] TTY: Fix whitespace inconsistencies in vt_io_ioctl
 2020-12-04  1:52 UTC 

[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
 2020-12-04  3:39 UTC  (4+ messages)
    ` [External] "

[resend/standalone PATCH v4] Add auxiliary bus support
 2020-12-04  3:37 UTC  (4+ messages)

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-04  3:35 UTC  (3+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver

[RFC PATCH] blk-iocost: Optimize the ioc_refreash_vrate() function
 2020-12-04  3:36 UTC  (3+ messages)

[PATCH 0/3] Three changes for UFS WriteBooster
 2020-12-04  3:27 UTC  (5+ messages)
` [PATCH 2/3] scsi: ufs: Keep device power on only fWriteBoosterBufferFlushDuringHibernate == 1
` [PATCH 3/3] scsi: ufs: Changes comment in the function ufshcd_wb_probe()

[PATCH v1 0/5] MSFT offloading support for advertisement monitor
 2020-12-04  3:25 UTC  (4+ messages)
` [PATCH v1 1/5] Bluetooth: advmon offload MSFT add rssi support

[PATCH v6] f2fs: compress: support compress level
 2020-12-04  3:21 UTC  (9+ messages)
` [f2fs-dev] "

[PATCH 0/1] dt-bindings: eliminate yamllint warnings
 2020-12-04  3:19 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1] Bluetooth: Set missing suspend task bits
 2020-12-04  3:14 UTC 

[PATCH net v2] bonding: fix feature flag setting at init time
 2020-12-04  3:14 UTC  (4+ messages)
` [PATCH net v3] "

[PATCH] phy: rockchip-emmc: emmc_phy_init() always return 0
 2020-12-04  3:01 UTC  (4+ messages)

[PATCH][next] rtw88: coex: fix missing unitialization of variable 'interval'
 2020-12-04  2:57 UTC  (2+ messages)

[PATCH] ASoC: cros_ec_codec: fix uninitialized memory read
 2020-12-04  2:56 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Use random MAC for the vdpa net instance
 2020-12-04  2:53 UTC  (12+ messages)

[PATCH v2] mm: fix a race on nr_swap_pages
 2020-12-04  2:52 UTC 

[PATCH v3] proc: use untagged_addr() for pagemap_read addresses
 2020-12-04  2:43 UTC 

[RESEND v15 0/4] userspace MHI client interface driver
 2020-12-04  2:41 UTC  (5+ messages)
` [RESEND v15 1/4] bus: mhi: core: Add helper API to return number of free TREs
` [RESEND v15 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [RESEND v15 3/4] docs: Add documentation for userspace client interface
` [RESEND v15 4/4] bus: mhi: Add userspace client interface driver

[PATCH v2] ARM: dts: sun8i: v3s: SRAM_C real mapping
 2020-12-04  2:39 UTC  (2+ messages)

[v6,0/3] introduce TI reset controller for MT8192 SoC
 2020-12-04  2:34 UTC  (4+ messages)
` [v6,2/3] reset-controller: ti: introduce a new reset handler

[PATCH v2] regulatx DLDO2 voltage control register mask for AXP22x
 2020-12-04  2:34 UTC  (3+ messages)

[PATCH v15 0/4] userspace MHI client interface driver
 2020-12-04  2:31 UTC  (4+ messages)
` [PATCH v15 4/4] bus: mhi: Add userspace "

WARN_ON_ONCE
 2020-12-04  2:30 UTC  (3+ messages)

[PATCH V2] PCI/MSI: Set device flag indicating only 32-bit MSI support
 2020-12-04  2:28 UTC  (2+ messages)

[PATCH v3 0/1] Fix object remain in offline per-cpu quarantine
 2020-12-04  2:26 UTC  (5+ messages)
` [PATCH v3 1/1] kasan: fix "

[git pull] drm fixes for 5.10-rc7
 2020-12-04  2:25 UTC 

[tip:sched/core] BUILD SUCCESS 21bf7cbd1b100758cc82f5340576028d3d83119b
 2020-12-04  2:22 UTC 

[tip:perf/urgent] BUILD SUCCESS fc17db8aa4c53cbd2d5469bb0521ea0f0a6dbb27
 2020-12-04  2:22 UTC 

[tip:locking/urgent] BUILD SUCCESS 4d916140bf28ff027997144ea1bb4299e1536f87
 2020-12-04  2:21 UTC 

[tip:locking/core] BUILD SUCCESS 97d62caa32d6d79dadae3f8d19af5c92ea9a589a
 2020-12-04  2:22 UTC 

[tip:perf/core] BUILD SUCCESS c88a82f668cff457561272632a06a4a63dbf2fe0
 2020-12-04  2:22 UTC 

[tip:x86/platform] BUILD SUCCESS 0c683e9de0c78ee53e220eac9ee3604ca662737a
 2020-12-04  2:21 UTC 

tracer_init_tracefs really slow
 2020-12-04  2:18 UTC  (2+ messages)

[MOCKUP] x86/mm: Lightweight lazy mm refcounting
 2020-12-04  2:17 UTC  (2+ messages)

mmotm 2020-12-03-18-16 uploaded
 2020-12-04  2:16 UTC 

[PATCH] media: i2c: fix an uninitialized error code
 2020-12-04  2:10 UTC  (2+ messages)

[PATCH] staging: greybus: audio: Add missing unlock in gbaudio_dapm_free_controls()
 2020-12-04  2:13 UTC 

[PATCH bpf-next v4 1/6] net: Remove the err argument from sock_from_file
 2020-12-04  2:05 UTC  (5+ messages)
` [PATCH bpf-next v4 5/6] bpf: Add an iterator selftest for bpf_sk_storage_get
` [PATCH bpf-next v4 6/6] bpf: Test bpf_sk_storage_get in tcp iterators

[PATCH 1/3] platform/x86: ISST: Check for unaligned mmio address
 2020-12-04  1:57 UTC  (3+ messages)
` [PATCH 2/3] platform/x86: ISST: Allow configurable offset range
` [PATCH 3/3] platform/x86: ISST: Change PCI device macros

[PATCH] ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITS
 2020-12-04  1:57 UTC 

[PATCH] tpm_tis: Disable interrupts if interrupt storm detected
 2020-12-04  1:59 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2020-12-04  1:55 UTC 

[PATCH] arm64: mm: decrease the section size to reduce the memory reserved for the page map
 2020-12-04  1:50 UTC  (2+ messages)

[PATCH 1/2] net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330
 2020-12-04  1:49 UTC  (2+ messages)

[PATCH] net/mlx5e: fix non-IPV6 build
 2020-12-04  1:47 UTC  (3+ messages)

[PATCH] phy: mediatek: allow compile-testing the hdmi phy
 2020-12-04  1:47 UTC  (2+ messages)

[PATCH V2] common/rc: Fix _check_s_dax()
 2020-12-04  1:45 UTC  (2+ messages)
` [PATCH V3] "

[PATCH] common/rc: Fix _check_s_dax()
 2020-12-04  1:44 UTC  (5+ messages)

[PATCH v3 0/7] Updates to MHI channel handling
 2020-12-04  1:44 UTC  (7+ messages)
` [PATCH v3 1/7] bus: mhi: core: Allow receiving a STOP channel command response
` [PATCH v3 4/7] bus: mhi: core: Add support to stop or start channel data transfers

[PATCH v2 0/3] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema
 2020-12-04  1:42 UTC  (4+ messages)
` [PATCH v2 1/3] reset: hisilicon: correct vendor prefix
` [PATCH v2 2/3] dt-bindings: reset: correct vendor prefix hisi to hisilicon
` [PATCH v2 3/3] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema

[PATCH] watchdog: coh901327: add COMMON_CLK dependency
 2020-12-04  1:41 UTC  (2+ messages)

[PATCH] lib/find_bit: Add find_prev_*_bit functions
 2020-12-04  1:36 UTC  (11+ messages)
    ` (no subject)
      ` 

[PATCH v2] proc: use untagged_addr() for pagemap_read addresses
 2020-12-04  1:34 UTC  (5+ messages)

[PATCH v5 3/4] lib/test_kasan.c: add workqueue test case
 2020-12-04  1:32 UTC  (3+ messages)

[PATCH drm/hisilicon 0/3] support reading resolutions from EDID
 2020-12-04  1:28 UTC 

[PATCH] ext4: remove the null check of bio_vec page
 2020-12-04  1:27 UTC  (4+ messages)

[PATCH 0/4] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema
 2020-12-04  1:28 UTC  (4+ messages)
` [PATCH 1/4] reset: hisilicon: correct vendor prefix


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