linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-05 20:40:36 to 2016-01-06 01:42:45 UTC [more...]

[PATCH v6] pstore/ram: Add ramoops support for the Flattened Device Tree
 2016-01-06  1:42 UTC  (10+ messages)

[PATCH 1/7] printk: Hand over printing to console if printing too long
 2016-01-06  1:41 UTC  (5+ messages)

linux-next: manual merge of the pm tree with the i2c tree
 2016-01-06  1:39 UTC 

[PATCH] perf, tools, stat: Force C numeric locale for CSV mode
 2016-01-06  1:37 UTC  (6+ messages)

[PATCH] ptrace: being capable wrt a process requires mapped uids/gids
 2016-01-06  1:36 UTC  (7+ messages)

[PATCH v3 UPDATE 09/17] drivers: Initialize resource entry to zero
 2016-01-06  2:07 UTC  (2+ messages)

[PATCH 0/2] fix ftrace initialization issue when a module is loaded
 2016-01-06  1:29 UTC  (5+ messages)
` [PATCH 2/2] module: deal with the failure of complete_formation

Charity/Donation
 2016-01-06  0:27 UTC 

[PATCH 1/3] f2fs: check the page status filled from disk
 2016-01-06  1:21 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] iio: dac: mcp4725: set iio name property in sysfs
 2016-01-06  1:09 UTC 

Nokia N900: Broken lirc ir-rx51 driver
 2016-01-06  1:12 UTC  (4+ messages)

Partnership
 2016-01-05 22:28 UTC 

[PATCH 0/3] Enable twl603x-GPADC for some OMAP4/OMAP5 boards and Palmas-RTC for OMAP5
 2016-01-06  1:00 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery

[PATCH] include/linux/memblock.h: Use __init_memblock for movable_node_is_enabled
 2016-01-06  0:57 UTC  (3+ messages)

[PATCH v2 0/3] Add RK3229 vop support
 2016-01-06  0:56 UTC  (6+ messages)
` [PATCH v2 2/3] drm/rockchip: vop: add rk3229 "
` [PATCH v2 3/3] dt-bindings: add document for rk3229-vop

[PATCH] net: hns: avoid uninitialized variable warning:
 2016-01-06  0:56 UTC  (3+ messages)

[PATCH v3 1/5] perf tools: Add all matching dynamic sort keys for field name
 2016-01-06  0:55 UTC  (5+ messages)
` [PATCH v3 2/5] perf tools: Add document for dynamic sort keys
` [PATCH v3 3/5] perf tools: Fix dynamic sort keys to sort properly
` [PATCH v3 4/5] perf tools: Support dynamic sort keys for -F/--fields
` [PATCH v3 5/5] perf evlist: Add --trace-fields option to show trace fields

[RFC][PATCH 0/7] Sanitization of slabs based on grsecurity/PaX
 2016-01-06  0:29 UTC  (22+ messages)
` [RFC][PATCH 1/7] mm/slab_common.c: Add common support for slab saniziation
` [RFC][PATCH 5/7] mm: Mark several cases as SLAB_NO_SANITIZE
` [RFC][PATCH 6/7] mm: Add Kconfig option for slab sanitization
  ` [kernel-hardening] "
` [RFC][PATCH 7/7] lkdtm: Add READ_AFTER_FREE test

Fw: [PATCH] Restrict read access to private module signing key
 2016-01-06  0:06 UTC 

Does vm_operations_struct require a .owner field?
 2016-01-06  0:24 UTC  (8+ messages)
      ` [PATCH] Add support for usbfs zerocopy
          ` [PATCH v2] "

[PATCH V3] net: emac: emac gigabit ethernet controller driver
 2016-01-06  0:21 UTC  (2+ messages)

[PATCH for-4.4 1/2] mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
 2016-01-06  0:03 UTC  (4+ messages)

[PATCH v2 1/5] perf tools: Fix segfault when using -s trace_fields
 2016-01-06  0:00 UTC  (9+ messages)
` [PATCH v2 4/5] perf tools: Support dynamic sort keys for -F/--fields
` [PATCH v2 5/5] perf evlist: Add -T/--trace option to show trace fields

[PATCH 00/35 v2] separate operations from flags in the bio/request structs
 2016-01-05 23:53 UTC  (39+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
 2016-01-05 23:53 UTC  (19+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management

[PATCH v2] gpio: Add GPIO support for the WinSystems WS16C48
 2016-01-05 23:46 UTC 

[PULL] seccomp update (next)
 2016-01-05 23:40 UTC 

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-05 23:27 UTC  (5+ messages)
` [PATCH v2 12/32] x86/um: reuse asm-generic/barrier.h
` [PATCH v2 31/32] sh: support a 2-byte smp_store_mb

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-05 23:38 UTC  (5+ messages)
  `  "

[RFC/PATCH] perf report: Show random usage tip on the help line
 2016-01-05 23:37 UTC  (10+ messages)

[PATCH v2 00/16] intel-lpss: support non-ACPI platforms
 2016-01-05 23:59 UTC  (4+ messages)

mmotm 2016-01-05-15-24 uploaded
 2016-01-05 23:25 UTC 

[PATCH net-next] ethernet/atheros/alx: sanitize buffer sizing and padding
 2016-01-05 23:12 UTC 

[RFD] CAT user space interface revisited
 2016-01-05 23:09 UTC  (8+ messages)

[PATCHv8 0/8] perf stat: Add scripting support
 2016-01-05 22:55 UTC  (12+ 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

[RFC PATCH 0/3] Implement getcpu_cache system call
 2016-01-05 22:54 UTC  (8+ messages)
` [RFC PATCH 1/3] getcpu_cache system call: cache CPU number of running thread

Including Raspberry Pi -next trees in linux-next
 2016-01-05 22:52 UTC  (6+ messages)

Attention Funds Owner
 2016-01-05 20:05 UTC 

[PATCH] iio: add ad5761 DAC driver
 2016-01-05 22:42 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: bcm5301x: Add TWD WD Support to DT
 2016-01-05 22:26 UTC  (4+ messages)
` [PATCH 3/3] arm: dts: bcm5301x: Add syscon based reboot in DT

[PATCH v2 0/8] i2c mux cleanup and locking update
 2016-01-05 22:17 UTC  (3+ messages)
` [PATCH v2 3/8] i2c-mux: move the slave side adapter management to i2c_mux_core

[PATCH v11 0/8] Goodix touchscreen enhancements
 2016-01-05 22:07 UTC  (4+ messages)

[PATCHv1 0/6] rdma controller support
 2016-01-05 22:01 UTC  (8+ messages)
` [PATCHv1 2/6] IB/core: Added members to support rdma cgroup
` [PATCHv1 3/6] rdmacg: implements "
` [PATCHv1 6/6] rdmacg: Added documentation for rdma controller

cdev_del(), and when is it safe to free memory
 2016-01-05 21:58 UTC 

[PATCH v2 0/8] scripts/tags.sh cleanup
 2016-01-05 21:51 UTC  (3+ messages)
` [PATCH v2 7/8] tags: Unify emacs and exuberant rules

[PATCH v3 0/3] spi: atmel: add support to FIFOs and the internal chip-select
 2016-01-05 21:50 UTC  (3+ messages)
` [PATCH v3 1/3] spi: atmel: add support for the internal chip-select of the spi controller

[PATCH v4] iio: add ad5761 DAC driver
 2016-01-05 21:48 UTC  (2+ messages)

[PATCH 1/1] include/uapi/linux/sockios.h: mark SIOCRTMSG unused
 2016-01-05 21:44 UTC  (3+ messages)
` [PATCH 1/1 v2] "

[RFC PATCH] alispinlock: acceleration from lock integration on multi-core platform
 2016-01-05 21:42 UTC  (3+ messages)

[PATCH v5 0/5] Qualcomm PCIe driver and designware fixes
 2016-01-05 21:42 UTC  (2+ messages)

[PATCH v2 00/13] arm64: implement support for KASLR
 2016-01-05 21:24 UTC  (3+ messages)

[PATCH] avr32: wire up accept4 syscall
 2016-01-05 21:21 UTC 

[PATCH] fuse: implement cuse mmap
 2016-01-05 21:19 UTC  (3+ messages)

[PATCH 3.12 00/91] 3.12.52-stable review
 2016-01-05 21:18 UTC  (3+ messages)

[PATCH] arm64: fix add kasan bug
 2016-01-05 21:17 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: intel_hpd_init(): Don't check connectors for an encoder
 2016-01-05 21:15 UTC  (2+ messages)
` [PATCH v2] drm/i915: intel_hpd_init(): Fix suspend/resume reprobing

[PATCH][v4.2.y-ckt] net/mlx5e: Max mtu comparison fix
 2016-01-05 21:13 UTC  (2+ messages)

[RFC3 PATCH v6 00/20] ILP32 for ARM64
 2016-01-05 21:12 UTC  (4+ messages)
` [PATCH v6 12/20] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH] dm ioctl: Access user-land memory through safe functions
 2016-01-05 21:13 UTC  (4+ messages)
  `  "

[PATCH] futex: Reduce the scope of lock_page, aka lockless futex_get_key()
 2016-01-05 21:11 UTC  (4+ messages)

[PATCHv7] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support
 2016-01-05 21:09 UTC  (11+ messages)

[PATCH] staging: lustre/lustre/libcfs: Fix type mismatch reported by sparse
 2016-01-05 20:54 UTC  (6+ messages)
        ` [lustre-devel] "

BUG: KASAN: use-after-free in xfs_iflush_cluster+0x9d7/0xaf0
 2016-01-05 20:58 UTC  (8+ messages)

[PATCH v3 01/17] resource: Add System RAM resource type
 2016-01-05 20:57 UTC  (3+ messages)
` [PATCH v3 09/17] drivers: Initialize resource entry to zero

linux-next: manual merge of the rdma tree with the net-next tree
 2016-01-05 20:51 UTC  (3+ messages)

[4.2.y-ckt stable] Linux 4.2.8-ckt1 stable review
 2016-01-05 19:42 UTC  (28+ messages)
` [PATCH 4.2.y-ckt 017/211] netlink, mmap: fix edge-case leakages in nf queue zero-copy
` [PATCH 4.2.y-ckt 018/211] scsi_dh: fix randconfig build error
` [PATCH 4.2.y-ckt 019/211] KEYS: Fix race between key destruction and finding a keyring by name
` [PATCH 4.2.y-ckt 020/211] KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
` [PATCH 4.2.y-ckt 022/211] ARM: OMAP2+: board-generic: Remove stale of_irq macros
` [PATCH 4.2.y-ckt 023/211] vxlan: set needed headroom correctly
` [PATCH 4.2.y-ckt 024/211] isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
` [PATCH 4.2.y-ckt 025/211] ppp, slip: Validate VJ compression slot parameters completely
` [PATCH 4.2.y-ckt 026/211] [media] media/vivid-osd: fix info leak in ioctl
` [PATCH 4.2.y-ckt 028/211] ipv6: Fix IPsec pre-encap fragmentation check
` [PATCH 4.2.y-ckt 029/211] KVM: svm: unconditionally intercept #DB
` [PATCH 4.2.y-ckt 030/211] HID: core: Avoid uninitialized buffer access
` [PATCH 4.2.y-ckt 031/211] [media] v4l2-compat-ioctl32: fix alignment for ARM64
` [PATCH 4.2.y-ckt 032/211] mtd: mtdpart: fix add_mtd_partitions error path
` [PATCH 4.2.y-ckt 033/211] [media] v4l2-ctrls: arrays are also considered compound controls
` [PATCH 4.2.y-ckt 034/211] [media] media: v4l2-ctrls: Fix 64bit support in get_ctrl()
` [PATCH 4.2.y-ckt 035/211] ubi: fastmap: Implement produce_free_peb()
` [PATCH 4.2.y-ckt 036/211] drm/i915: Only update the current userptr worker
` [PATCH 4.2.y-ckt 037/211] drm/i915: Fix userptr deadlock with aliased GTT mmappings
` [PATCH 4.2.y-ckt 038/211] integrity: prevent loading untrusted certificates on the IMA trusted keyring
` [PATCH 4.2.y-ckt 039/211] f2fs crypto: allocate buffer for decrypting filename
` [PATCH 4.2.y-ckt 040/211] spi: ti-qspi: Fix data corruption seen on r/w stress test
` [PATCH 4.2.y-ckt 041/211] lockd: create NSM handles per net namespace
` [PATCH 4.2.y-ckt 042/211] iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
` [PATCH 4.2.y-ckt 043/211] iommu/arm-smmu: Fix error checking for ASID and VMID allocation
` [PATCH 4.2.y-ckt 044/211] jbd2: fix checkpoint list cleanup
` [PATCH 4.2.y-ckt 045/211] [PATCH] fix calculation of meta_bg descriptor backups

[PATCH] Add possibility to set /dev/tty number
 2016-01-05 20:47 UTC  (7+ messages)

[PATCH v2] spi: sun4i: Prevent chip-select from being activated twice before a transfer
 2016-01-05 20:46 UTC 

[PATCH] x86/ucode: replace redundant string literals
 2016-01-05 20:44 UTC  (8+ messages)
            ` [PATCH] x86/microcode: Remove redundant __setup() param parsing

[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
 2016-01-05 20:43 UTC  (3+ messages)
` [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver

[PATCH v7 0/4] Allow customizable random offset to mmap_base address
 2016-01-05 20:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).