linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 09:32:01 to 2021-08-14 05:20:26 UTC [more...]

Mining Maintainers mentorship programs
 2021-08-14  5:20 UTC 

Interested In Mining Maintainers mentorship program
 2021-08-13 22:01 UTC 

Mining Maintainers mentorship program
 2021-08-13 19:10 UTC 

[PATCH] tty: Fix data race between tiocsti() and flush_to_ldisc()
 2021-08-13 18:35 UTC  (3+ messages)

[PATCH v3 0/2] Fix syzkaller bug: hung task in hub_port_init
 2021-08-13 18:25 UTC  (3+ messages)
` [PATCH v3 1/2] usbip: give back URBs for unsent unlink requests during cleanup
` [PATCH v3 2/2] usbip: eliminate duplicate code in vhci_device_unlink_cleanup

[PATCH 0/2] drm: update the ioctl handler
 2021-08-13 15:51 UTC  (5+ messages)
` [PATCH 1/2] drm: avoid races with modesetting rights
` [PATCH 2/2] drm: unexport drm_ioctl_permit

[PATCH] net: drop skbs in napi->rx_list when removing the napi context
 2021-08-13 10:51 UTC  (7+ messages)
  ` [syzbot] memory leak in packet_sendmsg

[PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
 2021-08-13 10:30 UTC  (9+ messages)

Checkpatch Documentation mentorship program
 2021-08-13  9:22 UTC 

[PATCH] usbip: give back URBs for unsent unlink requests during cleanup
 2021-08-13  6:55 UTC  (4+ messages)

Mining Maintainers mentorship program Inquiry
 2021-08-13  3:25 UTC 

Linux Kernel: Checkpatch Documentation
 2021-08-12 15:34 UTC 

Checkpatch Documentation Mentorship Program
 2021-08-12 14:35 UTC 

[PATCH] PCI: Remove duplicate #ifdef in pci_try_set_mwi()
 2021-08-12 10:55 UTC  (3+ messages)

[PATCH] media: dvb-usb: fix memory leak in cinergyt2_frontend_attach
 2021-08-11 21:54 UTC  (2+ messages)

[PATCH v2] usbip: give back URBs for unsent unlink requests during cleanup
 2021-08-11 21:51 UTC  (4+ messages)

(no subject)
 2021-08-11 10:12 UTC 

Mining Maintainers mentorship program
 2021-08-11  9:58 UTC 

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

[PATCH v2] Task2: checkpatch.pl documentation mentorship: Remove semicolon warnings
 2021-08-10 11:59 UTC  (6+ messages)

Application for menteeship
 2021-08-10  5:14 UTC 

[PATCH v6 0/6] Bluetooth: fix locking and socket killing in SCO and RFCOMM
 2021-08-10  4:14 UTC  (7+ messages)
` [PATCH v6 1/6] Bluetooth: schedule SCO timeouts with delayed_work
` [PATCH v6 2/6] Bluetooth: avoid circular locks in sco_sock_connect
` [PATCH v6 3/6] Bluetooth: switch to lock_sock in SCO
` [PATCH v6 4/6] Bluetooth: serialize calls to sco_sock_{set, clear}_timer
` [PATCH v6 5/6] Bluetooth: switch to lock_sock in RFCOMM
` [PATCH v6 6/6] Bluetooth: fix repeated calls to sco_sock_kill

Mining Maintainers mentorship program
 2021-08-09 18:39 UTC 

[RESEND PATCH v5 0/6] Bluetooth: fix locking and socket killing in SCO and RFCOMM
 2021-08-09 16:42 UTC  (10+ messages)
` [RESEND PATCH v5 1/6] Bluetooth: schedule SCO timeouts with delayed_work
` [RESEND PATCH v5 2/6] Bluetooth: avoid circular locks in sco_sock_connect
` [RESEND PATCH v5 3/6] Bluetooth: switch to lock_sock in SCO
` [RESEND PATCH v5 4/6] Bluetooth: serialize calls to sco_sock_{set, clear}_timer
` [RESEND PATCH v5 5/6] Bluetooth: switch to lock_sock in RFCOMM
` [RESEND PATCH v5 6/6] Bluetooth: fix repeated calls to sco_sock_kill

[PATCH v2] Documentation: checkpatch: add UNNECESSARY_CASTS message
 2021-08-09 13:32 UTC  (4+ messages)

Linux Kernel: Checkpatch Documentation Mentorship Tasks
 2021-08-06 20:10 UTC  (35+ messages)
      ` [PATCH] Documentation: checkpatch: Add SPLIT_STRING message
              ` [PATCH v2] "
      ` [PATCH] Documentation: checkpatch: Add SYMBOLIC_PERMS message
      ` [PATCH] Documentation: checkpatch: Add TRAILING_SEMICOLON message
          ` [PATCH v2] "
      ` [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] "
          ` [PATCH v2] Documentation: checkpatch: Add SYMBOLIC_PERMS message
              ` [PATCH v3] "
                      ` [PATCH v4] "

[PATCH] mtd: fix lock hierarchy in deregister_mtd_blktrans
 2021-08-06 19:45 UTC  (3+ messages)

LFX Mentorship application
 2021-08-06 15:24 UTC  (7+ messages)

LF Mentorship Program
 2021-08-05 22:55 UTC 

[PATCH] Documentation: Checkpatch.rst: Doc added UNNECESSARY_CAST
 2021-08-05 13:39 UTC  (2+ messages)

[PATCH] mptlan.c: fixed UNNECESSARY_CASTS warning
 2021-08-05 11:12 UTC 

[RESEND PATCH v2 0/2] locking/lockdep, drm: apply new lockdep assert in drm_auth.c
 2021-08-05 10:08 UTC  (4+ 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

Response to Exercise-1 for Mining Maintainers mentorship program, CNCF
 2021-08-04 15:04 UTC 

[PATCH v5 0/6] Bluetooth: fix locking and socket killing in SCO and RFCOMM
 2021-08-04 11:03 UTC  (7+ messages)
` [PATCH v5 1/6] Bluetooth: schedule SCO timeouts with delayed_work
` [PATCH v5 2/6] Bluetooth: avoid circular locks in sco_sock_connect
` [PATCH v5 3/6] Bluetooth: switch to lock_sock in SCO
` [PATCH v5 4/6] Bluetooth: serialize calls to sco_sock_{set, clear}_timer
` [PATCH v5 5/6] Bluetooth: switch to lock_sock in RFCOMM
` [PATCH v5 6/6] Bluetooth: fix repeated calls to sco_sock_kill

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

[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  (5+ messages)
` [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  (5+ messages)
` [PATCH v8 2/2] firmware_loader: fix use-after-free "

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

[PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-29 14:45 UTC  (7+ messages)
` [PATCH 1/3] drm: use the lookup lock in drm_is_current_master

[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 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-28 10:01 UTC  (4+ messages)
` [PATCH v2 2/3] drm: clarify usage of drm leases

[PATCH] usbhid: free raw_report buffers in usbhid_stop
 2021-07-28  9:31 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 NNTP newsgroup(s).