linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-28 13:42:27 to 2018-07-29 11:20:15 UTC [more...]

[PATCH] staging: fix platform_no_drv_owner.cocci warnings
 2018-07-29 11:19 UTC 

[PATCH 29/38] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #10]
 2018-07-29 11:14 UTC  (5+ messages)
` [PATCH 00/38] VFS: Introduce filesystem "

kernel BUG at net/ipv4/ip_output.c:LINE!
 2018-07-29 11:12 UTC  (2+ messages)

Linux 4.17.11
 2018-07-29 10:55 UTC  (2+ messages)

[PATCH] PM / devfreq: Generic cpufreq governor
 2018-07-29 10:52 UTC  (2+ messages)

[PATCH v7 0/4] Introduce GENI SE Controller Driver
 2018-07-29 10:32 UTC  (3+ messages)
` [PATCH v7 1/4] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller

[PATCH] ACPICA: AML Parser: ignore control method status in module-level code
 2018-07-29 10:25 UTC  (2+ messages)

[PATCH 00/10] staging:rtl8192u: Refactor enums r8192U_dm.h -Style
 2018-07-29  9:50 UTC  (4+ messages)
` [PATCH 02/10] staging:rtl8192u: Refactor use of enum dm_dig_sta_e - Style

[PATCH] block: fix NPE when resuming SCSI devices using blk-mq
 2018-07-29  9:41 UTC  (9+ messages)

[PATCH 00/10] staging:rtl8192u: Coding style - r819xU_cmdpkt.h
 2018-07-29  9:46 UTC  (4+ messages)
` [PATCH 01/10] staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - Style

[PATCH v2 0/2] ata: ahci: Enable DEVSLP by default on SLP_S0 support
 2018-07-29  9:25 UTC  (2+ messages)

[PATCH 3/4] ASoC: tegra: Allow 32-bit and 24-bit samples
 2018-07-29  9:21 UTC  (3+ messages)
  ` [Linux-kernel] "

[PATCH v1 0/2] i2c: npcm7xx: new driver for I2C controller
 2018-07-29  9:14 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: i2c: npcm7xx: add binding for i2c
` [PATCH v1 2/2] i2c: npcm7xx: add i2c controller master mode only

How to secure erase PCI-E NVME SSD connected via USB3?
 2018-07-29  9:09 UTC 

[PATCH] m68k/mac: Rework patch "use time64_t in RTC handling"
 2018-07-29  9:00 UTC  (2+ messages)

[PATCH v6 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-07-29  7:58 UTC  (3+ messages)
` [PATCH v6 4/8] media: platform: Add Cedrus VPU decoder driver
  ` [linux-sunxi] "

[PATCH 1/1] lib: use sunday algorithm to do strstr() and strnstr()
 2018-07-29  7:37 UTC  (8+ messages)

[PATCH 0/4 v2] arc: some allmodconfig build fixes
 2018-07-29  7:03 UTC  (5+ messages)
` [PATCH 3/4 v2] arc: fix data type errors in platform headers
` [PATCH 4/4 v2] arc: fix printk warning in arc/plat-eznps/mtm.c

[ANNOUNCE] v4.16.18-rt11
 2018-07-29  6:55 UTC  (3+ messages)
` candidates for @devel-rt localversion-rt++

[PATCH] pwm: pwm-omap-dmtimer: fix probing problems by returning EPROBE_DEFER
 2018-07-29  6:32 UTC  (3+ messages)

[PATCH 1/4] f2fs: don't keep meta pages used for block migration
 2018-07-29  6:16 UTC  (11+ messages)
` [PATCH 3/4] f2fs: fix avoid race between truncate and background GC
` [PATCH 4/4] f2fs: fix to spread clear_cold_data()

[PATCH] f2fs: return fake len for quota if cp is shutdown
 2018-07-29  6:11 UTC 

[PATCH v6 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-29  5:58 UTC 

[PATCH 1/3] f2fs: turn off atomic writes when deteting abnormal behaviors
 2018-07-29  5:51 UTC  (7+ messages)
    ` [f2fs-dev] "

[PATCH 0/2] net: socket: Fix potential spectre v1 gadgets
 2018-07-29  5:45 UTC  (2+ messages)

[PATCH] staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGES
 2018-07-29  5:37 UTC  (3+ messages)
` [PATCH 1/2] staging: erofs: fix compile error without built-in decompression support
  ` [PATCH 2/2] staging: erofs: fix conditional uninitialized `pcn' in z_erofs_map_blocks_iter

[PATCH] f2fs: avoid race between zero_range and background GC
 2018-07-29  5:14 UTC  (8+ messages)

[PATCH net-next v3 0/8] A fix and a few improvements on mvneta
 2018-07-29  5:14 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: warn if HWP Native mode and OOB mode are both set
 2018-07-29  4:14 UTC 

[PATCH 0/10] x86,tlb,mm: more lazy TLB cleanups & optimizations
 2018-07-29  4:21 UTC  (17+ messages)
` [PATCH 01/10] x86,tlb: clarify memory barrier in switch_mm_irqs_off
` [PATCH 02/10] smp: use __cpumask_set_cpu in on_each_cpu_cond
` [PATCH 03/10] smp,cpumask: introduce on_each_cpu_cond_mask
` [PATCH 04/10] x86,mm: use on_each_cpu_cond for TLB flushes
` [PATCH 05/10] mm,tlb: turn dummy defines into inline functions
` [PATCH 06/10] mm,x86: skip cr4 and ldt reload when mm stays the same
` [PATCH 07/10] x86,mm: remove leave_mm cpu argument
` [PATCH 08/10] arch,mm: add config variable to skip lazy TLB mm refcounting
` [PATCH 09/10] mm,x86: shoot down lazy TLB references at exit_mmap time
` [PATCH 10/10] mm,sched: conditionally skip lazy TLB mm refcounting

[PATCH] f2fs: fix to clear PG_checked flag in set_page_dirty()
 2018-07-29  4:16 UTC 

[PATCH v0 0/4] Add cache erp driver for Last Level Cache Controller (LLCC)
 2018-07-29  3:49 UTC  (3+ messages)
` [PATCH v0 3/4] drivers: edac: "

[PATCH v5 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-29  2:55 UTC  (5+ messages)

linux-next: Signed-off-by missing for commit in the arc-current tree
 2018-07-29  2:13 UTC 

[PATCH v2] scripts: Add Python 3 support to tracing/draw_functrace.py
 2018-07-29  2:11 UTC  (2+ messages)

[PATCH] net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
 2018-07-29  2:08 UTC  (3+ messages)

[PATCH] microblaze: delete wrong comment about machine_early_init
 2018-07-29  1:38 UTC 

[PATCH v2 1/2] f2fs: fix to do sanity check with user_block_count
 2018-07-29  1:23 UTC  (2+ messages)

[GIT PULL] random fixes for 4.18-rc7
 2018-07-29  0:30 UTC 

[PATCH] pci/aspm: Remove CONFIG_PCIEASPM_DEBUG
 2018-07-29  0:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-07-28 23:42 UTC  (6+ messages)
` [PATCH v2 01/17] x86/cpu: create Dhyana init file and register new cpu_dev to system
` [PATCH v2 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver

[PATCH v2 00/08] staging:rtl8192u: cleanup of rtl819x_Qos.h - Style
 2018-07-28 23:14 UTC  (9+ messages)
` [PATCH v2 01/08] staging:rtl8192u: Add spaces around operators "
` [PATCH v2 02/08] staging:rtl8192u: Rename ACI_AIFSN "
` [PATCH v2 03/08] staging:rtl8192u: Rename member variables "
` [PATCH v2 04/08] staging:rtl8192u: Remove unused union AC_PARAM "
` [PATCH v2 05/08] staging:rtl8192u: Remove unused union ECW -Style
` [PATCH v2 06/08] staging:rtl8192u: Rename enum DIRECTION_VALUE - Style
` [PATCH v2 07/08] staging:rtl8192u: Rename union QOS_TSINFO "
` [PATCH v2 08/08] staging:rtl8192u: Remove unused constants "

[PATCH v6 00/10] kvm: x86: migration of nested virtualization state
 2018-07-28 23:10 UTC  (11+ messages)
` [PATCH 01/10] KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
` [PATCH 02/10] kvm: selftests: create a GDT and TSS
` [PATCH 03/10] kvm: selftests: actually use all of lib/vmx.c
` [PATCH 04/10] kvm: selftests: ensure vcpu file is released
` [PATCH 05/10] kvm: selftests: add basic test for state save and restore
` [PATCH 06/10] KVM: x86: do not load vmcs12 pages while still in SMM
` [PATCH 07/10] kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
` [PATCH 08/10] kvm: selftests: add test for nested state save/restore
` [PATCH 09/10] KVM: nVMX: include shadow vmcs12 in nested state
` [PATCH 10/10] KVM: selftests: add tests for shadow VMCS save/restore

[PATCH 00/08] staging:rtl8192u: cleanup of rtl819x_Qos.h - Style
 2018-07-28 23:07 UTC  (10+ messages)
` [PATCH 01/12] staging:rtl8192u: Add spaces around operators "
` [PATCH 02/12] staging:rtl8192u: Rename ACI_AIFSN "
` [PATCH 03/12] staging:rtl8192u: Rename member variables "
` [PATCH 04/12] staging:rtl8192u: Remove unused union AC_PARAM "
` [PATCH 05/12] staging:rtl8192u: Remove unused union ECW -Style
` [PATCH 06/12] staging:rtl8192u: Rename enum DIRECTION_VALUE - Style
` [PATCH 07/12] staging:rtl8192u: Rename union QOS_TSINFO "
` [PATCH 08/12] staging:rtl8192u: Remove unused constants "

[PATCH] staging: gasket: use NULL instead of 0 for null pointer
 2018-07-28 22:55 UTC 

[TRIVIAL RFC PATCH] Kconfigs - reduce use of "depends on EXPERT"
 2018-07-28 22:13 UTC 

[PATCH 0/4] Intel_pstate: HWP Dynamic performance boost
 2018-07-28 22:06 UTC  (9+ messages)
` [PATCH 4/4] cpufreq: intel_pstate: enable boost for Skylake Xeon

[PATCH 0/4] Drivers: hv: vmbus: Miscellaneous fixes/enhancements
 2018-07-28 21:58 UTC  (5+ messages)
` [PATCH 1/4] Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
  ` [PATCH 2/4] Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
  ` [PATCH 3/4] Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
  ` [PATCH 4/4] Drivers: hv: vmbus: add numa_node to sysfs

[PATCH v2 0/7] Add clock config and pm support to bcm iProc mdio mux
 2018-07-28 21:32 UTC  (16+ messages)
` [PATCH v2 1/7] dt-bindings: net: Fix Broadcom iProc mdio mux driver base address
` [PATCH v2 2/7] net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
` [PATCH v2 3/7] arm64: dts: Fix the base address of the Broadcom iProc mdio mux
` [PATCH v2 4/7] net: phy: Disable external master access in bcm mdio mux driver
` [PATCH v2 5/7] dt-bindings: net: Add clock handle to Broadcom iProc mdio mux
` [PATCH v2 6/7] net: phy: Add support to configure clock in "
` [PATCH v2 7/7] net: phy: Add pm support to Broadcom iProc mdio mux driver

[PATCH 00/18] xfrm: Add compat layer
 2018-07-28 21:18 UTC  (8+ messages)

[PATCH 9/9] clocksource: new RISC-V SBI timer driver
 2018-07-28 21:16 UTC  (3+ messages)

[RFC 0/4] Virtio uses DMA API for all devices
 2018-07-28 21:16 UTC  (4+ messages)
` [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively

[PATCH, libv4l]: Make libv4l2 usable on devices with complex pipeline
 2018-07-28 21:11 UTC  (7+ messages)
    ` new libv4l2 (was Re: [PATCH, libv4l]: Make libv4l2 usable on devices with complex pipeline)

[PATCH] drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
 2018-07-28 20:20 UTC  (4+ messages)

[RFC] kconfig: add hardened defconfig helpers
 2018-07-28 20:11 UTC  (3+ messages)

[PATCH 0/2] "HID: redragon: Fix modifier keys for Redragon Asura Keyboard" causes regression for Acer keyboard
 2018-07-28 19:53 UTC  (3+ messages)
  ` [PATCH 1/2] HID: redragon: Fix regression in non-Redragon keyboard due to this new driver
  ` [PATCH 2/2] HID: redragon Add additional verification to rdesc modification quirk

[PATCH 0/1 v2] staging: gasket: fixes and cleanups
 2018-07-28 19:33 UTC  (2+ messages)
` [PATCH 1/1] staging: gasket: core: hold reference on device while in use

[PATCH] perf build: Build error in libbpf missing initialization
 2018-07-28 19:30 UTC  (5+ messages)

[PATCH mmc-next v2 3/3] mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation
 2018-07-28 19:27 UTC  (3+ messages)

[RFC] Improve on using delays greater than a few milliseconds
 2018-07-28 19:26 UTC 

[PATCH net-next] act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops
 2018-07-28 19:17 UTC  (2+ messages)

[PATCH net-next] cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops
 2018-07-28 19:17 UTC  (2+ messages)

[PATCH] MIPS: remove mips_swiotlb_ops
 2018-07-28 19:06 UTC  (2+ messages)

[PATCH] ipc/shm.c add ->pagesize function to shm_vm_ops
 2018-07-28 19:02 UTC  (2+ messages)

[PATCH] arm64: allwinner: h6: Add OrangePi One Plus initial support
 2018-07-28 18:26 UTC 

Linux 4.17.11
 2018-07-28 18:01 UTC  (3+ messages)

[PATCH] media: vimc: Remove redundant free
 2018-07-28 17:49 UTC  (2+ messages)

[RFC PATCH] checkpatch: check for function calls with struct or union on stack
 2018-07-28 17:24 UTC  (11+ messages)

[GIT PULL] ACPI fix for v4.18-rc7
 2018-07-28 16:59 UTC  (2+ messages)

[BUG BISECT] Ethernet fail on VF50 (OF: Don't set default coherent DMA mask)
 2018-07-28 16:58 UTC  (4+ messages)

[PATCH V2] riscv: Convert uses of REG_FMT to %p
 2018-07-28 16:39 UTC 

[PATCH net-next 1/2] tcp: call tcp_drop() in tcp collapse
 2018-07-28 16:28 UTC  (6+ messages)

[PATCH] riscv: Convert uses of REG_FMT to %p
 2018-07-28 16:20 UTC  (2+ messages)

[PATCH v2] mmc: host: iproc: Add ACPI support to IPROC SDHCI
 2018-07-28 16:15 UTC 

[PATCH v2 0/3] Staging: octeon-usb fixes for coding style, SPDX and readability
 2018-07-28 15:48 UTC  (4+ messages)
` [PATCH 2/3] Staging: octeon-usb: Change coding style of CVMX_WAIT_FOR_FIELD32 marco
  ` [PATCH v2 "

[PATCH net-next] sysfs: Fix regression when adding a file to an existing group
 2018-07-28 15:47 UTC  (2+ messages)

[PATCH v3] serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
 2018-07-28 15:25 UTC 

[PATCH v2] serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
 2018-07-28 15:13 UTC  (3+ messages)

[PATCH v3] pktcdvd: Fix possible Spectre-v1 for pkt_devs
 2018-07-28 15:08 UTC  (2+ messages)

[PATCH] fs/buffer: Convert return type int to vm_fault_t
 2018-07-28 15:04 UTC  (2+ messages)

[PATCH] platform: goldfish: Retire pdev_bus
 2018-07-28 14:52 UTC  (3+ messages)

[PATCH v2 1/3] tty: Address checkpatch warnings in goldfish.c
 2018-07-28 14:51 UTC  (4+ messages)
` [PATCH v2 2/3] tty: Make constants to be enums instead of #define "

[PATCH v3 net-next] net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
 2018-07-28 14:41 UTC  (3+ messages)

[PATCH 1/3] staging: rtl8188eu: fix comparsions to NULL - coding style
 2018-07-28 14:29 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8188eu: replace tabs with spaces
` [PATCH 3/3] staging: rtl8188eu: remove unused rtw_calculate_wlan_pkt_size_by_attribue()

[GIT PULL] tpmdd 4.19 updates
 2018-07-28 14:28 UTC  (2+ messages)

[RFC PATCH for 4.18 00/16] Restartable Sequences
 2018-07-28 14:13 UTC  (4+ messages)

[PATCH v4 0/3] tracing: kprobes: Prohibit probing on notrace functions
 2018-07-28 13:56 UTC  (4+ messages)
` [PATCH v4 1/3] tracing: kprobes: Prohibit probing on notrace function
` [PATCH v4 2/3] selftest/ftrace: Move kprobe selftest function to separate compile unit
` [PATCH v4 3/3] selftests/ftrace: Fix kprobe string testcase to not probe notrace function

[PATCH v2 1/3] tracing: kprobes: Prohibit probing on notrace function
 2018-07-28 13:42 UTC  (3+ 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).