linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 05:44:19 to 2020-06-03 08:50:49 UTC [more...]

[PATCH v6 0/3] gpio: generic regmap implementation
 2020-06-03  8:50 UTC  (2+ messages)

[PATCH 14/15] net: hns3: use PCI_IRQ_MSI_TYPES where appropriate
 2020-06-03  8:49 UTC  (3+ messages)

[PATCH v7 1/4] bitops: Introduce the the for_each_set_clump macro
 2020-06-03  8:49 UTC  (12+ messages)

[PATCH -tip 1/2] Kconfig: Bump required compiler version of KASAN and UBSAN
 2020-06-03  8:48 UTC  (6+ messages)
        ` [PATCH] rcu: Fixup noinstr warnings

[PATCH v2] crypto: caam/qi2 - add support for dpseci_reset()
 2020-06-03  8:47 UTC 

[PATCH v4 0/4] Add support for SCD30 sensor
 2020-06-03  8:44 UTC  (5+ messages)
` [PATCH v4 1/4] iio: chemical: scd30: add core driver
` [PATCH v4 2/4] iio: chemical: scd30: add I2C interface driver
` [PATCH v4 3/4] iio: chemical: scd30: add serial "
` [PATCH v4 4/4] dt-bindings: iio: scd30: add device binding file

[PATCH] sound: usb: pcm: fix incorrect power state when playing sound after PM_AUTO suspend
 2020-06-03  8:45 UTC  (5+ messages)

[PATCH] usb: host: xhci-mtk: avoid runtime suspend when removing hcd
 2020-06-03  8:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] efi/libstub: refactor Makefile to not use lib-y syntax
 2020-06-03  8:45 UTC  (4+ messages)

[PATCH 0/2] mm: fix the names of general cma and hugetlb cma
 2020-06-03  8:40 UTC  (3+ messages)
` [PATCH 1/2] mm: cma: fix the name of CMA areas
` [PATCH 2/2] mm: hugetlb: fix the name of hugetlb CMA

[PATCH v3] libata: Use per port sync for detach
 2020-06-03  8:40 UTC  (2+ messages)

[PATCH 0/4] serial: core: fix up sysrq regressions
 2020-06-03  8:40 UTC  (5+ messages)
` [PATCH 2/4] serial: core: fix broken sysrq port unlock

[PATCH v8 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-06-03  8:31 UTC  (2+ messages)
` (EXT) "

[PATCH 1/1] driver core: Fix unbalance probe_count in really_probe()
 2020-06-03  8:30 UTC  (4+ messages)

[PATCH v3 00/10] Add MMC and DMA support for Actions S700
 2020-06-03  8:30 UTC  (5+ messages)
` [PATCH v3 01/10] dmaengine: Actions: get rid of bit fields from dma descriptor
` [PATCH v3 06/10] arm64: dts: actions: Add DMA Controller for S700

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-03  8:29 UTC  (7+ messages)

linux-next: manual merge of the akpm-current tree with the kselftest tree
 2020-06-03  8:29 UTC 

[PATCH v5 0/4] kdb: Improve console handling
 2020-06-03  8:25 UTC  (9+ messages)
` [PATCH v5 1/4] kdb: Re-factor kdb_printf() message write code
` [PATCH v5 2/4] kdb: Check status of console prior to invoking handlers
` [PATCH v5 3/4] kdb: Make kdb_printf() console handling more robust
` [PATCH v5 4/4] kdb: Switch to use safer dbg_io_ops over console APIs

[PATCH RFC 0/3] block: allow REQ_NOWAIT to some bio-based/stacked devices
 2020-06-03  8:24 UTC  (4+ messages)
` [PATCH RFC 1/3] block: add flag 'nowait_requests' into queue limits

[PATCH] drm/connector: notify userspace on hotplug after register complete
 2020-06-03  8:24 UTC  (2+ messages)

[PATCH 0/4] marvell: Fix firmware filenames for sd8977/sd8997 chipsets
 2020-06-03  8:22 UTC  (5+ messages)
` [PATCH 1/4] mwifiex: Fix firmware filename for sd8977 chipset
` [PATCH 2/4] mwifiex: Fix firmware filename for sd8997 chipset
` [PATCH 3/4] btmrvl: Fix firmware filename for sd8977 chipset
` [PATCH 4/4] btmrvl: Fix firmware filename for sd8997 chipset

[PATCH v14 04/15] mm/damon: Adaptively adjust regions
 2020-06-03  8:21 UTC  (2+ messages)

[RFC PATCH] mm: swap: remove lru drain waiters
 2020-06-03  8:21 UTC 

[PATCH v2 0/8] Introduce sv48 support
 2020-06-03  8:11 UTC  (9+ messages)
` [PATCH v2 1/8] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE
` [PATCH v2 2/8] riscv: Allow to dynamically define VA_BITS
` [PATCH v2 3/8] riscv: Simplify MAXPHYSMEM config
` [PATCH v2 4/8] riscv: Prepare ptdump for vm layout dynamic addresses
` [PATCH v2 5/8] riscv: Implement sv48 support
` [PATCH v2 6/8] riscv: Allow user to downgrade to sv39 when hw supports sv48
` [PATCH v2 7/8] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo
` [PATCH v2 8/8] riscv: Explicit comment about user virtual address space size

memory leak in crypto_create_tfm
 2020-06-03  8:08 UTC  (2+ messages)
` [PATCH] crypto: DRBG - always try to free Jitter RNG instance

linux-next: build failure after merge of the v4l-dvb-next tree
 2020-06-03  8:13 UTC  (2+ messages)

[PATCH RFC 00/13] vhost: format independence
 2020-06-03  8:11 UTC  (13+ messages)
` [PATCH RFC 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC 02/13] vhost: use batched version by default
` [PATCH RFC 03/13] vhost: batching fetches
` [PATCH RFC 04/13] vhost: cleanup fetch_buf return code handling
` [PATCH RFC 07/13] vhost: format-independent API for used buffers
` [PATCH RFC 08/13] vhost/net: convert to new API: heads->bufs

[PATCH bpf] bpf: fix unused-var without NETDEVICES
 2020-06-03  8:11 UTC 

[PATCH RFC] uaccess: user_access_begin_after_access_ok()
 2020-06-03  8:08 UTC  (19+ messages)

[PATCH v5 0/4] Introduce TEE based Trusted Keys support
 2020-06-03  8:07 UTC  (3+ messages)

[REPORT: armv7m/stm32] mmap -6 error on armv7m no-mmu platform
 2020-06-03  8:07 UTC 

linux-next: manual merge of the akpm-current tree with Linus' tree
 2020-06-03  8:07 UTC 

[GIT PULL for v5.8-rc1] media updates
 2020-06-03  8:05 UTC 

[PATCH v4 0/4] vmalloc kernel mapping and relocatable kernel
 2020-06-03  8:00 UTC  (5+ messages)
` [PATCH v4 1/4] riscv: Move kernel mapping to vmalloc zone
` [PATCH v4 2/4] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v4 3/4] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v4 4/4] riscv: Check relocations at compile time

[PATCH 0/4] sched: Remove some redundancy
 2020-06-03  8:03 UTC  (5+ messages)
` [PATCH 1/4] sched/pelt: Remove redundant cap_scale() definition
` [PATCH 2/4] sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task()
` [PATCH 3/4] sched/idle,stop: Remove .get_rr_interval from sched_class
` [PATCH 4/4] sched/fair: Remove unused 'sd' parameter from scale_rt_capacity()

Security Random Number Generator support
 2020-06-03  7:54 UTC  (6+ messages)

linux-next: build failure after merge of the overlayfs tree
 2020-06-03  7:57 UTC  (2+ messages)

[PATCH] kcsan: Prefer '__no_kcsan inline' in test
 2020-06-03  7:53 UTC  (3+ messages)

linux-next: manual merge of the akpm-current tree with Linus' tree
 2020-06-03  7:53 UTC 

[Question]: about 'cpuinfo_cur_freq' shown in sysfs when the CPU is in idle state
 2020-06-03  7:52 UTC  (2+ messages)

[PATCH] media: stm32-dcmi: Set minimum cpufreq requirement
 2020-06-03  7:50 UTC  (6+ messages)

[PATCH 5.6 000/174] 5.6.16-rc2 review
 2020-06-03  7:44 UTC  (4+ messages)

[PATCH 0/6] Refactor handling flow of SET_CPUID*
 2020-06-03  7:44 UTC  (4+ messages)
` [PATCH 4/6] KVM: X86: Split kvm_update_cpuid()

[PATCH 4.14 00/76] 4.14.183-rc2 review
 2020-06-03  7:43 UTC  (4+ messages)

[PATCH 4.9 00/55] 4.9.226-rc3 review
 2020-06-03  7:43 UTC  (3+ messages)

[git pull] drm for 5.8-rc1
 2020-06-03  7:43 UTC  (5+ messages)

linux-next: build failure after merge of the ftrace tree
 2020-06-03  7:42 UTC 

[PATCH] doc: zh_CN: use doc reference to resolve undefined label warning
 2020-06-03  7:36 UTC  (2+ messages)

[PATCH] iommu/dma: limit iova free size to unmmaped iova
 2020-06-03  7:37 UTC  (7+ messages)

[PATCH v2] sh: Implement __get_user_u64() required for 64-bit get_user()
 2020-06-03  7:35 UTC  (3+ messages)

[GIT PULL] sh: remove sh5 support
 2020-06-03  7:31 UTC  (11+ messages)

[PATCH 5.4 000/139] 5.4.44-rc2 review
 2020-06-03  7:30 UTC  (2+ messages)

[PATCH 4.19 00/92] 4.19.126-rc2 review
 2020-06-03  7:29 UTC  (3+ messages)

[PATCH 0/2] iommu: Move Intel and AMD drivers into their own subdirectory
 2020-06-03  7:25 UTC  (2+ messages)

[0-Day CI notification] kbuild test robot will be combined with kernel test robot
 2020-06-03  7:24 UTC 

[PATCH 1/3] dma-direct: provide the ability to reserve per-numa CMA
 2020-06-03  7:18 UTC  (4+ messages)
` [RFC PATCH] dma-direct: dma_contiguous_pernuma_area[] can be static

memory leak in usbtest_probe
 2020-06-03  7:19 UTC  (2+ messages)

KASAN: use-after-free Read in printer_read
 2020-06-03  7:18 UTC  (2+ messages)

[PATCH] jffs2: fix nothing output for "ls" command
 2020-06-03  7:18 UTC  (2+ messages)

[RFC v10 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-06-03  7:11 UTC  (9+ messages)
` [RFC v10 1/8] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v10 2/8] mm/damon: Account age of target regions
` [RFC v10 3/8] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v10 4/8] mm/damon/schemes: Implement a debugfs interface
` [RFC v10 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v10 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v10 7/8] damon/tools: Support more human friendly 'schemes' control
` [RFC v10 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes

[PATCH] x86/speculation: Check whether speculation is force disabled
 2020-06-03  7:12 UTC 

[PATCH RESEND] MAINTAINERS: Update maintainer entries for MEN HW
 2020-06-03  7:10 UTC 

[PATCH] f2fs: protect new segment allocation in expand_inode_data
 2020-06-03  7:06 UTC  (3+ messages)

[PATCH v2] jffs2: fix jffs2 mounting failure
 2020-06-03  7:03 UTC  (2+ messages)

[PATCH 00/15] More atomisp fixes and cleanups
 2020-06-03  7:01 UTC  (16+ messages)
` [PATCH 01/15] media: atomisp: improve IRQ handling debug messages
` [PATCH 02/15] media: atomisp: do some cleanup at irq_local.h
` [PATCH 03/15] media: atomisp: get rid of a duplicated file
` [PATCH 04/15] media: atomisp: get rid of ifdef nonsense
` [PATCH 05/15] media: atomisp: simplify IRQ ifdef logic
` [PATCH 06/15] media: atomisp: remove some unused defines from *mamoiada_params.h
` [PATCH 07/15] media: atomisp: use just one mamoiada_params.h
` [PATCH 08/15] media: atomisp: get rid of a detection hack for a BYT Andorid-based tablet
` [PATCH 09/15] media: atomisp: don't set hpll_freq twice with different values
` [PATCH 10/15] media: atomisp: use macros from intel-family.h
` [PATCH 11/15] media: atomisp: change the detection of ISP2401 at runtime
` [PATCH 12/15] media: atomisp: use different dfs failed messages
` [PATCH 13/15] media: atomisp: set DFS to MAX if sensor doesn't report fps
` [PATCH 14/15] media: atomisp: use strscpy() instead of less secure variants
` [PATCH 15/15] media: atomisp: get rid of a string_support.h abstraction layer

[PATCH v2] f2fs: fix retry logic in f2fs_write_cache_pages()
 2020-06-03  6:59 UTC  (2+ messages)

[PATCH v4] EDAC/ghes: Setup DIMM label from DMI and use it in error reports
 2020-06-03  6:56 UTC  (3+ messages)

[PATCH] cxl: Fix kobject memory leak in cxl_sysfs_afu_new_cr()
 2020-06-03  6:56 UTC  (8+ messages)
      `  "

[net] seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
 2020-06-03  6:54 UTC 

[PATCH] iommu/amd: Fix event counter availability check
 2020-06-03  6:54 UTC  (4+ messages)

[PATCH] mm: thp: Add new kernel parameters transparent_hugepage_defrag/khugepaged_defrag
 2020-06-03  6:50 UTC 

[PATCHv5 0/5] Improve ext4 handling of ENOSPC with multi-threaded use-case
 2020-06-03  6:48 UTC  (3+ messages)
` [PATCHv5 3/5] ext4: mballoc: Introduce pcpu seqcnt for freeing PA to improve ENOSPC handling

[PATCH 3/6] arm64/vdso: Add time namespace page
 2020-06-03  6:42 UTC  (2+ messages)

[PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap
 2020-06-03  6:37 UTC  (8+ messages)

[PATCH -next] mm/page_alloc.c: Add missing line breaks
 2020-06-03  6:35 UTC 

[PATCH v2 0/9] Add shared workqueue support for idxd driver
 2020-06-03  6:33 UTC  (3+ messages)

[PATCH] tcp: fix TCP socks unreleased in BBR mode
 2020-06-03  6:32 UTC  (9+ messages)

[PATCH v2] exfat: fix memory leak in exfat_parse_param()
 2020-06-03  6:30 UTC 

[PATCH 0/3] Convert mxs/imx spi/cspi/lpspi binding to json-schema
 2020-06-03  6:13 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: Convert mxs spi "
` [PATCH 2/3] dt-bindings: spi: Convert imx cspi "
` [PATCH 3/3] dt-bindings: spi: Convert imx lpspi "

[PATCH net-next 0/5] hinic: add some ethtool ops support
 2020-06-03  6:20 UTC  (6+ messages)
` [PATCH net-next 1/5] hinic: add support to set and get pause params
` [PATCH net-next 2/5] hinic: add support to set and get irq coalesce
` [PATCH net-next 3/5] hinic: add self test support
` [PATCH net-next 4/5] hinic: add support to identify physical device
` [PATCH net-next 5/5] hinic: add support to get eeprom information

[PATCH 11/15] mmc: sdhci: use PCI_IRQ_MSI_TYPES where appropriate
 2020-06-03  6:16 UTC  (3+ messages)

[PATCH 4.4 00/47] 4.4.226-rc2 review
 2020-06-03  6:18 UTC  (2+ messages)

WARNING in snd_usbmidi_submit_urb/usb_submit_urb
 2020-06-03  6:12 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update maintainer entries for MEN HW
 2020-06-03  6:11 UTC 

[PATCH v2] tools build: Check libasan and libubsan in Makefile.feature
 2020-06-03  6:10 UTC 

[RFC] Restrict the untrusted devices, to bind to only a set of "whitelisted" drivers
 2020-06-03  6:07 UTC  (4+ messages)

linux-sh for-next reactivation
 2020-06-03  5:57 UTC  (5+ messages)

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-06-03  5:53 UTC  (5+ messages)
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

fixes for work.sysctl
 2020-06-03  5:52 UTC  (5+ messages)
` [PATCH 1/4] net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
` [PATCH 2/4] net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*
` [PATCH 3/4] random: fix an incorrect __user annotation on proc_do_entropy
` [PATCH 4/4] trace: fix an incorrect __user annotation on stack_trace_sysctl

[PATCH] h8300: dts: Fix /chosen:stdout-path
 2020-06-03  5:46 UTC  (2+ messages)

[PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
 2020-06-03  5:46 UTC  (5+ messages)


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