Linux Kernel Mentees list
 help / color / mirror / Atom feed
 messages from 2023-11-09 21:20:47 to 2023-11-25 19:21:37 UTC [more...]

[PATCH 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-11-25 19:21 UTC  (17+ messages)
` [PATCH v2 "

[PATCH v2 1/2] dt-bindings: iio: light: add ltr390
 2023-11-25 14:06 UTC  (7+ messages)
` [PATCH v2 2/2] iio: light: driver for Lite-On ltr390

[PATCH v4 1/3] dt-bindings: vendor-prefixes: add aosong
 2023-11-25 12:26 UTC  (7+ messages)
` [PATCH v4 2/3] dt-bindings: iio: chemical: add aosong,ags02ma
` [PATCH v4 3/3] iio: chemical: add support for Aosong AGS02MA

[PATCH 1/2] dt-bindings: iio: dac: add MCP4821
 2023-11-25 12:07 UTC  (6+ messages)
` [PATCH 2/2] iio: dac: driver for MCP4821

[PATCH v3 1/3] dt-bindings: vendor-prefixes: add aosong
 2023-11-25  9:10 UTC  (8+ messages)
` [PATCH v3 2/3] dt-bindings: iio: chemical: add aosong,ags02ma
` [PATCH v3 3/3] iio: chemical: add support for Aosong AGS02MA

[PATCH V4] media: stk1160: Fixed high volume of stk1160_dbg messages
 2023-11-25  9:02 UTC 

[PATCH V3] media: stk1160: Fixed high volume of stk1160_dbg messages
 2023-11-25  8:38 UTC  (5+ messages)

[PATCH V2] media: stk1160: Fixed high volume of stk1160_dbg messages
 2023-11-25  7:12 UTC  (3+ messages)

[PATCH v10 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-11-24 13:19 UTC  (6+ messages)
` [PATCH v10 2/2] input: joystick: driver "

[PATCH net-next v3] netlink: specs: devlink: add some(not all) missing attributes in devlink.yaml
 2023-11-23 18:15 UTC  (6+ messages)

[PATCH v3] kasan: Improve free meta storage in Generic KASAN
 2023-11-23 16:04 UTC  (3+ messages)

[RFC PATCH] kasan: Record and report more information
 2023-11-23 14:59 UTC  (7+ messages)

[PATCH] kfence: Replace local_clock() with ktime_get_boot_fast_ns()
 2023-11-23  9:42 UTC  (6+ messages)

[PATCH net-next v2] netlink: specs: devlink: add missing attributes in devlink.yaml and re-generate the related code
 2023-11-23  6:44 UTC  (3+ messages)

[PATCH v2] kasan: Improve free meta storage in Generic KASAN
 2023-11-22  9:31 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
 2023-11-21 22:04 UTC  (8+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
` [PATCH bpf-next v3 2/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
` [PATCH bpf-next v3 3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
` [PATCH bpf-next v3 4/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux

[PATCH] kasan: Improve free meta storage in Generic KASAN
 2023-11-21 16:15 UTC  (5+ messages)

[PATCH v9 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-11-21 11:37 UTC  (3+ messages)
` [PATCH v9 2/2] input: joystick: driver "

[PATCH] driver: gpu: Fixing warning directly dereferencing a rcu pointer
 2023-11-21  8:59 UTC  (12+ messages)
    ` [PATCH v2] drivers: gpu: Fixing warning directly dereferencing a rcu pointer v2
    ` [PATCH v2] driver: gpu: Fixing warning directly dereferencing a rcu pointer
            ` [PATCH v3] "

[PATCH bpf-next v2 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
 2023-11-20 19:00 UTC  (11+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
` [PATCH bpf-next v2 2/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
` [PATCH bpf-next v2 3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
` [PATCH bpf-next v2 4/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux

[PATCH] iov_iter: fix memleak in iov_iter_extract_pages
 2023-11-20 15:31 UTC  (2+ messages)

[PATCH] ftrace: Replaces simple_strtoul in ftrace
 2023-11-20  4:57 UTC  (2+ messages)

[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
 2023-11-20  4:15 UTC  (2+ messages)

[PATCH 0/2] Replace the use of simple_strtol/ul functions with kstrto
 2023-11-20  0:09 UTC  (3+ messages)
` [PATCH 1/2] kdb: Replace the use of simple_strto with safer kstrto in kdb_main
` [PATCH 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump

[PATCH] selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm
 2023-11-19  5:05 UTC 

[PATCH 1/2] [PATCH,breakpoints] selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_suspend_test.c
 2023-11-19  4:02 UTC 

[PATCH] [PATCH,breakpoints] selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_suspend_test.c
 2023-11-19  2:57 UTC 

[PATCH bpf-next 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
 2023-11-17 19:37 UTC  (7+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
` [PATCH bpf-next 2/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
` [PATCH bpf-next 3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
` [PATCH bpf-next 4/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux

[PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
 2023-11-17  9:16 UTC  (9+ messages)

[PATCH] drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepare
 2023-11-16 20:52 UTC 

[PATCH v2 1/3] dt-bindings: vendor-prefixes: add aosong
 2023-11-15 19:40 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: trivial-devices: add aosong,ags02ma
` [PATCH v2 3/3] iio: chemical: add support for Aosong AGS02MA

[PATCH RESEND] Input: synaptics: enable InterTouch for ThinkPad L14 G1
 2023-11-15 16:57 UTC  (2+ messages)

[PATCH] drm/nouveau: Prevents NULL pointer dereference in nouveau_uvmm_sm_prepare
 2023-11-15  9:08 UTC  (3+ messages)

[PATCH v2] drm/amd/display: fix NULL dereference
 2023-11-15  5:52 UTC  (3+ messages)

[PATCH v8 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-11-14 20:32 UTC  (5+ messages)
` [PATCH v8 2/2] input: joystick: driver "

[PATCH] drm/amd/display: fix ptr comparison to 0
 2023-11-14 11:33 UTC 

[PATCH] drm/amd/display: fix NULL dereference
 2023-11-14 14:21 UTC  (2+ messages)

[PATCH] netlink: specs: devlink: add missing attributes in devlink.yaml and re-generate the related code
 2023-11-14 10:44 UTC  (3+ messages)

[PATCH] netlink: specs: devlink: add missing attributes in devlink.yaml and re-generate the related code
 2023-11-13 11:44 UTC  (4+ messages)

[PATCH v3] Fixing directly deferencing a __rcu pointer warning
 2023-11-12 20:18 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v6] selftests: rtc: Fixes rtctest error handling
 2023-11-12 13:49 UTC  (5+ messages)

[PATCH v7 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-11-11 19:22 UTC  (2+ messages)

[PATCH] selftests: capabilities: namespace create varies for root and normal user
 2023-11-11 17:38 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] Fixes the null pointer deferences in nsim_bpf
 2023-11-10 19:20 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/amd/pm: make power values signed
 2023-11-10 11:27 UTC  (3+ messages)

[PATCH RESEND] ptp: Fixes a null pointer dereference in ptp_ioctl
 2023-11-10  8:40 UTC  (2+ messages)

[PATCH] driver: scsi: Fix warning using plain integer as NULL
 2023-11-09 21:50 UTC 

[PATCH] driver : edac : Fix warning using plain integer as NULL
 2023-11-09 21:21 UTC 

[PATCH] driver : edac Fix warning using plain integer as NULL
 2023-11-09 21:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox