aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-05-21UBUNTU: ubuntu: overlayfs -- inode_only_permission: export inode level permis...Andy Whitcroft
2012-05-21UBUNTU: ubuntu: overlayfs -- fs: limit filesystem stacking depthMiklos Szeredi
2012-05-21UBUNTU: ubuntu: overlayfs -- vfs: introduce clone_private_mount()Miklos Szeredi
2012-05-21UBUNTU: ubuntu: overlayfs -- vfs: add i_op->open()Miklos Szeredi
2012-05-21UBUNTU: SAUCE: SECCOMP: audit: always report seccomp violationsKees Cook
2012-05-21UBUNTU: SAUCE: SECCOMP: ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry
2012-05-21UBUNTU: SAUCE: SECCOMP: seccomp: Add SECCOMP_RET_TRAPWill Drewry
2012-05-21UBUNTU: SAUCE: SECCOMP: seccomp: add SECCOMP_RET_ERRNOWill Drewry
2012-05-21UBUNTU: SAUCE: SECCOMP: seccomp: remove duplicated failure loggingKees Cook
2012-05-21UBUNTU: SAUCE: SECCOMP: seccomp: add system call filtering using BPFWill Drewry
2012-05-21UBUNTU: SAUCE: SECCOMP: seccomp: kill the seccomp_t typedefWill Drewry
2012-05-21UBUNTU: SAUCE: SECCOMP: net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry
2012-05-21UBUNTU: SAUCE: SECCOMP: sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry
2012-05-21UBUNTU: SAUCE: SECCOMP: Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from ...Andy Lutomirski
2012-05-21UBUNTU: SAUCE: security: unconditionally chain to Yama LSMKees Cook
2012-05-21UBUNTU: ubuntu: AUFS -- aufs3-base.patchAndy Whitcroft
2012-05-21UBUNTU: SAUCE: ensure root is ready before running usermodehelpers in itAndy Whitcroft
2012-05-21UBUNTU: SAUCE: vt -- allow grub to request automatic vt_handoffAndy Whitcroft
2012-05-21UBUNTU: SAUCE: vt -- maintain bootloader screen mode and content until vt switchAndy Whitcroft
2012-05-21UBUNTU: SAUCE: (no-up) add tracing for user initiated readahead requestsAndy Whitcroft
2012-05-21UBUNTU: SAUCE: add option to hand off all kernel parameters to initAndy Whitcroft
2012-05-21UBUNTU: SAUCE: async_populate_rootfs: move rootfs init earlierAndy Whitcroft
2012-05-21UBUNTU: SAUCE: Make populate_rootfs asynchronousSurbhi Palande
2012-05-21UBUNTU: SAUCE: (no-up) swap: Add notify_swap_entry_free callback for compcacheTim Gardner
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-11block: don't mark buffers beyond end of disk as mappedJeff Moyer
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-10tracing: Do not enable function event with enableSteven Rostedt
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-01net: fix two typos in skbuff.hEric Dumazet
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-04-30efi: Add new variable attributesMatthew Garrett
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-04-25mm: fix up the vmscan stat in vmstatYing Han