Age | Commit message (Expand) | Author | Files | Lines |
2016-03-14 | leds: core: avoid error message when a USB LED device is unplugged | Heiner Kallweit | 1 | -0/+2 |
2016-03-14 | leds: core: fix misleading comment after workqueue removal from drivers | Heiner Kallweit | 1 | -2/+4 |
2016-03-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -5/+0 |
2016-03-13 | block: don't optimize for non-cloned bio in bio_get_last_bvec() | Ming Lei | 1 | -5/+0 |
2016-03-11 | Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+5 |
2016-03-10 | [media] media-device: map new functions into old types for legacy API | Mauro Carvalho Chehab | 1 | -1/+5 |
2016-03-10 | Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+9 |
2016-03-10 | dma-mapping: avoid oops when parameter cpu_addr is null | Zhen Lei | 1 | -1/+1 |
2016-03-10 | kasan: add functions to clear stack poison | Mark Rutland | 1 | -1/+5 |
2016-03-10 | list: kill list_force_poison() | Dan Williams | 1 | -11/+0 |
2016-03-09 | tracing: Fix check for cpu online when event is disabled | Steven Rostedt (Red Hat) | 1 | -8/+9 |
2016-03-08 | Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -4/+4 |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -1/+37 |
2016-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -0/+1 |
2016-03-05 | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -24/+30 |
2016-03-05 | Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi... | Mark Brown | 1 | -4/+4 |
2016-03-05 | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2016-03-05 | Merge branch 'for-linus2' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -7/+60 |
2016-03-05 | Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2016-03-04 | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng | 1 | -0/+1 |
2016-03-04 | tracing: Do not have 'comm' filter override event 'comm' field | Steven Rostedt (Red Hat) | 1 | -0/+2 |
2016-03-04 | block: fix blk_rq_get_max_sectors for driver private requests | Christoph Hellwig | 1 | -1/+1 |
2016-03-04 | writeback: flush inode cgroup wb switches instead of pinning super_block | Tejun Heo | 1 | -0/+5 |
2016-03-04 | block: get the 1st and last bvec via helpers | Ming Lei | 1 | -4/+9 |
2016-03-04 | block: check virt boundary in bio_will_gap() | Ming Lei | 1 | -5/+11 |
2016-03-04 | block: bio: introduce helpers to get the 1st and last bvec | Ming Lei | 1 | -0/+37 |
2016-03-04 | [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments | Sakari Ailus | 1 | -9/+9 |
2016-03-03 | mld, igmp: Fix reserved tailroom calculation | Benjamin Poirier | 1 | -0/+24 |
2016-03-03 | stmmac: Fix 'eth0: No PHY found' regression | Gabriel Fernandez | 1 | -0/+1 |
2016-03-03 | [media] media.h: postpone connectors entities | Mauro Carvalho Chehab | 1 | -0/+8 |
2016-03-03 | [media] media.h: use hex values for range offsets, move connectors base up. | Hans Verkuil | 1 | -10/+10 |
2016-03-02 | net/mlx5e: Fix ethtool RX hash func configuration change | Tariq Toukan | 1 | -1/+3 |
2016-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+1 |
2016-02-29 | use ->d_seq to get coherency between ->d_inode and ->d_flags | Al Viro | 1 | -3/+1 |
2016-02-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+4 |
2016-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+6 |
2016-02-27 | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -17/+0 |
2016-02-27 | dax: move writeback calls into the filesystems | Ross Zwisler | 1 | -2/+4 |
2016-02-27 | dax: give DAX clearing code correct bdev | Ross Zwisler | 1 | -1/+1 |
2016-02-27 | drivers: char: random: add get_random_long() | Daniel Cashman | 1 | -0/+1 |
2016-02-26 | Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+1 |
2016-02-26 | ALSA: hda - Loop interrupt handling until really cleared | Takashi Iwai | 1 | -1/+1 |
2016-02-26 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -4/+10 |
2016-02-26 | Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 1 | -0/+1 |
2016-02-26 | ASoC: trace: fix printing jack name | Arnd Bergmann | 1 | -4/+4 |
2016-02-26 | libata: Align ata_device's id on a cacheline | Harvey Hunt | 1 | -1/+1 |
2016-02-25 | perf: Fix race between event install and jump_labels | Peter Zijlstra | 1 | -3/+3 |
2016-02-25 | perf: Fix cloning | Peter Zijlstra | 1 | -0/+1 |
2016-02-25 | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -0/+6 |
2016-02-25 | bpf: fix csum setting for bpf_set_tunnel_key | Daniel Borkmann | 1 | -0/+3 |