linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-12 17:27:57 to 2017-12-12 20:56:15 UTC [more...]

[PATCH] drm/i915/gvt/fb_decoder: Fix out-of-bounds read
 2017-12-12 20:56 UTC  (3+ messages)

usb/media/au0828: use-after-free in au0828_rc_unregister
 2017-12-12 20:54 UTC  (7+ messages)
` [PATCH] au0828: fix use-after-free at USB probing

[PATCH v2] eeprom: at25: Add DT support for EEPROMs with odd address bits
 2017-12-12 20:54 UTC  (2+ messages)

[PATCH V2 0/3] perf/x86/intel: Add Branch Monitoring support
 2017-12-12 21:10 UTC  (9+ messages)
` [PATCH V2 2/3] perf/x86/intel/bm.c: Add Intel "
` [PATCH V2 3/3] x86, bm: Add documentation on Intel Branch Monitoring

arm64: unhandled level 0 translation fault
 2017-12-12 20:54 UTC  (6+ messages)

WARNING in lock_release
 2017-12-12 20:53 UTC  (3+ messages)

[PATCH v3 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support (V3)
 2017-12-12 20:53 UTC  (4+ messages)
` [PATCH v3 1/8] SOC: brcmstb: add memory API

[RESEND PATCH v4 00/12] Krait clocks + Krait CPUfreq
 2017-12-12 20:51 UTC  (9+ messages)
` [PATCH v4 04/12] clk: qcom: Add HFPLL driver
` [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v4 08/12] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v4 09/12] clk: qcom: Add Krait clock controller driver

[PATCH v1] scripts/decodecode: Make it take multiline Code line
 2017-12-12 20:51 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the usb.current tree
 2017-12-12 20:50 UTC 

[patch 00/16] x86/ldt: Use a VMA based read only mapping
 2017-12-12 20:37 UTC  (40+ messages)
` [patch 01/16] arch: Allow arch_dup_mmap() to fail
` [patch 02/16] x86/ldt: Rework locking
` [patch 03/16] x86/ldt: Prevent ldt inheritance on exec
` [patch 04/16] mm/softdirty: Move VM_SOFTDIRTY into high bits
` [patch 05/16] mm: Allow special mappings with user access cleared
` [patch 06/16] mm: Provide vm_special_mapping::close
` [patch 07/16] selftest/x86: Implement additional LDT selftests
` [patch 08/16] selftests/x86/ldt_gdt: Prepare for access bit forced
` [patch 09/16] mm: Make populate_vma_page_range() available
` [patch 10/16] x86/ldt: Do not install LDT for kernel threads
` [patch 11/16] x86/ldt: Force access bit for CS/SS
` [patch 12/16] x86/ldt: Reshuffle code
` [patch 13/16] x86/ldt: Introduce LDT write fault handler
` [patch 14/16] x86/ldt: Prepare for VMA mapping
` [patch 15/16] x86/ldt: Add VMA management code
` [patch 16/16] x86/ldt: Make it read only VMA mapped

[PATCHSET v2] blk-mq: reimplement timeout handling
 2017-12-12 20:23 UTC  (8+ messages)
` [PATCH 1/6] blk-mq: protect completion path with RCU
` [PATCH 2/6] blk-mq: replace timeout synchronization with a RCU and generation based scheme
` [PATCH 3/6] blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE
` [PATCH 4/6] blk-mq: make blk_abort_request() trigger timeout path
` [PATCH 5/6] blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
` [PATCH 6/6] blk-mq: remove REQ_ATOM_STARTED

[PATCH v1 3/7] iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag
 2017-12-12 20:21 UTC  (8+ messages)
` [PATCH v1 5/7] iio: adc: ina2xx: Use a monotonic clock for delay calculation

[PATCH] KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
 2017-12-12 20:18 UTC  (2+ messages)

[PATCH] PCI: qcom: add missing supplies required for msm8996
 2017-12-12 20:17 UTC  (2+ messages)

[PATCH v3 00/33] Andes(nds32) Linux Kernel Port
 2017-12-12 20:12 UTC  (7+ messages)
` [PATCH v3 29/33] dt-bindings: nds32 CPU Bindings
` [PATCH v3 30/33] dt-bindings: nds32 SoC Bindings
` [PATCH v3 31/33] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller

System-wide hard RLIMIT_STACK in 4.14.4+ w/ SELinux
 2017-12-12 20:10 UTC  (6+ messages)

[PATCH v2 0/3] Bluetooth: hci_ll: Get BD address from NVMEM (was "bluetooth: hci_ll: Get MAC address from NVMEM")
 2017-12-12 20:09 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st

[PATCH v1 0/7] iio: adc: ina2xx: Rework CNVR alignment, fix busy loops
 2017-12-12 20:08 UTC  (4+ messages)

[PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver
 2017-12-12 20:07 UTC  (4+ messages)
` [PATCH v2 0/2] Documentation and driver of logicoreIP
  ` [PATCH v2 1/2] Documentation: devicetree: Add DT bindings to xlnx_vcu driver

[patch 1/2] mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
 2017-12-12 20:05 UTC  (2+ messages)

[RFC][PATCH] apparent big-endian bugs in dwc-xlgmac
 2017-12-12 20:04 UTC  (6+ messages)
      ` [RFC][PATCH] new byteorder primitives - ..._{replace,get}_bits()

[PATCH] vfio: Simplify capability helper
 2017-12-12 19:59 UTC 

[RFC 0/5] Add I3C subsystem
 2017-12-12 19:58 UTC  (3+ messages)

[PATCH 0/8] add support for AXP813 ADC and battery power supply
 2017-12-12 19:55 UTC  (5+ messages)
` [PATCH 5/8] power: supply: axp20x_battery: add support for AXP813

UDL's fbdev doesn't work for user-space apps
 2017-12-12 19:48 UTC  (4+ messages)

[PATCH net-next v5 0/2] net: thunderx: add support for PTP clock
 2017-12-12 19:47 UTC  (4+ messages)
` [PATCH net-next v5 2/2] net: thunderx: add timestamping support

[PATCH] ARM: CPU hotplug: Delegate complete() to surviving CPU
 2017-12-12 19:36 UTC  (5+ messages)

[PATCH v3] igb: Free IRQs when device is hotplugged
 2017-12-12 19:31 UTC 

[PATCH 1/2] crypto: echainiv - Remove unused alg/spawn variable
 2017-12-12 19:30 UTC  (2+ messages)
` [PATCH 2/2] crypto: seqiv "

[PATCH v2] PCI: keystone: fix interrupt-controller-node lookup
 2017-12-12 19:29 UTC  (6+ messages)

[PATCH 0/2] PCI: rcar: Misc error path fixes
 2017-12-12 19:29 UTC  (6+ messages)
` [PATCH 1/2] PCI: rcar: Fix use-after-free in probe error path

[PATCH] Revert "exec: avoid RLIMIT_STACK races with prlimit()"
 2017-12-12 19:28 UTC 

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-12-12 19:27 UTC  (7+ messages)

[PATCH v2 0/2] dm-unstripe
 2017-12-12 19:02 UTC  (4+ messages)
` [PATCH v2 2/2] dm unstripe: Add documentation for unstripe target

[BISECTED] tpm CLKRUN breaks PS/2 keyboard and touchpad on Braswell system
 2017-12-12 19:12 UTC  (4+ messages)

[PATCH] x86/pti: Make X86_BUG_CPU_SECURE_MODE_PTI an X86_FEATURE
 2017-12-12 19:00 UTC 

[PATCH v3 0/6] Updated LP8860 driver series
 2017-12-12 18:58 UTC  (8+ messages)
` [PATCH v3 1/6] dt: bindings: lp8860: Update bindings for lp8860
` [PATCH v3 1/1] leds: lp8860: Various fixes to align with LED framework
` [PATCH v3 2/6] dt: bindings: lp8860: Update DT label binding
` [PATCH v3 3/6] leds: lp8860: Update the dt parsing for LED labeling
` [PATCH v3 4/6] dt: bindings: lp8860: Add trigger binding to the lp8860
` [PATCH v3 5/6] leds: lp8860: Add DT parsing to retrieve the trigger node
` [PATCH v3 6/6] leds: lp8860: Various fixes to align with LED framework

[PATCH v2 0/6] MIPS: NT_PRFPREG regset handling fixes
 2017-12-12 18:55 UTC  (2+ messages)

[PATCH] x86/PCI: limit the size of the 64bit BAR to 256GB
 2017-12-12 18:49 UTC  (4+ messages)

[PATCH] KVM: introduce kvm_arch_vcpu_async_ioctl
 2017-12-12 18:42 UTC  (6+ messages)

[PATCH] ARM: dts: omap3-evm: Fix missing NAND partition information
 2017-12-12 18:40 UTC  (9+ messages)

[PATCH 00/18] orangefs: page cache
 2017-12-12 18:34 UTC  (19+ messages)
` [PATCH 01/18] orangefs: open code short single-use functions
` [PATCH 02/18] orangefs: implement vm_ops->fault
` [PATCH 03/18] orangefs: do not invalidate attributes on inode create
` [PATCH 04/18] orangefs: do not invalidate attribute cache on setattr
` [PATCH 05/18] orangefs: reverse sense of revalidate is-inode-stale test
` [PATCH 06/18] orangefs: move orangefs_address_operations to file.c
` [PATCH 07/18] orangefs: remove orangefs_readpages
` [PATCH 08/18] orangefs: make orangefs_inode_read static
` [PATCH 09/18] orangefs: only set a_ops for regular files
` [PATCH 10/18] orangefs: BUG_ON if i_mode invalid
` [PATCH 11/18] orangefs: remove mapping_nrpages macro
` [PATCH 12/18] orangefs: set up and use backing_dev_info
` [PATCH 13/18] orangefs: inodes linger in cache
` [PATCH 14/18] orangefs: implement direct_IO for the read case
` [PATCH 15/18] orangefs: call generic_file_read_iter
` [PATCH 16/18] orangefs: implement write through the page cache
` [PATCH 17/18] orangefs: no more explicit setattr
` [PATCH 18/18] orangefs: implement xattr cache

[PATCH] Revert "dt-bindings: mtd: add sst25wf040b and en25s64 to sip-nor list"
 2017-12-12 18:39 UTC  (3+ messages)

Linux 4.15-rc2: Regression in resume from ACPI S3
 2017-12-12 18:36 UTC  (13+ messages)

[PATCH v3 1/2] usb: dwc2: host: Don't retry NAKed transactions right away
 2017-12-12 18:31 UTC  (3+ messages)

[PATCH v4] usb: dwc2: host: Don't retry NAKed transactions right away
 2017-12-12 18:30 UTC 

[PATCH] drivers/staging/irda: fix max dup length for kstrndup
 2017-12-12 18:27 UTC  (2+ messages)

[BUG] skge: a possible sleep-in-atomic bug in skge_remove
 2017-12-12 18:22 UTC  (3+ messages)

[PATCH v5 0/8] omap: dmtimer: Move driver out of plat-omap
 2017-12-12 18:21 UTC  (11+ messages)
` [PATCH v5 1/8] clocksource: dmtimer: Remove all the exports

[RESEND PATCH V2] arm64: fault: avoid send SIGBUS two times
 2017-12-12 18:17 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: enable clock when reading pin direction register
 2017-12-12 18:19 UTC  (2+ messages)

[PATCH v3 00/21] Intel FPGA Device Drivers
 2017-12-12 18:18 UTC  (3+ messages)
` [PATCH v3 03/21] fpga: mgr: add status for fpga-manager

[GIT PULL 0/2] tools/lib/lockdep: fixes for v4.15
 2017-12-12 18:16 UTC  (3+ messages)
` [PATCH 1/2] tools/lib/lockdep: Add missing declaration of 'pr_cont()'
` [PATCH 2/2] tools/lib/lockdep: add empty declaration for early_param

[PATCH v11 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-12-12 18:15 UTC  (2+ messages)
` [PATCH v11 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[PATCH v2 net-next] net: ethernet: ti: cpdma: correct error handling for chan create
 2017-12-12 18:16 UTC  (4+ messages)

[PATCH v2] arm64: cpu_errata: Add Kryo to Falkor 1003 errata
 2017-12-12 18:11 UTC  (2+ messages)

[PATCH net-next] net: dsa: lan9303: Introduce lan9303_read_wait
 2017-12-12 18:08 UTC  (2+ messages)

[PATCH v10 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-12-12 18:03 UTC  (3+ messages)
` [PATCH v10 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[PATCHSET] blk-mq: reimplement timeout handling
 2017-12-12 18:04 UTC  (11+ messages)
` [PATCH 2/6] blk-mq: replace timeout synchronization with a RCU and generation based scheme
` [PATCH 6/6] blk-mq: remove REQ_ATOM_STARTED

[PATCH] of: irq: Fix function description comment
 2017-12-12 18:03 UTC  (2+ messages)

[PATCH] arch: define weak abort
 2017-12-12 18:02 UTC  (2+ messages)

general protection fault in string
 2017-12-12 17:58 UTC  (4+ messages)

[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver
 2017-12-12 17:52 UTC  (9+ messages)
` [PATCH V3 net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
` [PATCH V3 net-next 2/8] net: hns3: Add mailbox support to VF driver
` [PATCH V3 net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
` [PATCH V3 net-next 4/8] net: hns3: Add HNS3 VF driver to kernel build framework
` [PATCH V3 net-next 5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
` [PATCH V3 net-next 6/8] net: hns3: Add mailbox support to PF driver
` [PATCH V3 net-next 7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
` [PATCH V3 net-next 8/8] net: hns3: Add mailbox interrupt handling to PF driver

[PATCH] serial: forbid 8250 on s390
 2017-12-12 17:50 UTC  (3+ messages)

[PATCH] ARC: Force disable IOC if ioc_enable=0
 2017-12-12 17:49 UTC  (2+ messages)

[PATCH v2] ARM: dts: exynos: Enable Mixer node for Exynos5800 Peach Pi machine
 2017-12-12 17:47 UTC  (2+ messages)

[PATCH v2] riscv/ftrace: Add basic support
 2017-12-12 17:47 UTC  (4+ messages)
` [patches] "

[PATCH v3 3/3] ARM: dts: exynos: Add nodes for True Random Number Generator
 2017-12-12 17:44 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH v9 0/5] Add the ability to do BPF directed error injection
 2017-12-12 17:37 UTC  (2+ messages)

[PATCH] ASOC: wm8960: Add multiple MCLK frequency support
 2017-12-12 17:37 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.15-rc3
 2017-12-12 17:37 UTC  (7+ messages)

[PATCH 23/45] fs: btrfs: remove duplicate includes
 2017-12-12 17:25 UTC  (2+ messages)


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