linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-17 18:01:47 to 2021-08-03 18:08:00 UTC [more...]

Linux Kernel: Checkpatch Documentation Mentorship Tasks
 2021-08-03 18:07 UTC  (14+ messages)
      ` [PATCH] Documentation: checkpatch: Add SPLIT_STRING message
      ` [PATCH] Documentation: checkpatch: Add SYMBOLIC_PERMS message
      ` [PATCH] Documentation: checkpatch: Add TRAILING_SEMICOLON message
      ` [PATCH] USB: serial: iuu_phoenix: fix checkpatch memset warning
      ` [PATCH] USB: serial: iuu_phoenix: fix quoted string split across lines
      ` [PATCH] USB: serial: iuu_phoenix: Replace symbolic permissions by octal permissions

[PATCH v2] Task2: checkpatch.pl documentation mentorship: Remove semicolon warnings
 2021-08-03 14:13 UTC  (2+ messages)

LFX Mentorship application
 2021-08-02 17:20 UTC  (6+ messages)

Request for mentee selection tasks (Checkpatch Documentation)
 2021-08-02 12:23 UTC  (4+ messages)

[PATCH] mtd: fix lock hierarchy in deregister_mtd_blktrans
 2021-08-02 11:16 UTC  (2+ messages)

[RESEND PATCH v2 0/2] locking/lockdep, drm: apply new lockdep assert in drm_auth.c
 2021-08-02 10:59 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] locking/lockdep: Provide lockdep_assert{, _once}() helpers
` [RESEND PATCH v2 2/2] drm: add lockdep assert to drm_is_current_master_locked

[PATCH v2 0/2] locking/lockdep, drm: apply new lockdep assert in drm_auth.c
 2021-08-02 10:44 UTC  (7+ messages)
` [PATCH v2 1/2] locking/lockdep: Provide lockdep_assert{, _once}() helpers
` [PATCH v2 2/2] drm: add lockdep assert to drm_is_current_master_locked

RESEND: Checkpatch Documentation Task 1
 2021-08-02  8:49 UTC 

[PATCH 2/2] Task 2: checkpath.pl documentation mentorship: remove semicolon warnings
 2021-08-02  6:57 UTC  (2+ messages)

[PATCH] drivers: mtd: ubi: fixed a semicolon style issue in block.c
 2021-08-02  6:46 UTC  (4+ messages)

Linux Kernel: Checkpatch Documentation
 2021-08-01 21:16 UTC  (2+ messages)

Request for tasks regarding Checkpatch Documentation mentorship program (LFX)
 2021-08-01 21:07 UTC  (3+ messages)

Submission of task 1 for checkpatch documentation mentorship program
 2021-08-01  8:39 UTC  (2+ messages)

Fwd: interested in the Mining Maintainers
 2021-07-31 17:57 UTC 

Mining Maintainers mentorship program
 2021-07-31 14:28 UTC 

Request for tasks regarding Linux Kernel: Mining for Maintainers mentorship program (LFX)
 2021-07-31 10:17 UTC 

Request for tasks regarding Checkpatch Documentation mentorship program (LFX)
 2021-07-31  8:27 UTC  (2+ messages)

[PATCH V2] cfg80211: Fix possible memory leak in function cfg80211_bss_update
 2021-07-31  8:02 UTC  (4+ messages)

[PATCH 0/2] locking/lockdep, drm: apply new lockdep assert in drm_auth.c
 2021-07-30 17:37 UTC  (7+ messages)
` [PATCH 1/2] locking/lockdep: Provide lockdep_assert{, _once}() helpers
` [PATCH 2/2] drm: add lockdep assert to drm_is_current_master_locked

Linux Kernel: Mining for Maintainers
 2021-07-30 16:27 UTC 

[PATCH v3 0/2] Bluetooth: fix inconsistent lock states
 2021-07-30 13:40 UTC  (8+ 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

[PATCH v8 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-29 16:52 UTC  (6+ messages)
` [PATCH v8 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH v8 2/2] firmware_loader: fix use-after-free in firmware_fallback_sysfs

patch suggestion: Kconfig symbols
 2021-07-29 15:02 UTC  (8+ messages)

[PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-29 14:45 UTC  (18+ messages)
` [PATCH 1/3] drm: use the lookup lock in drm_is_current_master
` [PATCH 2/3] drm: clarify lifetime/locking for drm_master's lease fields
` [PATCH 3/3] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c

[PATCH v4] Bluetooth: schedule SCO timeouts with delayed_work
 2021-07-29 14:02 UTC  (6+ messages)

[PATCH] ntfs: Fix validity check for file name attribute
 2021-07-29 11:56 UTC  (3+ messages)

[PATCH v2] Bluetooth: skip invalid hci_sync_conn_complete_evt
 2021-07-29 11:38 UTC  (2+ messages)

Mining Maintainers Mentorship Program
 2021-07-29 11:21 UTC 

[PATCH v3] drm: clarify usage of drm leases
 2021-07-29  7:11 UTC  (2+ messages)

Request for mentee selection tasks (Checkpatch Documentation)
 2021-07-29  2:08 UTC 

[PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
 2021-07-28 12:58 UTC  (2+ messages)

[PATCH v2 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-28 10:01 UTC  (7+ messages)
` [PATCH v2 1/3] drm: use the lookup lock in drm_is_current_master
` [PATCH v2 2/3] drm: clarify usage of drm leases
` [PATCH v2 3/3] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c

[PATCH] usbhid: free raw_report buffers in usbhid_stop
 2021-07-28  9:31 UTC  (2+ messages)

[PATCH] Bluetooth: skip invalid hci_sync_conn_complete_evt
 2021-07-28  6:47 UTC  (3+ messages)

[PATCH v7 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-27 12:57 UTC  (8+ messages)
` [PATCH v7 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH v7 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-26 23:07 UTC  (9+ messages)

Linux Kernel: Checkpatch Documentation Mentorship program
 2021-07-26 21:56 UTC  (2+ messages)

Linux Kernel: Checkpatch Documentation Mentorship program
 2021-07-26 21:53 UTC  (2+ messages)

Regarding Linux Kernel: Mining for Maintainers
 2021-07-26 18:28 UTC 

Mentee Task 1 Completed
 2021-07-24  5:01 UTC 

[Linux-kernel-mentees] [PATCH] block/floppy: Prevent kernel-infoleak in raw_cmd_copyout()
 2021-07-23 22:22 UTC  (8+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[PATCH v6 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-23 17:26 UTC  (6+ messages)
` [PATCH v6 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH v6 2/2] firmware_loader: fix use-after-free in firmware_fallback_sysfs

Checkpatch Documentation Mentorship Programme
 2021-07-23 14:50 UTC 

Checkpatch Documentation Mentorship Program
 2021-07-23  7:39 UTC 

Linux Kernel: Mining for Maintainers
 2021-07-22 13:55 UTC 

For participation in Mining Maintainers mentorship program at Linux Foundation
 2021-07-22 13:27 UTC 

for participation in linux foundation mentorship program
 2021-07-22 13:27 UTC 

[PATCH v5 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-22 12:33 UTC  (5+ 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 v8 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-22  9:38 UTC  (7+ messages)

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

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

Linux Kernel: Mining for Maintainers Mentorship Tasks
 2021-07-20 11:15 UTC  (3+ 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)

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 


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).