messages from 2019-09-26 07:21:02 to 2020-09-11 20:19:43 UTC [more...]
[PATCH 0/8] drivers: net: convert tasklets to use new tasklet_setup()
2020-09-11 20:19 UTC (15+ messages)
` [PATCH 1/2] net: arcnet: convert tasklets to use new tasklet_setup() API
` [PATCH 1/9] net: ifb: "
` [PATCH] net: mvpp2: Prepare to use the new tasklet API
` [PATCH 2/2] net: caif: convert tasklets to use new tasklet_setup() API
` [PATCH 2/9] net: ppp: "
` [PATCH 3/9] net: cdc_ncm: "
` [PATCH 4/9] net: hso: "
` [PATCH 5/9] net: lan78xx: "
` [PATCH 6/9] net: pegasus: "
` [PATCH 7/9] net: r8152: "
` [PATCH 8/9] net: rtl8150: "
` [PATCH 9/9] net: usbnet: "
[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-17 23:12 UTC (28+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()
[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-16 18:36 UTC (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()
[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-15 18:39 UTC (20+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
` [PATCH v2 "
PPP cycling between UP and DOWN
2020-06-09 18:03 UTC (9+ messages)
PPPoE Modem hangup after random time - how to debug?
2020-05-06 20:20 UTC (44+ messages)
[PATCH] Adding EAP-MSCHAPv2 support
2020-04-17 23:17 UTC (6+ messages)
[PATCH] pppd: add missing header for musl
2020-03-31 3:40 UTC
[PATCH] pppd: Fixed spelling 'unkown' => 'unknown'
2020-03-08 8:29 UTC
Porting source to OSX
2020-02-14 18:25 UTC (4+ messages)
[PATCH v2] Documentation: changes.rst: update several outdated project URLs
2020-02-05 17:32 UTC (2+ messages)
[PATCH] Documentation: changes.rst: update several outdated project URLs
2020-01-25 17:08 UTC (6+ messages)
WARNING: bad unlock balance in __dev_queue_xmit
2020-01-11 23:38 UTC (3+ messages)
` "
WARNING: bad unlock balance in sch_direct_xmit
2020-01-05 22:58 UTC
[PATCH] ppp: Remove redundant BUG_ON() check in ppp_pernet
2019-12-28 0:31 UTC (3+ messages)
[PATCH v2] ppp: Remove redundant BUG_ON() check in ppp_pernet
2019-12-27 12:05 UTC (2+ messages)
BUG: corrupted list in __dentry_kill (2)
2019-12-12 11:35 UTC
[PATCH] ppp: Adjust indentation into ppp_async_input
2019-12-10 4:32 UTC (2+ messages)
KASAN: slab-out-of-bounds Read in bpf_prog_create
2019-12-05 22:45 UTC (7+ messages)
` [PATCH] ppp: fix out-of-bounds access in bpf_prog_create()
BUG: sleeping function called from invalid context in __alloc_pages_nodemask
2019-12-02 4:07 UTC
[PATCH] time.h: include header before using time_t
2019-12-01 11:21 UTC (5+ messages)
BUG: MAX_LOCKDEP_ENTRIES too low!
2019-11-15 19:55 UTC
[PATCH 2/2] Change IPv6 interface prefix to 128
2019-11-15 16:40 UTC
[PATCH 1/2] Change IPv6 route prefix to 128
2019-11-15 16:40 UTC
BUG: MAX_LOCKDEP_KEYS too low!
2019-11-01 15:08 UTC (2+ messages)
INFO: trying to register non-static key in bond_3ad_update_lacp_rate
2019-10-29 9:52 UTC (2+ messages)
` INFO: trying to register non-static key in bond_3ad_update_ad_actor_settings
[PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
2019-10-09 19:10 UTC (5+ messages)
` [PATCH v6 37/43] compat_ioctl: unify copy-in of ppp filters
` [PATCH v6 38/43] compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
` [PATCH v6 39/43] compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
` [PATCH v6 40/43] compat_ioctl: ppp: move simple commands into ppp_generic.c
[PATCH 4/9] pppd: include time.h before using time_t
2019-10-04 14:49 UTC (8+ messages)
[PATCH AUTOSEL 4.9 14/19] ppp: Fix memory leak in ppp_write
2019-10-01 16:45 UTC
[PATCH AUTOSEL 4.14 21/29] ppp: Fix memory leak in ppp_write
2019-10-01 16:44 UTC
[PATCH AUTOSEL 4.19 30/43] ppp: Fix memory leak in ppp_write
2019-10-01 16:42 UTC
[PATCH AUTOSEL 5.2 40/63] ppp: Fix memory leak in ppp_write
2019-10-01 16:41 UTC
[PATCH AUTOSEL 5.3 44/71] ppp: Fix memory leak in ppp_write
2019-10-01 16:38 UTC
[RFC] patch series to compile pppd with musl toolchain
2019-09-30 12:47 UTC (3+ messages)
[PATCH 3/9 v2] radius: make rc_own_bind_ipaddress available through radiusclient.h
2019-09-30 12:46 UTC
[PATCH 7/9] pppoe: remove the use of cdefs
2019-09-30 12:45 UTC (2+ messages)
[PATCH 1/9] magic: remove K&R style of arguments
2019-09-27 4:08 UTC (3+ messages)
[PATCH 9/9] pppd: refactor setjmp/longjmp with pipe pair in event wait loop
2019-09-26 7:21 UTC
[PATCH 8/9] make: avoid using host include for cross-compiling
2019-09-26 7:21 UTC
[PATCH 6/9] pppd: remove unused rcsid variables
2019-09-26 7:21 UTC
[PATCH 5/9] pppd: fix GLIBC version test for non-glibc toolchains
2019-09-26 7:21 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).