linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-18 20:17:18 to 2019-07-19 02:01:35 UTC [more...]

[PATCH v2 0/2] Casefolding in F2FS
 2019-07-19  2:01 UTC  (5+ messages)
` [PATCH v2 2/2] f2fs: Support case-insensitive file name lookups

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-19  1:59 UTC  (6+ messages)
` [PATCH v9 08/10] open: openat2(2) syscall

[PATCH v4 00/24] More improvements for Tegra30 devfreq driver
 2019-07-19  1:59 UTC  (44+ messages)
  ` [PATCH v4 05/24] PM / devfreq: tegra30: Set up watermarks properly
  ` [PATCH v4 21/24] PM / devfreq: tegra30: Synchronize average count on target's update
  ` [PATCH v4 22/24] PM / devfreq: tegra30: Include appropriate header
  ` [PATCH v4 19/24] PM / devfreq: tegra30: Optimize upper consecutive watermark selection
  ` [PATCH v4 18/24] PM / devfreq: tegra30: Optimize CPUFreq notifier
  ` [PATCH v4 17/24] PM / devfreq: tegra30: Use tracepoints for debugging
  ` [PATCH v4 11/24] PM / devfreq: tegra30: Add debug messages
  ` [PATCH v4 12/24] PM / devfreq: tegra30: Inline all one-line functions
  ` [PATCH v4 20/24] PM / devfreq: tegra30: Optimize upper average watermark selection

[PATCH v2] Documentation/security-bugs: provide more information about linux-distros
 2019-07-19  1:51 UTC  (4+ messages)

[PATCH] ipvs: remove unnecessary space
 2019-07-19  1:49 UTC  (4+ messages)
` [PATCH v2] net/netfilter: remove unnecessary spaces

[PATCH 1/2] e1000e: add workaround for possible stalled packet
 2019-07-19  1:47 UTC  (4+ messages)
` [PATCH 2/2] e1000e: disable force K1-off feature
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH 1/2] e1000e: add workaround for possible stalled packet

[PATCH -next] drm/i915/dsi: remove set but not used variable 'hfront_porch'
 2019-07-19  1:51 UTC 

[PATCH] openvswitch: Fix a possible memory leak on dst_cache
 2019-07-19  1:43 UTC  (3+ messages)

[PATCH] sch_gred: kzalloc needs null check
 2019-07-19  1:42 UTC  (2+ messages)

[PATCH] hwmon: (adt7475) Convert to use hwmon_device_register_with_groups()
 2019-07-19  1:41 UTC 

HMM_MIRROR has less than useful help text
 2019-07-19  1:32 UTC  (2+ messages)
` [PATCH] mm/Kconfig: additional help text for HMM_MIRROR option

[PATCH -next] infiniband: siw: remove set but not used variables 'rv'
 2019-07-19  1:29 UTC 

[PATCH v3] usb: dwc3: gadget: trb_dequeue is not updated properly
 2019-07-19  1:12 UTC  (2+ messages)

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-19  1:10 UTC  (16+ messages)

[RFC 0/7] x86/percpu: Use segment qualifiers
 2019-07-18 17:41 UTC  (8+ messages)
` [RFC 1/7] compiler: Report x86 segment support
` [RFC 2/7] x86/percpu: Use compiler segment prefix qualifier
` [RFC 3/7] x86/percpu: Use C for percpu accesses when possible
` [RFC 4/7] x86: Fix possible caching of current_task
` [RFC 5/7] percpu: Assume preemption is disabled on per_cpu_ptr()
` [RFC 6/7] x86/percpu: Optimized arch_raw_cpu_ptr()
` [RFC 7/7] x86/current: Aggressive caching of current

[PATCH -next] mtd: hyperbus: fix build error about CONFIG_REGMAP
 2019-07-19  1:07 UTC 

list corruption in deferred_split_scan()
 2019-07-19  0:59 UTC  (6+ messages)

[PATCH v3 0/9] x86: Concurrent TLB flushes
 2019-07-19  0:58 UTC  (10+ messages)
` [PATCH v3 1/9] smp: Run functions concurrently in smp_call_function_many()
` [PATCH v3 2/9] x86/mm/tlb: Remove reason as argument for flush_tlb_func_local()
` [PATCH v3 3/9] x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
` [PATCH v3 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
` [PATCH v3 5/9] x86/mm/tlb: Privatize cpu_tlbstate
` [PATCH v3 6/9] x86/mm/tlb: Do not make is_lazy dirty for no reason
` [PATCH v3 7/9] cpumask: Mark functions as pure
` [PATCH v3 8/9] x86/mm/tlb: Remove UV special case
` [PATCH v3 9/9] x86/mm/tlb: Remove unnecessary uses of the inline keyword

[PATCH V2] usb: dwc3: gadget: trb_dequeue is not updated properly
 2019-07-19  0:54 UTC  (4+ messages)

[PATCH] net: bcmgenet: use promisc for unsupported filters
 2019-07-19  0:51 UTC  (2+ messages)

[PATCH 1/2] nvme-core: Fix extra device_put() call on error path
 2019-07-19  0:50 UTC  (7+ messages)
` [PATCH 2/2] nvme-core: Fix deadlock when deleting the ctrl while scanning

linux-next: build failure after merge of the extcon tree
 2019-07-19  0:48 UTC 

[PATCH v2 00/13] Secure Virtual Machine Enablement
 2019-07-19  0:48 UTC  (7+ messages)
` [PATCH v2 03/13] powerpc/prom_init: Add the ESM call to prom_init

linux-next: Tree for Jul 18
 2019-07-19  0:40 UTC  (6+ messages)
` linux-next: Tree for Jul 18 (header build error)

[PATCH] aio: Support read/write with non-iter file-ops
 2019-07-19  0:36 UTC  (6+ messages)

Your diplomatic luggage
 2019-07-19  0:18 UTC 

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-19  0:08 UTC  (10+ messages)
` [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger

[PATCH] nvme-core: Fix memory leak caused by incorrect subsystem free
 2019-07-19  0:03 UTC  (2+ messages)

[PATCH v3 0/2] Casefolding in F2FS
 2019-07-19  0:03 UTC  (3+ messages)
` [PATCH v3 1/2] f2fs: include charset encoding information in the superblock
` [PATCH v3 2/2] f2fs: Support case-insensitive file name lookups

[PATCH v2 00/14] crypto: caam - fixes for kernel v5.3
 2019-07-18 23:57 UTC  (15+ messages)
` [PATCH v2 01/14] crypto: caam/qi - fix error handling in ERN handler
` [PATCH v2 02/14] crypto: caam - fix return code in completion callbacks
` [PATCH v2 03/14] crypto: caam - update IV only when crypto operation succeeds
` [PATCH v2 04/14] crypto: caam - check key length
` [PATCH v2 05/14] crypto: caam - check authsize
` [PATCH v2 06/14] crypto: caam - check assoclen
` [PATCH v2 07/14] crypto: caam - check zero-length input
` [PATCH v2 08/14] crypto: caam - update rfc4106 sh desc to support zero length input
` [PATCH v2 09/14] crypto: caam - keep both virtual and dma key addresses
` [PATCH v2 10/14] crypto: caam - fix DKP for certain key lengths
` [PATCH v2 11/14] crypto: caam - free resources in case caam_rng registration failed
` [PATCH v2 12/14] crypto: caam - execute module exit point only if necessary
` [PATCH v2 13/14] crypto: caam - unregister algorithm only if the registration succeeded
` [PATCH v2 14/14] crypto: caam - change return value in case CAAM has no MDHA

[PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
 2019-07-18 23:52 UTC  (16+ messages)

linux-next: build warning after merge of the cifs tree
 2019-07-18 23:38 UTC  (2+ messages)

[PATCH] gve: replace kfree with kvfree
 2019-07-18 23:32 UTC 

[PATCH] be2net: fix adapter->big_page_size miscaculation
 2019-07-18 23:29 UTC  (11+ messages)

[PATCH] iio: cros_ec: Add calibscale for 3d MEMS
 2019-07-18 23:28 UTC 

[RFC PATCH v3 00/16] Core scheduling v3
 2019-07-18 23:27 UTC  (12+ messages)

objtool crashes on clang output (drivers/hwmon/pmbus/adm1275.o)
 2019-07-18 23:20 UTC  (13+ messages)

[PATCH v2 0/7] iommu/vt-d: Fixes and cleanups for linux-next
 2019-07-18 23:16 UTC  (3+ messages)
` [PATCH v2 7/7] iommu/vt-d: Consolidate domain_init() to avoid duplication

mmotm 2019-07-18-16-08 uploaded
 2019-07-18 23:08 UTC 

[PATCH v3 0/2] Add basic support for pico-pi-imx8m
 2019-07-18 23:05 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: fsl: pico-pi: Add a device tree for the PICO-PI-IMX8M

[PATCH 00/22] x86, objtool: several fixes/improvements
 2019-07-18 23:02 UTC  (9+ messages)
` [PATCH 20/22] objtool: Fix seg fault on bad switch table entry

[PATCH] soundwire: fix regmap dependencies and align with other serial links
 2019-07-18 23:02 UTC 

x86 - clang / objtool status
 2019-07-18 22:42 UTC  (3+ messages)

[PATCH v2] riscv: include generic support for MSI irqdomains
 2019-07-18 22:27 UTC 

[PATCH] iio: cros_ec: Remove replacing error code with -EIO
 2019-07-18 22:22 UTC 

[PATCH] kasan: push back KASAN_STACK detection to clang-10
 2019-07-18 22:09 UTC  (4+ messages)

[v3 PATCH 0/2] Fix false negative of shmem vma's THP eligibility
 2019-07-18 22:06 UTC  (7+ messages)
` [v3 PATCH 2/2] mm: thp: fix "

[GIT PULL] Please pull NFS changes for Linux 5.3
 2019-07-18 22:05 UTC  (3+ messages)

[PATCH 0/2] Support kexec/kdump for clang built kernel
 2019-07-18 21:56 UTC  (6+ messages)
` [PATCH 1/2] x86/purgatory: add -mno-sse, -mno-mmx, -mno-sse2 to Makefile
` [PATCH 2/2] x86/purgatory: do not use __builtin_memcpy and __builtin_memset

[PATCH ghak90 V6 02/10] audit: add container id
 2019-07-18 21:52 UTC  (12+ messages)

[PATCH] crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
 2019-07-18 21:50 UTC  (2+ messages)

[PATCH 00/18] ARM/ARM64: Support hierarchical CPU arrangement for PSCI
 2019-07-18 21:49 UTC  (8+ messages)
` [PATCH 14/18] drivers: firmware: psci: Manage runtime PM in the idle path for CPUs

[PATCH 09/16] sparc64: use the generic get_user_pages_fast code
 2019-07-18 21:43 UTC  (4+ messages)

[PATCH] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
 2019-07-18 21:41 UTC 

[PATCH 00/11] firmware: arm_scmi: Add support for Rx, async commands and delayed response
 2019-07-18 21:38 UTC  (7+ messages)
` [PATCH 02/11] firmware: arm_scmi: Segregate tx channel handling and prepare to add rx
` [PATCH 05/11] firmware: arm_scmi: Add receive buffer support for notifications
` [PATCH 07/11] firmware: arm_scmi: Add support for asynchronous commands and delayed response

BUG: KASAN: global-out-of-bounds in ata_exec_internal_sg+0x50f/0xc70
 2019-07-18 21:35 UTC  (3+ messages)

[PATCH] crypto: aegis: fix badly optimized clang output
 2019-07-18 21:34 UTC  (3+ messages)

[PATCH] media: vivid: work around high stack usage with clang
 2019-07-18 21:23 UTC  (2+ messages)

[PATCH] mm: compaction: Avoid 100% CPU usage during compaction when a task is killed
 2019-07-18 21:22 UTC  (3+ messages)

[patch V2 1/1] Kconfig: Introduce CONFIG_PREEMPT_RT
 2019-07-18 21:16 UTC  (2+ messages)
` [tip:sched/urgent] sched/rt, "

switch the remaining architectures to use generic GUP v4
 2019-07-18 21:14 UTC  (4+ messages)
` [PATCH 09/16] sparc64: use the generic get_user_pages_fast code

[PATCH v1 6/6] virtio-balloon: Add support for aerating memory via hinting
 2019-07-18 21:09 UTC  (20+ messages)

[PATCH V36 00/29] security: Add kernel lockdown functionality
 2019-07-18 21:06 UTC  (5+ messages)
` [PATCH V36 20/29] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH V36 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode

[PATCH 0/3] perf: Use capabilities instead of uid and euid
 2019-07-18 21:00 UTC  (6+ messages)
` [PATCH 1/3] perf: Add capability-related utilities

Rezygnacja z zamowienia
 2019-07-18 20:32 UTC 

[PATCH 5.2 00/21] 5.2.2-stable review
 2019-07-18 20:58 UTC  (2+ messages)

[PATCH 5.1 00/54] 5.1.19-stable review
 2019-07-18 20:57 UTC  (3+ messages)

[PATCH 4.19 00/47] 4.19.60-stable review
 2019-07-18 20:57 UTC  (2+ messages)

[PATCH 4.4 00/40] 4.4.186-stable review
 2019-07-18 20:56 UTC  (2+ messages)

[PATCH 4.9 00/54] 4.9.186-stable review
 2019-07-18 20:56 UTC  (2+ messages)

[PATCH 4.14 00/80] 4.14.134-stable review
 2019-07-18 20:55 UTC  (2+ messages)

[PATCH v2 0/2] ARC: rework U-boot arguments handling
 2019-07-18 20:51 UTC  (3+ messages)
` [PATCH v2 2/2] ARC: enable uboot support unconditionally

[PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
 2019-07-18 20:46 UTC  (11+ messages)

[PATCH v2] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18 20:46 UTC  (5+ messages)

[PATCH v5 1/2] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18 20:45 UTC  (2+ messages)
` [PATCH v5 2/2] balloon: fix up comments

[PATCH v2] sched/core: silence a warning in sched_init()
 2019-07-18 20:44 UTC  (7+ messages)

[PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
 2019-07-18 20:32 UTC  (14+ messages)

[PATCH] ath10k: Use ARRAY_SIZE
 2019-07-18 20:30 UTC 

[GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1
 2019-07-18 20:28 UTC  (5+ messages)

[PATCH v3 0/6] Tracing vs CR2
 2019-07-18 20:27 UTC  (5+ messages)

[PATCH v2 00/11] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-18 20:18 UTC  (5+ messages)
` [PATCH v2 08/11] kbuild: create *.mod with full "

USB Modem support for Droid 4
 2019-07-18 20:17 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).