aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-24xfs: lock the AIL before removing the buffer itemDave Chinner1-0/+1
2013-09-24perf trace: Add mmap2 handlerDavid Ahern1-0/+1
2013-09-24perf kmem: Make it work again on non NUMA machinesJiri Olsa1-1/+1
2013-09-24drm/i2c: tda998x: fix audio mutingRussell King1-2/+1
2013-09-24ipc: fix race with LSMsDavidlohr Bueso5-48/+64
2013-09-24drm/radeon/cik: fix overflow in vram fetchAlex Deucher1-2/+2
2013-09-24drm/radeon: add missing hdmi callbacks for rv6xxAlex Deucher1-0/+2
2013-09-24reiserfs: fix race with flush_used_journal_lists and flush_journal_listJeff Mahoney1-1/+4
2013-09-24reiserfs: remove useless flush_old_journal_listsJeff Mahoney1-62/+0
2013-09-24udf: Fortify LVID loadingJan Kara3-34/+48
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki1-1/+1
2013-09-24drm/i915: Use a temporary va_list for two-pass string handlingChris Wilson1-2/+4
2013-09-23Linux 3.12-rc2Linus Torvalds1-1/+1
2013-09-23drm/radeon/uvd: lower msg&fb buffer requirements on UVD3Christian König3-5/+5
2013-09-23drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher1-3/+12
2013-09-23dm: add reserved_bio_based_ios module parameterMike Snitzer3-5/+20
2013-09-23dm: add reserved_rq_based_ios module parameterMike Snitzer3-4/+42
2013-09-23dm: lower bio-based mempool reservationMike Snitzer1-4/+5
2013-09-23dm thin: do not expose non-zero discard limits if discards disabledMike Snitzer1-3/+11
2013-09-23drm/radeon: don't set default clocks for SI when DPM is disabledAlex Deucher1-4/+4
2013-09-23drm/radeon/dpm/ci: filter clocks based on voltage/clk dep tablesAlex Deucher1-0/+26
2013-09-23drm/radeon/dpm/si: filter clocks based on voltage/clk dep tablesAlex Deucher1-0/+24
2013-09-23drm/radeon/dpm/ni: filter clocks based on voltage/clk dep tablesAlex Deucher1-0/+24
2013-09-23drm/radeon/dpm/btc: filter clocks based on voltage/clk dep tablesAlex Deucher1-0/+34
2013-09-23drm/radeon/dpm: fetch the max clk from voltage dep tables helperAlex Deucher2-0/+19
2013-09-23drm/radeon: fix missed variable sized accessAlex Deucher1-1/+1
2013-09-23x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani1-0/+16
2013-09-23perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng1-0/+1
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov1-1/+1
2013-09-22ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel1-3/+3
2013-09-22ARM: only allow kernel mode neon with AEABIRussell King1-2/+1
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2-2/+15
2013-09-21ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon1-2/+2
2013-09-21Btrfs: create the uuid tree on remount rwJosef Bacik1-0/+10
2013-09-21btrfs: change extent-same to copy entire argument structMark Fasheh1-31/+45
2013-09-21Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun1-0/+2
2013-09-21btrfs: Add btrfs: prefix to kernel log outputFrank Holton1-2/+2
2013-09-21btrfs: refuse to remount read-write after abortDavid Sterba1-0/+6
2013-09-21Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0chandan1-1/+1
2013-09-21Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana1-2/+2
2013-09-21Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens1-0/+1
2013-09-21Btrfs: iput inode on allocation failureJosef Bacik1-0/+4
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik2-12/+0
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik8-33/+14
2013-09-21Btrfs: fix worst case calculator for space usageJosef Bacik1-1/+1
2013-09-21Revert "Btrfs: rework the overcommit logic to be based on the total size"Josef Bacik1-12/+3
2013-09-21Btrfs: improve replacing nocow extentsJosef Bacik1-14/+98
2013-09-21Btrfs: drop dir i_size when adding new names on replayJosef Bacik1-0/+27
2013-09-21Btrfs: replay dir_index items before other itemsJosef Bacik1-3/+12
2013-09-21Btrfs: check roots last log commit when checking if an inode has been loggedJosef Bacik1-1/+4