linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-30 17:09:14 to 2021-01-31 01:04:38 UTC [more...]

[RFC 00/20] TLB batching consolidation and enhancements
 2021-01-31  1:02 UTC  (23+ messages)
` [RFC 01/20] mm/tlb: fix fullmm semantics
` [RFC 02/20] mm/mprotect: use mmu_gather
` [RFC 03/20] mm/mprotect: do not flush on permission promotion
` [RFC 04/20] mm/mapping_dirty_helpers: use mmu_gather
` [RFC 05/20] mm/tlb: move BATCHED_UNMAP_TLB_FLUSH to tlb.h
` [RFC 06/20] fs/task_mmu: use mmu_gather interface of clear-soft-dirty
` [RFC 07/20] mm: move x86 tlb_gen to generic code
` [RFC 08/20] mm: store completed TLB generation
` [RFC 09/20] mm: create pte/pmd_tlb_flush_pending()
` [RFC 10/20] mm: add pte_to_page()
` [RFC 11/20] mm/tlb: remove arch-specific tlb_start/end_vma()
` [RFC 12/20] mm/tlb: save the VMA that is flushed during tlb_start_vma()
` [RFC 13/20] mm/tlb: introduce tlb_start_ptes() and tlb_end_ptes()
` [RFC 14/20] mm: move inc/dec_tlb_flush_pending() to mmu_gather.c
` [RFC 15/20] mm: detect deferred TLB flushes in vma granularity
` [RFC 16/20] mm/tlb: per-page table generation tracking
` [RFC 17/20] mm/tlb: updated completed deferred TLB flush conditionally
` [RFC 18/20] mm: make mm_cpumask() volatile
` [RFC 19/20] lib/cpumask: introduce cpumask_atomic_or()
` [RFC 20/20] mm/rmap: avoid potential races

[bug] 5.11-rc5 brought page allocation failure issue [ttm][amdgpu]
 2021-01-31  1:01 UTC  (2+ messages)

aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/firmware/arm_scmi/voltage.o' being placed in section `.eh_frame'
 2021-01-31  0:46 UTC 

[PATCH 5/8] lib: bitmap: remove the 'extern' keyword from function declarations
 2021-01-31  0:43 UTC  (4+ messages)
    ` [PATCH 8/8] gpio: sim: new testing module
` [PATCH 0/8] gpio: implement the configfs "

[PATCH] tpm_tis: Add missing start/stop_tpm_chip calls
 2021-01-31  0:41 UTC  (9+ messages)
` [PATCH v2] tpm_tis: Add missing tpm_request/relinquish_locality calls

[PATCH v7 0/2] Kbuild: DWARF v5 support
 2021-01-31  0:39 UTC  (7+ messages)
` [PATCH v7 2/2] Kbuild: implement support for DWARF v5

[PATCH net] net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
 2021-01-31  0:39 UTC  (4+ messages)

[PATCH v4 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-01-31  0:37 UTC  (4+ messages)
` [PATCH v4 1/2] x86/setup: always add the beginning of RAM as memblock.memory
` [PATCH v4 2/2] mm: fix initialization of struct page for holes in memory layout

[PATCH v2 0/7] tty: add flag to suppress ready signalling on open
 2021-01-31  0:18 UTC  (11+ messages)

[PATCH net-next v1 0/6] lan743x speed boost
 2021-01-31  0:14 UTC  (5+ messages)
` [PATCH net-next v1 1/6] lan743x: boost performance on cpu archs w/o dma cache snooping

[PATCH 0/2] ALSA: Constify static attribute_group structs
 2021-01-31  0:12 UTC  (3+ messages)
` [PATCH 1/2] ALSA: ac97: Constify static struct attribute_group
` [PATCH 2/2] ALSA: hda: Constify static attribute_group

[PATCH 0/9] drivers: net: update tasklet_init callers
 2021-01-30 23:47 UTC  (10+ messages)
` [PATCH 1/9] arcnet: use new tasklet API
` [PATCH 2/9] caif_virtio: "
` [PATCH 3/9] ifb: "
` [PATCH 4/9] ppp: "
` [PATCH 5/9] net: usb: hso: "
` [PATCH 6/9] net: usb: lan78xx: "
` [PATCH 7/9] net: usb: pegasus: "
` [PATCH 8/9] net: usb: r8152: "
` [PATCH 9/9] net: usb: rtl8150: "

[PATCHv3 00/24] perf tools: Add daemon command
 2021-01-30 23:48 UTC  (25+ messages)
  ` [PATCH 01/24] perf daemon: "
  ` [PATCH 02/24] perf daemon: Add config option
  ` [PATCH 03/24] perf daemon: Add base option
  ` [PATCH 04/24] perf daemon: Add server socket support
  ` [PATCH 05/24] perf daemon: Add client "
  ` [PATCH 06/24] perf daemon: Add config file support
  ` [PATCH 07/24] perf daemon: Add config file change check
  ` [PATCH 08/24] perf daemon: Add background support
  ` [PATCH 09/24] perf daemon: Add signalfd support
  ` [PATCH 10/24] perf daemon: Add list command
  ` [PATCH 11/24] perf daemon: Add signal command
  ` [PATCH 12/24] perf daemon: Add stop command
  ` [PATCH 13/24] perf daemon: Allow only one daemon over base directory
  ` [PATCH 14/24] perf daemon: Set control fifo for session
  ` [PATCH 15/24] perf daemon: Add ping command
  ` [PATCH 16/24] perf daemon: Use control to stop session
  ` [PATCH 17/24] perf daemon: Add up time for daemon/session list
  ` [PATCH 18/24] perf daemon: Add man page for perf-daemon
  ` [PATCH 19/24] perf tests: Add daemon list command test
  ` [PATCH 20/24] perf tests: Add daemon reconfig test
  ` [PATCH 21/24] perf tests: Add daemon stop command test
  ` [PATCH 22/24] perf tests: Add daemon signal "
  ` [PATCH 23/24] perf tests: Add daemon ping "
  ` [PATCH 24/24] perf tests: Add daemon lock test

[PATCH 00/14] CXL 2.0 Support
 2021-01-30 23:52 UTC  (11+ messages)
` [PATCH 01/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH 02/14] cxl/mem: Map memory device registers
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
` [PATCH 05/14] cxl/mem: Register CXL memX devices

[PATCH] csky: change a Kconfig symbol name to fix e1000 build error
 2021-01-30 23:49 UTC 

[PATCH] net: usb: cdc_ncm: use new API for bh tasklet
 2021-01-30 23:46 UTC 

[PATCH v2] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
 2021-01-30 23:26 UTC  (3+ messages)

Problems starting Xen domU after latest stable update
 2021-01-30 23:25 UTC  (5+ messages)

linux-next: build failure on power pc
 2021-01-30 23:21 UTC  (4+ messages)
` [PATCH] powerpc: fix AKEBONO build failures

aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `sound/usb/implicit.o' being placed in section `.eh_frame'
 2021-01-30 23:16 UTC 

[PATCH] openrisc: use device tree to determine present cpus
 2021-01-30 23:11 UTC  (5+ messages)

[PATCH 1/2] powerpc/Kconfig: Fix unmet direct dependency on NET
 2021-01-30 22:55 UTC  (2+ messages)
` [PATCH 2/2] crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m

[GIT PULL] OpenRISC fixes for 5.11-rc6
 2021-01-30 22:44 UTC 

[tip:master] BUILD SUCCESS a7e0bdf1b07ea6169930ec42b0bdb17e1c1e3bb0
 2021-01-30 22:08 UTC 

[PATCH] hugetlbfs: show pagesize in unit of GB if possible
 2021-01-30 22:07 UTC  (2+ messages)

[PATCH] platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
 2021-01-30 21:43 UTC  (2+ messages)

[PATCH v2 1/1] process_madvise.2: Add process_madvise man page
 2021-01-30 21:34 UTC  (2+ messages)

[PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
 2021-01-30 21:26 UTC  (3+ messages)
` [PATCH v3 1/3] x509: Detect sm2 keys by their parameters OID

[PATCH v2 net-next 0/4] net: consolidate page_is_pfmemalloc() usage
 2021-01-30 21:23 UTC  (7+ messages)
` [PATCH v2 net-next 3/4] net: introduce common dev_page_is_reserved()

[RFC PATCH v3 0/1] Adding support for IIO SCMI based sensors
 2021-01-30 21:21 UTC  (5+ messages)
` [RFC PATCH v3 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH 00/29] treewide: Convert comma separated statements
 2021-01-30 21:21 UTC  (32+ messages)
` [PATCH 01/29] coding-style.rst: Avoid comma statements
` [PATCH 02/29] alpha: Avoid comma separated statements
` [PATCH 03/29] ia64: "
` [PATCH 04/29] sparc: "
` [PATCH 05/29] ata: "
` [PATCH 06/29] drbd: "
` [PATCH 08/29] dma-buf: "
` [PATCH 09/29] drm/gma500: "
` [PATCH 10/29] drm/i915: "
` [PATCH 13/29] bcache: "
` [PATCH 19/29] s390/tty3270: "
` [PATCH 23/29] fuse: "
` [PATCH 24/29] reiserfs: "
` [PATCH 25/29] lib/zlib: "
` [PATCH 26/29] lib: zstd: "

ERROR: modpost: ".__dev_get_by_index" undefined!
 2021-01-30 21:18 UTC 

[PATCH v2] tpm: ibmvtpm: fix error return code in tpm_ibmvtpm_probe()
 2021-01-30 21:14 UTC  (4+ messages)

Fail to boot on bpim3 with next-20210128
 2021-01-30 20:58 UTC  (2+ messages)

[PATCH v2] iio: hid-sensor-rotation: Fix quaternion data not correct
 2021-01-30 20:41 UTC  (2+ messages)

[PATCH v5 0/5] Enable root to update the blacklist keyring
 2021-01-30 20:41 UTC 

[PATCH] HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming
 2021-01-30 20:40 UTC  (5+ messages)

[PATCH v2 0/4] Add support for QCOM SPMI Flash LEDs
 2021-01-30 20:37 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: leds: Add binding for qcom-spmi-flash
` [PATCH v2 2/4] leds: Add driver for QCOM SPMI Flash LEDs

aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/platform/rockchip/rkisp1/rkisp1-capture.o' being placed in section `.eh_frame'
 2021-01-30 20:07 UTC  (2+ messages)

[PATCH] mtd: rawnand: qcom: Update register macro name for 0x2c offset
 2021-01-30 20:07 UTC 

[GIT PULL] Btrfs fixes for 5.11-rc6
 2021-01-30 20:01 UTC  (2+ messages)

[GIT PULL] A Single RISC-V Fix for 5.11-rc6
 2021-01-30 20:01 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for 5.11, take 2
 2021-01-30 20:01 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.11-rc6
 2021-01-30 20:01 UTC  (2+ messages)

[PATCH v4 00/10] Enable root to update the blacklist keyring
 2021-01-30 19:39 UTC  (3+ messages)

[PATCH v5] x86/sgx: Fix use-after-free in sgx_mmu_notifier_release()
 2021-01-30 19:26 UTC  (4+ messages)

[PATCH net-next 0/9] net: ipa: don't disable NAPI in suspend
 2021-01-30 19:22 UTC  (4+ messages)
` [PATCH net-next 9/9] "

[RESEND PATCH v2 0/6] lib/find_bit: fast path for small bitmaps
 2021-01-30 19:17 UTC  (9+ messages)
` [PATCH 1/8] tools: disable -Wno-type-limits
` [PATCH 2/8] tools: bitmap: sync function declarations with linux kernel
` [PATCH 3/8] arch: rearrange headers inclusion order in asm/bitops for m68k and sh
` [PATCH 4/8] lib: introduce BITS_{FIRST,LAST} macro
` [PATCH 5/8] bitsperlong.h: introduce SMALL_CONST() macro
` [PATCH 6/8] lib: inline _find_next_bit() wrappers
` [PATCH 7/8] lib: add fast path for find_next_*_bit()
` [PATCH 8/8] lib: add fast path for find_first_*_bit() and find_last_bit()

[PATCH net] net: hdlc_x25: Use qdisc to queue outgoing LAPB frames
 2021-01-30 19:16 UTC  (7+ messages)

[ANNOUNCE] 4.9.254-rt169
 2021-01-30 19:14 UTC 

[PATCH v2] iio: hid-sensor-prox: Fix scale not correct issue
 2021-01-30 19:14 UTC  (2+ messages)

bnx2x_main.c:undefined reference to `synchronize_net'
 2021-01-30 19:11 UTC  (3+ messages)

[PATCH v2 0/2] Remove the IIO counter ABI
 2021-01-30 19:04 UTC  (2+ messages)

[PATCH v1] mtd: spi-nor: core: fix/remove references to spi-nor.c
 2021-01-30 18:49 UTC  (2+ messages)

[PATCH v2] counter: stm32-lptimer-cnt: remove iio counter abi
 2021-01-30 18:50 UTC 

[GIT] cifs fixes
 2021-01-30 18:49 UTC 

[PATCH v5 0/2] Audit Capability and Extended Capability among IOMMUs
 2021-01-30 18:44 UTC  (3+ messages)
` [PATCH v5 1/2] iommu/vt-d: Audit IOMMU Capabilities and add helper functions
` [PATCH v5 2/2] iommu/vt-d: Move capability check code to cap_audit files

[GIT PULL] tpmdd updates for v5.12-rc1
 2021-01-30 18:44 UTC  (5+ messages)

[GIT PULL] SCSI fixes for 5.11-rc5
 2021-01-30 18:38 UTC 

[PATCH v4 0/3] Audit Capability and Extended Capability among IOMMUs
 2021-01-30 18:34 UTC  (4+ messages)
` [PATCH v4 1/3] iommu/vt-d: Audit IOMMU Capabilities and add helper functions

[PATCH v4 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-01-30 18:26 UTC  (5+ messages)
` [PATCH v4 10/13] ASoC: arizona-jack: Use snd_soc_jack to report jack events
  ` [PATCH v4 13/13] ASoC: Intel: bytcr_wm5102: Add jack detect support

[PATCH v2 0/8] arm64: Relocate absolute hyp VAs
 2021-01-30 18:10 UTC  (6+ messages)
` [PATCH v2 4/8] KVM: arm64: Generate hyp relocation data

Migration to trusted keys: sealing user-provided key?
 2021-01-30 18:07 UTC  (3+ messages)

[PATCH v2 -next] ecryptfs: use DEFINE_MUTEX() for mutex lock
 2021-01-30 17:57 UTC  (2+ messages)

[PATCH] eCryptfs: add a semicolon
 2021-01-30 17:57 UTC  (3+ messages)

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-01-30 17:53 UTC  (3+ messages)
` [PATCH v14 11/11] kdump: update Documentation about crashkernel

[PATCH 1/1] iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
 2021-01-30 17:42 UTC  (2+ messages)

[PATCH v5] gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default
 2021-01-30 17:39 UTC  (2+ messages)

[PATCH 0/3] charger-supply for max8997_charger
 2021-01-30 17:30 UTC  (4+ messages)
` [PATCH 1/3] regulator: dt-bindings: Document charger-supply for max8997
` [PATCH 2/3] ARM: dts: exynos: Add charger supply for I9100
` [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

[PATCH v3 00/22] Add support for the SDM845 Camera Subsystem
 2021-01-30 17:23 UTC  (3+ messages)
` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding
  ` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom, sdm660-camss binding

[PATCH v3 00/34] Intel Vision Processing base enabling
 2021-01-30 17:23 UTC  (5+ messages)
` [PATCH v4 26/34] dt-bindings: misc: intel_tsens: Add tsens thermal bindings documentation
` [PATCH v4 32/34] dt-bindings: misc: hddl_dev: Add hddl device management documentation

[PATCH RESEND v5 4/8] dt-bindings: regulator: Add document for MT6359 regulator
 2021-01-30 17:23 UTC 

[PATCH v2 00/11] Clock fixes for MSM8998 GCC, MMCC, GPUCC
 2021-01-30 17:21 UTC  (2+ messages)

[net-next 08/14] octeontx2-af: cn10k: Add RPM MAC support
 2021-01-30 16:53 UTC 

[net-next 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
 2021-01-30 16:54 UTC 

[net-next 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
 2021-01-30 16:54 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).