All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-23 20:39:57 to 2013-12-23 22:31:36 UTC [more...]

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-12-23 22:27 UTC  (11+ messages)
` [PATCH 0/5][RFC][v2] "
  ` [PATCH 1/5] pid: get pid_t ppid of task in init_pid_ns
  ` [PATCH 2/5] audit: convert PPIDs to the inital PID namespace
  ` [PATCH 3/5] audit: store audit_pid as a struct pid pointer
  ` [PATCH 4/5] audit: anchor all pid references in the initial pid namespace
  ` [PATCH 5/5] audit: allow user processes to log from another PID namespace

[PATCH net-next v4 0/8] net_sched: some cleanup and improvments
 2013-12-23 22:30 UTC  (15+ messages)
` [PATCH net-next v4 3/8] net_sched: mirred: remove action when the target device is gone

[PATCH 1/1] ipv4: arp: update neighbour address when a gratuitous arp is received and arp_accept is set
 2013-12-23 22:30 UTC  (2+ messages)

Definition of the term rx/tx/combined channel
 2013-12-23 22:28 UTC  (2+ messages)

grub-2.02~beta1 happened
 2013-12-23 22:25 UTC  (4+ messages)
  ` rijndael.c warning (was Re: grub-2.02~beta1 happened)

Breakage from grub-mkconfig changes for grub-file
 2013-12-23 22:21 UTC  (2+ messages)

[Qemu-devel] [Bug 1263747] [NEW] Arm64 fails to run a binary which runs OK on real hardware
 2013-12-23 22:19 UTC  (5+ messages)
` [Qemu-devel] [Bug 1263747] "

[Qemu-devel] [PATCH] arm64: Set source for ret instruction correctly
 2013-12-23 22:17 UTC  (2+ messages)

[PATCH 00/27] DRBD code reorganization
 2013-12-23 21:50 UTC  (56+ messages)
` [Drbd-dev] "
` [PATCH 01/27] drbd: Rename net_conf variables old_conf -> old_net_conf and new_conf -> new_net_conf
  ` [Drbd-dev] "
` [PATCH 02/27] drbd: Iterate over all connections
  ` [Drbd-dev] "
` [PATCH 03/27] drbd: drbd_adm_prepare(): Only set adm_ctx.connection when a connection is requested
  ` [Drbd-dev] "
` [PATCH 04/27] drbd: Move conf_mutex from connection to resource
  ` [Drbd-dev] "
` [PATCH 05/27] drbd: Move susp, susp_nod, susp_fen "
  ` [Drbd-dev] "
` [PATCH 06/27] drbd: Define the size of res_opts->cpu_mask in a single place
  ` [Drbd-dev] "
` [PATCH 07/27] drbd: Move cpu_mask from connection to resource
  ` [Drbd-dev] "
` [PATCH 08/27] drbd: Rename drbdd_init() -> drbd_receiver()
  ` [Drbd-dev] "
` [PATCH 09/27] drbd: Function prototype cleanups
  ` [Drbd-dev] "
` [PATCH 10/27] drbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused device argument
  ` [Drbd-dev] "
` [PATCH 11/27] drbd: Replace vnr_to_mdev() with conn_peer_device()
  ` [Drbd-dev] "
` [PATCH 12/27] drbd: Pass a peer device to a number of fuctions
  ` [Drbd-dev] "
` [PATCH 13/27] drbd: Kill drbd_task_to_thread_name()
  ` [Drbd-dev] "
` [PATCH 14/27] drbd: Remove useless assertion
  ` [Drbd-dev] "
` [PATCH 15/27] drbd: Move string function prototypes from linux/drbd.h to drbd_string.h
  ` [Drbd-dev] "
` [PATCH 16/27] drbd: Rename w_prev_work_done -> w_complete
  ` [Drbd-dev] "
` [PATCH 17/27] drbd: Create a dedicated struct drbd_device_work
  ` [Drbd-dev] "
` [PATCH 18/27] drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue()
  ` [Drbd-dev] "
` [PATCH 19/27] drbd: struct after_conn_state_chg_work: Use drbd_work instead of drbd_device_work
  ` [Drbd-dev] "
` [PATCH 20/27] drbd: struct drbd_peer_request: "
  ` [Drbd-dev] "
` [PATCH 21/27] drbd: Make w_make_resync_request() static
  ` [Drbd-dev] "
` [PATCH 22/27] drbd: Turn w_make_ov_request and make_resync_request into "normal" functions
  ` [Drbd-dev] "
` [PATCH 23/27] drbd: In the worker thread, process drbd_work instead of drbd_device_work items
  ` [Drbd-dev] "
` [PATCH 24/27] drbd: Get rid of first_peer_device() in handle_write_conflicts()
  ` [Drbd-dev] "
` [PATCH 25/27] drbd: Remove unused parameter of wire_flags_to_bio()
  ` [Drbd-dev] "
` [PATCH 26/27] drbd: Use the right peer device
  ` [Drbd-dev] "
` [PATCH 27/27] drbd: Add drbd_thread->resource and make drbd_thread->connection optional
  ` [Drbd-dev] "

[PATCH] i2c-piix4: AMD new SMBus base address location changed
 2013-12-23 21:58 UTC 

[PATCH 0/7] Eliminate uses of __DATE__ and __TIME__
 2013-12-23 21:56 UTC  (8+ messages)
` [PATCH 1/7] mtd: denali: Drop print of build date/time
` [PATCH 2/7] net: wireless: brcm80211: Drop debug version with "
` [PATCH 3/7] staging: rtl8188eu: Drop print of "
` [PATCH 4/7] staging: rts5139: Drop print of build time
` [PATCH 5/7] staging: wlags49_h2: Drop debug macro recording build date/time
` [PATCH 6/7] x86: math-emu: Drop already-disabled print of build date
` [PATCH 7/7] Makefile: Build with -Werror=date-time if the compiler supports it

[Bug 36072] New: celestia causes kernel oops when allocation a lot of memory (for textures)
 2013-12-23 21:55 UTC  (2+ messages)
` [Bug 36072] "

[Qemu-devel] [PATCH v3 00/10] prep: improve Raven PCI host emulation
 2013-12-23 21:54 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 03/10] raven: move BIOS loading from board code to PCI host
      ` [Qemu-devel] [Qemu-ppc] "

3fdfedaaa7f243f3347084231c64f6c1be0ba131 causes a regression
 2013-12-23 21:47 UTC  (2+ messages)
` Regression inside omap3isp/resizer (was: 3fdfeda causes a regression)

[Buildroot] Booting problem for Beaglebone
 2013-12-23 21:47 UTC  (3+ messages)

hvm trapping mechanism
 2013-12-23 21:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/25] target-arm: A64 decoder sets 3 and 4: everything but fp & simd
 2013-12-23 21:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 20/25] target-arm: Widen exclusive-access support struct fields to 64 bits
` [Qemu-devel] [PATCH v2 21/25] target-arm: A64: support for ld/st/cl exclusive
` [Qemu-devel] [PATCH v2 22/25] linux-user: AArch64: define TARGET_CLONE_BACKWARDS
` [Qemu-devel] [PATCH v2 23/25] linux-user: AArch64: Use correct values for FPSR/FPCR in sigcontext

[PATCH 1/2] ARM: dts: Fix status property of mmc nodes for snow board
 2013-12-23 21:43 UTC  (6+ messages)

[for-next][PATCH 00/10] tracing: Addition of trace event trigeers
 2013-12-23 21:38 UTC  (11+ messages)
` [for-next][PATCH 01/10] tracing: Add basic event trigger framework
` [for-next][PATCH 02/10] tracing: Add traceon and traceoff event trigger commands
` [for-next][PATCH 03/10] tracing: Add snapshot event trigger command
` [for-next][PATCH 04/10] tracing: Add stacktrace "
` [for-next][PATCH 05/10] tracing: Add enable_event and disable_event event trigger commands
` [for-next][PATCH 06/10] tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
` [for-next][PATCH 07/10] tracing: Add and use generic set_trigger_filter() implementation
` [for-next][PATCH 08/10] tracing: Add documentation for trace event triggers
` [for-next][PATCH 09/10] tracing: Add generic tracing_lseek() function
` [for-next][PATCH 10/10] tracing: Fix rcu handling of event_trigger_data filter field

[PATCH libselinux] Fix a bug in the userspace AVC that broke per-domain permissive mode
 2013-12-23 21:40 UTC  (2+ messages)

[GIT PULL 7/7] Samsung SoC for v3.14
 2013-12-23 21:38 UTC  (6+ messages)

[PATCH 0/7] Fix omap-iommu probe and convert to DT for 3.14
 2013-12-23 21:36 UTC  (30+ messages)
` [PATCH 1/7] iommu/omap: Do bus_set_iommu() only if probe() succeeds
` [PATCH 3/7] iommu/omap: Convert to devicetree
` [PATCH 4/7] iommu/omap: Allow enable/disable even without pdata
` [PATCH 5/7] ARM: dts: Complete data for isp iommu
` [PATCH 6/7] ARM: OMAP2+: Remove legacy data from hwmod for omap3 "

[PATCH] mmc: add SDIO identifiers for Broadcom WLAN devices
 2013-12-23 21:37 UTC 

[PATCH net-next 0/6] bnx2x: new features patch series
 2013-12-23 22:36 UTC  (3+ messages)
` [PATCH net-next 4/6] bnx2x: no error when RSS configuration fails

Tegra baseline test results for v3.13-rc5
 2013-12-23 21:30 UTC  (2+ messages)

u-boot 2013.10 LIC_FILES_CHKSUM points to an invalid file
 2013-12-23 21:29 UTC  (3+ messages)

mm: kernel BUG at mm/huge_memory.c:1440!
 2013-12-23 21:28 UTC  (4+ messages)

[PATCH 2/5] ARM: shmobile: r8a7790: Add DU and LVDS clocks
 2013-12-23 21:24 UTC  (2+ messages)
` [PATCH 2/5] arm: shmobile: r8a7790: Add SATA clock

[GIT PULL] SELinux fixes for 3.13 (part three)
 2013-12-23 21:19 UTC  (2+ messages)

[Bug 63599] New: [r600][r600] GPU lockup CP stall (kernel 3.8, 3.9)
 2013-12-23 21:16 UTC  (2+ messages)
` [Bug 63599] [r600] SUMO2 GPU lockup CP stall (kernel 3.2.47, 3.4, 3.8, 3.9, 3.10)

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-12-23 21:14 UTC  (6+ messages)
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface

[PATCH 1/2] e2fsck: verify s_desc_size is power-of-two value
 2013-12-23 21:07 UTC  (4+ messages)
` [PATCH 2/2] debugfs, e2fsck: fix s_desc_size handling

[PATCH] tests: delete temporary resize test files
 2013-12-23 21:02 UTC  (2+ messages)

[Qemu-devel] [Bug 1262081] [NEW] qemu-system-sparc in qemu 1.7.0 fails to boot with Sun ROM
 2013-12-23 21:00 UTC  (5+ messages)
` [Qemu-devel] [Bug 1262081] "
  ` [Qemu-devel] [Bug 1262081] "

[Buildroot] [PATCH 1/1 v2] Do not use an initrd in iso image when using initramfs
 2013-12-23 21:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/1 v3] Do not use an initrd in iso image when using initramfs
 2013-12-23 21:06 UTC 

need help interpreting ausearch results
 2013-12-23 21:04 UTC  (7+ messages)

[PATCH 0/1] LICENSE fix for Poky
 2013-12-23 21:02 UTC  (2+ messages)
` [PATCH 1/1] Fix license notices "

[RFC][PATCH 1/3] mm: Create utility function for accessing a tasks commandline value
 2013-12-23 21:01 UTC  (6+ messages)
` [RFC][PATCH 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [RFC][PATCH 3/3] audit: Audit proc cmdline value

[PATCH 0/2] LICENSE / README fixes for OE-Core
 2013-12-23 20:59 UTC  (3+ messages)
` [PATCH 1/2] Fix license notices "
` [PATCH 2/2] README: fix DISTRO = "" reference

[GIT PULL] ext2 fix
 2013-12-23 20:51 UTC 

[PATCH] [trivial] powernv: Fix typo in opal-flash.c
 2013-12-23 20:51 UTC 

Bug in libselinux/src/setrans_client.c
 2013-12-23 20:49 UTC  (5+ messages)

[PATCH V4] thermal: imx: add necessary clk operation
 2013-12-23 20:49 UTC  (2+ messages)

[PATCH v2 0/7] Modernize pm8921 with irqdomains, regmap, DT
 2013-12-23 20:46 UTC  (18+ messages)
` [PATCH v2 1/7] mfd: Move pm8xxx-irq.c contents into only driver that uses it
` [PATCH v2 2/7] mfd: pm8921: Update for genirq changes
` [PATCH v2 3/7] mfd: pm8921: Migrate to irqdomains
` [PATCH v2 4/7] mfd: ssbi: Add regmap read/write helpers
` [PATCH v2 5/7] mfd: pm8921: Use ssbi regmap
` [PATCH v2 6/7] mfd: pm8921: Add DT match table
` [PATCH v2 7/7] devicetree: bindings: Document PM8921/8058 PMICs

[B.A.T.M.A.N.] [PATCH next] batman-adv: fix vlan header access
 2013-12-23 20:43 UTC 

[PATCH 0/9] printk: Cleanups and softlockup avoidance
 2013-12-23 20:39 UTC  (10+ messages)
` [PATCH 1/9] block: Stop abusing csd.list for fifo_time
` [PATCH 3/9] kernel: use lockless list for smp_call_function_single()
` [PATCH 4/9] smp: Teach __smp_call_function_single() to check for offline cpus
` [PATCH 5/9] smp: Provide __smp_call_function_any()
` [PATCH 6/9] printk: Release lockbuf_lock before calling console_trylock_for_printk()
` [PATCH 7/9] printk: Enable interrupts "
` [PATCH 8/9] printk: Remove separate printk_sched buffers and use printk buf instead
` [PATCH 9/9] printk: Hand over printing to console if printing too long
` [PATCH 10/10] printk: debug: Slow down printing to 9600 bauds

[PATCH v6] usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
 2013-12-23 20:40 UTC  (3+ messages)


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.