All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-21 20:21:10 to 2014-01-21 21:23:14 UTC [more...]

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-21 21:23 UTC  (80+ messages)
` [PATCH 04/73] netfilter: don't use module_init/exit in core IPV4 code
` [PATCH 06/73] x86: don't use module_init for non-modular core bootflag code
` [PATCH 07/73] x86: replace __init_or_module with __init in non-modular vsmp_64.c
` [PATCH 08/73] drivers/tty/hvc: don't use module_init in non-modular hyp. console code
` [PATCH 09/73] staging: don't use module_init in non-modular ion_dummy_driver.c
` [PATCH 10/73] powerpc: use device_initcall for registering rtc devices
` [PATCH 11/73] powerpc: book3s KVM can be modular so it should use module.h
` [PATCH 12/73] powerpc: kvm e500/44x is not modular, so don't use module_init
` [PATCH 13/73] powerpc: use subsys_initcall for Freescale Local Bus
` [PATCH 14/73] powerpc: don't use module_init for non-modular core hugetlb code
` [PATCH 15/73] powerpc: don't use module_init in non-modular 83xx suspend code
` [PATCH 16/73] arm: include module.h in drivers/bus/omap_l3_smx.c
` [PATCH 17/73] arm: fix implicit module.h use in mach-at91 gpio.h
` [PATCH 18/73] arm: fix implicit #include <linux/init.h> in entry asm
` [PATCH 19/73] arm: mach-s3c64xx mach-crag6410-module.c is not modular
` [PATCH 20/73] arm: use subsys_initcall in non-modular pl320 IPC code
` [PATCH 21/73] arm: don't use module_init in non-modular mach-vexpress/spc.c code
` [PATCH 22/73] alpha: don't use module_init for non-modular core code
` [PATCH 23/73] sparc: don't use module_init in non-modular pci.c code
` [PATCH 24/73] m68k: don't use module_init in non-modular mvme16x/rtc.c code
` [PATCH 25/73] ia64: don't use module_init for non-modular core kernel/mca.c code
` [PATCH 26/73] ia64: don't use module_init in non-modular sim/simscsi.c code
` [PATCH 27/73] drivers/clk: don't use module_init in clk-nomadik.c which is non-modular
` [PATCH 28/73] cpuidle: don't use modular platform register in non-modular ARM drivers
` [PATCH 30/73] drivers/i2c: busses/i2c-acorn.c is tristate and should use module.h
` [PATCH 31/73] module: relocate module_init from init.h to module.h
` [PATCH 32/73] logo: emit "#include <linux/init.h> in autogenerated C file
` [PATCH 33/73] arm: delete non-required instances of include <linux/init.h>
` [PATCH 34/73] mips: "
` [PATCH 35/73] sparc: "
` [PATCH 37/73] alpha: delete non-required instances of <linux/init.h>
` [PATCH 38/73] blackfin: "
` [PATCH 39/73] powerpc: delete another unrequired instance "
` [PATCH 40/73] watchdog: delete non-required instances of include <linux/init.h>
` [PATCH 41/73] video: "
` [PATCH 43/73] scsi: "
  ` [PATCH 44/73] spi: "
` [PATCH 45/73] acpi: "
` [PATCH 46/73] drivers/power: "
` [PATCH 47/73] drivers/media: "
` [PATCH 48/73] drivers/ata: "
` [PATCH 49/73] drivers/mtd: "
` [lm-sensors] [PATCH 50/73] drivers/hwmon: "
  `  "
` [PATCH 51/73] drivers/i2c: "
` [PATCH 52/73] drivers/pinctrl: "
` [PATCH 53/73] drivers/isdn: "
` [PATCH 54/73] drivers/leds: "
` [PATCH 55/73] drivers/pcmcia: "
` [PATCH 57/73] drivers/infiniband: "
` [PATCH 58/73] drivers/mfd: "
` [PATCH 59/73] drivers/gpio: "
` [PATCH 60/73] drivers/bluetooth: "
` [PATCH 61/73] drivers/mmc: "
` [PATCH 62/73] drivers/crypto: "
` [PATCH 67/73] drivers/base: "
` [PATCH 68/73] drivers/cpufreq: delete non-required instances of <linux/init.h>
` [PATCH 69/73] drivers/pci: "
` [PATCH 70/73] drivers/dma: "
` [PATCH 71/73] drivers/gpu: "

[42/73] rtc: delete non-required instances of include <linux/init.h>
 2014-01-21 21:22 UTC  (2+ messages)
` [PATCH 42/73] "

[PATCH RESEND] i2c-piix4: AMD new SMBus base address location changed
 2014-01-21 21:22 UTC  (2+ messages)

[Patch v1 1/3] ACPI: add callback prepare() into acpi_hotplug_handler
 2014-01-21 21:14 UTC  (2+ messages)

[RFC PATCH net-next 0/3] virtio_net: add aRFS support
 2014-01-20 16:49 UTC  (6+ messages)
  ` Fwd: "

[PATCH][v2] xen: Pass the location of the ACPI RSDP to DOM0
 2014-01-21 21:19 UTC  (3+ messages)

[PATCH] DT: net: document Ethernet bindings in one place
 2014-01-21 21:19 UTC  (7+ messages)

[PATCH 2/3] mm/memcg: fix endless iteration in reclaim
 2014-01-21 21:18 UTC  (6+ messages)
` [PATCH -mm 1/2] memcg: fix endless loop caused by mem_cgroup_iter
  ` [PATCH -mm 2/2] memcg: fix css reference leak and endless loop in mem_cgroup_iter

[PATCH 0/6] ARM: add omap3 INCOstartec board support
 2014-01-21 21:18 UTC  (3+ messages)
` [PATCH 5/6] ARM: OMAP2+: Add pdata quirk for sys_clkout2 for omap3 DBB056

[PATCH] drivers/hid/wacom: fixed coding style issues
 2014-01-21 21:18 UTC  (4+ messages)

[PATCH] AMD64_EDAC: Fix logic to determine channel for F15 M30h processors
 2014-01-21 21:03 UTC 

[BUG] FL1009: xHCI host not responding to stop endpoint command
 2014-01-21 21:17 UTC  (11+ messages)

REQUEST-PULL: Please pull from git-gui
 2014-01-21 21:17 UTC  (2+ messages)

[PATCH] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property
 2014-01-21 21:16 UTC 

[PATCH] xfs_repair: add support for validating dirent ftype field
 2014-01-21 21:14 UTC  (3+ messages)

[PATCH] staging: lustre: fix GFP_ATOMIC macro usage
 2014-01-21 21:15 UTC  (6+ messages)

[PATCH v2 0/4] ASoC: tlv320aic32x4: DT support
 2014-01-21 21:14 UTC  (3+ messages)
` [PATCH v2 1/4] ASoC: tlv320aic32x4: Use signed int mixer controls

[Qemu-devel] [PATCH 0/3] Hyper-V parameters
 2014-01-21 21:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] add support for hyperv time parameter

VDSO support for 32bit time functions
 2014-01-21 20:54 UTC  (2+ messages)

[Qemu-devel] Simulate different network card vendors
 2014-01-20 16:22 UTC  (4+ messages)

[dm-crypt] Cascading encryption how-to?
 2014-01-21 20:59 UTC 

[PATCH v3 0/6] pseudo-interleaving for automatic NUMA balancing
 2014-01-21 21:05 UTC  (5+ messages)
` [PATCH 5/6] numa,sched: normalize faults_from stats and weigh by CPU use

[PATCH] audit/userspace: add support for the parisc architecture
 2014-01-21 21:00 UTC  (4+ messages)

+ gpio-hack.patch added to -mm tree
 2014-01-21 21:05 UTC 

[Buildroot] [PATCH] BR2_EXTERNAL: check it is a valid BR2_EXTERNAL dir before using it
 2014-01-21 21:04 UTC 

[PATCH/RFC] Makefile: Fix compilation of windows resource file
 2014-01-21 21:04 UTC  (2+ messages)

[PATCH] MIPS: lib: Optimize partial checksum ops using prefetching
 2014-01-21 21:03 UTC  (8+ messages)

3.10.17-1.0.0_beta meta-fsl-bsp-release layer
 2014-01-21 21:03 UTC  (9+ messages)
  ` Booting 3.5.7 kernel on imx6sabresd?

[GIT PULL] GPIO bulk changes for v3.14
 2014-01-21 21:01 UTC  (3+ messages)

[PATCH v8 3/6] MCS Lock: optimizations and extra comments
 2014-01-21 21:01 UTC  (3+ messages)

[LSF/MM TOPIC] [ATTEND] Persistent memory
 2014-01-21 20:59 UTC  (10+ messages)
      ` [Lsf-pc] "

[U-Boot] [PATCH 1/2] ARM: m53evk: Rename mxc-nand to mxc_nand
 2014-01-21 21:00 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: m53evk: Enable CONFIG_REGEX

Conexant PCI-8604PW 4 channel BNC Video capture card (bttv)
 2014-01-21 20:59 UTC  (6+ messages)

[Buildroot] [PATCH 0 of 5 v3] Deprecation: clarify manual, remove ttcp and lzma
 2014-01-21 20:59 UTC  (2+ messages)

[ath9k-devel] How to lock AMPDU length at a specific value?
 2014-01-21 20:59 UTC  (4+ messages)
      ` [ath9k-devel] Fwd: "

[Buildroot] [git commit] Config.in.legacy: fix misc. problems with libnfc-llcp removal
 2014-01-21 20:58 UTC 

[Buildroot] [git commit] lzma: remove deprecated target package
 2014-01-21 20:58 UTC 

[Buildroot] [git commit] flex: change config text of 'target binary' option
 2014-01-21 20:57 UTC 

[Buildroot] [git commit] ttcp: remove deprecated package
 2014-01-21 20:57 UTC 

[Buildroot] [git commit] manual: clarify handling of deprecated features
 2014-01-21 20:56 UTC 

usb disk recognized but fails
 2014-01-21 20:56 UTC  (4+ messages)

[PATCH v7] staging/bluetooth: Add hci_h4p driver
 2014-01-21 20:56 UTC 

[RFC PATCH 0/9] mtd: nand: add sunxi NAND Flash Controller support
 2014-01-21 20:55 UTC  (7+ messages)
          ` [linux-sunxi] "

issues with vxlan RX checksum offload under OVS datapath
 2014-01-21 20:55 UTC  (3+ messages)

[PATCH][v3] Pass the location of the ACPI RSDP to DOM0
 2014-01-21 20:55 UTC 

[Buildroot] [PATCH 1/2] Remove some absolute paths
 2014-01-21 20:53 UTC  (5+ messages)

[Buildroot] [git commit] Prefer 'printf' over 'echo -e' (for portability)
 2014-01-21 20:53 UTC 

[nft RFC PATCH v2] src: add export operation
 2014-01-21 20:52 UTC  (3+ messages)

[Buildroot] [PATCH] zmqpp: bump git snapshot and remove patch
 2014-01-21 20:52 UTC  (2+ messages)

[Buildroot] [git commit] zmqpp: bump git snapshot and remove patch
 2014-01-21 20:52 UTC 

[PATCHv2] dt: binding documentation for bq2415x charger
 2014-01-21 20:48 UTC  (4+ messages)
` [PATCHv3] "

[PATCH 1/2] drm: expose subpixel order name routine
 2014-01-21 20:48 UTC  (4+ messages)
  ` [PATCH] drm: expose subpixel order name routine v2

[PATCH] ixgbevf: delete unneeded call to pci_set_power_state
 2014-01-21 20:47 UTC  (4+ messages)

[PATCH] x86, relocs: add manual debug mode
 2014-01-21 20:45 UTC  (2+ messages)
` [tip:x86/build] x86, relocs: Add "

[GIT PULL 0/8] perf/core fixes
 2014-01-21 20:43 UTC  (9+ messages)
` [PATCH 1/8] perf timechart: Fix wrong SVG height
` [PATCH 2/8] perf session: Free cpu_map in perf_session__cpu_bitmap
` [PATCH 3/8] perf tools: Add support for the xtensa architecture
` [PATCH 4/8] perf stat: fix NULL pointer reference bug with event unit
` [PATCH 5/8] perf tools: Ensure sscanf does not overrun the "mem" field
` [PATCH 6/8] perf evsel: Remove duplicate member zeroing after free
` [PATCH 7/8] perf stat: Fix memory corruption of xyarray when cpumask is used
` [PATCH 8/8] perf symbols: Fix JIT symbol resolution on heap

[PATCH] sched: fix sched_entity avg statistics update
 2014-01-21 20:45 UTC  (4+ messages)

Kernel fails to drop packet with martian source address (subnet broadcast)
 2014-01-21 20:45 UTC 

[PATCH 0/9] Various sched patches
 2014-01-21 20:43 UTC  (6+ messages)
` [PATCH 8/9] sched/fair: Optimize cgroup pick_next_task_fair

[PATCH 1/2] drm/i915: clock readout support for DDI v2
 2014-01-21 20:42 UTC  (4+ messages)
  ` [PATCH] drm/i915: clock readout support for DDI v3

[PATCH 0/4] ARM: dts: cm-fx6: extend board support
 2014-01-21 20:42 UTC  (4+ messages)
` [PATCH 1/4] ARM: dts: cm-fx6: rearrange the dts file

[question] how to figure out OOM reason? should dump slab/vmalloc info when OOM?
 2014-01-21 20:41 UTC  (5+ messages)

[PATCH 1/2] lsbinitscripts: Update to 9.52
 2014-01-21 20:41 UTC  (2+ messages)
` [PATCH 2/2] libcgroup: Update to 0.41

+ score-remove-select-have_generic_hardirqs-again.patch added to -mm tree
 2014-01-21 20:39 UTC 

[PATCH] Score: Remove "select HAVE_GENERIC_HARDIRQS" again
 2014-01-21 20:37 UTC 

[Buildroot] [PATCH] libnftnl: new package
 2014-01-21 20:36 UTC  (2+ messages)

[GIT PULL] MFD pull-request for v3.14
 2014-01-21 20:36 UTC  (3+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2014-01-21 20:36 UTC 

[PATCH 1/2] drm: share drm_add_fake_info_node
 2014-01-21 20:33 UTC  (9+ messages)
` [PATCH 1/6] drm: Create a debugfs file creation helper
  ` [PATCH 2/6] drm/armada: Use new drm debugfs file helper
  ` [PATCH 3/6] drm/radeon: "
  ` [PATCH 4/6] drm/i915: "
  ` [PATCH 5/6] drm/i915: Move forcewake debugfs setup also
  ` [PATCH 6/6] drm/i915: Move pipecrc debug functions to new file

[GIT PULL] regulator updates for v3.13-rc1
 2014-01-21 20:31 UTC  (5+ messages)

[RFC][PATCH] MIPS: VPE: Remove vpe_getuid and vpe_getgid
 2014-01-21 20:29 UTC  (3+ messages)

[PATCH] alsa-utils: fix timespec to msec conversion
 2014-01-21 20:25 UTC 

GIT_WORK_TREE and GIT_DIR with git clone
 2014-01-21 20:23 UTC  (2+ messages)

[PATCH] tty: Allow stealing of controlling ttys within user namespaces
 2014-01-21 20:22 UTC 

[Ocfs2-devel] [PATCH 0/5] ocfs2: Avoid pending orphaned inodes
 2014-01-21 20:23 UTC  (6+ messages)
` [Ocfs2-devel] [PATCH 5/5] ocfs2: Implement delayed dropping of last dquot reference

[PATCH v4] xen/grant-table: Avoid m2p_override during mapping
 2014-01-21 20:22 UTC 

[PATCH v4] xen/grant-table: Avoid m2p_override during mapping
 2014-01-21 20:22 UTC 

[PATCH] pnfs: fix BUG in filelayout_recover_commit_reqs
 2014-01-21 20:21 UTC 

[meta-oe][PATCH] xf86-video-ati: recommend linux-firmware
 2014-01-21 20:21 UTC  (2+ messages)

[RFC PATCH V3 0/2] Fix null pointer deference problem
 2014-01-21 20:21 UTC  (3+ messages)
` [RFC PATCH V3 2/2] fs : Add sanity checks for block size > PAGE_SIZE


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.