linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-11 16:08:09 to 2020-02-11 18:46:48 UTC [more...]

[PATCH v3 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-11 18:45 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: add support for the AMU extension v1
` [PATCH v3 2/7] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v3 3/7] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v3 4/7] Documentation: arm64: document support for the AMU extension
` [PATCH v3 5/7] cpufreq: add function to get the hardware max frequency
` [PATCH v3 6/7] arm64: use activity monitors for frequency invariance
` [PATCH v3 7/7] clocksource/drivers/arm_arch_timer: validate arch_timer_rate

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-02-11 18:44 UTC  (6+ messages)
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
        ` BPF LSM and fexit [was: [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM]

[PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements
 2020-02-11 18:44 UTC  (36+ messages)
` [PATCH v2 01/34] debugfs: regset32: Add Runtime PM support
` [PATCH v2 02/34] crypto: ccree - fix debugfs register access while suspended
` [PATCH v2 03/34] crypto: ccree - fix retry handling in cc_send_sync_request()
` [PATCH v2 04/34] crypto: ccree - remove unneeded casts
` [PATCH v2 05/34] crypto: ccree - swap SHA384 and SHA512 larval hashes at build time
` [PATCH v2 06/34] crypto: ccree - drop duplicated error message on SRAM exhaustion
` [PATCH v2 07/34] crypto: ccree - remove empty cc_sram_mgr_fini()
` [PATCH v2 08/34] crypto: ccree - clean up clock handling
` [PATCH v2 09/34] crypto: ccree - make mlli_params.mlli_virt_addr void *
` [PATCH v2 10/34] crypto: ccree - use existing helpers to split 64-bit addresses
` [PATCH v2 11/34] crypto: ccree - defer larval_digest_addr init until needed
` [PATCH v2 12/34] crypto: ccree - remove bogus paragraph about freeing SRAM
` [PATCH v2 13/34] crypto: ccree - use u32 for SRAM addresses
` [PATCH v2 14/34] crypto: ccree - simplify Runtime PM handling
` [PATCH v2 15/34] crypto: ccree - use of_device_get_match_data()
` [PATCH v2 16/34] crypto: ccree - remove cc_pm_is_dev_suspended() wrapper
` [PATCH v2 17/34] crypto: ccree - make cc_pm_{suspend,resume}() static
` [PATCH v2 18/34] crypto: ccree - remove struct cc_sram_ctx
` [PATCH v2 19/34] crypto: ccree - remove struct cc_debugfs_ctx
` [PATCH v2 20/34] crypto: ccree - remove struct buff_mgr_handle
` [PATCH v2 21/34] crypto: ccree - remove struct cc_cipher_handle
` [PATCH v2 22/34] crypto: ccree - extract cc_init_copy_sram()
` [PATCH v2 23/34] crypto: ccree - remove bogus kerneldoc markers
` [PATCH v2 24/34] crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h
` [PATCH v2 25/34] crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
` [PATCH v2 26/34] crypto: ccree - improve kerneldoc in cc_hash.[ch]
` [PATCH v2 27/34] crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]
` [PATCH v2 28/34] crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]
` [PATCH v2 29/34] crypto: ccree - spelling s/Crytpcell/Cryptocell/
` [PATCH v2 30/34] crypto: ccree - grammar s/not room/no room/
` [PATCH v2 31/34] crypto: ccree - use existing dev helper in init_cc_resources()
` [PATCH v2 32/34] crypto: ccree - use devm_k[mz]alloc() for AEAD data
` [PATCH v2 33/34] crypto: ccree - use devm_k[mz]alloc() for cipher data
` [PATCH v2 34/34] crypto: ccree - use devm_kzalloc() for hash data

[PATCH v3 0/2] remoteproc: mss: Improve mem_assign and firmware load
 2020-02-11 18:42 UTC  (5+ messages)
` [PATCH v3 1/2] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown

[PATCH v5 0/3] perf x86: Exposing IO stack to IO PMON mapping through sysfs
 2020-02-11 18:42 UTC  (7+ messages)
` [PATCH v5 1/3] perf x86: Infrastructure for exposing an Uncore unit to PMON mapping
` [PATCH v5 2/3] perf x86: topology max dies for whole system
` [PATCH v5 3/3] perf x86: Exposing an Uncore unit to PMON for Intel Xeon® server platform

[PATCH v2 00/16] Add MHI bus support
 2020-02-11 18:41 UTC  (4+ messages)
` [PATCH v2 02/16] bus: mhi: core: Add support for registering MHI controllers

[PATCH v2 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-02-11 18:39 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine

[PATCH] mm/mempool: fix a data race in mempool_free()
 2020-02-11 18:39 UTC 

[PATCH 0/3] mtd: spinand: Fix reading and writing of bad block markers
 2020-02-11 18:35 UTC  (5+ messages)
` [PATCH 1/3] mtd: spinand: Stop using spinand->oobbuf for buffering "
` [PATCH 2/3] mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
` [PATCH 3/3] mtd: spinand: Wait for the erase op to finish before writing a bad block marker

[PATCH v2 0/3] drm/dp,i915: eDP DPCD backlight control detection fixes
 2020-02-11 18:33 UTC  (4+ messages)
` [PATCH v2 1/3] drm/dp: Introduce EDID-based quirks
` [PATCH v2 2/3] drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
` [PATCH v2 3/3] drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels

[PATCH] treewide: Replace zero-length arrays with flexible-array member
 2020-02-11 18:32 UTC  (2+ messages)

[PATCH] arm64: dts: msm8916: Properly deal with ETMv4 power management
 2020-02-11 18:30 UTC 

[PATCH] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-11 18:26 UTC  (2+ messages)

[PATCH] kunit: run kunit_tool from any directory
 2020-02-11 18:26 UTC  (3+ messages)

[PATCHv2 0/2] Convert QCOM watchdog timer bindings to YAML
 2020-02-11 18:24 UTC  (5+ messages)
` [PATCHv2 2/2] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-02-11 18:23 UTC  (3+ messages)
` [PATCH v7 3/9] crypto: caam - use devm_kzalloc to allocate JR data

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-02-11 18:20 UTC  (2+ messages)

arm64: bpf: Elide some moves to a0 after calls
 2020-02-11 18:20 UTC  (3+ messages)
` [PATCH 1/4] selftests/bpf: Elide a check for LLVM versions that can't compile it

[PATCH 1/3] x86/boot/compressed/32: Simplify calculation of output address
 2020-02-11 18:15 UTC  (5+ messages)
` [PATCH 3/3] x86/boot/compressed/64: Use 32-bit move for z_output_len
    ` [PATCH v2] x86/boot: Use 32-bit (zero-extended) "

[PATCH v2 0/9] add ASoC components for AHUB
 2020-02-11 18:15 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: sound: tegra: add DT binding "

[PATCH 0/2] drivers base/arch_topology: Remove 'struct sched_domain' forward declaration & reformat function names
 2020-02-11 18:15 UTC  (3+ messages)
` [PATCH 1/2] drivers base/arch_topology: Remove 'struct sched_domain' forward declaration
` [PATCH 2/2] drivers base/arch_topology: Reformat topology_get_[cpu/freq]_scale() function name

[PATCH] mm: fix long time stall from mm_populate
 2020-02-11 18:14 UTC  (10+ messages)

[PATCH] ASoC: dt-bindings: stm32: convert sai to json-schema
 2020-02-11 18:13 UTC  (4+ messages)

[PATCH v3 0/7] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs
 2020-02-11 18:11 UTC  (4+ messages)
` [PATCH v3 7/7] selftests/exec: Add READ_IMPLIES_EXEC tests

[PATCH] ASoC: cpcap: Implement set_tdm_slot for voice call support
 2020-02-11 18:10 UTC 

[PATCH] ASoC: da7219: check SRM lock in trigger callback
 2020-02-11 16:30 UTC  (4+ messages)
    ` [alsa-devel] "

[PATCH V2 1/5] spi: fspi: enable fspi on imx8qxp and imx8mm
 2020-02-11 18:05 UTC  (5+ messages)
` [PATCH V2 4/5] dt-bindings: spi: spi-nxp-fspi: Add support for imx8mm, imx8qxp

[PATCH] KVM: x86: do not reset microcode version on INIT or RESET
 2020-02-11 18:04 UTC 

[RFC PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-11 18:03 UTC  (4+ messages)

[PATCH v2 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima
 2020-02-11 17:55 UTC  (4+ messages)

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-11 17:55 UTC  (13+ messages)
` [PATCH v3 03/12] fs/xfs: Separate functionality of xfs_inode_supports_dax()
` [PATCH v3 04/12] fs/xfs: Clean up DAX support check
` [PATCH v3 05/12] fs: remove unneeded IS_DAX() check
` [PATCH v3 06/12] fs/xfs: Check if the inode supports DAX under lock

[PATCH v11 00/10] Mediatek MT8183 scpsys support
 2020-02-11 17:54 UTC  (7+ messages)
` [PATCH v11 04/10] soc: mediatek: Add multiple step bus protection control
` [PATCH v11 06/10] soc: mediatek: Add subsys clock control for bus protection
` [PATCH v11 07/10] soc: mediatek: Add extra sram control

[PATCH 0/4] remove runnable_load_avg and improve group_classify
 2020-02-11 17:46 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: reorder enqueue/dequeue_task_fair path
` [RFC 2/4] sched/numa: replace runnable_load_avg by load_avg
` [RFC 3/4] sched/fair: replace runnable load average by runnable average
` [RFC 4/4] sched/fair: Take into runnable_avg to classify group

[RFC PATCH v2] UML: add support for KASAN under x86_64
 2020-02-11 17:46 UTC  (3+ messages)

[PATCH v5 0/3] add support for co-processor loaded and booted before kernel
 2020-02-11 17:42 UTC  (4+ messages)
` [PATCH v5 1/3] remoteproc: "
` [PATCH v5 2/3] remoteproc: stm32: add support for co-processor "
` [PATCH v5 3/3] dt-bindings: remoteproc: stm32: add syscon bindings preloaded fw support

[PATCH v2] tracing/perf: Move rcu_irq_enter/exit_irqson() to perf trace point hook
 2020-02-11 17:35 UTC  (8+ messages)

[RFC PATCH 0/2] ima: uncompressed module appraisal support
 2020-02-11 17:33 UTC  (17+ messages)

[PATCH 01/19] dax: remove block device dependencies
 2020-02-11 17:33 UTC  (11+ messages)

[PATCH v1] arm64: dts: qcom: sc7180: Add node for bluetooth soc wcn3990
 2020-02-11 17:33 UTC  (2+ messages)

[PATCH] mtd: rawnand: ingenic: Use devm_platform_ioremap_resource()
 2020-02-11 17:31 UTC 

[PATCH 00/24] user_namespace: introduce fsid mappings
 2020-02-11 17:26 UTC  (26+ messages)
` [PATCH 01/24] user_namespace: introduce fsid mappings infrastructure
` [PATCH 02/24] proc: add /proc/<pid>/fsuid_map
` [PATCH 03/24] proc: add /proc/<pid>/fsgid_map
` [PATCH 04/24] fsuidgid: add fsid mapping helpers
` [PATCH 05/24] proc: task_state(): use from_kfs{g,u}id_munged
` [PATCH 06/24] fs: add is_userns_visible() helper
` [PATCH 07/24] namei: may_{o_}create(): handle fsid mappings
` [PATCH 08/24] inode: inode_owner_or_capable(): "
` [PATCH 09/24] capability: privileged_wrt_inode_uidgid(): "
` [PATCH 10/24] stat: "
` [PATCH 11/24] open: chown_common(): "
` [PATCH 12/24] posix_acl: "
` [PATCH 13/24] attr: notify_change(): "
` [PATCH 14/24] commoncap: cap_task_fix_setuid(): "
` [PATCH 15/24] commoncap:cap_bprm_set_creds(): "
` [PATCH 16/24] sys: __sys_setfsuid(): "
` [PATCH 17/24] sys: __sys_setfsgid(): "
` [PATCH 18/24] sys:__sys_setuid(): "
` [PATCH 19/24] sys:__sys_setgid(): "
` [PATCH 20/24] sys:__sys_setreuid(): "
` [PATCH 21/24] sys:__sys_setregid(): "
` [PATCH 22/24] sys:__sys_setresuid(): "
` [PATCH 23/24] sys:__sys_setresgid(): "
` [PATCH 24/24] devpts: "

[PATCH v2] i2c: altera: Fix potential integer overflow
 2020-02-11 14:47 UTC 

[PATCH] s390/time: Fix clk type in get_tod_clock
 2020-02-11 17:30 UTC  (3+ messages)

LED backlight on Droid 4 and others
 2020-02-11 17:29 UTC  (3+ messages)

[PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
 2020-02-11 17:24 UTC  (6+ messages)
` [PATCH v4 0/5] remoteproc: Add elf64 support
  ` [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va

[PATCH v2 0/3] mfd: rn5t618: add ADC support
 2020-02-11 16:24 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-11 17:16 UTC 

[PATCH] mfd: cpcap: Fix compile if MFD_CORE is not selected
 2020-02-11 17:15 UTC 

[PATCH v3 1/3] pwm: jz4740: Use clocks from TCU driver
 2020-02-11 17:07 UTC  (3+ messages)

5.4+: PAGE FAULT crashes the system multiple times per 24h
 2020-02-11 17:04 UTC  (5+ messages)

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-02-11 17:04 UTC  (11+ messages)
` [PATCH v16.1 6/9] virtio-balloon: Add support for providing free page reports to host

[PATCH 0/2] ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
 2020-02-11 16:53 UTC  (3+ messages)
` [PATCH 1/2] ACPICA: Introduce acpi_any_gpe_status_set()
` [PATCH 2/2] ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system

[PATCH -next] mm/kmemleak: annotate a data race in checksum
 2020-02-11 16:51 UTC  (2+ messages)

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-11 16:50 UTC  (5+ messages)
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2020-02-11 16:47 UTC  (5+ messages)
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection

[PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
 2020-02-11 16:45 UTC  (5+ messages)

[PATCHv2 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-02-11 16:44 UTC  (3+ messages)
` [PATCH 2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4

[PATCH V1] dt-bindings: mmc: sdhci-msm: Add CQE reg map
 2020-02-11 16:42 UTC  (2+ messages)

[PATCH][next] hwmon: axi-fan-control: fix uninitialized dereference of pointer res
 2020-02-11 16:41 UTC  (3+ messages)

[PATCH 1/1] usb: Add MA USB Host driver
 2020-02-11 16:41 UTC  (4+ messages)

[v3] nbd: fix potential NULL pointer fault in nbd_genl_disconnect
 2020-02-11 16:39 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: sound: Add TLV320ADCx140 dt bindings
 2020-02-11 16:24 UTC  (4+ messages)
` [PATCH 2/2] ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family

[RFC PATCH -next] drm/amd/display: Remove set but not unused variable 'stream_status'
 2020-02-11 16:27 UTC  (2+ messages)

[PATCHv6 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
 2020-02-11 16:25 UTC  (3+ messages)
` [PATCHv6 RESEND "

[PATCH v2 0/3] pwm: jz4740: Update to use TCU clocks/regmap
 2020-02-11 16:25 UTC  (9+ messages)
` [PATCH v2 1/3] pwm: jz4740: Use clocks from TCU driver

[PATCH] ipc: use a work queue to free_ipc
 2020-02-11 16:24 UTC 

[PATCH v3 0/3] Enable Hantro G1 post-processor
 2020-02-11 16:22 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
 2020-02-11 16:22 UTC 

[PATCH] tracing/perf: Move rcu_irq_enter/exit_irqson() to perf trace point hook
 2020-02-11 16:16 UTC  (6+ messages)

[PATCH] btrfs: ioctl: resize: Only how new size if size changed
 2020-02-11 13:39 UTC 

[PATCH -next] dmaengine: idxd: remove set but not used variable 'group'
 2020-02-11 16:14 UTC  (2+ messages)

[RFT PATCH] xhci: Fix memory leak when caching protocol extended capability PSI tables
 2020-02-11 16:13 UTC  (4+ messages)
  ` [RFT PATCH v2] "

[PATCH v5 00/18] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-02-11 16:10 UTC  (4+ messages)
` [PATCH v5 17/18] platform/x86: intel_pmc_ipc: Convert to MFD

[PATCH 1/5] kcsan: Move interfaces that affects checks to kcsan-checks.h
 2020-02-11 16:07 UTC  (4+ messages)
` [PATCH 5/5] kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)


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