linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-19 19:39:34 to 2017-06-20 00:00:08 UTC [more...]

[patch 00/55] genirq: Debuggability, consolidation and managed affinities
 2017-06-19 23:37 UTC  (17+ messages)
` [patch 01/55] x86/apic: Add name to irq chip
` [patch 02/55] iommu/amd: "
` [patch 03/55] iommu/vt-d: "
` [patch 06/55] x86/vector: Create named irq domain
` [patch 07/55] x86/ioapic: "
` [patch 08/55] x86/htirq: Create named domain
` [patch 09/55] x86/uv: Create named irq domain
` [patch 10/55] x86/msi: Provide new iommu irqdomain interface
` [patch 12/55] iommu/amd: Use named irq domain interface
` [patch 13/55] x86/msi: Remove unused remap "
` [patch 15/55] PCI: vmd: Create named irq domain
` [patch 17/55] genirq/debugfs: Add proper debugfs interface
` [patch 18/55] genirq: Add missing comment for IRQD_STARTED
` [patch 20/55] x86/irq: Cleanup pending irq move in fixup_irqs()
` [patch 24/55] genirq: Move pending helpers to internal.h
` [patch 28/55] genirq/cpuhotplug: Do not migrated shutdown irqs

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-19 23:46 UTC  (8+ messages)
` [PATCH 0/3] ACPI "
  ` [PATCH v2 "
    ` [PATCH v2 1/3] platform: x86: intel-vbtn: Wake up the system from suspend-to-idle
    ` [PATCH v2 2/3] platform: x86: intel-hid: "
    ` [PATCH v2 3/3] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent Dell systems

[PATCH 00/23] Hardened usercopy whitelisting
 2017-06-19 23:36 UTC  (24+ messages)
` [PATCH 01/23] usercopy: Prepare for "
` [PATCH 02/23] usercopy: Enforce slab cache usercopy region boundaries
` [PATCH 03/23] vfs: define usercopy region in names_cache slab caches
` [PATCH 04/23] vfs: copy struct mount.mnt_id to userspace using put_user()
` [PATCH 05/23] befs: define usercopy region in befs_inode_cache slab cache
` [PATCH 06/23] cifs: define usercopy region in cifs_request "
` [PATCH 07/23] exofs: define usercopy region in exofs_inode_cache "
` [PATCH 08/23] ext2: define usercopy region in ext2_inode_cache "
` [PATCH 09/23] ext4: define usercopy region in ext4_inode_cache "
` [PATCH 10/23] vxfs: define usercopy region in vxfs_inode "
` [PATCH 11/23] jfs: define usercopy region in jfs_ip "
` [PATCH 12/23] orangefs: define usercopy region in orangefs_inode_cache "
` [PATCH 13/23] ufs: define usercopy region in ufs_inode_cache "
` [PATCH 14/23] fork: define usercopy region in thread_stack, task_struct, mm_struct slab caches
` [PATCH 15/23] net: define usercopy region in struct proto slab cache
` [PATCH 16/23] net: copy struct sctp_sock.autoclose to userspace using put_user()
` [PATCH 17/23] dcache: define usercopy region in dentry_cache slab cache
` [PATCH 18/23] scsi: define usercopy region in scsi_sense_cache "
` [PATCH 19/23] xfs: define usercopy region in xfs_inode "
` [PATCH 20/23] usercopy: convert kmalloc caches to usercopy caches
` [PATCH 21/23] usercopy: Restrict non-usercopy caches to size 0
` [PATCH 22/23] usercopy: split user-controlled slabs to separate caches
` [PATCH 23/23] mm: Allow slab_nomerge to be set at build time

[PATCH v3 0/2] Hi3660: enable sp804 timer
 2017-06-19 23:36 UTC  (3+ messages)
` [PATCH v3 1/2] clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVER

[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator
 2017-06-19 23:28 UTC  (5+ messages)
` [PATCH 1/4] percpu: add missing lockdep_assert_held to func pcpu_free_area
` [PATCH 2/4] percpu: migrate percpu data structures to internal header
` [PATCH 3/4] percpu: expose statistics about percpu memory via debugfs
` [PATCH 4/4] percpu: add tracepoint support for percpu memory

[REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")
 2017-06-19 23:20 UTC  (9+ messages)

[PATCH v2 00/10] PCID and improved laziness
 2017-06-19 23:04 UTC  (11+ messages)
` [PATCH v2 05/10] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [PATCH v2 10/10] x86/mm: Try to preserve old TLB entries using PCID

[PATCH 3.10 000/268] 3.10.107-stable review
 2017-06-19 22:51 UTC  (12+ messages)
` [PATCH 3.10 001/268] Revert "Btrfs: don't delay inode ref updates during log, replay"
` [PATCH 3.10 002/268] Btrfs: fix memory leak in reading btree blocks
` [PATCH 3.10 012/268] ext4: fix inode checksum calculation problem if i_extra_size is small
` [PATCH 3.10 015/268] block: fix del_gendisk() vs blkdev_ioctl crash
` [PATCH 3.10 019/268] md:raid1: fix a dead loop when read from a WriteMostly disk
` [PATCH 3.10 026/268] cifs: Do not send echoes before Negotiate is complete
` [PATCH 3.10 042/268] ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
` [PATCH 3.10 044/268] usb: gadgetfs: restrict upper bound on device configuration size
` [PATCH 3.10 071/268] target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export

[PATCH v8 0/5] firmware: add driver data API
 2017-06-19 22:51 UTC  (9+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] firmware: add extensible driver data params

[PATCH 4.11 00/78] 4.11.7-stable review
 2017-06-19 22:48 UTC  (2+ messages)

[PATCH 3.18 00/32] 3.18.58-stable review
 2017-06-19 22:47 UTC  (2+ messages)

[PATCH] input: goodix: Poll the 'buffer status' bit before reading data
 2017-06-19 22:41 UTC  (2+ messages)

__user with scalar data types
 2017-06-19 22:39 UTC  (4+ messages)

[PATCH v3 0/2] PCI: iproc: SOC specific fixes
 2017-06-19 22:39 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP

[PATCH 0/7] CONFIG_FORTIFY_SOURCE
 2017-06-19 22:31 UTC  (11+ messages)
` [PATCH 1/7] efi: Avoid fortify checks in EFI stub
` [PATCH 2/7] x86/power/64: Use char arrays for asm function names
` [PATCH 3/7] kexec_file: Adjust declaration of kexec_purgatory
` [PATCH 4/7] IB/rxe: Do not copy extra stack memory to skb
` [PATCH 5/7] powerpc: Don't fortify prom_init
` [PATCH 6/7] powerpc: Make feature-fixup tests fortify-safe
` [PATCH 7/7] include/linux/string.h: add the option of fortified string.h functions

WMI and Kernel:User interface
 2017-06-19 21:24 UTC  (2+ messages)

[RFC] regulator: Shared regulators (configured by bootloader)
 2017-06-19 22:21 UTC  (6+ messages)

Using __always_inline attribute
 2017-06-19 22:19 UTC  (6+ messages)
` [PATCH] compiler, clang: Add always_inline attribute to inline

[RESEND PATCH v3] pci-sysfs: Make PCI bridge attribute visible in sysfs
 2017-06-19 22:17 UTC  (2+ messages)

[PATCH V6 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-06-19 22:13 UTC  (4+ messages)
` [PATCH V6 1/2] powerpc/hotplug: Ensure enough nodes avail for operations
` [PATCH V6 1/2] powerpc/numa: Update CPU topology when VPHN enabled
` [PATCH V6 2/2] "

WMI and Kernel:User interface
 2017-06-19 22:10 UTC  (12+ messages)

[PATCH v3 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-06-19 22:10 UTC  (9+ messages)
` [PATCH v3 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver
` [PATCH v3 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX

[PATCH 1/7] staging: max98927: Added TDM support
 2017-06-19 22:07 UTC  (7+ messages)
` [PATCH 2/7] staging: max98927: Added controls for Envelope tracking
` [PATCH 3/7] staging: max98927: Updated volatile register list
` [PATCH 4/7] staging: max98927: Added missing \n to end of dev_err messages
` [PATCH 5/7] staging: max98927: Removed an obsolete variable
` [PATCH 6/7] staging: max98927: Modified chip default register values
` [PATCH 7/7] staging: max98927: Added PM suspend and resume function

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-19 22:08 UTC  (15+ messages)
` [systemd-devel] "

[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
 2017-06-19 22:00 UTC  (2+ messages)

[PATCH v5 0/8] Support for contiguous pte hugepages
 2017-06-19 22:01 UTC  (2+ messages)

[PATCH V2] staging: unisys: visorhba - style fix
 2017-06-19 22:01 UTC  (3+ messages)

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-19 21:57 UTC  (8+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper

[PATCH NET] net/hns:bugfix of ethtool -t phy self_test
 2017-06-19 21:54 UTC  (3+ messages)

From: Nitin Gupta <nitin.m.gupta@oracle.com>
 2017-06-19 21:52 UTC  (5+ messages)
` [PATCH v2 2/4] sparc64: Support huge PUD case in get_user_pages
` [PATCH v2 3/4] sparc64: Fix gup_huge_pmd
` [PATCH v2 4/4] sparc64: Cleanup hugepage table walk functions

[PATCH] PCI/MSI: Improve MSI alias detection
 2017-06-19 21:52 UTC  (2+ messages)

[PATCH v2 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-19 21:47 UTC  (8+ messages)
` [PATCH v2 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf

[PATCH 0/6] PM: Unify the handling of device wakeup settings
 2017-06-19 21:37 UTC  (7+ messages)
` [PATCH 1/6] ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags
` [PATCH 2/6] ACPI / PM: Consolidate device wakeup settings code
` [PATCH 3/6] PCI / PM: Drop pme_interrupt flag from struct pci_dev
` [PATCH 4/6] PCI / PM: Simplify device wakeup settings code
` [PATCH 5/6] PCI / ACPI / PM: Avoid disabling wakeup for bridges too early
` [PATCH 6/6] PM / core: Drop run_wake flag from struct dev_pm_info

64fa03de33: BUG:Dentry_still_in_use
 2017-06-19 21:34 UTC  (12+ messages)
  ` [PATCH v4] Introduce v3 namespaced file capabilities

[PATCH] selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets
 2017-06-19 21:33 UTC 

[PATCH] perf unwind: Limit warnings when asked for not supported unwind
 2017-06-19 21:28 UTC  (4+ messages)

[LOCKDEP BUG] from slub: separate out sysfs_slab_release() from sysfs_slab_remove()
 2017-06-19 21:27 UTC  (3+ messages)

tty: define tty_open_by_driver when CONFIG_TTY is not defined
 2017-06-19 21:25 UTC  (3+ messages)
` [patch v2] "

[PATCH v2 0/4] Add bcm2835aux interrupt controller
 2017-06-19 21:13 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] irqchip: Add BCM2835 AUX "

[PATCH 0/8] Isolate time_t data types for clock/timer syscalls
 2017-06-19 21:12 UTC  (6+ messages)

[PATCH] pci-hyperv: Use only 16 bit integer for PCI domain
 2017-06-19 21:10 UTC  (3+ messages)

[RFC PATCH 00/13] Switchtec NTB Support
 2017-06-19 21:09 UTC  (4+ messages)

[PATCH v2] firmware: qcom_scm: Fix to allow COMPILE_TEST-ing
 2017-06-19 21:05 UTC  (6+ messages)

[PATCH v5] add the option of fortified string.h functions
 2017-06-19 21:02 UTC  (2+ messages)

linux-next: build failure after merge of the kspp tree
 2017-06-19 21:01 UTC  (6+ messages)

[PATCH v3 0/4] Generalize fncpy availability
 2017-06-19 20:58 UTC  (4+ messages)
` [PATCH v3 2/4] asm-generic: Provide a fncpy() implementation

[PATCH v3 0/4] randstruct: Enable function pointer struct detection
 2017-06-19 20:56 UTC  (5+ messages)
` [PATCH 1/4] task_struct: Allow randomized layout
` [PATCH 2/4] randstruct: opt-out externally exposed function pointer structs
` [PATCH 3/4] randstruct: Disable randomization of ACPICA structs
` [PATCH 4/4] randstruct: Enable function pointer struct detection

[PATCH v5 01/13] random: invalidate batched entropy after crng init
 2017-06-19 20:57 UTC  (7+ messages)
` [PATCH] random: silence compiler warnings and fix race

[PATCH 0/4] i2c: pca-platform: updates
 2017-06-19 20:50 UTC  (3+ messages)

[PATCH 1/2] staging: sm750fb: avoid conflicting vesafb
 2017-06-19 20:47 UTC  (3+ messages)
` [PATCH 2/2] staging: sm750fb: change default screen resolution

[PATCH v4 0/3] x86: stack alignment for boot code and clang
 2017-06-19 20:47 UTC  (4+ messages)
` [PATCH v4 3/3] x86/build: Specify stack alignment for clang

[PATCH net-next v2 0/4] ipmr/ip6mr: add Netlink notifications on cache reports
 2017-06-19 20:44 UTC  (5+ messages)
` [PATCH net-next v2 1/4] rtnetlink: add NEWCACHEREPORT message type
` [PATCH net-next v2 2/4] rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
` [PATCH net-next v2 3/4] ipmr: add netlink notifications on igmpmsg cache reports
` [PATCH net-next v2 4/4] ip6mr: add netlink notifications on mrt6msg "

[patch for-4.12] mm, thp: remove cond_resched from __collapse_huge_page_copy
 2017-06-19 20:43 UTC 

[PATCH v3 0/3] drm: atmel-hlcdc: clut support
 2017-06-19 20:41 UTC  (4+ messages)
` [PATCH v3 2/3] drm/fb-cma-helper: expose more of fb cma guts

[PATCHv4 0/3] Add Altera I2C Controller Driver
 2017-06-19 20:36 UTC  (4+ messages)
` [PATCHv4 1/3] MAINTAINERS: "
` [PATCHv4 2/3] dt-bindings: i2c: Add Altera I2C Controller
` [PATCHv4 3/3] i2c: altera: Add Altera I2C Controller driver

[PATCH v3 1/n] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-06-19 20:31 UTC  (3+ messages)

[PATCH] [perf/core branch] perf coresight: Fix ARM builds caused by misplaced __printf
 2017-06-19 20:29 UTC  (6+ messages)

linux-next: build failure after merge of the akpm-current tree
 2017-06-19 20:28 UTC  (7+ messages)

[PATCH 0/7] rwsem: Implement down_read_killable()
 2017-06-19 20:27 UTC  (2+ messages)

[PATCH] mm: remove a redundant condition in the for loop
 2017-06-19 20:23 UTC  (4+ messages)

[PATCH v6 1/4] reset: Add APIs to manage array of resets
 2017-06-19 20:21 UTC  (3+ messages)

[PATCH 0/5] rtlwifi: Neatening
 2017-06-19 20:18 UTC  (6+ messages)
` [PATCH 1/5] rtlwifi: Use temporary ops variable to reduce code size
` [PATCH 2/5] rtlwifi: Use temporary variable btc_ops for rtlpriv->btcoexist.btc_ops
` [PATCH 3/5] rtlwifi: Add and use convenience macro rtl_btc
` [PATCH 4/5] realtek: btcoexist: Make the rtl_btc_ops struct const
` [PATCH 5/5] realtek: rtlwifi: drivers: Use the rtl_btc convenience macro

[PATCH for v4.9 LTS 01/86] sparc64: Handle PIO & MEM non-resumable errors
 2017-06-19 20:09 UTC  (6+ messages)
` [PATCH for v4.9 LTS 13/86] ubifs: allow encryption ioctls in compat mode

[PATCH] selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets
 2017-06-19 20:10 UTC  (2+ messages)

[PATCH v2] spi/bcm63xx: Fix checkpatch warnings
 2017-06-19 20:07 UTC  (3+ messages)

[PATCH v5 3/8] thermal: intel_bxt_pmic_thermal: Use first level PMIC thermal irq
 2017-06-19 19:54 UTC  (5+ messages)
` [PATCH v6 0/6] mfd: intel_soc_pmic_bxtwc: Add chained IRQ support
  ` [GIT PULL] Immutable branch between MFD and X86 due for the v4.13 merge window

[PATCH] liquidio: stop using huge static buffer, save 4096k in .data
 2017-06-19 19:50 UTC 


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