user namespaces: fix some uid/privilege leaks
2011-10-18 21:54 UTC (9+ messages)
` [PATCH 1/9] pid_ns: ensure pid is not freed during kill_pid_info_as_uid
` [PATCH 3/9] user namespace: make signal.c respect user namespaces (v4)
` [PATCH 4/9] User namespace: don't allow sysctl in non-init user ns (v2)
` [PATCH 5/9] user namespace: clamp down users of cap_raised
` [PATCH 6/9] Add Documentation/namespaces/user_namespace.txt (v3)
` [PATCH 7/9] user namespace: make each net (net_ns) belong to a user_ns
` [PATCH 8/9] protect cap_netlink_recv from user namespaces
` [PATCH 9/9] make net/core/scm.c uid comparisons user namespace aware
[PATCH] ramoops: update parameters only after successful init
2011-10-18 21:45 UTC (2+ messages)
[GIT PULL 0/7] perf/core fixes and improvements
2011-10-18 21:44 UTC (8+ messages)
` [PATCH 1/7] perf hists browser: Add missing hotkeys to the help window
` [PATCH 2/7] perf tui: Catch signals to exit gracefully
` [PATCH 3/7] perf ui browser: Allow initial use without navigation UI elements
` [PATCH 4/7] perf hists: Don't format the percentage on hist_entry__snprintf
` [PATCH 5/7] perf tui: Remove unneeded call to newtCls on startup
` [PATCH 6/7] perf ui browser: Make the colors configurable and change the defaults
` [PATCH 7/7] perf top tui: Give color hints just on the percentage, like on --stdio
Linux 3.0 oopses when pulling a USB CDROM
2011-10-18 21:30 UTC (6+ messages)
[patch] memory hotplug: release lock on an error path
2011-10-18 21:29 UTC (2+ messages)
[PATCH] TTY: serial_core: Fix crash if agetty() run on non-console serial port
2011-10-18 21:21 UTC (3+ messages)
` [PATCH v2] TTY: serial_core: Fix crash if DCD drop during suspend
Appropriate use of sync() from user space?
2011-10-18 21:14 UTC (2+ messages)
[PATCH] drivers/leds/leds-lp5521.c: check if reset is successful
2011-10-18 21:10 UTC (2+ messages)
[PATCH] jump_label_inc may return before the code is patched
2011-10-18 21:06 UTC (3+ messages)
[RFC][PATCH] dm-cache (block level disk cache target): UPDATE
2011-10-18 20:46 UTC
[PATCH V2] AT91: dt: at91sam9g45 family and board device tree files
2011-10-18 20:44 UTC (5+ messages)
(no subject)
2011-10-18 20:41 UTC (6+ messages)
` [PATCH 23/26] dynamic_debug: document pending queries, flags-filter, multiple queries
` [PATCH 00/26] dynamic_debug: add pending queries, etc (~resend)
kenel level packet capturing
2011-10-18 20:41 UTC (2+ messages)
fs: jdb/jbd2: Put identical code in a common header
2011-10-18 20:40 UTC (2+ messages)
kernel OOPS when releasing usb webcam (random)
2011-10-18 20:39 UTC (6+ messages)
` [patch] Avoid NULL deref in v4l2_device_release (was Re: kernel OOPS when releasing usb webcam (random))
[patch] cpusets: allow PF_THREAD_BOUND kworkers to escape from a cpuset
2011-10-18 20:38 UTC (17+ messages)
` [patch] cpusets, cgroups: disallow attaching kthreadd
` patch] "
[RFC PATCH 0/6] IIO in kernel interfaces
2011-10-18 20:33 UTC (9+ messages)
` [PATCH 1/6] IIO: core: add datasheet_name to chan_spec
` [PATCH 2/6] IIO:ADC:max1363 add datasheet_name entries
` [PATCH 3/6] IIO:CORE add global list of registered IIO devices
` [PATCH 4/6] IIO:Core add in kernel interface mapping and getting IIO channels
` [PATCH 5/6] IIO:Temporary example hwmon interface
` [PATCH 6/6] stargate2: example of map configuration for iio to hwmon example
[RFC PATCH] Tracepoint: add exec tracepoint
2011-10-18 20:26 UTC (4+ messages)
Linux 3.1-rc9
2011-10-18 20:12 UTC (35+ messages)
` [GIT PULL] timer fix
[PATCH] Update email address for stable patch submission
2011-10-18 19:29 UTC (7+ messages)
kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
2011-10-18 19:17 UTC (3+ messages)
[PATCH] Fix guest memory leak and panic
2011-10-18 19:12 UTC (2+ messages)
[PATCH] Smack: fix: invalid length set for the result of /smack/access
2011-10-18 19:07 UTC (2+ messages)
[PATCH] rtc: ISL12022: Add support for ISL12020
2011-10-18 19:01 UTC
[PATCH] params: make dashes and underscores in parameter names truly equal
2011-10-18 19:01 UTC (5+ messages)
Vanilla-Kernel 3 - page allocation failure
2011-10-18 18:59 UTC (4+ messages)
[PATCH] ARM: OMAP: Add support for AM35xx UART4/ttyO3
2011-10-18 18:47 UTC
[PATCH] irq: don't put module.h into irq.h for tracking irqgen modules
2011-10-18 18:44 UTC (3+ messages)
[PATCH] ARM: OMAP: Fix early init definitions
2011-10-18 18:43 UTC
[PATCH 0/6] mfd: TPS65910 bug fixes and enhancements
2011-10-18 18:42 UTC (8+ messages)
` [PATCH 1/6] mfd: TPS65910: Handle non-existent devices
` [PATCH 2/6] mfd: TPS65910: Add I2C slave address macros
` [PATCH 3/6] mfd: TPS65910: Fix typo that clobbers genirq
` [PATCH 4/6] mfd: TPS65910: Move linux/gpio.h include to header
` [PATCH 5/6] mfd: TPS65910: Fix tps65910_set_voltage
` [PATCH 6/6] mfd: TPS65910: Improve regulator init data
[PATCH -V7 00/26] New ACL format for better NFSv4 acl interoperability
2011-10-18 18:41 UTC (29+ messages)
` [PATCH -V7 01/26] vfs: Indicate that the permission functions take all the MAY_* flags
` [PATCH -V7 02/26] vfs: Add hex format for MAY_* flag values
` [PATCH -V7 03/26] vfs: Pass all mask flags down to iop->check_acl
` [PATCH -V7 04/26] vfs: Add a comment to inode_permission()
` [PATCH -V7 05/26] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V7 06/26] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V7 07/26] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V7 08/26] vfs: Add new file and directory create permission flags
` [PATCH -V7 09/26] vfs: Add delete child and delete self "
` [PATCH -V7 10/26] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V7 11/26] vfs: Add permission flags for setting file attributes
` [PATCH -V7 12/26] vfs: Make acl_permission_check() work for richacls
` [PATCH -V7 13/26] richacl: In-memory representation and helper functions
` [PATCH -V7 14/26] richacl: Permission mapping functions
` [PATCH -V7 15/26] richacl: Compute maximum file masks from an acl
` [PATCH -V7 16/26] richacl: Update the file masks in chmod()
` [PATCH -V7 17/26] richacl: Permission check algorithm
` [PATCH -V7 18/26] richacl: Create-time inheritance
` [PATCH -V7 19/26] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V7 20/26] richacl: Automatic Inheritance
` [PATCH -V7 21/26] richacl: xattr mapping functions
` [PATCH -V7 22/26] vfs: Cache richacl in struct inode
` [PATCH -V7 23/26] vfs: Add richacl permission check
` [PATCH -V7 24/26] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V7 25/26] ext4: Implement rich acl for ext4
` [PATCH -V7 26/26] ext4: Add Ext4 compat richacl feature flag
[PATCH] drm: avoid switching to text console if there is no panic timeout
2011-10-18 18:29 UTC (4+ messages)
perf tools: interface for improved PEBS ABI can accept wrong parameter
2011-10-18 18:28 UTC (3+ messages)
[PATCH] Smack: allow to access /smack/access as normal user
2011-10-18 18:21 UTC
pinctrl_config APIs, and other pinmux questions
2011-10-18 18:02 UTC (3+ messages)
[PATCHv16 0/9] Contiguous Memory Allocator
2011-10-18 18:00 UTC (6+ messages)
` [PATCH 2/9] mm: alloc_contig_freed_pages() added
3.1.0-rc9+ : wlan stops working w/o any error messages
2011-10-18 17:57 UTC (7+ messages)
[PATCHv4] DMAEngine: Define interleaved transfer request api
2011-10-18 17:57 UTC (16+ messages)
[RESEND] [PATCH] ll_temac: Add support for ethtool
2011-10-18 17:55 UTC
[PATCH] tracing/latency: Fix header output for latency tracers
2011-10-18 17:44 UTC (3+ messages)
[Patch 1/4][kernel][slimdump] Add new elf-note of type NT_NOCOREDUMP to capture slimdump
2011-10-18 17:41 UTC (11+ messages)
[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
2011-10-18 17:30 UTC (2+ messages)
[PATCH] Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup
2011-10-18 17:24 UTC
[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
2011-10-18 17:11 UTC (2+ messages)
[PATCHv3 0/7] Add spi support for CMA3000 driver and new driver CMR3000
2011-10-18 17:10 UTC (15+ messages)
` [PATCHv3 1/7] input/cma3000_d0x: Support devices without pdata
` [PATCHv3 2/7] input/cma3000_d0x: Check silicon version
` [PATCHv3 3/7] input/cma3000_d0x: Keep configuration on poweroff
` [PATCHv3 4/7] input/cma3000_d0x: Add CMA3000 spi support
` [PATCHv3 5/7] Input: add CMR3000 gyrsocope driver
` [PATCHv3 6/7] input/cma3000_d0x: Unwind reverse order of init
` [PATCHv3 7/7] input/cma3000_d0x: Match comment to name of struct
[PATCH v2] udf : skip finding mirror meta in same location with metadata
2011-10-18 17:06 UTC (3+ messages)
[PATCH 1/8] pci: Make sriov work with hotplug removal
2011-10-18 17:02 UTC (7+ messages)
[PATCHv7 1/3] usb: gadget: replace usb_gadget::is_dualspeed with max_speed
2011-10-18 16:55 UTC (3+ messages)
` [PATCHv7 2/3] usb: gadget: rename usb_gadget_driver::speed to max_speed
` [PATCHv7 3/3] usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
2011-10-18 16:47 UTC (4+ messages)
` [PATCH 0/X] (Was: Uprobes patchset with perf probe support)
` [PATCH 2/X] uprobes: write_opcode() needs put_page(new_page) unconditionally
[PATCH] block: Free queue resources at blk_release_queue()
2011-10-18 16:29 UTC (12+ messages)
` [GIT PULL] Queue free fix (was Re: [PATCH] block: Free queue resources at blk_release_queue())
Possible bug in via-velocity on 3.0+
2011-10-18 16:15 UTC (2+ messages)
IOMMU keeping mapping over long period of time
2011-10-18 16:09 UTC (3+ messages)
kernel.org status: establishing a PGP web of trust
2011-10-18 16:08 UTC (5+ messages)
` kernel.org status: hints on how to check your machine for intrusion
[PATCH] nfs-utils: mount: really return from errno test
2011-10-18 16:08 UTC (2+ messages)
[PATCH 00/26] Mostly resending patches
2011-10-18 16:07 UTC (27+ messages)
` [RESEND][PATCH 01/26] staging: et131x: Put all .c files into one big file
` [RESEND][PATCH 02/26] staging: et131x: Move function declarations from et131x.h to et131x.c
` [RESEND][PATCH 03/26] staging: et131x: Move non-register defines "
` [RESEND][PATCH 04/26] staging: et131x: move et1310_address_map.h contents into et131x.h
` [RESEND][PATCH 05/26] staging: et131x: move et1310_phy.h "
` [RESEND][PATCH 06/26] staging: et131x: move et131x_adapter.h contents into et131x.c
` [RESEND][PATCH 07/26] staging: et131x: move et131x_defs.h "
` [RESEND][PATCH 08/26] staging: et131x: move et1310_rx.h "
` [RESEND][PATCH 09/26] staging: et131x: move et1310_tx.h "
` [RESEND][PATCH 10/26] staging: et131x: Update TODO list - remove 'put driver into single file'
` [RESEND][PATCH 11/26] staging: et131x: Moving two extern inline functions to .c file
` [RESEND][PATCH 12/26] staging: et131x: Make rx_ring.fbr{0,1} share a common structure
` [RESEND][PATCH 13/26] staging: et131x: Fix issues when USE_FBR0 is not defined
` [RESEND][PATCH 14/26] staging: et131x: use dma_alloc... instead of pci_alloc
` [RESEND][PATCH 15/26] staging: et131x: Match dma_alloc_ calls with dma_free_ calls
` [RESEND][PATCH 16/26] staging: et131x: Tidy up PCI device table definition
` [RESEND][PATCH 17/26] staging: et131x: on transmit, stop the queue if the next packet will fail
` [RESEND][PATCH 18/26] staging: et131x: Convert rest of pci memory management to dma api
` [RESEND][PATCH 19/26] staging: et131x: Remove unused defines
` [PATCH 20/26] staging: et131x: Remove unused rx_ring.recv_buffer_pool
` [PATCH 21/26] staging: et131x: Remove redundant et131x_reset_recv() call
` [PATCH 22/26] staging: et131x: Remove call to find pci pm capability
` [PATCH 23/26] staging: et131x: Remove unused rx_ring.recv_packet_pool
` [PATCH 24/26] staging: et131x: Remove some forward declarations
` [PATCH 25/26] staging: et131x: Remove forward declaration of et131x_adapter_setup
` [PATCH 26/26] staging: et131x: Remove more forward declarations
[PATCH v2 0/5] Device tree support for regulators
2011-10-18 16:00 UTC (6+ messages)
` [PATCH v2 3/5] regulator: helper routine to extract regulator_init_data
[PATCHv2 0/7] Add spi support for CMA3000 driver and new driver CMR3000
2011-10-18 15:50 UTC (8+ messages)
` [PATCHv2 4/7] input/cma3000_d0x: Add CMA3000 spi support
[PATCH 0/2] x86, microcode: AMD adjustments
2011-10-18 15:49 UTC (4+ messages)
` [PATCH 1/2] x86, microcode: Correct microcode revision format
[PATCH] Reduce vm_stat cacheline contention in __vm_enough_memory
2011-10-18 15:48 UTC (12+ messages)
[PATCH v2] ASoC: ad193x: Use snd_soc_update_bits for read-modify-write
2011-10-18 15:47 UTC (2+ messages)
` [alsa-devel] "
Oprofile Regression Caused by commit e5d1367f17ba6a6fed5fd8b74e4d5720923e0c25 on PPC
2011-10-18 15:20 UTC (9+ messages)
[PATCH] x86, olpc-xo15-sci: Enable lid close wakeup control through sysfs
2011-10-18 14:32 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®