linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-09 21:50:19 to 2019-01-10 04:01:32 UTC [more...]

[PATCH v10 0/9] Add power domain driver for corners on msm8996/sdm845
 2019-01-10  4:01 UTC  (11+ messages)
` [PATCH v10 1/9] dt-bindings: opp: Introduce opp-level bindings
` [PATCH v10 2/9] OPP: Add support for parsing the 'opp-level' property
` [PATCH v10 3/9] dt-bindings: power: Add qcom rpm power domain driver bindings
` [PATCH v10 4/9] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v10 5/9] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v10 6/9] arm64: dts: msm8996: Add rpmpd device node
` [PATCH v10 7/9] soc: qcom: rpmhpd: Add RPMh power domain driver
` [PATCH v10 8/9] arm64: dts: sdm845: Add rpmh powercontroller node
` [PATCH v10 9/9] soc: qcom: rpmhpd: Mark mx as a parent for cx

[PATCH v2] Drivers: hv: vmbus: Expose counters for interrupts and full conditions
 2019-01-10  3:58 UTC  (4+ messages)

[PATCH] loop: drop caches if offset or block_size are changed
 2019-01-10  3:51 UTC  (2+ messages)

[alsa-devel] [PATCH v1 3/3] ASoC: soc-core: fix platform name vs. of_node assignement
 2019-01-10  3:46 UTC  (13+ messages)

[PATCH 2/3] usb: ehci: fsl: Update register accessing for arm/arm64 platforms
 2019-01-10  3:41 UTC  (3+ messages)

[GIT PULL] seccomp: build fix for v5.0-rc2
 2019-01-10  3:18 UTC  (4+ messages)

[PATCH] mm/shmem: make find_get_pages_range() work for huge page
 2019-01-10  3:08 UTC 

[PATCH v6 perf, bpf-next 0/7] reveal invisible bpf programs
 2019-01-10  3:06 UTC  (3+ messages)
` [PATCH v6 perf, bpf-next 3/7] perf, bpf: introduce PERF_RECORD_BPF_EVENT

[PATCH v5 0/8] vfio/mdev: IOMMU aware mediated device
 2019-01-10  3:00 UTC  (9+ messages)
` [PATCH v5 1/8] iommu: Add APIs for multiple domains per device
` [PATCH v5 2/8] iommu/vt-d: Add per-device IOMMU feature ops entries
` [PATCH v5 3/8] iommu/vt-d: Move common code out of iommu_attch_device()
` [PATCH v5 4/8] iommu/vt-d: Aux-domain specific domain attach/detach
` [PATCH v5 5/8] iommu/vt-d: Return ID associated with an auxiliary domain
` [PATCH v5 6/8] vfio/mdev: Add iommu related member in mdev_device
` [PATCH v5 7/8] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v5 8/8] vfio/type1: Handle different mdev isolation type

[PATCH V2] sched/cpufreq: calculate util / cap in advance in map_util_freq()
 2019-01-10  3:02 UTC 

[PATCH 0/9] kprobes: Fix and improve blacklist symbols
 2019-01-10  2:58 UTC  (10+ messages)
` [PATCH 1/9] x86/kprobes: Prohibit probing on optprobe template code
` [PATCH 2/9] x86/kprobes: Move trampoline code into RODATA
` [PATCH 3/9] x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
` [PATCH 4/9] x86/kprobes: Prohibit probing on IRQ handlers directly
` [PATCH 5/9] kprobes: Search non-suffixed symbol in blacklist
` [PATCH 6/9] kprobes: Prohibit probing on hardirq tracers
` [PATCH 7/9] kprobes: Prohibit probing on preempt_check debug functions
` [PATCH 8/9] kprobes: Prohibit probing on RCU debug routine
` [PATCH 9/9] kprobes: Prohibit probing on lockdep functions

[GIT PULL] Hyper-V commits for 5.0
 2019-01-10  2:56 UTC 

[PATCH -next] ASoC: Intel: bytcht_es8316: Set correct platform drvdata in snd_byt_cht_es8316_mc_probe()
 2019-01-10  2:50 UTC  (3+ messages)
` [PATCH -next v2] ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8316_mc_remove()
  ` [alsa-devel] "

[PATCH v3 1/4] pmbus: associate PMBUS_SKIP_STATUS_CHECK with
 2019-01-10  2:31 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: hwmon: add dps650ab documentation
` [PATCH v3 3/4] ARM: dts: dps650ab: add power supply
` [PATCH v3 4/4] hwmon: (pmbus) add support for DPS-650AB

[PATCH] 9p: use inode->i_lock to protect i_size_write()
 2019-01-10  2:50 UTC  (3+ messages)

WARNING: locking bug in lock_downgrade
 2019-01-10  2:45 UTC  (6+ messages)

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-01-10  2:40 UTC  (3+ messages)

[BUG] rmmod g_mass_storage result to segmentation fault
 2019-01-10  2:39 UTC  (2+ messages)

[PATCH RFC 0/4] barriers using data dependency
 2019-01-10  2:36 UTC  (5+ messages)
` [PATCH RFC 1/4] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR

[PATCH v2] ASoC: soc-core: defer card probe until all component is added to list
 2019-01-10  2:32 UTC  (3+ messages)
` Applied "ASoC: soc-core: defer card probe until all component is added to list" to the asoc tree
  ` [alsa-devel] "

[PATCH v1 0/7] Thermal throttling for SDM845
 2019-01-10  2:22 UTC  (15+ messages)
` [PATCH v1 1/7] drivers: thermal: of-thermal: Print name of device node with error
` [PATCH v1 2/7] drivers: cpufreq: Add thermal_cooling_device pointer to struct cpufreq_policy
` [PATCH v1 3/7] cpu_cooling: Add generic driver ready callback
` [PATCH v1 4/7] cpufreq: qcom-hw: Move to device_initcall
` [PATCH v1 5/7] cpufreq: qcom-hw: Register as a cpufreq cooling device
` [PATCH v1 6/7] arm64: dts: sdm845: Increase alert trip point to 95 degrees
` [PATCH v1 7/7] arm64: dts: sdm845: wireup the thermal trip points to cpufreq

[PATCH v2] ACPI / tables: table override from built-in initrd
 2019-01-10  2:17 UTC  (4+ messages)

Build regressions/improvements in v5.0-rc1
 2019-01-10  2:00 UTC  (3+ messages)
` [PATCH] kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7

[PATCH] nvme: fix out of bounds access in nvme_cqe_pending
 2019-01-10  1:54 UTC  (3+ messages)

[RFC v3 PATCH 0/5] mm: memcontrol: do memory reclaim when offlining
 2019-01-10  1:47 UTC  (7+ messages)

[PATCH 1/9] drm/mediatek: recalculate hdmi phy clock of MT2701 by querying hardware
 2019-01-10  1:47 UTC 

[PATCH] mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one
 2019-01-10  1:42 UTC  (2+ messages)

[PATCH v3 1/3] drivers: platform: goldfish: fix the checkpatch complain in Kconfig
 2019-01-10  1:41 UTC  (4+ messages)
` [PATCH v3 2/3] drivers: platform: goldfish: goldfish_address_space: add a driver

Possible use of RCU while in extended QS: idle vs RCU read-side in interrupt vs rcu_eqs_exit
 2019-01-10  1:38 UTC 

[PATCH v2 0/5] Introduced new Cadence USBSS DRD Driver
 2019-01-10  1:30 UTC  (3+ messages)
` [PATCH v2 5/5] usb:cdns3 Add Cadence USB3 "

[PATCH 3/3] iwlwifi: Load firmware exclusively for Intel WiFi
 2019-01-10  1:29 UTC  (6+ messages)

Interpreting /sys/block/<disk>/{,<partition>}/discard_alignment
 2019-01-10  1:25 UTC 

[PATCH 00/14] Add support for FM radio in hcill and kill TI_ST
 2019-01-10  1:23 UTC  (6+ messages)
` [PATCH 12/14] media: wl128x-radio: move from TI_ST to hci_ll driver

[PATCH v3 0/6] Static calls
 2019-01-10  1:21 UTC  (9+ messages)
` [PATCH v3 1/6] compiler.h: Make __ADDRESSABLE() symbol truly unique
` [PATCH v3 2/6] static_call: Add basic static call infrastructure
` [PATCH v3 3/6] x86/static_call: Add out-of-line static call implementation
` [PATCH v3 4/6] static_call: Add inline static call infrastructure
` [PATCH v3 5/6] x86/alternative: Use a single access in text_poke() where possible
` [PATCH v3 6/6] x86/static_call: Add inline static call implementation for x86-64

[RFC PATCH v2] media: rcar-vin: Allow independent VIN link enablement
 2019-01-10  1:19 UTC  (3+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-10  1:18 UTC  (14+ messages)

[PATCH v15 0/6] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
 2019-01-10  1:15 UTC  (4+ messages)
` [PATCH v15 1/6] x86/boot: Copy kstrtoull() to boot/string.c instead of using simple_strtoull()

[PATCH] staging: erofs: clean up erofs_map_blocks_iter
 2019-01-10  1:15 UTC  (3+ messages)

[PATCH v3 0/6] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-10  1:12 UTC  (7+ messages)
` [PATCH v3 1/6] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v3 2/6] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v3 3/6] gpio: add irq domain activate/deactivate functions
` [PATCH v3 4/6] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v3 5/6] ARM: dts: qcom: pm8941: add interrupt controller properties
` [PATCH v3 6/6] ARM: dts: qcom: pma8084: "

Need help on your photos?
 2019-01-09  4:31 UTC 

[PATCH v1 0/2] Get DMA information from real IOMMU
 2019-01-10  0:55 UTC  (5+ messages)
` [PATCH v1 1/2] vfio:iommu: Use capabilities do report IOMMU informations

[PATCH] security/selinux/hooks: remove unneeded semicolon
 2019-01-10  0:54 UTC  (2+ messages)

[BUG] moving fq back to clock monotonic breaks my setup
 2019-01-10  0:48 UTC 

linux-next: build warning after merge of the spi tree
 2019-01-10  0:44 UTC 

[PATCH v2] netfilter: account ebt_table_info to kmemcg
 2019-01-10  0:44 UTC  (2+ messages)

linux-next: build warning after merge of the spi tree
 2019-01-10  0:41 UTC 

x86/sgx: uapi change proposal
 2019-01-10  0:40 UTC  (13+ messages)

[PATCH RFC memory-model 0/6] LKMM updates
 2019-01-10  0:39 UTC  (4+ messages)

[BUG] v4.20 - bridge not getting DHCP responses? (works in 4.19.13)
 2019-01-10  0:38 UTC  (8+ messages)
` Fwd: "

[PATCH][re-post] vmbus: fix subchannel removal
 2019-01-10  0:20 UTC  (2+ messages)

[PATCH v1] seq_file: convert mangle_path() to use string_escape_str()
 2019-01-10  0:19 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: Mark ACPI table declaration as used
 2019-01-10  0:19 UTC  (5+ messages)

[PATCH 7/6] vcs: restore and document initial POLLPRI event
 2019-01-10  0:17 UTC 

[PATCH 0/6] assorted console/vt/vcs fixes
 2019-01-10  0:13 UTC  (3+ messages)
` [PATCH 5/6] vcs: poll(): cope with a deallocated vt

[PATCH v2 0/3] kprobes: Fix kretprobe issues
 2019-01-10  0:11 UTC  (4+ messages)
` [PATCH v2 3/3] x86/kprobes: Fix to avoid kretprobe recursion

Have photos to edit?
 2019-01-09 11:10 UTC 

[PATCH v3 0/7] arm64: add system vulnerability sysfs entries
 2019-01-09 23:55 UTC  (8+ messages)
` [PATCH v3 1/7] sysfs/cpu: Allow individual architectures to select vulnerabilities
` [PATCH v3 2/7] arm64: add sysfs vulnerability show for spectre v1
` [PATCH v3 3/7] arm64: kpti: move check for non-vulnerable CPUs to a function
` [PATCH v3 4/7] arm64: add sysfs vulnerability show for meltdown
` [PATCH v3 5/7] arm64: add sysfs vulnerability show for spectre v2
` [PATCH v3 6/7] arm64: add sysfs vulnerability show for speculative store bypass
` [PATCH v3 7/7] arm64: enable generic CPU vulnerabilites support

[RFC] Use plan9 C extensions
 2019-01-09 23:55 UTC  (6+ messages)

PMEM error-handling forces SIGKILL causes kernel panic
 2019-01-09 23:49 UTC 

[PATCH] ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
 2019-01-09 23:39 UTC 

[PATCH v12 0/7] Introduce on-chip interconnect API
 2019-01-09 23:18 UTC  (3+ messages)
` [PATCH v12 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes

[PATCH] PM/runtime: Fix 'jiffies' in comments after move to hrtimers
 2019-01-09 23:19 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 4.20 000/145] 4.20.1-stable review
 2019-01-09 23:18 UTC  (5+ messages)
` [PATCH 4.20 079/145] ext4: check for shutdown and r/o file system in ext4_write_inode()

Incorrect usage of kobject_init_and_add?
 2019-01-09 23:14 UTC 

[PATCH v3 0/12] drm: minimize drmP.h dependencies
 2019-01-09 23:06 UTC  (8+ messages)
` [PATCH v3 05/12] drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY to drm_util.h
` [PATCH v3 08/12] drm: remove include of drmP.h from drm_modeset_helper.h
` [PATCH v3 12/12] drm: remove drmP.h from drm_gem_cma_helper.h

Enhancing the photos
 2019-01-09 10:38 UTC 

[PATCH 0/3] Add coresight support for SDM845
 2019-01-09 22:57 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: sdm845: Remove the duplicate header inclusion

[PATCH v2] net: ethernet: mediatek: fix warning in phy_start_aneg
 2019-01-09 22:48 UTC  (3+ messages)

[PATCH] ipset: fix a missing check of nla_parse
 2019-01-09 22:43 UTC  (3+ messages)

Crash in list_add_leaf_cfs_rq due to bad tmp_alone_branch
 2019-01-09 22:42 UTC  (2+ messages)

Want retouch photos?
 2019-01-09 11:10 UTC 

Want retouch photos?
 2019-01-09 11:29 UTC 

[PATCH] pinctrl: mediatek: fix build errors for moore core when CONFIG_OF is not enabled
 2019-01-09 22:38 UTC  (2+ messages)

[PATCH tip/core/rcu 0/2] spin_is_locked() conversions for v5.1
 2019-01-09 22:36 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/2] include/asm-generic: Remove spin_is_locked() comment
` [PATCH tip/core/rcu 2/2] virt/kvm: Replace spin_is_locked() with lockdep

Fix 80d20d35af1e ("nohz: Fix local_timer_softirq_pending()") may have revealed another problem
 2019-01-09 22:20 UTC  (14+ messages)

[PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler
 2019-01-09 22:19 UTC  (11+ messages)

[PATCH V2 mips-fixes] MIPS: BCM47XX: Setup struct device for the SoC
 2019-01-09 22:19 UTC  (2+ messages)

[PATCH] MIPS: jazz: fix 64bit build
 2019-01-09 22:19 UTC  (2+ messages)

[PATCH] drm/meson: Fix atomic mode switching regression
 2019-01-09 22:18 UTC  (2+ messages)

[PATCH v2] arm64: dts: meson: Fix mmc cd-gpio polarity
 2019-01-09 22:14 UTC  (3+ messages)

[PATCH v5 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-01-09 22:14 UTC  (6+ messages)
` [PATCH v5 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH 0/5] Extend TPM PPI interface to support revision 1.3
 2019-01-09 22:11 UTC  (6+ messages)
` [PATCH 1/5] tpm: ppi: pass function revision ID to tpm_eval_dsm()
` [PATCH 2/5] tpm: ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_1
` [PATCH 3/5] tpm: ppi: Display up to 101 operations as define for version 1.3
` [PATCH 4/5] tpm: ppi: Possibly show command parameter if TPM PPI 1.3 is used
` [PATCH 5/5] tpm: ppi: Enable submission of optional command parameter for PPI 1.3

kernel: xhci_hcd 0000:00:14.0: ERROR unknown event type 37 - Kernel 4.19.13
 2019-01-09 22:11 UTC  (3+ messages)

[PATCH 0/2] x86/mce/amd: apply missing quirks for family 15 models
 2019-01-09 22:08 UTC  (5+ messages)
` [PATCH 1/2] x86/mce/amd: Extend "Disable error thresholding bank 4" to more models
` [PATCH 2/2] x86/mce/amd: Ensure quirks are applied in resume path as well

Regression in v5.0-rc1 with autosuspend hrtimers
 2019-01-09 22:06 UTC  (11+ messages)

[PATCH] applicom: Fix potential Spectre v1 vulnerabilities
 2019-01-09 22:05 UTC 

[PATCH] x86_64: increase stack size for KASAN_EXTRA
 2019-01-09 22:02 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH v2 0/2] Add firmware bindings for Q6V5 MSS/PAS
 2019-01-09 21:55 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5

Regression in v4.20 with net phy soft reset changes
 2019-01-09 21:54 UTC  (4+ messages)

[PATCH tip/core/rcu 0/10] Torture-test updates for v5.1
 2019-01-09 21:50 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] rcutorture: Record grace periods in forward-progress histogram
` [PATCH tip/core/rcu 02/10] torture: Explain and simplify odd "for" loop in mkinitrd.sh
` [PATCH tip/core/rcu 03/10] rcutorture: Add grace period after CPU offline
` [PATCH tip/core/rcu 04/10] rcuperf: Stop abusing IS_ENABLED()
` [PATCH tip/core/rcu 05/10] rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definition
` [PATCH tip/core/rcu 06/10] rcutorture/nolibc: Fix some poor indentation and alignment
` [PATCH tip/core/rcu 07/10] rcutorture/nolibc: Add a bit of documentation to explain how to use nolibc
` [PATCH tip/core/rcu 08/10] tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/
` [PATCH tip/core/rcu 09/10] MAINTAINERS: Add myself as the maintainer for the nolibc header file(s)
` [PATCH tip/core/rcu 10/10] RCU/torture.txt: Remove section MODULE PARAMETERS


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