public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-09 20:53:33 to 2016-05-10 00:13:31 UTC [more...]

[3.19.y-ckt stable] Linux 3.19.8-ckt21 stable review
 2016-05-10  0:05 UTC  (40+ messages)
` [PATCH 3.19.y-ckt 01/54] [3.19-stable-only] Revert "powerpc: Update TM user feature bits in scan_features()"
` [PATCH 3.19.y-ckt 02/54] [3.19-stable-only] fix backport "KVM: s390: avoid memory overwrites on emergency signal injection"
` [PATCH 3.19.y-ckt 03/54] USB: usbip: fix potential out-of-bounds write
` [PATCH 3.19.y-ckt 04/54] arm: factor out mmap ASLR into mmap_rnd
` [PATCH 3.19.y-ckt 05/54] x86: standardize mmap_rnd() usage
` [PATCH 3.19.y-ckt 10/54] s390/mm: align 64-bit PIE binaries to 4GB
` [PATCH 3.19.y-ckt 11/54] s390: standardize mmap_rnd() usage
` [PATCH 3.19.y-ckt 12/54] mm: expose arch_mmap_rnd when available
` [PATCH 3.19.y-ckt 14/54] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH 3.19.y-ckt 15/54] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
` [PATCH 3.19.y-ckt 16/54] x86/mm/32: Enable full randomization on i386 and X86_32
` [PATCH 3.19.y-ckt 18/54] ASoC: dapm: Make sure we have a card when displaying component widgets
` [PATCH 3.19.y-ckt 19/54] iio: ak8975: Fix NULL pointer exception on early interrupt
` [PATCH 3.19.y-ckt 20/54] i2c: cpm: Fix build break due to incompatible pointer types
` [PATCH 3.19.y-ckt 22/54] efi: Fix out-of-bounds read in variable_matches()
` [PATCH 3.19.y-ckt 23/54] USB: serial: cp210x: add ID for Link ECU
` [PATCH 3.19.y-ckt 31/54] ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
` [PATCH 3.19.y-ckt 33/54] mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
` [PATCH 3.19.y-ckt 34/54] mm: vmscan: reclaim highmem zone if buffer_heads is over limit
` [PATCH 3.19.y-ckt 35/54] EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
` [PATCH 3.19.y-ckt 36/54] powerpc: Fix bad inline asm constraint in create_zero_mask()
` [PATCH 3.19.y-ckt 37/54] Minimal fix-up of bad hashing behavior of hash_64()
` [PATCH 3.19.y-ckt 38/54] tracing: Don't display trigger file for events that can't be enabled
` [PATCH 3.19.y-ckt 39/54] drm/radeon: make sure vertical front porch is at least 1
` [PATCH 3.19.y-ckt 40/54] MAINTAINERS: Remove asterisk from EFI directory names
` [PATCH 3.19.y-ckt 41/54] ACPICA: Dispatcher: Update thread ID for recursive method calls
` [PATCH 3.19.y-ckt 42/54] x86/sysfb_efi: Fix valid BAR address range check
` [PATCH 3.19.y-ckt 43/54] fs/pnode.c: treat zero mnt_group_id-s as unequal
` [PATCH 3.19.y-ckt 44/54] propogate_mnt: Handle the first propogated copy being a slave
` [PATCH 3.19.y-ckt 45/54] mm, cma: prevent nr_isolated_* counters from going negative
` [PATCH 3.19.y-ckt 46/54] x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
` [PATCH 3.19.y-ckt 47/54] parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
` [PATCH 3.19.y-ckt 48/54] jme: Do not enable NIC WoL functions on S0
` [PATCH 3.19.y-ckt 49/54] jme: Fix device PM wakeup API usage
` [PATCH 3.19.y-ckt 50/54] batman-adv: Check skb size before using encapsulated ETH+VLAN header
` [PATCH 3.19.y-ckt 51/54] batman-adv: Reduce refcnt of removed router when updating route
` [PATCH 3.19.y-ckt 52/54] batman-adv: Fix broadcast/ogm queue limit on a removed interface
` [PATCH 3.19.y-ckt 53/54] cxgbi: fix uninitialized flowi6
` [PATCH 3.19.y-ckt 54/54] net/mlx4_en: fix spurious timestamping callbacks

[GIT PULL] libnvdimm build fix for 4.6-final
 2016-05-10  0:09 UTC 

[3.19.y-ckt stable] Patch "workqueue: fix ghost PENDING flag while doing MQ IO" has been added to the 3.19.y-ckt tree
 2016-05-10  0:03 UTC 

[PATCH 0/5] fixes for twl6040-vibra
 2016-05-10  0:02 UTC  (8+ messages)
` [PATCH 1/5] input: twl6040-vibra: fix DT node memory management
          ` [Kernel] "

[PATCH v4 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-05-10  0:04 UTC  (5+ messages)
` [PATCH v4 1/5] ACPI / processor_idle: introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
` [PATCH v4 2/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH v5 00/12] x86/xsaves: Fix XSAVES issues
 2016-05-10  0:01 UTC  (16+ messages)
` [PATCH v5 01/13] x86/xsaves: Define and use user_xstate_size for xstate size in signal context
` [PATCH v5 02/13] x86/xsaves: Rename xstate_size to kernel_xstate_size to explicitly distinguish xstate size in kernel from user space
` [PATCH v5 03/13] x86/xsaves: Keep init_fpstate.xsave.header.xfeatures as zero for init optimization
` [PATCH v5 04/13] x86/xsaves: Introduce a new check that allows correct xstates copy from kernel to user directly
` [PATCH v5 10/13] x86/xsaves: Fix __fpu_restore_sig() for XSAVES
` [PATCH v5 11/13] x86/xsaves: Add WARN_ON_FPU() when a disabled xstate component offset is requested for a compacted format
` [PATCH v5 12/13] x86/xsaves: Fix fpstate_init() for XSAVES

[PATCH 0/4] gpio: batch #3: remove modular code from non-modular drivers
 2016-05-09 23:59 UTC  (5+ messages)
` [PATCH 1/4] gpio: sodaville: make it explicitly non-modular
` [PATCH 2/4] gpio: stmpe: "
` [PATCH 3/4] gpio: timberdale: "
` [PATCH 4/4] gpio: zevio: "

[PATCH] sched/fair: Invoke cpufreq hooks for CONFIG_SMP unset
 2016-05-09 23:58 UTC  (5+ messages)

[RESEND PATCH] ION: Sys_heap: Add cached pool to spead up cached buffer alloc
 2016-05-09 23:50 UTC  (2+ messages)

[PATCH v5 0/5] da8xx USB PHY platform devices and clocks (was "da8xx UBS clocks")
 2016-05-09 23:46 UTC  (6+ messages)
` [PATCH v5 1/5] ARM: davinci: da8xx: add usb phy clocks
` [PATCH v5 2/5] ARM: davinci: da8xx: Add CFGCHIP syscon platform declaration
` [PATCH v5 3/5] ARM: davinci: da8xx: Add USB PHY "
` [PATCH v5 4/5] ARM: DTS: da850: Add cfgchip syscon node
` [PATCH v5 5/5] ARM: DTS: da850: Add usb phy node

Using the mailbox subsystem for plain doorbells?
 2016-05-09 23:45 UTC 

[PATCH v5 0/7] da8xx USB PHY (was da8xx USB clocks)
 2016-05-09 23:40 UTC  (8+ messages)
` [PATCH v5 1/7] mfd: da8xx-cfgchip: New header file for CFGCHIP registers
` [PATCH v5 2/7] dt-bindings: Add bindings for phy-da8xx-usb
` [PATCH v5 3/7] phy: Add set_mode callback
` [PATCH v5 4/7] phy: da8xx-usb: new driver for DA8xx SoC USB PHY
` [PATCH v5 5/7] usb: ohci-da8xx: Remove code that references mach
` [PATCH v5 6/7] usb: musb: da8xx: Use devm in probe
` [PATCH v5 7/7] usb: musb: da8xx: Remove mach code

[PATCH v2] zsmalloc: fix zs_can_compact() integer overflow
 2016-05-09 23:42 UTC  (2+ messages)

[GIT PULL 0/5] EFI changes for v4.7
 2016-05-09 23:41 UTC  (3+ messages)
` [PATCH 2/5] efibc: Fix excessive stack footprint warning

[PATCH v2] clk: ingenic: Allow divider value to be divided
 2016-05-09 23:29 UTC  (2+ messages)

[PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support
 2016-05-09 23:15 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings

[PATCH 1/6] f2fs: support in batch multi blocks preallocation
 2016-05-09 23:04 UTC  (6+ messages)
` [PATCH 2/6] f2fs: support in batch fzero in dnode page
` [PATCH 5/6] f2fs: enable inline_dentry by default

[PATCH v9 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-05-09 23:03 UTC  (11+ messages)
` [PATCH v9 2/7] vfio/type1: vfio_find_dma accepting a type argument
` [PATCH v9 3/7] vfio/type1: bypass unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v9 5/7] vfio/type1: also check IRQ remapping capability at msi domain
` [PATCH v9 7/7] vfio/type1: return MSI geometry through VFIO_IOMMU_GET_INFO capability chains

[PATCH v3 0/3] net: phy: add phy_ethtool_{get|set}_link_ksettings
 2016-05-09 23:01 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] net: ethernet: fec: use phydev from struct net_device
` [PATCH v3 3/3] net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings

[PATCH v3 0/5] Add alignment check for DAX mount
 2016-05-09 22:50 UTC  (8+ messages)
` [PATCH v3 2/5] block: Add bdev_supports_dax() for dax mount checks

[PATCH v2 0/5] Implement SoC bus driver for Vybrid
 2016-05-09 22:58 UTC  (7+ messages)
` [PATCH v2 5/5] vf610-soc: Add Vybrid SoC device tree binding documentation

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-05-09 22:56 UTC  (6+ messages)
` [PATCH V6 01/13] pci, acpi, x86, ia64: Move ACPI host bridge device companion assignment to core code

mount --move and shared namespaces
 2016-05-09 22:46 UTC 

[PATCH v4 0/7] da8xx USB PHY (was da8xx USB clocks)
 2016-05-09 22:47 UTC  (6+ messages)
` [PATCH v4 3/7] phy: Add set_mode callback

[PATCH] staging: speakup: ensure we do not overrun synths array
 2016-05-09 22:44 UTC  (2+ messages)

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-09 22:43 UTC  (13+ messages)

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-05-09 22:39 UTC  (6+ messages)
` [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver

[PATCH] arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip
 2016-05-09 22:37 UTC 

[PATCH 0/6] Support BCM23550 SoC
 2016-05-09 22:31 UTC  (6+ messages)
` [PATCH 3/6] docs: Document BCM23550 bindings

[PATCH v7 0/9] Add clock support for Mediatek MT2701
 2016-05-09 22:29 UTC  (13+ messages)
` [PATCH v7 4/9] clk: mediatek: Add MT2701 clock support
` [PATCH v7 7/9] clk: mediatek: Enable critical clocks for MT2701
` [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

[PATCH v7 0/9] x86/KASLR: Randomize virtual address separately
 2016-05-09 22:28 UTC  (7+ messages)
` [PATCH v7 1/9] x86/KASLR: Initialize mapping_info every time

[PATCH 0/3] mm: thp: mapcount updates
 2016-05-09 22:26 UTC  (3+ messages)
` [PATCH 1/3] mm: thp: calculate the mapcount correctly for THP pages during WP faults

[PATCH V4 0/4] Code refine for Intel IOMMU
 2016-05-09 22:20 UTC  (4+ messages)

[PATCH v2] uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h
 2016-05-09 22:15 UTC  (4+ messages)

[PATCH] workqueue: fix rebind bound workers warning
 2016-05-09 22:14 UTC  (4+ messages)

[PATCH v21 00/22] Richacls
 2016-05-09 22:02 UTC  (23+ messages)
` [PATCH v21 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v21 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v21 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v21 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v21 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v21 06/22] richacl: In-memory representation and helper functions
` [PATCH v21 07/22] richacl: Permission mapping functions
` [PATCH v21 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v21 09/22] richacl: Permission check algorithm
` [PATCH v21 10/22] posix_acl: Improve xattr fixup code
` [PATCH v21 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v21 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v21 13/22] vfs: Cache richacl in struct inode
` [PATCH v21 14/22] richacl: Update the file masks in chmod()
` [PATCH v21 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v21 16/22] richacl: Create-time inheritance
` [PATCH v21 17/22] richacl: Automatic Inheritance
` [PATCH v21 18/22] richacl: xattr mapping functions
` [PATCH v21 19/22] richacl: Add richacl xattr handler
` [PATCH v21 20/22] vfs: Add richacl permission checking
` [PATCH v21 21/22] ext4: Add richacl support
` [PATCH v21 22/22] ext4: Add richacl feature flag

[PATCH 0/7] ir-rx51 driver fixes
 2016-05-09 22:06 UTC  (6+ messages)
` [PATCH 4/7] [media] ir-rx51: add DT support to driver

[PATCH v2 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-09 22:05 UTC  (29+ messages)
` [PATCH v2 10/22] ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labels
` [PATCH v2 11/22] ARM: dts: exynos: Configure Exynos5410 pinctrl for eMMC and SD card
` [PATCH v2 12/22] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [PATCH v2 13/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v2 14/22] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v2 15/22] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow
` [PATCH v2 16/22] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [PATCH v2 17/22] ARM: dts: exynos: Include common exynos5 in exynos5410.dtsi
` [PATCH v2 18/22] ARM: dts: exynos: Enable UART3 on Exynos5410
` [PATCH v2 19/22] ARM: dts: exynos: MCT is not an interrupt controller and extend length of iomap
` [PATCH v2 20/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v2 21/22] ARM: dts: exynos: Add USB to Exynos5410
` [PATCH v2 22/22] ARM: dts: exynos: Add initial support for Odroid XU board

[PATCH 0/6] of: overlays: New target methods
 2016-05-09 21:59 UTC  (3+ messages)
` [PATCH 3/6] doc: dt: Document the indirect overlay method

[BUG] x86/efi: MMRs no longer properly mapped after switch to isolated page table
 2016-05-09 21:55 UTC  (8+ messages)

[PATCH 1/2] drm/omapdrm: include pinctrl/consumer.h where needed
 2016-05-09 21:51 UTC  (2+ messages)
` [PATCH 2/2] drm/sti: include linux/seq_file.h "

[PATCH] ideapad-laptop: add a new WMI string for ESC key
 2016-05-09 21:49 UTC 

[PATCH 0/3] of: generic infrastructure fixes
 2016-05-09 21:49 UTC  (9+ messages)
` [PATCH 1/3] of: rename *_node_sysfs to _node_post
` [PATCH 2/3] of: Support hashtable lookups for phandles
` [PATCH 3/3] of: overlay: Pick up label symbols from overlays

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock
 2016-05-09 21:48 UTC  (5+ messages)
` [PATCH v3 2/4] clk: arizona: Add clock driver for the Arizona devices

[RFC PATCH 0/3] Add ioremap_exec and extend drivers/misc/sram.c
 2016-05-09 21:41 UTC  (4+ messages)
` [RFC PATCH 1/3] asm-generic: io: Add exec versions of ioremap
` [RFC PATCH 2/3] lib: devres: Add exec and exec_nocache versions of devm_ioremap
` [RFC PATCH 3/3] misc: SRAM: Add option to map SRAM to allow code execution

[PATCH 0/6] omap-ssi cleanups + dvfs support
 2016-05-09 21:35 UTC  (5+ messages)
` [PATCH 5/6] HSI: omap_ssi: built omap_ssi and omap_ssi_port into one module

[PATCH 0/5] cpufreq: schedutil: improve latency of response
 2016-05-09 21:20 UTC  (6+ messages)
` [PATCH 1/5] sched: cpufreq: add cpu to update_util_data
` [PATCH 2/5] cpufreq: schedutil: support scheduler cpufreq callbacks on remote CPUs
` [PATCH 3/5] sched: cpufreq: call cpufreq hook from "
` [PATCH 4/5] cpufreq: schedutil: map raw required frequency to CPU-supported frequency
` [PATCH 5/5] cpufreq: schedutil: do not update rate limit ts when freq is unchanged

[PATCH 0/3] HSI: omap-ssi: regressions against yesterday's linux-next
 2016-05-09 21:21 UTC  (2+ messages)

[PATCH v3 0/2] perf tools: Backward ring buffer support
 2016-05-09 21:12 UTC  (3+ messages)
` [PATCH v3 2/2] perf tests: Add test to check backward ring buffer

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-05-09 21:08 UTC  (6+ messages)

[PATCH V3 0/2] Add two-level support to ITS device table
 2016-05-09 20:58 UTC  (3+ messages)
` [PATCH V3 1/2] irqchip/gicv3-its: split its_alloc_tables() into two functions
` [PATCH V3 2/2] irqchip/gicv3-its: Implement two-level(indirect) device table support

[PATCH v9 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-05-09 20:57 UTC  (3+ messages)
` [PATCH v9 4/8] iommu/msi-iommu: initialization

Regression introduced by cf6d445f68974d0b15a14cf6021be38a91f2b5d8
 2016-05-09 20:55 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox