All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-22 20:26:21 to 2017-05-22 21:13:41 UTC [more...]

[patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
 2017-05-22 21:13 UTC  (11+ messages)

[PATCH 1/1] futex: remove duplicated code
 2017-05-22 21:11 UTC  (10+ messages)
      ` [OpenRISC] "

linux-next: manual merge of the selinux tree with Linus' tree
 2017-05-22 21:13 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/13] vvfat: misc fixes for read-only mode
 2017-05-22 21:12 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/13] vvfat: fix qemu-img map and qemu-img convert
` [Qemu-devel] [PATCH v2 02/13] vvfat: replace tabs by 8 spaces
` [Qemu-devel] [PATCH v2 03/13] vvfat: fix typos
` [Qemu-devel] [PATCH v2 04/13] vvfat: rename useless enumeration values
` [Qemu-devel] [PATCH v2 05/13] vvfat: introduce offset_to_bootsector, offset_to_fat and offset_to_root_dir
` [Qemu-devel] [PATCH v2 06/13] vvfat: fix field names in FAT12/FAT16 and FAT32 boot sectors
` [Qemu-devel] [PATCH v2 07/13] vvfat: always create . and .. entries at first and in that order
` [Qemu-devel] [PATCH v2 08/13] vvfat: correctly create long names for non-ASCII filenames
` [Qemu-devel] [PATCH v2 09/13] vvfat: correctly create base short "
` [Qemu-devel] [PATCH v2 10/13] vvfat: correctly generate numeric-tail of short file names
` [Qemu-devel] [PATCH v2 11/13] vvfat: limit number of entries in root directory in FAT12/FAT16
` [Qemu-devel] [PATCH v2 12/13] vvfat: handle KANJI lead byte 0xe5
` [Qemu-devel] [PATCH v2 13/13] vvfat: change OEM name to 'MSWIN4.1'

linux-next: build failure after merge of the selinux tree
 2017-05-22 21:12 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: timeriomem_rng: Add entropy quality property
 2017-05-22 21:12 UTC  (3+ messages)
` [PATCH v2 2/2] hw_random: timeriomem_rng: Allow setting RNG quality from platform data

[PATCH] mm: Define KB, MB, GB, TB in core VM
 2017-05-22 21:11 UTC  (3+ messages)

[PATCH] mmc: block: fix semicolon.cocci warnings
 2017-05-22 21:11 UTC 

[4.11 regression] su / sudo doesn't work when enlightenment is running as the window manager
 2017-05-22 21:04 UTC  (3+ messages)
  ` [CFT][PATCH] ptrace: Properly initialize ptracer_cred on fork

[PATCH 0/2] at803x: don't power-down SGMII link
 2017-05-22 21:10 UTC  (6+ messages)
` [PATCH 2/2] at803x: double check SGMII side autoneg

[PATCHv2 0/3] Add streaming support to driver_data API
 2017-05-22 21:09 UTC  (3+ messages)
` [PATCHv2 3/3] fpga_mgr: Add streaming support through the new "

SD combo cards: do you have them? do you use them?
 2017-05-22 21:03 UTC  (2+ messages)

Build regressions/improvements in v4.12-rc2
 2017-05-22 21:08 UTC  (4+ messages)

[pcmoore-selinux:next 17/17] security/selinux/ibpkey.c:116:24: sparse: incompatible types in comparison expression (different address spaces)
 2017-05-22 21:06 UTC  (2+ messages)

[PATCH] [media] atomisp: use NULL instead of 0 for pointers
 2017-05-22 21:04 UTC 

[patch net-next 1/2] net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove
 2017-05-22 21:04 UTC  (8+ messages)
` [patch net-next 2/2] net/sched: fix filter flushing

[PATCH v6] qtnfmac: introduce new FullMAC driver for Quantenna chipsets
 2017-05-22 21:04 UTC  (7+ messages)

4.12-RC2 BUG: scheduling while atomic: irq/47-iwlwifi
 2017-05-22 21:04 UTC  (6+ messages)

[PULL REQUEST] i2c for 4.12
 2017-05-22 21:04 UTC  (6+ messages)

+ mm-madvise-enable-softhard-offline-of-hugetlb-pages-at-pgd-level-fix.patch added to -mm tree
 2017-05-22 21:03 UTC 

use libqmi or .json definition for qmi calls
 2017-05-22 21:03 UTC  (2+ messages)

[PATCH] Documentation: Fix formatting typo in pretty-formats.txt
 2017-05-22 20:59 UTC 

[PATCH 0/5] net-SCTP: Adjustments for three function implementations
 2017-05-22 21:00 UTC  (16+ messages)
` [PATCH 1/5] sctp: Use kmalloc_array() in sctp_init()
` [PATCH 2/5] sctp: Delete an error message for a failed memory allocation "
` [PATCH 3/5] sctp: Fix a typo in a comment line "
` [PATCH 4/5] sctp: Improve a size determination in sctp_inetaddr_event()
` [PATCH 5/5] sctp: Adjust one function call together with a variable assignment

+ mm-hugetlb-allow-architectures-to-override-huge_pte_clear.patch added to -mm tree
 2017-05-22 21:00 UTC 

+ mm-rmap-use-correct-helper-when-poisoning-hugepages.patch added to -mm tree
 2017-05-22 21:00 UTC 

+ mm-hugetlb-introduce-set_huge_swap_pte_at-helper.patch added to -mm tree
 2017-05-22 21:00 UTC 

+ mm-gup-ensure-real-head-page-is-ref-counted-when-using-hugepages.patch added to -mm tree
 2017-05-22 21:00 UTC 

+ mm-hugetlb-add-size-parameter-to-huge_pte_offset.patch added to -mm tree
 2017-05-22 21:00 UTC 

[PATCH 00/13] [RFC] orangefs page cache
 2017-05-22  9:59 UTC  (14+ messages)
` [PATCH 01/13] orangefs: move orangefs_address_operations to file.c
` [PATCH 02/13] orangefs: remove orangefs_readpages
` [PATCH 03/13] orangefs: make orangefs_inode_read static
` [PATCH 04/13] orangefs: only set a_ops for regular files
` [PATCH 05/13] orangefs: BUG_ON if i_mode invalid
` [PATCH 06/13] orangefs: remove mapping_nrpages macro
` [PATCH 07/13] orangefs: set up and use backing_dev_info
` [PATCH 08/13] orangefs: initialize new inode size to zero
` [PATCH 09/13] orangefs: inodes linger in cache
` [PATCH 10/13] orangefs: implement direct_IO for the read case
` [PATCH 11/13] orangefs: lock inode during fsync
` [PATCH 12/13] orangefs: call generic_file_read_iter
` [PATCH 13/13] orangefs: implement write through the page cache

+ mm-gup-remove-broken-vm_bug_on_page-compound-check-for-hugepages.patch added to -mm tree
 2017-05-22 21:00 UTC 

[PATCH v7 0/9] SELinux support for Infiniband RDMA
 2017-05-22 20:59 UTC  (7+ messages)
` [PATCH v7 2/9] IB/core: Enforce PKey security on QPs

[PATCH 00/24] Thunderbolt security levels and NVM firmware upgrade
 2017-05-22 20:57 UTC  (14+ messages)
` [PATCH 02/24] thunderbolt: Do not try to read UID if DROM offset is read as 0

[PATCH 0/3] pinctrl: bcm/samsung/tegra: make bool code non-modular
 2017-05-22 20:56 UTC  (8+ messages)
` [PATCH 1/3] pinctrl: samsung: clean up modular vs. non-modular distinctions
` [PATCH 2/3] pinctrl: tegra: "
` [PATCH 3/3] pinctrl: bcm: "

[Bug 194761] New: amdgpu driver breaks on Oland (SI)
 2017-05-22 20:57 UTC  (2+ messages)
` [Bug 194761] "

[PATCH 0/3] mm/slub: Fix unused function warnings
 2017-05-22 20:56 UTC  (6+ messages)
` [PATCH 1/3] mm/slub: Only define kmalloc_large_node_hook() for NUMA systems

[xen-unstable test] 109679: regressions - FAIL
 2017-05-22 20:55 UTC 

QGroups Semantics
 2017-05-22 20:54 UTC  (3+ messages)

[PATCH 0/4] input: move include files out of include/linux/i2c
 2017-05-22 20:54 UTC  (5+ messages)
` [PATCH 4/4] input: tsc2007: move header file out of I2C realm

[PATCH RESEND] drm: mxsfb_crtc: Reset the eLCDIF controller
 2017-05-22 20:53 UTC  (2+ messages)

[Qemu-trivial] [PATCH] qemu-doc: Move the qemu-ga description into a separate chapter
 2017-05-22 20:53 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] orangefs: off by ones in xattr size checks
 2017-05-22 20:53 UTC  (3+ messages)

RHEL 7.3 : httpd : type=SELINUX_ERR op=security_bounded_transition seresult=denied
 2017-05-22 20:52 UTC  (8+ messages)

[Fuego] First steps with fuego
 2017-05-22 20:51 UTC  (14+ messages)

[PATCH 0/4] Raspberry Pi Touchscreen bridge/panel drivers
 2017-05-22 20:51 UTC  (11+ messages)
` [PATCH 2/4] dt-bindings: Document the Raspberry Pi Touchscreen nodes

[U-Boot] [PATCH 0/2] sunxi: update Pine64 device tree
 2017-05-22 20:49 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] sunxi: A64: (re-)add sun8i emac DT nodes

[PATCH net-next 00/20] net: dsa: distribute switch events
 2017-05-22 20:45 UTC  (4+ messages)
` [PATCH net-next 17/20] net: dsa: add notifier for ageing time

FAILED: patch "[PATCH] of: fdt: add missing allocation-failure check" failed to apply to 4.4-stable tree
 2017-05-22 20:46 UTC  (2+ messages)

[PATCH 0/7] rc: don't poke around in rc_dev internals
 2017-05-22 20:46 UTC  (5+ messages)
` [PATCH 3/7] rc-core: img-nec-decoder - leave the internals of rc_dev alone
` [PATCH 4/7] rc-core: sanyo "

[RFCRAP 0/3?] xfs: OH GOD MY EYES!
 2017-05-22 20:46 UTC  (7+ messages)
` [PATCH 3/3] xfs: freeze rw filesystems just prior to reboot

[PATCH] sched: Introduce scaled capacity awareness in enqueue
 2017-05-22 20:48 UTC 

[PATCH 0/4] blk-throttle: fix a few issues
 2017-05-22 20:45 UTC  (2+ messages)

[PATCH v4] x86/vpmu: add cpu hot unplug notifier for vpmu
 2017-05-22 20:45 UTC 

[xen-unstable baseline-only test] 71387: regressions - trouble: blocked/broken/fail/pass
 2017-05-22 20:45 UTC 

[PATCH] powerpc/hotplug-mem: Fix aa_index match bug for hotplug
 2017-05-22 20:44 UTC 

[kernel-hardening] [PATCH 1/1] Sealable memory support
 2017-05-22 20:43 UTC  (13+ messages)
` [kernel-hardening] [PATCH] LSM: Make security_hook_heads a local variable
  ` [kernel-hardening] "
        `  "

[PATCH] xfs: fix unaligned access in xfs_btree_visit_blocks
 2017-05-22 20:43 UTC  (3+ messages)
` [PATCH V2] "

4.11.2: reshape raid5 -> raid6 atop bcache deadlocks at start on md_attr_store / raid5_make_request
 2017-05-22 20:43 UTC  (5+ messages)

[PATCH] arch: blackfin: kernel: bfin_gpio: Use strlcpy to Copy a C-string into a sized buffer
 2017-05-22 20:42 UTC 

[RFC net-next PATCH 0/5] XDP driver feature API and handling change to xdp_buff
 2017-05-22 20:42 UTC  (7+ messages)
` [RFC net-next PATCH 4/5] net: new XDP feature for reading HW rxhash from drivers

[PATCH 01/24] drm/i915/selftests: Pretend to be a gfx pci device
 2017-05-22 20:39 UTC  (3+ messages)
` [PATCH 03/24] drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty

[PATCH] um: Add mark_rodata_ro support
 2017-05-22 20:40 UTC  (7+ messages)
` [uml-devel] "

(unknown),
 2017-05-22 20:39 UTC 

Documenting sigaltstack SS_AUTODISRM
 2017-05-22 20:38 UTC  (2+ messages)

[U-Boot] [GIT PULL V2] Please pull u-boot-mmc master
 2017-05-22 20:38 UTC  (7+ messages)
    ` [U-Boot] [BUG]Rockchip armv7 SoCs can not boot on latest U-Boot

[U-Boot] [PATCH] mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing
 2017-05-22 20:38 UTC  (4+ messages)

[PATCH v4 0/4] convert: add "status=delayed" to filter process protocol
 2017-05-22 20:37 UTC  (6+ messages)
` [PATCH v4 4/4] "

[PATCH iproute2] ip: add handling for new CAN netlink interface
 2017-05-22 20:37 UTC  (2+ messages)

[PATCH 4/4] Documentation: Update IRQ-domain.txt to document irq_domain_mapping
 2017-05-22 20:35 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH] platform/x86: ideapad-laptop: hide unused 'touchpad_store'
 2017-05-22 20:36 UTC  (3+ messages)

[bug report] ceph: fix race between page writeback and truncate
 2017-05-22 20:35 UTC 

[PATCH 3/4] genirq/msi: Populate the domain name if provided by the irqchip
 2017-05-22 20:35 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 2/4] irqdomain: Let irq_domain_mapping display ACPI fwnode attributes
 2017-05-22 20:34 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH] dm ioctl: Restore __GFP_HIGH in copy_params()
 2017-05-22 20:35 UTC  (11+ messages)
                  `  "

sstate-cache question
 2017-05-22 20:35 UTC  (2+ messages)

[PATCH 1/4] irqdomain: Let irq_domain_mapping display hierarchical domains
 2017-05-22 20:33 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v3 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
 2017-05-22 20:34 UTC  (6+ messages)
` [PATCH v3.1 "

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-05-22 20:34 UTC  (7+ messages)
` [PATCH 3/3] mfd: twl: move header file out of I2C realm
  ` [rtc-linux] "

[PATCH iproute2 1/1] tc: fix Makefile to build skbmod
 2017-05-22 20:34 UTC  (2+ messages)

[PATCH 0/1] x86/cqm: Cqm3 Design Documentation
 2017-05-22 20:34 UTC  (4+ messages)

[PATCH v3] drm: mxsfb_crtc: Reset the eLCDIF controller
 2017-05-22 20:33 UTC  (5+ messages)

[patch net-next v3 00/10] net: sched: introduce multichain support for filters
 2017-05-22 20:33 UTC  (3+ messages)
` [patch iproute2 v2 repost 1/3] tc_filter: add support for chain index

[PATCH] MAINTAINERS: EP93XX: Update maintainership
 2017-05-22 20:32 UTC  (3+ messages)

[PATCH] xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma_bc_setup()
 2017-05-22 20:31 UTC  (3+ messages)

[PATCH] gpu: drm: gma500: remove two more dead variable
 2017-05-22 20:30 UTC  (2+ messages)

[PATCH 0/2] orange-pi-zero: minor updates for board peripherals
 2017-05-22 20:30 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: orange-pi-zero: enable SPI NOR

[PATCH] clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
 2017-05-22 20:29 UTC  (2+ messages)

[PATCH v2] kthread: fix use-after-free if kthread fork fails
 2017-05-22 20:24 UTC  (2+ messages)
` [tip:core/urgent] kthread: Fix "

+ mm-adaptive-hash-table-scaling-v5.patch added to -mm tree
 2017-05-22 20:28 UTC 

[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
 2017-05-22 20:27 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 02/10] drivers: spi: consider command bytes when sending transfers

[U-Boot] [PATCH] Kconfig: Add support for hash and sha1sum commands
 2017-05-22 20:26 UTC  (2+ messages)

[Qemu-trivial] [PATCH] qemu-doc: Add hyperlinks to further license information
 2017-05-22 20:26 UTC  (2+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH v2 0/4] sunxi: video: Add support for TV (composite) output on H3/H5
 2017-05-22 20:26 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] sunxi: video: Rename tve.c to tve_common.c
` [U-Boot] [PATCH v2 3/4] sunxi: video: Add support for CSC and TVE to DE2 driver

[U-Boot] [PATCH 0/3] Extend xhci-dwc3
 2017-05-22 20:26 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] usb: host: xhci-dwc3: Add dual role mode support from DT
` [U-Boot] [PATCH 3/3] usb: host: xhci-dwc3: Add generic PHY support

[U-Boot] [PATCH] rockchip: dts: rk3328: add aliases for mmc controller
 2017-05-22 20:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] reset: sti: add deassert counter in reset channel descriptor
 2017-05-22 20:26 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] usb: Extend ehci and ohci generic drivers
 2017-05-22 20:26 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/7] usb: host: ehci-generic: replace printf() by error()
` [U-Boot] [PATCH v3 4/7] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v3 7/7] usb: host: ohci-generic: "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.