messages from 2016-04-26 18:40:55 to 2016-04-26 19:36:30 UTC [more...]
[PATCH v4 00/21] Support fuse mounts in user namespaces
2016-04-26 19:36 UTC (18+ messages)
` [PATCH v4 01/21] fs: fix a posible leak of allocated superblock
` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v4 05/21] block_dev: Check permissions towards block device inode when mounting
` [PATCH v4 06/21] fs: Treat foreign mounts as nosuid
` [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
` [PATCH v4 09/21] Smack: Handle labels consistently in untrusted mounts
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
` [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
` [PATCH v4 07/21] selinux: Add support for unprivileged mounts from "
` [PATCH v4 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
` [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
` [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH v4 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
[PATCH v6 1/8] qede: Add maintainers, documentation and license
2016-04-26 19:35 UTC (5+ messages)
[PATCH 0/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-04-26 19:21 UTC
[PATCH v1] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
2016-04-26 19:35 UTC (4+ messages)
QCA99XX, IBSS, and no transmitted frames?
2016-04-26 19:34 UTC
[PATCH v1] IB/core: Don't drain the receive queue for srq attached queue-pair
2016-04-26 19:34 UTC
Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree
2016-04-26 19:33 UTC (3+ messages)
` [rtc-linux] "
[xen-unstable-smoke test] 92860: tolerable all pass - PUSHED
2016-04-26 19:33 UTC
[PATCH] tracing: add support for tracing MMIO helpers
2016-04-26 19:32 UTC (3+ messages)
[U-Boot] [PATCH 0/8] net: Split out the Ethernet uclass into its own file
2016-04-26 19:32 UTC (4+ messages)
` [U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices
[PATCH V2] clk: bcm2835: mark enabled pll_dividers as critical
2016-04-26 19:31 UTC (3+ messages)
[PATCH v4 00/21] Support fuse mounts in user namespaces
2016-04-26 19:30 UTC (22+ messages)
` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
` [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
` [PATCH v4 18/21] fuse: Add support for pid namespaces
` [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns
[PATCH] block: partitions: efi: Always check for alternative GPT at end of drive
2016-04-26 19:27 UTC (5+ messages)
[iptables PATCH] configure: make libmnl and libnftnl hard requirements
2016-04-26 19:27 UTC
[U-Boot] [PATCH] fdt: fix setting MAC addresses for multiple interfaces
2016-04-26 19:27 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[PATCH 6/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-04-26 19:26 UTC
[Qemu-devel] Is anyone able to load a web page from a guest operating system?
2016-04-26 19:25 UTC (3+ messages)
[PATCH] IB/core: Don't drain the receive queue for srq attached queue-pair
2016-04-26 19:25 UTC (18+ messages)
[RFC] a corner case of open(2)
2016-04-26 19:25 UTC (4+ messages)
[PATCH 0/8] x86: A round of x86 segmentation improvements
2016-04-26 19:23 UTC (9+ messages)
` [PATCH 1/8] x86/asm: Stop depending on ptrace.h in alternative.h
` [PATCH 2/8] x86/asm: Make asm/alternative.h safe from assembly
` [PATCH 3/8] x86/segments/64: When loadsegment(fs, ...) fails, clear the base
` [PATCH 4/8] x86/segments/64: When load_gs_index "
` [PATCH 5/8] x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization
` [PATCH 6/8] x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
` [PATCH 7/8] x86/tls: Synchronize segment registers in set_thread_area
` [PATCH 8/8] selftests/x86/ldt_gdt: Test set_thread_area deletion of an active segment
[PATCH 4/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-04-26 19:25 UTC
[PATCH 0/6] Add Shared MDIO framework for iProc based SoCs
2016-04-26 19:24 UTC (5+ messages)
` [PATCH 1/6] bus: Add shared MDIO bus framework
[PATCH] sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
2016-04-26 19:22 UTC (2+ messages)
[PATCH] ipvs: make drop_entry protection effective for SIP-pe
2016-04-26 19:20 UTC
[GIT PULL] ARM: SoC fixes for v4.6
2016-04-26 19:19 UTC (2+ messages)
[PATCH] hooks: Add ability to specify where the hook directory is
2016-04-26 19:19 UTC (6+ messages)
` [PATCH v2] "
[PATCH net-next] sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is
2016-04-26 19:19 UTC (3+ messages)
` [PATCH net-next] sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is set
` [PATCH net-next] sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy
[U-Boot] [PATCH] net: Add mv88e60xx support to the mv88e61xx driver
2016-04-26 19:19 UTC (2+ messages)
[PATCH net-next] macvtap: check minor when unregistering
2016-04-26 19:19 UTC (2+ messages)
[PATCH net-next] macvlan: fix failure during registration v3
2016-04-26 19:19 UTC (4+ messages)
[PATCH 0/3] AM57/DRA7 Clock Tree DTSI Fix-ups
2016-04-26 19:18 UTC (4+ messages)
[meta-networking][V2][PATCH] samba: fix QA warnings
2016-04-26 19:18 UTC
[PATCH] config doc: improve exit code listing
2016-04-26 19:18 UTC (3+ messages)
[PATCH arm 1/1] arm: Use _rcuidle tracepoint to allow use from idle
2016-04-26 19:17 UTC (8+ messages)
Plantronics Voayger Focus UC (B825-M) - microphone not working
2016-04-26 19:16 UTC (5+ messages)
[PATCH net-next] ravb: Remove rx buffer ALIGN
2016-04-26 19:14 UTC (2+ messages)
[PATCH V2 0/6] mmc: tmio/sdhi: clean up cruft
2016-04-26 19:12 UTC (3+ messages)
` [PATCH V2 1/6] mmc: sh_mobile_sdhi: don't use array for DT configs
[PATCH] can: m_can: fix bitrate setup on latest silicon
2016-04-26 19:11 UTC (2+ messages)
[PATCH 00/28] Optimise page alloc/free fast paths v3
2016-04-26 19:11 UTC (15+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
` [PATCH 23/28] mm, page_alloc: Check multiple page fields with a single branch
` [PATCH 24/28] mm, page_alloc: Remove unnecessary variable from free_pcppages_bulk
` [PATCH 25/28] mm, page_alloc: Inline pageblock lookup in page free fast paths
[withdrawn] mm-page_alloc-remove-redundant-check-for-empty-zonelist.patch removed from -mm tree
2016-04-26 19:11 UTC
[PATCH v2 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
2016-04-26 19:09 UTC (7+ messages)
[PATCH 1/3] ASoC: bcm2835: add 24bit support
2016-04-26 19:09 UTC (12+ messages)
` [PATCH 3/3] ASoC: bcm2835: Register also as PCM device
` [alsa-devel] "
[PATCH v3 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
2016-04-26 19:08 UTC (5+ messages)
[meta-oe][PATCH] mozjs: fix configure host contamination
2016-04-26 19:08 UTC
Regression of v4.6-rc vs. v4.5: hangs after a few minutes after boot
2016-04-26 19:07 UTC (3+ messages)
Missing stack symbols with perf_event's perf report, despite -fno-omit-frame-pointer compilation
2016-04-26 19:07 UTC (9+ messages)
` LBR callchains from tracepoints
mesa, libgbm and weston
2016-04-26 19:06 UTC (4+ messages)
[PATCH 0/6] Intel Secure Guard Extensions
2016-04-26 19:05 UTC (3+ messages)
[PATCH] ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
2016-04-26 19:05 UTC (4+ messages)
[U-Boot] [ANN] v2016.05-rc3
2016-04-26 19:05 UTC (2+ messages)
[PATCH] http: Support sending custom HTTP headers
2016-04-26 19:05 UTC (3+ messages)
` [PATCH v2] http: support "
[PATCH] netem: Segment GSO packets on enqueue
2016-04-26 19:00 UTC (3+ messages)
[PATCH V3 1/4] acpi,pci,irq: reduce resource requirements
2016-04-26 19:00 UTC (3+ messages)
[PATCH v6 0/4] Add --base option to git-format-patch to record base tree info
2016-04-26 18:58 UTC (7+ messages)
[PATCH 1/2] localmodconfig: Fix parsing of Kconfig "source" statements
2016-04-26 18:56 UTC (6+ messages)
` [PATCH 1/4] localmodconfig: Recognize more keywords that end a menu entry
` [PATCH 4/4] localmodconfig: Recognize standalone "prompt"
` [PATCH v2] localmodconfig: Fix whitespace repeat count after "tristate"
Justin Sobota : ipc-transport-rtos: Add RTOS packages for IPC transports
2016-04-26 18:56 UTC
Justin Sobota : ipc-transport: Clean up recipe
2016-04-26 18:55 UTC
random(4) changes
2016-04-26 18:55 UTC (6+ messages)
Justin Sobota : ipc-transport: Clean up recipe
2016-04-26 18:55 UTC
Denys Dmytriyenko : sgx: rename and clean up kernel and user space components
2016-04-26 18:55 UTC
Denys Dmytriyenko : sgx: drop old outdated omap3-sgx-modules and libgles-omap3 recipes
2016-04-26 18:55 UTC
Justin Sobota : ipc-transport-rtos: Add RTOS packages for IPC transports
2016-04-26 18:55 UTC
Jacob Stiffler : netapi: clean up recipes
2016-04-26 18:55 UTC
[RFC v2 0/8] drm: explicit fencing support
2016-04-26 18:55 UTC (11+ messages)
` [RFC v2 5/8] drm/fence: add in-fences support
iptables audit target causes kernel panic with iptables-persistent (kernel 3.2.78)
2016-04-26 18:54 UTC (2+ messages)
[PATCH] mtd: nand: fix NULL pointer dereference in of_get_nand_ecc_algo
2016-04-26 18:53 UTC (2+ messages)
[Crash-utility] [PATCH V3 0/3] sparc64 support for crash utility
2016-04-26 18:53 UTC (2+ messages)
[PATCH 0/3] Improve the mmap() emulation on Windows
2016-04-26 18:53 UTC (3+ messages)
` [PATCH 2/3] mmap(win32): avoid copy-on-write when it is unnecessary
[PATCH v2] net/mlx5e: avoid stack overflow in mlx5e_open_channels
2016-04-26 18:52 UTC (3+ messages)
[PATCH 1/2] localmodconfig: Fix parsing of Kconfig "source" statements
2016-04-26 18:52 UTC (5+ messages)
` [PATCH 2/2] localmodconfig: Reset certificate paths
` [PATCH v2] "
[PATCH 1/2] drm/i915: Support per-PPGTT address space mode
2016-04-26 18:51 UTC (4+ messages)
` [PATCH 2/2] drm/i915: generate address mode bit from PPGTT instance
[PATCH] net/mlx5e: avoid stack overflow in mlx5e_open_channels
2016-04-26 18:50 UTC (6+ messages)
[PATCH] Fixes buffer allocation size and the actual packet length;
2016-04-26 18:50 UTC (2+ messages)
[Bug 117131] New: vga_switcheroo does not switch IGP -> DIS ( IGP == i915 , DIS == radeon )
2016-04-26 18:50 UTC (2+ messages)
` [Bug 117131] "
[PATCH v5 0/3] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
2016-04-26 18:49 UTC (7+ messages)
` [PATCH v5 1/3] drm/i915/dsi: add support for sequence block v3 gpio for VLV
` [PATCH v5 2/3] drm/i915/dsi: add support for gpio elements on CHV
` [PATCH v5 3/3] drm/i915/bxt: add bxt dsi gpio element support
[4.2.y-ckt stable] Linux 4.2.8-ckt9 stable review
2016-04-26 18:16 UTC (18+ messages)
` [PATCH 4.2.y-ckt 02/93] tunnel: Clear IPCB(skb)->opt before dst_link_failure called
` [PATCH 4.2.y-ckt 04/93] net: qca_spi: clear IFF_TX_SKB_SHARING
` [PATCH 4.2.y-ckt 05/93] sctp: lack the check for ports in sctp_v6_cmp_addr
` [PATCH 4.2.y-ckt 08/93] udp6: fix UDP/IPv6 encap resubmit path
` [PATCH 4.2.y-ckt 10/93] ax25: add link layer header validation function
` [PATCH 4.2.y-ckt 11/93] packet: validate variable length ll headers
` [PATCH 4.2.y-ckt 14/93] farsync: fix off-by-one bug in fst_add_one
` [PATCH 4.2.y-ckt 15/93] qlge: Fix receive packets drop
` [PATCH 4.2.y-ckt 16/93] bonding: fix bond_get_stats()
` [PATCH 4.2.y-ckt 18/93] qmi_wwan: add "D-Link DWM-221 B1" device id
` [PATCH 4.2.y-ckt 20/93] tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
` [PATCH 4.2.y-ckt 21/93] ipv4: l2tp: fix a potential issue in l2tp_ip_recv
` [PATCH 4.2.y-ckt 22/93] ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
` [PATCH 4.2.y-ckt 24/93] iwlwifi: pcie: lower the debug level for RSA semaphore access
` [PATCH 4.2.y-ckt 25/93] HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
` [PATCH 4.2.y-ckt 26/93] ARM: OMAP2+: hwmod: Fix updating of sysconfig register
` [PATCH 4.2.y-ckt 27/93] ARM: mvebu: Correct unit address for linksys
[PATCH v2] Force cppc_cpufreq to report values in KHz to fix user space reporting
2016-04-26 18:46 UTC (4+ messages)
[PATCH] of: fix of_tree_for_each_node_from() macro
2016-04-26 18:46 UTC
printk: Add kernel parameter to disable writes to /dev/kmsg
2016-04-26 18:44 UTC (2+ messages)
[Buildroot] Multi-File Kernel Module Build Fails
2016-04-26 18:44 UTC
random(4) changes
2016-04-26 18:43 UTC (2+ messages)
[PATCH v2] PCI: Designware: remove wrong RC memory base/limit configuration
2016-04-26 18:43 UTC (2+ messages)
[PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
2016-04-26 18:42 UTC (7+ messages)
` [PATCH 05/45] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
Should we mark RTDS as supported feature from experimental feature?
2016-04-26 18:41 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.