messages from 2014-03-02 14:09:34 to 2014-03-03 04:32:32 UTC [more...]
[PATCH 23/44] unicore32: Use get_signal() signal_setup_done()
2014-03-03 4:32 UTC (14+ messages)
` [PATCH 24/44] xtensa: "
` [PATCH 25/44] Rip out get_signal_to_deliver()
` [PATCH 26/44] tracehook_signal_handler: Remove sig, info, ka and regs
` [PATCH 27/44] Clean up signal_delivered()
` [PATCH 28/44] Add translate_signal() helper
` [PATCH 29/44] arc: Use translate_signal()
` [PATCH 30/44] arm: "
` [PATCH 31/44] arm64: "
` [PATCH 32/44] blackfin: "
` [PATCH 33/44] frv: "
` [PATCH 34/44] m32r: "
` [PATCH 35/44] m68k: "
[GIT PULL] clk: fixes for 3.14
2014-03-03 4:31 UTC
[RFC][PATCH 0/5] arch: atomic rework
2014-03-03 4:25 UTC (13+ messages)
A Bug Inquiry in linux/tools/perf/builtin-record.c
2014-03-03 4:10 UTC (5+ messages)
[PATCH] regulator: tps65217: Allow missing init_data for diagnostics
2014-03-03 4:00 UTC (2+ messages)
[RFC PATCH 0/6] PM: introduce voltage domain abstraction
2014-03-03 3:54 UTC (5+ messages)
` [RFC PATCH 3/6] PM / Voltagedomain: introduce voltage domain driver support
[PATCH] x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs
2014-03-03 3:32 UTC (2+ messages)
[PATCH] md / procfs: avoid Oops if md-mod removed while /proc/mdstat is being polled
2014-03-03 3:53 UTC (7+ messages)
[PATCH] ARM: tegra: add device tree for SHIELD
2014-03-03 3:53 UTC (2+ messages)
[PATCH] ARM: tegra: add device tree for Tegra Note 7
2014-03-03 3:50 UTC
[PATCHv3 0/3] Simplify the CODEC ASoC probe code
2014-03-03 2:42 UTC (4+ messages)
` [PATCHv3 1/3] ASoC: codec: Simplify "
` [PATCHv3 2/3] ASoC: io: New signature for snd_soc_codec_set_cache_io()
` [PATCHv3 3/3] ASoC: core: Fix check before setting default I/O up try regmap
[PATCHv3 0/3] Simplify the CODEC ASoC probe code
2014-03-03 2:36 UTC (4+ messages)
` [PATCHv3 1/3] ASoC: codec: Simplify "
` [PATCHv3 2/3] ASoC: io: New signature for snd_soc_codec_set_cache_io()
` [PATCHv3 3/3] ASoC: core: Fix check before setting default I/O up try regmap
[PATCH v2] drivers: cpufreq: Mark function as static in cpufreq.c
2014-03-03 3:42 UTC (7+ messages)
MONEY GRAM
2014-03-03 3:42 UTC
Linux 3.14-rc5
2014-03-03 3:14 UTC
[PATCH v5 0/4] power_supply: Introduce power supply charging driver
2014-03-03 3:11 UTC (6+ messages)
` [PATCH 3/4] power_supply: Introduce PSE compliant algorithm
[PATCHv2 0/3] Simplify the CODEC ASoC probe code
2014-03-03 3:01 UTC (6+ messages)
` [PATCHv2 1/3] ASoC: codec: Simplify "
` [alsa-devel] "
[PATCH 1/2] Staging: comedi: introduce outl_1564_* and inl_1564_* helper functions in hwdrv_apci1564.c
2014-03-03 2:52 UTC (3+ messages)
` [PATCH v2 1/2] Staging: comedi: introduce {outl,inl}_amcc() and {outl,inl}_iobase() "
` [PATCH v2 2/2] Staging: comedi: use inl() and outl() helper functions
[PATCH 2/2] aio: make aio_read_events_ring be aware of aio_complete
2014-03-03 2:17 UTC (3+ messages)
fs: pipe: memory corruption in inode_cache
2014-03-03 2:13 UTC
[PATCH -next] cris: cpuinfo_op should depend on CONFIG_PROC_FS
2014-03-03 2:09 UTC (3+ messages)
[PATCH 0/3] regulator: s2mps11: Minor fixes and prepare for S2MPS14
2014-03-03 2:09 UTC (7+ messages)
` [PATCH 1/3] regulator: s2mps11: Don't store registered regulators in state container
` [PATCH 2/3] regulator: s2mps11: Constify regulator_desc array
` [PATCH 3/3] regulator: s2mps11: Copy supported regulators from initconst
[PATCH v9 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
2014-03-03 2:03 UTC (3+ messages)
` [PATCH v9 1/3] mmc: sdhci-msm: Qualcomm SDHCI binding documentation
fs: gpf in simple_setattr
2014-03-03 2:01 UTC (5+ messages)
[PATCH] spi: core: make zero length transfer valid again
2014-03-03 1:05 UTC (4+ messages)
linux-next: manual merge of the imx-mxs tree with the arm-soc tree
2014-03-03 1:58 UTC
[patch] x86: Introduce BOOT_EFI and BOOT_CF9 into the reboot sequence loop
2014-03-03 1:49 UTC (25+ messages)
[PATCH] USB AX88179/178A: Support D-Link DUB-1312
2014-03-03 1:30 UTC (2+ messages)
[PATCH 2/4] ACPICA: Introduce new acpi_os_physical_table_add OS callback
2014-03-03 1:20 UTC (2+ messages)
[PATCHSET 00/13] perf tools: Update on filtered entries' percentage output (v6)
2014-03-03 1:14 UTC (14+ messages)
` [PATCH 01/13] perf ui/stdio: Fix invalid output on event group report
` [PATCH 02/13] perf ui/gtk: Reuse generic __hpp__fmt() code
` [PATCH 03/13] perf ui/hists: Pass struct hpp to print functions
` [PATCH 04/13] perf ui/tui: Reuse generic __hpp__fmt() code
` [PATCH 05/13] perf tools: Pass evsel to hpp->header/width functions explicitly
` [PATCH 06/13] perf tools: Count periods of filtered entries separately
` [PATCH 07/13] perf hists: Add support for showing relative percentage
` [PATCH 08/13] perf report: Add --percentage option
` [PATCH 09/13] perf top: "
` [PATCH 10/13] perf diff: "
` [PATCH 11/13] perf tools: Add hist.percentage config option
` [PATCH 12/13] perf ui/tui: Add 'F' hotkey to toggle percentage output
` [PATCH 13/13] perf tools: Show absolute percentage by default
linux-next: manual merge of the bcm2835 tree with the arm-soc tree
2014-03-03 1:02 UTC
[PATCH 1/1] Documentation/filesystems/ntfs.txt: Remove changelog reference
2014-03-03 0:21 UTC (2+ messages)
[PATCH] x86: set Pentium M as PAE capable
2014-03-03 0:11 UTC (10+ messages)
[PATCH 11/44] m68k: Use get_signal() signal_setup_done()
2014-03-02 23:57 UTC (12+ messages)
` [PATCH 12/44] metag: "
` [PATCH 13/44] microblaze: "
` [PATCH 14/44] mips: "
` [PATCH 15/44] mn10300: "
` [PATCH 16/44] parisc: "
` [PATCH 17/44] powerpc: "
` [PATCH 18/44] s390: "
` [PATCH 19/44] score: "
` [PATCH 20/44] sh: "
` [PATCH 21/44] tile: "
` [PATCH 22/44] um: "
[PATCH 1/1] Consistently use xrealloc instead of realloc
2014-03-03 0:08 UTC (4+ messages)
[PATCH 1/1] Update source code location for dtc in manual.txt
2014-03-03 0:07 UTC (3+ messages)
[PATCH] ACPI / hotplug / PCI: Use pci_device_is_present()
2014-03-03 0:19 UTC
[PATCH 35/44] m68k: Use translate_signal()
2014-03-03 0:00 UTC (10+ messages)
` [PATCH 36/44] microblaze: "
` [PATCH 37/44] mn10300: "
` [PATCH 38/44] s390: "
` [PATCH 39/44] sh: "
` [PATCH 40/44] tile: "
` [PATCH 41/44] unicore32: "
` [PATCH 42/44] x86: "
` [PATCH 43/44] um/x86: "
` [PATCH 44/44] xtensa: "
[PATCH 5/5 v2] staging: cxt1e1: fix checkpatch errors with open brace '{'
2014-03-03 0:00 UTC
[PATCH 4/5 v2] staging: cxt1e1: fix checkpatch error 'assignment in if condition'
2014-03-03 0:00 UTC
[PATCH 3/5 v3] Staging: cxt1e1: Fix line length over 80 characters in hwprobe.c
2014-03-02 23:59 UTC
Global signal cleanup, take 2
2014-03-02 23:55 UTC (11+ messages)
` [PATCH 01/44] arc: Use get_signal() signal_setup_done()
` [PATCH 02/44] arm64: "
` [PATCH 03/44] avr32: "
` [PATCH 04/44] blackfin: "
` [PATCH 05/44] c6x: "
` [PATCH 06/44] cris: "
` [PATCH 07/44] frv: "
` [PATCH 08/44] hexagon: "
` [PATCH 09/44] ia64: "
` [PATCH 10/44] m32r: "
[PATCH 1/1] Remove duplicate assignment
2014-03-02 23:41 UTC (2+ messages)
[RFC PATCH 0/8] ACPI: change the way of enumerating PNPACPI/Platform devices
2014-03-02 23:51 UTC (3+ messages)
` [RFC PATCH 6/8] ACPI: use platform bus as the default bus for _HID enumeration
[PATCH v6 00/22] Support ext4 on NV-DIMMs
2014-03-02 23:30 UTC (5+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler
[PATCH] ACPI/Sleep: pm_power_off need more sanity check to be installed
2014-03-02 23:38 UTC (4+ messages)
[PATCH 3/5] Staging: cxt1e1: Fix line length over 80 characters in hwprobe.c
2014-03-02 23:17 UTC (5+ messages)
[git pull] drm fixes
2014-03-02 23:11 UTC
Bug#727708: Call for Votes on init system coupling
2014-03-02 22:43 UTC
Four people decided the fate of debian with systemd. Bad faith likely - SysV is fine
2014-03-02 22:39 UTC (2+ messages)
[char-misc 3.14] mei: me: do not reset when less than expected data is received
2014-03-02 22:21 UTC
[GIT PULL] USB fixes for 3.14-rc5
2014-03-02 22:11 UTC
[GIT PULL] Driver core fix for 3.14-rc5
2014-03-02 22:09 UTC
[GIT PULL] Staging driver fixes for 3.14-rc5
2014-03-02 22:08 UTC
[PATCH] x86: set Pentium M as PAE capable
2014-03-02 21:42 UTC (7+ messages)
` "
[PATCH]sched/rt: Reduce race between inc_rt_group and do_sched_rt_period_timer
2014-03-02 21:21 UTC
[PATCH] ip_set: remove extraneous log message
2014-03-02 21:07 UTC
[PATCH] Input: atkbd - add LED triggers for keyboard state
2014-03-02 21:05 UTC
[PATCH 1/3] staging: dgap: remove unneeded status variables
2014-03-02 21:08 UTC (4+ messages)
` [PATCH 2/3] staging: dgap: implement proper error handling in dgap_start()
` [PATCH 3/3] staging: dgap: fix error handling in dgap_init_module()
[PATCH v21 00/12] Add 32 bit VDSO time function support
2014-03-02 21:02 UTC (4+ messages)
Make generic_make_request() handle arbitrary size bios
2014-03-02 20:50 UTC (4+ messages)
` [PATCH 1/9] block: Make generic_make_request handle arbitrary sized bios
[PATCH 0/3] soc: Introduce drivers/soc and add Keystone QMSS driver
2014-03-02 20:48 UTC (4+ messages)
` [PATCH 1/3] soc: Introduce drivers/soc place-holder for SOC specific drivers
[PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
2014-03-02 20:47 UTC (6+ messages)
` [PATCH v2 2/5] watchdog: orion: "
` [PATCH v2 5/5] phy: mvebu-sata: "
Turn off the bubble machine
2014-03-02 20:38 UTC (3+ messages)
[PATCH RFC 0/3] clk: CCF clock primitives + custom IO accessors
2014-03-02 20:29 UTC (2+ messages)
[PATCH 0/9] drivers: staging: rtl8187se: various code cleanups
2014-03-02 20:19 UTC (4+ messages)
` [PATCH 7/9] drivers: staging: rtl8187se: fixed checkpatch.pl errors
[PATCHv4 0/7] omap hwspinlock dt support
2014-03-02 20:19 UTC (6+ messages)
` [PATCHv4 4/7] hwspinlock/core: add common OF helpers
Bug in fs/kernfs/dir.c comment or code?
2014-03-02 20:16 UTC
[PATCH] x86: set Pentium M as PAE capable
2014-03-02 19:05 UTC
[PATCH 1/1] scripts/checkpatch.pl: to give more detailed warning message in case printk is used in any patch
2014-03-02 18:54 UTC (8+ messages)
[PATCH 1/1] sched/deadline: Fix regression in cpudl_find
2014-03-02 18:42 UTC
[PATCH v2 0/7] ARM: dts: omap3-gta04: Various devicetree updates
2014-03-02 17:43 UTC (2+ messages)
Four people decided the fate of debian with systemd. Bad faith likely
2014-03-02 17:05 UTC (2+ messages)
[PATCH 0/3] perf: Disable user space dumps for function trace event
2014-03-02 16:59 UTC (6+ messages)
` [PATCH 1/3] perf: Disallow user space callchains "
` [PATCH 2/3] perf: Disallow user space stack dump "
` [PATCH 3/3] perf tools: Disable user space callchain/stack "
perf_fuzzer compiled for x32 causes reboot
2014-03-02 16:02 UTC (20+ messages)
[PATCH 0/3] media/drx39xyj: fix DJH_DEBUG path null pointer dereferences, and compile errors
2014-03-02 15:41 UTC (3+ messages)
[PATCH RESEND 0/3] percpu_ida: Various tweaks
2014-03-02 14:42 UTC (4+ messages)
` [PATCH RESEND 1/3] percpu_ida: Fix data race on cpus_have_tags cpumask
[RFC PATCH] EDAC support for ARM PL310 cache controller
2014-03-02 14:32 UTC
[RFC PATCH] edac: add support for ARM PL310 L2 cache parity
2014-03-02 14:32 UTC
[PATCH 1/2] ktest: add 2nd parameter of run_command() to set the redirect target file
2014-03-02 14:24 UTC (5+ messages)
` [PATCH 2/2] ktest: run make mrproper not only for OUTPUT_DIR but also for BUILD_DIR to avoid build failure
[PATCH v7] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2014-03-02 14:12 UTC
[PATCH v4 6/6] Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
2014-03-02 14:09 UTC
[PATCH v4 5/6] fat: permit to return phy block number by fibmap in fallocated region
2014-03-02 14:09 UTC
[PATCH v4 4/6] fat: fallback to buffered write in case of fallocated region on direct IO
2014-03-02 14:09 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox