All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-01 19:26:47 to 2013-10-01 20:32:00 UTC [more...]

[kernel-hardening] [PATCH v2 0/9] procfs: protect /proc/<pid>/* files with file->f_cred
 2013-10-01 20:26 UTC  (17+ messages)
`  "
` [kernel-hardening] [PATCH v2 1/9] procfs: add proc_same_open_cred() to check if the cred have changed
  `  "
` [kernel-hardening] [PATCH v2 2/9] procfs: add proc_allow_access() to check if file's opener may access task
  `  "
` [kernel-hardening] [PATCH v2 3/9] procfs: Document the proposed solution to protect procfs entries
  `  "
` [kernel-hardening] [PATCH v2 4/9] procfs: make /proc/*/{stack,syscall} 0400
  `  "
` [kernel-hardening] [PATCH v2 5/9] procfs: make /proc entries that use seq files able to access file->f_cred
  `  "
` [kernel-hardening] [PATCH v2 6/9] procfs: add permission checks on the file's opener of /proc/*/stat
` [kernel-hardening] [PATCH v2 7/9] procfs: add permission checks on the file's opener of /proc/*/personality
` [kernel-hardening] [PATCH v2 8/9] procfs: improve permission checks on /proc/*/stack
` [kernel-hardening] [PATCH v2 9/9] procfs: improve permission checks on /proc/*/syscall
  `  "

[PATCH] tests: debugfs_psr_status
 2013-10-01 20:31 UTC  (4+ messages)

[RFC/RFT v2 0/4] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
 2013-10-01 20:30 UTC  (5+ messages)
` [PATCH 1/4] ALSA: hda - hdmi: Add ATI/AMD multi-channel audio support
` [PATCH 2/4] ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs
` [PATCH 3/4] ALSA: hda - hdmi: Add HBR bitstreaming support for ATI/AMD HDMI codecs
` [PATCH 4/4] ALSA: hda - hdmi: Disable ramp-up/down for non-PCM on AMD codecs

[PATCH RFC v0 0/49] pnfsd-dlm
 2013-10-01 20:30 UTC  (10+ messages)
` [PATCH RFC v0 05/49] pnfsd: introduce pnfsd header files

fuse-3.12-fixes?
 2013-10-01 20:30 UTC  (4+ messages)

[PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver
 2013-10-01 20:30 UTC  (2+ messages)

Minutes: Yocto Project Technical Team Meeting - Tuesday, October 01, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2013-10-01 20:30 UTC 

Unusually high system CPU usage with recent kernels
 2013-10-01 20:27 UTC 

adding can4linux to drivers/char
 2013-10-01 20:20 UTC  (6+ messages)
        ` AW: "

[PATCH v5 2/2] DT: Add documentation for cm36651 proximity/light sensor
 2013-10-01 21:27 UTC  (2+ messages)

[B.A.T.M.A.N.] Alfred batadv-vis json conformance
 2013-10-01 20:26 UTC 

[PATCH] drm/i915: Simplify PSR debugfs
 2013-10-01 20:26 UTC  (3+ messages)

[PATCH v5 1/2] iio: cm36651: Add CM36651 proximity/light sensor
 2013-10-01 21:26 UTC  (2+ messages)

master - cmdline: Add --ignoreskippedcluster
 2013-10-01 20:26 UTC 

[U-Boot] [PATCH] mx6: Add IOMUX_CONFIG_SION flag to all GPIO pins
 2013-10-01 20:25 UTC  (12+ messages)

[B.A.T.M.A.N.] [PATCHv1] GPS distribution via Alfred
 2013-10-01 20:23 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCHv1] alfred: Add support for passing location information over alfred

Fwd: [v3.12-rc1] [regression] PM / hibernate: Create memory bitmaps after freezing user space
 2013-10-01 20:35 UTC  (3+ messages)

[net-next 0/3] Improve UDP multicast receive latency
 2013-10-01 20:21 UTC  (6+ messages)
` [net-next 1/3] udp: Only allow busy read/poll on connected sockets
` [net-next 2/3] udp: Add udp early demux
` [net-next 3/3] net: ipv4 only populate IP_PKTINFO when needed

[B.A.T.M.A.N.] [PATCH] Alfred: Fix the list email address in the README
 2013-10-01 20:22 UTC 

[PATCHv2 1/2] mm: rearrange madvise code to allow for reuse
 2013-10-01 20:21 UTC  (3+ messages)
` [PATCHv2 2/2] mm: add a field to store names for private anonymous memory

[PATCHv0,RESEND] Add support for Intersil ISL12057 I2C RTC/Alarm chip
 2013-10-01 20:21 UTC 

[Buildroot] [Patch v4] libcgroup: new package
 2013-10-01 20:19 UTC 

xfs_repair segfault
 2013-10-01 20:19 UTC  (2+ messages)

[PATCH 01/13] spi: spi-mxs: Always set LOCK_CS
 2013-10-01 20:15 UTC  (13+ messages)
` [PATCH 02/13] spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disable
` [PATCH 03/13] spi: spi-mxs: Always clear INGORE_CRC, to keep CS asserted
` [PATCH 04/13] spi: spi-mxs: Change flag arguments in txrx functions to bit flags
` [PATCH 05/13] spi: spi-mxs: Fix extra CS pulses and read mode in multi-transfer messages
` [PATCH 06/13] spi: spi-mxs: Fix chip select control bits in DMA mode
` [PATCH 07/13] spi: spi-mxs: Remove full duplex check, spi core already does it
` [PATCH 08/13] spi: spi-mxs: Remove bogus setting of ssp clk rate field
` [PATCH 09/13] spi: spi-mxs: Fix race in setup method
` [PATCH 10/13] spi: spi-mxs: Remove check of spi mode bits
` [PATCH 11/13] spi: spi-mxs: Clean up setup_transfer function
` [PATCH 12/13] spi: spi-mxs: Don't set clock for each xfer
` [PATCH 13/13] spi: spi-mxs: Use u32 instead of uint32_t

[PATCH] ARM: vexpress: ignore MIDR[0] for uart detection
 2013-10-01 20:15 UTC  (4+ messages)

[PATCH 0/4] KVM noncoherent DMA registration and VFIO pseudo device
 2013-10-01 20:15 UTC  (5+ messages)
` [PATCH 1/4] kvm: Destroy & free KVM devices on release
` [PATCH 2/4] kvm/x86: Convert iommu_flags to iommu_noncoherent
` [PATCH 3/4] kvm: Create non-coherent DMA registeration
` [PATCH 4/4] kvm: Add VFIO device for handling IOMMU cache coherency

[PATCH 1/2] pci_id: add Intel Merrifield mmc pci id
 2013-10-01 20:14 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-pci: add Intel Merrifield support

[PATCH v2] mmc: sdhci-pci: add Intel Merrifield support
 2013-10-01 20:18 UTC 

Questions regarding logging upon fsync in btrfs
 2013-10-01 20:13 UTC  (13+ messages)

[PATCH 1/3] tg3: add support a phy at an address different than 01
 2013-10-01 20:12 UTC  (2+ messages)

[PATCH v4 00/20] iio: ST clean-ups and new sensor support
 2013-10-01 21:13 UTC  (4+ messages)
` [PATCH 07/20] Documentation: dt: iio: Add binding for LPS001WP

[PATCH v2 0/9] sparc64: Support 47-bit physical addresses
 2013-10-01 20:11 UTC  (2+ messages)

[PATCH] HID RTC: Open sensor hub open close
 2013-10-01 21:11 UTC  (2+ messages)

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2013-10-01 20:08 UTC  (2+ messages)
` [Bug 66963] r600: linux v3.11.0-RC "

[PATCH 0/4] drm/i915: Some sanity checks for modes
 2013-10-01 20:08 UTC  (3+ messages)
` [PATCH 2/4] drm/i915: Reject modes where hdisplay or vdisplay is too small

[PATCH net RFC 0/2] net: BUG napi_disable sleep while atomic
 2013-10-01 20:08 UTC  (9+ messages)
` [PATCH net RFC 2/2] ixgbe: fix sleep bug caused by napi_disable inside local_bh_disable()d context

[PATCH v2] makedevs: Do not return error if the fifo exisits
 2013-10-01 20:07 UTC  (4+ messages)

[PATCH 00/26] ipset patches for nf-next
 2013-10-01 20:07 UTC  (3+ messages)

[Buildroot] Patchwork superseded patches
 2013-10-01 20:05 UTC  (3+ messages)

[Buildroot] [PATCH v3 00/16] SELinux Buildroot Additions
 2013-10-01 20:04 UTC  (5+ messages)
` [Buildroot] [PATCH v3 10/16] libcgroup: new package

[Qemu-devel] [PULL 00/01] seccomp: trivial changes
 2013-10-01 20:04 UTC  (2+ messages)

Linux 3.11.3
 2013-10-01 20:04 UTC  (2+ messages)

Linux 3.10.14
 2013-10-01 20:03 UTC  (2+ messages)

[PATCH] rwsem: reduce spinlock contention in wakeup code path
 2013-10-01 20:03 UTC  (9+ messages)

[PATCH 1/4] drm/i915: Don't populate pipe_src_{w, h} multiple times
 2013-10-01 20:03 UTC  (3+ messages)
` [PATCH v2 "

Linux 3.4.64
 2013-10-01 20:02 UTC  (2+ messages)

Linux 3.0.98
 2013-10-01 20:01 UTC  (2+ messages)

[Buildroot] [RFC] package: Redownload HEAD packages every build
 2013-10-01 20:01 UTC  (3+ messages)

[PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
 2013-10-01 20:01 UTC  (15+ messages)

[PATCH] clocksource: put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally
 2013-10-01 20:01 UTC  (3+ messages)

[Buildroot] [git commit] gnupg: option to include RSA support
 2013-10-01 20:01 UTC 

[Buildroot] [PATCH v2] python-ipy: new package
 2013-10-01 20:01 UTC 

RFC: (re-)binding the VFIO platform driver to a platform device
 2013-10-01 20:00 UTC  (2+ messages)

[Patch V4] drivers: power: Add support for bq24735 charger
 2013-10-01 20:00 UTC  (3+ messages)

[Buildroot] [PATCH 0 of 2] 'make clean' improvements
 2013-10-01 19:59 UTC  (7+ messages)
` [Buildroot] [PATCH 1 of 2] make clean: improve when no .config present
` [Buildroot] [PATCH 2 of 2] make clean: remove redundant removal of STAGING_DIR

[RFC] extending splice for copy offloading
 2013-10-01 19:58 UTC  (12+ messages)

[PATCH] serial: mxs-auart: wait for DMA buffer to flush before shutdown
 2013-10-01 19:56 UTC  (3+ messages)

[PATCH 1/2][v7] powerpc/mpc85xx:Add initial device tree support of T104x
 2013-10-01 19:56 UTC  (4+ messages)

[Buildroot] [git commit] make clean: remove redundant removal of STAGING_DIR
 2013-10-01 19:56 UTC 

[PATCH] clk: tegra: PLLE spread spectrum control
 2013-10-01 19:56 UTC  (4+ messages)

[PATCH 0/6] Exynos 5410 Dual cluster support
 2013-10-01 19:55 UTC  (5+ messages)
` [PATCH 3/6] ARM: EXYNOS: add Exynos Dual Cluster Support

[PATCH] parisc: fix interruption handler to respect pagefault_disable()
 2013-10-01 19:54 UTC 

[PATCH 6/6] sched, wait: Make the __wait_event*() interface more friendly
 2013-10-01 19:58 UTC  (3+ messages)

[PATCH] drm/i915: Clean up the ring scaling calculations
 2013-10-01 19:53 UTC 

[Qemu-devel] [Build bug] Problem checking out submodules
 2013-10-01 19:52 UTC  (4+ messages)

RFC: Device Namespaces
 2013-10-01 19:51 UTC  (12+ messages)
          `  "

[Buildroot] [git commit] webp: bump to version 0.3.1
 2013-10-01 19:51 UTC 

[Buildroot] [PATCH 1/1] python-ipy: new package
 2013-10-01 19:51 UTC  (3+ messages)

[Buildroot] Patch backlog and email problems
 2013-10-01 19:50 UTC 

[PATCH v2 0/2] Bluetooth: Fix hci_dev_open race condition
 2013-10-01 19:44 UTC  (3+ messages)
` [PATCH v2 1/2] Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
` [PATCH v2 2/2] Bluetooth: Fix workqueue synchronization in hci_dev_open

[Buildroot] [PATCH 0/2] i.MX: update gst-fsl-plugin version
 2013-10-01 19:44 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] freescale-imx: separate variable assignment from Makefile

Big performance loss from 3.4.63 to 3.10.13 when routing ipv4
 2013-10-01 19:44 UTC  (3+ messages)

[Buildroot] [PATCH 0/4] i.MX6 and Nitrogen6x updates
 2013-10-01 19:42 UTC  (6+ messages)
` [Buildroot] [PATCH 4/4] i.MX6: Update Freescale hardware-acceleration bits to latest versions

[U-Boot] [PATCH 1/1] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width
 2013-10-01 19:42 UTC  (6+ messages)

[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
 2013-10-01 19:41 UTC  (6+ messages)
` [PATCH 3/7] Return info for device and its memory regions and interrupts

[kernel-hardening] [PATCH v6 0/7] Kernel base address randomization
 2013-10-01 19:37 UTC  (16+ messages)
`  "
` [kernel-hardening] [PATCH 1/7] x86, kaslr: move CPU flags out of cpucheck
  `  "
` [kernel-hardening] [PATCH 2/7] x86, kaslr: return location from decompress_kernel
  `  "
` [kernel-hardening] [PATCH 3/7] x86, kaslr: find minimum safe relocation position
  `  "
` [kernel-hardening] [PATCH 4/7] x86, kaslr: select random base offset
  `  "
` [kernel-hardening] [PATCH 5/7] x86, kaslr: select memory region from e820 maps
  `  "
` [kernel-hardening] [PATCH 6/7] x86, kaslr: report kernel offset on panic
  `  "
` [kernel-hardening] [PATCH 7/7] x86, kaslr: raise max positions to 1GiB on x86_64
  `  "

[linux-3.4 test] 19908: regressions - FAIL
 2013-10-01 19:38 UTC 

[Buildroot] [PATCH] pppd: needs mmu and shared objects
 2013-10-01 19:37 UTC  (2+ messages)

[PATCH] powerpc/85xx: DTS - re-organize the SPI partitions property
 2013-10-01 19:37 UTC  (10+ messages)

[Buildroot] [git commit] pppd: needs mmu and shared objects
 2013-10-01 19:37 UTC 

[PATCH 1/2] arm: socfpga: Add clock for smp_twd timer
 2013-10-01 19:35 UTC  (3+ messages)

[Buildroot] [git commit] findutils: needs mmu
 2013-10-01 19:35 UTC 

[Buildroot] [PATCH 1/1] omniorb: cleanup autobuild failure, CFLAGS issue
 2013-10-01 19:33 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] logrotate: nees mmu
 2013-10-01 19:33 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] logrotate: bump to version 3.8.6

[PATCHv2 1/3] arm: socfpga: Set the SDMMC clock phase in system manager
 2013-10-01 19:33 UTC  (3+ messages)

[Buildroot] [git commit] logrotate: bump to version 3.8.6
 2013-10-01 19:33 UTC 

[Buildroot] [PATCH v2 1/2] logrotate: needs mmu
 2013-10-01 19:33 UTC  (2+ messages)

[PATCH] sound: usb: support wireless devices in snd_usb_parse_datainterval
 2013-10-01 19:32 UTC 

[Buildroot] [git commit] logrotate: needs mmu
 2013-10-01 19:32 UTC 

[PATCH] sound: usb: add support for wireless USB devices
 2013-10-01 19:32 UTC 

[Buildroot] [PATCH] diffutils: bump to version 3.3
 2013-10-01 19:32 UTC  (2+ messages)

[meta-handheld][PATCH] nandlogical: remove unnecessary EXTRA_OEMAKE
 2013-10-01 19:31 UTC 

[PATCHv2] arm: socfpga: Enable ARM_TWD for socfpga
 2013-10-01 19:31 UTC 

[PATCH 0/2] Update distro alias for dora release
 2013-10-01 19:30 UTC  (3+ messages)
` [PATCH 1/2] distro_alias.inc: Sort entries
` [PATCH 2/2] distro_alias.inc: update distro_alias

Кредит наличными оперативно так же доступно
 2013-10-01 19:30 UTC 

[PATCH 1/3] run-opentest: handle kernel images in zImage in addition to uImage format
 2013-10-01 19:30 UTC  (5+ messages)

[PATCH] arm: socfpga: Fix incorrect sdmmc clock name
 2013-10-01 19:28 UTC  (2+ messages)

[Buildroot] [git commit] diffutils: bump to version 3.3
 2013-10-01 19:28 UTC 

[Buildroot] [PATCH] setserial: bump to version 2.17-45.3
 2013-10-01 19:27 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] psplash: new package
 2013-10-01 19:26 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] mtdev: bump version to 1.1.4


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.