messages from 2017-07-17 19:02:24 to 2017-07-17 21:55:32 UTC [more...]
[PATCH v2 0/6] Better document Sphinx install instructions
2017-07-17 21:55 UTC (5+ messages)
[rfc] superblock shrinker accumulating excessive deferred counts
2017-07-17 21:50 UTC (4+ messages)
[PATCH v2 0/8] Add a script to check for Sphinx install requirements
2017-07-17 21:46 UTC (9+ messages)
` [PATCH v2 1/8] docs: Makefile: remove no-ops targets
` [PATCH v2 2/8] scripts/sphinx-pre-install: add a script to check Sphinx install
` [PATCH v2 3/8] sphinx-pre-install: detect an existing virtualenv
` [PATCH v2 4/8] sphinx-pre-install: use a requirements file
` [PATCH v2 5/8] sphinx-pre-install: check for the need of graphviz-gd
` [PATCH v2 6/8] sphinx-pre-install: add dependencies for ImageMagick to work with svg
` [PATCH v2 7/8] sphinx-pre-install: fix USE needs for GraphViz and ImageMagick
` [PATCH v2 8/8] sphinx.rst: document scripts/sphinx-pre-install script
[PATCH v3 1/3] Documentation: devicetree: add Freescale RNGC binding
2017-07-17 21:16 UTC (3+ messages)
` [PATCH v3 2/3] ARM: i.MX25: add RNGC node to dtsi
` [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC
[PATCH 1/2] iio: Documentation: Add missing documentation for power attribute
2017-07-17 21:44 UTC (5+ messages)
` [PATCH 2/2] iio: Documentation: Add ina2xx shunt_resistor attribute documentation
[PATCH v2] mm/page_alloc: Wait for oom_lock before retrying
2017-07-17 21:42 UTC (3+ messages)
[PATCH] staging: unisys: visorbus: constify attribute_group structures
2017-07-17 21:36 UTC (5+ messages)
[GIT pull] irq updates for 4.13
2017-07-17 21:33 UTC (13+ messages)
[PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set
2017-07-17 21:32 UTC (2+ messages)
[PATCH 1/2] staging: atomisp2: hmm: Fixed comment style
2017-07-17 21:31 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] staging: atomisp2: hmm: Alignment code (rebased)
[PATCH v3 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
2017-07-17 21:28 UTC (5+ messages)
` [PATCH v3 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
` [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties
` [PATCH v3 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron
` [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
[PATCH v2] pty: show associative slave of ptmx in fdinfo
2017-07-17 21:27 UTC
[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
2017-07-17 21:10 UTC (39+ messages)
` [PATCH v10 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v10 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v10 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v10 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v10 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v10 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v10 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v10 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v10 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v10 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v10 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v10 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v10 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v10 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v10 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v10 16/38] efi: Add an EFI table address match function
` [PATCH v10 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v10 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v10 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v10 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v10 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v10 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v10 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v10 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v10 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v10 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v10 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v10 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v10 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v10 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v10 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v10 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v10 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v10 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v10 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v10 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v10 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v10 38/38] x86/mm: Add support to make use of Secure Memory Encryption
[PATCH] Documentation: dt: chosen property for kaslr-seed
2017-07-17 21:26 UTC (6+ messages)
[PATCH 00/14] gcc-7 warnings
2017-07-17 21:23 UTC (6+ messages)
` [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool
[RFC PATCH v1] irqchip: Add support for tango interrupt router
2017-07-17 21:22 UTC (8+ messages)
` [RFC PATCH v2] "
` [RFC PATCH v3] "
[PATCH 0/2] PM / suspend: Add platform_suspend_target_state()
2017-07-17 21:21 UTC (5+ messages)
` [PATCH v2] PM / suspend: Add suspend_target_state()
[PATCH resend] Documentation: arm: Replace use of virt_to_phys with __pa_symbol
2017-07-17 21:20 UTC (3+ messages)
[PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v3
2017-07-17 21:19 UTC (7+ messages)
` [PATCH 5/6] cgroup: implement cgroup v2 thread support
` [PATCH 6/6] cgroup: update debug controller to print out thread mode information
[PATCH net-next 00/12] net: dsa: mv88e6xxx: cleanup capabilities
2017-07-17 21:10 UTC (15+ messages)
` [PATCH net-next 08/12] net: dsa: mv88e6xxx: add POT flag to 88E6390
` [PATCH net-next 09/12] net: dsa: mv88e6xxx: add POT operation
` [PATCH net-next 10/12] net: dsa: mv88e6xxx: add a global2_addr info flag
` [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops
` [PATCH net-next 12/12] net: dsa: mv88e6xxx: add a multi_chip info flag
[PATCH] drm/i915: Return correct EDP voltage swing table for 0.85V
2017-07-17 21:17 UTC (5+ messages)
` [Intel-gfx] "
[PATCH v2 0/3] Qualcomm Light Pulse Generator
2017-07-17 21:08 UTC (10+ messages)
` [PATCH v2 1/3] leds: core: Introduce generic pattern interface
` [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding
[patch 0/3] Re: tty contention resulting from tty_open_by_device export
2017-07-17 21:04 UTC (5+ messages)
` [patch v2 0/3] tty contention resulting from tty_open_by_driver export
` [patch v2 1/3] tty: resolve tty contention between kernel and user space
` [patch v2 2/3] staging: speakup: use tty_kopen instead of tty_open_by_driver
` [patch v2 3/3] tty: undo export "
[RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition
2017-07-17 20:42 UTC (3+ messages)
[PATCH 0/7] Documentation warning reduction
2017-07-17 21:00 UTC (8+ messages)
` [PATCH 1/7] docs: Get module_init() docs from module.h
` [PATCH 2/7] docs: Do not include kerneldoc comments from kernel/sys.c
` [PATCH 3/7] docs: Do not include from .../seqno-fence.c
` [PATCH 4/7] docs: Get the struct cmbdata kernel doc from the right file
` [PATCH 5/7] docs: Do not include from drivers/scsi/constants.c
` [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h
` [PATCH 7/7] docs: Use :internal: for include/drm/drm_syncobj.h
[PATCH 1/6] genirq: generic chip: add generic irq_mask_ack functions
2017-07-17 20:58 UTC (5+ messages)
[GIT] Sparc
2017-07-17 20:57 UTC
[PATCH] Stagung: rtl8188eu: core: fixd comment coding style issue in rtw_xmit.c
2017-07-17 20:53 UTC
[PATCH v2] Enable namespaced file capabilities
2017-07-17 20:50 UTC (4+ messages)
` [PATCH v2] xattr: Enable security.capability in user namespaces
[PATCH] mtd: spear_smi: add NULL check on devm_kzalloc() return value
2017-07-17 20:49 UTC (2+ messages)
[PATCH 2/1] docs: disable KASLR when debugging kernel
2017-07-17 20:49 UTC (2+ messages)
[PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm
2017-07-17 20:49 UTC (12+ messages)
[PATCH] mtd: nand: vf610_nfc: add NULL check on of_match_device() return value
2017-07-17 20:49 UTC (3+ messages)
[PATCH v2] timer-of: handle of_irq_get_byname() result correctly
2017-07-17 20:45 UTC (2+ messages)
` [tip:timers/urgent] clocksource/drivers/timer-of: Handle "
[PATCH V3 2/2] mfd: Add ROHM BD9571MWV-M MFD PMIC driver
2017-07-17 20:46 UTC (3+ messages)
[PATCH V4 2/2] mfd: Add ROHM BD9571MWV-M MFD PMIC driver
2017-07-17 20:45 UTC
[PATCH 00/11] Drop unnecessary static
2017-07-17 20:45 UTC (5+ messages)
` [PATCH 03/11] mtd: physmap_of: "
` [PATCH 09/11] iio: orientation: hid-sensor-rotation: "
[PATCH] drm/rockchip: cdn-dp: send audio infoframe to sink
2017-07-17 20:44 UTC (3+ messages)
[ANNOUNCE] Git v2.14.0-rc0
2017-07-17 20:41 UTC (3+ messages)
[PATCH 1/2] irq: adjust state of irq in resume_irq() when IRQF_FORCE_RESUME set
2017-07-17 20:37 UTC (2+ messages)
` [tip:irq/urgent] genirq/PM: Properly pretend disabled state when force resuming interrupts
[PATCH 09/11] net: ec_bhf: constify pci_device_id
2017-07-17 20:38 UTC (2+ messages)
[PATCH 08/11] net: cadence: macb: constify pci_device_id
2017-07-17 20:38 UTC (2+ messages)
[PATCH] bluetooth/smp: ensure RNG is properly seeded before ECDH use
2017-07-17 20:36 UTC (2+ messages)
[PATCH v2 0/2] Add support for TI TAS6424 digital amplifier
2017-07-17 20:24 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: sound: add bindings for TAS6424
[GIT PULL] gcc-plugins updates for v4.13-rc2
2017-07-17 20:24 UTC
[PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips
2017-07-17 20:19 UTC (6+ messages)
[PATCH] dt-bindings: regulator: pwm-regulator: fix example syntax
2017-07-17 20:18 UTC (2+ messages)
[PATCH 0/7] Add support for IPQ8074 PCIe phy and controller
2017-07-17 20:17 UTC (7+ messages)
` [PATCH 1/7] dt-bindings: phy: qmp: Add output-clock-names
` [PATCH 2/7] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074
` [PATCH 6/7] dt-bindings: pci: qcom: Add support for IPQ8074
Help with trace-cmd/ftrace recording process ID information
2017-07-17 20:17 UTC (5+ messages)
[PATCH v2 00/22] Intel FPGA Device Drivers
2017-07-17 20:14 UTC (8+ messages)
` [PATCH v2 01/22] docs: fpga: add a document for Intel FPGA driver overview
` [PATCH v2 07/22] fpga: intel: pcie: parse feature list and create platform device for features
[PATCH 00/11] constify net pci_device_id
2017-07-17 20:14 UTC (3+ messages)
` [PATCH 01/11] rtlwifi: rtl8192de: constify pci_device_id
[PATCH v2 0/5] arm64: dts: rockchip: support mail and IPA thermal for rk3399
2017-07-17 20:07 UTC (5+ messages)
` [PATCH v2 1/5] dt-bindings: gpu: add the RK3399 mali for rockchip specifics
` [PATCH v2 2/5] dt-bindings: gpu: add a power_model optional properties for MALI
[PATCH] staging: gs_fpgaboot: remove FSF address from GPL notice
2017-07-17 20:05 UTC
[PATCH] staging: gs_fpgaboot: add buffer overflow checks
2017-07-17 20:05 UTC
[RFC PATCH v1 00/11] Create fast idle path for short idle periods
2017-07-17 19:59 UTC (18+ messages)
[PATCH v2] drm/i915: Return correct EDP voltage swing table for 0.85V
2017-07-17 19:58 UTC
[PATCH] staging: gs_fpgaboot: add buffer overflow checks
2017-07-17 19:53 UTC (2+ messages)
[GIT pull] irq fix for 4.13
2017-07-17 19:52 UTC
[GIT pull] smp fix for 4.13
2017-07-17 19:50 UTC
[v4.13-rc1 fixes] ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412
2017-07-17 19:45 UTC
[PATCH v9 00/10] mm: page migration enhancement for thp
2017-07-17 19:39 UTC (11+ messages)
` [PATCH v9 01/10] mm: mempolicy: add queue_pages_required()
` [PATCH v9 02/10] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH v9 03/10] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v9 04/10] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v9 05/10] mm: thp: enable thp migration in generic path
` [PATCH v9 06/10] mm: thp: check pmd migration entry in common path
` [PATCH v9 07/10] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v9 08/10] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v9 09/10] mm: migrate: move_pages() supports "
` [PATCH v9 10/10] mm: memory_hotplug: memory hotremove "
[PATCH] PCI: dwc: designware: make dw_pcie_prog_*_atu_unroll() static
2017-07-17 19:34 UTC (3+ messages)
[PATCH] PCI: dwc: designware: test PCIE_ATU_ENABLE bit to check enabled or not
2017-07-17 19:32 UTC (3+ messages)
[PATCH] i40iw: Simplify code
2017-07-17 19:31 UTC (2+ messages)
[PATCH 1/3] PCI: dwc: Handle host_init failures
2017-07-17 19:28 UTC (3+ messages)
[PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator
2017-07-17 19:26 UTC (8+ messages)
` [PATCH 05/10] percpu: change reserved_size to end page aligned
` [PATCH 07/10] percpu: fix misnomer in schunk/dchunk variable names
` [PATCH 08/10] percpu: change the number of pages marked in the first_chunk bitmaps
[PATCH v5 0/2] Add ASPEED watchdog device tree properties
2017-07-17 19:25 UTC (3+ messages)
` [PATCH v5 1/2] drivers/watchdog: Add optional ASPEED "
` [PATCH v5 2/2] drivers/watchdog: ASPEED reference dev tree properties for config
[PATCH 4.4 00/57] 4.4.77-stable review
2017-07-17 19:24 UTC (7+ messages)
` [PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by user verbs cmds
[PATCH 11/11] net: brcmfmac: constify pci_device_id
2017-07-17 19:21 UTC (2+ messages)
[RESEND PATCH v2 0/7] add some device nodes support for rk322x SoC
2017-07-17 19:16 UTC (3+ messages)
` [RESEND PATCH v2 7/7] ARM: dts: rockchip: add efuse device node for rk3228
[PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption
2017-07-17 19:11 UTC (5+ messages)
[PATCH v2 0/2] Fix modify_qp failure
2017-07-17 19:10 UTC (5+ messages)
` [PATCH v2 1/2] RDMA/uverbs: Fix the check for port number
` [PATCH v2 2/2] RDMA/core: Initialize port_num in qp_attr
[PATCH 0/3] Extend BGMAC driver for Stingray SoC
2017-07-17 19:05 UTC (5+ messages)
` [PATCH 2/3] net: ethernet: bgmac: Make IDM register space optional
[PATCH v2 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev
2017-07-17 19:03 UTC (2+ messages)
[GIT PULL] Please pull NFS client changes for Linux 4.13
2017-07-17 19:02 UTC (6+ messages)
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