linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-03 11:14:37 to 2015-01-04 14:19:01 UTC [more...]

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-01-04 14:18 UTC  (16+ messages)
                                ` [PATCH 0/13] ALSA: Deletion of some unnecessary checks
                                  ` [PATCH 1/13] ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free"
                                  ` [PATCH 2/13] ALSA: oss: Deletion of unnecessary checks before the function call "vfree"
                                  ` [PATCH 3/13] ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"
                                  ` [PATCH 4/13] ALSA: oxygen: Delete an unnecessary check before the function call "snd_pcm_suspend"
                                  ` [PATCH 5/13] ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free"
                                  ` [PATCH 6/13] ASoC: Intel: Delete an unnecessary check before the function call "sst_dma_free"
                                  ` [PATCH 7/13] ASoC: fsi: Deletion of unnecessary checks before the function call "clk_enable"
                                  ` [PATCH 8/13] ASoC: Intel: Delete an unnecessary check before the function call "release_firmware"
                                  ` [PATCH 9/13] ALSA: i2sbus: Delete an unnecessary check before the function call "snd_pcm_suspend_all"
                                  ` [PATCH 10/13] ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"
                                  ` [PATCH 11/13] ALSA: Deletion of checks before the function call "iounmap"
                                  ` [PATCH 12/13] ALSA: msnd: One function call less in snd_msnd_attach() after error detection
                                  ` [PATCH 13/13] ALSA: msnd: Fix centralized exiting from snd_msnd_attach()

[RFC 0/8] ARM64: Uprobe support added
 2015-01-04 13:50 UTC  (11+ messages)
` [RFC 3/8] Kernel/uprobe: Define arch_uprobe_exception_notify as __weak
` [RFC 5/8] ARM64: Re-factor flush_ptrace_access
` [RFC 8/8] ARM64: Add uprobe support

[PATCH] brcm80211: brcmsmac: dma: Remove some unused functions
 2015-01-04 12:43 UTC  (3+ messages)

[PATCH v2] fs: isofs: Fix bug in the way to check if the year is a leap year
 2015-01-04 12:42 UTC 

[PATCH] TaskTracker : Simplified thread information tracker
 2015-01-04 11:50 UTC  (3+ messages)

[RFC PATCH 0/3] Sharing MSIX irq for tx/rx queue pairs
 2015-01-04 11:36 UTC  (4+ messages)

[PATCH] virtio_pci: device-specific release callback
 2015-01-04 11:32 UTC 

[PATCH 1/2] virtio_pci: double free and invalid memory access of device vqs
 2015-01-04 11:26 UTC  (4+ messages)
` [PATCH 2/2] virtio: don't free memory until the underlying struct device has been released

[PATCH 00/10] iio: KMX61 fixes
 2015-01-04 11:19 UTC  (26+ messages)
` [PATCH 01/10] iio: imu: kmx61: Save odr_bits for later use
` [PATCH 02/10] iio: imu: kmx61: Don't ignore kmx61_set_power_state errors
` [PATCH 03/10] iio: imu: kmx61: Enhance error handling
` [PATCH 04/10] iio: imu: kmx61: Fixup parameters alignment
` [PATCH 06/10] iio: imu: kmx61: Use false instead of 0 for ev_enable_state
` [PATCH 07/10] iio: imu: kmx61: Fix device initialization when setting trigger state
` [PATCH 08/10] iio: imu: kmx61: Remove unnecessary REG_INS1 read
` [PATCH 09/10] iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table

[PATCH RFC] iio: iadc: wait_for_completion_timeout time in jiffies
 2015-01-04 11:16 UTC  (2+ messages)

iio: dht11 Updates
 2015-01-04 11:01 UTC  (5+ messages)

[PATCH v6 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-04 10:55 UTC  (18+ messages)
` [PATCH v6 01/17] ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
` [PATCH v6 02/17] ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
` [PATCH v6 03/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v6 04/17] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v6 05/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v6 06/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v6 07/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v6 08/17] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v6 09/17] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v6 10/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v6 11/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v6 12/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v6 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v6 14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v6 15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v6 16/17] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v6 17/17] Documentation: ACPI for ARM64

[PATCH repost 00/16] uaccess: fix sparse warning on get_user for bitwise types
 2015-01-04 10:52 UTC  (4+ messages)
` [PATCH repost 09/16] metag/uaccess: fix sparse errors

[PATCH] x86, copy_user: Remove FIX_ALIGNMENT define
 2015-01-04 10:52 UTC 

[PATCH 0/3] Add support for 'tty-slaves' described by devicetree
 2015-01-04 10:18 UTC  (5+ messages)
` [PATCH 1/3] TTY: add support for "tty slave" devices

libaio tarballs on <kernel.org>
 2015-01-04 10:02 UTC  (4+ messages)

[PATCH] media: i2c/adp1653: devicetree support for adp1653
 2015-01-04  9:43 UTC  (5+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-04  9:39 UTC  (4+ messages)
` [PATCH v5 18/18] Documentation: ACPI for ARM64

[PATCH] assoc_array: Include rcupdate.h for call_rcu() definition
 2015-01-04  9:35 UTC  (5+ messages)
` [PATCH v2] srcu: Isolate srcu sections using CONFIG_SRCU

[PATCH] staging: gdm724x: fix line limit coding style issue in gdm_lte.c
 2015-01-04  9:06 UTC 

[RFC PATCH] f2fs: add extent cache base on rb-tree
 2015-01-04  8:24 UTC  (15+ messages)

[PATCH] staging: gdm724x: fix space coding style issue in gdm_mux.c
 2015-01-04  8:23 UTC 

[next-20141231] sched: WARNING: CPU: 1 PID: 2539 at kernel/sched/core.c:7303 __might_sleep+0xbd/0xd0()
 2015-01-04  7:53 UTC  (4+ messages)

[PATCH V2 0/2] ARM: l2c: OMAP4/AM437x: Additional register programming support
 2015-01-04  7:47 UTC  (12+ messages)
` [PATCH V2 2/2] ARM: l2c: AM437x: Introduce support for cache filter programming
        ` [PATCH V2 0/2] ARM: l2c: OMAP4/AM437x: Additional register programming support.\

[PATCH v2] staging: rtl8192e: Fix duplicated conditional branch
 2015-01-04  7:23 UTC 

[PATCH] arch: m68k: mac: misc.c: Remove some unused functions
 2015-01-04  7:21 UTC  (2+ messages)

[PATCH] staging: gdm724x: fix coding style issues
 2015-01-04  7:17 UTC  (3+ messages)

[PATCH 1/2] staging: andriod: ion: Add ion_phys_get_by_id function
 2015-01-04  7:11 UTC  (2+ messages)
` [PATCH 2/2] staging: android: ion: Add pss info for each ion_client

[PATCH] staging: rtl8192e: Fix duplicated conditional branch
 2015-01-04  7:10 UTC  (2+ messages)

[PATCH RFC] usb: chipidea: add support for usb_phy in generic usb2
 2015-01-04  6:28 UTC 

[PATCH] samples: hw_breakpoint: check the return value of kallsyms_lookup_name
 2015-01-04  6:27 UTC 

[PATCH] input: Add soft kill switch for input devices
 2015-01-04  6:24 UTC 

[PATCH v3 00/20] kselftest install target feature
 2015-01-04  5:29 UTC  (5+ messages)
` [PATCH v3 05/20] selftests/ftrace: add install target to enable test install
    `  "

[PATCH v17 11/11] ARM: optprobes: execute instruction during restoring if possible
 2015-01-04  5:25 UTC  (6+ messages)
` [PATCH v18 10/11] ARM: kprobes: check register usage for probed instruction
` [PATCH v18 11/11] ARM: optprobes: execute instruction during restoring if possible

problems with perf probe and system libraries
 2015-01-04  4:41 UTC  (4+ messages)
` [PATCH] [BUGFIX] perf-probe: Fix to fall back to find probe point in symbols
    `  "

[PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff
 2015-01-04  4:08 UTC  (3+ messages)

[PATCH] ovl: Prevent rw remount when it should be ro mount
 2015-01-04  2:59 UTC  (2+ messages)

[LKP] [x86/apic] Kernel panic - not syncing: BIOS has enabled x2apic but kernel doesn't support x2apic, please disable x2apic in BIOS
 2015-01-04  2:23 UTC 

[LKP] [net/socket.c ] 0cf00c6f360: -3.1% netperf.Throughput_Mbps
 2015-01-04  2:18 UTC 

[PATCH 1/2] Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must connect at full speed
 2015-01-04  2:14 UTC  (2+ messages)
` [PATCH 2/2] Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FORCE_FULLSPEED is set in the platform data

0002-Spi-spi-gpio-fixed-spaces-coding-style-issue.patch
 2015-01-04  2:00 UTC  (2+ messages)

[PATCH net-next] qlcnic: Fix dump_skb output
 2015-01-04  1:50 UTC 

[PATCH 0/5] *** SUBJECT HERE ***
 2015-01-04  1:41 UTC  (6+ messages)
` [PATCH 1/5] Staging: comedi: fix line over 80 characters warning

[PATCH] soc: intel: sst-haswell-ipc: Remove some unused functions
 2015-01-04  1:39 UTC  (2+ messages)

[PATCH] btrfs: reada: Remove unused function
 2015-01-04  0:59 UTC 

[LKP] [sched] a15b12ac36a: -46.9% time.voluntary_context_switches +1.5% will-it-scale.per_process_ops
 2015-01-04  0:39 UTC  (3+ messages)

[PATCH] mfd: omap-usb-host: Remove some unused functions
 2015-01-04  0:11 UTC 

[PATCH] ceph: acl: Remove unused function
 2015-01-03 23:44 UTC 

[PATCH V3] ARM: dts: am57xx-beagle-x15: Add GPIO controlled fan node
 2015-01-03 23:39 UTC  (2+ messages)

[PATCH] drm/radeon: do not left queue acquired if timeout happens in kgd_hqd_destroy()
 2015-01-03 23:31 UTC 

[PATCH] x86, um: actually mark system call tables readonly
 2015-01-03 23:23 UTC  (3+ messages)

[PATCH] [RFC] Deter exploit bruteforcing
 2015-01-03 23:19 UTC  (16+ messages)

[PATCH v2] mfd: lubbock_io: add lubbock_io board
 2015-01-03 22:35 UTC 

[PATCH] Revert "ipw2200: select CFG80211_WEXT"
 2015-01-03 22:28 UTC  (4+ messages)

[PATCH v3 0/6] support GMAC driver for RK3288
 2015-01-03 22:27 UTC  (4+ messages)

[PATCH] thermal: add omap3 support
 2015-01-03 22:02 UTC  (3+ messages)

[PATCH] g_NCR5380: Kill compiler warning if builtin
 2015-01-03 22:00 UTC 

[PATCH] thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()
 2015-01-03 21:56 UTC 

[PATCH v2 0/2] PCI: get DMA configuration from parent device
 2015-01-03 21:37 UTC  (4+ messages)
` [PATCH v2 1/2] of/pci: add of_pci_dma_configure() update dma configuration

[PATCHv5 0/2] INPUT: Route keyboard LEDs through the generic LEDs layer
 2015-01-03 19:47 UTC  (4+ messages)

linux-next: build failure after merge of the net-next tree
 2015-01-03 19:45 UTC  (2+ messages)

[PATCH 0/9 net-next v2] rhashtable: Per bucket locks & deferred table resizing
 2015-01-03 19:44 UTC  (4+ messages)
` [PATCH 9/9] netlink: Lockless lookup with RCU grace period in socket release
  ` [RFC] netlink: get rid of nl_table_lock

[PATCH] MAINTAINERS: Add linux-omap to list of reviewers for TI Thermal
 2015-01-03 19:13 UTC 

[PATCH] cleanup ti-soc-thermal
 2015-01-03 19:02 UTC  (6+ messages)

[PATCH] power: avs: smartreflex: Remove unused function
 2015-01-03 17:53 UTC  (2+ messages)

[PATCH] device: Fix dev_dbg_once macro
 2015-01-03 17:51 UTC 

[PATCH] [sched] Account the elapse of each period accurately
 2015-01-03 17:21 UTC 

WARNING: at drivers/gpu/drm/i915/intel_display.c:11375 [i915] in 3.19-rc2
 2015-01-03 17:03 UTC  (5+ messages)

[PATCH 1/1 linux-next] ceph: use %zu for size_t display
 2015-01-03 17:02 UTC 

Please Confirm
 2015-01-02 23:33 UTC 

[PATCH] next: microblaze: Fix build failure
 2015-01-03 17:01 UTC  (2+ messages)

[PATCH] blackfin: mach-common: ints-priority: Remove unused function
 2015-01-03 17:01 UTC 

[PATCH] arm: mach-versatile: core: Remove unused function
 2015-01-03 16:52 UTC 

[PATCH] can: kvaser_usb: Don't free packets when tight on URBs
 2015-01-03 14:34 UTC  (3+ messages)

[PATCH] scsi: aic7xxx: aic7xxx_core: Remove some unused functions
 2015-01-03 16:35 UTC 

[PATCH] ti-soc-thermal: implement eocz bit to make driver useful on omap3
 2015-01-03 16:22 UTC  (3+ messages)

[PATCH 1/1 linux-next] mm,compaction: move suitable_migration_target() under CONFIG_COMPACTION
 2015-01-03 16:04 UTC 

[RFC][PATCH RESEND] mm: vmalloc: remove ioremap align constraint
 2015-01-03 15:59 UTC  (3+ messages)

[PATCH] net: wireless: b43legacy: radio.c: Remove unused function
 2015-01-03 15:41 UTC  (9+ messages)

[PATCH] PCI/sysfs: off by two and memory corruption in driver_override parameter
 2015-01-03 15:09 UTC  (2+ messages)

perf-probe crash in dwarf_getcfi_elf
 2015-01-03 15:07 UTC  (5+ messages)

[PATCH] Drivers: isdn: gigaset: checkpatch cleanup
 2015-01-03 15:01 UTC  (2+ messages)

[PATCHSET 0/7] perf tools: A small random cleanup and fixups
 2015-01-03 15:01 UTC  (4+ messages)
` [PATCH 6/7] perf tools: Append callchains only when requested

frequent lockups in 3.18rc4
 2015-01-03 14:58 UTC  (14+ messages)

PVS-Studio static analysis of v3.18.1
 2015-01-03 13:52 UTC 

[PATCH 1/1 linux-next] hp100: simplify hp100_module_init
 2015-01-03 13:44 UTC 

[PATCH 1/5] Staging: comedi: fix line over 80 characters warning
 2015-01-03 13:25 UTC  (6+ messages)
` [PATCH 2/5] "
` [PATCH 3/5] "
` [PATCH 4/5] "
` [PATCH 5/5] "

Linux GPIO internals
 2015-01-03 13:12 UTC  (2+ messages)

DMA/TCE and Interrupt Remapping Linux Kernel equivalent on IBM system
 2015-01-03 12:50 UTC 

[PATCH v2 0/5] *** SUBJECT HERE ***
 2015-01-03 12:31 UTC  (6+ messages)
` [PATCH v2 1/5] Staging: comedi: fix line over 80 characters warning
` [PATCH v2 2/5] "
` [PATCH v2 3/5] "
` [PATCH v2 4/5] "
` [PATCH v2 5/5] "

[PATCH v2] x86,setup: Rename myisspace to isspace and move it to ctype.h
 2015-01-03 12:05 UTC  (2+ messages)

[PATCH] x86, setup: Rename BOOT_ISDIGIT_H -> BOOT_CTYPE_H
 2015-01-03 12:01 UTC  (2+ messages)

[PATCH 2/2 net-next] netfilter: remove 0 assignment on static
 2015-01-03 11:42 UTC 

[PATCH 1/2 net-next] netfilter: remove err1 label only used with CONFIG_SYSCTL
 2015-01-03 11:42 UTC 

[PATCH] staging: lustre: fid: Remove space before braces for defined() check
 2015-01-03 11:29 UTC 

[PATCH akpm/next v2] lib: crc32: constify crc32 lookup table
 2015-01-03 11:14 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).