summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2008-04-29 14:29:30 +0100
committerJeff Garzik <jgarzik@redhat.com>2008-05-06 12:27:53 -0400
commit1b3aa7afb60d34867eea5e73ee943b2a026fc47c (patch)
treeb3be54db2b92251ba06c3d5155750f4ce0c593c8 /include/linux/timerqueue.h
parent01935d7d2c544a5dfc8313f79ed164d45115aa33 (diff)
downloadkernel-1b3aa7afb60d34867eea5e73ee943b2a026fc47c.tar.gz
cxgb3: Use CAP_SYS_RAWIO for firmware
Otherwise theoretically at least CAP_NET_ADMIN Reload new firmware Wait.. Firmware patches kernel So it should be CAY_SYS_RAWIO - not that I suspect this is in fact a credible attack vector! Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
/scm/linux/kernel/git/mch...Linus Torvalds 2020-05-20efi/gop: Add an option to list out the available GOP modesArvind Sankar 2020-04-23efi/gop: Allow automatically choosing the best modeArvind Sankar 2020-04-23efi/gop: Allow specifying depth as well as resolutionArvind Sankar 2020-04-23efi/gop: Allow specifying mode by <xres>x<yres>Arvind Sankar 2020-04-23efi/gop: Allow specifying mode number on command lineArvind Sankar 2020-04-14media: docs: move uAPI book to userspace-api/mediaMauro Carvalho Chehab 2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin 2020-01-03fbdev: fix numbering of fbcon optionsPeter Rosin 2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede 2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds 2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds 2019-07-15docs: add some directories to the main documentation indexMauro Carvalho Chehab 2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab 2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab 2019-07-15docs: console.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab 2019-06-20docs: fb: Add TER16x32 to the available font namesTakashi Iwai 2019-06-19drm/modes: Parse overscan propertiesMaxime Ripard 2019-06-19drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard 2019-06-14docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab 2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin 2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds 2018-09-26uvesafb: Fix URLs in the documentationAdam Jackson 2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad 2018-08-31Documentation/fb/vesafb.txt: "inverse" option correctionsRandy Dunlap 2018-08-10Documentation/fb: corrections for fbcon.txtRandy Dunlap 2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede