messages from 2015-12-22 12:34:51 to 2015-12-22 18:15:41 UTC [more...]
linux-next: Tree for Dec 22
2015-12-22 18:15 UTC (2+ messages)
` linux-next: Tree for Dec 22 (mm/memcontrol)
[PATCH] x86/ucode: replace redundant string literals
2015-12-22 18:14 UTC (4+ messages)
[PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
2015-12-22 18:13 UTC (4+ messages)
` [PATCH 3/8] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
[PATCH] iio: add ad5761 DAC driver
2015-12-22 18:13 UTC (4+ messages)
[RFD] CAT user space interface revisited
2015-12-22 18:12 UTC (2+ messages)
[PATCH v2] rt: x86: enable preemption in IST exception for x86-32
2015-12-22 18:12 UTC (3+ messages)
[PATCH] usb: gadget: rndis: fix itnull.cocci warnings
2015-12-22 18:10 UTC (2+ messages)
[RFC][PATCH 0/7] Sanitization of slabs based on grsecurity/PaX
2015-12-22 18:08 UTC (13+ messages)
` [RFC][PATCH 6/7] mm: Add Kconfig option for slab sanitization
` [kernel-hardening] "
` [kernel-hardening] Re: [RFC][PATCH 0/7] Sanitization of slabs based on grsecurity/PaX
[PATCH 1/9] usb: host: fotg210: use list_for_each_entry_safe
2015-12-22 18:07 UTC (3+ messages)
` [PATCH 8/9] usb: gadget: rndis: "
next-20151222 - compile failure in drivers/media/usb/uvc/uvc_driver.c
2015-12-22 18:06 UTC (4+ messages)
[RFC PATCH v2 1/3] thread_local_abi system call: caching current CPU number
2015-12-22 18:02 UTC (3+ messages)
` [RFC PATCH v2 2/3] thread_local_abi: wire up x86 32/64 system call
` [RFC PATCH v2 3/3] thread_local_abi: wire up ARM "
[PATCH v3 1/5] iio: Make IIO value formating function globally available
2015-12-22 17:59 UTC (4+ messages)
` [PATCH v3 3/5] iio: health: Add driver for the TI AFE4404 heart monitor
` [PATCH v3 4/5] Documentation: afe4403: Add DT bindings for the AFE4403 "
` [PATCH v3 5/5] iio: health: Add driver for the TI "
[RFC PATCH] always probe UART HW when options are not specified
2015-12-22 17:56 UTC (9+ messages)
[PATCH] tile: fix a -Wframe-larger-than warning
2015-12-22 17:38 UTC (3+ messages)
` [PATCH] tile: fix tilepro casts for readl, writel, etc
` [PATCH] tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
2015-12-22 17:49 UTC (11+ messages)
` [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks
[PATCH 1/2] usb: gadget: f_midi: refactor state machine
2015-12-22 17:49 UTC (4+ messages)
` [PATCH 2/2] usb: gadget: f_midi: added spinlock on transmit function
[PATCH] lib/clz_tab.c: put in lib-y rather than obj-y
2015-12-22 17:46 UTC (2+ messages)
[PATCH] power, test_power: correctly handle empty writes
2015-12-22 17:43 UTC
[PATCH v7 0/4] drm: Add support for the ARM HDLCD display controller
2015-12-22 17:41 UTC (5+ messages)
` [PATCH v7 1/4] drm: arm: Add DT bindings documentation for HDLCD driver
` [PATCH v7 2/4] drm: Add support for ARM's HDLCD controller
` [PATCH v7 3/4] arm64: Juno: Add HDLCD support to the Juno boards
` [PATCH v7 4/4] MAINTAINERS: Add Liviu Dudau as maintainer for ARM HDLCD driver
[PATCH] null_blk: fix use-after-free error
2015-12-22 17:43 UTC (2+ messages)
[PATCH] staging: wilc1000: fix double mutex_unlock on failure path in wilc_wlan_cleanup()
2015-12-22 17:39 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it
2015-12-22 17:38 UTC (2+ messages)
[PATCH v4 0/4] drm: Add support for the ARM HDLCD display controller
2015-12-22 17:30 UTC (3+ messages)
IO errors after "block: remove bio_get_nr_vecs()"
2015-12-22 17:28 UTC (9+ messages)
[PATCH v3] vfio: Include No-IOMMU mode
2015-12-22 17:26 UTC
[PATCH 1/3] spi: use to_spi_device
2015-12-22 17:25 UTC (4+ messages)
` [PATCH 2/3] NFC: trf7970a: "
` [PATCH 3/3] staging: fbtft: "
mm, vmstat: kernel BUG at mm/vmstat.c:1408!
2015-12-22 17:21 UTC (6+ messages)
[PATCH 0/2] Change PAT to support mremap use-cases
2015-12-22 17:19 UTC (7+ messages)
` [PATCH 1/2] x86/mm/pat: Change untrack_pfn() to handle unmapped vma
` [PATCH 2/2] x86/mm/pat: Change free_memtype() to free shrinking range
[RFC3 PATCH v6 00/20] ILP32 for ARM64
2015-12-22 17:11 UTC (7+ messages)
` [PATCH v6 15/20] arm64: signal: move ilp32 and lp64 common code to separated file
` [PATCH v6 16/20] arm64: signal32: move ilp32 and aarch32 "
` [PATCH v6 17/20] arm64: ilp32: introduce ilp32-specific handlers for sigframe
[PATCHSET 00/10] perf tools: Support dynamic sort keys for tracepoints (v4)
2015-12-22 17:07 UTC (14+ messages)
` [PATCH 01/13] perf hist: Pass struct sample to __hists__add_entry()
` [PATCH 02/13] perf hist: Save raw_data/size for tracepoint events
` [PATCH 03/13] tools lib traceevent: Factor out and export print_event_field[s]
` [PATCH 04/13] perf tools: Pass evlist to setup_sorting()
` [PATCH 05/13] perf tools: Add dynamic sort key for tracepoint events
` [PATCH 06/13] perf tools: Try to show pretty printed output for dynamic sort keys
` [PATCH 07/13] perf tools: Add 'trace' sort key
` [PATCH 08/13] perf tools: Add --raw-trace option
` [PATCH 09/13] perf tools: Support shortcuts for events in dynamic sort keys
` [PATCH 10/13] perf tools: Support '<event>.*' dynamic sort key
` [PATCH 11/13] perf tools: Skip dynamic fields not defined for current event
` [PATCH 12/13] perf tools: Add 'trace_fields' dynamic sort key
` [PATCH 13/13] perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events
[PATCH] [RFC] selftests/cgroupns: new test for cgroup namespaces
2015-12-22 16:59 UTC (2+ messages)
[ANNOUNCE] 4.1.15-rt17
2015-12-22 16:56 UTC
[PATCH] dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chain
2015-12-22 16:54 UTC (3+ messages)
[PATCH v1 0/6] misc: add reboot mode driver
2015-12-22 16:47 UTC (2+ messages)
Linux 3.14.58
2015-12-22 16:39 UTC (3+ messages)
[PATCH v2] memory-hotplug: add automatic onlining policy for the newly added memory
2015-12-22 16:32 UTC
[PATCH 0/5] watchdog: Replace driver based refcounting
2015-12-22 16:22 UTC (11+ messages)
` [PATCH 1/5] watchdog: Create watchdog device in watchdog_dev.c
` [PATCH 2/5] watchdog: Separate and maintain variables based on variable lifetime
[PATCH 0/2] drivers/pci: use builtin_platform_driver in renesas
2015-12-22 16:20 UTC (4+ messages)
` [PATCH 1/2] drivers/pci: make host/pcie-rcar.c explicitly non-modular
[PATCHSET 00/10] perf tools: Support dynamic sort keys for tracepoints (v2)
2015-12-22 16:19 UTC (6+ messages)
` [PATCH 08/10] perf tools: Add --raw-trace option
[PATCH] Orangefs: use kzalloc for kmalloc + memset 0
2015-12-22 16:13 UTC
[PATCH] net/wireless/libertas: do not strip header for PS_MODE commands
2015-12-22 15:58 UTC
[PATCH v3 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
2015-12-22 16:08 UTC (6+ messages)
` [PATCH v3 5/5] hisilicon/dts: Add hi655x pmic dts node
[PATCH RESEND v4] arm: remove !CPU_V6 and !GENERIC_ATOMIC64 build dependencies for XEN
2015-12-22 16:07 UTC (5+ messages)
[PATCH] configfs: Implement binary attributes
2015-12-22 15:56 UTC (9+ messages)
[PATCHv2 0/5] sdhci-bcm2835: added quirk and removed udelay in write ops
2015-12-22 15:55 UTC (7+ messages)
` [PATCHv2 4/5] mmc: shdci-bcm2835: add verify for 32-bit back-to-back workaround
[PATCH] USB-FHCI: Use a signed return type for fhci_create_ep()
2015-12-22 15:54 UTC (5+ messages)
` [PATCH v2 0/2] USB-FHCI: Use return type "int" for two functions
` [PATCH v2 1/2] USB-FHCI: Use a signed return type for fhci_create_ep()
` [PATCH v2 2/2] USB-FHCI: Use a signed return type for endpoint_zero_init()
[PATCHv7 00/25] perf stat: Add scripting support
2015-12-22 15:53 UTC (10+ messages)
` [PATCH 1/8] perf stat record: Keep sample_type 0 for pipe session
` [PATCH 2/8] perf script: Process cpu/threads maps
` [PATCH 3/8] perf script: Process stat config event
` [PATCH 4/8] perf script: Add process_stat/process_stat_interval scripting interface
` [PATCH 5/8] perf script: Add stat default handlers
` [PATCH 6/8] perf script: Display stat events by default
` [PATCH 7/8] perf script: Add python support for stat events
` [PATCH 8/8] perf script: Add stat-cpi.py script
[PATCH] Documentation: Describe the shared memory usage/accounting
2015-12-22 15:52 UTC (4+ messages)
` [PATCH V2] "
[PATCH] soc: mediatek: SCPSYS: use builtin_platform_driver
2015-12-22 15:48 UTC (3+ messages)
isolate_lru_page on !head pages
2015-12-22 15:47 UTC (6+ messages)
[PATCH V3 1/2] audit: stop an old auditd being starved out by a new auditd
2015-12-22 15:46 UTC (4+ messages)
[PATCH] x86/LDT: fix a log message
2015-12-22 15:42 UTC
[PATCH] IB/usnic: delete unneeded IS_ERR test
2015-12-22 15:29 UTC (2+ messages)
[PATCH] [media] bttv-driver, usbvision-video: use to_video_device()
2015-12-22 15:38 UTC
Re:Hi
2015-12-22 15:26 UTC
[PATCH v4 0/2] zram/zcomp: stream allocation fixes and tweaks
2015-12-22 15:23 UTC (4+ messages)
` [PATCH v4 2/2] zram: try vmalloc() after kmalloc()
[PATCH v3 0/9] stm/intel_th: Updates for 4.4
2015-12-22 15:25 UTC (10+ messages)
` [PATCH v3 1/9] stm class: Hide STM-specific options if STM is disabled
` [PATCH v3 2/9] intel_th: INTEL_TH should depend on HAS_DMA
` [PATCH v3 3/9] stm class: Select CONFIG_SRCU
` [PATCH v3 4/9] stm class: Fix locking in unbinding policy path
` [PATCH v3 5/9] stm class: Fix link list locking
` [PATCH v3 6/9] stm class: Fix an off-by-one in master array allocation
` [PATCH v3 7/9] stm class: Prevent user-controllable allocations
` [PATCH v3 8/9] intel_th: pci: Add Apollo Lake SOC support
` [PATCH v3 9/9] intel_th: pci: Add Broxton "
[PATCH 0/2] convert to use generic irq handler
2015-12-22 15:27 UTC (11+ messages)
` [PATCH 2/2] gpio: omap: "
[PATCH] staging: lustre/lustre/libcfs: Fix type mismatch reported by sparse
2015-12-22 15:26 UTC (4+ messages)
[PATCH 0/1] dmi_scan: uuid: fix endianess for smbios >= 0x206
2015-12-22 15:17 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] net-sysfs: use to_net_dev in net_namespace()
2015-12-22 15:11 UTC
[PATCH] pinctrl: mediatek: convert to arch_initcall
2015-12-22 15:11 UTC (2+ messages)
[PATCH 1/7] printk: Hand over printing to console if printing too long
2015-12-22 14:48 UTC (3+ messages)
[PATCHSET 00/10] perf tools: Support dynamic sort keys for tracepoints (v3)
2015-12-22 14:49 UTC (7+ messages)
` [PATCH 07/10] perf tools: Add 'trace' sort key
` [PATCH 09/10] perf tools: Make 'trace' sort key default for tracepoint events
[PATCH v3 00/77] More fixes, cleanup and modernization for NCR5380 drivers
2015-12-22 14:48 UTC (14+ messages)
` [PATCH v3 18/77] ncr5380: Eliminate USLEEP_WAITLONG delay
` [PATCH v3 20/77] ncr5380: Introduce unbound workqueue
` [PATCH v3 66/77] ncr5380: Fix soft lockups
` [PATCH v3 68/77] ncr5380: Fix whitespace issues using regexp
[PATCH v2] tracing: Fix rcu splat from idle CPU on boot
2015-12-22 14:46 UTC (3+ messages)
` [PATCH v3] "
[GIT PULL] KVM fixes for v4.4-rc7
2015-12-22 14:40 UTC
perf list SEGV still present in mainline?
2015-12-22 14:40 UTC
arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain'
2015-12-22 14:31 UTC (4+ messages)
[PATCH v2 1/2] crypto: KEYS: convert public key to the akcipher api
2015-12-22 14:23 UTC (4+ messages)
[PATCH v2 0/8] Raspberry Pi 2 support
2015-12-22 14:26 UTC (7+ messages)
[PATCH] PM / Domains: Release mutex when powering on master domain
2015-12-22 14:26 UTC (2+ messages)
[BUG REPORT]: ARM64: perf: System hung in perf test
2015-12-22 14:16 UTC (3+ messages)
[PATCH] asus-wmi: drop to_platform_driver macro
2015-12-22 14:16 UTC
[PATCH] staging-slicoss: Use a signed return type for slic_card_locate()
2015-12-22 14:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH] perf tools: Fix symbols searching for offline module in buildid-cache
2015-12-22 14:07 UTC
[PATCH] rtmutex: Use chainwalking control enum
2015-12-22 14:02 UTC (2+ messages)
[PATCH] IMA: policy can be updated zero times
2015-12-22 13:51 UTC
[PATCH] ti-st: Use a signed return type for st_ll_sleep_state()
2015-12-22 13:45 UTC (3+ messages)
` [PATCH v2] "
[PATCH] pinctrl: mediatek: convert to arch_initcall
2015-12-22 13:41 UTC (4+ messages)
[PATCH] next: media: cx231xx: add #ifdef to fix compile error
2015-12-22 13:36 UTC (5+ messages)
[PATCH v4 0/4] crypto: add precalculated hash for zero message length
2015-12-22 13:23 UTC (2+ messages)
[PATCH v2] crypto: qat - use list_for_each_entry*
2015-12-22 13:25 UTC (2+ messages)
[PATCH] staging: rtl8192u: fix large frame size compiler warning
2015-12-22 13:24 UTC (4+ messages)
` [PATCH v4] "
[PATCH 0/5] add missing of_node_put
2015-12-22 13:23 UTC (12+ messages)
` [PATCH 1/5] pinctrl-tegra: "
` [PATCH 2/5] pinctrl: sirf: "
` [PATCH 3/5] pinctrl: sh-pfc: "
` [PATCH 4/5] pinctrl: rockchip: "
` [PATCH 5/5] pinctrl: mediatek: "
[PATCH] mmc: host: arasan: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
2015-12-22 13:20 UTC
[PATCH] dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag
2015-12-22 12:52 UTC
[PATCH 1/2] regmap: irq: add support for configuration of trigger type
2015-12-22 12:55 UTC (2+ messages)
` [PATCH 2/2] regmap: irq: add support to have callback pre/post irq handling
[PATCH] backlight: adp8860: fix another uninitialized variable use
2015-12-22 12:44 UTC (3+ messages)
[PATCH] lightnvm: unlock rq and free ppa_list after submission failed
2015-12-22 12:43 UTC (4+ messages)
[PATCH v4 0/5] Qualcomm PCIe driver and designware fixes
2015-12-22 12:36 UTC (8+ messages)
` [PATCH v4 1/5] PCI: designware: add memory barrier after enabling region
[PATCH 1/2] f2fs: use atomic variable for total_extent_tree
2015-12-22 12:34 UTC (4+ messages)
` [PATCH 2/2] f2fs: speed up shrinking extent tree entries
` [f2fs-dev] "
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