public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-27 11:25:32 to 2015-09-28 05:08:30 UTC [more...]

[PATCH 4.1 000/159] 4.1.9-stable review
 2015-09-28  5:08 UTC  (4+ messages)

Subject: [PATCH] ver_linux: uniform output across various linux distros
 2015-09-28  4:50 UTC 

[V4 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly
 2015-09-28  4:46 UTC  (4+ messages)
  `  "

[PATCH RFC v3 2/2] pidns: introduce syscall getvpid
 2015-09-28  4:12 UTC  (2+ messages)

regmap-spmi.c:undefined reference to `spmi_register_read'
 2015-09-28  4:12 UTC 

[PATCH v3 1/4] perf tools: Adds the config_term callback for different type events
 2015-09-28  3:52 UTC  (4+ messages)
` [PATCH v3 2/4] perf tools: Prompt proper error message for wrong terms of hw/sw events
` [PATCH v3 3/4] perf tools: Adds the tracepoint name parsing support
` [PATCH v3 4/4] perf tools: Enable event_config terms to tracepoint events

[PATCH v2 1/8] spi: imx: Fix DMA transfer
 2015-09-28  3:48 UTC  (2+ messages)

[PATCH v8 0/5] Mediatek xHCI support
 2015-09-28  3:35 UTC  (4+ messages)
` [PATCH v8 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs

[PATCH 1/1] dmaengine: dw: resolve recursion lock when audio playback
 2015-09-28  3:23 UTC  (2+ messages)

[PATCH] KVM: x86: fix bogus warning about reserved bits
 2015-09-28  3:16 UTC  (9+ messages)

[PATCH] kselftest: using built-in rule when delete file
 2015-09-28  3:16 UTC  (8+ messages)
        ` [PATCH] kselftest: replace $(RM) with rm -f command

[PATCH] rtc: Add a driver for Micro Crystal RV8803
 2015-09-28  3:04 UTC  (2+ messages)

[PATCH 1/1] dmaengine: dw: fix nollp issue
 2015-09-28  3:12 UTC  (2+ messages)

[PATCH v3 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-09-28  2:54 UTC  (3+ messages)
` [PATCH v3 5/5] gpio: tps65912: Add GPIO driver for the TPS65912 PMIC

linux-next: no release today
 2015-09-28  2:38 UTC 

v4.3-rc2, fault in sock_release via nfs_put_client
 2015-09-28  2:27 UTC  (3+ messages)

Can you give me a suggestion for how to compile size kselftest?
 2015-09-28  2:21 UTC 

[v4.2+ regression] fd7a4bed sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks
 2015-09-28  2:17 UTC 

[PATCH 0/3] mailbox: rockchip: Add mailbox driver for Rockchip platform
 2015-09-28  2:09 UTC  (2+ messages)

[PATCH v5 0/10] Fix broken DMAFLUSHP on Rockchips platform
 2015-09-28  1:59 UTC  (2+ messages)

[PATCH v2 0/7] Make cpuid <-> nodeid mapping persistent
 2015-09-28  1:57 UTC  (11+ messages)
` [PATCH v2 3/7] x86, gfp: Cache best near node for memory allocation
` [PATCH v2 5/7] x86, acpi, cpu-hotplug: Introduce apicid_to_cpuid[] array to store persistent cpuid <-> apicid mapping

[PATCH][RFC] ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
 2015-09-28  1:51 UTC  (5+ messages)

[PATCH] gpio: max730x: eliminate double free
 2015-09-28  1:44 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: atmel-classd: add driver for Atmel CLASSD
 2015-09-28  1:36 UTC  (3+ messages)

[PATCH] iio: gyro: ssp_gyro_sensor: Use devm_iio_device_register
 2015-09-28  1:12 UTC  (8+ messages)

[PATCH] mm: fix cpu hangs on truncating last page of a 16t sparse file
 2015-09-28  1:06 UTC  (7+ messages)

[PATCH] dax: fix deadlock in __dax_fault
 2015-09-28  0:59 UTC  (6+ messages)

[PATCH v2] mtd: nand: pxa3xx-nand: switch to dmaengine
 2015-09-28  0:49 UTC  (3+ messages)

[PATCH RESEND] rtsx_usb_ms: Use msleep_interruptible() in polling loop
 2015-09-28  0:34 UTC 

[PULL 00/10] NBD updates for 4.3
 2015-09-28  0:27 UTC  (3+ messages)
` [PATCH 01/10] nbd: Fix timeout detection

[PATCH] HID: hid-input: allow input_configured callback return errors
 2015-09-28  0:23 UTC  (3+ messages)

[PATCH] Input: serio - fix blocking of parport
 2015-09-28  0:18 UTC  (2+ messages)

[PATCH v2] mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal
 2015-09-28  0:05 UTC  (3+ messages)

[PATCH v2] kernel: make rcu/tree_trace.c explicitly non-modular
 2015-09-27 23:14 UTC 

[RESEND PATCH 0/2] ST PLL fixes for 4.3-rc2
 2015-09-27 22:48 UTC  (2+ messages)

[PATCH v8 00/41] Richacls
 2015-09-27 22:09 UTC  (42+ messages)
` [PATCH v8 01/41] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v8 02/41] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v8 03/41] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v8 04/41] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v8 05/41] vfs: Add permission flags for setting file attributes
` [PATCH v8 06/41] richacl: In-memory representation and helper functions
` [PATCH v8 07/41] richacl: Permission mapping functions
` [PATCH v8 08/41] richacl: Compute maximum file masks from an acl
` [PATCH v8 09/41] richacl: Update the file masks in chmod()
` [PATCH v8 10/41] richacl: Permission check algorithm
` [PATCH v8 11/41] vfs: Cache base_acl objects in inodes
` [PATCH v8 12/41] vfs: Cache richacl in struct inode
` [PATCH v8 13/41] richacl: Check if an acl is equivalent to a file mode
` [PATCH v8 14/41] richacl: Create-time inheritance
` [PATCH v8 15/41] richacl: Automatic Inheritance
` [PATCH v8 16/41] richacl: xattr mapping functions
` [PATCH v8 17/41] vfs: Add richacl permission checking
` [PATCH v8 18/41] ext4: Add richacl support
` [PATCH v8 19/41] ext4: Add richacl feature flag
` [PATCH v8 20/41] richacl: acl editing helper functions
` [PATCH v8 21/41] richacl: Move everyone@ aces down the acl
` [PATCH v8 22/41] richacl: Propagate everyone@ permissions to other aces
` [PATCH v8 23/41] richacl: Set the owner permissions to the owner mask
` [PATCH v8 24/41] richacl: Set the other permissions to the other mask
` [PATCH v8 25/41] richacl: Isolate the owner and group classes
` [PATCH v8 26/41] richacl: Apply the file masks to a richacl
` [PATCH v8 27/41] richacl: Create richacl from mode values
` [PATCH v8 28/41] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v8 29/41] nfsd: Use richacls as internal acl representation
` [PATCH v8 30/41] nfsd: Add richacl support
` [PATCH v8 31/41] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v8 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [PATCH v8 33/41] richacl: Add support for unmapped identifiers
` [PATCH v8 34/41] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v8 35/41] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v8 36/41] sunrpc: Add xdr_init_encode_pages
` [PATCH v8 37/41] nfs: Fix GETATTR bitmap verification
` [PATCH v8 38/41] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v8 39/41] nfs: Add richacl support
` [PATCH v8 40/41] nfs: Add support for the v4.1 dacl attribute
` [PATCH v8 41/41] richacl: uapi header split

[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
 2015-09-27 22:39 UTC  (9+ messages)
` [PATCH 10/26] x86, pkeys: notify userspace about protection key faults

[PATCH 1/5] perf: unwind: fix unw_word_t pointer casts
 2015-09-27 18:37 UTC  (5+ messages)
` [PATCH 2/5] perf: unwind: pass symbol source to libunwind
` [PATCH 3/5] perf: unwind: use debug_frame if eh_frame is unusable
` [PATCH 4/5] tools: build: fix libiberty feature detection
` [PATCH 5/5] perf: add Makefile.deps for easier cross compiling

Contact Us for your Low Interest Rate Loan!
 2015-09-27 20:57 UTC 

[PATCH 1/1] blk-core: fix queue stuck on attempt to submit request from unplug
 2015-09-27 20:44 UTC 

[PATCH v2 1/4] perf tools: Adds the config_term callback for different type events
 2015-09-27 20:41 UTC  (10+ messages)
` [PATCH v2 2/4] perf tools: Prompt error message for wrong terms of hw/sw events
` [PATCH v2 3/4] perf tools: Adds the tracepoint name parsing support
` [PATCH v2 4/4] perf tools: Enable event_config terms to tracepoint events

[PATCH 0/2] perf tools: Add MIPS userspace DWARF callchains
 2015-09-27 20:39 UTC  (3+ messages)

[RFC] PCI: Unassigned Expansion ROM BARs
 2015-09-27 20:19 UTC  (3+ messages)

[PATCH RFC 00/10] counter read during perf sampling
 2015-09-27 19:57 UTC  (6+ messages)

[PATCH v2] staging: rtl8723au: Fix resource leak
 2015-09-27 19:48 UTC 

[PATCH 0/7] tools build: Fix header removal build issue
 2015-09-27 19:45 UTC  (4+ messages)
` [PATCH 2/7] tools build: Add test for missing include

[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-09-27 19:42 UTC  (3+ messages)

[PATCH v4 0/7] Initial support for user namespace owned mounts
 2015-09-27 19:30 UTC  (3+ messages)
` [PATCH v4 6/7] Smack: Add support for unprivileged mounts from user namespaces

[PATCH] staging: rtl8723au: Fix resource leak
 2015-09-27 19:30 UTC 

[PATCH RFC 0/5] powerpc:numa Add serial nid support
 2015-09-27 18:41 UTC  (7+ messages)
` [PATCH RFC 1/5] powerpc:numa Add numa_cpu_lookup function to update lookup table
` [PATCH RFC 2/5] powerpc:numa Rename functions referring to nid as chipid
` [PATCH RFC 3/5] powerpc:numa create 1:1 mappaing between chipid and nid
` [PATCH RFC 4/5] powerpc:numa Add helper functions to maintain chipid to nid mapping
` [PATCH RFC 5/5] powerpc:numa Use chipid to nid mapping to get serial numa node ids

[PATCH 4.2 000/134] 4.2.2-stable review
 2015-09-27 18:34 UTC  (3+ messages)

[GIT PULL 0/2] EFI urgent fixes
 2015-09-27 18:06 UTC  (12+ messages)
` [PATCH 1/2] x86/efi: Map EFI memmap entries in-order at runtime

[PATCH 2/2] mm: fix declarations of nr, delta and nr_pagecache_reclaimable
 2015-09-27 21:04 UTC 

[PATCH 1/2] mm: change free_cma and free_pages declarations to unsigned
 2015-09-27 21:04 UTC 

[PATCH] x86/kgdb: Replace bool_int_array[NR_CPUS] with bitmap
 2015-09-27 17:58 UTC  (4+ messages)
` [PATCH] cpufreq: p4-clockmod: "

[GIT PULL rcu/urgent] Fix two more 4.3 regressions
 2015-09-27 17:41 UTC  (13+ messages)

[PATCH] Patch to integrate RapidDisk and RapidCache RAM Drive / Caching modules into the kernel
 2015-09-27 17:17 UTC 

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-27 17:02 UTC  (4+ messages)

Tracing IRQ-flags
 2015-09-27 16:51 UTC  (2+ messages)

[alsa-devel] [PATCH] mfd: arizona: Call the runtime PM function if the state is runtime resumed
 2015-09-27 16:06 UTC  (11+ messages)

Build regressions/improvements in v4.3-rc2
 2015-09-27 16:09 UTC  (4+ messages)

No more new fbdev drivers, please
 2015-09-27 16:08 UTC  (3+ messages)

[PATCH v2 0/4] iio: bmc150 regmap and SPI
 2015-09-27 15:58 UTC  (5+ messages)

[PATCH] vf610_adc: Fix internal temperature calculation
 2015-09-27 15:53 UTC  (2+ messages)

[PATCH v6 0/2] Driver for Microchip digital potentiometers
 2015-09-27 15:50 UTC  (5+ messages)
` [PATCH v6 1/2] iio: resistance: Document that resistance can be output
` [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers

[PATCH 1/2] x86/cpu/cacheinfo: num_cache_leaves should be static
 2015-09-27 15:40 UTC  (2+ messages)
` [PATCH 2/2] x86/cpu/cacheinfo: amd_get/set_l3_disable_slot "

[PATCH 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc
 2015-09-27 15:37 UTC  (4+ messages)
  ` [PATCH 2/3] iio:adc:palmas: add DT support

[PATCH 4.1 000/159] 4.1.9-stable review (build error)
 2015-09-27 15:32 UTC  (3+ messages)
` [PATCH] cxl: Don't remove AFUs/vPHBs in cxl_reset

[PATCH 1/2] perf/core: fix should it be static warnings
 2015-09-27 15:25 UTC  (2+ messages)
` [PATCH 2/2] perf/core: nop_txn_flags should be static

[PATCH 1/2] selinux: ioctl_has_perm should be static
 2015-09-27 15:10 UTC  (2+ messages)
` [PATCH 2/2] smack: smk_ipv6_port_list "

[PCI, x86] RIP: 0010:[<ffffffff81a2ef16>] [<ffffffff81a2ef16>] _raw_spin_unlock_irqrestore
 2015-09-27 15:10 UTC  (3+ messages)

[PATCH] Removed extra spaces, and error from checkpatch.pl
 2015-09-27 15:03 UTC  (3+ messages)

[PATCH] crypto: blkcipher and ablkcipher should it be static
 2015-09-27 14:47 UTC 

[PATCH] acpi/apei: apei_resources_all should be static
 2015-09-27 14:38 UTC 

[PATCH V4 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-09-27 14:35 UTC  (8+ messages)

[PATCH] fs: namespace: to_mnt_ns should be static
 2015-09-27 14:31 UTC 

[PATCH] kvm: x86: kvm_emulate_wbinvd_noskip should be static
 2015-09-27 14:25 UTC 

[PATCHv3][RESEND] serial: don't register CIR serial ports
 2015-09-27 14:25 UTC 

[PATCH] arm64: dts: mediatek: mt8173 PSCI-1.0 support
 2015-09-27 14:23 UTC  (2+ messages)

[PATCH] drivers: staging: wilc1000: Replace message queue with standard Linux lists
 2015-09-27 14:13 UTC 

[PATCH 1/2] arm64: mediatek: enable MTK_TIMER
 2015-09-27 14:00 UTC  (3+ messages)

[PATCH 1/3] iio: dac: ad5504: leave sysfs naming to the core
 2015-09-27 13:57 UTC  (3+ messages)

[PATCH] iio: adc: max1363: leave sysfs naming to the core
 2015-09-27 13:56 UTC  (2+ messages)

[PATCH] iio: adc: ad799x: leave sysfs naming to the core
 2015-09-27 13:56 UTC  (3+ messages)

[PATCH V5 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-09-27 13:48 UTC  (2+ messages)

[PATCH] ARM: dts: mt8135-evbp1: remove regulator-compatible usage
 2015-09-27 13:39 UTC  (2+ messages)

intel_idle and turbostat patches for Linux-4.3
 2015-09-27 13:55 UTC  (2+ messages)

[PATCH v3] soc: mediatek: add scpsys support active_wakeup
 2015-09-27 13:19 UTC  (2+ messages)

[PATCH v4 0/7] blk-mq: fix race conditions on cpu hotplug handling
 2015-09-27 13:06 UTC  (4+ messages)
` [PATCH v4 6/7] blk-mq: fix freeze queue race

[PATCH v7] arm64: dts: Add spi bus dts
 2015-09-27 13:05 UTC  (3+ messages)

[PATCH 0/4] of: Handle multi-parent version of msi-parent
 2015-09-27 13:02 UTC  (5+ messages)
` [PATCH 2/4] of: irq: Add support for the new definition of "msi-parent"

[PATCH] arm64: mt8173.dtsi: correct i2c node names
 2015-09-27 13:00 UTC  (3+ messages)

[GIT pull] perf fixes for 4.3
 2015-09-27 12:36 UTC 

[GIT pull] scheduler fix for 4.3
 2015-09-27 12:21 UTC 

[GIT pull] locking fixes for 4.3
 2015-09-27 12:18 UTC 

Linux 4.3-rc3
 2015-09-27 11:58 UTC 

[PATCH v2] soc: mediatek: Move the initial setting of pmic wrap interrupt before requesting irq
 2015-09-27 11:56 UTC  (3+ messages)

[PATCH] soc: mediatek: Fix random hang up issue while kernel init
 2015-09-27 11:25 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