kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-17 08:05:34 to 2020-10-29 20:51:50 UTC [more...]

[PATCH] btrfs: clean up NULL checks in qgroup_unreserve_range()
 2020-10-29 20:51 UTC  (3+ messages)

[PATCH][next] sched/debug: fix memory corruption caused by multiple small reads of flags
 2020-10-29 15:42 UTC  (3+ messages)

[PATCH] MAINTAINERS: rectify DELL WMI SYSMAN DRIVERS section
 2020-10-29 13:35 UTC  (2+ messages)

[PATCH][next] ASoC: qcom: fix unsigned int bitwidth compared to less than zero
 2020-10-29 12:40 UTC  (2+ messages)

[PATCH] x86/unwind: remove unneeded initialization
 2020-10-29 12:04 UTC  (4+ messages)
` AW: "

[PATCH 2/2] usb: typec: stusb160x: fix some signedness bugs
 2020-10-29  8:21 UTC  (6+ messages)
  ` AW: "

[PATCH] agp: amd64: remove unneeded initialization
 2020-10-29  2:37 UTC  (3+ messages)

[PATCH resend] hwrng: imx-rngc - irq already prints an error
 2020-10-29  0:52 UTC 

[PATCH] net: cls_api: remove unneeded local variable in tc_dump_chain()
 2020-10-28 17:38 UTC  (4+ messages)

[PATCH] kernel/hung_task.c: make type annotations consistent
 2020-10-28 13:05 UTC 

[PATCH][next] drm/amd/pm: fix out-of-bound read on pptable->SkuReserved
 2020-10-28 12:43 UTC 

[PATCH 1/2] usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probe
 2020-10-28 12:29 UTC  (6+ messages)
` [PATCH 1/2 v2] "

[PATCH] ipv6: mcast: make annotations for ip6_mc_msfget() consistent
 2020-10-28 11:53 UTC 

[PATCH][next] net/sunrpc: fix unsigned size_t comparison to less than zero
 2020-10-28 11:44 UTC 

Coccinelle: Checking the influence of “Grep query”
 2020-10-28  6:50 UTC  (4+ messages)
    ` [Cocci] Coccinelle: Checking the relevanc =?UTF-8?Q?e_of_parentheses_in_=E2=

[PATCH 1/2 net] devlink: Fix some error codes
 2020-10-28  0:12 UTC  (3+ messages)
` [PATCH 2/2 net] devlink: Unlock on error in dumpit()

[PATCH][V2] selftests/ftrace: check for do_sys_openat2 in user-memory test
 2020-10-27 19:22 UTC  (3+ messages)

[PATCH] MIPS: Kconfig: fix a few trivial spelling mistakes
 2020-10-27 18:34 UTC 

[PATCH] net/sunrpc: clean up error checking in proc_do_xprt()
 2020-10-27 14:17 UTC 

[PATCH] net: atm: fix update of position index in lec_seq_next
 2020-10-27 11:49 UTC 

[PATCH] sched/fair: check for idle core
 2020-10-27 11:48 UTC  (68+ messages)
                ` default cpufreq gov, was: "
                  ` [PATCH] cpufreq: Avoid configuring old governors as default with intel_pstate
                    ` [PATCH v2] "
            ` AW: [PATCH] sched/fair: check for idle core

[PATCH] rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
 2020-10-27 11:32 UTC  (2+ messages)

[PATCH] hw_random : platform_get_irq() already prints an error
 2020-10-27 11:22 UTC  (3+ messages)

[PATCH][next] afs: fix a dereference on pointer cell before cell is null checked
 2020-10-27 11:18 UTC  (3+ messages)

[PATCH 0/2] vsock: minor clean up of ioctl error handling
 2020-10-27  9:18 UTC  (5+ messages)
` [PATCH 1/2][V2] vsock: remove ratelimit unknown ioctl message
` [PATCH 2/2] vsock: fix the error return when an invalid ioctl command is used

[PATCH] Input: adxl34x - clean up a data type in adxl34x_probe()
 2020-10-27  0:10 UTC  (3+ messages)

[PATCH] regulator: lp872x: make a const array static, makes object smaller
 2020-10-26 23:47 UTC  (2+ messages)

[PATCH net] net: hns3: clean up a return in hclge_tm_bp_setup()
 2020-10-26 23:17 UTC  (4+ messages)

[PATCH] vsock: ratelimit unknown ioctl error message
 2020-10-26 18:37 UTC  (12+ messages)

[PATCH] xhci: Fix sizeof() mismatch
 2020-10-26 13:46 UTC  (2+ messages)

[PATCH net] can: peak_usb: add range checking in decode operations
 2020-10-26 13:41 UTC  (3+ messages)

[PATCH] drm/v3d: Fix double free in v3d_submit_cl_ioctl()
 2020-10-26 10:23 UTC  (5+ messages)
` [PATCH resend] "

[PATCH net] vhost_vdpa: Return -EFUALT if copy_from_user() fails
 2020-10-26  2:59 UTC  (3+ messages)

[Cocci] [PATCH] Coccinelle: null: O =?UTF-8?Q?ptimise_disjunctions_in_
 2020-10-25 20:27 UTC  (3+ messages)
    ` [Cocci] Coccinelle: null: Optimise disj =?UTF-8?Q?unctions_in_SmPL_script_

[PATCH] arch/Kconfig: fix a few trivial spelling mistakes in Kconfig
 2020-10-24 14:48 UTC  (2+ messages)

[PATCH] drm/i915: Fix a crash in shmem_pin_map() error handling
 2020-10-24 13:47 UTC  (3+ messages)

[PATCH] hwmon: (pmbus/max20730) use scnprintf() instead of snprintf()
 2020-10-23 21:15 UTC  (2+ messages)

[PATCH] hwmon: (pmbus/max20730) delete some dead code
 2020-10-23 21:14 UTC  (2+ messages)

[PATCH 1/2] vfio/fsl-mc: return -EFAULT if copy_to_user() fails
 2020-10-23 11:34 UTC 

[PATCH 2/2] vfio/fsl-mc: prevent underflow in vfio_fsl_mc_mmap()
 2020-10-23 11:29 UTC 

[PATCH] ext4: Fix an IS_ERR() vs NULL check
 2020-10-23 11:22 UTC 

[PATCH][next] docs/vm: trivial fixes to several spelling mistakes
 2020-10-22 22:11 UTC  (2+ messages)

[PATCH net] mISDN: hfcpci: Fix a use after free in hfcmulti_tx()
 2020-10-22 14:44 UTC  (3+ messages)

[PATCH][next] ext4: remove redundant assignment of variable ex
 2020-10-21 13:23 UTC 

[PATCH] net: dsa: bcm_sf2: make const array static, makes object smaller
 2020-10-21  4:00 UTC  (3+ messages)

[PATCH] media: staging: rkisp1: rsz: make const array static, makes object smaller
 2020-10-20 21:53 UTC  (5+ messages)

[PATCH] cifs: make const array static, makes object smaller
 2020-10-20 16:55 UTC  (3+ messages)

[PATCH] can: isotp: make const array static, makes object smaller
 2020-10-20 15:52 UTC  (2+ messages)

De Mr Armand AGBO(Demande de Partenariat / Partnership Request)
 2020-10-20  6:12 UTC 

[PATCH] staging: wfx: make a const array static, makes object smaller
 2020-10-19 17:52 UTC  (5+ messages)

TREAT AS URGENT/ REPLY FOR MORE DETAILS
 2020-10-19  9:39 UTC 

[Cocci] Determination of an usage statistic for memory allocation calls
 2020-10-18 16:20 UTC 

[PATCH] ALSA: hda/ca0132: make some const arrays static, makes object smaller
 2020-10-17  8:05 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).