All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-10 17:00:47 to 2017-04-10 17:35:47 UTC [more...]

[PATCH v7 1/4] syscalls: Restore address limit after a syscall
 2017-04-10 17:12 UTC  (6+ messages)
` [PATCH v7 4/4] arm64/syscalls: Architecture specific pre-usermode check
    ` [kernel-hardening] "

[PATCH] mm, numa: Fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
 2017-04-10 17:20 UTC  (4+ messages)

[U-Boot] [PATCH 1/6] led: add get_status support for DM LED support
 2017-04-10 17:35 UTC  (7+ messages)
` [U-Boot] [PATCH 5/6] cmd: led: add DM-based implementation

[PATCH] btrfs: drop the nossd flag when remounting with -o ssd
 2017-04-10 17:35 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 4.9 000/152] 4.9.22-stable review
 2017-04-10 16:43 UTC  (33+ messages)
` [PATCH 4.9 065/152] arm64: dts: hisi: fix hip06 sas am-max-trans quirk
` [PATCH 4.9 067/152] clocksource/drivers/arm_arch_timer: Dont assume clock runs in suspend
` [PATCH 4.9 069/152] HID: sensor-hub add quirk for Microsoft Surface 3
` [PATCH 4.9 072/152] HID: multitouch: do not retrieve all reports for all devices
` [PATCH 4.9 077/152] arm64: PCI: Manage controller-specific data on per-controller basis
` [PATCH 4.9 081/152] PCI/ACPI: Check for platform-specific MCFG quirks
` [PATCH 4.9 087/152] PCI: Add MCFG quirks for X-Gene host controller
` [PATCH 4.9 089/152] scsi: ufs: add quirk to increase host PA_SaveConfigTime
` [PATCH 4.9 091/152] PCI: Expand "VPD access disabled" quirk message
` [PATCH 4.9 092/152] ALSA: usb-audio: Add native DSD support for TEAC 501/503 DAC
` [PATCH 4.9 094/152] HID: asus: Add i2c touchpad support
` [PATCH 4.9 096/152] HID: microsoft: Add Surface 4 type cover pro 4 not JP versions
` [PATCH 4.9 097/152] HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouch data
` [PATCH 4.9 098/152] nvme: simplify stripe quirk
` [PATCH 4.9 103/152] drm/i915: fix INTEL_BDW_IDS definition
` [PATCH 4.9 105/152] drm/i915: actually drive the BDW reserved IDs
` [PATCH 4.9 108/152] scsi: ufs: issue link starup 2 times if device isnt active
` [PATCH 4.9 109/152] ARM: OMAP2+: Fix init for multiple quirks for the same SoC
` [PATCH 4.9 112/152] Input: gpio_keys - add support for GPIO descriptors
` [PATCH 4.9 114/152] ARM: davinci: PM: support da8xx DT platforms
` [PATCH 4.9 115/152] ARM: davinci: add skeleton for pdata-quirks
` [PATCH 4.9 118/152] usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
` [PATCH 4.9 121/152] PCI: Add ACS quirk for Intel Union Point
` [PATCH 4.9 122/152] PCI: xgene: Fix double free on init error
` [PATCH 4.9 123/152] [media] rx51: broken build
` [PATCH 4.9 125/152] ACPI / button: Change default behavior to lid_init_state=open
` [PATCH 4.9 134/152] HID: wacom: dont apply generic settings to old devices
` [PATCH 4.9 135/152] arm: kernel: Add SMC structure parameter
` [PATCH 4.9 142/152] PCI: Sort the list of devices with D3 delay quirk by ID
` [PATCH 4.9 144/152] watchdog: s3c2410: Fix infinite interrupt in soft mode
` [PATCH 4.9 148/152] tools/power turbostat: dump Atom P-states correctly
` [PATCH 4.9 150/152] x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk

[PATCH] iptables-restore/ip6tables-restore: add --version/-V argument
 2017-04-10 17:35 UTC  (6+ messages)
      ` [PATCH 1/2 v2] "
        ` [PATCH 2/2 v2] iptables-restore.8: document -w/-W options

[PATCH 0/7] Hyper-V: praravirtualized remote TLB flushing and hypercall improvements
 2017-04-10 17:34 UTC  (12+ messages)
` [PATCH 2/7] x86/hyper-v: fast hypercall implementation
` [PATCH 6/7] x86/hyper-v: use hypercall for remove TLB flush

[U-Boot] [PATCH v2 0/9] dm: led: Expand the LED interface and add a command
 2017-04-10 17:34 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] sandbox: Add some test LEDs
` [U-Boot] [PATCH v2 2/9] dm: led: Add a missing blank line in the Kconfig file
` [U-Boot] [PATCH v2 3/9] dm: led: Rename struct led_uclass_plat
` [U-Boot] [PATCH v2 4/9] dm: led: Adjust the LED uclass
` [U-Boot] [PATCH v2 5/9] dm: led: Add support for getting the state of an LED
` [U-Boot] [PATCH v2 6/9] dm: led: Support toggling LEDs
` [U-Boot] [PATCH v2 7/9] dm: led: Add support for blinking LEDs
` [U-Boot] [PATCH v2 8/9] led: Mark existing driver as legacy
` [U-Boot] [PATCH v2 9/9] dm: led: Add a new 'led' command

[Qemu-devel] [PATCH v2 0/9] arm: Implement M profile exception return properly
 2017-04-10 17:13 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] arm: Don't implement BXJ on M-profile CPUs
` [Qemu-devel] [PATCH v2 2/9] arm: Thumb shift operations should not permit interworking branches
` [Qemu-devel] [PATCH v2 3/9] arm: Factor out "generate right kind of step exception"
` [Qemu-devel] [PATCH v2 4/9] arm: Move gen_set_condexec() and gen_set_pc_im() up in the file
` [Qemu-devel] [PATCH v2 5/9] arm: Move condition-failed codepath generation out of if()
` [Qemu-devel] [PATCH v2 6/9] arm: Abstract out "are we singlestepping" test to utility function
` [Qemu-devel] [PATCH v2 7/9] arm: Track M profile handler mode state in TB flags
` [Qemu-devel] [PATCH v2 8/9] arm: Implement M profile exception return properly
` [Qemu-devel] [PATCH v2 9/9] arm: Remove workarounds for old M-profile exception return implementation

[PATCH] md/raid6: Fix anomily when recovering a single device in RAID6
 2017-04-10 17:34 UTC  (2+ messages)

[Fuego] Fuego v1.1 setup queries
 2017-04-10 17:33 UTC  (2+ messages)

[xen-4.8-testing test] 107324: trouble: blocked/broken/fail/pass
 2017-04-10 17:32 UTC 

[Qemu-devel] [PATCH fix for-2.9] cpus: fix wrong define name
 2017-04-10 17:31 UTC  (4+ messages)

[Bug 195231] Continuous messages of "*ERROR* UVD not responding, trying to reset the VCPU!!!" and frozen screen
 2017-04-10 17:27 UTC 

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-04-10 17:29 UTC  (20+ messages)

[Bug 195231] New: Continuous messages of "*ERROR* UVD not responding, trying to reset the VCPU!!!" and frozen screen
 2017-04-10 17:27 UTC  (2+ messages)
` [Bug 195231] "

[Buildroot] [PATCH 1/2] check-bin-arch: add option to exclude files
 2017-04-10 17:27 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] libmpeg2: add check-bin-arch exclusion for Sparc

[U-Boot] [PATCH v3 00/18] stm32f7: add sdram & gpio drivers
 2017-04-10 17:26 UTC  (19+ messages)
` [U-Boot] [PATCH v3 01/18] stm32f7: use clock driver to enable qspi controller clock
` [U-Boot] [PATCH v3 02/18] stm32f7: sdram: move sdram driver code to ram drivers area
` [U-Boot] [PATCH v3 03/18] stm32f7: dm: add driver model support for sdram
` [U-Boot] [PATCH v3 04/18] ARM: DT: stm32f7: add sdram pin contol node
` [U-Boot] [PATCH v3 05/18] stm32f7: use driver model for sdram initialization
` [U-Boot] [PATCH v3 06/18] stm32f7: use clock driver to enable sdram controller clock
` [U-Boot] [PATCH v3 07/18] stm32f7: sdram: use sdram device tree node to configure sdram controller
` [U-Boot] [PATCH v3 08/18] dm: gpio: Add driver for stm32f7 gpio controller
` [U-Boot] [PATCH v3 09/18] ARM: DT: stm32f7: add gpio device tree nodes
` [U-Boot] [PATCH v3 10/18] stm32f7: use stm32f7 gpio driver supporting driver model
` [U-Boot] [PATCH v3 11/18] stm32f746: to switch on user LED1 & read user button
` [U-Boot] [PATCH v3 12/18] stm32f7: stm32f746-disco: read memory info from device tree
` [U-Boot] [PATCH v3 13/18] stm32f7: enable board info read "
` [U-Boot] [PATCH v3 14/18] stm32f7: sdram: correct sdram configuration as per micron sdram
` [U-Boot] [PATCH v3 15/18] stm32f7: increase the max no of pin configuration to 70
` [U-Boot] [PATCH v3 16/18] stm32f7: move board specific pin muxing to dts
` [U-Boot] [PATCH v3 17/18] stm32f7: add support for stm32f769 disco board
` [U-Boot] [PATCH v3 18/18] stm32f7: remove not needed configuration from board config

[Buildroot] [PATCH v4 1/2] xenomai: Add choice for enabling/disabling Cobalt/Mercury core
 2017-04-10 17:26 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] xenomai: Add config for enabling/disabling SMP

[Buildroot] [PATCH 1/2] package/libva: bump version to 1.8.1
 2017-04-10 17:24 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libva-intel-driver: "

[PATCH v3] ia64: fix module loading for gcc-5.4
 2017-04-10 17:23 UTC  (3+ messages)
  ` [PATCH v3] ia64: fix module loading for gcc-5.4+

[PATCH v3 0/8] R-Car VSP1 Histogram Support
 2017-04-10 17:23 UTC  (3+ messages)
` [PATCH v3 1/8] v4l: Add metadata buffer type and format

[Qemu-devel] [PATCH] raspi: Add Raspberry Pi 1 support
 2017-04-10 17:08 UTC  (5+ messages)

[PATCH 0/3] blk-mq: unify hardware queue run handlers
 2017-04-10 17:23 UTC  (5+ messages)
` [PATCH 3/3] blk-mq: unify hctx delay_work and run_work

[oe-layersetup][PATCH] configs: add processor-sdk-03.03.00.04-config
 2017-04-10 17:20 UTC 

[PATCHv3 00/22] Ion clean up in preparation in moving out of staging
 2017-04-10 17:20 UTC  (8+ messages)

[PATCHv4] x86/intel_rdt: Add cpus_list rdtgroup file
 2017-04-10 17:16 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH v3] powerpc: mm: support ARCH_MMAP_RND_BITS
 2017-04-10 17:20 UTC  (3+ messages)
  ` [kernel-hardening] "

[Qemu-devel] [PATCH RFC v1 0/3] Enable MTTCG on PPC64
 2017-04-10 17:20 UTC  (9+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH 4.10 000/110] 4.10.10-stable review
 2017-04-10 16:43 UTC  (36+ messages)
` [PATCH 4.10 001/110] drm/vmwgfx: Type-check lookups of fence objects
` [PATCH 4.10 004/110] drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
` [PATCH 4.10 007/110] PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller
` [PATCH 4.10 010/110] staging: android: ashmem: lseek failed due to no FMODE_LSEEK
` [PATCH 4.10 014/110] iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
` [PATCH 4.10 016/110] iio: bmg160: reset chip when probing
` [PATCH 4.10 018/110] cfg80211: check rdev resume callback only for registered wiphy
` [PATCH 4.10 023/110] dm verity fec: limit error correction recursion
` [PATCH 4.10 024/110] dm verity fec: fix bufio leaks
` [PATCH 4.10 025/110] ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
` [PATCH 4.10 026/110] ACPI / scan: Prefer devices without _HID for _ADR matching
` [PATCH 4.10 028/110] jump label: fix passing kbuild_cflags when checking for asm goto support
` [PATCH 4.10 031/110] ring-buffer: Fix return value check in test_ringbuffer()
` [PATCH 4.10 033/110] brcmfmac: use local iftype avoiding use-after-free of virtual interface
` [PATCH 4.10 036/110] metag/usercopy: Add early abort to copy_to_user
` [PATCH 4.10 038/110] metag/usercopy: Set flags before ADDZ
` [PATCH 4.10 040/110] metag/usercopy: Add missing fixups
` [PATCH 4.10 042/110] powerpc: Disable HFSCR[TM] if TM is not supported
` [PATCH 4.10 048/110] x86/mce: Dont print MCEs when mcelog is active
` [PATCH 4.10 050/110] xtensa: make __pa work with uncached KSEG addresses
` [PATCH 4.10 052/110] s390/uaccess: get_user() should zero on failure (again)
` [PATCH 4.10 053/110] MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
` [PATCH 4.10 056/110] MIPS: Lantiq: fix missing xbar kernel panic
` [PATCH 4.10 058/110] MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
` [PATCH 4.10 061/110] drm/i915/gvt: Fix gvt scheduler interval time
` [PATCH 4.10 065/110] mm/mempolicy.c: fix error handling in set_mempolicy and mbind
` [PATCH 4.10 067/110] kvm: fix page struct leak in handle_vmon
` [PATCH 4.10 071/110] drm/i915: more .is_mobile cleanups for BDW
` [PATCH 4.10 073/110] ASoC: Intel: bytcr_rt5640: quirks for Insyde devices
` [PATCH 4.10 074/110] ARM: OMAP2+: Fix init for multiple quirks for the same SoC
` [PATCH 4.10 077/110] ARM: davinci: add skeleton for pdata-quirks
` [PATCH 4.10 080/110] usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
` [PATCH 4.10 082/110] PCI: Add ACS quirk for Intel Union Point
` [PATCH 4.10 094/110] HID: wacom: dont apply generic settings to old devices
` [PATCH 4.10 099/110] PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports

[PATCH 0/5] LDC changes for porting VCC driver into upstream kernel
 2017-04-10 17:18 UTC  (2+ messages)

[Fuego] ANNOUNCE - Fuego version 1.1 - "Blaze" release
 2017-04-10 17:18 UTC  (3+ messages)

Port various SOC15 drivers over to new macros
 2017-04-10 17:18 UTC  (2+ messages)

[PATCH] grep: plug a trivial memory leak
 2017-04-10 17:17 UTC  (2+ messages)

[PATCH v3] repair: handle reading superblock from image on larger sector size filesystem
 2017-04-10 17:16 UTC  (2+ messages)

[PATCH] drm: Fix get_property logic fumble
 2017-04-10 17:16 UTC  (2+ messages)

[Bug 100446] New: Backlight control not working on Pascal / GP106 using nouveau drivers
 2017-04-10 17:14 UTC  (4+ messages)
  ` [Bug 100446] "

[PATCH] Make git log work for git CWD outside of work tree
 2017-04-10 17:13 UTC  (6+ messages)

[PATCH V4 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
 2017-04-10 17:13 UTC  (7+ messages)
` [PATCH V4 4/7] cxl: Update implementation service layer
` [PATCH V4 5/7] cxl: Rename some psl8 specific functions
` [PATCH V4 6/7] cxl: Isolate few psl8 specific calls

BUG: KASAN: use-after-free in btrfs_map_bio
 2017-04-10 17:13 UTC 

[U-Boot] [PATCH] board/t1024rdb: enable board-level reset when issuing reset command
 2017-04-10 17:13 UTC  (2+ messages)

drm-tip/drm-tip boot: 137 boots: 5 failed, 131 passed with 1 offline (v4.11-rc5-1807-g777f8b443ed1)
 2017-04-10 17:13 UTC 

btrfs filesystem keeps allocating new chunks for no apparent reason
 2017-04-10 17:13 UTC  (10+ messages)

[PATCH] acpi: drop support for force_remove
 2017-04-10 17:13 UTC  (2+ messages)

split the reflink remap from the block allocation path
 2017-04-10 17:13 UTC  (5+ messages)
` [PATCH 2/6] xfs: remove attr fork handling in xfs_bmap_finish_one
` [PATCH 3/6] xfs: pass individual arguments to xfs_bmap_add_extent_hole_real

[xen-4.6-testing test] 107327: trouble: broken/fail/pass
 2017-04-10 17:13 UTC 

[REEEEPOST] bnx2i + bnx2fc: convert to generic workqueue (#3)
 2017-04-10 17:12 UTC  (6+ messages)
` [PATCH 1/5] scsi: bnx2i: convert to workqueue
` [PATCH 2/5] scsi: bnx2fc: convert per-CPU thread "
` [PATCH 3/5] scsi: bnx2fc: clean up header definitions
` [PATCH 4/5] scsi: bnx2fc: annoate unlock + release for sparse
` [PATCH 5/5] scsi: bnx2fc: convert bnx2fc_l2_rcv_thread() to workqueue

[PATCHv3 00/10] Nokia H4+ support
 2017-04-10 17:10 UTC  (7+ messages)
` [PATCHv3 02/10] serdev: add serdev_device_wait_until_sent

[PATCH] ptest-runner: Upgrade to minor version 2.0.2
 2017-04-10 17:15 UTC 

[PATCH 0/5 v2] tracing: Add usecase of synchronize_rcu_tasks() and stack_tracer_disable()
 2017-04-10 17:11 UTC  (9+ messages)
` [PATCH 7/5] tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events
      ` [PATCH 7/5 v3] "
          ` [PATCH 7/5 v4] "

[PATCH 0/3 V3] x86/intel_rdt: Improvements/Fixes to RDT framework
 2017-04-10 17:08 UTC  (5+ messages)
` [PATCH 1/3] x86/intel_rdt: Fix issue when mkdir uses a freed CLOSid

[U-Boot] [PATCH 1/3] fsl: PPA: add support PPA image validation from NAND and SD
 2017-04-10 17:08 UTC  (2+ messages)

[GIT PULL] omap deferred probe regression fix
 2017-04-10 17:06 UTC 

[GIT PULL] omap deferred probe regression fix
 2017-04-10 17:06 UTC 

[PATCH 0/8 V2] fixes for runqemu and runqemu + rm_work
 2017-04-10 16:53 UTC  (3+ messages)
` [PATCH 7/8] qemuboot.bbclass: add two vars for use by runqemu

[PATCH] fstests: add orangefs (pvfs2) support
 2017-04-10 17:02 UTC  (3+ messages)

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-10 17:01 UTC  (6+ messages)

[PATCH] drm/amdgpu/gfx8: move MEC doorbell range setting
 2017-04-10 17:02 UTC 

[PATCH v5 1/4] libnvdimm: add mechanism to publish badblocks at the region level
 2017-04-10 17:01 UTC  (5+ messages)
` [PATCH v5 3/4] libnvdimm: add support for clear poison list and badblocks for device dax

[PATCH] openssl: fix the reference to native perl in ptests
 2017-04-10 16:51 UTC  (2+ messages)

[PATCH v2] IIO: bmp280-core.c: fix error in humidity calculation
 2017-04-10 17:00 UTC 


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.