linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-22 22:41:02 to 2019-11-23 13:44:25 UTC [more...]

[RFC] why do sensors break CPU scaling
 2019-11-23 13:44 UTC  (3+ messages)

[PATCH 00/16] scripts/kallsyms: various cleanups and optimizations
 2019-11-23 13:27 UTC  (17+ messages)
` [PATCH 01/16] scripts/kallsyms: remove unneeded #ifndef ARRAY_SIZE
` [PATCH 02/16] scripts/kallsyms: fix definitely-lost memory leak
` [PATCH 03/16] scripts/kallsyms: set relative_base more effectively
` [PATCH 04/16] scripts/kallsyms: remove redundant is_arm_mapping_symbol()
` [PATCH 05/16] scripts/kallsyms: remove unneeded length check for prefix matching
` [PATCH 06/16] scripts/kallsyms: add sym_name() to mitigate cast ugliness
` [PATCH 07/16] scripts/kallsyms: replace prefix_underscores_count() with strspn()
` [PATCH 08/16] scripts/kallsyms: make find_token() return (unsigned char *)
` [PATCH 09/16] scripts/kallsyms: add const qualifiers where possible
` [PATCH 10/16] scripts/kallsyms: skip ignored symbols very early
` [PATCH 11/16] scripts/kallsyms: move more patterns to the ignored_prefixes array
` [PATCH 12/16] scripts/kallsyms: move ignored symbol types to is_ignored_symbol()
` [PATCH 13/16] scripts/kallsyms: make check_symbol_range() void function
` [PATCH 14/16] scripts/kallsyms: check no valid symbol earlier
` [PATCH 15/16] scripts/kallsyms: put check_symbol_range() calls close together
` [PATCH 16/16] scripts/kallsyms: remove redundant initializers

[PATCH] arm64: dts: allwinner: Convert to new-style SPDX license identifiers
 2019-11-23 13:24 UTC 

[PATCH] net: phy: Use the correct style for SPDX License Identifier
 2019-11-23 13:08 UTC 

[PATCH] sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
 2019-11-23 13:01 UTC  (2+ messages)

[PATCH v3 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-11-23 12:51 UTC  (7+ messages)
` [PATCH v4 2/2] iio: (bma400) add driver for the BMA400

[PATCH 2/2] dt-bindings: iio: adc: ad7292: fix constraint over channel quantity
 2019-11-23 12:27 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: adc: ad7292: Update SPDX identifier
 2019-11-23 12:25 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mq: Add eLCDIF controller
 2019-11-23 12:25 UTC  (2+ messages)

[PATCH v2 00/11] iio: imu: adis: cleanup lock usage
 2019-11-23 12:21 UTC  (2+ messages)

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-23 11:42 UTC  (8+ messages)

[PATCH v4] dt-bindings: iio: accel: add binding documentation for ADIS16240
 2019-11-23 11:41 UTC  (2+ messages)

[PATCH] iio: adc: stm32-adc: Add check on overrun interrupt
 2019-11-23 11:36 UTC  (2+ messages)

[PATCH v3 2/4] powerpc/fadump: reorganize /sys/kernel/fadump_* sysfs files
 2019-11-23 11:21 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the devicetree tree
 2019-11-23 10:37 UTC 

[PATCH] KVM: x86: Grab KVM's srcu lock when setting nested state
 2019-11-23 10:30 UTC  (2+ messages)

[PATCH] KVM: x86: Open code shared_msr_update() in its only caller
 2019-11-23 10:29 UTC  (2+ messages)

[PATCH] KVM: Fix jump label out_free_* in kvm_init()
 2019-11-23 10:29 UTC  (2+ messages)

[PATCH] KVM: x86: Remove a spurious export of a static function
 2019-11-23 10:28 UTC  (2+ messages)

[PATCH v6 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-23 10:04 UTC  (2+ messages)

[PATCH] [RFC] r8169: check for valid MAC before clobbering
 2019-11-23  9:59 UTC  (4+ messages)

[PATCH] rtc: meson: remove redundant assignment to variable retries
 2019-11-23  9:40 UTC  (2+ messages)

[RFC v3 0/5] perf tools: Add support for some spe events and precise ip
 2019-11-23 10:11 UTC  (6+ messages)
` [RFC v3 1/5] perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
` [RFC v3 2/5] perf tools: Add support for "report" for some spe events
` [RFC v3 3/5] perf report: Add --spe options for arm-spe
` [RFC v3 4/5] drivers: perf: add some arm spe events
` [RFC v3 5/5] perf tools: Add support to process multi "

[PATCH] arm64: dts: realtek: Add Realtek rtd1619 and mjolnir
 2019-11-23  8:51 UTC  (14+ messages)

[PATCH 06/15] perf record: Add support for AUX area sampling
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 03/15] perf tools: Add a function to test for kernel support for AUX area sampling
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] perf record: "

[PATCH] perf tools: fix potential memory leak
 2019-11-23  8:14 UTC  (2+ messages)
` [tip: perf/core] perf parse: Fix potential memory leak when handling tracepoint errors

[PATCH 09/15] perf auxtrace: Add support for dumping AUX area samples
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 12/15] perf pmu: When using default config, record which bits of config were changed by the user
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 08/15] perf inject: Cut AUX area samples
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 07/15] perf record: Add aux-sample-size config term
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 10/15] perf session: Add facility to peek at all events
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 13/15] perf intel-pt: Add support for recording AUX area samples
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 02/15] perf tools: Add AUX area sample parsing
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] perf tools: Add kernel AUX area sampling definitions

[PATCH 14/15] perf intel-pt: Add support for decoding AUX area samples
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2] tools lib traceevent: Fix memory leakage in copy_filter_type
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] libtraceevent: "

[PATCH v2 1/2] perf util: Move block tui function to ui browsers
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] perf util: Move block TUI "

[tip: perf/core] perf dsos: Remove unused dsos__find() method
 2019-11-23  8:15 UTC 

[tip: perf/core] perf map: Move maj/min/ino/ino_generation to separate struct
 2019-11-23  8:15 UTC 

[tip: perf/core] perf map: Move comparision of map's dso_id to a separate function
 2019-11-23  8:15 UTC 

[PATCH v3] perf session: fix decompression of PERF_RECORD_COMPRESSED records
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] perf session: Fix "

[tip: perf/core] perf map: Pass a dso_id to map__new()
 2019-11-23  8:15 UTC 

[tip: perf/core] perf dso: Move dso_id from 'struct map' to 'struct dso'
 2019-11-23  8:15 UTC 

[PATCH v2 2/2] perf report: Jump to symbol source view from total cycles view
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 04/15] perf auxtrace: Move perf_evsel__find_pmu()
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 05/15] perf auxtrace: Add support for AUX area sample recording
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 11/15] perf auxtrace: Add support for queuing AUX area samples
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH][next] perf probe: fix spelling mistake "addrees" -> "address"
 2019-11-23  8:14 UTC  (2+ messages)
` [tip: perf/core] perf probe: Fix "

[PATCH] libtraceevent: fix header installation
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] libtraceevent: Fix "

[PATCH 15/15] perf intel-bts: Does not support AUX area sampling
 2019-11-23  8:15 UTC  (2+ messages)
` [tip: perf/core] "

[GIT PULL] perf/core improvements and fixes
 2019-11-23  8:07 UTC  (2+ messages)

MIPS: bug: gettimeofday syscall broken on CI20 board?
 2019-11-23  7:29 UTC  (3+ messages)
` MIPS: bug: gettimeofday syscall broken on CI20 board
  `  "

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-11-23  7:28 UTC  (8+ messages)

[PATCH 1/6] modpost: add a helper to get data pointed by a symbol
 2019-11-23  7:22 UTC  (4+ messages)
` [PATCH 4/6] modpost: stop symbol preloading for modversion CRC

INFO: task hung in wdm_flush
 2019-11-23  6:52 UTC  (5+ messages)

[PATCH] kbuild: make single target builds even faster
 2019-11-23  6:40 UTC  (3+ messages)

[PATCH] drm/edid: Add modes from CTA-861-G
 2019-11-23  5:50 UTC 

KASAN: use-after-free Read in slip_open
 2019-11-23  5:45 UTC 

[PATCH] drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
 2019-11-23  5:29 UTC 

[PATCH 0/8] rtc: fix W=1 warnings and errors
 2019-11-23  5:19 UTC  (5+ messages)
` [PATCH 3/8] rtc: ds1685: remove set but unused variables
` [PATCH 4/8] rtc: ds1685: fix build error with make W=1

general protection fault in __schedule (2)
 2019-11-23  5:15 UTC  (4+ messages)

[PATCH] tmpfs: use ida to get inode number
 2019-11-23  4:54 UTC  (11+ messages)

[PATCH v6 1/2] dell-smm-hwmon: Add support for disabling automatic BIOS fan control
 2019-11-23  4:49 UTC  (4+ messages)
` [PATCH v6 2/2] dell-smm-hwmon: Add documentation

[GIT PULL] kselftest kunit update for Linux 5.5-rc1
 2019-11-23  4:46 UTC 

[PATCH 0/2] riscv: defconfigs: enable debugging options
 2019-11-23  4:25 UTC  (9+ messages)
` [PATCH 1/2] riscv: defconfigs: enable debugfs
` [PATCH 2/2] riscv: defconfigs: enable more debugging options

[PATCH v5 0/2] perf: add support for logging debug messages to file
 2019-11-23  4:09 UTC  (4+ messages)

[PATCH] Documentation: riscv: add patch acceptance guidelines
 2019-11-23  3:58 UTC  (2+ messages)

[PATCH] RISC-V: Enable SYSCON reboot and poweroff drivers
 2019-11-23  3:03 UTC  (2+ messages)

[PATCH v2] RISC-V: Add address map dumper
 2019-11-23  2:57 UTC  (2+ messages)

[PATCH v2] riscv: Fix Kconfig indentation
 2019-11-23  2:54 UTC  (2+ messages)

Fix bugs in X1000/X1500 and add X1830 pinctrl driver v3
 2019-11-23  2:45 UTC  (6+ messages)
` [PATCH v3 3/4] dt-bindings: pinctrl: Add bindings for Ingenic X1830
` [PATCH v3 4/4] pinctrl: Ingenic: Add pinctrl driver for X1830

Add initial support for Ingenic X1000 SoC and Y&A CU Neo board v2
 2019-11-23  2:32 UTC  (5+ messages)
` [PATCH v2 1/4] MIPS: Ingenic: initial X1000 support
` [PATCH v2 2/4] dt-bindings: Document yna vendor-prefix
` [PATCH v2 3/4] dt-bindings: MIPS: Add Ingenic XBurst based boards
` [PATCH v2 4/4] MIPS: Ingenic: Initial YSH & ATIL CU Neo board. support

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-11-23  2:30 UTC 

possible deadlock in mnt_want_write
 2019-11-23  2:27 UTC  (2+ messages)

RISC-V nommu support v6
 2019-11-23  2:19 UTC  (4+ messages)

[PATCH 1/2] PCI: hv: decouple the func definition in hv_dr_state from VSP message
 2019-11-23  1:57 UTC  (2+ messages)
` [PATCH 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[PATCH v3 00/13] add the latest exfat driver
 2019-11-23  1:56 UTC  (4+ messages)
  ` [PATCH v3 03/13] exfat: add inode operations

[git pull] Input updates for v5.4-rc8
 2019-11-23  1:15 UTC  (2+ messages)

[RFC PATCH] mm: shmem: allow split THP when truncating THP partially
 2019-11-23  1:05 UTC 

[PATCH v4 0/9] per lruvec lru_lock for memcg
 2019-11-23  0:58 UTC  (8+ messages)
` [PATCH v4 3/9] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH v3 1/2] usb: dwc3: Add chip-specific compatible string
 2019-11-23  0:46 UTC  (2+ messages)

[PATCH v3] msm:disp:dpu1: add support for display for SC7180 target
 2019-11-23  0:44 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
 2019-11-23  0:42 UTC  (2+ messages)

[PATCH] qed: remove redundant assignments to rc
 2019-11-23  0:40 UTC  (2+ messages)

[PATCH v3 0/4] Raspberry Pi 4 HWRNG Support
 2019-11-23  0:39 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: rng: add BCM2711 RNG compatible

[PATCH v3 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-11-23  0:34 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: display: add IMX MIPI DSI host controller doc

[PATCH v10 0/6] Enable split lock detection for real time and debug
 2019-11-23  0:30 UTC  (9+ messages)
` [PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter

[PATCH v3 1/4] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-11-23  0:29 UTC  (2+ messages)

[PATCH v4 00/12] ASoC: Add support to WCD9340/WCD9341 codec
 2019-11-23  0:15 UTC  (7+ messages)
` [PATCH v4 01/12] dt-bindings: SLIMBus: add slim devices optional properties
` [PATCH v4 02/12] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec
` [PATCH v4 09/12] dt-bindings: gpio: wcd934x: Add bindings for gpio

Business For Us
 2019-11-23  0:09 UTC 

[PATCH] arm64: dts: ls1028a: fix reboot node
 2019-11-23  0:07 UTC 

[PATCH v4 0/2] tps6105x add devicetree and leds support
 2019-11-23  0:02 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: mfd: update TI tps6105x chip bindings

[PATCH v5 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-11-23  0:01 UTC  (7+ messages)
` [PATCH v5 bpf-next 11/15] libbpf: don't use cxx to test_libpf target

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-11-22 23:59 UTC  (10+ messages)

[Patch v4 0/7] Introduce Power domain based warming device driver
 2019-11-22 23:59 UTC  (3+ messages)
` [Patch v4 6/7] dt-bindings: soc: qcom: Extend RPMh power controller binding to describe thermal warming device

[PATCH v4 0/4] IT6505 cover letter
 2019-11-22 23:57 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: Add vendor prefix for ITE Tech. Inc
` [PATCH v4 3/4] dt-bindings: Add binding for IT6505

[PATCH 1/2] dt-bindings: clock: document the fsl-sai driver
 2019-11-22 23:56 UTC  (2+ messages)
` [PATCH 2/2] clk: fsl-sai: new driver

[RFC PATCH 0/3] Rework the gfs2 read and page fault locking
 2019-11-22 23:53 UTC  (4+ messages)
` [RFC PATCH 1/3] fs: Add IOCB_CACHED flag for generic_file_read_iter
` [RFC PATCH 2/3] fs: Add FAULT_FLAG_CACHED flag for filemap_fault
` [RFC PATCH 3/3] gfs2: Rework read and page fault locking

[PATCH 5.3 0/6] 5.3.13-stable review
 2019-11-22 23:50 UTC  (2+ messages)

[PATCH 4.19 000/220] 4.19.86-stable review
 2019-11-22 23:50 UTC  (2+ messages)

[PATCH 4.14 000/122] 4.14.156-stable review
 2019-11-22 23:50 UTC  (2+ messages)

[PATCH 4.9 000/222] 4.9.203-stable review
 2019-11-22 23:50 UTC  (2+ messages)

[PATCH 4.4 000/159] 4.4.203-stable review
 2019-11-22 23:49 UTC  (2+ messages)

[PATCH v5 0/9] ARM: Realtek RTD1195/RTD1295/RTD1395 IRQ mux
 2019-11-22 23:34 UTC  (3+ messages)
` [PATCH v5 7/9] dt-bindings: interrupt-controller: rtd1195-mux: Add RTD1395

[PATCH v2 1/8] dt-bindings: arm-smmu: Add Adreno GPU variant
 2019-11-22 23:32 UTC  (8+ messages)
` [PATCH v2 2/8] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v2 3/8] iommu/arm-smmu: Pass io_pgtable_cfg to impl specific init_context
` [PATCH v2 4/8] iommu/arm-smmu: Add split pagetables for Adreno IOMMU implementations
` [PATCH v2 5/8] drm/msm: Attach the IOMMU device during initialization
` [PATCH v2 8/8] arm64: dts: qcom: sdm845: Update Adreno GPU SMMU compatible string
` [PATCH v2 7/8] drm/msm/a6xx: Support split pagetables
` [PATCH v2 6/8] drm/msm: Refactor address space initialization

[PATCH v2 0/8] iommu/arm-smmu: Split pagetable support for Adreno GPUs
 2019-11-22 23:31 UTC 

[PATCH] fsi: fix bogos error returns from cfam_read and cfam_write
 2019-11-22 23:31 UTC 

[PATCH] crypto: picoxcell: add missed tasklet_kill
 2019-11-22 23:27 UTC  (4+ messages)

[PATCH] ASoC: wm8904: fix automatic sysclk configuration
 2019-11-22 23:25 UTC 

[PATCH 0/5] drm/i915: eDP DPCD aux backlight fixes
 2019-11-22 23:16 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Fix eDP DPCD aux max backlight calculations
` [PATCH 2/5] drm/i915: Assume 100% brightness when not in DPCD control mode
` [PATCH 3/5] drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
` [PATCH 4/5] drm/i915: Auto detect DPCD backlight support by default
` [PATCH 5/5] drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel

[PATCH] drm/radeon: remove redundant assignment to variable ret
 2019-11-22 23:15 UTC 

[PATCH 03/16] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for SC7180
 2019-11-22 23:15 UTC  (4+ messages)
` [PATCH 06/16] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5 PAS

[PATCH] mm/gup: Fix memory leaks in __gup_benchmark_ioctl
 2019-11-22 22:41 UTC 

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-11-22 23:05 UTC  (7+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 02/16] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v5 03/16] dt-bindings: mfd: Document ROHM BD71828 bindings

[PATCH] drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSidd
 2019-11-22 23:04 UTC 

[PATCH 0/3] KVM: x86: Minor emulator cleanup
 2019-11-22 22:58 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
` [PATCH 2/3] KVM: x86: Move gpa_val and gpa_available into the emulator context
` [PATCH 3/3] KVM: x86: Move #PF retry tracking variables into emulation context

[PATCH v2] input: Fix Kconfig indentation
 2019-11-22 22:52 UTC  (2+ messages)

[PATCH] virtio pmem: fix async flush ordering
 2019-11-22 22:52 UTC  (10+ messages)

[linux-next:master 13276/13503] drivers/net/dsa/ocelot/felix.c:351:6: sparse: sparse: symbol 'felix_txtstamp' was not declared. Should it be static?
 2019-11-22 22:50 UTC  (2+ messages)
` [RFC PATCH linux-next] net: dsa: ocelot: felix_txtstamp() can be static

[PATCH v3] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
 2019-11-22 22:48 UTC  (9+ messages)

[GIT] Networking
 2019-11-22 22:45 UTC  (2+ messages)

[PATCH 00/13] KVM: x86: Allow userspace to disable the emulator
 2019-11-22 22:39 UTC  (3+ messages)
` [PATCH 01/13] KVM: x86: Refactor I/O emulation helpers to provide vcpu-only variant
` [PATCH 03/13] KVM: x86: Move emulation-only helpers to emulate.c


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