messages from 2017-10-18 18:31:14 to 2017-10-19 01:03:55 UTC [more...]
[PATCH v5] printk: hash addresses printed with %p
2017-10-19 1:03 UTC (4+ messages)
[PATCH] clk: uniphier: fix parent of miodmac clock data
2017-10-19 0:52 UTC
[PATCH] dmaengine: rcar-dmac: use DMATCRB when xxx_TO_MEM direction
2017-10-19 0:49 UTC (6+ messages)
[PATCH 1/2 v3] user namespace: use union in {g,u}idmap struct
2017-10-19 0:48 UTC (4+ messages)
[PATCH 1/3] iommu/vt-d: Missing checks for pasid tables if allocation fails
2017-10-19 0:39 UTC (3+ messages)
` [PATCH 2/3] iommu/vt-d: Clear Page Request Overflow fault bit
` [PATCH 3/3] iommu/vt-d: Clear pasid table entry when memory unbound
RFC(v2): Audit Kernel Container IDs
2017-10-19 0:43 UTC (14+ messages)
more build problems with "Makefile: move stackprotector availability out of Kconfig"
2017-10-19 0:41 UTC (13+ messages)
[RFC v6 0/9] SCU/PMC/PUNIT Inter-Processor Communication(IPC) driver cleanup
2017-10-19 0:37 UTC (11+ messages)
` [RFC v6 1/9] platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates
` [RFC v6-1 1/1] "
` [RFC v6 2/9] platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function
` [RFC v6 3/9] platform/x86: intel_punit_ipc: Fix resource ioremap warning
` [RFC v6 4/9] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
` [RFC v6 5/9] platform/x86: intel_pmc_ipc: Use regmap calls for GCR updates
` [RFC v6 6/9] platform: x86: Add generic Intel IPC driver
` [RFC v6 7/9] platform/x86: intel_punit_ipc: Use generic intel ipc device calls
` [RFC v6 8/9] platform/x86: intel_pmc_ipc: Use generic Intel IPC "
` [RFC v6 9/9] platform/x86: intel_scu_ipc: "
[PATCH] Input: stmfts: Fix bug of ABS_MT_POSITION_* maximum size
2017-10-19 0:34 UTC (2+ messages)
[PATCH net-next v2 2/2] net: ethernet: socionext: add AVE ethernet driver
2017-10-19 0:29 UTC (4+ messages)
[PATCH] input: touchscreen: ti_am335x_tsc: Fix incorrect step config for 5 wire touchscreen
2017-10-19 0:27 UTC (3+ messages)
dtc issue with overlays starting in next-20171009
2017-10-19 0:17 UTC (5+ messages)
linux-next: Tree for Oct 18th
2017-10-19 0:15 UTC
[PATCH v4] printk: hash addresses printed with %p
2017-10-19 0:00 UTC (4+ messages)
[PATCH] driver core: Move device_links_purge() after bus_remove_device()
2017-10-18 23:36 UTC (2+ messages)
[PATCH 0/6] Boot-time switching between 4- and 5-level paging for 4.15, Part 1
2017-10-18 23:39 UTC (5+ messages)
` [PATCH 2/6] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
[PATCH] PM: docs: Fix formatting typo in devices.rst
2017-10-18 23:18 UTC
[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
2017-10-18 23:17 UTC (13+ messages)
` [PATCH 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
` [Update][PATCH v2 "
[PATCH] Documentation: Add myself to the enforcement statement list
2017-10-18 23:20 UTC
[PATCH] mm: mlock: remove lru_add_drain_all()
2017-10-18 23:17 UTC
[Patch v5 00/21] CIFS: Implement SMB Direct protocol
2017-10-18 23:09 UTC (22+ messages)
` [Patch v5 01/21] CIFS: SMBD: Add SMB Direct protocol initial values and constants
` [Patch v5 02/21] CIFS: SMBD: Establish SMB Direct connection
` [Patch v5 03/21] CIFS: SMBD: export protocol initial values
` [Patch v5 04/21] CIFS: SMBD: Add rdma mount option
` [Patch v5 05/21] CIFS: SMBD: Implement function to create a SMB Direct connection
` [Patch v5 06/21] CIFS: SMBD: Upper layer connects to SMBDirect session
` [Patch v5 07/21] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
` [Patch v5 08/21] CIFS: SMBD: Upper layer reconnects to SMB Direct session
` [Patch v5 09/21] CIFS: SMBD: Implement function to destroy a SMB Direct connection
` [Patch v5 10/21] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
` [Patch v5 11/21] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
` [Patch v5 12/21] CIFS: SMBD: Implement function to receive data via RDMA receive
` [Patch v5 13/21] CIFS: SMBD: Upper layer receives "
` [Patch v5 14/21] CIFS: SMBD: Implement function to send data via RDMA send
` [Patch v5 15/21] CIFS: SMBD: Upper layer sends "
` [Patch v5 16/21] CIFS: SMBD: Implement RDMA memory registration
` [Patch v5 17/21] CIFS: SMBD: Upper layer performs SMB write via RDMA read through "
` [Patch v5 18/21] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v5 19/21] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
` [Patch v5 20/21] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration
` [Patch v5 21/21] CIFS: SMBD: Add SMB Direct debug counters
[PATCH 0/4][PoC][RFC] Add rlimit-resources change notification mechanism
2017-10-18 23:05 UTC (6+ messages)
` [PATCH 1/4][PoC][RFC] sched: Allow to get() and put() signal struct
` [PATCH 2/4][PoC][RFC] Add rlimit-events framework
` [PATCH 3/4][PoC][RFC] Connect rlimit-events with process life cycle
` [PATCH 4/4][PoC][RFC] Allow to trace fd usage with rlimit-events
[PATCH v4 2/2] KVM: VMX: Fix VPID capability detection
2017-10-18 23:02 UTC
[PATCH v4 1/2] KVM: nVMX: Fix EPT switching advertising
2017-10-18 23:00 UTC
Linux-kernel examples for LKMM recipes
2017-10-18 22:57 UTC (5+ messages)
[PATCH] staging: wilc1000: replace redundant computations with 0
2017-10-18 22:54 UTC (2+ messages)
[PATCH v6 0/6] generate full callchain cursor entries for inlined frames
2017-10-18 22:43 UTC (9+ messages)
` [PATCH v6 1/6] perf report: properly handle branch count in match_chain
` [PATCH v6 2/6] perf report: cache failed lookups of inlined frames
` [PATCH v6 3/6] perf report: cache srclines for callchain nodes
` [PATCH v6 4/6] perf report: use srcline from callchain for hist entries
` [PATCH v6 5/6] perf util: enable handling of inlined frames by default
` [PATCH v6 6/6] perf util: use correct IP mapping to find srcline for hist entry
[PATCH v9 00/17] Introduce support for Dell SMBIOS over WMI
2017-10-18 22:27 UTC (9+ messages)
` [PATCH v9 11/17] platform/x86: dell-smbios-smm: test for WSMT
` [PATCH v9 17/17] tools/wmi: add a sample for dell smbios communication over WMI
[PATCH RFC V1 net-next 0/6] Time based packet transmission
2017-10-18 22:18 UTC (2+ messages)
[PATCH 0/1] net: ethtool: add SmartNIC reset support
2017-10-18 21:59 UTC (9+ messages)
` [PATCH 1/1] net: ethtool: add support for reset of AP inside NIC interface
Extreme time jitter with suspend/resume cycles
2017-10-18 21:56 UTC (6+ messages)
` Introduce clock precision to help time travelers was "
[PATCH v2 0/5] Removing full paths from DT full_name
2017-10-18 21:46 UTC (12+ messages)
` [PATCH v2 5/5] of/fdt: only store the device node basename in full_name
[PATCH net 0/3] Fix for BPF devmap percpu allocation splat
2017-10-18 21:45 UTC (3+ messages)
[PATCH v4 pci 0/2] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
2017-10-18 21:43 UTC (6+ messages)
[PATCH] zswap: Same-filled pages handling
2017-10-18 21:31 UTC (3+ messages)
[PATCH] HID: rmi: Check that a device is a RMI device before calling RMI functions
2017-10-18 21:25 UTC (6+ messages)
[PATCH v2] i2c: aspeed: Deassert reset in probe
2017-10-18 21:10 UTC (2+ messages)
[PATCH v6 0/4] Early boot time stamps for x86
2017-10-18 21:01 UTC (5+ messages)
` [PATCH v6 1/4] sched/clock: interface to allow timestamps early in boot
[PATCH] mac80211: aggregation: Convert timers to use timer_setup()
2017-10-18 21:02 UTC (5+ messages)
[PATCH 0/4] arm64 defconfig: enable additional led triggers
2017-10-18 20:57 UTC (5+ messages)
` [PATCH 1/4] arm64: defconfig: enable new trigger modes for leds
` [PATCH 2/4] arm64: dts: qcom: apq8016-sbc: Allow USR4 LED to notify kernel panic
` [PATCH 3/4] arm64: dts: hisilicon: hi6220-hikey: Allow USR1 "
` [PATCH 4/4] arm64: dts: hisilicon: hi3660-hikey960: Allow USR4 "
mainline build: 8 warnings 0 failures (mainline/v4.14-rc5-22-g3e0cc09)
2017-10-18 20:55 UTC
[PATCH v2] staging: ccree: fix boolreturn.cocci warning
2017-10-18 20:54 UTC (3+ messages)
` [PATCH v3] "
Memory-ordering recipes
2017-10-18 20:48 UTC (4+ messages)
Restriction on setting debug registers (HW breakpoint) at kernel space
2017-10-18 20:43 UTC (2+ messages)
[PATCH] rcu: do not include rtmutex_common.h unconditionally
2017-10-18 20:42 UTC (4+ messages)
[PATCH 0/3] PCI: rockchip: assert PERST# in S3
2017-10-18 20:38 UTC (6+ messages)
` [PATCH 1/3] Documentation/devicetree: Add pcie-reset-suspend property
[PATCH 1/3] clocksource/mips-gic-timer: Fix rcu_sched timeouts from multithreading
2017-10-18 20:34 UTC (2+ messages)
[PATCH] scsi: gdth: Convert timers to use timer_setup()
2017-10-18 20:33 UTC
[PATCH] i40e/virtchnl: fix application of sizeof to pointer
2017-10-18 20:34 UTC
[PATCH] scsi: dc395x: Convert timers to use timer_setup()
2017-10-18 20:33 UTC
[PATCH] scsi: aic94xx: Convert timers to use timer_setup()
2017-10-18 20:32 UTC
[PATCH] scsi: smartpqi: Convert timers to use timer_setup()
2017-10-18 20:32 UTC
[PATCH] scsi: libiscsi: Convert timers to use timer_setup()
2017-10-18 20:32 UTC
[PATCH] scsi: be2iscsi: Convert timers to use timer_setup()
2017-10-18 20:31 UTC
[PATCH] scsi/bnx2i: Convert timers to use timer_setup()
2017-10-18 20:31 UTC
[PATCH] scsi: libfc: Convert timers to use timer_setup()
2017-10-18 20:30 UTC
[PATCH] scsi: fcoe: Convert timers to use timer_setup()
2017-10-18 20:30 UTC
[PATCH v9 00/29] x86: Enable User-Mode Instruction Prevention
2017-10-18 20:29 UTC (11+ messages)
` [PATCH v9 13/29] x86/insn-eval: Add utility functions to get segment selector
[PATCH] scsi: isci: Convert timers to use timer_setup()
2017-10-18 20:29 UTC
[PATCH] staging/irda/net: Convert timers to use timer_setup()
2017-10-18 20:24 UTC
[PATCH] staging/irda/bfin_sir: Convert timers to use timer_setup()
2017-10-18 20:23 UTC
[PATCH] staging: wlan-ng: Convert timers to use timer_setup()
2017-10-18 20:23 UTC
[PATCH 1/2 v3] typec: tcpm: Validate source and sink caps
2017-10-18 20:22 UTC (2+ messages)
` [PATCH 2/2] typec: tcpm: Only request matching pdos
[PATCH] staging/irda-usb: Convert timers to use timer_setup()
2017-10-18 20:23 UTC
[PATCH v7] PCI: Workaround wrong flags completions for IDT switch
2017-10-18 20:22 UTC (6+ messages)
25710 linux-kernel
2017-10-18 20:10 UTC
[PATCH V2 0/3] pseries/nodes: Fix issues with memoryless nodes
2017-10-18 20:09 UTC (4+ messages)
` [PATCH V2 1/3] pseries/nodes: Ensure enough nodes avail for operations
` [PATCH V2 2/3] pseries/findnodes: Find nodes with memory for memoryless nodes
` [PATCH V2 3/3] pseries/initnodes: Ensure nodes initialized for hotplug
[PATCH v5 0/2] staging: ion: get one device per heap
2017-10-18 20:07 UTC (3+ messages)
` [PATCH v5 2/2] staging: ion: create one device entry "
[PATCH V1 1/1] serial: 8250_fintek: Fix finding base_port with activated SuperIO
2017-10-18 20:04 UTC (2+ messages)
[PATCH] dell-laptop: Fix keyboard led max_brightness property for Dell Latitude E6410
2017-10-18 20:00 UTC (5+ messages)
` [PATCH v2] "
[GIT PULL urgent-membarrier] membarrier commits for 4.14
2017-10-18 19:59 UTC
[PATCH V8 1/5] dma-mapping: Rework dma_get_cache_alignment()
2017-10-18 19:54 UTC (4+ messages)
` [PATCH V8 5/5] libata: Align DMA buffer to dma_get_cache_alignment()
(no subject)
2017-10-18 13:20 UTC
[PATCH 00/58] networking: Convert timers to use timer_setup()
2017-10-18 19:45 UTC (7+ messages)
[PATCH 0/4] Code cleanup
2017-10-18 19:32 UTC (5+ messages)
` [PATCH 1/4] Staging: rtl8188eu: core: rtw_xmit: Use list_for_each_entry_safe
` [PATCH 2/4] Staging: rtl8188eu: core: rtw_ap: "
` [PATCH 3/4] Staging: rtl8188eu: core: rtw_mlme_ext: "
` [PATCH 4/4] Staging: rtl8188eu: core: Use list_entry instead of container_of
[PATCH 0/2] PowerPC-PS3: Adjustments for three function implementations
2017-10-18 19:32 UTC (2+ messages)
[PATCH v6 0/5] stm32 clocksource driver rework
2017-10-18 19:32 UTC (8+ messages)
` [PATCH v6 2/5] clocksource: stm32: convert driver to timer_of
` [PATCH v6 3/5] clocksource: stm32: only use 32 bits timers
` [PATCH v6 4/5] clocksource: stm32: add clocksource support
[PATCH] lib/dynamic_queue_limits.c: relax BUG_ON to WARN_ON in dql_complete()
2017-10-18 19:32 UTC (5+ messages)
staging: fsl-mc-bus: using MSI?
2017-10-18 19:31 UTC
[PATCH 0/5] PowerPC-pSeries: Adjustments for seven function implementations
2017-10-18 19:27 UTC (6+ messages)
` [PATCH 1/5] powerpc-pseries: Delete five error messages for a failed memory allocation
` [PATCH 2/5] powerpc-pseries: Improve nine size determinations
` [PATCH 3/5] powerpc-pseries: Delete an unnecessary variable initialisation in iommu_pseries_alloc_group()
` [PATCH 4/5] powerpc-pseries: Return directly after a failed kzalloc_node() "
` [PATCH 5/5] powerpc-pseries: Less function calls in iommu_pseries_alloc_group() after error detection
[PATCH 0/3 v11] oom: capture unreclaimable slab info in oom message
2017-10-18 19:09 UTC (10+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory
SystemTap 3.2 release
2017-10-18 19:01 UTC
driver mmap()'ed vma in process coredump
2017-10-18 18:56 UTC
[PATCH v6] eeprom: at24: Add OF device ID table
2017-10-18 18:51 UTC (3+ messages)
[PATCH v7 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
2017-10-18 18:50 UTC (4+ messages)
` [PATCH v7 02/10] arm: dts: sunxi: Restore EMAC changes
[GIT PULL] xfs: fixes for 4.14-rc6
2017-10-18 18:38 UTC
[PATCH-tip v7 00/15] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
2017-10-18 18:30 UTC (12+ messages)
` [PATCH-tip v7 02/15] locking/rwsem: Implement a new locking scheme
` [PATCH-tip v7 04/15] locking/rwsem: Remove kernel/locking/rwsem.h
` [PATCH-tip v7 05/15] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip v7 08/15] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v7 09/15] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH-tip v7 10/15] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip v7 11/15] locking/rwsem: Remove rwsem_wake spinlock optimization
` [PATCH-tip v7 12/15] locking/rwsem: Eliminate redundant writer wakeup calls
` [PATCH-tip v7 13/15] locking/rwsem: Improve fairness to writers
` [PATCH-tip v7 14/15] locking/rwsem: Make waiting writer to optimistically spin for the lock
` [PATCH-tip v7 15/15] locking/rwsem: Wake up all readers in wait queue
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox