public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-29 13:49:40 to 2015-09-29 15:31:51 UTC [more...]

[PATCH linux-next 0/4] mtd: spi-nor: fix Quad SPI memory support
 2015-09-29 15:31 UTC  (3+ messages)

[PATCH 3.14 00/84] 3.14.54-stable review
 2015-09-29 15:19 UTC  (49+ messages)
` [PATCH 3.14 01/84] blk-mq: fix buffer overflow when reading sysfs file of pending
` [PATCH 3.14 02/84] unshare: Unsharing a thread does not require unsharing a vm
` [PATCH 3.14 03/84] rtlwifi: rtl8192cu: Add new device ID
` [PATCH 3.14 06/84] arm64: kconfig: Move LIST_POISON to a safe value
` [PATCH 3.14 07/84] arm64: compat: fix vfp save/restore across signal handlers in big-endian
` [PATCH 3.14 08/84] arm64: head.S: initialise mdcr_el2 in el2_setup
` [PATCH 3.14 12/84] ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
` [PATCH 3.14 13/84] ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437
` [PATCH 3.14 14/84] powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
` [PATCH 3.14 27/84] parisc: Use double word condition in 64bit CAS operation
` [PATCH 3.14 29/84] vmscan: fix increasing nr_isolated incurred by putback unevictable pages
` [PATCH 3.14 35/84] IB/qib: Change lkey table allocation to support more MRs
` [PATCH 3.14 37/84] IB/uverbs: Fix race between ib_uverbs_open and remove_one
` [PATCH 3.14 38/84] IB/mlx4: Forbid using sysfs to change RoCE pkeys
` [PATCH 3.14 43/84] ipv6: Make MLD packets to only be processed locally
` [PATCH 3.14 47/84] net/tipc: initialize security state for new connection socket
` [PATCH 3.14 48/84] bridge: mdb: zero out the local br_ip variable before use
` [PATCH 3.14 52/84] net: Clone skb before setting peeked flag
` [PATCH 3.14 53/84] net: Fix skb csum races when peeking
` [PATCH 3.14 55/84] bridge: mdb: fix double add notification
` [PATCH 3.14 56/84] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
` [PATCH 3.14 57/84] ipv6: lock socket in ip6_datagram_connect()
` [PATCH 3.14 58/84] bonding: fix destruction of bond with devices different from arphrd_ether
` [PATCH 3.14 59/84] bonding: correct the MAC address for "follow" fail_over_mac policy
` [PATCH 3.14 60/84] inet: frags: fix defragmented packets IP header for af_packet
` [PATCH 3.14 61/84] netlink: dont hold mutex in rcu callback when releasing mmapd ring
` [PATCH 3.14 62/84] net/mlx4_core: Fix wrong index in propagating port change event to VFs
` [PATCH 3.14 63/84] ip6_gre: release cached dst on tunnel removal
` [PATCH 3.14 64/84] usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
` [PATCH 3.14 65/84] ipv6: fix exthdrs offload registration in out_rt path
` [PATCH 3.14 66/84] net/ipv6: Correct PIM6 mrt_lock handling
` [PATCH 3.14 67/84] netlink, mmap: transform mmap skb into full skb on taps
` [PATCH 3.14 68/84] sctp: fix race on protocol/netns initialization
` [PATCH 3.14 69/84] openvswitch: Zero flows on allocation
` [PATCH 3.14 70/84] fib_rules: fix fib rule dumps across multiple skbs
` [PATCH 3.14 71/84] packet: missing dev_put() in packet_do_bind()
` [PATCH 3.14 72/84] rds: fix an integer overflow test in rds_info_getsockopt()
` [PATCH 3.14 74/84] bna: fix interrupts storm caused by erroneous packets
` [PATCH 3.14 75/84] net: gso: use feature flag argument in all protocol gso handlers
` [PATCH 3.14 76/84] Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"
` [PATCH 3.14 77/84] x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
` [PATCH 3.14 78/84] x86/nmi/64: Remove asm code that saves CR2
` [PATCH 3.14 79/84] x86/nmi/64: Switch stacks on userspace NMI entry
` [PATCH 3.14 80/84] x86/nmi/64: Improve nested NMI comments
` [PATCH 3.14 81/84] x86/nmi/64: Reorder nested NMI checks
` [PATCH 3.14 82/84] x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
` [PATCH 3.14 83/84] udf: Check length of extended attributes and allocation descriptors
` [PATCH 3.14 84/84] NVMe: Initialize device reference count earlier

[RFC][PATCH 00/11] sched: Killing PREEMPT_ACTIVE
 2015-09-29 15:30 UTC  (23+ messages)
` [RFC][PATCH 01/11] sched: Simplify INIT_PREEMPT_COUNT
` [RFC][PATCH 02/11] sched: Create preempt_count invariant
` [RFC][PATCH 03/11] sched: Robustify preemption leak checks
` [RFC][PATCH 04/11] sched: Rework TASK_DEAD preemption exception
` [RFC][PATCH 05/11] sched: Add preempt argument to __schedule()

[PATCH net-next 0/6] net: switchdev: use specific switchdev_obj_*
 2015-09-29 15:16 UTC  (6+ messages)
` [PATCH net-next 1/6] net: switchdev: remove dev in port_vlan_dump_put
` [PATCH net-next 2/6] net: switchdev: move dev in switchdev_fdb_dump
` [PATCH net-next 3/6] net: switchdev: remove dev from switchdev_obj cb
` [PATCH net-next 4/6] net: switchdev: pass callback to dump operation
` [PATCH net-next 6/6] net: switchdev: extract struct switchdev_obj_*

[PATCH v3 0/7] Early ACPI probing infrastructure
 2015-09-29 15:25 UTC  (10+ messages)
` [PATCH v3 1/7] acpi: Add early device "
` [PATCH v3 2/7] irqchip/acpi: Add probing infrastructure for ACPI-based irqchips
` [PATCH v3 3/7] irqchip/gic: Convert the GIC driver to ACPI probing
` [PATCH v3 7/7] clocksource: cosmetic: Drop OF 'dependency' from symbols

[linux-sunxi][alsa-devel][PATCH 3/3] ASOC: sunxi: Add support for the spdif block
 2015-09-29 15:24 UTC  (3+ messages)

[RFC 0/6] Non perf based Gen Graphics OA unit driver
 2015-09-29 15:18 UTC  (9+ messages)
` [RFC 1/6] drm/i915: Add i915 perf infrastructure
` [RFC 2/6] drm/i915: rename OACONTROL GEN7_OACONTROL
` [RFC 3/6] drm/i915: Add static '3D' Haswell OA unit config
` [RFC 4/6] drm/i915: Add i915 perf event for Haswell OA unit
  ` [Intel-gfx] "
` [RFC 5/6] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
` [RFC 6/6] drm/i915: add oa_event_min_timer_exponent sysctl

[PATCH 00/17] cleanups of fs about new/huge_valid_dev
 2015-09-29 15:03 UTC  (8+ messages)
` [PATCH 04/17] fs/btrfs: remove unnecessary new_valid_dev check
` [PATCH 09/17] fs/hpfs: "
` [PATCH 14/17] fs/nilfs2: "
` [PATCH] fs/ubifs: "

[PATCH v2 1/1] net sysfs: Print link speed as signed integer
 2015-09-29 15:13 UTC  (2+ messages)

[PATCH v3 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-09-29 15:13 UTC  (5+ messages)
` [PATCH v3 4/5] regulators: tps65912: Add regulator driver for the TPS65912 PMIC

[PATCH v4 0/5] SCPI sensors support
 2015-09-29 15:11 UTC  (4+ messages)
` [PATCH v4 1/5] Documentation: add DT bindings for ARM SCPI sensors

AMD-IOMMU and problem with __init(data)?
 2015-09-29 15:06 UTC  (5+ messages)

[PATCH 1/5] tools: Add err.h with ERR_PTR PTR_ERR interface
 2015-09-29 15:05 UTC  (12+ messages)
` [tip:perf/core] "
                    ` [PATCH] perf tool: Fix shadowed declaration in parse-events.c

[PATCH 1/2] iommu/vt-d: break the for loop if an empty ir_ioapic entry found
 2015-09-29 15:04 UTC  (5+ messages)
` [PATCH 2/2] iommu/vt-d: Adjsut the return value of the parse_ioapics_under_ir

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

Voltage setting on chained regulators, how?
 2015-09-29 15:00 UTC  (4+ messages)

[PATCH] regmap: Add HCI support
 2015-09-29 14:57 UTC  (3+ messages)

[PATCH V2 0/3] Updates to amd64_edac
 2015-09-29 14:56 UTC  (4+ messages)
` [PATCH V2 1/3] EDAC, amd64_edac: Extend scrub rate programmability feature for F15hM60h

[PATCH] sched/fair: Skip wake_affine() for core siblings
 2015-09-29 14:55 UTC  (6+ messages)

[PATCH v8 00/41] Richacls
 2015-09-29 14:54 UTC  (5+ messages)

[PATCH v9 0/5] Mediatek xHCI support
 2015-09-29 14:49 UTC  (5+ messages)
` [PATCH v9 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs
` [PATCH v9 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller

[PATCH 0/8] cleanups for trace
 2015-09-29 14:43 UTC  (9+ messages)
` [PATCH 1/8] kernel/trace: report_latency in trace_sched_wakeup.c can be boolean
` [PATCH 2/8] kernel/trace: report_latency in trace_irqsoff.c "
` [PATCH 3/8] kernel/trace: rb_is_reader_page "
` [PATCH 4/8] kernel/ring_buffer: ring_buffer_empty{cpu} "
` [PATCH 5/8] kernel/ring_buffer: rb_per_cpu_empty "
` [PATCH 6/8] kernel/trace: rb_event_is_commit "
` [PATCH 7/8] kernel/trace: is_legal_op "
` [PATCH 8/8] kernel/trace: ftrace_event_is_function "

[PATCH 0/3] blk-mq & nvme: introduce .map_changed
 2015-09-29 14:47 UTC  (3+ messages)

First kernel patch (optimization)
 2015-09-29 14:47 UTC  (7+ messages)

[RESEND PATCH v2 1/1] ASoC: dwc: fix dma stop transferring issue
 2015-09-29 14:43 UTC 

[PATCH v2 0/1] Introducing domain transition mechanism into Smack
 2015-09-29 14:41 UTC  (2+ messages)
  ` [PATCH v3 1/1] "

[PATCH linux-next v3 1/1] ASoC: ad193x: add support to ad1934
 2015-09-29 14:41 UTC 

[RESEND PATCH 1/1] ASoC: dwc: correct irq clear method
 2015-09-29 14:39 UTC 

[PATCH v5 1/2] PM / sleep: Go direct_complete if driver has no callbacks
 2015-09-29 14:39 UTC  (2+ messages)

[GIT PULL 0/2] EFI urgent fixes
 2015-09-29 14:36 UTC  (18+ messages)
` [PATCH 1/2] x86/efi: Map EFI memmap entries in-order at runtime
` [PATCH 2/2] arm64/efi: Don't pad between EFI_MEMORY_RUNTIME regions

[RFC PATCH 0/3] iommu: Add range flush operation
 2015-09-29 14:32 UTC  (3+ messages)

[PATCH RESEND] ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plus
 2015-09-29 14:32 UTC  (3+ messages)

[PATCH] Patch to integrate RapidDisk and RapidCache RAM Drive / Caching modules into the kernel
 2015-09-29 14:32 UTC  (5+ messages)

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-29 14:29 UTC  (6+ messages)

[PATCH 2/2] ext4: implement cgroup writeback support
 2015-09-29 14:26 UTC  (11+ messages)
` [PATCH cgroup/for-4.3-fixes] cgroup, writeback: don't enable cgroup writeback on traditional hierarchies

[PATCH] mm: swap: Use swap_lock to prevent parallel swapon activations instead of i_mutex
 2015-09-29 14:23 UTC 

[PATCH -mm 0/3] mm/oom_kill: ensure we actually kill all tasks sharing the same mm
 2015-09-29 14:18 UTC  (4+ messages)
` [PATCH -mm 1/3] mm/oom_kill: remove the wrong fatal_signal_pending()
` [PATCH -mm 2/3] mm/oom_kill: cleanup the "kill sharing same memory"
` [PATCH -mm 3/3] mm/oom_kill: fix the wrong task->mm == mm checks in

[PATCH 1/3] kernel/audit: audit_dummy_context can be boolean
 2015-09-29 14:15 UTC  (3+ messages)
` [PATCH 2/3] kernel/audit: audit_string_contains_control "
` [PATCH 3/3] kernel/audit: audit_tree_match "

[PATCH 3.10 00/56] 3.10.90-stable review
 2015-09-29 14:18 UTC  (49+ messages)
` [PATCH 3.10 03/56] tg3: Fix temperature reporting
` [PATCH 3.10 06/56] arm64: compat: fix vfp save/restore across signal handlers in big-endian
` [PATCH 3.10 07/56] arm64: head.S: initialise mdcr_el2 in el2_setup
` [PATCH 3.10 08/56] Input: synaptics - fix handling of disabling gesture mode
` [PATCH 3.10 09/56] ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
` [PATCH 3.10 11/56] powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
` [PATCH 3.10 12/56] powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
` [PATCH 3.10 13/56] Add radeon suspend/resume quirk for HP Compaq dc5750
` [PATCH 3.10 16/56] NFSv4: dont set SETATTR for O_RDONLY|O_EXCL
` [PATCH 3.10 18/56] parisc: Filter out spurious interrupts in PA-RISC irq handler
` [PATCH 3.10 19/56] vmscan: fix increasing nr_isolated incurred by putback unevictable pages
` [PATCH 3.10 20/56] fs: if a coredump already exists, unlink and recreate with O_EXCL
` [PATCH 3.10 21/56] mmc: core: fix race condition in mmc_wait_data_done
` [PATCH 3.10 22/56] md/raid10: always set reshape_safe when initializing reshape_position
` [PATCH 3.10 24/56] hfs: fix B-tree corruption after insertion at position 0
` [PATCH 3.10 26/56] IB/uverbs: Fix race between ib_uverbs_open and remove_one
` [PATCH 3.10 27/56] IB/mlx4: Forbid using sysfs to change RoCE pkeys
` [PATCH 3.10 28/56] IB/mlx4: Use correct SL on AH query under RoCE
` [PATCH 3.10 29/56] stmmac: fix check for phydev being open
` [PATCH 3.10 30/56] hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
` [PATCH 3.10 31/56] sctp: fix ASCONF list handling
` [PATCH 3.10 32/56] vhost/scsi: potential memory corruption
` [PATCH 3.10 33/56] x86: bpf_jit: fix compilation of large bpf programs
` [PATCH 3.10 34/56] ipv6: Make MLD packets to only be processed locally
` [PATCH 3.10 35/56] net/tipc: initialize security state for new connection socket
` [PATCH 3.10 36/56] bridge: mdb: zero out the local br_ip variable before use
` [PATCH 3.10 37/56] net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
` [PATCH 3.10 38/56] net: call rcu_read_lock early in process_backlog
` [PATCH 3.10 39/56] net: Clone skb before setting peeked flag
` [PATCH 3.10 40/56] net: Fix skb csum races when peeking
` [PATCH 3.10 41/56] net: Fix skb_set_peeked use-after-free bug
` [PATCH 3.10 42/56] bridge: mdb: fix double add notification
` [PATCH 3.10 43/56] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
` [PATCH 3.10 44/56] ipv6: lock socket in ip6_datagram_connect()
` [PATCH 3.10 45/56] bonding: fix destruction of bond with devices different from arphrd_ether
` [PATCH 3.10 46/56] inet: frags: fix defragmented packets IP header for af_packet
` [PATCH 3.10 47/56] netlink: dont hold mutex in rcu callback when releasing mmapd ring
` [PATCH 3.10 48/56] rds: fix an integer overflow test in rds_info_getsockopt()
` [PATCH 3.10 49/56] ip6_gre: release cached dst on tunnel removal
` [PATCH 3.10 50/56] usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
` [PATCH 3.10 51/56] ipv6: fix exthdrs offload registration in out_rt path
` [PATCH 3.10 52/56] net/ipv6: Correct PIM6 mrt_lock handling
` [PATCH 3.10 53/56] sctp: fix race on protocol/netns initialization
` [PATCH 3.10 54/56] fib_rules: fix fib rule dumps across multiple skbs
` [PATCH 3.10 55/56] vfs: Remove incorrect debugging WARN in prepend_path
` [PATCH 3.10 56/56] Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"

[PATCH 00/25] x86: Memory Protection Keys
 2015-09-29 14:16 UTC  (4+ messages)
` [PATCH 21/25] mm: implement new mprotect_key() system call

[PATCH v2 0/9] Add support for FDMA DMA controller found on STi chipsets
 2015-09-29 14:15 UTC  (4+ messages)
` [PATCH v2 1/9] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation

[PATCH] HID: hid-multitouch.c: fix formatting warnings
 2015-09-29 14:13 UTC  (3+ messages)

[PATCH v2 0/2] ASoC: add driver for Atmel I2S controller
 2015-09-29 14:09 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: atmel-i2s: add DT bindings for "
` [PATCH v2 2/2] ASoC: atmel-i2s: add driver for the new Atmel "

PCIe bus (re-)numbering
 2015-09-29 14:04 UTC  (8+ messages)

[PATCH v2 1/1] ASoC: ad193x: add support to ad1934
 2015-09-29 13:57 UTC  (2+ messages)

[PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in
 2015-09-29 13:57 UTC  (3+ messages)

[PATCH 4.1 000/159] 4.1.9-stable review
 2015-09-29 13:56 UTC  (7+ messages)
` [PATCH 4.1 026/159] Input: synaptics - fix handling of disabling gesture mode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox