linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-26 15:58:10 to 2017-04-26 22:14:52 UTC [more...]

[PATCH 6/6] ima: Support appended signatures for appraisal
 2017-04-26 22:18 UTC  (3+ messages)

[PATCH RFC v2 0/6] proc: support private proc instances per pidnamespace
 2017-04-26 22:13 UTC  (5+ messages)
` [PATCH RFC v2 4/6] proc: support mounting private procfs instances inside same pid namespace
` [PATCH RFC v2 5/6] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option

bfq-mq performance comparison to cfq
 2017-04-26 22:12 UTC  (9+ messages)

export pcie_flr and remove copies of it in drivers V2
 2017-04-26 22:10 UTC  (6+ messages)
` [PATCH 5/7] IB/hfi1: use pcie_flr instead of duplicating it

export pcie_flr and remove copies of it in drivers
 2017-04-26 22:09 UTC  (3+ messages)
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it

[PATCH v2] x86/mm/kaslr: Use _ASM_MUL macro for multiplication
 2017-04-26 22:06 UTC  (6+ messages)

[PATCH 1/2] wcn36xx: Pass used skb to ieee80211_tx_status()
 2017-04-26 22:04 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: apq8016-sbc: Correct WLAN LED default-trigger

[PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to zero
 2017-04-26 22:04 UTC  (8+ messages)

[PATCH] statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
 2017-04-26 22:03 UTC  (2+ messages)

[RFC PATCH] x86, uaccess, pmem: introduce copy_from_iter_writethru for dax + pmem
 2017-04-26 21:56 UTC 

[PATCH V2] x86/tboot: add an option to disable iommu force on
 2017-04-26 21:59 UTC  (2+ messages)

[PATCH] fscrypt: Add support for AES-128-CBC
 2017-04-26 21:56 UTC  (5+ messages)
` [PATCH v2] "

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-04-26 21:51 UTC  (11+ messages)
` [v6 PATCH 05/21] x86/insn-eval: Add utility functions to get register offsets
` [v6 PATCH 06/21] x86/insn-eval: Add utility functions to get segment selector
` [v6 PATCH 07/21] x86/insn-eval: Add utility function to get segment descriptor

[PATCH v2] arm64: Add ASM modifier for xN register operands
 2017-04-26 21:46 UTC 

AMD IOMMU causing filesystem corruption
 2017-04-26 21:43 UTC  (11+ messages)

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-04-26 21:27 UTC  (6+ messages)
` [PATCH 1/5] PM / wakeup: Integrate mechanism to abort transitions in progress
` [PATCH 2/5] ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
` [PATCH 3/5] ACPI / sleep: EC-based wakeup from suspend-to-idle on Dell systems
` [PATCH 4/5] platform: x86: intel-vbtn: Wake up the system from suspend-to-idle
` [PATCH 5/5] platform: x86: intel-hid: "

[PATCH] gpio: export add/remove lookup table functions
 2017-04-26 21:31 UTC  (3+ messages)
` [PATCH] gpiolib: Add stubs for gpiod lookup table interface

[PATCH v4] Staging: most: use __func__ instead of the function name
 2017-04-26 21:24 UTC  (3+ messages)

Boot regression caused by kauditd
 2017-04-26 21:20 UTC  (2+ messages)

[PATCHv2] omap3isp: add support for CSI1 bus
 2017-04-26 21:19 UTC  (4+ messages)
      ` [bug] omap3isp: missing support for ENUM_FMT

[RFC PATCHv2 0/3] dma_buf import support for vgem
 2017-04-26 21:12 UTC  (4+ messages)
` [RFC PATCHv2 1/3] drm/vgem: Add a dummy platform device
` [RFC PATCHv2 2/3] drm/prime: Introduce drm_gem_prime_import_platform
` [RFC PATCHv2 3/3] drm/vgem: Enable dmabuf import interfaces

[PATCH 0/2] nohz: Deal with clock reprogram skipping issues v2
 2017-04-26 21:07 UTC  (7+ messages)

[PATCH] usb: host: xhci: remove #ifdef around PM functions
 2017-04-26 20:55 UTC  (2+ messages)

xen_exit_mmap() questions
 2017-04-26 20:52 UTC 

[PATCH] x86: kvm: Avoid guest page table walk when gpa_available is set
 2017-04-26 20:44 UTC  (6+ messages)

[PATCH 0/6] Appended signatures support for IMA appraisal
 2017-04-26 20:40 UTC  (4+ messages)
` [PATCH 6/6] ima: Support appended signatures for appraisal

[PATCH v2 2/2] libnvdimm, region: sysfs trigger for nvdimm_flush()
 2017-04-26 20:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v8 0/2] drm: rockchip: Fix rockchip drm unbind crash error
 2017-04-26 20:36 UTC  (4+ messages)
` [PATCH v8 1/2] drm: Unplug drm device when unregistering it

[PATCH v2 0/9] KVM: towards maintainable kvm_make_all_cpus_request()
 2017-04-26 20:32 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
` [PATCH v2 2/9] KVM: x86: always use kvm_make_request instead of set_bit
` [PATCH v2 3/9] KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
` [PATCH v2 4/9] KVM: mark requests that do not need a wakeup
` [PATCH v2 5/9] KVM: perform a wake_up in kvm_make_all_cpus_request
` [PATCH v2 6/9] KVM: add explicit barrier to kvm_vcpu_kick
` [PATCH v2 7/9] KVM: improve arch vcpu request defining
` [PATCH v2 8/9] KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
` [PATCH v2 9/9] KVM: mark requests that need synchronization

trace-cmd improve main() function
 2017-04-26 20:30 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: uniform command implementation
` [PATCH 2/2] trace-cmd: improve main readability

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-26 18:11 UTC  (4+ messages)
` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions

[PATCH] ARM: Fix __show_regs output timestamps
 2017-04-26 20:18 UTC  (2+ messages)

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-04-26 20:13 UTC  (9+ messages)

[PATCH] kallsyms: optimize kallsyms_lookup_name() for a few cases
 2017-04-26 20:08 UTC  (2+ messages)

[PATCH v2 0/2] libnvdimm: export wpq flush interface
 2017-04-26 20:04 UTC  (4+ messages)
` [PATCH v2 1/2] libnvdimm, region: fix flush hint detection crash

[PATCH] x86/mm/kaslr: Add operand size suffix to 'mul' instruction
 2017-04-26 19:57 UTC  (4+ messages)

[PATCH] led: ledtrig-transient: replace timer_list with hrtimer
 2017-04-26 19:49 UTC  (5+ messages)

[RFC 0/6] optimize ctx switch with rb-tree
 2017-04-26 19:40 UTC  (7+ messages)

[PATCH] [media] s5p-jpeg: fix recursive spinlock acquisition
 2017-04-26 19:35 UTC  (4+ messages)

[PATCH v3 0/5] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
 2017-04-26 19:32 UTC  (6+ messages)
` [PATCH v3 1/5] clk: sunxi-ng: Add sun4i/sun7i CCU driver
` [PATCH v3 2/5] dt-bindings: List devicetree binding for the CCU of Allwinner A20
` [PATCH v3 3/5] dt-bindings: List devicetree binding for the CCU of Allwinner A10
` [PATCH v3 4/5] ARM: sun7i: Convert to CCU
` [PATCH v3 5/5] ARM: sun4i: "

[PATCH 0/5] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
 2017-04-26 19:31 UTC 

[PATCH 0/4] usb: dwc2: gadget: Fix dynamic FIFO initialization flow
 2017-04-26 19:23 UTC  (5+ messages)
` [PATCH 1/4] usb: dwc2: gadget: Fix in TX "
` [PATCH 2/4] usb: dwc2: gadget: Remove duplicated FIFO initialization
` [PATCH 3/4] usb: dwc2: gadget: Replace code with function calls
` [PATCH 4/4] usb: dwc2: gadget: Separate non-periodic and periodic FIFO inits

[GIT] Sparc
 2017-04-26 19:22 UTC 

[GIT] Networking
 2017-04-26 19:21 UTC 

[PATCH] acpi: fix acpi_get_table() leak / acpi-sysfs denial of service
 2017-04-26 19:19 UTC  (2+ messages)

[PATCH 0/3] SCSI-UFSHCD: Fine-tuning for two function implementations
 2017-04-26 19:14 UTC  (12+ messages)
` [PATCH 1/3] scsi: ufs: Use devm_kcalloc() in ufshcd_memory_alloc()
` [PATCH 2/3] scsi: ufs: Delete an error message for a failed memory allocation "
    `  "
      ` Checking error messages for failed memory allocations
` [PATCH 3/3] scsi: ufs: Delete an unnecessary return statement in ufshcd_exception_event_handler()

[PATCH 0/2] kaslr related bug fix
 2017-04-26 19:12 UTC  (3+ messages)
` [PATCH 2/2] x86/KASLR: Use old ident map page table if physical randomization failed

Revised statx(2) man page for review
 2017-04-26 19:08 UTC  (5+ messages)
` Revised statx(2) man page for review [and AT_EMPTY_PATH question]

ipsec doesn't route TCP with 4.11 kernel
 2017-04-26 19:06 UTC  (2+ messages)

[PATCH V2 linux-next] nfs: kmap can't fail
 2017-04-26 19:05 UTC  (2+ messages)

[PATCH net-next] dt-bindings: mdio: Clarify binding document
 2017-04-26 18:46 UTC  (2+ messages)

[PATCH V2 linux-next] staging: media: atomisp: kmap() can't fail
 2017-04-26 18:44 UTC 

[PATCH] macsec: dynamically allocate space for sglist
 2017-04-26 18:42 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH] netxen_nic: null-terminate serial number string in netxen_check_options()
 2017-04-26 18:38 UTC  (2+ messages)

[PATCH v1] net: phy: fix auto-negotiation stall due to unavailable interrupt
 2017-04-26 18:36 UTC  (3+ messages)

[PATCH 1/5] x86_64: use REP MOVSB in copy_page()
 2017-04-26 18:35 UTC  (5+ messages)
` [PATCH 2/5] x86_64: inline copy_page() at call site
  ` [PATCH 3/5] x86_64: rename clear_page() and copy_user() variants
    ` [PATCH 4/5] x86_64: clobber "cc" in inlined clear_page()
      ` [PATCH 5/5] x86_64: garbage collect headers in clear_page.S

[PATCH v8 1/4] syscalls: Verify address limit before returning to user-mode
 2017-04-26 18:34 UTC  (4+ messages)
` [PATCH v8 2/4] x86/syscalls: Optimize address limit check
` [PATCH v8 3/4] arm/syscalls: "
` [PATCH v8 4/4] arm64/syscalls: "

[PATCH] drm/nouveau: Add support for clockgating on Fermi+
 2017-04-26 18:31 UTC  (3+ messages)

[PATCH] stmmac: Add support for SIMATIC IOT2000 platform
 2017-04-26 18:29 UTC  (11+ messages)

[PATCH v2] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
 2017-04-26 18:28 UTC 

[PATCH 1/3] selinux: Implement LSM notification system
 2017-04-26 18:31 UTC  (11+ messages)
` [PATCH 2/3] selinux: add checksum to policydb
` [PATCH 3/3] selinux: expose policy SHA256 checksum via selinuxfs

TREE_SRCU slows hotplug by factor ~16
 2017-04-26 18:25 UTC  (17+ messages)

linux-next: Tree for Apr 26
 2017-04-26 18:18 UTC  (3+ messages)
` linux-next: Tree for Apr 26 (net/can/bcm.c)

[PATCH] perf evsel: Fix to perf-stat malloc corruption on arm64 platforms
 2017-04-26 18:19 UTC  (4+ messages)

x86-tip tsc/tick gripage
 2017-04-26 18:13 UTC  (9+ messages)

[RFC PATCHSET] sched/fair: fix load balancer behavior when cgroup is in use
 2017-04-26 18:12 UTC  (8+ messages)
` [PATCH 1/2] sched/fair: Fix how load gets propagated from cfs_rq to its sched_entity
` [PATCH 2/2] sched/fair: Always propagate runnable_load_avg

[PATCH] CHROMIUM: ecryptfs: sync before truncating lower inode
 2017-04-26 18:02 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/4] sched/topology: fix overlap group capacity and balance cpu
 2017-04-26 17:59 UTC  (3+ messages)

[PATCH] trace-cmd: Fix a warning about incompatible pointer type of load_plugin()
 2017-04-26 17:54 UTC  (4+ messages)

[PATCH] fs: ufs: small comment fix
 2017-04-26 17:50 UTC 

[PATCH v2 0/4] XRA1403,gpio - add XRA1403 gpio expander driver
 2017-04-26 17:50 UTC  (6+ messages)
` [PATCH v2 2/4] gpio - Add EXAR XRA1403 SPI GPIO "

[PATCH] net: hso: register netdev later to avoid a race condition
 2017-04-26 17:26 UTC 

[PATCH v2 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
 2017-04-26 17:26 UTC  (7+ messages)
` [PATCH v2 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT

[PATCH v4 00/21] PCI: fix config space memory mappings
 2017-04-26 17:24 UTC  (4+ messages)

Resizeable PCI BAR support V4
 2017-04-26 17:18 UTC  (7+ messages)
` [PATCH 1/4] PCI: add resizeable BAR infrastructure v4
` [PATCH 2/4] PCI: add functionality for resizing resources v3
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v2

[PATCH 1/2] xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
 2017-04-26 17:17 UTC  (10+ messages)
` [PATCH 1/2] xen/arm, arm64: "

[PATCH v3] fpga manager: Add Altera CvP driver
 2017-04-26 17:10 UTC  (5+ messages)

[PATCH] drivers:block:mtip32xx:mtip32xx:change the order of null-pointer dereference validation
 2017-04-26 17:08 UTC  (2+ messages)

[PATCH 0/2] nsfs: Introduce ioctl to set vector of ns_last_pid's on pid ns hierarhy
 2017-04-26 17:01 UTC  (8+ messages)
` [PATCH 2/2] pid_ns: Introduce ioctl to set vector of ns_last_pid's on "

[PATCH] NFC: trf7970a: Correct register settings for 27MHz clock
 2017-04-26 17:04 UTC  (2+ messages)

[PATCH 0/2] Free running cyclic transfer implementation for pl330
 2017-04-26 17:01 UTC  (2+ messages)

[PATCH] drm/pl111: Register the clock divider and use it
 2017-04-26 17:01 UTC  (4+ messages)

[BUG] x86: failed to boot a kernel on a Ryzen machine
 2017-04-26 16:58 UTC  (9+ messages)

[PATCH] soc: mediatek: Use devm_kcalloc() in init_scp()
 2017-04-26 16:52 UTC 

[PATCH v3 1/2] x86/mce/AMD: Redo logging of errors from APIC LVT interrupts
 2017-04-26 16:45 UTC  (3+ messages)

[PATCH v1 1/2] gpio: gpio-wcove: fix GPIO irq status mask
 2017-04-26 16:42 UTC  (4+ messages)
` [PATCH v2 1/1] gpio: gpio-wcove: fix GPIO IRQ "

[PATCH] staging: android: ion: fix coding style issue
 2017-04-26 16:34 UTC  (3+ messages)

[PATCH RESEND v2] f2fs: release cp and dnode lock before IPU
 2017-04-26 16:17 UTC 

[PATCH 0/2] kvm: Fixes for race conditions
 2017-04-26 16:17 UTC  (5+ messages)
` [PATCH 1/2] kvm: Fix mmu_notifier release race

[PATCH] drivers:staging:wlan-ng:hfa384x_usb: Fixing sparse warnings
 2017-04-26 16:15 UTC 

[REGRESSION next-20170426] Commit 09515ef5ddad ("of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices") causes oops in mvneta
 2017-04-26 16:15 UTC 

[PATCH 1/3] ARM: at91: pm: Add sama5d2 backup mode
 2017-04-26 16:04 UTC  (3+ messages)
` [PATCH 2/3] ARM: at91: pm: allow selecting standby and suspend modes
` [PATCH 3/3] ARM: at91: pm: fallback to slowclock when backup mode fails

[RFC PATCH 00/14] cgroup: Implement cgroup v2 thread mode & CPU controller
 2017-04-26 16:05 UTC  (2+ messages)

[PATCH net-next 00/18] net: dsa: mv88e6xxx: 802.1s and 88E6390 VTU
 2017-04-26 16:04 UTC  (14+ messages)
` [PATCH net-next 01/18] net: dsa: mv88e6xxx: add max VID to info
` [PATCH net-next 03/18] net: dsa: mv88e6xxx: move VTU Operation accessors
` [PATCH net-next 05/18] net: dsa: mv88e6xxx: move VTU FID accessors
` [PATCH net-next 06/18] net: dsa: mv88e6xxx: move VTU SID accessors
` [PATCH net-next 07/18] net: dsa: mv88e6xxx: move VTU VID accessors
` [PATCH net-next 08/18] net: dsa: mv88e6xxx: move generic VTU GetNext
` [PATCH net-next 12/18] net: dsa: mv88e6xxx: load STU entry with VTU entry
` [PATCH net-next 14/18] net: dsa: mv88e6xxx: add VTU Load/Purge operation
` [PATCH net-next 15/18] net: dsa: mv88e6xxx: make VTU helpers static
` [PATCH net-next 16/18] net: dsa: mv88e6xxx: simplify VTU entry getter
` [PATCH net-next 17/18] net: dsa: mv88e6xxx: support the VTU Page bit
` [PATCH net-next 18/18] net: dsa: mv88e6xxx: add VTU support for 88E6390


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