linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-12 16:54:11 to 2019-11-12 19:27:49 UTC [more...]

[PATCH v5 00/15] dmaengine/soc: Add Texas Instruments UDMA support
 2019-11-12 19:27 UTC  (3+ messages)
` [PATCH v5 08/15] dt-bindings: dma: ti: Add document for K3 UDMA

[PATCHv7 0/3] Variscite DART-6UL SoM support
 2019-11-12 19:22 UTC  (4+ messages)
` [PATCHv7 1/3] ARM: dts: imx6ul: Add "
` [PATCHv7 2/3] ARM: dts: Add support for i.MX6 UltraLite DART Variscite Customboard
` [PATCH 3/3] dt-bindings: arm64: fsl: Add Variscite i.MX6UL compatibles

[PATCH 0/3] thermal: tsens: Handle critical interrupts
 2019-11-12 19:22 UTC  (3+ messages)
` [PATCH 2/3] drivers: thermal: tsens: Add watchdog support

[PATCH v5 0/3] dwc3 prereqs for HiKey960 USB support
 2019-11-12 19:18 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: usb: generic: Add role-switch-default-mode binding

[PATCH] random: switch pr_notice with pr_info
 2019-11-12 19:17 UTC 

[PATCH v5 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-11-12 19:17 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller

[PATCH] clk: sunxi-ng: v3s: Fix incorrect number of hw_clks
 2019-11-12 19:16 UTC  (3+ messages)

[PATCH 0/2] spi: add wakeup handling to SPI core
 2019-11-12 19:15 UTC  (5+ messages)
` [PATCH 1/2] spi: dt-bindings: spi-controller: add wakeup-source and interrupts

[PATCH] firmware: turris-mox-rwtm: fix indentation issue
 2019-11-12 19:15 UTC 

[PATCH v6 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-12 19:14 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: pinctrl: intel: Add for new SoC

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-12 19:14 UTC  (2+ messages)

[PATCH] drm: Add support for integrated privacy screens
 2019-11-12 19:12 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
  ` [PATCH v2 3/3] drm/i915: Add support for integrated privacy screens

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2019-11-12 19:13 UTC  (10+ messages)
` [PATCH 2/3] mm: vmscan: detect file thrashing at the reclaim root
` [PATCH 3/3] mm: vmscan: enforce inactive:active ratio "

[PATCH net v2] net: fec: add a check for CONFIG_PM to avoid clock count mis-match
 2019-11-12 19:13 UTC  (2+ messages)

[PATCH v2] i2c: use void pointers for supplying data for reads and writes
 2019-11-12 19:11 UTC  (3+ messages)

[PATCH] dmaengine: iop-adma: clean up an indentation issue
 2019-11-12 19:11 UTC 

[PATCH v6 0/2] loop: Better discard for block devices
 2019-11-12 19:09 UTC  (7+ messages)
` [PATCH v6 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v6 2/2] loop: Better discard support for block devices

[PATCH] ath10k: Handle "invalid" BDFs for msm8998 devices
 2019-11-12 19:08 UTC  (2+ messages)

[PATCH v6 net-next 00/13] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-12 19:06 UTC  (3+ messages)
` [PATCH v6 net-next 06/13] dt-bindings: net: ti: add new cpsw switch driver bindings

[PATCH][next] ASoC: tas2770: clean up an indentation issue
 2019-11-12 19:02 UTC 

[net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
 2019-11-12 18:59 UTC  (4+ messages)

PROBLEM: NULL pointer dereference; nfsd4_remove_cld_pipe
 2019-11-12 18:57 UTC  (4+ messages)

[net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed
 2019-11-12 18:57 UTC  (5+ messages)
` [v2,net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
  ` [v2,net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed

[PATCH -next] net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC
 2019-11-12 18:51 UTC  (2+ messages)

[PATCH 0/2] KVM: fix issues with kvm_create_vm failures
 2019-11-12 18:50 UTC  (5+ messages)
` [PATCH 1/2] KVM: Fix NULL-ptr deref after kvm_create_vm fails
` [PATCH 2/2] KVM: fix placement of refcount initialization

[PATCH] NFSv4: fix memory leak if nfs4_begin_drain_session fails
 2019-11-12 18:47 UTC  (3+ messages)

[PATCH 1/2] drivers: ipmi: Support raw i2c packet in IPMB
 2019-11-12 18:41 UTC  (3+ messages)

WARNING in aa_sock_msg_perm (2)
 2019-11-12 18:40 UTC 

[GIT PULL] perf/core improvements and fixes
 2019-11-12 18:37 UTC  (16+ messages)
` [PATCH 01/15] perf map: Use map->dso->kernel + map__kmaps() in map__kmaps()
` [PATCH 02/15] perf symbols: Stop using map->groups, we can use kmaps instead
` [PATCH 03/15] perf map_groups: Pass the object to map_groups__find_ams()
` [PATCH 04/15] perf tools: Add map_groups to 'struct addr_location'
` [PATCH 05/15] perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers
` [PATCH 06/15] perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
` [PATCH 07/15] perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
` [PATCH 08/15] pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
` [PATCH 09/15] perf symbols: Use kmaps(map)->machine when we know its a kernel map
` [PATCH 10/15] perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol'
` [PATCH 11/15] perf annotate: Stop using map->groups, use map_symbol->mg instead
` [PATCH 12/15] perf map: Combine maps__fixup_overlappings with its only use
` [PATCH 13/15] perf map: Remove ->groups from 'struct map'
` [PATCH 14/15] perf tool: Provide an option to print perf_event_open args and return value
` [PATCH 15/15] perf parse: Use YYABORT to clear stack after failure, plugging leaks

[PATCH v2] buffer: Fix I/O error due to ARM read-after-read hazard
 2019-11-12 18:39 UTC  (6+ messages)

[patch V2 00/16] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
 2019-11-12 18:37 UTC  (25+ messages)
` [patch V2 06/16] x86/io: Speedup schedule out of I/O bitmap user
` [patch V2 07/16] x86/ioperm: Move iobitmap data into a struct
` [patch V2 08/16] x86/ioperm: Add bitmap sequence number
` [patch V2 09/16] x86/ioperm: Move TSS bitmap update to exit to user work
` [patch V2 10/16] x86/ioperm: Remove bitmap if all permissions dropped
` [patch V2 11/16] x86/ioperm: Share I/O bitmap if identical
` [patch V2 13/16] x86/iopl: Fixup misleading comment
` [patch V2 14/16] x86/iopl: Restrict iopl() permission scope
` [patch V2 15/16] x86/iopl: Remove legacy IOPL option

[PATCH v8 0/4] MSM8998 Multimedia Clock Controller
 2019-11-12 18:37 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc

[PATCH v3 01/11] KVM: SVM: Add KVM_SEV SEND_START command
 2019-11-12 18:35 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add analog audio nodes on rk3399-rockpro64
 2019-11-12 18:34 UTC  (9+ messages)

Linux 5.3.11
 2019-11-12 18:31 UTC  (2+ messages)

Linux 4.19.84
 2019-11-12 18:31 UTC  (2+ messages)

Linux 4.14.154
 2019-11-12 18:30 UTC  (2+ messages)

Linux 4.9.201
 2019-11-12 18:30 UTC  (2+ messages)

Linux 4.4.201
 2019-11-12 18:30 UTC  (2+ messages)

[PATCH] psi:fix divide by zero in psi_update_stats
 2019-11-12 18:33 UTC  (6+ messages)

[PATCH 1/3] perf vendor events arm64: Fix commas so PMU event files are valid JSON
 2019-11-12 18:31 UTC  (2+ messages)

[PATCH -next] mm/vmscan: fix an undefined behavior for zone id
 2019-11-12 18:30 UTC  (11+ messages)

[PATCH] mm: migrate: handle freed page at the first place
 2019-11-12 18:29 UTC  (3+ messages)

[PATCH 5.3 000/193] 5.3.11-stable review
 2019-11-12 18:26 UTC  (3+ messages)

[PATCH] drm/print: add DRM_DEV_WARN macro
 2019-11-12 18:27 UTC  (2+ messages)

[PATCH -v5 00/17] Rewrite x86/ftrace to use text_poke (and more)
 2019-11-12 18:26 UTC  (6+ messages)
` [PATCH -v5 04/17] x86/alternatives: Add and use text_gen_insn() helper
` [PATCH -v5 05/17] x86/ftrace: Use text_poke()

[PATCH v2 0/5] drm/komeda: Improve IRQ error event prints
 2019-11-12 18:24 UTC  (5+ messages)
` [PATCH v2 5/5] drm/komeda: add rate limiting disable to err_verbosity

[PATCH v2] hugetlbfs: add O_TMPFILE support
 2019-11-12 18:22 UTC  (2+ messages)

[PATCH v2] remoteproc: stm32: fix probe error case
 2019-11-12 18:22 UTC  (4+ messages)

[PATCH] drm/bridge: fix anx6345 compilation for v5.5
 2019-11-12 18:22 UTC  (2+ messages)

[PATCH 4.19 000/125] 4.19.84-stable review
 2019-11-12 18:20 UTC  (2+ messages)

[PATCH 4.14 000/105] 4.14.154-stable review
 2019-11-12 18:19 UTC  (2+ messages)

[PATCH 4.9 00/65] 4.9.201-stable review
 2019-11-12 18:19 UTC  (2+ messages)

[PATCH 4.4 00/43] 4.4.201-stable review
 2019-11-12 18:18 UTC  (2+ messages)

[PATCH 2/2] pinctrl: Use new GPIO_LINE_DIRECTION
 2019-11-12 18:18 UTC  (3+ messages)

[PATCH 1/2] pinctrl: rza1: remove unnecerssary static inline function
 2019-11-12 18:17 UTC  (2+ messages)

[PATCH 1/3] iio: Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
 2019-11-12 18:17 UTC  (3+ messages)

[PATCH 0/2] ALSA: pcm: Fix race condition in runtime access
 2019-11-12 18:16 UTC  (4+ messages)
` [PATCH 1/2] ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
` [PATCH 2/2] ALSA: pcm: Use stream lock in snd_pcm_detach_substream()

[PATCH 00/17] remoteproc: omap changes on top of v5.4-rc1
 2019-11-12 18:13 UTC  (9+ messages)
` [PATCH 08/17] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCH 13/17] remoteproc/omap: add support for system suspend/resume

[PATCH] ima: avoid appraise error for hash calc interrupt
 2019-11-12 18:12 UTC  (5+ messages)

linux-next: build failure after merge of the akpm-current tree
 2019-11-12 18:12 UTC  (5+ messages)

[PATCH v5 0/10] KEYS: Measure keys when they are created or updated
 2019-11-12 18:06 UTC  (15+ messages)
` [PATCH v5 01/10] IMA: Added KEYRING_CHECK func in IMA policy to measure keys
` [PATCH v5 02/10] IMA: Added keyrings= option in IMA policy to only measure keys added to the specified keyrings
` [PATCH v5 04/10] IMA: Updated IMA policy functions to return keyrings option read from the policy

[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2019-11-12 17:56 UTC  (6+ messages)

[PATCH V5 0/4] ACPI: Support Generic Initiator proximity domains
 2019-11-12 17:55 UTC  (7+ messages)
` [PATCH V5 1/4] ACPI: Support Generic Initiator only domains

[PATCH v6 3/3] x86/boot: Introduce the setup_indirect
 2019-11-12 17:53 UTC  (2+ messages)
` [tip: x86/boot] x86/boot: Introduce setup_indirect

[PATCH v6 1/3] x86/boot: Introduce the kernel_info
 2019-11-12 17:53 UTC  (2+ messages)
` [tip: x86/boot] x86/boot: Introduce kernel_info

[PATCH v6 2/3] x86/boot: Introduce the kernel_info.setup_type_max
 2019-11-12 17:53 UTC  (2+ messages)
` [tip: x86/boot] x86/boot: Introduce kernel_info.setup_type_max

[PATCH] x86/mtrr: only administrator can read the configurations
 2019-11-12 17:49 UTC  (2+ messages)

[PATCH BUGFIX] block, bfq: deschedule empty bfq_queues not referred by any process
 2019-11-12 17:49 UTC  (3+ messages)

[PATCH v4 04/11] sched/fair: rework load_balance
 2019-11-12 17:45 UTC  (11+ messages)

[PATCH v2] sched/freq: move call to cpufreq_update_util
 2019-11-12 17:44 UTC  (5+ messages)

[PATCH] ARM: kbuild: use correct nm executable
 2019-11-12 17:43 UTC  (2+ messages)

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-12 17:36 UTC  (12+ messages)

[PATCH] sched/fair: add comments for group_type and balancing at SD_NUMA level
 2019-11-12 17:42 UTC  (2+ messages)

[PATCH] tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
 2019-11-12 17:42 UTC 

Help requested: futex(..., FUTEX_WAIT_PRIVATE, ...) returns EPERM
 2019-11-12 17:40 UTC 

[PATCH V3 0/3] drm: replace magic numbers
 2019-11-12 17:35 UTC  (4+ messages)
` [PATCH 1/3] PCI: Add #defines for Enter Compliance, Transmit Margin
` [PATCH 2/3] drm: correct Transmit Margin masks
` [PATCH 3/3] drm: replace numbers with PCI_EXP_LNKCTL2 definitions

[PATCH v2 1/1] remoteproc: add support for co-processor booted before kernel
 2019-11-12 17:32 UTC  (4+ messages)

[PATCH] arm64: Kconfig: add a choice for endianess
 2019-11-12 17:27 UTC  (3+ messages)

[PATCH] hugetlbfs: Take read_lock on i_mmap for PMD sharing
 2019-11-12 17:27 UTC  (7+ messages)

[PATCH 0/5] PLX Switch DMA Engine Driver
 2019-11-12 17:22 UTC  (6+ messages)
` [PATCH 3/5] dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton

[PATCH v2 0/5] add the DDR clock controller on Meson8 and Meson8b
 2019-11-12 17:20 UTC  (4+ messages)
` [PATCH v2 2/5] clk: meson: add a driver for the Meson8/8b/8m2 DDR clock controller

[PATCH 1/2] drm: replace incorrect Compliance/Margin magic numbers with PCI_EXP_LNKCTL2 definitions
 2019-11-12 17:19 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: Fix min voltage for rk3399-firefly vdd_log
 2019-11-12 17:17 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: rk3399-rock960: add vdd_log

DAX filesystem support on ARMv8
 2019-11-12 17:15 UTC  (2+ messages)

[PATCH v2] mmc: meson-gx: fix mmc dma operation
 2019-11-12 17:12 UTC  (8+ messages)

[PATCH 0/9] staging: rtl8723bs: cleanup patches
 2019-11-12 17:11 UTC  (9+ messages)
` [PATCH 2/9] staging: rtl8723bs: Remove blank lines before a close brace
` [PATCH 4/9] staging: rtl8723bs: Remove unnecessary braces
` [PATCH 5/9] staging: rtl8723bs: Add necessary braces
` [PATCH 6/9] staging: rtl8723bs: Fix unbalanced braces
` [PATCH 7/9] staging: rtl8723bs: Fix incorrect type in argument warnings
` [PATCH 8/9] staging: rtl8723bs: Remove unnecessary conditional block
` [PATCH 9/9] staging: rtl8723bs: Rename variable

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12 17:09 UTC  (6+ messages)
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations

[PATCH][RESEND] docs: filesystems: sysfs: convert sysfs.txt to reST
 2019-11-12 17:04 UTC  (4+ messages)

[PATCH v2 0/2] remoteproc: mss: Improve mem_assign and firmware load
 2019-11-12 17:01 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown

[PATCHv1 0/5] ASoC: da7213: support for usage with simple-card
 2019-11-12 16:58 UTC  (5+ messages)
` [PATCHv1 1/5] ASoC: da7213: Add regulator support

[PATCH v2 0/3] add Amlogic A1 clock controller driver
 2019-11-12 16:59 UTC  (7+ messages)
` [PATCH v2 3/3] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH 1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
 2019-11-12 16:57 UTC  (11+ messages)

[PATCH 00/33] exception cleanup, syscall in C and !COMPAT
 2019-11-12 16:52 UTC  (19+ messages)
` [PATCH 02/33] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
` [PATCH 06/33] powerpc/64s/exception: Remove old INT_ENTRY macro
` [PATCH 07/33] powerpc/64s/exception: Remove old INT_COMMON macro
` [PATCH 09/33] powerpc/64s/exception: Add ISIDE option
` [PATCH 10/33] powerpc/64s/exception: move real->virt switch into the common handler
` [PATCH 19/33] powerpc/64s/exception: add more comments for interrupt handlers
` [PATCH 20/33] powerpc/64s/exception: only test KVM in SRR interrupts when PR KVM is supported
` [PATCH 21/33] powerpc/64s/exception: soft nmi interrupt should not use ret_from_except
` [PATCH 24/33] powerpc/64s: interrupt return in C
` [PATCH 25/33] powerpc/64s/exception: remove lite interrupt return
` [PATCH 26/33] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
` [PATCH 27/33] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH 28/33] powerpc/perf: consolidate read_user_stack_32
` [PATCH 29/33] powerpc/perf: consolidate valid_user_sp
` [PATCH 30/33] powerpc/perf: remove current_is_64bit()
` [PATCH 31/33] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH 32/33] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH 33/33] powerpc/perf: split callchain.c by bitness

[PATCH 00/16] drivers: y2038 updates
 2019-11-12 16:55 UTC  (3+ messages)
` [PATCH 14/16] drm/msm: avoid using 'timespec'


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