linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-09 16:30:23 to 2018-08-09 21:14:25 UTC [more...]

[PATCH net-next] mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()
 2018-08-09 21:14 UTC  (2+ messages)

[PATCH net-next] decnet: fix using plain integer as NULL warning
 2018-08-09 21:12 UTC  (2+ messages)

[PATCH net-next] net: skbuff.h: fix using plain integer as NULL warning
 2018-08-09 21:10 UTC  (2+ messages)

[PATCH net-next] be2net: Use Kconfig flag to support for enabling/disabling adapters
 2018-08-09 21:09 UTC  (2+ messages)

[PATCH v1 00/10] Another round of tsens cleanups
 2018-08-09 21:08 UTC  (21+ messages)
` [PATCH v1 01/10] arm/arm64: dts: msm8974/msm8916: thermal: Split address space into two
` [PATCH v1 02/10] dt-bindings: thermal: Fix a typo in documentation
` [PATCH v1 03/10] thermal: tsens: Add SPDX license identifiers
` [PATCH v1 04/10] thermal: tsens: Get rid of dead code
` [PATCH v1 05/10] thermal: tsens: Rename map field in order to add a second address map
` [PATCH v1 06/10] thermal: tsens: Add the SROT "
` [PATCH v1 07/10] thermal: tsens: Check if the IP is correctly enabled by firmware
` [PATCH v1 08/10] thermal: tsens: Get rid of 'id' field
` [PATCH v1 09/10] arm64: dts: qcom: Add reg-names for all tsens nodes
` [PATCH v1 10/10] MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers

[PATCH v3 0/7] firmware: coreboot: Fix probe and simplify code
 2018-08-09 21:07 UTC  (17+ messages)
` [PATCH v3 1/7] firmware: coreboot: Let OF core populate platform device
` [PATCH v3 2/7] firmware: coreboot: Unmap ioregion on failure
` [PATCH v3 3/7] firmware: coreboot: Make bus registration symmetric
` [PATCH v3 4/7] firmware: coreboot: Collapse platform drivers into bus core
` [PATCH v3 5/7] firmware: coreboot: Remap RAM with memremap() instead of ioremap()
` [PATCH v3 6/7] firmware: coreboot: Only populate devices in coreboot_table_init()
` [PATCH v3 7/7] firmware: coreboot: Request table region for exclusive access

[for-next][PATCH 0/6] tracing: Last minute updates before pushing to linux-next
 2018-08-09 21:03 UTC  (7+ messages)
` [for-next][PATCH 1/6] tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"
` [for-next][PATCH 2/6] tracing/irqsoff: Handle preempt_count for different configs
` [for-next][PATCH 3/6] tracing: More reverting of "tracing: Centralize preemptirq tracepoints and unify their usage"
` [for-next][PATCH 4/6] ftrace: Remove unused pointer ftrace_swapper_pid
` [for-next][PATCH 5/6] tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister()
` [for-next][PATCH 6/6] uprobes: Use synchronize_rcu() not synchronize_sched()

[RESEND PATCH v1 0/2] Optimization CPU idle state impacted by tick
 2018-08-09 21:06 UTC  (5+ messages)
` [RESEND PATCH v1 1/2] cpuidle: menu: Correct the criteria for stopping tick
` [RESEND PATCH v1 2/2] cpuidle: menu: Dismiss tick impaction on correction factors

WARNING in try_charge
 2018-08-09 21:05 UTC  (4+ messages)

[PATCH 0/2] null_blk: zone support
 2018-08-09 21:03 UTC  (12+ messages)
                  ` Zoned block device support for fio (was: [PATCH 0/2] null_blk: zone support)
                    ` Zoned block device support for fio

[PATCH] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
 2018-08-09 20:58 UTC  (2+ messages)

[PATCH v2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
 2018-08-09 20:58 UTC  (2+ messages)

[RFC PATCH 0/3] Do not touch pages in remove_memory path
 2018-08-09 20:50 UTC  (12+ messages)
` [RFC PATCH 2/3] mm/memory_hotplug: Create __shrink_pages and move it to offline_pages

[PATCH] checkpatch: DT bindings should be a separate patch
 2018-08-09 20:50 UTC 

[PATCH] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-08-09 20:43 UTC  (4+ messages)

[PATCH v2 0/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls
 2018-08-09 20:25 UTC  (3+ messages)
` [PATCH v2 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
` [PATCH v2 2/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h

[PATCH v7 00/10] x86: macrofying inline asm for better compilation
 2018-08-09 20:25 UTC  (12+ messages)
` [PATCH v7 01/10] xtensa: defining LINKER_SCRIPT for the linker script
` [PATCH v7 02/10] Makefile: Prepare for using macros for inline asm
` [PATCH v7 03/10] x86: objtool: use asm macro for better compiler decisions
` [PATCH v7 04/10] x86: refcount: prevent gcc distortions
` [PATCH v7 05/10] x86: alternatives: macrofy locks for better inlining
` [PATCH v7 06/10] x86: bug: prevent gcc distortions
` [PATCH v7 07/10] x86: prevent inline distortion by paravirt ops
` [PATCH v7 08/10] x86: extable: use macros instead of inline assembly
` [PATCH v7 09/10] x86: cpufeature: "
` [PATCH v7 10/10] x86: jump-labels: "

[PATCH v8 00/22] vfio-ap: guest dedicated crypto adapters
 2018-08-09 20:27 UTC  (12+ messages)
` [PATCH v8 04/22] s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h
` [PATCH v8 07/22] KVM: s390: refactor crypto initialization
` [PATCH v8 21/22] KVM: s390: CPU model support for AP virtualization

[PATCH v4 0/3] PCI: NVMe reset quirks
 2018-08-09 20:23 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: Export pcie_has_flr()
` [PATCH v4 2/3] PCI: Samsung SM961/PM961 NVMe disable before FLR quirk
` [PATCH v4 3/3] PCI: Intel DC P3700 NVMe delay after "

[PATCH] selftests: membarrier: fix test by checking supported commands
 2018-08-09 20:21 UTC  (2+ messages)
` [PATCH v2] "

MHI initial design review
 2018-08-09 20:17 UTC  (6+ messages)
` MHI code review
  ` [PATCH v2 1/7] mhi_bus: core: initial checkin for modem host interface bus driver
  ` [PATCH v2 5/7] mhi_bus: core: add support to get external modem time

[PATCH 0/3] introduce memory.oom.group
 2018-08-09 20:10 UTC  (10+ messages)

[PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399
 2018-08-09 20:09 UTC  (2+ messages)

[PATCH 0/3] net: remove unneeded variable for return value
 2018-08-09 20:06 UTC  (4+ messages)
` [PATCH 1/3] net:svc_rdma_transport: remove unneeded variable 'ret' in rdma_listen_handler

[PATCH] uprobes: Use synchronize_rcu() not synchronize_sched()
 2018-08-09 20:05 UTC 

kernel BUG at net/ipv4/ip_output.c:LINE!
 2018-08-09 20:02 UTC  (2+ messages)

[PATCH 1/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_security.c
 2018-08-09 19:59 UTC  (12+ messages)
` [PATCH 2/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_recv.c
` [PATCH 3/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_xmit.c
` [PATCH 4/5] staging: rtl8188eu: remove unused IS_MCAST
` [PATCH 5/5] staging: rtl8188eu: use phydm_reg.h from rtlwifi

[PATCH] f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
 2018-08-09 19:59 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH] vfio/pci: Some buggy virtual functions incorrectly report 1 for intx
 2018-08-09 19:44 UTC  (2+ messages)

[PATCH] PCI/AER: Do not clear AER bits if we don't own AER
 2018-08-09 19:42 UTC  (7+ messages)

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-09 19:37 UTC  (11+ messages)

[PATCH v3 0/3] PCI: NVMe reset quirks
 2018-08-09 19:35 UTC  (4+ messages)
` [PATCH v3 3/3] PCI: Intel DC P3700 NVMe delay after FLR quirk

[PATCH v2 2/2] firmware: coreboot: Collapse platform drivers into bus core
 2018-08-09 19:33 UTC  (2+ messages)

[PATCH v4 0/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-08-09 19:31 UTC  (6+ messages)
` [PATCH v4 1/2] media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
` [PATCH v4 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer

[PATCH v3] dt-bindings: media: adv748x: Document re-mappable addresses
 2018-08-09 19:29 UTC 

[PATCH v5 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-08-09 19:21 UTC  (19+ messages)
` [PATCH v5 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v5 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v5 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v5 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v5 05/18] khwasan: initialize shadow to 0xff
` [PATCH v5 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v5 07/18] khwasan: add tag related helper functions
` [PATCH v5 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v5 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v5 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v5 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v5 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v5 13/18] khwasan: add bug reporting routines
` [PATCH v5 14/18] khwasan: add hooks implementation
` [PATCH v5 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v5 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v5 17/18] khwasan: update kasan documentation
` [PATCH v5 18/18] kasan: add SPDX-License-Identifier mark to source files

[PATCH] scsi: ufs: Check workqueue exists before destroying it
 2018-08-09 18:57 UTC  (3+ messages)

[PATCH] x86/mm/pti: Move user W+X check into pti_finalize()
 2018-08-09 18:46 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH] x86, relocs: Add __end_rodata_aligned to S_REL
 2018-08-09 18:45 UTC  (2+ messages)
` [tip:x86/pti] x86/relocs: "

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

[PATCH 1/2] PCI/ACPI: correct error message for ASPM disabling
 2018-08-09 18:46 UTC  (2+ messages)
` [PATCH 2/2] PCI/ACPI: allow _OSC presence to be optional for PCI

[RFC PATCH 00/17] btrfs zoned block device support
 2018-08-09 18:11 UTC  (30+ messages)
` [RFC PATCH 01/17] btrfs: introduce HMZONED feature flag
` [RFC PATCH 02/17] btrfs: Get zone information of zoned block devices
` [RFC PATCH 03/17] btrfs: Check and enable HMZONED mode
` [RFC PATCH 04/17] btrfs: limit super block locations in "
` [RFC PATCH 05/17] btrfs: disable fallocate "
` [RFC PATCH 06/17] btrfs: disable direct IO "
` [RFC PATCH 07/17] btrfs: disable device replace "
` [RFC PATCH 08/17] btrfs: align extent allocation to zone boundary
` [RFC PATCH 09/17] btrfs: do sequential allocation on HMZONED drives
` [RFC PATCH 10/17] btrfs: split btrfs_map_bio()
` [RFC PATCH 11/17] btrfs: introduce submit buffer
` [RFC PATCH 12/17] btrfs: expire submit buffer on timeout
` [RFC PATCH 13/17] btrfs: avoid sync IO prioritization on checksum in HMZONED mode
` [RFC PATCH 14/17] btrfs: redirty released extent buffers in sequential BGs
` [RFC PATCH 15/17] btrfs: reset zones of unused block groups
` [RFC PATCH 16/17] btrfs: wait existing extents before truncating
` [RFC PATCH 17/17] btrfs: enable to mount HMZONED incompat flag
` [RFC PATCH 01/12] btrfs-progs: build: Check zoned block device support
  ` [RFC PATCH 02/12] btrfs-progs: utils: Introduce queue_param
  ` [RFC PATCH 03/12] btrfs-progs: add new HMZONED feature flag
  ` [RFC PATCH 04/12] btrfs-progs: Introduce zone block device helper functions
  ` [RFC PATCH 05/12] btrfs-progs: load and check zone information
  ` [RFC PATCH 06/12] btrfs-progs: avoid writing super block to sequential zones
  ` [RFC PATCH 07/12] btrfs-progs: support discarding zoned device
  ` [RFC PATCH 08/12] btrfs-progs: volume: align chunk allocation to zones
  ` [RFC PATCH 09/12] btrfs-progs: mkfs: Zoned block device support
  ` [RFC PATCH 10/12] btrfs-progs: device-add: support HMZONED device
  ` [RFC PATCH 11/12] btrfs-progs: replace: disable in "
  ` [RFC PATCH 12/12] btrfs-progs: do sequential allocation

[RFC][PATCH 0/11] PIDTYPE_TGID and fewer fork restarts
 2018-08-09 18:09 UTC  (8+ messages)
                        ` [PATCH 00/20] PIDTYPE_TGID removal of "
                          ` [PATCH v5 0/6] Not restarting for due to signals
                            ` [PATCH v5 6/6] signal: Don't restart fork when signals come in
                                ` [PATCH v6 "

[PATCH v1 2/3] zinc: Introduce minimal cryptography library
 2018-08-09 18:08 UTC  (11+ messages)

[PATCH v5 3/6] signal: Add calculate_sigpending()
 2018-08-09 18:02 UTC 

[PATCH v8 0/5] Support for Qualcomm UFS QMP PHY on SDM845
 2018-08-09 18:00 UTC  (7+ messages)
` [PATCH v8 3/5] phy: Add QMP phy based UFS phy support for sdm845
` [PATCH v8 4/5] scsi: ufs: Power on phy after it is initialized

[PATCH] perf probe powerpc: Fix trace event post-processing
 2018-08-09 17:44 UTC  (3+ messages)

[PATCH 0/5 - V2] locks: avoid thundering-herd wake-ups
 2018-08-09 17:32 UTC  (2+ messages)

[PATCH RESEND RFC 0/4] Wakeup GPIO support for SDM845 SoC
 2018-08-09 17:30 UTC  (11+ messages)
` [PATCH RESEND RFC 1/4] drivers: pinctrl: qcom: add wakeup capability to GPIO

[PATCH] firmware: coreboot: Let OF core populate platform device
 2018-08-09 17:13 UTC  (4+ messages)

[PATCH] sched: idle: Avoid retaining the tick when it has been stopped
 2018-08-09 17:08 UTC 

[PATCH] sched: idle: Reenable sched tick for cpuidle request
 2018-08-09 17:06 UTC  (7+ messages)

[PATCH 0/5] Set max rate for video PLLs
 2018-08-09 16:52 UTC  (6+ messages)
` [PATCH 1/5] clk: sunxi-ng: Add maximum rate constraint to NM PLLs
` [PATCH 2/5] clk: sunxi-ng: h3/h5: Add max. rate constraint to pll-video
` [PATCH 3/5] clk: sunxi-ng: r40: Add max. rate constraint to video PLLs
` [PATCH 4/5] clk: sunxi-ng: nkmp: Add constraint for maximum rate
` [PATCH 5/5] clk: sunxi-ng: a83t: Add max. rate constraint to video PLLs

[PATCH] efi/libstub: arm: support building with clang
 2018-08-09 16:40 UTC 

[PATCH] drm/panel: simple: fix -Wliteral-conversion warning
 2018-08-09 16:38 UTC  (3+ messages)

[PATCH 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-09 16:36 UTC  (4+ messages)
` [PATCH 02/40] dt-bindings: mmc: tegra: Add pad voltage control properties

[PATCH 28/33] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #11]
 2018-08-09 16:33 UTC  (6+ messages)
` [PATCH 00/33] VFS: Introduce filesystem "

[PATCHv2 0/5] perf/hw_breakpoint: Fix breakpoint modify
 2018-08-09 16:30 UTC  (4+ messages)
` [PATCH 4/5] perf/hw_breakpoint: Set breakpoint as disabled in modify_user_hw_breakpoint error path


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