kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-05 10:02:33 to 2021-07-23 07:34:01 UTC [more...]

[PATCH] ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
 2021-07-23  7:33 UTC  (2+ messages)

[PATCH] bpf: remove redundant intiialization of variable stype
 2021-07-22 23:50 UTC  (2+ messages)

[PATCH][next] net: dsa: sja1105: remove redundant re-assignment of pointer table
 2021-07-22 20:05 UTC  (2+ messages)

[PATCH] 6lowpan: iphc: Fix an off-by-one check of array index
 2021-07-22 14:19 UTC  (2+ messages)

[PATCH] Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
 2021-07-22 14:14 UTC  (2+ messages)

[PATCH][next] drm: Fix space indentations, replace with tabs
 2021-07-21 22:11 UTC 

[PATCH] xen/events: remove redundant initialization of variable irq
 2021-07-21 19:23 UTC  (3+ messages)

[PATCH] ALSA: korg1212: Fix crash in snd_korg1212_create()
 2021-07-21 14:04 UTC  (2+ messages)

[PATCH] ftrace: remove redundant initialization of variable ret
 2021-07-21 12:09 UTC 

[PATCH] posix-timers: remove redundant initialization of variable ret
 2021-07-21 12:01 UTC 

[PATCH AUTOSEL 4.9 17/18] scsi: be2iscsi: Fix some missing space in some messages
 2021-07-21 10:42 UTC  (2+ messages)

[PATCH] video: fbdev: arcfb: remove redundant initialization of variable err
 2021-07-21 10:26 UTC 

[PATCH] w1: remove redundant initialization to variable result
 2021-07-21 10:34 UTC 

[PATCH] scsi: target: remove redundant assignment to variable ret
 2021-07-21 10:15 UTC 

[PATCH] scsi: lpfc: remove redundant assignment to pointer pcmd
 2021-07-21  9:53 UTC 

[PATCH] staging: ks7010: Fix the initialization of the 'sleep_status' structure
 2021-07-21  8:45 UTC 

[PATCH] RDMA/irdma: Improve the way 'cqp_request' structures are cleaned when they are recycled
 2021-07-21  5:11 UTC  (4+ messages)

[PATCH][next] drm/i915/xelpd: Fix unsigned compared to less than zero error
 2021-07-20 17:19 UTC  (2+ messages)

[PATCH] atm: idt77252: clean up trigraph warning on ??) string
 2021-07-20 17:21 UTC  (3+ messages)

[PATCH][next] ALSA: sc6000: Fix incorrect sizeof operator
 2021-07-20 16:22 UTC  (2+ messages)

[PATCH][next] media: cxd2880-spi: Fix a null pointer dereference on error handling path
 2021-07-20 16:07 UTC 

[PATCH][next] ALSA: opti9xx: fix missing { } around an if block
 2021-07-20 15:40 UTC  (2+ messages)

[PATCH] net: marvell: clean up trigraph warning on ??! string
 2021-07-20 14:30 UTC  (2+ messages)

[PATCH][V2][next] power: supply: ab8500: clean up warnings found by checkpatch
 2021-07-20  8:29 UTC  (2+ messages)

[PATCH] serial: 8250_bcm7271: use NULL to initialized a null pointer
 2021-07-19 23:45 UTC  (2+ messages)

[PATCH] regulator: Fix a couple of spelling mistakes in Kconfig
 2021-07-19 14:37 UTC  (2+ messages)

[PATCH] sound: Fix spelling mistake "synchronization" -> "synchronization"
 2021-07-19 13:44 UTC  (2+ messages)

[PATCH] USB HID: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"
 2021-07-19 10:27 UTC 

[PATCH] tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"
 2021-07-19 10:24 UTC 

[PATCH][RESEND] power: supply: ab8500: clean up warnings found by cppcheck
 2021-07-19 10:21 UTC  (2+ messages)

[PATCH] power: supply: ab8500: clean up warnings found by cppcheck
 2021-07-19 10:15 UTC 

[PATCH] mtd: devices: mchp48l640: Fix memory leak on cmd
 2021-07-19  3:45 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: remove redundant continue statement in a for-loop
 2021-07-19  1:31 UTC  (2+ messages)

[PATCH 01/10] staging: rtl8188eu: merge two functions
 2021-07-18 17:36 UTC  (10+ messages)
` [PATCH 02/10] staging: rtl8188eu: remove the "trigger gpio 0" hal variable
` [PATCH 03/10] staging: rtl8188eu: remove RTL871X_HCI_TYPE enum
` [PATCH 04/10] staging: rtl8188eu: remove _CHIP_TYPE enum
` [PATCH 05/10] staging: rtl8188eu: remove struct eeprom_priv's EepromOrEfuse
` [PATCH 06/10] staging: rtl8188eu: remove efuse write support
` [PATCH 07/10] staging: rtl8188eu: remove unused power flows and transitions
` [PATCH 08/10] staging: rtl8188eu: remove constant function parameter
` [PATCH 09/10] staging: rtl8188eu: remove PWR_CMD_READ
` [PATCH 10/10] staging: rtl8188eu: remove cut_mask field from wl_pwr_cfg

[PATCH] iio: light: si1145: remove redundant continue statement
 2021-07-18 14:44 UTC  (2+ messages)

[PATCH v2 0/3] Remove dead linux-mips.org references
 2021-07-17 20:59 UTC  (10+ messages)
` [PATCH v2 1/3] MAINTAINERS: mark sections from Ralf Baechle orphan
` [PATCH v2 3/3] arch: mips: remove dead references

[PATCH 1/2] iio: buffer: Save a few cycles in 'iio_scan_mask_set()'
 2021-07-17 16:59 UTC  (4+ messages)
` [PATCH 2/2] iio: buffer: Move a sanity check at the beginning of 'iio_scan_mask_set()'

[PATCH bpf-next v4 0/3] Add btf_custom_path in bpf_obj_open_opts
 2021-07-17  1:39 UTC  (10+ messages)
` [PATCH bpf-next v4 1/3] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
` [PATCH bpf-next v4 2/3] libbpf: Fix the possible memory leak on error
` [PATCH bpf-next v4 3/3] selftests/bpf: Switches existing selftests to using open_opts for custom BTF

[PATCH][next] smpboot: remove inline from __always_inline'd function idle_init
 2021-07-16 22:44 UTC  (3+ messages)

[PATCH] net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
 2021-07-16 18:00 UTC  (3+ messages)

[PATCH] speakup: use C99 syntax for array initializers
 2021-07-16  8:35 UTC  (2+ messages)

[PATCH][next] nvmet: remove redundant assignments of variable status
 2021-07-16  7:53 UTC  (3+ messages)

[PATCH] mtd: rawnand: Fix a couple of spelling mistakes in Kconfig
 2021-07-15 23:08 UTC  (2+ messages)

[PATCH] mtd: rawnand: Add a check in of_get_nand_secure_regions()
 2021-07-15 22:50 UTC  (2+ messages)

[PATCH] mtd: mchp48l640: silence some uninitialized variable warnings
 2021-07-15 22:50 UTC  (2+ messages)

[PATCH] ASoC: codecs: lpass-rx-macro: clean up for-loop indentation in switch statement
 2021-07-15 19:54 UTC  (2+ messages)

[PATCH] regulator: rt6245: make a const array func_base static, makes object smaller
 2021-07-15 19:54 UTC  (2+ messages)

[PATCH] s390/bpf: perform r1 range checking before accessing jit->seen_reg[r1]
 2021-07-15 17:50 UTC  (3+ messages)

[PATCH] liquidio: Fix unintentional sign extension issue on left shift of u16
 2021-07-15 17:40 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: make a const array common_rates static, makes object smaller
 2021-07-15 16:04 UTC  (2+ messages)

[PATCH] drm: bridge: make const array frs_limits static, makes object smaller
 2021-07-15 14:43 UTC 

[PATCH] serial: 8250: 8250_omap: make a const array static, makes object smaller
 2021-07-15 14:07 UTC 

[PATCH] drivers/edac: add missing macro arguments and missing macro edac_pci_remove_sysfs
 2021-07-15 13:58 UTC 

[PATCH] gcov: clang: rectify gcov_info_add's kernel-doc
 2021-07-14 19:47 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: remove redundant assignment to usTMax
 2021-07-14 17:08 UTC 

cocci script to convert linux-kernel allocs with BITS_TO_LONGS to bitmap_alloc
 2021-07-14  6:22 UTC  (7+ messages)

[PATCH] dmaengine: idxd: Simplify code and axe the use of a deprecated API
 2021-07-14  4:51 UTC  (3+ messages)

[PATCH] arc: Fix spelling mistake and grammar in Kconfig
 2021-07-13 19:43 UTC  (2+ messages)

trivial script to find unused CONFIG_<FOO> uses in #ifdef blocks
 2021-07-13 18:23 UTC 

[PATCH v2] media: rockchip/rga: fix error handling in probe
 2021-07-13  9:24 UTC 

[PATCH] gfs2: Fix memory leak of object lsi on error return path
 2021-07-13  6:00 UTC  (2+ messages)

[PATCH] net: wwan: iosm: switch from 'pci_' to 'dma_' API
 2021-07-13  4:58 UTC  (2+ messages)

[PATCH] use 64bit timer for hpet
 2021-07-13  1:43 UTC  (7+ messages)

[PATCH bpf-next v3 0/2] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
 2021-07-13  0:01 UTC  (7+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] libbpf: Fix the possible memory leak caused by obj->kconfig

[PATCH] octeontx2-pf: Fix uninitialized boolean variable pps
 2021-07-12 18:30 UTC  (2+ messages)

[PATCH] drm/of: free the right object
 2021-07-12 14:25 UTC  (2+ messages)

[PATCH] ASoC: ti: delete some dead code in omap_abe_probe()
 2021-07-12 10:45 UTC  (2+ messages)

[PATCH 0/3] crypto: qat - Fixes and clean-ups
 2021-07-12 10:28 UTC  (6+ messages)
` [PATCH 1/3] crypto: qat - Simplify code and axe the use of a deprecated API
` [PATCH 2/3] crypto: qat - Disable AER if an error occurs in probe functions
` [PATCH 3/3] crypto: qat - Fix a typo in a comment

[PATCH] ALSA: hda/ca0132: remove redundant initialization of variable status
 2021-07-12  9:13 UTC  (2+ messages)

[PATCH][next] perf tools: Fix spelling mistake "falied" -> "failed"
 2021-07-12  8:34 UTC 

[PATCH] ocfs2: remove an unnecessary condition
 2021-07-12  1:46 UTC  (2+ messages)

[PATCH] media: rockchip/rga: fix a use after free in rga_probe()
 2021-07-09 13:45 UTC  (3+ messages)

[PATCH] media: venus: venc: Fix potential null pointer dereference on pointer fmt
 2021-07-09 12:30 UTC 

[PATCH bpf-next v2] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
 2021-07-08 21:48 UTC  (2+ messages)

[PATCH] bus: mhi: pci_generic: Simplify code and axe the use of a deprecated API
 2021-07-08 17:32 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Introduce 'custom_btf_path' to 'bpf_obj_open_opts'
 2021-07-08 13:11 UTC  (5+ messages)

[PATCH net] sock: unlock on error in sock_setsockopt()
 2021-07-08  4:00 UTC  (2+ messages)

[PATCH] ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name()
 2021-07-08  0:35 UTC  (2+ messages)

[PATCH] ksmbd: delete some stray tabs
 2021-07-08  0:33 UTC  (2+ messages)

[PATCH] iavf: remove redundant null check on key
 2021-07-07 22:59 UTC  (4+ messages)

[PATCH 1/3] PCI: tegra: Fix OF node reference leak
 2021-07-07 19:52 UTC  (9+ messages)
` [PATCH 2/3] PCI: tegra: Use 'seq_puts' instead of 'seq_printf'
` [PATCH 3/3] PCI: tegra: make const array err_msg static

[PATCH][next] octeontx2-pf: Fix assigned error return value that is never used
 2021-07-06 22:30 UTC  (2+ messages)

[PATCH][next] pwm: core: remove redundant assignment to pointer pwm
 2021-07-06 16:27 UTC  (3+ messages)

[PATCH][next] perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
 2021-07-06 13:28 UTC  (2+ messages)

[PATCH][next] ksmbd: Fix read on the uninitialized pointer sess
 2021-07-06 12:43 UTC  (2+ messages)

[PATCH][next] octeontx2-af: Fix a handful of spelling mistakes and typos
 2021-07-06  8:49 UTC 

[PATCH 1/4] drm/amdgpu: fix a signedness bug in __verify_ras_table_checksum()
 2021-07-06  0:52 UTC  (3+ messages)

[PATCH] firewire: nosy: switch from 'pci_' to 'dma_' API
 2021-07-05 19:46 UTC  (2+ messages)

[PATCH] Input: keyboard: Fix spelling mistake in Kconfig "useable" -> "usable"
 2021-07-05 10:02 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).