https://github.com/torvalds/linux
Revision 66b3f4f0a0fcc197a1e432c3d2134f5c6a5275b9 authored by Linus Torvalds on 24 December 2014, 02:13:16 UTC, committed by Linus Torvalds on 24 December 2014, 02:13:16 UTC
Pull audit fixes from Paul Moore:
 "Four patches to fix various problems with the audit subsystem, all are
  fairly small and straightforward.

  One patch fixes a problem where we weren't using the correct gfp
  allocation flags (GFP_KERNEL regardless of context, oops), one patch
  fixes a problem with old userspace tools (this was broken for a
  while), one patch fixes a problem where we weren't recording pathnames
  correctly, and one fixes a problem with PID based filters.

  In general I don't think there is anything controversial with this
  patchset, and it fixes some rather unfortunate bugs; the allocation
  flag one can be particularly scary looking for users"

* 'upstream' of git://git.infradead.org/users/pcmoore/audit:
  audit: restore AUDIT_LOGINUID unset ABI
  audit: correctly record file names with different path name types
  audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
  audit: don't attempt to lookup PIDs when changing PID filtering audit rules
2 parent s 53262d1 + 041d7b9
History
Tip revision: 66b3f4f0a0fcc197a1e432c3d2134f5c6a5275b9 authored by Linus Torvalds on 24 December 2014, 02:13:16 UTC
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Tip revision: 66b3f4f
File Mode Size
bridge
i2c
ttm
ati_pcigart.h -rw-r--r-- 692 bytes
drmP.h -rw-r--r-- 34.2 KB
drm_agpsupport.h -rw-r--r-- 4.9 KB
drm_atomic.h -rw-r--r-- 2.7 KB
drm_atomic_helper.h -rw-r--r-- 5.1 KB
drm_cache.h -rw-r--r-- 1.5 KB
drm_core.h -rw-r--r-- 1.4 KB
drm_crtc.h -rw-r--r-- 50.9 KB
drm_crtc_helper.h -rw-r--r-- 7.2 KB
drm_displayid.h -rw-r--r-- 2.5 KB
drm_dp_helper.h -rw-r--r-- 20.8 KB
drm_dp_mst_helper.h -rw-r--r-- 13.8 KB
drm_edid.h -rw-r--r-- 11.8 KB
drm_encoder_slave.h -rw-r--r-- 6.4 KB
drm_fb_cma_helper.h -rw-r--r-- 874 bytes
drm_fb_helper.h -rw-r--r-- 5.2 KB
drm_fixed.h -rw-r--r-- 3.9 KB
drm_flip_work.h -rw-r--r-- 3.0 KB
drm_gem.h -rw-r--r-- 6.2 KB
drm_gem_cma_helper.h -rw-r--r-- 2.2 KB
drm_global.h -rw-r--r-- 2.0 KB
drm_hashtab.h -rw-r--r-- 3.1 KB
drm_legacy.h -rw-r--r-- 6.7 KB
drm_mem_util.h -rw-r--r-- 2.0 KB
drm_mipi_dsi.h -rw-r--r-- 8.3 KB
drm_mm.h -rw-r--r-- 10.4 KB
drm_modes.h -rw-r--r-- 8.6 KB
drm_modeset_lock.h -rw-r--r-- 4.4 KB
drm_of.h -rw-r--r-- 365 bytes
drm_os_linux.h -rw-r--r-- 2.2 KB
drm_panel.h -rw-r--r-- 4.7 KB
drm_pciids.h -rw-r--r-- 66.3 KB
drm_plane_helper.h -rw-r--r-- 4.1 KB
drm_rect.h -rw-r--r-- 5.0 KB
drm_sysfs.h -rw-r--r-- 300 bytes
drm_vma_manager.h -rw-r--r-- 8.4 KB
exynos_drm.h -rw-r--r-- 2.6 KB
gma_drm.h -rw-r--r-- 1.0 KB
i915_drm.h -rw-r--r-- 3.4 KB
i915_pciids.h -rw-r--r-- 10.1 KB
i915_powerwell.h -rw-r--r-- 1.6 KB
intel-gtt.h -rw-r--r-- 860 bytes

back to top