Linux Kernel Mentees Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 14:49:19 to 2021-07-21 21:18:31 UTC [more...]

Application for Linux Mentorship under Linux Kernel
 2021-07-21 21:18 UTC  (2+ messages)

[PATCH v5 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-21 19:14 UTC  (4+ messages)
` [PATCH v5 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH v5 2/2] firmware_loader: fix use-after-free in firmware_fallback_sysfs

[PATCH] btrfs: fix rw device counting in __btrfs_free_extra_devids
 2021-07-21 17:59 UTC  (6+ messages)

Mining Maintainers mentorship program
 2021-07-21 17:52 UTC 

[PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-21 13:23 UTC  (11+ messages)
` [PATCH v8 1/5] drm: avoid circular locks in drm_mode_getconnector
` [PATCH v8 2/5] drm: avoid blocking in drm_clients_info's rcu section
` [PATCH v8 3/5] drm: add a locked version of drm_is_current_master
` [PATCH v8 4/5] drm: serialize drm_file.master with a new spinlock
` [PATCH v8 5/5] drm: protect drm_master pointers in drm_lease.c

[PATCH] Bluetooth: skip invalid hci_sync_conn_complete_evt
 2021-07-21 10:17 UTC 

[PATCH v3 0/2] Bluetooth: fix inconsistent lock states
 2021-07-21  9:38 UTC  (3+ messages)
` [PATCH v3 1/2] Bluetooth: fix inconsistent lock state in SCO
` [PATCH v3 2/2] Bluetooth: fix inconsistent lock state in rfcomm_connect_ind

Linux Kernel: Mining for Maintainers Mentorship Tasks
 2021-07-20 11:15 UTC  (3+ messages)

Request for mentee selection tasks (Checkpatch Documentation)
 2021-07-20  9:06 UTC  (2+ messages)

Request for mentee selection tasks ( Mining Maintainers)
 2021-07-20  8:39 UTC 

Linux Kernel: Checkpatch Documentation
 2021-07-20  5:58 UTC  (2+ messages)

LFX Mentorship application
 2021-07-20  5:56 UTC  (2+ messages)

Linux Kernel: Mining for Maintainers
 2021-07-19 13:25 UTC  (3+ messages)

Mining Maintainers Mentorship Program - Mentee Selection Task Response
 2021-07-19 10:52 UTC 

Mining Maintainers mentorship program 2021
 2021-07-19  7:39 UTC 

Linux Kernel: Checkpatch Documentation mentorship
 2021-07-19  4:27 UTC  (2+ messages)

Participation in the Mining Maintainers mentorship program
 2021-07-18 17:06 UTC 

[PATCH] netrom: Decrease sock refcount when sock timers expire
 2021-07-18 14:40 UTC 

Mentorship Program
 2021-07-18 12:43 UTC  (2+ messages)

Regarding LFX Mentorship
 2021-07-18  6:12 UTC  (2+ messages)

Regarding LFX Mentorship
 2021-07-18  4:26 UTC  (2+ messages)

Mining for maintainers
 2021-07-17 23:09 UTC 

Mining Maintainers Mentorship program - Mentee Selection tasks
 2021-07-17 19:11 UTC  (3+ messages)

Response to Exercise-1 for Mining Maintainers mentorship program, CNCF
 2021-07-17 18:40 UTC 

Regarding LFX Mentorship Project
 2021-07-17 16:36 UTC  (3+ messages)

Mining Maintainers mentorship program - mentee Selection tasks
 2021-07-17 14:01 UTC  (3+ messages)

[PATCH] mtd: fix lock hierarchy in deregister_mtd_blktrans
 2021-07-17 10:07 UTC 

Regarding LFX Mentorship
 2021-07-17  8:36 UTC  (2+ messages)

Linux Kernel: Checkpatch Documentation Mentorship Tasks
 2021-07-17  7:23 UTC  (2+ messages)

(no subject)
 2021-07-16 18:15 UTC  (2+ messages)
` 

[PATCH v2] mtd: break circular locks in register_mtd_blktrans
 2021-07-15 22:50 UTC  (5+ messages)

[PATCH v2] Bluetooth: fix inconsistent lock state in sco
 2021-07-15  2:21 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v1] gpio: ml: ioh: Convert to dev_pm_ops
 2021-07-13  9:00 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v1] gpio: ml: ioh: Convert to dev_pm_ops
 2021-07-12 23:07 UTC  (5+ messages)

[PATCH] mm/page_alloc: Avoid page allocator recursion with pagesets.lock held
 2021-07-08 17:05 UTC  (3+ messages)

[PATCH v3 0/2] fcntl: fix potential deadlocks
 2021-07-08  1:52 UTC  (5+ messages)
` [PATCH v3 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
` [PATCH v3 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock

[PATCH] mm/page_alloc: avoid deadlocks for &pagesets.lock
 2021-07-08  1:48 UTC  (3+ messages)

[PATCH v2 0/2] fcntl: fix potential deadlocks
 2021-07-07 17:58 UTC  (18+ messages)
` [PATCH v2 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
` [PATCH v2 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock

[PATCH 0/2] media: go7007: code improvment and bug fixes
 2021-07-06 17:15 UTC  (2+ messages)

[PATCH v6] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-06 14:40 UTC  (2+ messages)

[PATCH v7 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-06 14:40 UTC  (10+ messages)
` [PATCH v7 1/5] drm: avoid circular locks in drm_mode_getconnector
` [PATCH v7 2/5] drm: separate locks in __drm_mode_object_find
` [PATCH v7 3/5] drm: add a locked version of drm_is_current_master
` [PATCH v7 4/5] drm: serialize drm_file.master with a master lock
` [PATCH v7 5/5] drm: protect drm_master pointers in drm_lease.c

[PATCH] block: Avoid accessing an already freed kobject in delete_partition
 2021-07-06  6:28 UTC  (5+ messages)

[PATCH v5] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-05 18:52 UTC  (2+ messages)

[PATCH v4] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-05 16:34 UTC  (5+ messages)

[PATCH v2] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-03  9:47 UTC  (3+ messages)

[PATCH v3] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-03  8:47 UTC 

[PATCH 0/2] fcntl: fix potential deadlocks
 2021-07-02 15:41 UTC  (7+ messages)
` [PATCH 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
` [PATCH 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock

[Linux-kernel-mentees] [PATCH v2] net/bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
 2021-07-01 21:06 UTC  (3+ messages)
` maybe similar bug exists for HCI_EV_INQUIRY_RESULT* like [Linux-kernel-mentees] [PATCH v2] net/bluetooth: "

[PATCH v2 0/3] hfs: fix various errors
 2021-07-01 17:04 UTC  (8+ messages)
` [PATCH v2 1/3] hfs: add missing clean-up in hfs_fill_super
` [PATCH v2 2/3] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH v2 3/3] hfs: add lock nesting notation to hfs_find_init

[PATCH] tcp: Do not reset the icsk_ca_initialized in tcp_init_transfer
 2021-07-01 14:23 UTC  (16+ messages)

[PATCH 0/3] hfs: fix various errors
 2021-06-30 16:49 UTC  (10+ messages)
` [PATCH 1/3] hfs: add missing clean-up in hfs_fill_super
` [PATCH 2/3] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH 3/3] hfs: add lock nesting notation to hfs_find_init

[PATCH v6 0/4] drm: address potential UAF bugs with drm_master ptrs
 2021-06-30 14:54 UTC  (5+ messages)
` [PATCH v6 1/4] drm: avoid circular locks in drm_mode_getconnector
` [PATCH v6 2/4] drm: avoid circular locks in __drm_mode_object_find
` [PATCH v6 3/4] drm: add a locked version of drm_is_current_master
` [PATCH v6 4/4] drm: protect drm_master pointers in drm_lease.c

[PATCH v5 0/3] drm: address potential UAF bugs with drm_master ptrs
 2021-06-30 10:39 UTC  (10+ messages)
` [PATCH v5 1/3] drm: avoid circular locks in drm_mode_getconnector
` [PATCH v5 2/3] drm: add a locked version of drm_is_current_master
` [PATCH v5 3/3] drm: protect drm_master pointers in drm_lease.c

[PATCH] net: xfrm: fix memory leak in xfrm_user_rcv_msg
 2021-06-30  6:51 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).