]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'v3.11-rc2' into patchwork
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 21 Jul 2013 23:21:51 +0000 (20:21 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 21 Jul 2013 23:21:51 +0000 (20:21 -0300)
commit566c1d0a49da09dfdf23e836398e2607f44c7c5e
tree8cc8f2a8216e7d108fad62897a04c3f0cd00c0c7
parent1c26190a8d492adadac4711fe5762d46204b18b0
parent3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b
Merge tag 'v3.11-rc2' into patchwork

Linux 3.11-rc2

* tag 'v3.11-rc2': (9535 commits)
  Linux 3.11-rc2
  ext3: fix a BUG when opening a file with O_TMPFILE flag
  ext4: fix a BUG when opening a file with O_TMPFILE flag
  vfs: constify dentry parameter in d_count()
  livelock avoidance in sget()
  allow O_TMPFILE to work with O_WRONLY
  Btrfs: fix wrong write offset when replacing a device
  Btrfs: re-add root to dead root list if we stop dropping it
  Btrfs: fix lock leak when resuming snapshot deletion
  Btrfs: update drop progress before stopping snapshot dropping
  arm64: use common reboot infrastructure
  arm64: mm: don't treat user cache maintenance faults as writes
  arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
  arm64: Only enable local interrupts after the CPU is marked online
  MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
  um: remove dead code
  um: siginfo cleanup
  MIPS: Octeon: Fix DT pruning bug with pip ports
  uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases
  um: Fix wait_stub_done() error handling
  ...