linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 01:52:02 to 2019-06-24 06:04:30 UTC [more...]

[PATCH 1/6] cpufreq: Use existing stub functions instead of IS_ENABLED macro
 2019-06-24  6:04 UTC  (5+ messages)
` [PATCH 2/6] thermal/drivers/cpu_cooling: Unregister with the policy
` [PATCH 3/6] cpufreq/drivers/arm_big_little: Remove cooling device usage

siox: driver init boilerplate reduction v3
 2019-06-24  6:04 UTC  (4+ messages)
` [PATCH 1/2] siox: add helper macro to simplify driver registration
` [PATCH 2/2] drivers: gpio: siox: use module_siox_driver()

[v2 0/2] Add BOE tv101wum-nl6 panel driver
 2019-06-24  6:03 UTC  (3+ messages)
` [v2 1/2] dt-bindngs: display: panel: Add BOE tv101wum-n16 panel bindings
` [v2 2/2] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel

[PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel
 2019-06-24  5:58 UTC  (3+ messages)
` [PATCH v2 11/11] arm64: dts: sc9860: Update coresight DT bindings

[PATCH] usb: dwc3: Enable the USB snooping
 2019-06-24  5:58 UTC  (11+ messages)

[PATCH] mm/hugetlb: allow gigantic page allocation to migrate away smaller huge page
 2019-06-24  5:55 UTC  (4+ messages)

lift the xfs writepage code into iomap
 2019-06-24  5:52 UTC  (13+ messages)
` [PATCH 01/12] list.h: add a list_pop helper
` [PATCH 02/12] xfs: simplify xfs_chain_bio
` [PATCH 03/12] xfs: fix a comment typo in xfs_submit_ioend
` [PATCH 04/12] xfs: initialize ioma->flags in xfs_bmbt_to_iomap
` [PATCH 05/12] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 06/12] xfs: remove XFS_TRANS_NOFS
` [PATCH 07/12] xfs: don't preallocate a transaction for file size updates
` [PATCH 08/12] xfs: simplify xfs_ioend_can_merge
` [PATCH 09/12] xfs: refactor the ioend merging code
` [PATCH 10/12] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 12/12] iomap: add tracing for the address space operations

[RFC PATCH] arm64: dts: fsl: wandboard: Add a device tree for the PICO-PI-IMX8M
 2019-06-24  5:52 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with Linus' tree
 2019-06-24  5:51 UTC 

[PATCH v2 0/3] scsi: ufs: typo fixes and improvement
 2019-06-24  5:50 UTC  (2+ messages)

remove asm-generic/ptrace.h v3
 2019-06-24  5:47 UTC  (6+ messages)
` [PATCH 1/5] arm64: don't use asm-generic/ptrace.h
` [PATCH 2/5] powerpc: "
` [PATCH 3/5] sh: "
` [PATCH 4/5] x86: "
` [PATCH 5/5] asm-generic: remove ptrace.h

[PATCH] mm: fix setting the high and low watermarks
 2019-06-24  5:46 UTC  (4+ messages)

[locking/rwsem] 4f23dbc1e6: reaim.jobs_per_min -37.0% regression
 2019-06-24  5:45 UTC 

RISC-V nommu support v2
 2019-06-24  5:43 UTC  (18+ messages)
` [PATCH 01/17] mm: provide a print_vma_addr stub for !CONFIG_MMU
` [PATCH 02/17] mm: stub out all of swapops.h "
` [PATCH 03/17] mm/nommu: fix the MAP_UNINITIALIZED flag
` [PATCH 04/17] irqchip/sifive-plic: set max threshold for ignored handlers
` [PATCH 05/17] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 06/17] riscv: refactor the IPI code
` [PATCH 07/17] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 08/17] riscv: improve the default power off implementation
` [PATCH 09/17] riscv: provide a flat entry loader
` [PATCH 10/17] riscv: read the hart ID from mhartid on boot
` [PATCH 11/17] riscv: provide native clint access for M-mode
` [PATCH 12/17] riscv: implement remote sfence.i natively "
` [PATCH 13/17] riscv: poison SBI calls "
` [PATCH 14/17] riscv: don't allow selecting SBI-based drivers "
` [PATCH 15/17] riscv: use the correct interrupt levels "
` [PATCH 16/17] riscv: clear the instruction cache and all registers when booting
` [PATCH 17/17] riscv: add nommu support

[PATCH] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems
 2019-06-24  5:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] include: linux: i2c: more helpers for declaring i2c drivers
 2019-06-24  5:44 UTC  (3+ messages)

[PATCH] usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
 2019-06-24  5:41 UTC  (2+ messages)

[RFC v3 0/2] clocksource: davinci-timer: new driver
 2019-06-24  5:40 UTC  (3+ messages)

[PATCHv2] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-24  5:34 UTC  (4+ messages)

[PATCH] staging: bcm2835-camera: Avoid apotential sleep while holding a spin_lock
 2019-06-24  5:33 UTC 

siox: driver init boilerplate reduction v2
 2019-06-24  5:33 UTC  (4+ messages)
` [PATCH v2 1/2] include: linux: siox: more for declaring siox drivers

[PATCH V8 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-24  5:26 UTC  (3+ messages)
` [PATCH V8 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH V8 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry
 2019-06-24  5:24 UTC 

Reminder: 25 open syzbot bugs in kvm subsystem
 2019-06-24  5:21 UTC 

[PATCH V2] net: ethernet: ti: cpsw: Fix suspend/resume break
 2019-06-24  5:16 UTC 

Reminder: 27 open syzbot bugs in bluetooth subsystem
 2019-06-24  5:14 UTC 

[PATCH] mm/vmalloc: fix a compile warning in mm
 2019-06-24  5:09 UTC 

Reminder: 9 open syzbot bugs in sound subsystem
 2019-06-24  5:07 UTC 

Reminder: 30 open syzbot bugs in "net/bpf" subsystem
 2019-06-24  5:01 UTC 

[RESEND,v2] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
 2019-06-24  4:57 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: HCI reset on close for RTL8822BE
 2019-06-24  4:53 UTC  (2+ messages)

WARNING: kernel stack regs at 0000000068363d2a in telegraf:23122 has bad 'bp' value 000000007b842ec4
 2019-06-24  4:49 UTC 

[PATCH -mm] mm, swap: Fix THP swap out
 2019-06-24  4:44 UTC  (3+ messages)

[PATCH v2 RESEND] kexec: fix warnig of crash_zero_bytes in crash.c
 2019-06-24  4:41 UTC 

KASAN: user-memory-access Read in ip6_hold_safe (3)
 2019-06-24  4:38 UTC  (4+ messages)

[PATCH 3/3] tools: memory-model: Improve data-race detection
 2019-06-24  4:34 UTC  (3+ messages)

[PATCH v7 5/6] mm,thp: add read-only THP support for (non-shmem) FS
 2019-06-24  4:27 UTC 

[PATCH v2] kexec: fix warnig of crash_zero_bytes in crash.c
 2019-06-24  4:26 UTC  (4+ messages)
    `  "

linux-next: build failure after merge of the amdgpu tree
 2019-06-24  4:24 UTC 

linux-next: build failure after merge of the fbdev tree
 2019-06-24  4:15 UTC  (3+ messages)

Kirkwood PCI Express and bridges
 2019-06-24  4:08 UTC  (3+ messages)

[PATCH v7 1/5] usb: fsl: Set USB_EN bit to select ULPI phy
 2019-06-24  4:05 UTC  (4+ messages)
` [PATCH v7 4/5] usb: host: Stops USB controller init if PLL fails to lock
    ` [EXT] "

[PATCH bpf-next] bpf: fix cgroup bpf release synchronization
 2019-06-24  4:02 UTC  (3+ messages)

[PATCH next] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl max_softirq_time_usecs
 2019-06-24  4:01 UTC  (3+ messages)

[PATCH] flow_dissector: Fix vlan header offset in __skb_flow_dissect
 2019-06-24  3:49 UTC  (2+ messages)
` [PATCH v2] "

linux-next: build failure after merge of the net-next tree
 2019-06-24  3:59 UTC  (3+ messages)

[PATCH] node: Fix warning while make xmldocs
 2019-06-24  3:58 UTC 

linux-next: manual merge of the drm-intel tree with the pci tree
 2019-06-24  3:53 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: remove set but not used variables 'ret'
 2019-06-24  3:46 UTC  (9+ messages)
` [PATCH -next v2] drm/amdgpu: return 'ret' in amdgpu_pmu_init

linux-next: manual merge of the drm tree with the jc_docs tree
 2019-06-24  3:41 UTC 

[PATCH -next] drm/amdgpu: remove set but not used variables 'ret'
 2019-06-24  3:45 UTC  (2+ messages)
` [PATCH -next v3] drm/amdgpu: return 'ret' immediately if failed in amdgpu_pmu_init

[PATCHv3 0/1] coresight: Do not default to CPU0 for missing CPU phandle
 2019-06-24  3:36 UTC  (2+ messages)
` [PATCHv3 1/1] "

[PATCH] x86/speculation/mds: Avoid clearing CPU buffers in native machine with old microcode
 2019-06-23  3:35 UTC  (2+ messages)
` [PATCH v2] x86/speculation/mds: Eliminate leaks by trace_hardirqs_on()

linux-next: manual merge of the spi-nor tree with Linus' tree
 2019-06-24  3:23 UTC 

[PATCH] netfilter: Fix remainder of pseudo-header protocol 0
 2019-06-24  3:17 UTC 

[PATCH 00/15] cleanup cppcheck signed shifting errors
 2019-06-24  3:16 UTC  (3+ messages)
` [PATCH 06/15] ARM: imx: cleanup cppcheck "

[PATCH v1 01/11] PM / devfreq: tegra30: Change irq type to unsigned int
 2019-06-24  2:12 UTC  (11+ messages)
` [PATCH v1 00/11] More improvements for Tegra30 devfreq driver
  ` [PATCH v1 02/11] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
  ` [PATCH v1 03/11] PM / devfreq: tegra30: Handle possible round-rate error
  ` [PATCH v1 04/11] PM / devfreq: tegra30: Drop write-barrier
  ` [PATCH v1 05/11] PM / devfreq: tegra30: Rework frequency management logic
  ` [PATCH v1 06/11] PM / devfreq: tegra30: Reset boosting on startup
  ` [PATCH v1 07/11] PM / devfreq: tegra30: Reset boosting if clock rate changed
  ` [PATCH v1 08/11] PM / devfreq: tegra30: Stop de-boosting once it's finished
  ` [PATCH v1 09/11] PM / devfreq: tegra30: Don't enable consecutive-down interrupt on startup

[PATCH V6 0/3] arm64/mm: Enable memory hot remove
 2019-06-24  3:12 UTC  (4+ messages)
` [PATCH V6 3/3] "

[PATCH RFC] kvm: x86: AVX512_BF16 feature support
 2019-06-24  3:10 UTC  (5+ messages)
` [PATCH RFC] kvm: x86: Expose AVX512_BF16 feature to guest

[PATCH] Input: joydev - extend absolute mouse detection
 2019-06-23 23:44 UTC 

linux-next: manual merge of the netfilter-next tree with Linus' tree
 2019-06-24  3:06 UTC 

[PATCH V4 00/18] SC7 entry and exit support for Tegra210
 2019-06-24  3:02 UTC  (19+ messages)
` [PATCH V4 01/18] irqchip: tegra: do not disable COP IRQ during suspend
` [PATCH V4 02/18] pinctrl: tegra: add suspend and resume support
` [PATCH V4 03/18] gpio: tegra: use resume_noirq for tegra gpio resume
` [PATCH V4 04/18] clk: tegra: save and restore divider rate
` [PATCH V4 05/18] clk: tegra: pllout: save and restore pllout context
` [PATCH V4 06/18] clk: tegra: pll: save and restore pll context
` [PATCH V4 07/18] clk: tegra: save and restore CPU and System clocks context
` [PATCH V4 08/18] clk: tegra: support for saving and restoring OSC context
` [PATCH V4 09/18] clk: tegra: add suspend resume support for DFLL
` [PATCH V4 10/18] clk: tegra: add save and restore context support for peripheral clocks
` [PATCH V4 11/18] clk: tegra210: use fence_udelay during PLLU init
` [PATCH V4 12/18] clk: tegra210: support for Tegra210 clocks suspend and resume
` [PATCH V4 13/18] soc/tegra: pmc: allow support for more tegra wake
` [PATCH V4 14/18] soc/tegra: pmc: add pmc wake support for tegra210
` [PATCH V4 15/18] arm64: tegra: enable wake from deep sleep on RTC alarm
` [PATCH V4 16/18] soc/tegra: pmc: configure core power request polarity
` [PATCH V4 17/18] soc/tegra: pmc: configure deep sleep control settings
` [PATCH V4 18/18] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings

[PATCH v5 0/5] x86/umwait: Enable user wait instructions
 2019-06-23 22:46 UTC  (10+ messages)
` [PATCH v5 2/5] x86/umwait: Initialize umwait control values
` [PATCH v5 3/5] x86/umwait: Add sysfs interface to control umwait C0.2 state
` [PATCH v5 4/5] x86/umwait: Add sysfs interface to control umwait maximum time
` [PATCH v5 5/5] x86/umwait: Document umwait control sysfs interfaces

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-06-24  1:20 UTC  (13+ messages)
` [PATCH v6 18/19] x86: Add support for generic vDSO

[PATCH] x86/vdso: Give the [ph]vclock_page declarations real types
 2019-06-23 22:19 UTC  (5+ messages)

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-24  1:15 UTC  (3+ messages)

[PATCH -mm] autonuma: Fix scan period updating
 2019-06-24  2:56 UTC 

[RFC PATCH 00/11] tracing: of: Boot time tracing using devicetree
 2019-06-24  2:52 UTC  (3+ messages)

Next 20190620: fails to compile in netfilter on x86-32
 2019-06-24  0:20 UTC  (4+ messages)
  ` Next 20190621: fails to link f2fs in x86-32

[PATCH] bluetooth: Cleanup formatting and coding style
 2019-06-23 21:56 UTC  (2+ messages)

[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-06-24  0:16 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net tree
 2019-06-24  1:51 UTC  (2+ messages)

[PATCH] extcon: gpio: Request reasonable interrupts
 2019-06-24  0:10 UTC  (4+ messages)

[PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platforms
 2019-06-24  2:35 UTC  (5+ messages)

[PATCH v5 00/10] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-24  0:31 UTC  (10+ messages)
` [PATCH v5 01/10] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v5 02/10] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v5 03/10] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v5 04/10] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v5 05/10] memory: tegra20-emc: Pre-configure debug register
` [PATCH v5 06/10] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller
` [PATCH v5 07/10] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v5 08/10] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v5 10/10] ARM: dts: tegra30: Add External Memory Controller node

linux-next: manual merge of the arm-soc tree with Linus' tree
 2019-06-23 22:54 UTC 

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-06-24  0:35 UTC  (9+ messages)

[PATCH v2 0/2] extcon: Add fsa9480 extcon driver
 2019-06-23 23:56 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable CONFIG_KEYBOARD_SNVS_PWRKEY as module
 2019-06-24  2:18 UTC  (2+ messages)

[PATCH] arm64: dts: imx8qxp: Add lsio_mu13 node
 2019-06-24  0:57 UTC  (2+ messages)

[RFC] perf/x86/intel: Disable check_msr for real hw
 2019-06-23 23:44 UTC  (4+ messages)

[PATCH] net: ethernet: ti: cpsw: Fix suspend/resume break
 2019-06-23 23:31 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller
 2019-06-24  2:09 UTC  (2+ messages)

[PATCH] arm64: dts: fsl: librem5: enable the SNVS power key
 2019-06-24  2:08 UTC  (2+ messages)

[PATCH] arm64: dts: fsl: librem5: Limit the USB to 5V
 2019-06-24  2:08 UTC  (2+ messages)

[PATCH v2 7/7] arm64: defconfig: Enable Panfrost driver
 2019-06-23 23:39 UTC  (5+ messages)
` [PATCH v3] arm64: defconfig: Enable Panfrost and Lima drivers

[selftests/bpf] 69d96519db: kernel_selftests.bpf.test_socket_cookie.fail
 2019-06-24  0:59 UTC  (5+ messages)

[PATCH V34 00/29] Lockdown as an LSM
 2019-06-24  2:01 UTC  (3+ messages)
` [PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE

[PATCH 0/4] drm/bridge: dw-hdmi: Add support for HDR metadata
 2019-06-23 23:30 UTC  (4+ messages)

linux-next: manual merge of the hwmon-staging tree with Linus' tree
 2019-06-24  1:18 UTC 

[PATCH V31 00/25] Add support for kernel lockdown
 2019-06-24  1:52 UTC  (5+ messages)
` [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down

[PATCH] f2fs: add a rw_sem to cover quota flag changes
 2019-06-24  1:06 UTC  (11+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "


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