messages from 2011-05-08 11:20:30 to 2011-05-08 22:48:09 UTC [more...]
[v2 000/115] faster tree-based sysctl implementation
2011-05-08 22:40 UTC (44+ messages)
` [v2 001/115] sysctl: remove .child from dev/parport/default
` [v2 003/115] sysctl: remove .child from dev/parport/PORT/devices/DEVICE
` [v2 005/115] sysctl: remove .child from dev/parport/PORT/devices/
` [v2 009/115] sysctl: remove .child from dev/cdrom/
` [v2 015/115] sysctl: remove .child from xpc/
` [v2 016/115] sysctl: remove .child from xpc/hb
` [v2 025/115] sysctl: remove .child from fs/ocfs2/nm/
` [v2 026/115] sysctl: remove .child from fs/quota/
` [v2 027/115] sysctl: remove .child from fs/xfs/
` [v2 030/115] sysctl: sched: add sd_table_template
` [v2 035/115] sysctl: remove .child from sunrpc/ (xprtrdma)
` [v2 038/115] sysctl: remove .child from reboot/warm (arm)
` [v2 039/115] sysctl: remove .child from lasat/ (mips)
` [v2 041/115] sysctl: remove .child from s390dbf/
` [v2 050/115] sysctl: remove .child from ax25 table
` [v2 051/115] sysctl: remove .child from net/ipv4/route and net/ipv4/neigh tables
` [v2 054/115] sysctl: remove .child from net/llc tables
` [v2 055/115] sysctl: call sysctl_init before the first sysctl registration
` [v2 060/115] sysctl: no-child: manually register root tables
` [v2 066/115] sysctl: rename ->used to ->ctl_use_refs
` [v2 072/115] sysctl: simplify ->permissions hook
` [v2 076/115] sysctl: faster tree-based sysctl implementation
` [v2 077/115] sysctl: add duplicate entry and sanity ctl_table checks
` [v2 078/115] sysctl: alloc ctl_table_header with kmem_cache
` [v2 079/115] sysctl: single subheader path: optimisation for paths used only once
` [v2 080/115] sysctl: single subheader path: net/ipv4/conf/DEVICE-NAME/
` [v2 081/115] sysctl: single subheader path: net/{ipv4|ipv6}/neigh/DEV/
` [v2 082/115] sysctl: single subheader path: net/ipv6/conf/DEVICE-NAME/
` [v2 083/115] sysctl: single subheader path: dev/parport/PORT/devices/DEVICE/
` [v2 084/115] sysctl: single subheader path: net/ax25/DEVICE
` [v2 085/115] sysctl: single subheader path: kernel/sched_domain/CPU/DOMAIN/
` [v2 086/115] sysctl: single subheader path: net/decnet/conf/DEVNAME
` [v2 087/115] sysctl: check netns-specific registration order respected
` [v2 088/115] RFC: sysctl: convert read-write lock to RCU
` [v2 089/115] RFC: sysctl: change type of ctl_procfs_refs to u8
` [v2 090/115] sysctl: warn if registration/unregistration order is not respected
` [v2 091/115] sysctl: add register_sysctl_dir: register an empty sysctl directory
` [v2 092/115] sysctl: sched: create empty dir with register_sysctl_dir
` [v2 093/115] sysctl: ax25: "
` [v2 094/115] sysctl: net/core: "
` [v2 095/115] sysctl: net/ipv4/neigh: "
` [v2 096/115] sysctl: net/ipv6/neigh: "
[PATCH] ipheth.c: Enable IP header alignment
2011-05-08 22:46 UTC (4+ messages)
` [PATCH net-next-2.6] ipheth: Properly distinguish length and alignment in URBs and skbs
[PATCH] m68k: Really wire up sys_pselect6 and sys_ppoll
2011-05-08 22:45 UTC (2+ messages)
[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification
2011-05-08 22:42 UTC (15+ messages)
` [PATCH 01/11] job control: rename signal->group_stop and flags to jobctl and rearrange flags
` [PATCH 02/11] ptrace: implement PTRACE_SEIZE
` [PATCH 03/11] ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
` [PATCH 04/11] ptrace: implement PTRACE_INTERRUPT
` [PATCH 05/11] ptrace: restructure ptrace_getsiginfo()
` [PATCH 06/11] ptrace: make group stop state visible via PTRACE_GETSIGINFO
` [PATCH 07/11] ptrace: add JOBCTL_TRAPPED
` [PATCH 08/11] ptrace: move fallback JOBCTL_TRAPPING clearing to get_signal_to_deliver()
` [PATCH 09/11] job control: reorganize wait_task_stopped()
` [PATCH 10/11] ptrace: move JOBCTL_TRAPPING wait to wait(2) and ptrace_check_attach()
` [PATCH 11/11] ptrace: implement group stop notification for ptracer
[PATCH 1/4] um: fix UML_LIB_PATH
2011-05-08 22:24 UTC (6+ messages)
` [PATCH 2/4] um: fix abort
` [PATCH 3/4] um: remove SIGHUP handler
` [PATCH 4/4] um: os_dump_core() cleanup
` [uml-devel] [PATCH 1/4] um: fix UML_LIB_PATH
Fix powerTOP regression with 2.6.39-rc5
2011-05-08 21:56 UTC (10+ messages)
[PATCH] Don't mlock guardpage if the stack is growing up
2011-05-08 21:47 UTC (3+ messages)
[PATCH] mm: memory: remove unreachable code
2011-05-08 21:44 UTC (3+ messages)
[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
2011-05-08 21:44 UTC (22+ messages)
` [PATCH v5 01/19] ARM: LPAE: Use long long printk format for displaying the pud
` [PATCH v5 02/19] ARM: LPAE: add ISBs around MMU enabling code
` [PATCH v5 03/19] ARM: LPAE: Use unsigned long for __phys_to_virt and __virt_to_phys
` [PATCH v5 04/19] ARM: LPAE: Make TTBR1 always point to swapper_pg_dir on ARMv7
` [PATCH v5 05/19] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v5 06/19] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [PATCH v5 07/19] ARM: LPAE: Add (pte|pmd|pgd|pgprot)val_t type definitions as u32
` [PATCH v5 08/19] ARM: LPAE: Use a mask for physical addresses in page table entries
` [PATCH v5 09/19] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v5 10/19] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v5 11/19] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v5 12/19] ARM: LPAE: Add fault handling support
` [PATCH v5 13/19] ARM: LPAE: Add context switching support
` [PATCH v5 14/19] ARM: LPAE: Add identity mapping support for the 3-level page table format
` [PATCH v5 15/19] ARM: LPAE: Add support for cpu_v7_do_(suspend|resume)
` [PATCH v5 16/19] ARM: LPAE: Use generic dma_addr_t type definition
` [PATCH v5 17/19] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v5 18/19] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v5 19/19] ARM: LPAE: Add the Kconfig entries
any objection to my updating Doc/driver-model/bus.txt?
2011-05-08 21:38 UTC (3+ messages)
USB keyboard recognized as HID keyboard but doesn't work
2011-05-08 21:26 UTC (6+ messages)
[RFC][PATCH 0/2] PM: Support for generic I/O power domains
2011-05-08 21:25 UTC (7+ messages)
` [RFC][PATCH 0/5] PM: Support for generic I/O power domains (v2)
` [PATCH 1/5] PM / Runtime: Support for generic I/O power domains (v3)
` [PATCH 2/5] PM: Introduce generic prepare and complete callbacks for subsystems
` [PATCH 3/5] PM: Support for system-wide power transitions in generic power domains
` [PATCH 4/5] ARM / shmobile: Support for I/O power domains for SH7372 (v4)
` [PATCH 5/5] ARM / shmobile: Support for power domain A4MP on SH7372
[PATCH 0/4] Add support for twl6025 PMIC
2011-05-08 20:32 UTC (7+ messages)
` [PATCH 1/4] MFD: TWL6025: add phoenix lite support to twl6030
` [PATCH 4/4] USB: TWL6025 allow different regulator name
[PATCH] sym53c8xx_2: avoid data corruption when disk rejects commands with QUEUE FULL
2011-05-08 20:29 UTC (2+ messages)
[PATCH 0/2] ppc/cleaup: Fix compiler warnings
2011-05-08 20:02 UTC (2+ messages)
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace
2011-05-08 19:57 UTC
[PATCH] tmpfs: fix race between umount and writepage
2011-05-08 19:45 UTC (12+ messages)
` [PATCH v2] "
` [PATCH 1/3] "
` [PATCH 2/3] tmpfs: fix race between umount and swapoff
` [PATCH 3/3] tmpfs: fix spurious ENOSPC when racing with unswap
[PATCH 0/4] x86, MCE, AMD: Hardware MCE injection
2011-05-08 19:43 UTC (6+ messages)
` [PATCH 3/4] EDAC, MCE, AMD: Add hw_inject and cpu sysfs attrs
[PATCH] usb: fix warning in usbtest module
2011-05-08 19:12 UTC (3+ messages)
AMD C1E issue? 2.6.38.4
2011-05-08 19:00 UTC (4+ messages)
[PATCH] pci, e1000e: Add and use __pci_disable_link_state
2011-05-08 18:54 UTC
[PATCH 12/14] HPFS: Fix some unaligned accesses
2011-05-08 18:44 UTC
[PATCH 14/14] HPFS: Remove unused variable
2011-05-08 18:44 UTC
[PATCH 13/14] HPFS: Move declaration up, so that there are no out-of-scope pointers
2011-05-08 18:44 UTC
[PATCH 6/14] HPFS: Use types with defined width
2011-05-08 18:43 UTC
[PATCH 7/14] HPFS: When marking or clearing the dirty bit, sync the filesystem
2011-05-08 18:43 UTC
[PATCH 9/14] HPFS: Fix a bug that filesystem was not marked dirty when remounting it
2011-05-08 18:44 UTC
[PATCH 1/14] HPFS: Make HPFS compile on preempt and SMP
2011-05-08 18:42 UTC
[PATCH 2/14] HPFS: Introduce a global mutex and lock it on every callback from VFS
2011-05-08 18:42 UTC
[PATCH 4/14] HPFS: Remove CR/LF conversion option
2011-05-08 18:43 UTC
[PATCH 3/14] HPFS: Remove remaining locks
2011-05-08 18:43 UTC
[PATCH 11/14] HPFS: Fix endianity. Make hpfs work on big-endian machines
2011-05-08 18:44 UTC
[PATCH 8/14] HPFS: Restrict uid and gid to 16-bit values
2011-05-08 18:44 UTC
[PATCH 10/14] HPFS: Implement fsync for hpfs
2011-05-08 18:44 UTC
[PATCH 5/14] HPFS: Remove mark_inode_dirty
2011-05-08 18:43 UTC
[PATCH 0/14] Fix HPFS
2011-05-08 18:42 UTC
[PATCH] pci, dmar: Update dmar units devices list during hotplug
2011-05-08 18:48 UTC
[PATCH] fix msecs_to_jiffies() to not return values greater than MAX_JIFFY_OFFSET
2011-05-08 18:46 UTC (3+ messages)
[PATCH] checkpatch: add __rcu as a sparse modifier
2011-05-08 18:43 UTC (2+ messages)
[PATCH] memblock/nobootmem: remove code for alloc_bootmem_node_high()
2011-05-08 18:38 UTC
[PATCH] memblock/nobootmem: Allow alloc_bootmem take 0 as low limit
2011-05-08 18:35 UTC
[Question] Where is the missing 384k? Please, I've searching for it years!
2011-05-08 18:18 UTC
early crash on ancient tablet related to no-bootmem
2011-05-08 18:10 UTC (7+ messages)
` [PATCH -v2] mm: Use alloc_bootmem_node_nopanic on really needed path
[PATCH 1/4] mtd: m25p80: Add Numonyx m25px32 family
2011-05-08 17:48 UTC (4+ messages)
` [PATCH 2/4] mtd: m25p80: Clean up JEDEC manufacturer checks
` [PATCH 3/4] mtd: m25p80: Add Spansion S25FL256S
` [PATCH 4/4] mtd: m25p80: Add Spansion S25FL512S, S70FL01GS
[RTC] TWL: RTC: Allow rtc driver to be used by tps65910
2011-05-08 17:56 UTC (2+ messages)
[PATCH] fs/9p: Fix invalid mount options/args
2011-05-08 17:51 UTC (2+ messages)
` [V9fs-developer] "
2.6.38.4: xfs speed problem?
2011-05-08 17:18 UTC (3+ messages)
[PATCHv3] x86, mrst: share APB timer code with other platforms
2011-05-08 17:16 UTC (2+ messages)
linux-next: Tree for May 5
2011-05-08 16:48 UTC (6+ messages)
` [PATCH -next] soc: fix wm8958-dsp2 printk format warnings
` [PATCH -next] ASoC: "
[PATCHv2 0/5] Add TPS65911 device
2011-05-08 16:44 UTC (2+ messages)
[PATCH ptrace] ptrace: use GROUP_STOP_TRAPPING for PTRACE_DETACH too
2011-05-08 16:07 UTC (2+ messages)
[PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
2011-05-08 15:59 UTC (12+ messages)
` [PATCH][WAS:bcmai, axi] "
[PATCH ptrace] ptrace: fix signal->wait_chldexit usage in task_clear_group_stop_trapping()
2011-05-08 15:55 UTC (6+ messages)
OOPS after connection Droids MuIn USB display
2011-05-08 15:31 UTC (9+ messages)
[GIT PULL rcu/next] rcu commits for 2.6.40
2011-05-08 15:18 UTC
Apliec rokas ap apaļumiem puspilkai sievietei
2011-05-08 14:40 UTC
[PATCH] RCU: remove alignment padding from rcu_data on 64 bit builds
2011-05-08 14:53 UTC (4+ messages)
checkpatch "unclean" patches
2011-05-08 14:45 UTC (2+ messages)
[PATCH] SOC: UDA134x: Remove POWER_OFF_ON_STANDBY define
2011-05-08 14:34 UTC (3+ messages)
[PATCH V6] bcma: add Broadcom specific AMBA bus driver
2011-05-08 15:06 UTC
[PATCH] fs: avoid unecessary smp_wmb() in dup_fd()
2011-05-08 14:26 UTC (2+ messages)
[PATCH] fs: kill default_llseek
2011-05-08 14:23 UTC (2+ messages)
Linux 2.6.39-rc5
2011-05-08 14:05 UTC (6+ messages)
` i915/kms/backlight-combo mode problem
[PATCH tip/core/rcu 0/3] signed overflow, virtualization optimizations, deadlock avoidance
2011-05-08 13:34 UTC (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: get rid of signed overflow in check_cpu_stall()
` [PATCH tip/core/rcu 2/3] rcu: provide rcu_virt_note_context_switch() function
` [PATCH tip/core/rcu 3/3] rcu: permit rcu_read_unlock() to be called while holding runqueue locks
[PATCH v3 00/12] mmc: use nonblock mmc requests to minimize latency
2011-05-08 13:12 UTC (4+ messages)
` [PATCH v3 02/12] mmc: mmc_test: add debugfs file to list all tests
[PATCH] [RESEND] usb: gadget: Remove the LUN checks which are always true
2011-05-08 12:56 UTC
[RFC] Controlling the ThinkPad battery charger
2011-05-08 12:35 UTC
[PATCH 0/7] Network namespace manipulation with file descriptors
2011-05-08 12:31 UTC (4+ messages)
[PATCH] usb: gadget: f_mass_storage: Remove the LUN check which is always true
2011-05-08 11:51 UTC (7+ messages)
[2.6.39-rc2, framebuffer] use after free oops
2011-05-08 11:25 UTC (7+ messages)
Оптом живые раки
2011-05-08 6:31 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox