linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-15 07:34:59 to 2018-08-15 16:12:20 UTC [more...]

[PATCH] misc: hmc6352: fix potential Spectre v1
 2018-08-15 15:50 UTC 

[PATCH] EDAC: i82443bxgx: Fix invalid memory type assignment
 2018-08-15 16:12 UTC  (4+ messages)

[PATCH] platform/x86: fix intel_punit_ipc.c build errors
 2018-08-15 16:12 UTC 

[PATCH] dmaengine: rcar-dmac: Document R8A774A1 bindings
 2018-08-15 16:12 UTC  (2+ messages)

Build failures with gcc 4.5 and older
 2018-08-15 16:09 UTC  (7+ messages)

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-15 16:08 UTC  (9+ messages)
` [PATCH v9 10/22] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v9 11/22] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v9 14/22] KVM: s390: interfaces to clear CRYCB masks
` [PATCH v9 15/22] s390: vfio-ap: implement mediated device open callback

[PATCH v2] ASoC: tegra: probe deferral error reporting
 2018-08-15 16:02 UTC  (2+ messages)

WARNING in wiphy_register (2)
 2018-08-15 16:00 UTC 

KASAN: use-after-free Read in sha512_ctx_mgr_resubmit
 2018-08-15 16:00 UTC 

[GIT PULL] jfs patches for v4.19
 2018-08-15 15:58 UTC 

[PATCH 1/2] x86/MCE/AMD: Check for NULL banks in THR interrupt handler
 2018-08-15 15:54 UTC  (5+ messages)
` [PATCH 2/2] x86/MCE/AMD: Skip creating kobjects with NULL names

[PATCH] rcu: Convert rcu_state.ofl_lock to raw_spinlock_t
 2018-08-15 15:44 UTC 

[PATCH] arm64: dts: msm: add PDC device bindings for sdm845
 2018-08-15 15:40 UTC  (3+ messages)

[PATCH RESEND] x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
 2018-08-15 15:38 UTC 

[PATCH] MAINTAINERS: drm-misc: Change seanpaul's email address
 2018-08-15 15:35 UTC 

[PATCH 4.18 00/79] 4.18.1-stable review
 2018-08-15 15:32 UTC  (3+ messages)

[PATCH] kdb: kdb_main: mark expected switch fall-throughs
 2018-08-15 14:43 UTC  (3+ messages)

[PATCH 4.14 000/104] 4.14.63-stable review
 2018-08-15 15:31 UTC  (5+ messages)

[PATCH v3 00/14] Add utilization clamping support
 2018-08-15 15:30 UTC  (11+ messages)
` [PATCH v3 03/14] sched/core: uclamp: add CPU's clamp groups accounting
` [PATCH v3 04/14] sched/core: uclamp: update CPU's refcount on clamp changes
` [PATCH v3 05/14] sched/cpufreq: uclamp: add utilization clamping for FAIR tasks

[PATCH v3 0/7] perf: Add ioctl for PMU driver configuration
 2018-08-15 15:28 UTC  (7+ messages)

[GIT PULL 00/35] perf/core improvements and fixes
 2018-08-15 15:21 UTC  (37+ messages)
` [PATCH 01/35] perf probe powerpc: Fix trace event post-processing
` [PATCH 02/35] tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
` [PATCH 03/35] tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record'
` [PATCH 04/35] tools lib traceevent, perf tools: Rename pevent plugin related APIs
` [PATCH 05/35] tools lib traceevent, perf tools: Rename pevent alloc / free APIs
` [PATCH 06/35] tools lib traceevent, perf tools: Rename pevent find APIs
` [PATCH 07/35] tools lib traceevent, perf tools: Rename pevent parse APIs
` [PATCH 08/35] tools lib traceevent, perf tools: Rename pevent print APIs
` [PATCH 09/35] tools lib traceevent, perf tools: Rename pevent_read_number_* APIs
` [PATCH 10/35] tools lib traceevent, perf tools: Rename pevent_register_* APIs
` [PATCH 11/35] tools lib traceevent, perf tools: Rename pevent_set_* APIs
` [PATCH 12/35] tools lib traceevent, perf tools: Rename traceevent_* APIs
` [PATCH 13/35] tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
` [PATCH 14/35] tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno'
` [PATCH 15/35] tools lib traceevent: Rename pevent_function* APIs
` [PATCH 16/35] tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs
` [PATCH 17/35] tools lib traceevent: Rename pevent_filter* APIs
` [PATCH 18/35] tools lib traceevent: Rename pevent_register / unregister APIs
` [PATCH 19/35] tools lib traceevent: Rename pevent_data_ APIs
` [PATCH 20/35] tools lib traceevent: Rename pevent field APIs
` [PATCH 21/35] tools lib traceevent: Rename pevent_find_* APIs
` [PATCH 22/35] tools lib traceevent: Rename various pevent get/set/is APIs
` [PATCH 23/35] tools lib traceevent: Rename internal parser related APIs
` [PATCH 24/35] tools lib traceevent: Rename various pevent APIs
` [PATCH 25/35] tools lib traceevent: Rename static variables and functions in event-parse.c
` [PATCH 26/35] perf tools: Check for null when copying nsinfo
` [PATCH 27/35] perf tools: Fix check-headers.sh AND list path of execution
` [PATCH 28/35] perf tools: Make check-headers.sh check based on kernel dir
` [PATCH 29/35] perf tools: Move syscall_64.tbl check into check-headers.sh
` [PATCH 30/35] perf arm spe: Fix uninitialized record error variable
` [PATCH 31/35] perf python: Remove -mcet and -fcf-protection when building with clang
` [PATCH 32/35] perf auxtrace: Fix queue resize
` [PATCH 33/35] kallsyms: Simplify update_iter_mod()
` [PATCH 34/35] kallsyms, x86: Export addresses of PTI entry trampolines
` [PATCH 35/35] x86: Add entry trampolines to kcore

[GIT PULL] GPIO bulk changes for v4.19
 2018-08-15 15:17 UTC 

[PATCHv3] lib/ratelimit: Lockless ratelimiting
 2018-08-15 15:10 UTC  (2+ messages)

[PATCH] ARM: dts: socfpga: use stdout-path for chosen node
 2018-08-15 15:09 UTC  (2+ messages)

[PATCH] arm64: dts: stratix10: i2c clock running out of spec
 2018-08-15 15:08 UTC  (2+ messages)

[PATCH] kdb: kdb_main: refactor code in kdb_md_line
 2018-08-15 15:06 UTC 

[PATCH] perf tools: Fix check-headers.sh AND list path of execution
 2018-08-15 15:01 UTC  (8+ messages)
` [PATCH 1/2] perf tools: Make check-headers.sh check based on kernel dir

[RFC][PATCH 00/24] tools lib traceevent: Rename pevent to tep for preparation for library
 2018-08-15 14:51 UTC  (9+ messages)

[PATCH v3 0/4] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-15 14:42 UTC  (5+ messages)
` [PATCH v3 1/4] mm/memory-hotplug: Drop unused args from remove_memory_section
` [PATCH v3 2/4] mm/memory_hotplug: Drop mem_blk check from unregister_mem_sect_under_nodes
` [PATCH v3 3/4] mm/memory_hotplug: Refactor unregister_mem_sect_under_nodes
` [PATCH v3 4/4] mm/memory_hotplug: Drop node_online check in unregister_mem_sect_under_nodes

Re2: [PATCH] spi:fix IDR collision on systems with both fixed and dynamic SPI bus numbers
 2018-08-15 14:36 UTC  (2+ messages)

[PATCH] kdb: kdb_support: mark expected switch fall-throughs
 2018-08-15 14:34 UTC  (2+ messages)

[RFC PATCH 0/3] Do not touch pages in remove_memory path
 2018-08-15 14:32 UTC  (3+ messages)

[BUG] Kernel Oops and crash using i40e VF devices
 2018-08-15 14:23 UTC 

[PATCH 0/3] Kbuild: Some fixdep tweaks
 2018-08-15 14:27 UTC  (4+ messages)
` [PATCH 1/3] Kbuild: refactor fixdep to use getopt()
` [PATCH 2/3] Kbuild: teach fixdep to optionally remove the depfile
` [PATCH 3/3] Kbuild: let fixdep do the renaming to .cmd

[BUG][BISECT] NFSv4 root failures after "fs/locks: allow a lock request to block other requests."
 2018-08-15 14:19 UTC  (3+ messages)

[PATCH] kdb: kdb_keyboard: mark expected switch fall-throughs
 2018-08-15 14:13 UTC  (2+ messages)

[PATCH mmc-next v3 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
 2018-08-15 14:07 UTC  (3+ messages)
` [PATCH mmc-next v3 2/3] mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops

[PATCH v3] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-08-15 13:59 UTC  (2+ messages)

[PATCH] drm: sun4i: exclusively set HDMI-related clocks for dw-hdmi
 2018-08-15 13:53 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH 0/3] arm64 live patching
 2018-08-15 13:47 UTC  (7+ messages)
` [PATCH 1/3] arm64: implement ftrace with regs

[PATCH] hwmon: (nct6775) Fix potential Spectre v1
 2018-08-15 13:14 UTC 

[PATCH] statfs: fix potential Spectre v1
 2018-08-15 13:36 UTC 

[PATCH v2 1/3] kconfig: error out when seeing recursive dependency
 2018-08-15 13:14 UTC  (2+ messages)

[PATCH 1/2] kconfig: report recursive dependency involving 'imply'
 2018-08-15 13:10 UTC  (4+ messages)

[PATCH 4.17 00/97] 4.17.15-stable review
 2018-08-15 13:15 UTC  (2+ messages)

[PATCH 4.9 000/107] 4.9.120-stable review
 2018-08-15 13:14 UTC  (5+ messages)

[PATCH 4.4 00/43] 4.4.148-stable review
 2018-08-15 13:10 UTC  (2+ messages)

[PATCHv3 0/3] change some function to be void function
 2018-08-15 13:06 UTC  (5+ messages)
` [PATCHv3 1/3] fs/btrfs/disk-io: change btrfs_destroy_delayed_refs "

[PATCH] drm: Add drm.edid_quirk_param module parameter
 2018-08-15 13:05 UTC 

[PATCH v3 0/2] bugfix and optimization about CMD_SYNC
 2018-08-15 13:00 UTC  (5+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout
` [PATCH v3 2/2] iommu/arm-smmu-v3: avoid redundant CMD_SYNCs if possible

[PATCH] Performance Improvement in CRC16 Calculations
 2018-08-15 12:51 UTC  (3+ messages)

[PATCH10 0/3] Intel FPGA Video and Image Processing Suite
 2018-08-15 12:26 UTC  (3+ messages)
` [PATCH10 3/3] ARM:drm ivip "

[PATCH 4.4.y] tcp: Fix missing range_truesize enlargement in the backport
 2018-08-15 12:15 UTC  (3+ messages)

Crypto Fixes for 4.9
 2018-08-15 12:05 UTC  (9+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Update for 4.14
      ` Crypto Update for 4.15
        ` Crypto Update for 4.16
          ` Crypto Update for 4.17
            ` Crypto Update for 4.18
              ` Crypto Update for 4.19

[PATCH RFC] usercopy: optimize stack check flow when the
 2018-08-15 11:59 UTC  (5+ messages)
  ` [PATCH RFC] usercopy: optimize stack check flow when the page-spanning test is disabled

UAE based Flexible low interest rate of 2.5% ROI per annually
 2018-08-15 11:47 UTC 

[PATCH] btrfs:free-space-cache: remove unneeded NULL check before kfree
 2018-08-15 11:51 UTC  (2+ messages)

[PATCH V2] EDAC, amd64: Add Family 17h Model 10h support
 2018-08-15 11:41 UTC 

[PATCH 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 capability
 2018-08-15 11:39 UTC 

[PATCH 0/2] fixes for the updating nr_hw_queues
 2018-08-15 11:32 UTC  (3+ messages)
` [PATCH 1/2] blk-mq: init hctx sched after update cpu & nr_hw_queues mapping

[RFC PATCH 00/17] btrfs zoned block device support
 2018-08-15 11:25 UTC  (6+ messages)

[PATCH 0/4] phy: rockchip-inno-usb2: document improvements and allow to force B-device valid session bit
 2018-08-15 11:22 UTC  (13+ messages)
` [PATCH 1/4] phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentation
` [PATCH 2/4] dt-bindings: phy-rockchip-inno-usb2: add documentation for extcon and utmi-avalid properties
` [PATCH 3/4] phy: rockchip-inno-usb2: allow to force the B-Device Session Valid bit
` [PATCH 4/4] dt-bindings: phy-rockchip-inno-usb2: add new rockchip,force-bvalid property

[PATCH 0/4] regulator: core: A few useful patches for regulators that need load set
 2018-08-15 11:13 UTC  (9+ messages)
` [PATCH 1/4] regulator: core: If consumers don't call regulator_set_load() assume max

[RFC] dmaengine: Add metadata_ops for dma_async_tx_descriptor
 2018-08-15 10:57 UTC 

[PATCH v2 01/10] ASoC: dt-bindings: add dt bindings for wcd9335 audio codec
 2018-08-15 10:52 UTC  (4+ messages)
` Applied "ASoC: dt-bindings: add dt bindings for wcd9335 audio codec" to the asoc tree

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-08-15 10:44 UTC  (11+ messages)
` [PATCH v8 09/26] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs

linux-next: Tree for Aug 15
 2018-08-15 10:35 UTC 

[PATCH v3] media: camss: add missing includes
 2018-08-15 10:27 UTC 

[PATCH v3 0/5] Move {idmap_pg_dir,swapper_pg_dir} to .rodata
 2018-08-15 10:26 UTC  (5+ messages)
` [PATCH v3 3/5] arm64/mm: Create initial page tables in init_pg_dir

linux: REGRESSION: drm: cmdline EDID override mechanisms broken since 4.15
 2018-08-15 10:25 UTC  (2+ messages)

[PATCH] platform/x86: asus-wmi: Add keymap entry for lid flip action on Asus UX360
 2018-08-15 10:15 UTC  (2+ messages)

[PATCH v4 0/2] drm/blend: Add per-plane pixel blend mode property
 2018-08-15 10:13 UTC  (5+ messages)
` [PATCH v4 1/2] drm: "
` [PATCH v4 2/2] drm/mali-dp: Implement plane alpha and pixel blend on malidp

[PATCH] Fix kexec forbidding kernels signed with custom platform keys to boot
 2018-08-15 10:00 UTC 

[PATCH v2] platform/x86: acer-wmi: refactor function has_cap
 2018-08-15  9:54 UTC  (3+ messages)

[PATCH v3 1/2] platform/x86: asus-wmi: Call led hw_changed API on kbd brightness change
 2018-08-15  9:49 UTC  (6+ messages)

[PATCH 0/6] Support ftrace on NDS32 architecture
 2018-08-15  9:35 UTC  (7+ messages)
` [PATCH 1/6] nds32/ftrace: Support static function tracer
` [PATCH 2/6] nds32/ftrace: Support static function graph tracer
` [PATCH 3/6] nds32/ftrace: Add RECORD_MCOUNT support
` [PATCH 4/6] nds32/ftrace: Support dynamic function tracer
` [PATCH 5/6] nds32/ftrace: Support dynamic function graph tracer
` [PATCH 6/6] nds32/stack: Get real return address by using ftrace_graph_ret_addr

[RFC PATCH] docs/core-api: add memory allocation guide
 2018-08-15  9:30 UTC  (4+ messages)

[PATCH V2] i2c: ismt: fix wrong device address when unmap the data buffer
 2018-08-15  9:25 UTC  (3+ messages)

[PATCH v3 1/3] fuse: add max_pages option
 2018-08-15  9:21 UTC  (3+ messages)

Undefined reference to `l1tf_vmx_mitigation' without CONFIG_KVM_INTEL
 2018-08-15  9:09 UTC  (2+ messages)

[PATCH] linux/bitmap.h: (buildbot-only) check if we have any compile-time zero-size bitmaps
 2018-08-15  8:55 UTC 

[PATCH RFC] driver core: Reprobe consumer if it was unbound by dropped device_link
 2018-08-15  8:49 UTC  (6+ messages)

[PATCH v2] perf ordered_events: fix crash in free_dup_event()
 2018-08-15  8:48 UTC  (7+ messages)
      ` [PATCH] perf tools: Add struct ordered_events_buffer layer

[PATCH] mm: migration: fix migration of huge PMD shared pages
 2018-08-15  8:47 UTC  (6+ messages)

[PATCH 3/3] fix some potential memory leak in bcache_device_init
 2018-08-15  8:41 UTC 

[PATCH 1/1] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
 2018-08-15  8:29 UTC  (10+ messages)

[PATCH 0/2] rtc: Use PTR_ERR_OR_ZERO to replace the open code
 2018-08-15  8:20 UTC  (5+ messages)
` [PATCH 1/2] rtc:rtc-digicolor: "

KASAN: slab-out-of-bounds Read in _autofs_dev_ioctl
 2018-08-15  8:10 UTC 

[PATCH RESEND] x86-64: use RIP-relative calls for paravirt indirect ones
 2018-08-15  8:09 UTC 

linux-next: manual merge of the akpm-current tree with Linus' tree
 2018-08-15  8:05 UTC 

[PATCHv5 00/19] MKTME enabling
 2018-08-15  7:48 UTC  (3+ messages)
` [PATCHv5 19/19] x86: Introduce CONFIG_X86_INTEL_MKTME

[PATCH mmc-next v3 1/3] mmc: sdhci: add adma_table_num member to struct sdhci_host
 2018-08-15  7:39 UTC  (2+ messages)

[PATCH v3 4/6] iommu/io-pgtable-arm: add support for non-strict mode
 2018-08-15  7:35 UTC  (11+ 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).