messages from 2016-02-25 21:05:29 to 2016-02-26 01:06:56 UTC [more...]
[PATCH v4 1/2] mm: introduce page reference manipulation functions
2016-02-26 0:58 UTC (2+ messages)
` [PATCH v4 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
[PATCH 0/4] MSR: MSR: MSR Whitelist and Batch Introduction
2016-02-26 1:05 UTC (7+ messages)
` [PATCH 1/4] MSR: Prep for separating msr.c into three files
` [PATCH 2/4] "
` [PATCH 3/4] MSR: msr Whitelist Implementation
` [PATCH] MSR: fix badzero.cocci warnings
` [PATCH 4/4] MSR: msr Batch processing feature
[PATCH v3 00/52] mtd: rework ECC layout definition
2016-02-26 0:57 UTC (33+ messages)
` [PATCH v3 01/52] mtd: kill the ecclayout->oobavail field
` [PATCH v3 02/52] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v3 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v3 04/52] mtd: nand: simplify nand_bch_init() usage
` [PATCH v3 05/52] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v3 07/52] mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v3 08/52] mtd: nand: atmel: "
` [PATCH v3 09/52] mtd: nand: fsl_ifc: "
` [PATCH v3 10/52] mtd: nand: gpmi: "
` [PATCH v3 11/52] mtd: nand: lpc32xx: "
` [PATCH v3 12/52] mtd: nand: omap2: "
` [PATCH v3 13/52] mtd: onenand: "
` [PATCH v3 14/52] mtd: add mtd_set_ecclayout() helper function
` [PATCH v3 15/52] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v3 16/52] mtd: nand: "
` [PATCH v3 17/52] mtd: onenand: "
` [PATCH v3 18/52] mtd: docg3: "
` [PATCH v3 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v3 20/52] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v3 21/52] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v3 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v3 23/52] mtd: nand: sharpsl: "
` [PATCH v3 24/52] mtd: nand: jz4740: "
` [PATCH v3 25/52] mtd: nand: atmel: "
` [PATCH v3 26/52] mtd: nand: bf5xx: "
` [PATCH v3 27/52] mtd: nand: brcm: "
` [PATCH v3 28/52] mtd: nand: cafe: "
` [PATCH v3 29/52] mtd: nand: davinci: "
` [PATCH v3 30/52] mtd: nand: denali: "
` [PATCH v3 31/52] mtd: nand: diskonchip: "
` [PATCH v3 32/52] mtd: nand: docg4: "
` [PATCH v3 33/52] mtd: nand: fsl_elbc: "
[RFCv7 PATCH 00/10] sched: scheduler-driven CPU frequency selection
2016-02-26 0:50 UTC (9+ messages)
` [RFCv7 PATCH 02/10] cpufreq: introduce cpufreq_driver_is_slow
` [RFCv7 PATCH 03/10] sched: scheduler-driven cpu frequency selection
[PATCH v13] x86, mce: Add memcpy_trap()
2016-02-26 0:58 UTC (6+ messages)
` [PATCH v14] x86, mce: Add memcpy_mcsafe()
[RESPIN/PATCH] arm64: dts: Add tmu node for exynos7
2016-02-26 0:38 UTC (2+ messages)
Linux 4.4.2
2016-02-26 0:38 UTC (12+ messages)
` BUG: unable to handle kernel paging request from pty_write [was: Linux 4.4.2]
[PATCHv2 0/3] LKDTM use after free test updates
2016-02-26 0:36 UTC (4+ messages)
` [PATCHv4 1/3] lkdtm: Add READ_AFTER_FREE test
` [PATCH 2/3] lkdtm: Update WRITE_AFTER_FREE test
` [PATCHv2 3/3] lkdtm: Add read/write after free tests for buddy memory
[PATCH] arm64: defconfig: Enable exynos thermal config
2016-02-26 0:34 UTC (2+ messages)
[PATCH] fs/pnode.c: treat zero mnt_group_id-s as unequal
2016-02-26 0:26 UTC (4+ messages)
` [Devel] "
[RFC][PATCH] thermal: add sysfs_notify on some attributes
2016-02-26 0:24 UTC (3+ messages)
[RFC][PATCH v2] thermal: add sysfs_notify on some attributes
2016-02-26 0:24 UTC
[PATCH] bsp: add SoC device to brcmstb
2016-02-26 0:19 UTC
[PATCH] arm64/efi: check SetupMode when determining Secure Boot status
2016-02-26 0:18 UTC (4+ messages)
` [PATCH v2 0/2] arm64/efi: query Secure Boot status according to UEFI spec
` [PATCH v2 1/2] arm64/efi: report unexpected errors when determining Secure Boot status
` [PATCH v2 2/2] arm64/efi: check SetupMode "
linux-next: manual merge of the net-next tree with the net tree
2016-02-26 0:15 UTC (2+ messages)
[GIT PULL] Renesas ARM Based SoC SH Drivers Fixes for v4.5
2016-02-26 0:12 UTC
[PATCH] thermal: add sysfs_notify on some attributes
2016-02-26 0:12 UTC
[PATCH] PCI: keystone: fix msi code that retrieves the pp struct ptr
2016-02-26 0:11 UTC (2+ messages)
[PATCH v4 0/4] vfs: Use per-cpu list for SB's s_inodes list
2016-02-26 0:08 UTC (5+ messages)
` [PATCH v4 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [PATCH v4 2/4] fsnotify: Simplify inode iteration on umount
` [PATCH v4 3/4] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v4 4/4] vfs: Use per-cpu list for superblock's inode list
[GIT PULL 1/2] ARM: EXYNOS: mach/soc changes for v4.6, 2nd
2016-02-26 0:09 UTC (3+ messages)
` [GIT PULL 2/2] ARM64: "
[PATCH] writeback: call writeback tracepoints withoud holding list_lock in wb_writeback()
2016-02-26 0:09 UTC (9+ messages)
[PATCH] serial: ifx6x60: avoid uninitialized variable use
2016-02-26 0:06 UTC (2+ messages)
[PATCH v2] clk: uniphier: add clock drivers for UniPhier SoCs
2016-02-26 0:07 UTC (2+ messages)
[PATCH] of/overlay: add of overlay notifications
2016-02-26 0:03 UTC (2+ messages)
[PATCH v2 1/2] drm/fsl-dcu: fix register initialization
2016-02-26 0:00 UTC (2+ messages)
[PATCH v2 0/3] drm: introduce bus_flags for pixel clock polarity
2016-02-25 23:55 UTC (3+ messages)
` [PATCH v2 1/3] drm/fsl-dcu: use mode flags for hsync/vsync polarity
[PATCH 0/2] clk: imx6: add kpp clock for i.MX6UL
2016-02-25 23:56 UTC (2+ messages)
[PATCH v3 0/8] arm64: dts: apq8016 dt patches (Set2)
2016-02-25 23:48 UTC (5+ messages)
` [PATCH v3 6/8] arm64: dts: qcom: fix usb digital voltage levels
[PATCH] ARM: s3c24xx: avoid warning for inb/outb
2016-02-25 23:46 UTC (2+ messages)
[PATCH] dts: add specific compatible type for Terasic DE0-NANO-SoC Board
2016-02-25 23:38 UTC (5+ messages)
` [PATCH v2] "
[PATCH v17 0/6] Device Tree support for FPGA Programming
2016-02-25 23:25 UTC (7+ messages)
` [PATCH v17 1/6] fpga: add bindings document for fpga region
` [PATCH v17 2/6] ARM: socfpga: add bindings document for fpga bridge drivers
` [PATCH v17 3/6] add sysfs document for fpga bridge class
` [PATCH v17 4/6] fpga: add fpga bridge framework
` [PATCH v17 5/6] fpga: fpga-region: device tree control for FPGA
` [PATCH v17 6/6] ARM: socfpga: fpga bridge driver support
[PATCH][V3] mt7601u: do not free dma_buf when ivp allocation fails
2016-02-25 23:36 UTC (3+ messages)
[PATCH v9 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
2016-02-25 23:42 UTC (5+ messages)
` [PATCH v9 1/6] clk: hisilicon: export some hisilicon APIs to modules
` [PATCH v9 2/6] clk: hisilicon: add CRG driver for hi3519 soc
[PATCH 0/2] cpufreq cleanups related to pointless labels
2016-02-25 23:38 UTC (4+ messages)
` [PATCH 1/2] cpufreq: Rearrange __cpufreq_driver_target()
` [PATCH 2/2] cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target()
[PATCH 0/7] drm/fsl-dcu: fixes and enhancements
2016-02-25 23:36 UTC (2+ messages)
[PATCH v4 0/5] getcpu_cache system call for 4.6
2016-02-25 23:32 UTC (4+ messages)
` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread
NOTICE
2016-02-25 23:31 UTC
[RFC v5 0/3] mm: make swapin readahead to gain more thp performance
2016-02-25 23:30 UTC (6+ messages)
[PATCH v7] mtd: nand: increase ready wait timeout and report timeouts
2016-02-25 23:27 UTC (5+ messages)
[PATCH] cpufreq: Simplify the cpufreq_for_each_valid_entry()
2016-02-25 23:22 UTC
[PATCHv2] lkdtm: Add READ_AFTER_FREE test
2016-02-25 23:15 UTC (15+ messages)
[PATCH][V2] mt7601u: do not free dma_buf when ivp allocation fails
2016-02-25 23:14 UTC (2+ messages)
[PATCH v2] clk: check the actual phase if get_phase is provided
2016-02-25 23:14 UTC (2+ messages)
[PATCH v3 00/12] pwm: add support for atomic update
2016-02-25 23:14 UTC (13+ messages)
[PATCH trivial] include/linux/gfp.h: Improve the coding styles
2016-02-25 23:12 UTC (13+ messages)
[PATCH 1/1] mm: thp: Redefine default THP defrag behaviour disable it by default
2016-02-25 23:08 UTC (5+ messages)
[PATCH v18 0/9] Compile-time stack metadata validation
2016-02-25 22:57 UTC (10+ messages)
` [PATCH v18 1/9] objtool: Mark non-standard files and directories
` [PATCH v18 2/9] objtool: Add STACK_FRAME_NON_STANDARD macro
` [PATCH v18 3/9] x86/xen: Mark xen_cpuid() stack frame as non-standard
` [PATCH v18 4/9] bpf: Mark __bpf_prog_run() "
` [PATCH v18 5/9] sched: Mark __schedule() "
` [PATCH v18 6/9] x86/kprobes: Mark kretprobe_trampoline() "
` [PATCH v18 7/9] objtool: Compile-time stack metadata validation
` [PATCH v18 8/9] objtool: Add CONFIG_STACK_VALIDATION option
` [PATCH v18 9/9] objtool: Enable stack metadata validation on x86_64
[PATCH] snic: correctly check for array overrun on overly long version number
2016-02-25 22:58 UTC
[PATCH v2] ARM: dts: sun8i: Add leds and switch on Orangepi Plus boards
2016-02-25 22:54 UTC (2+ messages)
[PATCH v2] jiffies: use CLOCKSOURCE_MASK instead of constant
2016-02-25 22:55 UTC (2+ messages)
[PATCH] clocksource: introduce clocksource_freq2mult()
2016-02-25 22:54 UTC (2+ messages)
[PATCH] clk: Get rid of HAVE_MACH_CLKDEV
2016-02-25 22:41 UTC (3+ messages)
[PATCH v3 0/5] Add support for PWMSS on DRA7
2016-02-25 22:36 UTC (6+ messages)
` [PATCH v3 1/5] pwms: pwm-ti*: Remove support for local clock gating
` [PATCH v3 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS
` [PATCH v3 3/5] ARM: dts: DRA7: Add TBCLK "
` [PATCH v3 4/5] clk: ti: DRA7: Add tbclk data for ehrpwm
` [PATCH v3 5/5] ARM: dts: DRA7: Add dt nodes for PWMSS
[PATCH v5 1/3] mailbox: Add support for APM X-Gene platform mailbox driver
2016-02-25 22:33 UTC (4+ messages)
` [PATCH v6 0/3] mailbox: Add "
` [PATCH v6 3/3] arm64: dts: mailbox device tree node for APM X-Gene platform
[PATCH v3 0/6] arm: qcom: Add support for IPQ8014 family of SoCs
2016-02-25 22:33 UTC (3+ messages)
` [PATCH v3 2/6] clk: qcom: Add IPQ4019 Global Clock Controller support
[PATCH] mt7601u: do not free dma_buf when ivp allocation fails
2016-02-25 22:28 UTC
[PATCH 0/14] ARM: dts: imx6ul: add more functionality to i.MX6UL
2016-02-25 22:27 UTC (6+ messages)
` "
` [PATCHv2 13/16] clk: imx: whitespace cleanup; no functional change
` [PATCHv2 14/16] clk: imx: add kpp clock for i.MX6UL
[PATCH 1/5] ARM: bcm2835: Define standard pinctrl groups in the gpio node
2016-02-25 22:24 UTC (2+ messages)
[PATCH v2 0/5] all: s390: make compat wrappers the generic solution
2016-02-25 22:20 UTC (9+ messages)
` [PATCH 2/5] all: introduce COMPAT_WRAPPER option and enable it for s390
` [PATCH 3/5] all: s390: move wrapper infrastructure to generic headers
[RFC PATCH 00/27] Move LRU page reclaim from zones to nodes v2
2016-02-25 22:17 UTC (3+ messages)
` [PATCH 07/27] mm, vmscan: Have kswapd only scan based on the highest requested zone
linux-next: manual merge of the sunxi tree with Linus' and the arm-soc trees
2016-02-25 22:16 UTC
[PATCH v3] staging/android/ion : fix a race condition in the ion driver
2016-02-25 22:11 UTC (2+ messages)
[PATCH 0/2] PINT irqchip driver for NXP LPC18xx family
2016-02-25 22:04 UTC (3+ messages)
` [PATCH 1/2] irqchip: add lpc18xx gpio pin interrupt driver
` [PATCH 2/2] devicetree: document NXP LPC1850 PINT irq controller binding
[PATCH RESEND] ASoC: pxa: remove unused variable
2016-02-25 22:02 UTC
[PATCH] soc: qcom: smp2p: Use memset_io to zero out new entries
2016-02-25 22:02 UTC (2+ messages)
Freezable workqueue blocks non-freezable workqueue during the system resume process
2016-02-25 22:01 UTC (4+ messages)
Intel PT not work on 4.5.0-rc
2016-02-25 21:59 UTC (2+ messages)
[PATCH] netxen: Use kobj_to_dev()
2016-02-25 21:52 UTC (2+ messages)
[PATCH 3/3] 3c59x: Use setup_timer()
2016-02-25 21:52 UTC (2+ messages)
[PATCH 2/3] forcedeth: Use setup_timer()
2016-02-25 21:52 UTC (2+ messages)
[PATCH 1/3] net: tulip: Use setup_timer()
2016-02-25 21:52 UTC (2+ messages)
[PATCH v6 0/8] Additional kmsg devices
2016-02-25 21:47 UTC (2+ messages)
[PATCH net-next] hv_netvsc: add ethtool support for set and get of settings
2016-02-25 23:24 UTC
[PATCH] libata: Align ata_device's id on a cacheline
2016-02-25 21:37 UTC (2+ messages)
[PATCH] pci: stub out some MSI functions
2016-02-25 21:34 UTC
[report] invalid error code in do_register_con_driver() console
2016-02-25 21:34 UTC
[patch] mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
2016-02-25 21:32 UTC
[PATCH, RESEND] xen: allocate gntdev_copy_batch dynamically
2016-02-25 21:25 UTC
[PATCH] net: thunderx: Fix for Qset error due to CQ full
2016-02-25 21:25 UTC (2+ messages)
[RFC PATCH v3 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers
2016-02-25 21:24 UTC (4+ messages)
[REGRESSION] 8a3e33cf92c7 "ata: ahci: find eSATA ports and flag them as removable" changes userspace behavior
2016-02-25 21:20 UTC (4+ messages)
[PATCH net v4] r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam
2016-02-25 21:19 UTC (2+ messages)
[PATCHv3] net: fix bridge multicast packet checksum validation
2016-02-25 21:19 UTC (2+ messages)
[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
2016-02-25 21:20 UTC (6+ messages)
` [RFC/RFT][PATCH v2 0/2] "
` [RFC/RFT][PATCH v2 1/2] cpufreq: New governor using utilization data from the scheduler
` [RFC/RFT][PATCH v4 "
` [RFC/RFT][PATCH v2 2/2] cpufreq: schedutil: Switching frequencies from interrupt context
` [RFC/RFT][PATCH v4 "
[PATCH 1/2] net: qca_spi: Don't clear IFF_BROADCAST
2016-02-25 21:14 UTC (4+ messages)
` [PATCH 2/2] net: qca_spi: clear IFF_TX_SKB_SHARING
[PATCH, RESEND] drm/sti: use u32 to store DMA addresses
2016-02-25 21:11 UTC
[PATCH, RESEND] drm: avoid uninitialized timestamp use in wait_vblank
2016-02-25 21:09 UTC
[PATCH v2 0/9] x86/xsaves: Fix XSAVES known issues
2016-02-25 21:07 UTC (6+ messages)
` [PATCH v2 9/9] x86/xsaves: Re-enable XSAVES
[PATCH V3] AHCI: Workaround for ThunderX Errata#22536
2016-02-25 20:31 UTC (3+ messages)
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