linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 14:14:56 to 2021-02-10 16:57:23 UTC [more...]

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-10 16:54 UTC  (6+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[PATCH v2 0/2] phy: amlogic: Add support for the G12A Analog MIPI D-PHY
 2021-02-10 16:51 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add Amlogic G12A Analog MIPI D-PHY bindings

[PATCH v4 0/8] support for bitmap (and hence CPU) list "N" abbreviation
 2021-02-10 16:49 UTC  (12+ messages)
` [PATCH 2/8] lib: test_bitmap: add tests to trigger ERANGE case
` [PATCH 4/8] lib: bitmap: move ERANGE check from set_region to check_region
` [PATCH 5/8] lib: bitmap: pair nbits value with region struct
` [PATCH 6/8] lib: bitmap: support "N" as an alias for size of bitmap

[PATCH net-next v2 0/9] net: phy: icplus: cleanups and new features
 2021-02-10 16:47 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: phy: icplus: use PHY_ID_MATCH_MODEL() macro
` [PATCH net-next v2 2/9] net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G
` [PATCH net-next v2 3/9] net: phy: icplus: drop address operator for functions
` [PATCH net-next v2 4/9] net: phy: icplus: use the .soft_reset() of the phy-core
` [PATCH net-next v2 5/9] net: phy: icplus: split IP101A/G driver
` [PATCH net-next v2 6/9] net: phy: icplus: don't set APS_EN bit on IP101G
` [PATCH net-next v2 7/9] net: phy: icplus: fix paged register access
` [PATCH net-next v2 8/9] net: phy: icplus: add PHY counter for IP101G
` [PATCH net-next v2 9/9] net: phy: icplus: add MDI/MDIX support for IP101A/G

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-10 16:49 UTC  (9+ messages)
` [PATCH v2 1/8] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v2 2/8] cxl/mem: Find device capabilities
` [PATCH v2 5/8] cxl/mem: Add a "RAW" send command

[PATCH 00/20] net: stmmac: Obvious cleanups and several fixes
 2021-02-10 16:47 UTC  (7+ messages)
` [PATCH 01/20] net: phy: realtek: Fix events detection failure in LPI mode

[PATCH v6 0/4] Add SPMI support for Mediatek MT6873/8192 SoC IC
 2021-02-10 16:47 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'

[PATCH 0/7] x86/seves: Support 32-bit boot path and other updates
 2021-02-10 16:47 UTC  (9+ messages)
` [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32-bit boot-path

[PATCH 0/3][RESEND] add support for never printing hashed addresses
 2021-02-10 16:46 UTC  (5+ messages)

[v7 PATCH 0/12] Make shrinker's nr_deferred memcg aware
 2021-02-10 16:41 UTC  (8+ messages)
` [v7 PATCH 02/12] mm: vmscan: consolidate shrinker_maps handling code
` [v7 PATCH 09/12] mm: vmscan: use per memcg nr_deferred of shrinker

[PATCH V2 0/8] btrfs: convert kmaps to core page calls
 2021-02-10 16:41 UTC  (7+ messages)
` [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() calls

[RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
 2021-02-10 16:39 UTC  (12+ messages)
` [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation

[PATCH] nbd: Convert to DEFINE_SHOW_ATTRIBUTE
 2021-02-10 16:39 UTC  (3+ messages)

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-10 16:37 UTC  (4+ messages)

[PATCH v5 0/4] perf vendor events: Support PMU events for A64FX
 2021-02-10 16:36 UTC  (8+ messages)

[GIT PULL] fscache: I/O API modernisation and netfs helper library
 2021-02-10 16:36 UTC  (6+ messages)

[PATCH 0/2] coresight: Patches for v5.12 (part 2)
 2021-02-10 16:36 UTC  (3+ messages)
` [PATCH 1/2] coresight: etm-perf: Support PID tracing for kernel at EL2
` [PATCH 2/2] Documentation: coresight: Add PID tracing description

[PATCH] misc: fastrpc: fix incorrect usage of dma_map_sgtable
 2021-02-10 16:36 UTC  (2+ messages)

[PATCH 0/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
 2021-02-10 16:29 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: Add DT bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH 2/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
` [PATCH 3/4] MAINTAINERS: Add entries for Toshiba Visconti ethernet controller
` [PATCH 4/4] arm: dts: visconti: Add DT support for Toshiba Visconti5 "

[PATCH v4 net-next 00/11] skbuff: introduce skbuff_heads bulking and reusing
 2021-02-10 16:31 UTC  (12+ messages)
` [PATCH v4 net-next 01/11] skbuff: move __alloc_skb() next to the other skb allocation functions
` [PATCH v4 net-next 02/11] skbuff: simplify kmalloc_reserve()
` [PATCH v4 net-next 03/11] skbuff: make __build_skb_around() return void
` [PATCH v4 net-next 04/11] skbuff: simplify __alloc_skb() a bit
` [PATCH v4 net-next 05/11] skbuff: use __build_skb_around() in __alloc_skb()
` [PATCH v4 net-next 06/11] skbuff: remove __kfree_skb_flush()
` [PATCH v4 net-next 07/11] skbuff: move NAPI cache declarations upper in the file
` [PATCH v4 net-next 08/11] skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
` [PATCH v4 net-next 09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb()
` [PATCH v4 net-next 10/11] skbuff: allow to use NAPI cache from __napi_alloc_skb()
` [PATCH v4 net-next 11/11] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing

[PATCH RFC] input/elants_i2c: Detect enum overflow
 2021-02-10 16:25 UTC 

[PATCH] dma-buf: system_heap: do not warn for costly allocation
 2021-02-10 16:26 UTC 

[PATCH v5 0/2] fix a NULL pointer bug and simplify the code
 2021-02-10 16:25 UTC  (3+ messages)
` [PATCH v5 1/2] nbd: Fix NULL pointer in flush_workqueue

bcm2711_thermal: Kernel panic - not syncing: Asynchronous SError Interrupt
 2021-02-10 16:25 UTC  (4+ messages)

[PATCH v5] drm/sun4i: tcon: fix inverted DCLK polarity
 2021-02-10 16:22 UTC  (4+ messages)
` [PATCH v6] "
    ` [PATCH] pinctrl/sunxi: adding input-debounce-ns property

[PATCH v18 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-02-10 16:22 UTC  (7+ messages)
` [PATCH v18 1/7] arm/arm64: Probe for the presence of KVM hypervisor
` [PATCH v18 3/7] ptp: Reorganize ptp_kvm.c to make it arch-independent
` [PATCH v18 5/7] clocksource: Add clocksource id for arm arch counter

[PATCH 2/5] ath10k: fix WARNING: suspicious RCU usage
 2021-02-10 16:22 UTC  (2+ messages)

[PATCH] clk: at91: Fix the declaration of the clocks
 2021-02-10 16:22 UTC  (7+ messages)

[PATCH] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
 2021-02-10 16:22 UTC  (3+ messages)

[PATCH 1/5] ath10k: fix conf_mutex lock assert in ath10k_debug_fw_stats_request()
 2021-02-10 16:21 UTC  (2+ messages)

[PATCH] locking/arch: Move qrwlock.h include after qspinlock.h
 2021-02-10 16:19 UTC  (4+ messages)

[PATCH] module: potential uninitialized return in module_kallsyms_on_each_symbol()
 2021-02-10 16:17 UTC  (2+ messages)

[PATCH] drivers: iio: proximity: Fix a spelling postive to positive in the file sx9500.c
 2021-02-10 16:16 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sm8350: add gdsc
 2021-02-10 16:16 UTC 

linux-next: build failure after merge of the modules tree
 2021-02-10 16:16 UTC  (6+ messages)

[PATCH 1/2] Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes"
 2021-02-10 16:16 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Simplify EVA cache handling

[PATCH] arch: x86: entry: vdso: Fix the spelling postive to positive in the file vsgx.S
 2021-02-10 16:15 UTC  (2+ messages)

[PATCH 0/5] ath10k fixes for warns
 2021-02-10 16:13 UTC  (8+ messages)
` [PATCH 4/5] ath10k: detect conf_mutex held ath10k_drain_tx() calls
` [PATCH 5/5] ath10k: reduce invalid ht params rate message noise

[PATCH] video: use getter/setter functions
 2021-02-10 16:12 UTC  (4+ messages)

[BUG REPORT] media: coda: mpeg4 decode corruption on i.MX6qp only
 2021-02-10 16:11 UTC  (2+ messages)

[RFC][PATCH] objtool: WARN about ENDBR instructions
 2021-02-10 16:09 UTC  (2+ messages)

[PATCH v2 00/14] x86/fault: #PF improvements, mostly related to USER bit
 2021-02-10 16:09 UTC  (5+ messages)
` [PATCH v2 08/14] x86/fault: Skip erratum #93 workaround on new CPUs

KASAN: invalid-free in ieee80211_ibss_leave
 2021-02-10 16:05 UTC 

[PATCH v2] mm: remove lru_add_drain_all in alloc_contig_range
 2021-02-10 16:04 UTC 

[stable 4.4, 4.9, 4.14, 4.19 LTS] Missing fix "memcg: fix a crash in wb_workfn when a device disappears"
 2021-02-10 16:04 UTC 

[PATCH v8 0/5] MTE support for KVM guest
 2021-02-10 16:03 UTC  (4+ messages)
` [RFC PATCH v8 5/5] KVM: arm64: ioctl to fetch/store tags in a guest

mt76: mt7921: add MCU support
 2021-02-10 16:03 UTC 

[PATCH v6 0/2] Add encoder ctrls for long term reference
 2021-02-10 16:03 UTC  (6+ messages)
` [PATCH v6 1/2] media: v4l2-ctrl: add controls "

[PATCH] KVM: nSVM: call nested_svm_load_cr3 on nested state load
 2021-02-10 15:59 UTC 

[PATCH v3] mm: cma: support sysfs
 2021-02-10 15:59 UTC  (3+ messages)

[PATCH] mm: remove lru_add_drain_all in alloc_contig_range
 2021-02-10 15:58 UTC  (7+ messages)

[PATCH] kgdb: Remove kgdb_schedule_breakpoint()
 2021-02-10 15:57 UTC  (2+ messages)

[PATCH net-next RFC] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-10 15:56 UTC 

[PATCH 1/2] bfq: remove some useless logic of bfq_update_next_in_service()
 2021-02-10 15:54 UTC  (6+ messages)
  ` [PATCH 2/2] bfq: amend the function name of bfq_may_expire_for_budg_timeout()

[PATCH] hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
 2021-02-10 15:52 UTC  (3+ messages)

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-02-10 15:49 UTC  (6+ messages)
` [PATCH v2 14/15] ARM: dts: bcm2711: Add the BSC interrupt controller

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-10 15:45 UTC  (11+ messages)

[PATCH v1 1/7] ACPI: property: Remove dead code
 2021-02-10 15:44 UTC  (8+ messages)
` [PATCH v1 7/7] ACPI: property: Allow counting a single value as an array of 1 element

[gustavoars-linux:testing/uapi/nfsd/nfsfh] BUILD REGRESSION d28670226e028e65b0de5e6744c5df188fc2728b
 2021-02-10 15:43 UTC 

[gustavoars-linux:testing/drm/vega10_pptable] BUILD SUCCESS 52f22637cd181836877c11b1f9d9a69ad8e03bca
 2021-02-10 15:43 UTC 

[PATCH] arm64: dts: ls1028a: add interrupt to Root Complex Event Collector
 2021-02-10 15:40 UTC  (2+ messages)

[PATCH v4 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-10 15:39 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-10 15:38 UTC  (7+ messages)
` [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg

drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "drm/nouveau: switch to new allocator"
 2021-02-10 15:37 UTC  (11+ messages)

[PATCH v3] staging: gdm724x: Fix DMA from stack
 2021-02-10 15:36 UTC  (5+ messages)

Pstore : Query on using ramoops driver for DDR
 2021-02-10 15:33 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 01/36] soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1
 2021-02-10 15:33 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 14/36] media: rkisp1: uapi: change hist_bins array type from __u16 to __u32

[PATCH 0/1] fix circular lockdep when staring SE guest
 2021-02-10 15:32 UTC  (5+ messages)
` [PATCH 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH] x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()
 2021-02-10 15:27 UTC 

[PATCH][next] net: hns3: Fix uninitialized return from function
 2021-02-10 15:26 UTC 

[next] [mips] spinlock.h:17:28: error: redefinition of 'queued_spin_unlock'
 2021-02-10 15:24 UTC  (3+ messages)

[PATCH] x86, sched: Allow NUMA nodes to share an LLC on Intel platforms
 2021-02-10 15:22 UTC  (3+ messages)

[PATCH v2] perf tools: Fix arm64 build error with gcc-11
 2021-02-10 15:20 UTC  (4+ messages)

Very slow unlockall()
 2021-02-10 15:18 UTC  (8+ messages)

[GIT PULL] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-02-10 15:17 UTC  (2+ messages)

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-02-10 15:15 UTC  (10+ messages)
` [PATCH v2 06/28] locking/rwlocks: Add contention detection for rwlocks

[PATCH 0/4] Remove checks for gcc < 4
 2021-02-10 15:11 UTC  (6+ messages)
` [PATCH 1/4] ARM: div64: Remove always-true __div64_const32_is_OK() duplicate
` [PATCH 2/4] ARM: unified: Remove check for gcc < 4
` [PATCH 3/4] asm-generic: div64: Remove always-true __div64_const32_is_OK()
` [PATCH 4/4] microblaze: Remove support for gcc < 4

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-02-10 15:10 UTC  (5+ messages)
` [PATCH v1 5/5] driver core: Set "

[PATCH] scripts/recordmcount.pl: support big endian for ARCH sh
 2021-02-10 15:04 UTC 

[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
 2021-02-10 15:02 UTC  (3+ messages)
` [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

[PATCH] ARM: dts: sun8i: h3: orangepi-plus: Fix Ethernet PHY mode
 2021-02-10 15:01 UTC  (2+ messages)

[PATCH v2] Added AMS tsl2591 driver implementation
 2021-02-10 14:50 UTC 

[GIT PULL] keys: Collected minor fixes and cleanups
 2021-02-10 14:59 UTC 

[PATCH] staging: wlan-ng: Fix comments typos
 2021-02-10 14:59 UTC 

[PATCH] sign-file: add openssl engine support
 2021-02-10 14:59 UTC  (3+ messages)

(no subject)
 2021-02-10 14:57 UTC 

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-02-10 14:57 UTC  (5+ messages)
` [PATCH v3 1/8] mm: Cleanup faultaround and finish_fault() codepaths

[PATCH RESEND v3 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-02-10 14:56 UTC  (5+ messages)
` [PATCH v3 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"-prefixed names

[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
 2021-02-10 14:56 UTC  (9+ messages)
` [Linuxarm] "
            ` [Linuxarm] "

[PATCH] pstore/ram : Add support for cached pages
 2021-02-10 14:52 UTC 

[PATCH bpf 0/4] Expose network namespace cookies to user space
 2021-02-10 14:51 UTC  (3+ messages)
` [PATCH bpf 1/4] net: add SO_NETNS_COOKIE socket option

[PATCH/v2] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-02-10 14:50 UTC  (2+ messages)

[PATCH] usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable
 2021-02-10 14:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
 2021-02-10 14:43 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Add DSI and panel bits
 2021-02-10 14:43 UTC  (2+ messages)

[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
 2021-02-10 14:39 UTC  (15+ messages)
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs

[PATCH] tee: optee: add invoke_fn tracepoints
 2021-02-10 14:37 UTC  (2+ messages)

[RFC PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-10 14:36 UTC  (11+ messages)
` [RFC PATCH 1/2] mm,page_alloc: Make alloc_contig_range handle in-use hugetlb pages
` [RFC PATCH 2/2] mm,page_alloc: Make alloc_contig_range handle free "

linux-next: build failure after merge of the drm-misc tree
 2021-02-10 14:31 UTC  (2+ messages)

[PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH_SPARX5 || SOC_VCOREIII
 2021-02-10 14:28 UTC  (7+ messages)

[gustavoars-linux:testing/drm/radeon/nislands_smc] BUILD SUCCESS 1edea39e21dddf048c5855fc6e2a45b943d001bd
 2021-02-10 14:27 UTC 

[PATCH] media: qcom: camss: Fix overflows in clock rate calculations
 2021-02-10 14:23 UTC  (2+ messages)

[patch] preempt: select PREEMPT_DYNAMIC under PREEMPTION instead of PREEMPT
 2021-02-10 14:18 UTC  (3+ messages)
` [tip: sched/core] sched,x86: Allow !PREEMPT_DYNAMIC

[net-next] net: mvpp2: add an entry to skip parser
 2021-02-10 14:17 UTC 

[PATCH 1/2] MIPS: jazz: always allow little-endian builds
 2021-02-10 14:15 UTC  (7+ messages)
` [PATCH 2/2] MIPS: make kgdb depend on FPU support

[GIT PULL] fscache: I/O API modernisation and netfs helper library
 2021-02-09 21:19 UTC 


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