linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-09 13:41:33 to 2016-12-09 16:41:06 UTC [more...]

[PATCH v6 0/3] Media Device Allocator API
 2016-12-09 16:40 UTC  (12+ messages)
` [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources

[RFC, PATCHv1 00/28] 5-level paging
 2016-12-09 16:40 UTC  (8+ messages)
` [RFC, PATCHv1 15/28] x86: detect 5-level paging support

[PATCH net-next 0/2] Initial driver for Synopsys DWC XLGMAC
 2016-12-09 16:39 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: add extension of phy-mode for XLGMII

[PATCH 4.4 00/28] 4.4.38-stable review
 2016-12-09 16:18 UTC  (29+ messages)
` [PATCH 4.4 01/28] virtio-net: add a missing synchronize_net()
` [PATCH 4.4 02/28] net: check dead netns for peernet2id_alloc()
` [PATCH 4.4 03/28] ip6_tunnel: disable caching when the traffic class is inherited
` [PATCH 4.4 04/28] net: sky2: Fix shutdown crash
` [PATCH 4.4 05/28] af_unix: conditionally use freezable blocking calls in read
` [PATCH 4.4 06/28] rtnetlink: fix FDB size computation
` [PATCH 4.4 07/28] l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
` [PATCH 4.4 08/28] net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
` [PATCH 4.4 09/28] net, sched: respect rcu grace period on cls destruction
` [PATCH 4.4 10/28] net/sched: pedit: make sure that offset is valid
` [PATCH 4.4 11/28] netlink: Call cb->done from a worker thread
` [PATCH 4.4 12/28] netlink: Do not schedule work from sk_destruct
` [PATCH 4.4 13/28] net/dccp: fix use-after-free in dccp_invalid_packet
` [PATCH 4.4 14/28] packet: fix race condition in packet_set_ring
` [PATCH 4.4 15/28] net: bcmgenet: Utilize correct struct device for all DMA operations
` [PATCH 4.4 16/28] sh_eth: remove unchecked interrupts for RZ/A1
` [PATCH 4.4 17/28] geneve: avoid use-after-free of skb->data
` [PATCH 4.4 18/28] net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
` [PATCH 4.4 19/28] net: ping: check minimum size on ICMP header length
` [PATCH 4.4 20/28] sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
` [PATCH 4.4 21/28] sparc64: Fix find_node warning if numa node cannot be found
` [PATCH 4.4 22/28] sparc64: fix compile warning section mismatch in find_node()
` [PATCH 4.4 23/28] Dont feed anything but regular iovecs to blk_rq_map_user_iov
` [PATCH 4.4 24/28] constify iov_iter_count() and iter_is_iovec()
` [PATCH 4.4 25/28] ipv6: Set skb->protocol properly for local output
` [PATCH 4.4 26/28] ipv4: "
` [PATCH 4.4 27/28] esp4: Fix integrity verification when ESN are used
` [PATCH 4.4 28/28] esp6: "

[PATCH v4] of: Fix issue where code would fall through to error case
 2016-12-09 16:33 UTC  (2+ messages)

[PATCH] drivers/of: fix missing pr_cont()s in of_print_phandle_args
 2016-12-09 16:32 UTC  (2+ messages)

[PATCH 4.8 00/45] 4.8.14-stable review
 2016-12-09 16:21 UTC  (43+ messages)
` [PATCH 4.8 01/45] gro_cells: mark napi struct as not busy poll candidates
` [PATCH 4.8 02/45] virtio-net: add a missing synchronize_net()
` [PATCH 4.8 03/45] net: dsa: b53: Fix VLAN usage and how we treat CPU port
` [PATCH 4.8 04/45] net: check dead netns for peernet2id_alloc()
` [PATCH 4.8 05/45] ip6_tunnel: disable caching when the traffic class is inherited
` [PATCH 4.8 06/45] net: sky2: Fix shutdown crash
` [PATCH 4.8 07/45] af_unix: conditionally use freezable blocking calls in read
` [PATCH 4.8 08/45] rtnetlink: fix FDB size computation
` [PATCH 4.8 09/45] l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
` [PATCH 4.8 10/45] rtnl: fix the loop index update error in rtnl_dump_ifinfo()
` [PATCH 4.8 11/45] ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
` [PATCH 4.8 12/45] udplite: call proper backlog handlers
` [PATCH 4.8 13/45] net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
` [PATCH 4.8 14/45] net, sched: respect rcu grace period on cls destruction
` [PATCH 4.8 15/45] net: dsa: fix unbalanced dsa_switch_tree reference counting
` [PATCH 4.8 16/45] net/sched: pedit: make sure that offset is valid
` [PATCH 4.8 17/45] netlink: Call cb->done from a worker thread
` [PATCH 4.8 18/45] netlink: Do not schedule work from sk_destruct
` [PATCH 4.8 19/45] net: macb: fix the RX queue reset in macb_rx()
` [PATCH 4.8 20/45] net/dccp: fix use-after-free in dccp_invalid_packet
` [PATCH 4.8 21/45] GSO: Reload iph after pskb_may_pull
` [PATCH 4.8 22/45] packet: fix race condition in packet_set_ring
` [PATCH 4.8 23/45] ip6_offload: check segs for NULL in ipv6_gso_segment
` [PATCH 4.8 25/45] net: bcmgenet: Utilize correct struct device for all DMA operations
` [PATCH 4.8 26/45] sh_eth: remove unchecked interrupts for RZ/A1
` [PATCH 4.8 28/45] geneve: avoid use-after-free of skb->data
` [PATCH 4.8 29/45] net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
` [PATCH 4.8 30/45] net: ping: check minimum size on ICMP header length
` [PATCH 4.8 31/45] ipv4: Restore fib_trie_flush_external function and fix call ordering
` [PATCH 4.8 32/45] ipv4: Fix memory leak in exception case for splitting tries
` [PATCH 4.8 33/45] ipv4: Drop leaf from suffix pull/push functions
` [PATCH 4.8 34/45] ipv4: Drop suffix update from resize code
` [PATCH 4.8 35/45] sparc64: Fix find_node warning if numa node cannot be found
` [PATCH 4.8 36/45] sparc64: fix compile warning section mismatch in find_node()
` [PATCH 4.8 37/45] sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
` [PATCH 4.8 38/45] Dont feed anything but regular iovecs to blk_rq_map_user_iov
` [PATCH 4.8 39/45] constify iov_iter_count() and iter_is_iovec()
` [PATCH 4.8 40/45] ipv6: Set skb->protocol properly for local output
` [PATCH 4.8 41/45] ipv4: "
` [PATCH 4.8 42/45] Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
` [PATCH 4.8 44/45] esp4: Fix integrity verification when ESN are used
` [PATCH 4.8 45/45] esp6: "

[PATCH 0/2 v3] sched: improve spread of tasks during fork
 2016-12-09 16:28 UTC  (4+ messages)
` [PATCH 2/2 v3] sched: use load_avg for selecting idlest group

[PATCH] staging: vc04_services: Fix NULL ptr sparse warnings
 2016-12-09 16:21 UTC 

[PATCH] x86: Optimize TIF checking in __switch_to_xtra
 2016-12-09 16:25 UTC  (3+ messages)

[RESEND] [PATCH] tracing: fix softirq flag detection
 2016-12-09 16:20 UTC 

[PATCH] devicetree: bindings: Add vendor prefix for Andes Technology Corporation
 2016-12-09 16:20 UTC  (2+ messages)

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-12-09 16:16 UTC  (26+ messages)

[PATCH v2 1/2] devicetree: i2c-hid: Add Wacom digitizer + regulator support
 2016-12-09 16:16 UTC  (18+ messages)

Xen/cdrom: Ubuntu 16.04 VM read the content from CD-ROM abnormally
 2016-12-09 16:15 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] pci-error-recover: doc cleanup
 2016-12-09 16:11 UTC  (8+ messages)

[PATCH-tip] locking/pvqspinlock: Relax cmpxchg's to improve performance on some archs
 2016-12-09 16:10 UTC  (3+ messages)

kvm: deadlock between kvm_io_bus_register_dev/kvm_hv_set_msr_common
 2016-12-09 16:09 UTC 

Still OOM problems with 4.9er kernels
 2016-12-09 16:09 UTC  (8+ messages)

[PATCH] efi/esrt: fix spelling mistake "doen't"
 2016-12-09 16:03 UTC  (2+ messages)

[PATCH 1/2] of: base: add support to get machine model name
 2016-12-09 16:03 UTC  (7+ messages)

[PATCH v9 1/3] of: Add vendor prefix for Lattice Semiconductor
 2016-12-09 15:50 UTC  (3+ messages)
` [PATCH v9 3/3] fpga: Add support for Lattice iCE40 FPGAs

[PATCH] perf/x86: Fix exclusion of BTS and LBR for Goldmont
 2016-12-09 15:49 UTC  (2+ messages)

[PATCH V2 2/2] backlight arcxcnn devicetree bindings for ArcticSand
 2016-12-09 15:49 UTC 

[PATCH v2 1/2] backlight arcxcnn add support for ArcticSand devices
 2016-12-09 15:49 UTC 

[PATCH] nommu: allow mmap when !CONFIG_MMU
 2016-12-09 15:47 UTC  (4+ messages)

[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-12-09 15:41 UTC  (6+ messages)
` [PATCH v2 3/3] kvm: svm: Use the hardware provided GPA instead of page walk

[PATCHv3 perf/core 0/7] Reuse libbpf from samples/bpf
 2016-12-09 15:30 UTC  (8+ messages)
` [PATCHv3 perf/core 3/7] tools lib bpf: Add flags to bpf_create_map()
` [PATCHv3 perf/core 6/7] samples/bpf: Remove perf_event_open() declaration

[PATCH] firmware: dmi_scan: Always show system identification string
 2016-12-09 15:30 UTC  (3+ messages)

[GIT PULL] libnvdimm fixes for 4.9-final
 2016-12-09 15:18 UTC 

[PATCH] linux/types.h: enable endian checks for all sparse builds
 2016-12-09 15:18 UTC  (7+ messages)

[PATCH v4 0/2] perf probe: add sdt probes arguments into the uprobe cmd string
 2016-12-09 15:14 UTC  (4+ messages)
` [PATCH v4 2/2] "

WARNING: CPU: 3 PID: 1568 at kernel/sched/core.c:7738 __might_sleep+0x69/0x7e
 2016-12-09 15:12 UTC 

[PATCH 0/3] add basic SoC support for HiSilicon Hi3516CV300
 2016-12-09 15:07 UTC  (5+ messages)
` [PATCH 1/3] arm: hisi: add ARCH_MULTI_V5 support

[PATCH v8 0/8] Support Intel Turbo Boost Max Technology 3.0
 2016-12-09 15:02 UTC  (6+ messages)
` [PATCH v8 8/8] cpufreq: intel_pstate: Use CPPC to get max performance

[PATCH] nvme-fabrics: remove some logically dead code performing redundant ret checks
 2016-12-09 14:59 UTC 

[v1] usb:gadget:legacy:nokia :- Check for NULL in nokia_bind_config
 2016-12-09 14:59 UTC  (2+ messages)

[PATCH v2] arm64: mm: Fix memmap to be initialized for the entire section
 2016-12-09 14:52 UTC  (7+ messages)

[PATCH 0/4] staging-greybus: Fine-tuning for four functions
 2016-12-09 14:53 UTC  (6+ messages)
` [PATCH 1/4] staging: greybus: camera: One function call less in gb_camera_configure_streams() after error detection
` [PATCH 2/4] staging: greybus: light: Use kcalloc() in two functions
` [PATCH 3/4] staging: greybus: light: Check return value of a kstrndup() call in gb_lights_light_config()
` [PATCH 4/4] staging: greybus: power_supply: Use kcalloc() in gb_power_supplies_setup()

Fwd: Antwort: Re: vUDC
 2016-12-09 14:43 UTC  (2+ messages)

[PATCH v2 0/2] Determine kernel text mapping size at runtime for x86_64
 2016-12-09 14:41 UTC  (3+ messages)
` [PATCH v2 1/2] x86/64: Make kernel text mapping always take one whole page table in early boot code
` [PATCH v2 2/2] x86/KASLR/64: Determine kernel text mapping size at runtime

ATH9 driver issues on ARM64
 2016-12-09 14:35 UTC  (6+ messages)

[PATCH] x86/head: Refactor 32-bit pgtable setup
 2016-12-09 14:33 UTC  (3+ messages)

[for-next][PATCH 0/8] tracing: Last minute updates for 4.10
 2016-12-09 14:27 UTC  (9+ messages)
` [for-next][PATCH 1/8] tracing: Have the reg function allow to fail
` [for-next][PATCH 2/8] tracing: Do not start benchmark on boot up
` [for-next][PATCH 3/8] tracing: Have system enable return error if one of the events fail
` [for-next][PATCH 4/8] tracing: Allow benchmark to be enabled at early_initcall()
` [for-next][PATCH 5/8] ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps to it
` [for-next][PATCH 6/8] tracing: Replace kmap with copy_from_user() in trace_marker writing
` [for-next][PATCH 7/8] fgraph: Handle a case where a tracer ignores set_graph_notrace
` [for-next][PATCH 8/8] tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too

BUG: using smp_processor_id() in preemptible [00000000] during put_task_stack
 2016-12-09 14:28 UTC 

[PATCH] ecryptfs: fix non static symbol warning
 2016-12-09 14:27 UTC  (2+ messages)
` [PATCH] qla2xxx/qla4xxx: use kobj_to_dev

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-12-09 14:26 UTC  (4+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear

[PATCH 1/7] hwrng: core: do not use multiple blank lines
 2016-12-09 14:21 UTC  (7+ messages)
` [PATCH 2/7] hwrng: core: rewrite better comparison to NULL
` [PATCH 3/7] hwrng: core: Rewrite the header
` [PATCH 4/7] hwrng: core: Replace asm/uaccess.h by linux/uaccess.h
` [PATCH 5/7] hwrng: core: Move hwrng miscdev minor number to include/linux/miscdevice.h
` [PATCH 6/7] hwrng: core: remove unused PFX macro
` [PATCH 7/7] hwrng: core: Remove two unused include

[PATCH 1/2] devicetree: i2c-hid: Add regulator support
 2016-12-09 14:23 UTC  (3+ messages)

[GIT PULL] libata fixes for v4.9-rc8
 2016-12-09 14:22 UTC 

[PATCH v2 1/2] tracing/kprobes: add a helper method to return number of probe hits
 2016-12-09 14:19 UTC  (2+ messages)
` [PATCH v2 2/2] kprobes/trace: Fix kprobe selftest for newer gcc

[PATCH] ASoC: topology: kfree kcontrol->private_value before freeing kcontrol
 2016-12-09 14:17 UTC 

[PATCH v6 0/8] Add PWM and IIO timer drivers for STM32
 2016-12-09 14:15 UTC  (9+ messages)
` [PATCH v6 1/8] MFD: add bindings for STM32 Timers driver
` [PATCH v6 2/8] MFD: add "
` [PATCH v6 3/8] PWM: add pwm-stm32 DT bindings
` [PATCH v6 4/8] PWM: add PWM driver for STM32 plaftorm
` [PATCH v6 5/8] IIO: add bindings for STM32 timer trigger driver
` [PATCH v6 6/8] IIO: add "
` [PATCH v6 7/8] ARM: dts: stm32: add Timers driver for stm32f429 MCU
` [PATCH v6 8/8] ARM: dts: stm32: Enable pw1 and pwm3 for stm32f469-disco

[PATCH v2 0/3] perf: add support for analyzing events for containers
 2016-12-09 14:09 UTC  (5+ messages)
` [PATCH v2 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info

[PATCH] Staging: ks7010: ks7010_sdio.h: Fixed coding style error
 2016-12-09 19:38 UTC 

[PATCH V4 00/11] megaraid_sas: Updates for scsi-next
 2016-12-09 14:07 UTC  (9+ messages)
` [PATCH V4 08/11] megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth
` [PATCH V4 09/11] megaraid_sas: ldio_outstanding variable is not decremented in completion path
` [PATCH V4 10/11] megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers
` [PATCH V4 11/11] megaraid_sas: driver version upgrade

[PATCH] x86/coredump: always use user_regs_struct for compat_elf_gregset_t
 2016-12-09 11:29 UTC  (3+ messages)

[RFC PATCH 0/3] staging: remove fbdev drivers
 2016-12-09 14:04 UTC  (13+ messages)

[PATCH 1/2] tracing/kprobes: add a helper method to return number of probe hits
 2016-12-09 14:04 UTC  (4+ messages)

Perf hotplug lockup in v4.9-rc8
 2016-12-09 13:59 UTC  (4+ messages)

[PATCH v2] tracing: Replace kmap with copy_from_user() in trace_marker writing
 2016-12-09 13:56 UTC  (5+ messages)
` [PATCH] tracing: (backport) Replace kmap with copy_from_user() in trace_marker

[RFC 00/10] implement alternative and much simpler id allocator
 2016-12-09 13:49 UTC  (2+ messages)

[PATCH RFC] user-namespaced file capabilities - now with even more magic
 2016-12-09 13:42 UTC  (5+ messages)

[PATCH] NFS: switch back to ->iterate()
 2016-12-09 13:41 UTC 


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).