LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C spec
2014-12-08 3:06 UTC (3+ messages)
` [PATCH v3] "
[PATCH 1/3] X86: make VDSO data support multiple pages
2014-12-08 3:03 UTC (3+ messages)
` [PATCH 2/3] X86: add a generic API to let vdso code detect context switch
` [PATCH 3/3] X86: Add a thread cpu time implementation to vDSO
[ 10/25] x86, espfix: Make it possible to disable 16-bit support
2014-12-08 2:58 UTC (2+ messages)
[PATCH 0/5] Add gpio support to Broadcom Cygnus SoC
2014-12-08 2:38 UTC (15+ messages)
` [PATCH 2/5] gpio: Cygnus: add GPIO driver
` [PATCH v2 0/5] Add gpio support to Broadcom Cygnus SoC
` [PATCH v2 1/5] gpio: Cygnus: define Broadcom Cygnus GPIO binding
` [PATCH v2 2/5] gpio: Cygnus: add GPIO driver
` [PATCH v2 3/5] ARM: mach-bcm: Enable GPIO support for Cygnus
` [PATCH v2 4/5] ARM: dts: enable GPIO for Broadcom Cygnus
` [PATCH v2 5/5] MAINTAINERS: Entry for Cygnus GPIO driver
[REGRESSION] i915: failure to see Dell 30" monitor connected to a Lenovo Haswell docking station
2014-12-08 2:32 UTC (3+ messages)
` WARNING: /usr/projects/linux/linux/drivers/gpu/drm/i915/intel_pm.c:6585 intel_display_power_put+0x4b/0x116 [i915]()
[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
2014-12-08 2:00 UTC (8+ messages)
` [RFC V4] "
` [RFC V2] "
` [RFC V3] "
[PATCH] drm/i915/opregion: work around buggy firmware that provides 8+ output devices
2014-12-08 1:58 UTC (10+ messages)
[PATCH 0/3] remove undocumented type definition alias
2014-12-08 1:49 UTC (4+ messages)
` [PATCH 1/3] kconfig: regenerate parser
` [PATCH 2/3] kconfig: remove undocumented type definition alias 'boolean'
` [PATCH 3/3] kconfig: rename S_BOOLEAN to S_BOOL for consistency
[PATCH 0/4] Add common clock support for Broadcom iProc architecture
2014-12-08 1:38 UTC (4+ messages)
` [PATCH 2/4] clk: iproc: add initial common clock support
linux-next: manual merge of the bcm2835 tree with the arm-soc tree
2014-12-08 1:06 UTC
[ 01/25] net: sendmsg: fix failed backport of "fix NULL pointer dereference"
2014-12-08 0:58 UTC (3+ messages)
` [ 00/25] 2.6.32.65-longterm review
Linux 3.18 released
2014-12-08 0:10 UTC
[PATCH 0/2] Drivers: hv: hv_balloon: Fix a deadlock in the hot-add path
2014-12-08 0:07 UTC (2+ messages)
linux-next: build failure after merge of the access_once tree
2014-12-07 23:55 UTC (4+ messages)
frequent lockups in 3.18rc4
2014-12-07 23:53 UTC (21+ messages)
[PATCH v10 0/4] This suspend patch is only support cut off the power of cpu and some external
2014-12-07 23:46 UTC (4+ messages)
[PATCH 0/20] fix misspelling of current function in string
2014-12-07 23:44 UTC (34+ messages)
` [PATCH 1/20] mtd: s3c2410: "
` [PATCH 2/20] PCI: keystone: "
` [PATCH 3/20] PCI: "
` [PATCH 4/20] dmfe: "
` [PATCH 5/20] isdn: "
` [PATCH 6/20] TTY: "
` [PATCH 7/20] drm/i915: "
` [PATCH 8/20] USB: isp1760: "
` [PATCH 9/20] drivers/scsi: "
` [PATCH 10/20] uli526x: "
` [PATCH 10/20 v2] "
` [PATCH 11/20] vme: "
` [PATCH 12/20] hp100: "
` [PATCH 13/20] zd1211rw: "
` [PATCH 14/20] chelsio: "
` [PATCH 15/20] hostap_cs: "
` [PATCH 16/20] rtlwifi: rtl8821ae: "
` [PATCH 17/20] drm/i2c: tda998x: "
` [PATCH 18/20] usb: gadget: "
` [PATCH 19/20] TTY: "
` [PATCH 20/20] drm/radeon: "
[PATCH] arch: powerpc: kernel: signal_32.c: Remove unused function
2014-12-07 23:15 UTC (4+ messages)
[PATCH] gpu: drm: i915: intel_dsi_pll.c: Remove unused function
2014-12-07 22:42 UTC
[RFC][PATCH] x86: Make x32 syscall support conditional on a kernel parameter
2014-12-07 22:41 UTC (3+ messages)
[PATCH] tools: testing: selftests: powerpc: pmu: ebb: trace.c: Remove some unused functions
2014-12-07 22:40 UTC
[PATCH] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
2014-12-07 22:35 UTC (6+ messages)
[PATCH] arch: powerpc: kernel: vio.c: Remove unused function
2014-12-07 22:31 UTC
[PATCH] arch: arm: mach-omap2: dpll44xx.c: Remove unused function
2014-12-07 22:30 UTC
[PATCH] arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
2014-12-07 22:29 UTC
[PATCH] staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused function
2014-12-07 22:28 UTC
[PATCH] arch: arm: mach-omap2: cm33xx.c: Remove some unused functions
2014-12-07 22:27 UTC
[PATCH v5 0/8] crypto: AF_ALG: add AEAD and RNG support
2014-12-07 22:25 UTC (9+ messages)
` [PATCH v5 1/8] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v5 2/8] crypto: AF_ALG: add setsockopt for auth tag size
` [PATCH v5 3/8] crypto: AF_ALG: add AEAD support
` [PATCH v5 4/8] crypto: AF_ALG: enable AEAD interface compilation
` [PATCH v5 5/8] crypto: AF_ALG: add user space interface for RNG
` [PATCH v5 6/8] crypto: AF_ALG: zeroize key / seed data
` [PATCH v5 7/8] crypto: AF_ALG: add random number generator support
` [PATCH v5 8/8] crypto: AF_ALG: enable RNG interface compilation
[PATCH] arch: powerpc: kernel: sys_ppc32.c: Remove unused function
2014-12-07 22:16 UTC (2+ messages)
[PATCH] arch: powerpc: kernel: smp.c: Remove unused function
2014-12-07 22:11 UTC
[PATCH] scsi: bfa: bfad.c: Remove unused function
2014-12-07 22:07 UTC
3.12.33 - BUG xfrm_selector_match+0x25/0x2f6
2014-12-07 22:04 UTC (9+ messages)
[PATCH] staging: vt6655: mac.c: Remove unused function
2014-12-07 22:02 UTC
[PATCH] net: wireless: rtlwifi: rtl8192de: fw.c: Remove unused function
2014-12-07 22:00 UTC
[PATCH] staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function
2014-12-07 21:59 UTC
[PATCH] gpu: drm: i915: intel_dsi_cmd.c: Remove unused function
2014-12-07 21:50 UTC
[PATCH] arch: arm: mach-omap2: clkt2xxx_apll.c: Remove some unused functions
2014-12-07 21:49 UTC
[PATCH] gpu: drm: i915: intel_dp.c: Remove unused function
2014-12-07 21:36 UTC
Where exactly will arch_fast_hash be used
2014-12-07 21:33 UTC (6+ messages)
[PATCH] drm/i915: Fix comparison bug
2014-12-07 21:26 UTC
[PATCH] arch: arm: mach-omap2: omap-pm-noop.c: Remove some unused functions
2014-12-07 21:15 UTC (2+ messages)
[PATCH] arch: mn10300: kernel: traps.c: Remove unused function
2014-12-07 21:07 UTC
[PATCH] staging: writeboost: Add dm-writeboost
2014-12-07 21:04 UTC (3+ messages)
[PATCH] arch: frv: mm: extable.c: Remove unused function
2014-12-07 20:59 UTC
[PATCH] tools: testing: selftests: powerpc: pmu: ebb: ebb.c: Remove unused function
2014-12-07 20:50 UTC
[question] on which cpu an interrupt controller will raise an irq ?
2014-12-07 20:42 UTC
[PATCH] arch: openrisc: kernel: traps.c: Remove unused function
2014-12-07 20:30 UTC
[ANNOUNCE] BFS CPU scheduler v0.450 with SMT nice support for linux-3.16
2014-12-07 20:26 UTC (2+ messages)
[PATCH] comedi: indent checkpatch errors and warnings fixed
2014-12-07 20:13 UTC (2+ messages)
Linux 3.17.6
2014-12-07 20:10 UTC (2+ messages)
Linux 3.17.5
2014-12-07 20:10 UTC (2+ messages)
[PATCH 3.17 000/122] 3.17.5-stable review
2014-12-07 20:08 UTC (5+ messages)
` [PATCH 3.17 122/122] netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
[PATCH] arch: powerpc: kernel: traps.c: Remove unused function
2014-12-07 20:07 UTC
Linux 3.14.26
2014-12-07 19:50 UTC (2+ messages)
Linux 3.10.62
2014-12-07 19:49 UTC (2+ messages)
[PATCH 0/3] /dev/mem as optional device + associated tidy up
2014-12-07 19:35 UTC (5+ messages)
` [PATCH 1/3] drivers: char: mem: Make /dev/mem an optional device
` [PATCH 2/3] drivers: char: mem: Simplify DEVKMEM configuration
` [PATCH 3/3] drivers: char: mem: Simplify DEVPORT configuration
[PATCH] [LBR] Dump LBRs on Oops
2014-12-07 19:10 UTC (17+ messages)
` [PATCH v2] [LBR] Dump LBRs on Exception
[PATCH] Bluetooth: fix err_cast.cocci warnings
2014-12-07 19:04 UTC
[PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
2014-12-07 19:00 UTC (11+ messages)
` [PATCH 0/4] OOM vs PM freezer fixes
` [PATCH -v2 2/5] OOM: thaw the OOM victim if it is frozen
[PATCH] gpu: drm: i915: intel_display.c: Remove unused function
2014-12-07 18:29 UTC
[PATCH] scsi: bfa: bfa_fcbuild.c: Remove some unused functions
2014-12-07 18:22 UTC
[PATCH] staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused function
2014-12-07 18:16 UTC
[PATCH] arch: powerpc: kvm: book3s_pr.c: Remove unused function
2014-12-07 18:11 UTC
[PATCH] arch: powerpc: mm: slice.c: Remove unused function
2014-12-07 18:10 UTC
[PATCH] staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused function
2014-12-07 17:33 UTC
[PATCH] arch: powerpc: kvm: book3s.c: Remove some unused functions
2014-12-07 17:28 UTC
[PATCH] scsi: bfa: bfa_fcpim.c: Remove unused function
2014-12-07 17:26 UTC
[PATCH] arch: arm: mach-omap2: omap_hwmod.c: Remove some unused functions
2014-12-07 17:24 UTC
[PATCH] ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
2014-12-07 17:23 UTC (2+ messages)
[PATCH] arch: arm: mach-omap2: powerdomain.c: Remove some unused functions
2014-12-07 17:22 UTC (2+ messages)
[PATCH] arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
2014-12-07 17:20 UTC
Your mailbox
2014-12-07 17:18 UTC
[PATCH -mm] memcg: fix possible use-after-free in memcg_kmem_get_cache
2014-12-07 16:32 UTC
[PATCH] dts: omap3-n900: cleanup english
2014-12-07 16:11 UTC
[PATCH] Documentation/power/regulators/ ... cleanup ranges
2014-12-07 16:08 UTC
[char-misc-next] mei: use uuid, me_addr tuple addressing also for flow control credits
2014-12-07 14:40 UTC
[PATCH] drivers: staging: rtl8723au: get rid of unneeded memset/memcpy
2014-12-07 14:37 UTC
[PATCH] acpi: Add "acpi_osi=" for ASUS X200MA to enable brightness
2014-12-07 14:35 UTC (2+ messages)
` [PATCH v2] "
Fastmap update v2 (pile 2)
2014-12-07 14:22 UTC (17+ messages)
` [PATCH 1/6] UBI: Fastmap: Fix memory leaks while closing the WL sub-system
` [PATCH 2/6] UBI: Fastmap: Don't allocate new ubi_wl_entry objects
` [PATCH 3/6] UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
` [PATCH 4/6] UBI: Fastmap: Wrap fastmap specific function in a ifdef
` [PATCH 5/6] UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
[GIT PULL] libata fixes for v3.18-rc7
2014-12-07 14:07 UTC
[PATCH] sound: pci: asihpi: hpifunc.c: Remove some unused functions
2014-12-07 14:01 UTC
next-20141204 crashing on ext4_fill_super()
2014-12-07 13:58 UTC (3+ messages)
[PATCH] mm: memcontrol: Skip test_mem_cgroup_node_reclaimable() when no MAX_NUMNODES or not more than 1
2014-12-07 13:53 UTC
Where exactly will arch_fast_hash be used
2014-12-07 13:52 UTC (5+ messages)
[PATCH] gpu: drm: i915: intel_sideband.c: Remove some unused functions
2014-12-07 13:51 UTC
[PATCH v6 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
2014-12-07 13:00 UTC (4+ messages)
` [PATCH v6 4/7] fs/fuse: support compiling out splice
[PATCH v4 0/5] crypto: AF_ALG: add AEAD and RNG support
2014-12-07 12:56 UTC (4+ messages)
` [PATCH v4 2/5] crypto: AF_ALG: add AEAD support
[PATCH v2 1/6] net-PPP: Replacement of a printk() call by pr_warn() in mppe_rekey()
2014-12-07 12:42 UTC (7+ messages)
[PATCH -mm] mm: vmscan: shrink_zones: assure class zone is populated
2014-12-07 12:40 UTC
[PATCH] gpu: drm: gma500: tc35876x-dsi-lvds.c: Remove unused function
2014-12-07 12:31 UTC
[PATCH] arch: arm: mach-omap1: timer32k.c: Remove unused function
2014-12-07 12:28 UTC
[PATCH] arch: arm: mach-omap1: irq.c: Remove unused function
2014-12-07 12:26 UTC
[PATCH V2 0/2] dmaengine: Support for IMG MDC
2014-12-07 11:48 UTC (5+ messages)
` [PATCH V2 2/2] dmaengine: Add driver "
[PATCH v3 0/5] iio: common: ssp_sensors: Add sensorhub driver
2014-12-06 14:53 UTC (11+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] iio: sensorhub: Add sensorhub bindings
` [PATCH v3 3/5] iio: common: ssp_sensors: Add sensorhub iio commons
` [PATCH v3 4/5] iio: common: ssp_sensors: Add sensorhub accelerometer sensor
` [PATCH v3 5/5] iio: common: ssp_sensors: Add sensorhub gyroscope sensor
page: next (older) | prev (newer) | latest
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).