linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-05 17:11:31 to 2014-02-05 20:17:19 UTC [more...]

[PATCH v2 0/3] tegra30 watchdog support
 2014-02-05 20:17 UTC  (9+ messages)
` [PATCH v2 1/3] clocksource: tegra: Add nvidia,tegra30-timer compat
` [PATCH v2 2/3] clocksource: tegra: Define timer bases in header file
` [PATCH v2 3/3] watchdog: Add tegra watchdog

[v2.6.34-stable 000/213] v2.6.34.15 longterm review
 2014-02-05 20:02 UTC  (83+ messages)
` [v2.6.34-stable 001/213] x86, random: make ARCH_RANDOM prompt if EMBEDDED, not EXPERT
` [v2.6.34-stable 002/213] udf: fix udf_error build warnings
` [v2.6.34-stable 003/213] Revert "percpu: fix chunk range calculation"
` [v2.6.34-stable 010/213] block: add and use scsi_blk_cmd_ioctl
` [v2.6.34-stable 013/213] libceph: Fix NULL pointer dereference in auth client code
` [v2.6.34-stable 014/213] ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
` [v2.6.34-stable 015/213] jbd/jbd2: validate sb->s_first in journal_get_superblock()
` [v2.6.34-stable 017/213] HID: validate HID report id size
` [v2.6.34-stable 018/213] HID: pantherlord: validate output report details
` [v2.6.34-stable 019/213] HID: provide a helper for validating hid reports
` [v2.6.34-stable 024/213] llc: fix info leak via getsockname()
` [v2.6.34-stable 032/213] ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
` [v2.6.34-stable 033/213] netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
` [v2.6.34-stable 034/213] net: sctp: sctp_auth_key_put: use kzfree instead of kfree
` [v2.6.34-stable 035/213] net: sctp: sctp_endpoint_free: zero out secret key data
` [v2.6.34-stable 039/213] tcp: allow splice() to build full TSO packets
` [v2.6.34-stable 041/213] tcp: fix MSG_SENDPAGE_NOTLAST logic
` [v2.6.34-stable 045/213] net: fix divide by zero in tcp algorithm illinois
` [v2.6.34-stable 046/213] net: prevent setting ttl=0 via IP_TTL
` [v2.6.34-stable 047/213] net: sched: integer overflow fix
` [v2.6.34-stable 055/213] netlink: fix races after skb queueing
` [v2.6.34-stable 057/213] net: reduce net_rx_action() latency to 2 HZ
` [v2.6.34-stable 058/213] net/core: Fix potential memory leak in dev_set_alias()
` [v2.6.34-stable 065/213] drop_monitor: Make updating data->skb smp safe
` [v2.6.34-stable 066/213] drop_monitor: prevent init path from scheduling on the wrong cpu
` [v2.6.34-stable 067/213] drop_monitor: dont sleep in atomic context
` [v2.6.34-stable 074/213] tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
` [v2.6.34-stable 077/213] NFSv4: Revalidate uid/gid after open
` [v2.6.34-stable 078/213] kernel panic when mount NFSv4
` [v2.6.34-stable 080/213] clockevents: Don't allow dummy broadcast timers
` [v2.6.34-stable 082/213] timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
` [v2.6.34-stable 084/213] gen_init_cpio: avoid stack overflow when expanding
` [v2.6.34-stable 085/213] exec: do not leave bprm->interp on stack
` [v2.6.34-stable 087/213] ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
` [v2.6.34-stable 089/213] wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
` [v2.6.34-stable 095/213] Fix a dead loop in async_synchronize_full()
` [v2.6.34-stable 096/213] Prevent interface errors with Seagate FreeAgent GoFlex
` [v2.6.34-stable 100/213] mm: fix vma_resv_map() NULL pointer
` [v2.6.34-stable 119/213] serial: 8250, increase PASS_LIMIT
` [v2.6.34-stable 124/213] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload
` [v2.6.34-stable 125/213] keys: fix race with concurrent install_user_keyrings()
` [v2.6.34-stable 126/213] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
` [v2.6.34-stable 128/213] Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
` [v2.6.34-stable 133/213] Bluetooth: fix possible info leak in bt_sock_recvmsg()
` [v2.6.34-stable 139/213] xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
` [v2.6.34-stable 146/213] USB: garmin_gps: fix memory leak on disconnect
` [v2.6.34-stable 150/213] USB: CDC ACM: Fix NULL pointer dereference
` [v2.6.34-stable 153/213] USB: kaweth.c: use GFP_ATOMIC under spin_lock
` [v2.6.34-stable 154/213] USB: cdc-wdm: fix lockup on error in wdm_read
` [v2.6.34-stable 155/213] USB: serial: fix race between probe and open
` [v2.6.34-stable 156/213] usbdevfs: Correct amount of data copied to user in processcompl_compat
` [v2.6.34-stable 157/213] epoll: prevent missed events on EPOLL_CTL_MOD
` [v2.6.34-stable 163/213] isofs: avoid info leak on export
` [v2.6.34-stable 165/213] jbd: Fix lock ordering bug in journal_unmap_buffer()
` [v2.6.34-stable 169/213] ext3: Fix fdatasync() for files with only i_size changes
` [v2.6.34-stable 170/213] ext3: Fix error handling on inode bitmap corruption
` [v2.6.34-stable 171/213] ext4: don't let i_reserved_meta_blocks go negative
` [v2.6.34-stable 178/213] ext4: lock i_mutex when truncating orphan inodes
` [v2.6.34-stable 190/213] udf: fix retun value on error path in udf_load_logicalvol
` [v2.6.34-stable 191/213] Fix install_process_keyring error handling
` [v2.6.34-stable 192/213] mtd: cafe_nand: fix an & vs | mistake
` [v2.6.34-stable 193/213] dccp: check ccid before dereferencing
` [v2.6.34-stable 194/213] Remove user-triggerable BUG from mpol_to_str
` [v2.6.34-stable 195/213] svcrpc: sends on closed socket should stop immediately
` [v2.6.34-stable 196/213] svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
` [v2.6.34-stable 197/213] vfs: missed source of ->f_pos races
` [v2.6.34-stable 198/213] fuse: verify all ioctl retry iov elements
` [v2.6.34-stable 199/213] pcdp: use early_ioremap/early_iounmap to access pcdp table
` [v2.6.34-stable 200/213] futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
` [v2.6.34-stable 201/213] futex: Fix bug in WARN_ON for NULL q.pi_state
` [v2.6.34-stable 202/213] futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
` [v2.6.34-stable 203/213] cipso: don't follow a NULL pointer when setsockopt() is called
` [v2.6.34-stable 204/213] Avoid dangling pointer in scsi_requeue_command()
` [v2.6.34-stable 205/213] libsas: continue revalidation
` [v2.6.34-stable 206/213] SCSI: libsas: fix sas_discover_devices return code handling
` [v2.6.34-stable 207/213] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
` [v2.6.34-stable 208/213] eCryptfs: Properly check for O_RDONLY flag before doing privileged open
` [v2.6.34-stable 209/213] fuse: fix stat call on 32 bit platforms
` [v2.6.34-stable 210/213] phonet: Check input from user before allocating
` [v2.6.34-stable 211/213] PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
` [v2.6.34-stable 212/213] crypto: sha512 - Fix byte counter overflow in SHA-512
` [v2.6.34-stable 213/213] video:uvesafb: Fix oops that uvesafb try to execute NX-protected page

[PATCH 1/2] raw: test against runtime value of max_raw_minors
 2014-02-05 20:11 UTC  (4+ messages)

possible viri in tarballs?
 2014-02-05 20:08 UTC  (4+ messages)

[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
 2014-02-05 20:08 UTC  (5+ messages)
` [PATCH 05/17] mmc: mmci: Put the device into low power state at system suspend

[PATCH] HID: hid-sony Report actual brightness value when reading LED
 2014-02-05 19:34 UTC 

[PATCH] perf,x86,p6: Add userspace RDPMC quirk for P6
 2014-02-05 20:04 UTC  (9+ messages)

[PATCH v2] slub: fix false-positive lockdep warning in free_partial()
 2014-02-05 19:58 UTC  (5+ messages)
` [PATCH v3] "

make randconfig selects things which were excluded explicitely
 2014-02-05 19:56 UTC 

[PATCH v6 8/8] usb: ehci-exynos: Change to use phy provided by the generic phy framework
 2014-02-05 19:55 UTC  (2+ messages)

[PATCH v4 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2014-02-05 19:46 UTC  (3+ messages)
` [PATCH v4 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH v4 2/2] memory: ti-aemif: add bindings for "

[PATCH 0/3] x86: Intel gen2 graphics stolen memory quirks
 2014-02-05 19:29 UTC  (4+ messages)
` [PATCH 1/3] x86: Add vfunc for Intel graphics stolen memory base address
` [PATCH v3 2/3] x86: Add Intel graphics stolen memory quirk for gen2 platforms
` [PATCH 3/3] x86: Print the Intel graphics stolen memory range

[PATCH v2 0/5] reserved-memory regions/CMA in devicetree, again
 2014-02-05 19:25 UTC  (4+ messages)
` [PATCH v2 5/5] of: document bindings for reserved-memory nodes

[slub] WARNING: CPU: 1 PID: 1 at mm/slub.c:992 deactivate_slab()
 2014-02-05 19:25 UTC  (4+ messages)

[PATCH v3 0/6] IIO pulse capture support for TI ECAP
 2014-02-05 20:23 UTC  (8+ messages)
` [PATCH v3 1/6] iio: add support for pulse width capture devices
` [PATCH v3 2/6] iio: pulse: add TI ECAP driver
` [PATCH v3 3/6] iio: enable selection and build of pulse drivers
` [PATCH v3 4/6] iio: Add ABI docs for pulse capture devices
` [PATCH v3 5/6] pwm: enable TI PWMSS if the IIO tiecap driver is selected
` [PATCH v3 6/6] ARM: dts: AM33XX: Add ecap interrupt properties

[PATCH v3 0/6] efuse driver for Tegra
 2014-02-05 19:15 UTC  (12+ messages)
` [PATCH v3 2/6] ARM: tegra: Add chipid, revision and fuse init
` [PATCH v3 3/6] misc: fuse: Add efuse driver for Tegra
` [PATCH v3 4/6] ARM: tegra: Add efuse bindings
` [PATCH v3 5/6] misc: enable fuse drivers
` [PATCH v3 6/6] ARM: tegra: remove fuse files from mach-tegra

Build regressions/improvements in v3.14-rc1
 2014-02-05 19:09 UTC  (2+ messages)

[PATCH] gpio: bcm281xx: Update MODULE_AUTHOR
 2014-02-05 18:56 UTC  (3+ messages)

[PATCH v5 0/3] Introduce clocksource driver for Keystone platform
 2014-02-05 18:52 UTC  (6+ messages)
` [PATCH v5 2/3] clocksource: keystone: add bindings for keystone timer

[PATCH -mm v15 00/13] kmemcg shrinkers
 2014-02-05 18:39 UTC  (14+ messages)
` [PATCH -mm v15 01/13] memcg: make cache index determination more robust
` [PATCH -mm v15 02/13] memcg: consolidate callers of memcg_cache_id
` [PATCH -mm v15 03/13] memcg: move initialization to memcg creation
` [PATCH -mm v15 04/13] memcg: make for_each_mem_cgroup macros public
` [PATCH -mm v15 05/13] list_lru, shrinkers: introduce list_lru_shrink_{count,walk}
` [PATCH -mm v15 06/13] fs: consolidate {nr,free}_cached_objects args in shrink_control
` [PATCH -mm v15 07/13] fs: do not call destroy_super() in atomic context
` [PATCH -mm v15 08/13] vmscan: shrink slab on memcg pressure
` [PATCH -mm v15 09/13] list_lru: add per-memcg lists
` [PATCH -mm v15 10/13] fs: make shrinker memcg aware
` [PATCH -mm v15 11/13] memcg: flush memcg items upon memcg destruction
` [PATCH -mm v15 12/13] vmpressure: in-kernel notifications
` [PATCH -mm v15 13/13] memcg: reap dead memcgs upon global memory pressure

[PATCH 1/1] MAINTAINERS: Add ADFS
 2014-02-05 18:40 UTC  (2+ messages)
` rfc: fs directories without MAINTAINER section entries

[PATCH 0/8] da9055: Driver initialisation fixes, add DT support
 2014-02-05 18:38 UTC  (11+ messages)
` [PATCH 1/8] ASoC: da9055: Fix device registration of PMIC and CODEC devices
` [PATCH 2/8] ASoC: da9055: Add DT support for CODEC
` [PATCH 3/8] mfd: da9055: Add DT support for PMIC
` [PATCH 4/8] regulator: da9055: Add DT support
` [PATCH 6/8] hwmon: da9055: Remove use of platform_get_irq_byname()
` [PATCH 5/8] onkey: "
` [PATCH 7/8] rtc: "
` [PATCH 8/8] mfd: da9055: Remove unused resource structures for mfd cells

[PATCH V2] regulator: tps6507x: Use "IS_ENABLED" for DT code
 2014-02-05 18:36 UTC 

[PATCH 00/14] perf, x86: Haswell LBR call stack support
 2014-02-05 18:35 UTC  (9+ messages)
` [PATCH 06/14] perf, core: always switch pmu specific data during context switch
` [PATCH 08/14] perf, x86: allocate space for storing LBR stack
` [PATCH 09/14] perf, x86: Save/resotre LBR stack during context switch

[PATCH 0/4] clk: mvebu: fix clk init order
 2014-02-05 18:34 UTC  (4+ messages)

[PATCH v3 0/5] add a TDA998x CODEC
 2014-02-05 18:21 UTC  (7+ messages)
` [PATCH v3 4/5] ASoC: tda998x: adjust the audio hw parameters from EDID
      ` [alsa-devel] "

[PATCH] regulator: core: Make regulator object reflect configured voltage
 2014-02-05 18:18 UTC  (8+ messages)

mm: BUG in do_huge_pmd_wp_page
 2014-02-05 18:12 UTC  (11+ messages)

[PATCH 00/22] arm/arm64: UEFI stubs + runtime services
 2014-02-05 18:09 UTC  (9+ messages)
` [PATCH 02/22] arm: add new asm macro update_sctlr
` [PATCH 03/22] efi: add helper function to get UEFI params from FDT
` [PATCH 05/22] Add shared printk wrapper for consistent prefixing
` [PATCH 06/22] Add helper functions used by arm/arm64
` [PATCH 21/22] arm: efistub: ignore dtb= when UEFI SecureBoot is enabled

[PATCH] leds-gpio: fix a typo in the documentation
 2014-02-05 18:02 UTC 

[PATCH 1/1] adfs: Add __init macro to init_inodecache
 2014-02-05 10:01 UTC 

[PATCH 1/1] ufs: Add __init macro to init_inodecache
 2014-02-05  9:57 UTC 

[PATCH] fs: fix d_path() with zero-length input buffer
 2014-02-05 17:42 UTC  (2+ messages)

[PATCH] ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4
 2014-02-05 17:41 UTC  (3+ messages)

[PATCH] ipv4: Fix runtime WARNING in rtmsg_ifa()
 2014-02-05 17:39 UTC  (3+ messages)

3.13: BUG: unable to handle kernel paging request at 00000000b4343e88
 2014-02-05 17:36 UTC  (11+ messages)

[PATCH 3.13 000/140] 3.13.2-stable review
 2014-02-05 17:37 UTC  (3+ messages)

mutex_unlock is missed in function (drm_crtc_init) in file (linux-3.13/drivers/gpu/drm/drm_crtc.c)
 2014-02-05 17:35 UTC 

[PATCH] Clarify CONFIG_DEBUG_INFO's bloaty nature
 2014-02-05 17:32 UTC  (11+ messages)
              ` [PATCH] x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs

[PATCH v6 0/8] phy: Add new Exynos USB 2.0 PHY driver
 2014-02-05 17:30 UTC  (5+ messages)
` [PATCH v6 8/8] usb: ehci-exynos: Change to use phy provided by the generic phy framework

[RFCv2 00/10] xhci: re-work command queue management
 2014-02-05 17:27 UTC  (7+ messages)

[PATCH -v2 0/6] memcg: some charge path cleanups + css offline vs. charge race fix
 2014-02-05 17:23 UTC  (8+ messages)
` [PATCH -v2 4/6] memcg: make sure that memcg is not offline when charging

[PATCH] mvebu : pcie: dt: potential issue in range parsing
 2014-02-05 17:21 UTC  (3+ messages)

[PATCH 1/7] arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
 2014-02-05 17:18 UTC  (3+ messages)
` [PATCH 2/7] drivers/amba: "

[PATCH] ARM: config: enable ams AS3722 power reset driver
 2014-02-05 17:18 UTC  (2+ messages)

[PATCH v3 0/7] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-05 17:17 UTC  (2+ messages)

[PATCH] ARM: tegra: add system-power-controller property for PMIC node
 2014-02-05 17:17 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Add support for thumb mode on DT booted N900
 2014-02-05 17:17 UTC  (5+ 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).