messages from 2015-12-07 17:51:22 to 2015-12-07 22:22:12 UTC [more...]
[GIT PULL 00/14] perf/core improvements and fixes
2015-12-07 22:17 UTC (15+ messages)
` [PATCH 01/14] perf machine: Pass correct string to dso__adjust_kmod_long_name
` [PATCH 02/14] perf test: Use machine__new_host in dwarf unwind test
` [PATCH 03/14] perf test: Use machine__new_host in mmap thread lookup test
` [PATCH 04/14] perf test: Use machine__new_host in mmap thread code reading test
` [PATCH 05/14] perf test: Fix cpus and thread maps reference in error path
` [PATCH 06/14] perf test: Prevent using bpf-output event in round trip name test
` [PATCH 07/14] perf test: Create kernel maps properly for hist entries test
` [PATCH 08/14] perf evsel: Use event maps directly in perf_evsel__enable
` [PATCH 09/14] perf evsel: Introduce disable() method
` [PATCH 10/14] perf evlist: Factor perf_evlist__(enable|disable) functions
` [PATCH 11/14] perf stat: Use perf_evlist__enable in handle_initial_delay
` [PATCH 12/14] perf stat: Create events as disabled
` [PATCH 13/14] perf stat: Move enable_on_exec setup under earlier code
` [PATCH 14/14] perf annotate: ARM support
[RFC PATCH -v2] mm, oom: introduce oom reaper
2015-12-07 22:19 UTC (6+ messages)
[PATCH 1/1] ACPI: Support D3 COLD device for old BIOS
2015-12-07 22:48 UTC (2+ messages)
[PATCH] ARM: mm: mark section-aligned portion of rodata NX
2015-12-07 22:17 UTC (5+ messages)
[PATCH] Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issue
2015-12-07 22:16 UTC (2+ messages)
[PATCH v5 0/5] Add iProc PCIe PAXC and MSI support
2015-12-07 22:15 UTC (7+ messages)
` [PATCH v5 5/5] ARM: dts: Enable MSI support for Broadcom Cygnus
[PATCH V2 5/6] cpufreq: governor: replace per-cpu delayed work with timers
2015-12-07 22:43 UTC (3+ messages)
[PATCH 4.3 000/125] 4.3.1-stable review
2015-12-07 22:10 UTC (4+ messages)
` [PATCH 4.3 090/125] KVM: s390: fix wrong lookup of VCPUs by array index
[Patch V2] x86, mce: Ensure offline CPU's don't participate in mce rendezvous process
2015-12-07 22:07 UTC (5+ messages)
snprintf, overlapping destination and source
2015-12-07 22:04 UTC (2+ messages)
[PATCH v9] i40e: Look up MAC address in Open Firmware or IDPROM
2015-12-07 22:00 UTC (3+ messages)
[PATCH v5 00/11] Improvements for SPI IMX driver for Freescale IMX51, IMX53 and IMX6
2015-12-07 21:58 UTC (4+ messages)
` [PATCH v5 05/11] spi: imx: Add support for loopback for ECSPI controllers
[PATCH 00/12] x86: Rewrite 64-bit syscall code
2015-12-07 21:51 UTC (13+ messages)
` [PATCH 01/12] selftests/x86: Extend Makefile to allow 64-bit only tests
` [PATCH 02/12] selftests/x86: Add check_initial_reg_state
` [PATCH 03/12] x86/syscalls: Refactor syscalltbl.sh
` [PATCH 04/12] x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
` [PATCH 05/12] x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
` [PATCH 06/12] x86/syscalls: Add syscall entry qualifiers
` [PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path
` [PATCH 08/12] x86/entry/64: Call all native slow-path syscalls with full pt-regs
` [PATCH 09/12] x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork
` [PATCH 10/12] x86/entry/64: Migrate the 64-bit syscall slow path to C
` [PATCH 11/12] x86/entry/32: Change INT80 to be an interrupt gate
` [PATCH 12/12] x86/entry: Do enter_from_user_mode with IRQs off
[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
2015-12-07 21:53 UTC (2+ messages)
[PATCH 4.2 000/124] 4.2.7-stable review
2015-12-07 21:54 UTC (3+ messages)
[PATCH] ptrace: use fsuid, fsgid, effective creds for fs access checks
2015-12-07 21:51 UTC (10+ messages)
` [PATCH 1/2] security: let security modules use PTRACE_MODE_* with bitmasks
` [PATCH 2/2] ptrace: use fsuid, fsgid, effective creds for fs access checks
[PATCH v2 0/1] cxgb3: Convert simple_strtoul to kstrtox
2015-12-07 21:49 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 1/2] watchdog: introduce touch_softlockup_watchdog_sched()
2015-12-07 21:39 UTC (5+ messages)
` [PATCH 2/2] workqueue: implement lockup detector
` [PATCH v2 "
[PATCH v2 00/19] Support fuse mounts in user namespaces
2015-12-07 21:21 UTC (19+ messages)
` [PATCH v2 01/18] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v2 02/18] block_dev: Check permissions towards block device inode when mounting
` [PATCH v2 03/18] fs: Treat foreign mounts as nosuid
` [PATCH v2 04/18] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v2 05/18] userns: Replace in_userns with current_in_userns
` [PATCH v2 06/18] Smack: Handle labels consistently in untrusted mounts
` [PATCH v2 07/18] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v2 08/18] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v2 09/18] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH v2 10/18] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH v2 12/18] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH v2 13/18] fs: Allow superblock owner to access do_remount_sb()
` [PATCH v2 14/18] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH v2 15/18] fuse: Add support for pid namespaces
` [PATCH v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v2 18/18] fuse: Allow user namespace mounts
[PATCH v2 0/6] Further fix for dsa unbinding
2015-12-07 21:36 UTC (4+ messages)
` [PATCH v3 net-next 0/4] "
[PATCHv6 0/7] Driver for new "VMD" device
2015-12-07 21:32 UTC (8+ messages)
` [PATCHv6 1/7] msi: Relax msi_domain_alloc() to support parentless MSI irqdomains
` [PATCHv6 2/7] pci: child bus alloc fix on constrained resource
` [PATCHv6 3/7] Export msi and irq functions for module use
` [PATCHv6 4/7] x86-pci: allow pci domain specific dma ops
` [PATCHv6 5/7] x86/pci: Initial commit for new VMD device driver
` [PATCHv6 6/7] aer_inject: Use 32 bit int type domains
` [PATCHv5 7/7] pciutils: Allow 32-bit domains
[PATCH 1/2] tracing: introduce TRACE_EVENT_FN_COND macro
2015-12-07 21:33 UTC (5+ messages)
` [PATCH 2/2] powerpc: tracing: don't trace hcalls on offline CPUs
[PATCH 4.1 00/95] 4.1.14-stable review
2015-12-07 21:26 UTC (2+ messages)
[PATCH] kbuild: fixdep: Check fstat(2) return value
2015-12-07 21:26 UTC
[PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422
2015-12-07 21:19 UTC (5+ messages)
[PATCH 3.14 00/37] 3.14.58-stable review
2015-12-07 21:16 UTC (2+ messages)
[PATCH 3.10 00/31] 3.10.94-stable review
2015-12-07 21:14 UTC (2+ messages)
Add support for monitoring gpio switches
2015-12-07 21:10 UTC (4+ messages)
` [PATCH 1/3] Device tree binding documentation for gpio-switch
[PATCH 0/7] perf stat: Change event enable code
2015-12-07 21:09 UTC (2+ messages)
completion queue abstraction V2
2015-12-07 20:51 UTC (14+ messages)
` [PATCH 01/13] irq_poll: make blk-iopoll available outside the block layer
` [PATCH 02/13] irq_poll: don't disable new irq_poll instances
` [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched
` [PATCH 04/13] irq_poll: fold irq_poll_disable_pending into irq_poll_softirq
` [PATCH 05/13] irq_poll: mark __irq_poll_complete static
` [PATCH 06/13] irq_poll: remove unused data and max fields
` [PATCH 07/13] IB: add a proper completion queue abstraction
` [PATCH 08/13] IB/srpt: chain RDMA READ/WRITE requests
` [PATCH 09/13] IB/srpt: use the new CQ API
` [PATCH 10/13] IB/srp: "
` [PATCH 11/13] IB/iser: Use a dedicated descriptor for login
` [PATCH 12/13] IB/iser: Use helper for container_of
` [PATCH 13/13] IB/iser: Convert to CQ abstraction
[PATCH] fat: constify fatent_operations structures
2015-12-07 20:46 UTC
[PATCH v5 1/2] video: fbdev: pxafb: loosen the platform data bond
2015-12-07 20:50 UTC (4+ messages)
` [PATCH v5 2/2] video: fbdev: pxafb: initial devicetree conversion
[PATCH] crypto: constify drbg_state_ops structures
2015-12-07 20:36 UTC
[PATCH] IB/mlx4: use list_for_each_entry_safe in search_relocate_mgid0_group
2015-12-07 20:44 UTC (2+ messages)
[RFC/RFT PATCH] watchdog: Move watchdog device creation to watchdog_dev.c
2015-12-07 20:41 UTC (4+ messages)
[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
2015-12-07 20:31 UTC (2+ messages)
[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
2015-12-07 20:29 UTC (2+ messages)
[PATCH] RTC: RK808: Work around hardware bug on November 31st
2015-12-07 20:28 UTC (14+ messages)
linux-next: manual merge of the akpm-current tree with the block tree
2015-12-07 20:24 UTC (3+ messages)
[PATCH] time: verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
2015-12-07 20:23 UTC (12+ messages)
` [RFC][PATCH -reworked] time: Verify "
linux-next: manual merge of the cgroup tree with Linus' tree
2015-12-07 20:19 UTC (3+ messages)
[PATCH v5 08/10] spi: expose master transfer size limitation
2015-12-07 20:18 UTC (3+ messages)
[GIT PULL 0/5] perf/urgent fixes
2015-12-07 20:06 UTC (6+ messages)
` [PATCH 1/5] perf buildid-list: Show running kernel build id fix
` [PATCH 2/5] perf buildid-list: Fix return value of perf buildid-list -k
` [PATCH 3/5] perf hists browser: Add NULL pointer check to prevent crash
` [PATCH 4/5] perf hists browser: Reset selection when refresh
` [PATCH 5/5] perf hists browser: Fix segfault if use symbol filter in cmdline
[PATCH v2 1/8] spi: lm70llp: remove multiple blank lines
2015-12-07 20:07 UTC (2+ messages)
Possible issue with commit 4961b6e11825?
2015-12-07 20:00 UTC (3+ messages)
[PATCH v7 0/5] mfd: tps65912: Driver rewrite with DT support
2015-12-07 19:58 UTC (4+ messages)
[PATCH v7 0/6] Add board support for TS-4800
2015-12-07 19:42 UTC (4+ messages)
` [PATCH v7 2/6] mfd: syscon: add a DT property to set value width
[3.13.y-ckt stable] Linux 3.13.11-ckt31
2015-12-07 19:43 UTC (2+ messages)
crypto/nx842: Ignore queue overflow informative error
2015-12-07 19:39 UTC (4+ messages)
[3.19.y-ckt stable] Linux 3.19.8-ckt11
2015-12-07 19:39 UTC (2+ messages)
[PATCH linux-next 0/5] mtd: spi-nor: add driver for Atmel QSPI controller
2015-12-07 19:34 UTC (2+ messages)
[PATCH v2] perf/x86: fix filter_events() bug with event mappings
2015-12-07 19:33 UTC
[PATCH net 0/2] Add a property to disable MACB USRIO register
2015-12-07 19:32 UTC (4+ messages)
` [PATCH net 1/2] net: cadence: macb: Disable USRIO register on some platforms
rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation
2015-12-07 19:29 UTC (4+ messages)
[PATCH] usb: musb: dsps: handle the otg_state_a_wait_vrise_timeout case
2015-12-07 19:26 UTC (7+ messages)
[PATCH resend 0/6] ARM: sunxi: Add support for A10/A20 Video Engine clocks
2015-12-07 19:23 UTC (3+ messages)
` [PATCH resend 2/6] clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i
` [linux-sunxi] "
Hang triggered by udev coldplug, looks like a race
2015-12-07 19:18 UTC (2+ messages)
[PATCH 0/4] dm verity: add support for error correction
2015-12-07 19:07 UTC (11+ messages)
` [PATCH v2 0/2] "
[RFC PATCH 0/7] mtd: partitions: add of_match_table support
2015-12-07 19:00 UTC (5+ messages)
` [RFC PATCH 4/7] mtd: add of_match_mtd_parser() and of_mtd_match_mtd_parser() helpers
[PATCH] ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA
2015-12-07 18:55 UTC (2+ messages)
[PATCH] blkdev: Fix blkdev_open to release the bdev on error
2015-12-07 18:49 UTC (2+ messages)
some 4.4 issues on 4S Xeon servers
2015-12-07 18:48 UTC
[PATCH v5 0/4] ARM: sunxi: Allwinner H3 support
2015-12-07 18:44 UTC (4+ messages)
` [PATCH v5 3/4] ARM: dts: sunxi: Add Allwinner H3 DTSI
[PATCH v3 0/4] Add PWM clock support for bcm2835
2015-12-07 18:42 UTC (5+ messages)
` [PATCH v3 4/4] clk: bcm2835: Add PWM clock support to the device tree
[RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
2015-12-07 18:42 UTC (12+ messages)
gigaset: freeing an active object
2015-12-07 18:40 UTC (14+ messages)
[PATCH 0/2] net: thunderx: Miscellaneous cleanups
2015-12-07 18:40 UTC (2+ messages)
Ques: [kernel/time/*] Is there any disadvantage in using sleep_range for more than 20ms delay ?
2015-12-07 18:37 UTC (2+ messages)
[RFC PATCH] irq: allow percpu_devid interrupts to be requested with target mask
2015-12-07 18:28 UTC (4+ messages)
[PATCH v3] staging/android: add TODO to de-stage android sync framework
2015-12-07 18:28 UTC (2+ messages)
[PATCH v5 0/4] Allow customizable random offset to mmap_base address
2015-12-07 18:26 UTC (5+ messages)
` [PATCH v5 3/4] arm64: mm: support ARCH_MMAP_RND_BITS
[PATCH v4 0/8] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
2015-12-07 18:18 UTC (9+ messages)
` [PATCH v4 1/8] ARM: dts: Exynos542x/5800: add cluster regulator supply properties
` [PATCH v4 2/8] clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
` [PATCH v4 3/8] ARM: dts: Exynos5420: add CPU OPP properties
` [PATCH v4 4/8] ARM: Exynos: use generic cpufreq driver for Exynos5420
` [PATCH v4 5/8] clk: samsung: exynos5422/5800: fix cpu clock configuration data
` [PATCH v4 6/8] ARM: dts: Exynos5800: fix CPU OPP
` [PATCH v4 7/8] ARM: dts: Exynos5422: fix OPP tables
` [PATCH v4 8/8] ARM: Exynos: use generic cpufreq driver for Exynos5422/5800
[PATCH] Documentation: email-clients.txt
2015-12-07 18:16 UTC (4+ messages)
[PATCH v3] of: fix build failure
2015-12-07 18:12 UTC (4+ messages)
Failed to build on 4.2.6
2015-12-07 18:04 UTC (2+ messages)
[PATCH] libertas: fix possible NULL dereference
2015-12-07 18:03 UTC (2+ messages)
` Fixing full name in patchwork
Ques: [kernel/time/*] Is there any disadvantage in using usleep_range for more than 20ms delay ?
2015-12-07 17:59 UTC
[PATCH 0/9] Fixes for LightNVM
2015-12-07 17:52 UTC (3+ messages)
linux-next: manual merge of the wireless-drivers-next tree with Linus' tree
2015-12-07 17:51 UTC (3+ messages)
[PATCH 1/3] clk: tegra: Fix sparse warning for pll_m
2015-12-07 17:51 UTC (4+ messages)
` [PATCH 3/3] clk: tegra-super: Fix sparse warnings for functions not declared as static
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox