messages from 2017-09-26 17:38:38 to 2017-09-26 22:01:04 UTC [more...]
[PATCH 0/7] re-enable XFS per-inode DAX
2017-09-26 22:00 UTC (29+ messages)
` [PATCH 1/7] xfs: always use DAX if mount option is used
` [PATCH 2/7] xfs: validate bdev support for DAX inode flag
` [PATCH 3/7] xfs: protect S_DAX transitions in XFS read path
` [PATCH 6/7] mm, fs: introduce file_operations->post_mmap()
` [PATCH 7/7] xfs: re-enable XFS per-inode DAX
[PATCH net-next 0/5] net: dsa: use generic slave phydev
2017-09-26 22:00 UTC (13+ messages)
` [PATCH net-next 1/5] net: dsa: return -ENODEV is there is no slave PHY
` [PATCH net-next 2/5] net: dsa: use slave device phydev
` [PATCH net-next 3/5] net: dsa: use phy_ethtool_get_link_ksettings
` [PATCH net-next 4/5] net: dsa: use phy_ethtool_set_link_ksettings
` [PATCH net-next 5/5] net: dsa: use phy_ethtool_nway_reset
WARNING: kernel stack frame pointer at ffff880156a5fea0 in bash:2103 has bad value 00007ffec7d87e50
2017-09-26 21:59 UTC (4+ messages)
[RFC PATCH 0/7] Fix year 2038 issue for sound subsystem
2017-09-26 21:54 UTC (4+ messages)
` [RFC PATCH 6/7] uapi: sound: Avoid using timespec for struct snd_ctl_elem_value
[PATCH] nfsd4: ensure cm_xid does not change across userspace fetches
2017-09-26 21:52 UTC (2+ messages)
[PATCH] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
2017-09-26 21:50 UTC (2+ messages)
[PATCH v1 0/5] NVIDIA Tegra AHB DMA controller driver
2017-09-26 21:37 UTC (5+ messages)
` [PATCH v1 4/5] dmaengine: Add driver for NVIDIA Tegra AHB DMA controller
[PATCH] PM / PCI: Do not resume any devices in pci_pm_prepare()
2017-09-26 21:39 UTC (5+ messages)
[PATCH v5 0/2] thermal: add brcmstb AVS TMON driver
2017-09-26 21:38 UTC (5+ messages)
` [PATCH v5 1/2] Documentation: devicetree: add binding for Broadcom STB AVS TMON
` [PATCH v5 2/2] thermal: add brcmstb AVS TMON driver
[PATCH] PM: ARM: sa1111: Drop suspend and resume bus type callbacks
2017-09-26 21:37 UTC (3+ messages)
[PATCH v4 0/4] thermal: add brcmstb AVS TMON driver
2017-09-26 21:36 UTC (10+ messages)
` [PATCH v4 2/4] "
[PATCH v1 0/2] NVIDIA Tegra20 video decoder driver
2017-09-26 21:35 UTC (4+ messages)
[PATCH] scsi: ufs: continue to boot even with Boot LUN is disabled
2017-09-26 21:33 UTC (2+ messages)
kernFS/sysfs: mmap and vm_operations close
2017-09-26 21:31 UTC (2+ messages)
[PATCH] net: stmmac: Meet alignment requirements for DMA
2017-09-26 21:30 UTC (6+ messages)
Unreviewed arm64 ABI change in linux-next via driver-core tree
2017-09-26 21:20 UTC (3+ messages)
linux-next: Tree for Sep 19
2017-09-26 21:18 UTC (9+ messages)
` linux-next: Tree for Sep 19 (x86/kernel/cpuinfo.c)
[PATCH -next v2] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
2017-09-26 21:15 UTC (4+ messages)
[PATCH v4 for 4.14 1/3] membarrier: Provide register expedited private command
2017-09-26 21:15 UTC (10+ messages)
` [PATCH for 4.14 2/3] membarrier: selftest: Test private expedited cmd
` [PATCH v4 for 4.14 3/3] membarrier: Document scheduler barrier requirements
[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
2017-09-26 21:14 UTC (8+ messages)
` [RFC 04/11] KVM, arm, arm64: Offer PAs to IPAs idmapping to internal VMs
[PATCH v3 02/10] dmaengine: sun6i: Correct burst length field offsets for H3
2017-09-26 21:08 UTC (2+ messages)
[v8 0/4] cgroup-aware OOM killer
2017-09-26 21:04 UTC (12+ messages)
[PATCH] PM: ARM: locomo: Drop suspend and resume bus type callbacks
2017-09-26 20:45 UTC
DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-09-26 20:50 UTC (12+ messages)
[PATCH v2 0/6] KEYS: fix atomicity issues with key flags
2017-09-26 20:39 UTC (8+ messages)
` [PATCH v2 1/6] KEYS: fix race between updating and finding negative key
` [PATCH v2 2/6] KEYS: load key flags atomically in key_is_instantiated()
` [PATCH v2 3/6] KEYS: load key flags and expiry time atomically in key_validate()
` [PATCH v2 4/6] KEYS: load key flags and expiry time atomically in keyring_search_iterator()
` [PATCH v2 5/6] KEYS: load key flags and expiry time atomically in proc_keys_show()
` [PATCH v2 6/6] KEYS: remove KEY_FLAG_NEGATIVE
[PATCH] ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
2017-09-26 20:25 UTC (3+ messages)
[PATCH 00/10] kernel-doc: add supported to document nested structs/unions
2017-09-26 20:29 UTC (12+ messages)
` [PATCH 01/10] scripts: kernel-doc: get rid of unused output formats
` [PATCH 02/10] docs: kernel-doc.rst: better describe kernel-doc arguments
` [PATCH 03/10] docs: kernel-doc.rst: improve private members description
` [PATCH 04/10] docs: kernel-doc.rst: improve function documentation section
` [PATCH 05/10] docs: kernel-doc.rst: improve structs chapter
` [PATCH 06/10] docs: kernel-doc: improve typedef documentation
` [PATCH 07/10] docs: kernel-doc.rst: add documentation about man pages
` [PATCH 08/10] docs: get rid of kernel-doc-nano-HOWTO.txt
` [PATCH 09/10] scripts: kernel-doc: parse next structs/unions
` [PATCH 10/10] [RFC] w1_netlink.h: add support for nested structs
[PATCH] HID: usbhid: fix out-of-bounds bug
2017-09-26 20:22 UTC (4+ messages)
dln2-adc.c:undefined reference to `devm_iio_triggered_buffer_setup'
2017-09-26 20:20 UTC
[PATCH v2 00/14] Introduce support for Dell SMBIOS over WMI
2017-09-26 20:19 UTC (24+ messages)
` [PATCH v2 01/14] platform/x86: dell-wmi: label driver as handling notifications
` [PATCH v2 02/14] platform/x86: dell-smbios: drop needless includes
` [PATCH v2 03/14] platform/x86: dell-wmi: Don't match on descriptor GUID modalias
` [PATCH v2 04/14] platform/x86: dell-smbios: Add pr_fmt definition to driver
` [PATCH v2 05/14] platform/x86: wmi: sort include list
` [PATCH v2 06/14] platform/x86: wmi: Cleanup exit routine in reverse order of init
` [PATCH v2 07/14] platform/x86: wmi: destroy on cleanup rather than unregister
` [PATCH v2 08/14] platform/x86: dell-smbios: Introduce a WMI-ACPI interface
` [PATCH v2 09/14] platform/x86: dell-smbios: rename to dell-wmi-smbios
` [PATCH v2 10/14] platform/x86: dell-wmi-smbios: Use Dell WMI descriptor check
` [PATCH v2 11/14] platform/x86: wmi: create character devices when requested by drivers
` [PATCH v2 12/14] platform/x86: dell-wmi-smbios: introduce character device for userspace
` [PATCH v2 13/14] platform/x86: Kconfig: Change the default settings for dell-wmi-smbios
` [PATCH v2 14/14] platform/x86: dell-wmi-smbios: clean up wmi descriptor check
BUG in git diff-index
2017-09-26 20:11 UTC (2+ messages)
[PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
2017-09-26 20:15 UTC (6+ messages)
[PATCH v3 01/10] dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3
2017-09-26 20:11 UTC (2+ messages)
[PATCH] clk: hisilicon: Delete an error message for a failed memory allocation in hisi_register_clkgate_sep()
2017-09-26 20:05 UTC
[PATCH v7] PCI: Workaround wrong flags completions for IDT switch
2017-09-26 20:03 UTC (4+ messages)
[PATCH 0/3] make PCI's and platform's driver_override_store()/show() converge
2017-09-26 20:02 UTC (6+ messages)
` [PATCH 2/3] PCI: don't use snprintf() in driver_override_show()
Regression related to ipc shmctl compat
2017-09-26 19:45 UTC (8+ messages)
` [git pull] vfs.git regression fix "
[PATCH v4 0/3] sched/fair: Introduce scaled capacity awareness in enqueue
2017-09-26 19:48 UTC (4+ messages)
` [PATCH 2/3] sched/fair: Introduce scaled capacity awareness in select_idle_sibling code path
[PATCH 0/2] X-Gene clock: Adjustments for seven function implementations
2017-09-26 19:42 UTC (3+ messages)
` [PATCH 1/2] clk-xgene: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/2] clk-xgene: Adjust six checks for null pointers
[PATCH v4 0/9] bring back stack frame warning with KASAN
2017-09-26 19:36 UTC (3+ messages)
` [PATCH v4 9/9] kasan: rework Kconfig settings
(*ABS*+0xbb29b267): multiple definition of `__crc___gcov_merge_add'
2017-09-26 19:37 UTC (2+ messages)
` [PATCH] gcov: GCOV_KERNEL and GCOV are mutually exclusive
[PATCH] fs/coda: ensure the header peeked at is the same in the actual message
2017-09-26 19:35 UTC (3+ messages)
[PATCH v2] crypto: s5p-sss: Add HASH support for Exynos
2017-09-26 19:28 UTC (6+ messages)
[PATCH net-next RFC 0/5] batched tx processing in vhost_net
2017-09-26 19:26 UTC (8+ messages)
` [PATCH net-next RFC 2/5] vhost: introduce helper to prefetch desc index
` [PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx()
` [PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing
[PATCH v2] acpi: apei: Add SEI notification type support for ARMv8
2017-09-26 19:23 UTC (2+ messages)
[PATCH 1/1] [tools]: android/ion: userspace test utility for ion buffer sharing
2017-09-26 19:22 UTC (3+ messages)
[PATCH] mm: Fix typo in VM_MPX definition
2017-09-26 19:19 UTC (2+ messages)
[PATCH] scsi: libsas: remove unused variable sas_ha
2017-09-26 19:17 UTC
[PATCH] IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines
2017-09-26 19:11 UTC (5+ messages)
[Part1 PATCH v4 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-09-26 19:11 UTC (13+ messages)
` [Part1 PATCH v4 02/17] x86/mm: Add Secure Encrypted Virtualization (SEV) support
` [Part1 PATCH v4 10/17] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
` [Part1 PATCH v4 12/17] x86/boot: Add early boot support when running with SEV active
` [Part1 PATCH v4 13/17] x86/io: Unroll string I/O when SEV is active
[PATCH net v2] net: dsa: mv88e6xxx: lock mutex when freeing IRQs
2017-09-26 19:05 UTC (2+ messages)
[PATCH] x86/apic: Do not use smp_processor_id() in preemptible code
2017-09-26 19:03 UTC (2+ messages)
[PATCH v5 0/3] livepatch callbacks
2017-09-26 19:01 UTC (4+ messages)
` [PATCH v5 1/3] livepatch: add (un)patch callbacks
[PATCH 1/2 v2] fdmap(2)
2017-09-26 19:00 UTC (8+ messages)
` [PATCH v2 2/2] pidmap(2)
[PATCH] mmc:host:sdhci-pci: Addition of Arasan PCI controller with integrated phy
2017-09-26 18:59 UTC
[PATCH] arm64: fix documentation on kernel pages mappings to HYP VA
2017-09-26 18:45 UTC (2+ messages)
[PATCH v3 0/7] clocksource: sh_cmt: Update driver for DT binding rework
2017-09-26 18:38 UTC (3+ messages)
[PATCH] rwsem: fix missed wakeup due to reordering of load
2017-09-26 18:37 UTC (2+ messages)
[PATCH] net/tls: move version check after second userspace fetch
2017-09-26 18:37 UTC (2+ messages)
[PATCH] MAINTAINERS: Fix path and add bindings to timers
2017-09-26 18:35 UTC (3+ messages)
[PATCH] mm/device-public-memory: Enable move_pages() to stat device memory
2017-09-26 18:35 UTC (5+ messages)
[PATCH] net: bcm63xx_enet: Use setup_timer and mod_timer
2017-09-26 18:33 UTC (2+ messages)
[PATCH] staging: iio: trigger: Move header file content to source file
2017-09-26 18:26 UTC
+ bloat-o-meter-provide-3-different-arguments-for-data-function-and-all.patch added to -mm tree
2017-09-26 18:26 UTC
[PATCH 0/4] U300 clock: Adjustments for three function implementations
2017-09-26 18:25 UTC (5+ messages)
` [PATCH 1/4] clk-u300: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/4] clk-u300: Improve a size determination "
` [PATCH 3/4] clk-u300: Add some spaces for better code readability
` [PATCH 4/4] clk-u300: Fix a typo in two comment lines
[PATCH v4 2/3] ipv4: Namespaceify tcp_fastopen_key knob
2017-09-26 18:18 UTC (4+ messages)
[PATCH 00/10] x86/fpu: Split up "x86/fpu: Tighten validation of user-supplied xstate_header"
2017-09-26 18:17 UTC (5+ messages)
` [RFC GIT PULL] x86 FPU fixes and cleanups
[PATCH 1/2] arm: dts: Add support for National Instruments Project Sulfur SDRs
2017-09-26 18:15 UTC (8+ messages)
[PATCH v4 pci 0/2] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
2017-09-26 17:49 UTC (3+ messages)
` [PATCH v4 pci 1/2] "
` [PATCH v4 pci 2/2] PCI/MSI: Enforce MSI driver loaded before PCIe in ACPI boot
[PATCH net-next] net-next/hinic: Fix a case of Tx Queue is Stopped forever
2017-09-26 18:11 UTC
[PATCH] input/touchscreen: use EXPERT instead of EMBEDDED
2017-09-26 18:10 UTC (2+ messages)
[PATCH v4 0/2] staging: ion: get one device per heap
2017-09-26 18:08 UTC (4+ messages)
` [PATCH v4 2/2] staging: ion: create one device entry "
[PATCH v8 00/28] x86: Enable User-Mode Instruction Prevention
2017-09-26 18:05 UTC (3+ messages)
` [PATCH v8 13/28] x86/insn-eval: Add utility function to get segment descriptor
[PATCH net] net: dsa: mv88e6xxx: lock mutex when freeing IRQs
2017-09-26 18:01 UTC (3+ messages)
[PATCH] dmaengine: pl330: fix descriptor allocation fail
2017-09-26 18:03 UTC (3+ messages)
[PATCH net-next] net-next/hinic: Set Rxq irq to specific cpu for NUMA
2017-09-26 17:57 UTC
[RFC PATCH 0/2] kbuild: Cache exploratory calls to the compiler
2017-09-26 17:55 UTC (3+ messages)
` [RFC PATCH 1/2] kbuild: Add a cache for generated variables
` [RFC PATCH 2/2] kbuild: Cache a few more calls to the compiler
[PATCH v3 0/2] staging: ion: get one device per heap
2017-09-26 17:52 UTC (6+ messages)
` [PATCH v3 2/2] staging: ion: create one device entry "
[PATCH 0/2] pinctrl: Allow indicating loss of state across suspend/resume
2017-09-26 17:51 UTC (7+ messages)
` [PATCH 1/2] pinctrl: Allow a device to indicate when to force a state
I need your help to transfer my inheritance fund which i inheritances from my late father reply me for more details if you are willingness to help me,
2017-09-26 17:30 UTC
[PATCH v4 0/4] Add STM32 MDMA driver
2017-09-26 17:44 UTC (3+ messages)
` [PATCH v4 3/4] ARM: dts: stm32: Add MDMA support for STM32H743 SoC
[PATCH] [media] clk-kona-setup: Delete two error messages for a failed memory allocation in parent_process()
2017-09-26 17:40 UTC (2+ messages)
[PATCH] thermal: enable broadcom menu for arm64 bcm2835
2017-09-26 17:37 UTC
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