linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-23 23:30:54 to 2020-09-24 04:24:19 UTC [more...]

[RFC 0/2] printk: Add more metadata for each record
 2020-09-24  4:24 UTC  (9+ messages)
` [PATCH 1/2] printk: Store all three timestamps
` [RFC 2/2] printk: Add more information about the printk caller

ARC: allmodconfig: Error: inappropriate arguments for opcode 'mpyd'
 2020-09-24  4:20 UTC 

[PATCH] alpha: switch defconfig from the legacy ide driver to libata
 2020-09-24  4:20 UTC 

[PATCH v5 0/6] irqchip: dw-apb-ictl: support hierarchy irq domain
 2020-09-24  4:17 UTC  (5+ messages)
` [PATCH v5 5/6] dt-bindings: dw-apb-ictl: convert to json-schema

WARNING: SOFTIRQ-READ-safe -> SOFTIRQ-READ-unsafe lock order detected
 2020-09-24  4:16 UTC  (2+ messages)

inconsistent lock state in xfrm_user_rcv_msg
 2020-09-24  4:15 UTC  (2+ messages)

[PATCH v2] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change
 2020-09-24  4:14 UTC  (2+ messages)

possible deadlock in xfrm_policy_lookup_inexact_addr
 2020-09-24  4:14 UTC  (2+ messages)

[PATCH v4 6/6] kasan: update documentation for generic kasan
 2020-09-24  4:06 UTC 

[PATCH v4 3/6] kasan: print timer and workqueue stack
 2020-09-24  4:05 UTC 

[PATCH v4 2/6] workqueue: kasan: record workqueue stack
 2020-09-24  4:04 UTC 

[PATCH v4 1/6] timer: kasan: record timer stack
 2020-09-24  4:03 UTC 

PATCH v4 5/6] kasan: add tests for workqueue stack recording
 2020-09-24  4:06 UTC 

[PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
 2020-09-24  4:06 UTC  (8+ messages)

[PATCH v4 4/6] kasan: add tests for timer stack recording
 2020-09-24  4:05 UTC 

[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-24  4:01 UTC 

[PATCHSET v2 0/7] perf inject: Speed build-id injection
 2020-09-24  3:51 UTC  (4+ messages)
` [PATCH 7/7] perf inject: Remove stale build-id processing

[PATCH V3 0/3] arm64/mm/hotplug: Improve memory offline event notifier
 2020-09-24  3:51 UTC  (7+ messages)
` [PATCH V3 1/3] arm64/mm/hotplug: Register boot memory hot remove notifier earlier
` [PATCH V3 2/3] arm64/mm/hotplug: Enable MEM_OFFLINE event handling

[PATCH] mm: swapfile: avoid split_swap_cluster() NULL pointer dereference
 2020-09-24  3:51 UTC  (8+ messages)

[PATCH v19 00/20] per memcg lru_lock
 2020-09-24  3:28 UTC  (21+ messages)
` [PATCH v19 01/20] mm/memcg: warning on !memcg after readahead page charged
` [PATCH v19 02/20] mm/memcg: bail early from swap accounting if memcg disabled
` [PATCH v19 03/20] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v19 04/20] mm/thp: use head for head page in lru_add_page_tail
` [PATCH v19 05/20] mm/thp: Simplify lru_add_page_tail()
` [PATCH v19 06/20] mm/thp: narrow lru locking
` [PATCH v19 07/20] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v19 08/20] mm: page_idle_get_page() does not need lru_lock
` [PATCH v19 09/20] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v19 10/20] mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v19 11/20] mm/lru: move lock into lru_note_cost
` [PATCH v19 12/20] mm/vmscan: remove lruvec reget in move_pages_to_lru
` [PATCH v19 13/20] mm/mlock: remove lru_lock on TestClearPageMlocked
` [PATCH v19 14/20] mm/mlock: remove __munlock_isolate_lru_page
` [PATCH v19 15/20] mm/lru: introduce TestClearPageLRU
` [PATCH v19 16/20] mm/compaction: do page isolation first in compaction
` [PATCH v19 17/20] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v19 18/20] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v19 19/20] mm/lru: introduce the relock_page_lruvec function
` [PATCH v19 20/20] mm/lru: revise the comments of lru_lock

[PATCH] crypto: x86/poly1305 - Remove assignments with no effect
 2020-09-24  3:29 UTC 

[PATCH v2 0/4] add support for Hisilicon SD5203 SoC
 2020-09-24  3:27 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: arm: hisilicon: add binding for "

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-09-24  3:21 UTC  (25+ messages)
` [RFC PATCH 01/24] vhost-vdpa: fix backend feature ioctls
` [RFC PATCH 02/24] vhost-vdpa: fix vqs leak in vhost_vdpa_open()
` [RFC PATCH 03/24] vhost: move the backend feature bits to vhost_types.h
` [RFC PATCH 04/24] virtio-vdpa: don't set callback if virtio doesn't need it
` [RFC PATCH 05/24] vhost-vdpa: passing iotlb to IOMMU mapping helpers
` [RFC PATCH 06/24] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
` [RFC PATCH 07/24] vdpa: add the missing comment for nvqs in struct vdpa_device
` [RFC PATCH 08/24] vdpa: introduce virtqueue groups
` [RFC PATCH 09/24] vdpa: multiple address spaces support
` [RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group
` [RFC PATCH 11/24] vhost_iotlb: split out IOTLB initialization
` [RFC PATCH 12/24] vhost: support ASID in IOTLB API
` [RFC PATCH 13/24] vhost-vdpa: introduce ASID based IOTLB
` [RFC PATCH 14/24] vhost-vdpa: introduce uAPI to get the number of virtqueue groups
` [RFC PATCH 15/24] vhost-vdpa: introduce uAPI to get the number of address spaces
` [RFC PATCH 16/24] vhost-vdpa: uAPI to get virtqueue group id
` [RFC PATCH 17/24] vhost-vdpa: introduce uAPI to set group ASID
` [RFC PATCH 18/24] vhost-vdpa: support ASID based IOTLB API
` [RFC PATCH 19/24] vdpa_sim: use separated iov for reading and writing
` [RFC PATCH 20/24] vdpa_sim: advertise VIRTIO_NET_F_MTU
` [RFC PATCH 21/24] vdpa_sim: advertise VIRTIO_NET_F_MAC
` [RFC PATCH 22/24] vdpa_sim: factor out buffer completion logic
` [RFC PATCH 23/24] vdpa_sim: filter destination mac address
` [RFC PATCH 24/24] vdpasim: control virtqueue support

[PATCH v9 00/20] gpio: cdev: add uAPI v2
 2020-09-24  3:24 UTC  (11+ messages)
` [PATCH v9 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL
` [PATCH v9 09/20] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v9 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL

[Patch v2 1/3] dt-bindings: rtc: pcf2127: Add bindings for nxp,pcf2127
 2020-09-24  3:20 UTC  (3+ messages)

[PATCH -next v2] powerpc/perf: Fix symbol undeclared warning
 2020-09-24  3:15 UTC  (2+ messages)

[PATCHSET v4 0/5] perf stat: Expand events for each cgroup
 2020-09-24  3:12 UTC  (4+ messages)
` [PATCH 3/5] perf tools: Copy metric events properly when expand cgroups

drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c:483:35: sparse: sparse: incorrect type in assignment (different base types)
 2020-09-24  3:08 UTC  (8+ messages)
` [PATCH] crypto: sun4i-ss - Fix SHA1 hash on A33-variant with BE CPU
    ` [v2 PATCH] crypto: sun4i-ss - Fix sparse endianness markers

[PATCH v4] hwmon:Driver for Delta power supplies
 2020-09-24  3:06 UTC 

[PATCH v3 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
 2020-09-24  3:05 UTC  (3+ messages)

[PATCH 3/4] perf tools: Copy metric events properly when multiply cgroups
 2020-09-24  3:04 UTC  (3+ messages)
` [perf tools] 77b66fd551: perf-sanity-tests.'import_perf'_in_python.fail

[PATCH v4] hwmon (pmbus/max20730): add device monitoring via debugfs
 2020-09-24  2:56 UTC  (2+ messages)

[GIT PULL rcu-tasks-trace] 50x speedup for synchronize_rcu_tasks_trace()
 2020-09-24  2:46 UTC  (2+ messages)

[PATCH v2] ovl: introduce new "index=nouuid" option for inodes index feature
 2020-09-24  2:44 UTC  (3+ messages)

[PATCH v7] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-09-24  2:36 UTC  (5+ messages)
` [PATCH v7 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH 0/3] drm: commit_work scheduling
 2020-09-24  2:33 UTC  (7+ messages)

[PATCH v2 1/2] drm/msm: Fix premature purging of BO
 2020-09-24  2:29 UTC  (4+ messages)

[PATCH] mm/debug_vm_pgtable: Drop hugetlb_advanced_tests()
 2020-09-24  2:27 UTC 

[net] net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3
 2020-09-24  2:11 UTC 

[PATCH 4.19 00/49] 4.19.147-rc1 review
 2020-09-24  2:16 UTC  (7+ messages)
` [PATCH 4.19 43/49] Input: trackpoint - add new trackpoint variant IDs

[net-next] net: dsa: felix: convert TAS link speed based on phylink speed
 2020-09-24  2:10 UTC  (3+ messages)

BUG: Bad page state in process dirtyc0w_child
 2020-09-24  2:06 UTC  (5+ messages)

[net] net: dsa: felix: convert TAS link speed based on phylink speed
 2020-09-24  1:57 UTC 

linux-next: build warning after merge of the vfs tree
 2020-09-24  2:00 UTC  (2+ messages)

linux-next: manual merge of the pci tree with the imx-mxs tree
 2020-09-24  1:57 UTC 

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-24  1:57 UTC  (4+ messages)

[PATCH] docs: admin-guide: update kdump documentation due to change of crash URL
 2020-09-24  1:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] sched/fair: Remove the force parameter of update_tg_load_avg()
 2020-09-24  1:47 UTC 

a bug on 325d0eab4f31
 2020-09-24  1:46 UTC  (4+ messages)
` a bug on 5.9-rc6

[PATCH] media: fix Omnivision Intel MAINTAINERS entry
 2020-09-24  1:40 UTC  (3+ messages)

linux-next: build failure after merge of the akpm-current tree
 2020-09-24  1:39 UTC  (2+ messages)

[PATCH] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2
 2020-09-24  1:34 UTC  (7+ messages)

[PATCH v2] ide/macide: Convert Mac IDE driver to platform driver
 2020-09-24  1:29 UTC  (7+ messages)

[PATCH net] hinic: fix wrong return value of mac-set cmd
 2020-09-24  1:31 UTC 

[PATCH net] hinic: fix wrong return value of mac-set cmd
 2020-09-24  1:26 UTC  (3+ messages)

[PATCH 0/3] add support for inline encryption to device mapper
 2020-09-24  1:21 UTC  (5+ messages)
` [PATCH 2/3] dm: add support for passing through inline crypto support

[PATCH printk 0/5] printk: remove logbuf_lock
 2020-09-24  1:21 UTC  (3+ messages)
` [PATCH printk 3/5] printk: use buffer pool for sprint buffers

[PATCH net-next v3 0/2] net: dsa: b53: Configure VLANs while not filtering
 2020-09-24  1:14 UTC  (2+ messages)

[PATCH] net: mdio: Remove redundant parameter and check
 2020-09-24  1:10 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-09-24  1:10 UTC  (2+ messages)
` [PATCH v3 2/2] USB: misc: Add onboard_usb_hub driver

[PATCH 0/6] Overhaul memalloc_no*
 2020-09-24  1:10 UTC  (4+ messages)
` [PATCH 6/6] mm: Add memalloc_nowait

[PATCH v1 net] net: stmmac: removed enabling eee in EEE set callback
 2020-09-24  1:09 UTC  (3+ messages)

[MPTCP][PATCH net-next 00/16] mptcp: RM_ADDR/ADD_ADDR enhancements
 2020-09-24  0:30 UTC  (17+ messages)
` [MPTCP][PATCH net-next 01/16] mptcp: rename addr_signal and the related functions
  ` [MPTCP][PATCH net-next 02/16] mptcp: add the outgoing RM_ADDR support
    ` [MPTCP][PATCH net-next 03/16] mptcp: add the incoming "
      ` [MPTCP][PATCH net-next 04/16] mptcp: send out ADD_ADDR with echo flag
        ` [MPTCP][PATCH net-next 05/16] mptcp: add ADD_ADDR related mibs
          ` [MPTCP][PATCH net-next 06/16] selftests: mptcp: add ADD_ADDR mibs check function
            ` [MPTCP][PATCH net-next 07/16] mptcp: add accept_subflow re-check
              ` [MPTCP][PATCH net-next 08/16] mptcp: remove addr and subflow in PM netlink
                ` [MPTCP][PATCH net-next 09/16] mptcp: implement mptcp_pm_remove_subflow
                  ` [MPTCP][PATCH net-next 10/16] mptcp: add RM_ADDR related mibs
                    ` [MPTCP][PATCH net-next 11/16] mptcp: add mptcp_destroy_common helper
                      ` [MPTCP][PATCH net-next 12/16] selftests: mptcp: add remove cfg in mptcp_connect
                        ` [MPTCP][PATCH net-next 13/16] selftests: mptcp: add remove addr and subflow test cases
                          ` [MPTCP][PATCH net-next 14/16] mptcp: add struct mptcp_pm_add_entry
                            ` [MPTCP][PATCH net-next 15/16] mptcp: add sk_stop_timer_sync helper
                              ` [MPTCP][PATCH net-next 16/16] mptcp: retransmit ADD_ADDR when timeout

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-24  1:07 UTC  (5+ messages)
` [PATCH v2 5/9] iomap: Support arbitrarily many blocks per page

[PATCH v4 0/4] arm64: dts: ti: k3-j7200: add dma and mcu cpsw
 2020-09-24  1:04 UTC  (2+ messages)

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-24  0:59 UTC  (11+ messages)
    ` REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag

[PATCH v2 0/5] SM8150 and SM8250 videocc drivers
 2020-09-24  0:54 UTC  (6+ messages)
` [PATCH v2 5/5] clk: qcom: add video clock controller driver for SM8250

[PATCH net-next 0/2] net: dsa: bcm_sf2: Additional DT changes
 2020-09-24  0:51 UTC  (2+ messages)

[PATCH v1 0/6] seccomp: Implement constant action bitmaps
 2020-09-24  0:45 UTC  (11+ messages)
` [PATCH 1/6] seccomp: Introduce SECCOMP_PIN_ARCHITECTURE
` [PATCH 2/6] x86: Enable seccomp architecture tracking
` [PATCH 3/6] seccomp: Implement constant action bitmaps
` [PATCH 4/6] seccomp: Emulate basic filters for constant action results
` [PATCH 5/6] selftests/seccomp: Compare bitmap vs filter overhead

[net-next PATCH 0/2] Add support for VLAN based flow distribution
 2020-09-24  0:46 UTC  (2+ messages)

[PATCH] KVM: SVM: Add tracepoint for cr_interception
 2020-09-24  0:44 UTC  (2+ messages)

[PATCH] clk: rockchip: Initialize hw to error to avoid undefined behavior
 2020-09-24  0:44 UTC 

[PATCH 0/3] Fix Kernel-doc warnings introduced on next-20200921
 2020-09-24  0:43 UTC  (3+ messages)
` [PATCH 1/3] net: fix a new kernel-doc warning at dev.c

[PATCH v5 0/2] net: mdio-ipq4019: add Clause 45 support
 2020-09-24  0:41 UTC  (2+ messages)

[PATCH net] Revert "ravb: Fixed to be able to unload modules"
 2020-09-24  0:40 UTC  (2+ messages)

[RFC PATCH 00/12] rcu/nocb: De-offload and re-offload support v2
 2020-09-24  0:38 UTC  (7+ messages)
` [RFC PATCH 12/12] rcu: Nocb (de)activate through sysfs

[PATCH 0/2] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-09-24  0:35 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ls1028a: add missing CAN nodes

[PATCH net-next] net: hns3: Constify static structs
 2020-09-24  0:32 UTC  (2+ messages)

[PATCH net-next v3] mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet
 2020-09-24  0:31 UTC  (2+ messages)

[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
 2020-09-24  0:23 UTC  (5+ messages)

[PATCH ] scsi: page warning: 'page' may be used uninitialized
 2020-09-24  0:19 UTC 

[PATCH 1/2] genirq/cpuhotplug: Reduce logging level for couple of prints
 2020-09-24  0:08 UTC  (2+ messages)
` [PATCH 2/2] printk: Make the console flush configurable in hotplug path

[PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-09-24  0:02 UTC  (4+ messages)

[PATCH] clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate()
 2020-09-23 23:59 UTC  (2+ messages)

[PATCH v2 0/6] clk: axi-clk-gen: misc updates to the driver
 2020-09-23 23:58 UTC  (7+ messages)

[PATCH v3 0/3] Add Broadcom VK driver
 2020-09-23 23:55 UTC  (4+ messages)
` [PATCH v3 1/3] bcm-vk: add bcm_vk UAPI

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-23 23:53 UTC  (5+ messages)

[for-next][PATCH 00/26] tracing: Updates for 5.10
 2020-09-23 23:52 UTC  (3+ messages)
` [for-next][PATCH 24/26] tracing: Enable creating new instance early boot

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-23 23:51 UTC  (8+ messages)

[PATCH v4 0/6] Perf tool: Support TSC for Arm64
 2020-09-23 23:48 UTC  (6+ messages)

[RFC PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-09-23 23:43 UTC  (4+ messages)
` [RFC PATCH 4/9] surface_aggregator: Add trace points

[PATCH 0/2] measure latency of cpu hotplug path
 2020-09-23 23:37 UTC  (3+ messages)
` [PATCH 1/2] cpu/hotplug: Add cpuhp_latency trace event
` [PATCH 2/2] cpu-hotplug: Always use real time scheduling when hotplugging a CPU

[PATCH] perf test: Fix msan uninitialized use
 2020-09-23 23:37 UTC  (2+ messages)

[PATCH v8 1/3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
 2020-09-23 23:36 UTC  (3+ messages)
` [PATCH v8 2/3] rseq/selftests: add rseq_offset_deref_addv
` [PATCH v8 3/3] rseq/selftests: test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ

[PATCH resend v5 1/5] x86/asm: Carve out a generic movdir64b() helper for general usage
 2020-09-23 23:35 UTC  (4+ messages)
` [PATCH resend v5 2/5] x86/asm: Add enqcmds() to support ENQCMDS instruction
` [PATCH resend v5 4/5] dmaengine: idxd: Clean up descriptors with fault error
` [PATCH resend v5 5/5] dmaengine: idxd: Add ABI documentation for shared wq


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