| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-04-18 | usb: fix some references for /proc/bus/usb | Mauro Carvalho Chehab | 1 | -1/+1 | |
| Since when we got rid of usbfs, the /proc/bus/usb is now elsewhere. Fix references for it. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Acked-by: Serge Hallyn <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> | |||||
| 2016-08-02 | uapi: move forward declarations of internal structures | Alexey Dobriyan | 1 | -2/+0 | |
| Don't user forward declarations of internal kernel structures in headers exported to userspace. Move "struct completion;". Move "struct task_struct;". Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Alexey Dobriyan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2014-04-22 | audit: add netlink audit protocol bind to check capabilities on multicast join | Richard Guy Briggs | 1 | -1/+6 | |
| Register a netlink per-protocol bind fuction for audit to check userspace process capabilities before allowing a multicast group connection. Signed-off-by: Richard Guy Briggs <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2014-03-07 | capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITE | Richard Guy Briggs | 1 | -0/+4 | |
| Fill in missing descriptions for AUDIT_CONTROL and AUDIT_WRITE definitions. Signed-off-by: Richard Guy Briggs <[email protected]> | |||||
| 2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -0/+358 | |
| Signed-off-by: David Howells <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Acked-by: Michael Kerrisk <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Acked-by: Dave Jones <[email protected]> | |||||