All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-08 21:39:06 to 2011-05-08 23:13:22 UTC [more...]

[PATCH 0/8] dvb_frontend cleanup, S2API regression fix
 2011-05-08 23:03 UTC  (8+ messages)
` [PATCH 1/8] DVB: return meaningful error codes in dvb_frontend
` [PATCH 2/8] DVB: dtv_property_cache_submit shouldn't modifiy the cache
` [PATCH 3/8] DVB: call get_property at the end of dtv_property_process_get
` [PATCH 4/8] DVB: dvb_frontend: rename parameters to parameters_in
` [PATCH 5/8] DVB: dvb_frontend: remove unused assignments
` [PATCH 7/8] DVB: dvb_frontend: add parameters_out
` [PATCH 8/8] DVB: allow to read back of detected parameters through S2API

[PATCH] net/bonding: adjust codingstyle for bond_3ad files
 2011-05-08 23:10 UTC  (9+ messages)

[v2 000/115] faster tree-based sysctl implementation
 2011-05-08 22:40 UTC  (98+ messages)
` [v2 001/115] sysctl: remove .child from dev/parport/default
` [v2 002/115] sysctl: parport: reorder .child assignments to simplify review
` [v2 003/115] sysctl: remove .child from dev/parport/PORT/devices/DEVICE
` [v2 004/115] sysctl: remove .child from dev/parport/PORT/
` [v2 005/115] sysctl: remove .child from dev/parport/PORT/devices/
` [v2 006/115] sysctl: remove .child from kernel/vsyscall64 (x86)
` [v2 007/115] sysctl: remove .child from abi/vsyscall32 (x86)
` [v2 008/115] sysctl: remove .child from crypto/fips_enabled
` [v2 009/115] sysctl: remove .child from dev/cdrom/
` [v2 010/115] sysctl: remove .child from dev/hpet/
` [v2 011/115] sysctl: remove .child from dev/ipmi/
` [v2 012/115] sysctl: remove .child from dev/rtc/
` [v2 013/115] sysctl: remove .child from dev/mac_hid/
` [v2 014/115] sysctl: remove .child from dev/raid/
` [v2 015/115] sysctl: remove .child from xpc/
` [v2 016/115] sysctl: remove .child from xpc/hb
` [v2 017/115] sysctl: remove .child from kernel/sclp (s390)
` [v2 018/115] sysctl: remove .child from dev/scsi
` [v2 019/115] sysctl: remove .child from kernel/pty
` [v2 020/115] sysctl: remove .child from coda/
` [v2 021/115] sysctl: remove .child from fscache/
` [v2 022/115] sysctl: remove .child from fs/nfs/ nlm_table table
` [v2 023/115] sysctl: remove .child from fs/nfs/ nfs_cb_table
` [v2 024/115] sysctl: remove .child from fs/ntfs-debug
` [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 028/115] sysctl: remove .child from kernel/ (ipc)
` [v2 029/115] sysctl: remove .child from fs/mqueue
` [v2 030/115] sysctl: sched: add sd_table_template
` [v2 031/115] sysctl: remove .child from kernel/sched_domain/cpuX/domainY/
` [v2 032/115] sysctl: remove .child from kernel/ (utsname)
` [v2 033/115] sysctl: remove .child from sunrpc/
` [v2 034/115] sysctl: remove .child from sunrpc/svc_rdma
` [v2 035/115] sysctl: remove .child from sunrpc/ (xprtrdma)
` [v2 036/115] sysctl: remove .child from sunrpc/ (xprtsock)
` [v2 037/115] sysctl: remove .child from bus/isa/ (arm)
` [v2 038/115] sysctl: remove .child from reboot/warm (arm)
` [v2 039/115] sysctl: remove .child from lasat/ (mips)
` [v2 040/115] sysctl: remove .child from appldata/ (s390)
` [v2 041/115] sysctl: remove .child from s390dbf/
` [v2 042/115] sysctl: remove .child from vm/ (s390)
` [v2 043/115] sysctl: remove .child from kernel/perfmon/ (ia64)
` [v2 044/115] sysctl: remove .child from kernel/ (ia64/kdump)
` [v2 045/115] sysctl: remove .child from kernel/powersave-nap (powerpc)
` [v2 046/115] sysctl: remove .child from pm/ (frv)
` [v2 047/115] sysctl: remove .child from frv/
` [v2 048/115] sysctl: remove .child from sh64/unaligned_fixup/
` [v2 049/115] sysctl: delete unused register_sysctl_table function
` [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 052/115] sysctl: remove .child from net/ipv4/neigh table
` [v2 053/115] sysctl: remove .child from net/ipv6/route, net/ipv6/icmp, net/ipv6 tables
` [v2 054/115] sysctl: remove .child from net/llc tables
` [v2 055/115] sysctl: call sysctl_init before the first sysctl registration
` [v2 056/115] sysctl: no-child: manually register kernel/random
` [v2 057/115] sysctl: no-child: manually register kernel/keys
` [v2 058/115] sysctl: no-child: manually register fs/inotify
` [v2 059/115] sysctl: no-child: manually register fs/epoll
` [v2 060/115] sysctl: no-child: manually register root tables
` [v2 061/115] sysctl: faster reimplementation of sysctl_check_table
` [v2 062/115] sysctl: remove useless ctl_table->parent field
` [v2 063/115] sysctl: simplify find_in_table
` [v2 064/115] sysctl: sysctl_head_grab defaults to root header on NULL
` [v2 065/115] sysctl: delete useless grab_header function
` [v2 066/115] sysctl: rename ->used to ->ctl_use_refs
` [v2 067/115] sysctl: rename sysctl_head_grab/finish to sysctl_use_header/unuse
` [v2 068/115] sysctl: rename sysctl_head_next to sysctl_use_next_header
` [v2 069/115] sysctl: split ->count into ctl_procfs_refs and ctl_header_refs
` [v2 070/115] sysctl: rename sysctl_head_get/put to sysctl_proc_inode_get/put
` [v2 071/115] sysctl: rename (un)use_table to __sysctl_(un)use_header
` [v2 072/115] sysctl: simplify ->permissions hook
` [v2 073/115] sysctl: group root-specific operations
` [v2 074/115] sysctl: introduce ctl_table_group
` [v2 075/115] sysctl: move removal from list out of start_unregistering
` [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: "

[U-Boot] Good day
 2011-05-08 23:05 UTC 

[PATCH 1/2] net: Allow ethtool to set interface in loopback mode
 2011-05-08 23:00 UTC  (4+ messages)
` [PATCHv2 "

[Bug 27314] New: output not working on dell m6500
 2011-05-08 22:58 UTC  (4+ messages)
` [Bug 27314] displayport link training fails on certain panels (channel equalization fails)

[PATCHv1] forcedeth: Allow ethtool to enable/disable loopback
 2011-05-08 22:57 UTC  (3+ messages)
` [PATCHv2] "

[RFC PATCH] arm: drop Execute-In-Place
 2011-05-08 22:56 UTC  (3+ messages)

Divide error in bictcp_cong_avoid ?
 2011-05-08 22:52 UTC  (4+ messages)
  ` [PATCH] tcp_cubic: limit delayed_ack ratio to prevent divide error

[PATCH] pktgen: use %pI6c for printing IPv6 addresses
 2011-05-08 22:50 UTC  (3+ messages)

[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  (3+ messages)

[PATCH net-next] ethtool: Add 20G bit definitions
 2011-05-08 22:43 UTC  (2+ messages)

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification
 2011-05-08 22:42 UTC  (6+ messages)
` [PATCH 04/11] ptrace: implement PTRACE_INTERRUPT
` [PATCH 11/11] ptrace: implement group stop notification for ptracer

[B.A.T.M.A.N.] pull request: batman-adv 2011-05-08
 2011-05-08 22:40 UTC  (3+ messages)
  `  "

2.6.39-rc6, nouveau: unload trips on freed memory (SLUB poison)
 2011-05-08 22:39 UTC  (3+ messages)
` [PATCH] drm/nouveau: release vga_ram allocation before tearing down mm's

[PATCH] nv50/nvc0: make transfers aware of PIPE_TRANSFER_MAP_DIRECTLY
 2011-05-08 22:39 UTC 

[PATCH 15/15] tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer()
 2011-05-08 22:37 UTC 

[PATCH 14/15] sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()
 2011-05-08 22:37 UTC 

[git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C demodulator driver
 2011-05-08 22:38 UTC  (15+ messages)
` [PATCH 0/6] DVB-T2 API updates, documentation and accompanying small fixes
    ` [PATCH v2 1/5] DVB: Add basic API support for DVB-T2 and bump minor version
    ` [PATCH v2 2/5] drxd: Fix warning caused by new entries in an enum
    ` [PATCH v2 3/5] mxl5005: "
` [PATCH 6/6] Documentation: Update to include DVB-T2 additions

[PATCH 13/15] ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit()
 2011-05-08 22:37 UTC 

[PATCH 12/15] inet: Pass flowi to ->queue_xmit()
 2011-05-08 22:37 UTC 

[PATCH 11/15] ipv4: Use inet_csk_route_child_sock() in DCCP and TCP
 2011-05-08 22:37 UTC 

[PATCH 10/15] ipv4: Create inet_csk_route_child_sock()
 2011-05-08 22:37 UTC 

[PATCH 9/15] sctp: Store a flowi in transports to provide persistent keying
 2011-05-08 22:37 UTC 

[PATCH 8/15] ipv4: Use cork flow in ip_queue_xmit()
 2011-05-08 22:37 UTC 

[PATCH 7/15] ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()
 2011-05-08 22:37 UTC 

[PATCH 6/15] ipv4: Lock socket and use cork flow in ip4_datagram_connect()
 2011-05-08 22:37 UTC 

[PATCH 5/15] l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
 2011-05-08 22:37 UTC 

[PATCH 4/15] l2tp: Fix locking in l2tp_core.c
 2011-05-08 22:37 UTC 

[PATCH 3/15] l2tp: Fix locking in l2tp_ip.c
 2011-05-08 22:37 UTC 

[PATCH 2/15] tcp: Use cork flow in tcp_v4_connect()
 2011-05-08 22:37 UTC 

[PATCH 1/15] dccp: Use cork flow in dccp_v4_connect()
 2011-05-08 22:37 UTC 

[PATCH 0/15] Pass keys down to ip_queue_xmit()
 2011-05-08 22:37 UTC 

[PATCH] gallium/nouveau: remove unused nouveau_screen_bo_user
 2011-05-08 22:35 UTC 

[PATCH] gallium/xorg st/nv50/i915: add PIPE_BIND_CURSOR
 2011-05-08 22:33 UTC  (7+ messages)
    ` [Mesa-dev] "

Patch for fixing build issues with external kernel modules
 2011-05-08 22:30 UTC  (2+ messages)

[PATCH 1/4] um: fix UML_LIB_PATH
 2011-05-08 22:24 UTC  (10+ messages)
` [uml-devel] "
` [PATCH 2/4] um: fix abort
  ` [uml-devel] "
` [PATCH 3/4] um: remove SIGHUP handler
` [PATCH 4/4] um: os_dump_core() cleanup

[PATCH V2] b43: trivial: include ssb word in ssb specific functions
 2011-05-08 22:21 UTC  (2+ messages)

[PATCH] b43: trivial: include ssb word in ssb specific functions
 2011-05-08 22:20 UTC  (2+ messages)

[PATCH] atomic: add *_dec_not_zero
 2011-05-08 22:15 UTC  (5+ messages)

[PATCH] e2fsprogs: fix memory leak in ext2fs_free_generic_bmap()
 2011-05-08 22:10 UTC  (2+ messages)

[RFC v4] V4L2 API for flash devices
 2011-05-08 22:11 UTC  (5+ messages)

[uml-devel] [PATCH] for ARCH=um, optionaly give a path for the vde installation
 2011-05-08 22:08 UTC  (4+ messages)

[PATCH] thinkpad-acpi: module autoloading for newer Lenovo ThinkPads
 2011-05-08 21:58 UTC 

[PATCH] alsa-1.0.24 realtek hda codec patch
 2011-05-08 21:57 UTC 

Fix powerTOP regression with 2.6.39-rc5
 2011-05-08 21:56 UTC  (10+ messages)

Initial B&N Nook Color support, take three
 2011-05-08 21:50 UTC  (6+ messages)
` [PATCH 1/2] Initial B&N Nook Color (encore) support
` [PATCH 2/2] Add tps65921 chip

[PATCH 0/4] i18n: Add shell script translation infrastructure
 2011-05-08 21:52 UTC  (5+ 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  (4+ messages)

[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
 2011-05-08 21:44 UTC  (7+ messages)
` [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

Debian kernel v2.6.38 (was: Re: Fix for SLUB?)
 2011-05-08 21:45 UTC  (7+ messages)
` Debian kernel 2.6.38-5

[PATCH] Teach checkout the -n|--dry-run option
 2011-05-08 21:41 UTC  (7+ messages)

[PATCH 00/48] i18n: Add shell script translations (depends on infrastructure)
 2011-05-08 21:38 UTC  (4+ messages)
` [PATCH 36/48] i18n: git-stash "unknown option" message


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.