Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH] kconfig: consolidate arch-specific seccomp options (no replies)

There are some minor updates here from last time: * added a def_bool instead of separate lines in config * clarified that the /proc interface is *GONE* cc'ing a bunch of folks directly now instead of...

View Article


[PATCH] x86, perf, p4: Counter corruption when using lots of perf groups (2...

On a P4 box stressing perf with ../perf record -o perf.data ./perf stat -v ./perf bench all it was noticed that a slew of unknown NMIs would pop out rather quickly. Painfully debugging this ancient...

View Article


[GIT PULL REQUEST] watchdog - v3.14-rc1 merge window (no replies)

Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git This series contains: * new driver for bcm281xx watchdog device * new driver for gpio based watchdog...

View Article

[PATCH 0/4] OpenCores 10/100 MAC ethtool operations (5 replies)

Hello David, Florian and everybody, this series implements ethtool callbacks for the ethoc driver as was requested by Florian. Max Filippov (4): net: ethoc: implement basic ethtool operations net:...

View Article

mlx111sf: Fix unintentional garbage stack read. (no replies)

mxl111sf_read_reg takes an address of a variable to write to as an argument. drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.c:mxl111sf_config_pin_mux_modes passes several uninitialized stack variables to...

View Article


[PATCH] mm: don't lose the SOFT_DIRTY flag on mprotect (2 replies)

The SOFT_DIRTY bit shows that the content of memory was changed after a defined point in the past. mprotect() doesn't change the content of memory, so it must not change the SOFT_DIRTY bit. This patch...

View Article

[PATCH] block: __elv_next_request() shouldn't call into the elevator if...

request_queue bypassing is used to suppress higher-level function of a request_queue so that they can be switched, reconfigured and shut down. A request_queue does the followings while bypassing. *...

View Article

mlx111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset. (no replies)

drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.h:72:9: error: expected ‘;’, ‘,’ or ‘)’ before ‘struct’ struct mxl111sf_tuner_config *cfg) Signed-off-by: Dave Jones <davej@fedoraproject.org> diff...

View Article


[PATCH 0/5] IIO pulse capture support for TI ECAP (5 replies)

This series adds support for PWM capture devices within IIO and adds a TI ECAP IIO driver. PWM capture devices are supported using a new IIO "pulse" channel type. The IIO ECAP driver implements...

View Article


[GIT PULL] bcache fixes for 3.14 (1 reply)

Jens, couple small bcache fixes for you: The following changes since commit 9dd6358a21daf4fc6a5b2b779267a62f0d1d3181: bcache: Fix auxiliary search trees for key size > cacheline size (2014-01-08...

View Article

Linux Plumbers Conference Call for Refereed-Track Presentations (no replies)

We are pleased to announce the call for refereed track proposals for the 2014 edition of the Linux Plumbers Conference, which will be held in Düsseldorf Germany on October 15-17 in conjunction with...

View Article

[GIT] kbuild changes for v3.14-rc1 (no replies)

Hi Linus, please pull these kbuild bits for v3.14-rc1: - Fix make -s detection with make-4.0 - Fix for scripts/setlocalversion when the kernel repository is a submodule - Do not hardcode ';' in macros...

View Article

[GIT] kbuild: nuke remaining occurences of __TIME__/__DATE__ (no replies)

Hi Linus, this series by Josh finishes the removal of __DATE__ and __TIME__ from the kernel. The last patch adds -Werror=date-time to KBUILD_CFLAGS to stop these from reappearing. Part of the series...

View Article


[GIT] kbuild misc changes for v3.14-rc1 (no replies)

Hi Linus, the non-critical part of kbuild is small this time: - Three fixes for make deb-pkg - A new coccinelle check One of the deb-pkg fixes is a leftover from the last merge window, hence the merge...

View Article

[git pull] IOMMU Updates for Linux v3.14 (no replies)

Hi Linus, The following changes since commit d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc: Linux 3.13-rc7 (2014-01-04 15:12:14 -0800) are available in the git repository at:...

View Article


[GIT PULL] platform/chrome: Cleanups and improvements (no replies)

Hi Linus, For 3.13 we split off the Chromebook platform pieces to their own platform directory since I anticipated adding more code that cuts across both x86 and ARM to it. It didn't happen for 3.14,...

View Article

[PATCH v4] HID: New hid-cp2112 driver (1 reply)

This patch adds support for the Silicon Labs CP2112 "Single-Chip HID USB to SMBus Master Bridge." This is a HID device driver which registers as an i2c adapter and gpiochip to expose these functions...

View Article


[PATCH 1/1] Drivers: hv: vmbus: Extract the mmio information from VMOD (no...

On Gen2 firmware, Hyper-V does not emulate the PCI bus. However, the MMIO information is packaged up in DSDT. Extract this information and export it for use by the synthetic framebuffer driver. This...

View Article

[GIT PULL timers] Timer-wheel bandaids^Wcommits (no replies)

Hello, Ingo, This pull request contains latency bandaids^Woptimizations to the timer-wheel code that are useful in conjunction with NO_HZ_FULL Kconfig option. These optimizations reduce the...

View Article

linux-next: bad commits in the blackfin tree (no replies)

Hi all, Looking at the changes in the blackfin tree, I noticed that there are several commits that are missing a Signed-off-by line from the committer. :-( Also a couple of the commits subject lines...

View Article
Browsing all 24115 articles
Browse latest View live