Age | Commit message (Expand) | Author |
2015-01-16 | USB: cdc-acm: check for valid interfaces | Greg Kroah-Hartman |
2015-01-16 | ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecs | Takashi Iwai |
2015-01-16 | ALSA: hda - using uninitialized data | Dan Carpenter |
2015-01-16 | ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC | Jiri Jaburek |
2015-01-16 | driver core: Fix unbalanced device reference in drivers_probe | Alex Williamson |
2015-01-16 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |
2015-01-16 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
2015-01-16 | HID: Add a new id 0x501a for Genius MousePen i608X | Giedrius Statkevičius |
2015-01-16 | HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard | Karl Relton |
2015-01-16 | HID: roccat: potential out of bounds in pyra_sysfs_write_settings() | Dan Carpenter |
2015-01-16 | HID: i2c-hid: prevent buffer overflow in early IRQ | Gwendal Grignou |
2015-01-16 | HID: i2c-hid: fix race condition reading reports | Jean-Baptiste Maneyrol |
2015-01-16 | iommu/vt-d: Fix an off-by-one bug in __domain_mapping() | Jiang Liu |
2015-01-16 | UBI: Fix double free after do_sync_erase() | Richard Weinberger |
2015-01-16 | UBI: Fix invalid vfree() | Richard Weinberger |
2015-01-16 | pstore-ram: Allow optional mapping with pgprot_noncached | Tony Lindgren |
2015-01-16 | pstore-ram: Fix hangs by using write-combine mappings | Rob Herring |
2015-01-16 | PCI: Restore detection of read-only BARs | Myron Stowe |
2015-01-16 | ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap | Andrew Jackson |
2015-01-16 | ASoC: max98090: Fix ill-defined sidetone route | Jarkko Nikula |
2015-01-16 | ASoC: sigmadsp: Refuse to load firmware files with a non-supported version | Lars-Peter Clausen |
2015-01-16 | ath5k: fix hardware queue index assignment | Felix Fietkau |
2015-01-16 | swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single | Stefano Stabellini |
2015-01-16 | can: peak_usb: fix memset() usage | Stephane Grosjean |
2015-01-16 | can: peak_usb: fix cleanup sequence order in case of error during init | Stephane Grosjean |
2015-01-16 | ath9k: fix BE/BK queue order | Felix Fietkau |
2015-01-16 | ath9k_hw: fix hardware queue allocation | Felix Fietkau |
2015-01-16 | ocfs2: fix journal commit deadlock | Junxiao Bi |
2015-01-08 | Linux 3.10.64v3.10.64 | Greg Kroah-Hartman |
2015-01-08 | Btrfs: fix fs corruption on transaction abort if device supports discard | Filipe Manana |
2015-01-08 | Btrfs: do not move em to modified list when unpinning | Josef Bacik |
2015-01-08 | eCryptfs: Remove buggy and unnecessary write in file name decode routine | Michael Halcrow |
2015-01-08 | eCryptfs: Force RO mount when encrypted view is enabled | Tyler Hicks |
2015-01-08 | udf: Verify symlink size before loading it | Jan Kara |
2015-01-08 | exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting | Oleg Nesterov |
2015-01-08 | ncpfs: return proper error from NCP_IOC_SETROOT ioctl | Jan Kara |
2015-01-08 | crypto: af_alg - fix backlog handling | Rabin Vincent |
2015-01-08 | userns: Unbreak the unprivileged remount tests | Eric W. Biederman |
2015-01-08 | userns: Allow setting gid_maps without privilege when setgroups is disabled | Eric W. Biederman |
2015-01-08 | userns: Add a knob to disable setgroups on a per user namespace basis | Eric W. Biederman |
2015-01-08 | userns: Rename id_map_mutex to userns_state_mutex | Eric W. Biederman |
2015-01-08 | userns: Only allow the creator of the userns unprivileged mappings | Eric W. Biederman |
2015-01-08 | userns: Check euid no fsuid when establishing an unprivileged uid mapping | Eric W. Biederman |
2015-01-08 | userns: Don't allow unprivileged creation of gid mappings | Eric W. Biederman |
2015-01-08 | userns: Don't allow setgroups until a gid mapping has been setablished | Eric W. Biederman |
2015-01-08 | userns: Document what the invariant required for safe unprivileged mappings. | Eric W. Biederman |
2015-01-08 | groups: Consolidate the setgroups permission checks | Eric W. Biederman |
2015-01-08 | umount: Disallow unprivileged mount force | Eric W. Biederman |
2015-01-08 | mnt: Update unprivileged remount test | Eric W. Biederman |
2015-01-08 | mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount | Eric W. Biederman |