public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-11 19:31:33 to 2014-05-12 01:51:31 UTC [more...]

[PATCH v3 0/6] Introducing Exynos ChipId driver
 2014-05-12  1:52 UTC  (4+ messages)

[ 000/143] 2.6.32.62-longterm review
 2014-05-12  0:34 UTC  (69+ messages)
` [ 001/143] scsi: fix missing include linux/types.h in scsi_netlink.h
` [ 002/143] Fix lockup related to stop_machine being stuck in __do_softirq
` [ 004/143] x86, ptrace: fix build breakage with gcc 4.7 (second try)
` [ 005/143] ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
` [ 013/143] sctp: Use correct sideffect command in duplicate cookie handling
` [ 016/143] af_key: initialize satype in key_notify_policy_flush()
` [ 021/143] HID: pantherlord: validate output report details
` [ 023/143] HID: check for NULL field when setting values
` [ 024/143] HID: provide a helper for validating hid reports
` [ 029/143] net: heap overflow in __audit_sockaddr()
` [ 031/143] can: dev: fix nlmsg size calculation in can_get_size()
` [ 032/143] net: vlan: fix nlmsg size calculation in vlan_get_size()
` [ 038/143] wanxl: fix info leak in ioctl
` [ 042/143] ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
` [ 044/143] bonding: Fix broken promiscuity reference counting issue
` [ 046/143] tcp: fix tcp_md5_hash_skb_data()
` [ 050/143] packet: packet_getname_spkt: make sure string is always 0-terminated
` [ 051/143] neighbour: fix a race in neigh_destroy()
` [ 052/143] net: Swap ver and type in pppoe_hdr
` [ 053/143] sunvnet: vnet_port_remove must call unregister_netdev
` [ 056/143] ifb: fix oops when loading the ifb failed
` [ 057/143] vlan: fix a race in egress prio management
` [ 058/143] arcnet: cleanup sizeof parameter
` [ 062/143] af_key: more info leaks in pfkey messages
` [ 063/143] net_sched: info leak in atm_tc_dump_class()
` [ 064/143] htb: fix sign extension bug
` [ 065/143] net: check net.core.somaxconn sysctl values
` [ 069/143] ipv6: drop packets with multiple fragmentation headers
` [ 074/143] ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
` [ 075/143] random32: fix off-by-one in seeding requirement
` [ 076/143] bonding: fix two race conditions in bond_store_updelay/downdelay
` [ 079/143] inet: prevent leakage of uninitialized memory to user in recv
` [ 080/143] net: rework recvmsg handler msg_name and msg_namelen logic
` [ 081/143] net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct
` [ 082/143] inet: fix addr_len/msg->msg_namelen assignment in recv_error and
` [ 085/143] atm: idt77252: fix dev refcnt leak
` [ 087/143] bridge: flush brs address entry in fdb when remove the bridge dev
` [ 088/143] inet: fix possible seqlock deadlocks
` [ 090/143] {pktgen, xfrm} Update IPv4 header total len and checksum after
` [ 093/143] drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
` [ 094/143] hamradio/yam: fix info leak in ioctl
` [ 097/143] net: llc: fix use after free in llc_ui_recvmsg
` [ 098/143] inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
` [ 099/143] net: fix ip rule iif/oif device rename
` [ 102/143] net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
` [ 103/143] virtio-net: alloc big buffers also when guest can receive UFO
` [ 104/143] tg3: Dont check undefined error bits in RXBD
` [ 105/143] net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH
` [ 109/143] isdnloop: several buffer overflows
` [ 112/143] sctp: unbalanced rcu lock in ip_queue_xmit()
` [ 113/143] aacraid: prevent invalid pointer dereference
` [ 115/143] inet: fix possible memory corruption with UDP_CORK and UFO
` [ 116/143] vm: add vm_iomap_memory() helper function
` [ 117/143] Fix a few incorrectly checked [io_]remap_pfn_range() calls
` [ 119/143] x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
` [ 120/143] gianfar: disable TX vlan based on kernel 2.6.x
` [ 123/143] powernow-k6: correctly initialize default parameters
` [ 125/143] tcp: fix tcp_trim_head() to adjust segment count with skb MSS
` [ 127/143] tcp_cubic: fix the range of delayed_ack
` [ 128/143] n_tty: Fix n_tty_write crash when echoing in raw mode
` [ 129/143] exec/ptrace: fix get_dumpable() incorrect tests
` [ 130/143] ipv6: call udp_push_pending_frames when uncorking a socket with
` [ 131/143] dm snapshot: fix data corruption
` [ 133/143] uml: check length in exitcode_proc_write()
` [ 135/143] KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
` [ 138/143] aacraid: missing capable() check in compat ioctl
` [ 142/143] floppy: ignore kernel-only members in FDRAWCMD ioctl input
` [ 143/143] floppy: dont write kernel-only members to FDRAWCMD ioctl output

KGTP (dynamic tracer for Linux kernel and applications) 20140510 release (add quick start script kgtp.py)
 2014-05-12  1:47 UTC 

[PATCH 0/4] Introducing Exynos ChipId driver
 2014-05-12  1:47 UTC  (5+ messages)

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-12  1:44 UTC  (6+ messages)
` [PATCH 06/17] pci: host: pcie-designware: Use *base-mask* for configuring the iATU

[PATCH v6] mm: support madvise(MADV_FREE)
 2014-05-12  1:26 UTC 

[PATCH v5] mm: support madvise(MADV_FREE)
 2014-05-12  1:25 UTC  (6+ messages)

[GIT PULL REQUEST] two bug fixes for md - both tagged for -stable
 2014-05-12  1:12 UTC 

[PATCH] ACPICA: Revert "ACPICA: Add option to favor 32-bit FADT addresses."
 2014-05-12  1:10 UTC  (2+ messages)

[PATCH/RFC 0/5] Support loop-back NFS mounts - take 2
 2014-05-12  1:05 UTC  (6+ messages)
` [PATCH 3/5] nfsd: Only set PF_LESS_THROTTLE when really needed

More breakage on HD7480D [ Aruba ]
 2014-05-12  1:03 UTC 

[PATCH v2] perf tools: Use tid for finding thread
 2014-05-12  0:56 UTC 

[PATCH] perf tools: Use tid for finding thread
 2014-05-12  0:50 UTC  (3+ messages)

[PATCH v7 1/2] perf record: Propagate exit status of a command line workload
 2014-05-12  0:47 UTC  (2+ messages)
` [PATCH v7 2/2] perf tools: Get rid of on_exit() feature test

[PATCH] powerpc: fix skipping call to early_init_fdt_scan_reserved_mem
 2014-05-12  0:42 UTC  (2+ messages)

linux-next: manual merge of the mmc tree with Linus' tree
 2014-05-12  0:11 UTC  (4+ messages)

[RFC PATCH 0/5] nohz: Move nohz kick out of scheduler IPI, v3
 2014-05-12  0:08 UTC  (7+ messages)
` [PATCH 1/5] irq_work: Architecture support for remote irq work raise
` [PATCH 2/5] irq_work: Force non-lazy works on IPI
` [PATCH 3/5] irq_work: Allow remote queueing
` [PATCH 4/5] nohz: Move full nohz kick to its own IPI
` [PATCH 5/5] nohz: Use IPI implicit full barrier against rq->nr_running r/w

[PATCH 0/5] updates for intel_pstate
 2014-05-12  0:26 UTC  (3+ messages)
` [PATCH 4/5] intel_pstate: Remove C0 tracking

[PATCH percpu/for-3.16 1/2] percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()
 2014-05-12  0:06 UTC  (8+ messages)
` [PATCH REPOST "
  ` [PATCH percpu/for-3.16 2/2] percpu-refcount: implement percpu_ref_tryget()

[PATCH v6 1/2] perf record: Propagate exit status of a command line workload
 2014-05-12  0:05 UTC  (3+ messages)

[PATCH] ACPI / TPM: Fix resume regression on Chromebooks
 2014-05-12  0:13 UTC 

Building sh4 without CONFIG_EXPERT
 2014-05-11 23:53 UTC 

bug: acpi ata_bay dock reminds undocked
 2014-05-12  0:00 UTC  (4+ messages)

[PATCH 0/6] ipc/sem.c: Fix semctl(,,{GETNCNT,GETZCNT})
 2014-05-11 23:34 UTC  (3+ messages)
` [PATCH 1/6] ipc/sem.c: further whitespace cleanups

[PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI
 2014-05-11 23:24 UTC  (4+ messages)

arch_random_refill
 2014-05-11 23:01 UTC 

[PATCH 3.14 00/83] 3.14.4-stable review
 2014-05-11 22:52 UTC  (42+ messages)
` [PATCH 3.14 02/83] tty: serial: 8250_core.c Bug fix for Exar chips
` [PATCH 3.14 08/83] arm: KVM: fix possible misalignment of PGDs and bounce page
` [PATCH 3.14 09/83] KVM: async_pf: mm->mm_users can not pin apf->mm
` [PATCH 3.14 13/83] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
` [PATCH 3.14 14/83] virtio_balloon: dont softlockup on huge balloon changes
` [PATCH 3.14 16/83] [SCSI] virtio-scsi: Skip setting affinity on uninitialized vq
` [PATCH 3.14 17/83] [SCSI] mpt2sas: Dont disable device twice at suspend
` [PATCH 3.14 20/83] powerpc: Fix Oops in rtas_stop_self()
` [PATCH 3.14 22/83] s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
` [PATCH 3.14 24/83] ARC: Remove ARC_HAS_COH_RTSC
` [PATCH 3.14 25/83] SUNRPC: Ensure that call_connect times out correctly
` [PATCH 3.14 26/83] SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks
` [PATCH 3.14 27/83] ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
` [PATCH 3.14 28/83] framebuffer: fix cfb_copyarea
` [PATCH 3.14 29/83] matroxfb: restore the registers M_ACCESS and M_PITCH
` [PATCH 3.14 32/83] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
` [PATCH 3.14 33/83] Revert "net: mvneta: fix usage as a module on RGMII configurations"
` [PATCH 3.14 36/83] ahci: Ensure "MSI Revert to Single Message" mode is not enforced
` [PATCH 3.14 38/83] libata: Update queued trim blacklist for M5x0 drives
` [PATCH 3.14 41/83] crush: fix off-by-one errors in total_tries refactor
` [PATCH 3.14 43/83] mac80211: fix WPA with VLAN on AP side with ps-sta again
` [PATCH 3.14 44/83] mac80211: fix suspend vs. authentication race
` [PATCH 3.14 45/83] mac80211: fix software remain-on-channel implementation
` [PATCH 3.14 46/83] mac80211: exclude AP_VLAN interfaces from tx power calculation
` [PATCH 3.14 48/83] locks: allow __break_lease to sleep even when break_time is 0
` [PATCH 3.14 49/83] rtlwifi: rtl8723ae: Fix too long disable of IRQs
` [PATCH 3.14 54/83] rtlwifi: rtl8188ee: initialize packet_beacon
` [PATCH 3.14 57/83] tgafb: fix mode setting with fbset
` [PATCH 3.14 58/83] tgafb: fix data copying
` [PATCH 3.14 61/83] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
` [PATCH 3.14 64/83] dm cache: prevent corruption caused by discard_block_size > cache_block_size
` [PATCH 3.14 67/83] dm thin: fix dangling bio in process_deferred_bios error path
` [PATCH 3.14 68/83] dm cache: fix a lock-inversion
` [PATCH 3.14 69/83] dma: edma: fix incorrect SG list handling
` [PATCH 3.14 71/83] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
` [PATCH 3.14 72/83] lib/percpu_counter.c: fix bad percpu counter state during suspend
` [PATCH 3.14 73/83] mmc: sdhci-bcm-kona: fix build errors when built-in
` [PATCH 3.14 78/83] cpufreq: at32ap: dont declare local variable as static
` [PATCH 3.14 79/83] ACPI / processor: Fix failure of loading acpi-cpufreq driver
` [PATCH 3.14 81/83] drm: cirrus: add power management support

[PATCH 3.10 00/48] 3.10.40-stable review
 2014-05-11 22:50 UTC  (21+ messages)
` [PATCH 3.10 03/48] n_tty: Fix n_tty_write crash when echoing in raw mode
` [PATCH 3.10 07/48] ARM: 7840/1: LPAE: dont reject mapping /dev/mem above 4GB
` [PATCH 3.10 10/48] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
` [PATCH 3.10 13/48] [SCSI] mpt2sas: Dont disable device twice at suspend
` [PATCH 3.10 14/48] powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
` [PATCH 3.10 18/48] ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
` [PATCH 3.10 19/48] ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
` [PATCH 3.10 22/48] mach64: use unaligned access
` [PATCH 3.10 27/48] mac80211: fix WPA with VLAN on AP side with ps-sta again
` [PATCH 3.10 29/48] mac80211: exclude AP_VLAN interfaces from tx power calculation
` [PATCH 3.10 31/48] rtlwifi: rtl8723ae: Fix too long disable of IRQs
` [PATCH 3.10 33/48] rtlwifi: rtl8192cu: "
` [PATCH 3.10 37/48] gpio: mxs: Allow for recursive enable_irq_wake() call
` [PATCH 3.10 38/48] tgafb: fix data copying
` [PATCH 3.10 41/48] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
` [PATCH 3.10 42/48] Skip intel_crt_init for Dell XPS 8700
` [PATCH 3.10 45/48] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
` [PATCH 3.10 46/48] Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
` [PATCH 3.10 48/48] drm: cirrus: add power management support

[PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support
 2014-05-11 22:49 UTC  (11+ messages)

[PATCH 3.4 00/22] 3.4.90-stable review
 2014-05-11 22:49 UTC  (6+ messages)
` [PATCH 3.4 02/22] floppy: ignore kernel-only members in FDRAWCMD ioctl input
` [PATCH 3.4 03/22] floppy: dont write kernel-only members to FDRAWCMD ioctl output
` [PATCH 3.4 05/22] virtio_balloon: dont softlockup on huge balloon changes
` [PATCH 3.4 06/22] [SCSI] mpt2sas: Dont disable device twice at suspend

[PATCH] drivers/hwmon/emc1403.c: add support for emc1412
 2014-05-11 22:47 UTC  (3+ messages)

[PATCH 0/2] Add in-kernel /dev/random equivalent
 2014-05-11 22:38 UTC  (3+ messages)
` [PATCH 1/2] Addition of kernel_pool
  ` [PATCH 2/2] Asynchronous and syncronous API for accessing kernel_pool

[PATCH net-next,v2] Add support for netvsc build without CONFIG_SYSFS flag
 2014-05-11 22:35 UTC  (5+ messages)

[PATCH] net: ipv4: current group_info should be put after using
 2014-05-11 21:55 UTC  (3+ messages)

[PATCH linux-next] perf: remove unused variable
 2014-05-11 21:43 UTC 

[PATCH] pinctrl-baytrail, mmc/sdhci-acpi: Fix for Intel Baytrail-T mmc_pwr pin
 2014-05-11 21:36 UTC 

[PATCH] RFT: pinctrl: sunxi: convert to GPIO irqchip helpers
 2014-05-11 21:25 UTC  (2+ messages)

[PATCH v2] radio-bcm2048.c: fix wrong overflow check
 2014-05-11 21:06 UTC  (4+ messages)

[PATCH] ab8500-fg: Fix use of uninitialized variable in error path
 2014-05-11 21:05 UTC 

[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
 2014-05-11 21:05 UTC  (5+ messages)

[PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL
 2014-05-11 20:46 UTC  (10+ messages)
            ` [PATCH v2] ipc,shm: document new limits in the uapi header

[PATCH v3 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
 2014-05-11 20:37 UTC  (3+ messages)
` [PATCH v3 1/2] smp: Print more useful debug info upon receiving IPI on an offline CPU
` [PATCH v3 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"

[PATCH 0/8] Marvell Berlin full clock support
 2014-05-11 20:24 UTC  (9+ messages)
` [PATCH 1/8] clk: add helper for unique DT clock names
` [PATCH 2/8] clk: berlin: add clock binding docs for Marvell Berlin2 SoCs
` [PATCH 3/8] clk: berlin: add driver for BG2x audio/video PLL
` [PATCH 4/8] clk: berlin: add driver for BG2x simple PLLs
` [PATCH 5/8] clk: berlin: add driver for BG2x complex divider cells
` [PATCH 6/8] clk: berlin: add core clock driver for BG2/BG2CD
` [PATCH 7/8] ARM: dts: berlin: convert BG2CD to DT clock nodes
` [PATCH 8/8] ARM: dts: berlin: convert BG2 "

[PATCH] Documentation/DMA-API-HOWTO.txt: fix duplicated word
 2014-05-11 20:15 UTC 

[PATCH 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
 2014-05-11 20:07 UTC  (8+ messages)
` [PATCH 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
        ` [PATCH v2 "

[PATCH RESEND] irqchip: vt8500: Properly mask the interrupt in irq_mask()
 2014-05-11 19:53 UTC  (3+ messages)


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