Linux Kernel Janitors
[Prev Page][Next Page]
- Re: [PATCH 2/3] ublk_drv: uninitialized error code in ublk_ctrl_get_queue_affinity(), (continued)
- [PATCH 1/3] ublk_drv: fix an IS_ERR() vs NULL check,
Dan Carpenter
- [PATCH 3/3] ublk_drv: missing error code in ublk_add_dev(),
Dan Carpenter
- [PATCH 1/2] nvme-auth: Fix off by one checks,
Dan Carpenter
- [PATCH] usb: phy: remove redundant store to variable var after & operation, Colin Ian King
- [PATCH][next] nvmet-auth: Fix a couple of spelling mistakes,
Colin Ian King
- [PATCH net-next] net/mlx5: unlock on error path in esw_vfs_changed_event_handler(), Dan Carpenter
- [PATCH] xen/privcmd: prevent integer overflow on 32 bit systems,
Dan Carpenter
- [PATCH] swiotlb: Fix use after free on error handling path,
Dan Carpenter
- [PATCH 1/2] null_blk: prevent NULL dereference in null_init_tag_set(),
Dan Carpenter
- Is casting a void ptr to something else considered bad kernel coding style,
Steve French
- [PATCH] drm: flip-work: rename commited -> committed, Colin Ian King
- [PATCH][next] drm/amd/display: Fix spelling mistake "supporing" -> "supporting",
Colin Ian King
- [PATCH][next] habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing",
Colin Ian King
- [PATCH] objtool: Fix spelling mistake "teh " -> "the",
Colin Ian King
- [PATCH][next] Drivers: hv: Fix spelling mistake "total_pages_commited" -> "total_pages_committed",
Colin Ian King
- [net-next PATCH] octeontx2-af: Fixes static warnings,
Ratheesh Kannoth
- [PATCH] drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream(),
Dan Carpenter
- [bug report] octeontx2-af: Drop rules for NPC MCAM,
Dan Carpenter
- [PATCH RESEND] MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE, Lukas Bulwahn
- [PATCH] MAINTAINERS: repair file entry in MICROSOFT SURFACE AGGREGATOR TABLET-MODE SWITCH,
Lukas Bulwahn
- [PATCH] ASoC: amd: Fix error pointer dereference,
Dan Carpenter
- [PATCH net] net: stmmac: fix leaks in probe,
Dan Carpenter
- [PATCH v2] PCI: endpoint: IS_ERR() vs NULL bug in pci_epf_test_init_dma_chan(),
Dan Carpenter
- [bug report] octeontx2-af: support for coalescing KPU profiles, Dan Carpenter
- [PATCH] HID: multitouch: Use the bitmap API to allocate bitmaps, Christophe JAILLET
- [PATCH] RDMA/irdma: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH 1/2] cxl: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] arm: milbeaut: remove select of non-existing PINCTRL_MILBEAUT, Lukas Bulwahn
- [PATCH SECOND RESEND] arm: davinci: remove reference to obsolete BLK_DEV_PALMCHIP_BK3710, Lukas Bulwahn
- [PATCH v2] mfd: ab8500: clean up definitions in header after debugfs removal, Lukas Bulwahn
- [PATCH] net/mlx5: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH 1/3] crypto: octeontx2: Simplify bitmap declaration,
Christophe JAILLET
- [PATCH 1/3] crypto: marvell/octeontx: Simplify bitmap declaration,
Christophe JAILLET
- [PATCH] crypto: hisilicon/zip: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] s390/pci: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] atm: he: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH v2] net/fq_impl: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] net/fq_impl: Use the bitmap API to allocate bitmaps, Christophe JAILLET
- [PATCH] net: dsa: hellcreek: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] PCI: dwc: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] drm/vc4: Use the bitmap API to allocate bitmaps, Christophe JAILLET
- [PATCH] firmware: arm_scmi: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH 1/2] firmware: ti_sci: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH 1/2] RDMA/erdma: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] RDMA/qib: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH 1/2] RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH v2] wil6210: debugfs: fix info leak in wil_write_file_wmi(),
Dan Carpenter
- [PATCH v2] ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write(),
Dan Carpenter
- [PATCH v2] eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write(),
Dan Carpenter
- [PATCH v2] drm/i915/selftests: fix a couple IS_ERR() vs NULL tests,
Dan Carpenter
- [PATCH] PCI: endpoint: IS_ERR() vs NULL bug in pci_epf_test_init_dma_chan(),
Dan Carpenter
- [PATCH] drm/i915/selftests: fix a couple IS_ERR() vs NULL tests,
Dan Carpenter
- [PATCH] drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist(),
Dan Carpenter
- [PATCH] iio: adc: max1027: unlock on error path in max1027_read_single_value(),
Dan Carpenter
- [PATCH] vfio/mlx5: clean up overflow check,
Dan Carpenter
- [PATCH RESEND] x86: mm: refer to the intended config STRICT_DEVMEM in a comment,
Lukas Bulwahn
- [PATCH] MAINTAINERS: mark ARM/PALM TREO SUPPORT orphan,
Lukas Bulwahn
- [PATCH] crypto: x86/blowfish: remove redundant assignment to variable nytes,
Colin Ian King
- [PATCH 1/2] powercap: arm_scmi: Fix signedness bug in probe,
Dan Carpenter
- [bug report] net: txgbe: Add build support for txgbe, Dan Carpenter
- [PATCH net-next] can: slcan: use scnprintf() as a hardening measure, Dan Carpenter
- [PATCH] ASoC: SOF: debug: delete sof_dfsentry_write(),
Dan Carpenter
- [PATCH 1/2] ASoC: SOF: sof-client-probes: fix error codes in sof_probes_compr_copy(),
Dan Carpenter
- [PATCH] ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write(),
Dan Carpenter
- [PATCH] eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write(),
Dan Carpenter
- [PATCH 1/2] wil6210: debugfs: fix info leak in wil_write_file_wmi(),
Dan Carpenter
- [PATCH] perf/arm-cci: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH v2] MIPS: mm: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH 1/2] qed: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] cnic: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] bnxt: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] sfc: falcon: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] sfc/siena: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] uprobes: Use the bitmap API to allocate bitmaps, Christophe JAILLET
- [PATCH] ASoC: Intel: avs: correct config reference for I2S test board,
Lukas Bulwahn
- [PATCH] vfio: hisi_acc_vfio_pci: fix integer overflow check in hisi_acc_vf_resume_write(),
Dan Carpenter
- [PATCH] LoongArch: drop these obsolete selects in Kconfig,
Lukas Bulwahn
- [PATCH] lib/ts_bm.c: remove redundant store to variable consumed after addition, Colin Ian King
- [PATCH] gpu: host1x: Use the bitmap API to allocate bitmaps, Christophe JAILLET
- [PATCH] sgi-xp: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] scsi: qedi: Use the bitmap API to allocate bitmaps, Christophe JAILLET
- [PATCH] scsi: qla2xxx: Use the bitmap API to allocate bitmaps, Christophe JAILLET
- [PATCH] netfilter: ipvs: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] wifi: mac80211: Use the bitmap API to allocate bitmaps, Christophe JAILLET
- [PATCH] x86/amd_nb: remove redundant initialization of variable i, Colin Ian King
- [PATCH] KVM: arm64: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] csky: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] vDPA/ifcvf: remove duplicated assignment to pointer cfg,
Colin Ian King
- [PATCH] MIPS: mm: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] MIPS: math-emu: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH][next] fs/ntfs3: remove duplicated assignment to variable r,
Colin Ian King
- [PATCH] ubi: fastmap: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] PCI: iproc: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] p54: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH 00/11] docs: remove submitting-drivers.rst,
Lukas Bulwahn
- [PATCH 01/11] docs: kernel-docs: order reference from newest to oldest, Lukas Bulwahn
- [PATCH 04/11] docs: kernel-docs: add a reference mentioned in submitting-drivers.rst, Lukas Bulwahn
- [PATCH 02/11] docs: kernel-docs: shorten the lengthy doc title, Lukas Bulwahn
- [PATCH 07/11] docs: it_IT: align to submitting-drivers removal, Lukas Bulwahn
- [PATCH 03/11] docs: kernel-docs: reflect that it is community-maintained, Lukas Bulwahn
- [PATCH 06/11] docs: process: remove outdated submitting-drivers.rst, Lukas Bulwahn
- [PATCH 05/11] docs: admin: devices: drop confusing outdated statement on Latex, Lukas Bulwahn
- [PATCH 08/11] docs: ja_JP: howto: remove reference to removed submitting-drivers, Lukas Bulwahn
- [PATCH 09/11] docs: ko_KR: howto: remove reference to removed submitting-drivers, Lukas Bulwahn
- [PATCH 10/11] docs: zh_CN: align to submitting-drivers removal, Lukas Bulwahn
- [PATCH 11/11] docs: zh_TW: align to submitting-drivers removal, Lukas Bulwahn
- Re: [PATCH 00/11] docs: remove submitting-drivers.rst, Jonathan Corbet
- [PATCH v2] drm/bridge: Avoid uninitialized variable warning,
Dan Carpenter
- [PATCH] soc: fsl: guts: fix IS_ERR() vs NULL bug,
Dan Carpenter
- [PATCH] dt-bindings: Fix spelling mistakes in documentation yaml files "is is" -> "is",
Colin Ian King
- [PATCH] secretmem: drop unneeded initialization in secretmem_file_create(),
Lukas Bulwahn
- [PATCH] habanalabs: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] cxgb4: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] mtd: nand: bbt: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] block: null_blk: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
- [PATCH] RDMA/qib: Use the bitmap API when applicable,
Christophe JAILLET
- [PATCH 0/4] Introduce bitmap_size(),
Christophe JAILLET
- [PATCH v2] hwmon: (asus_wmi_sensors) Save a few bytes of memory,
Christophe JAILLET
- Re: [PATCH v5] coccinelle: Extend address test from ifaddr semantic patch to test expressions,
Julia Lawall
[PATCH] hwmon: (asus_wmi_sensors) Save a few bytes of memory,
Christophe JAILLET
[PATCH] mailbox: Fix repeated use of "the the" in Kconfig, Colin Ian King
[PATCH] ARM: Fix repeated use of "the the" in Kconfig, Colin Ian King
[PATCH] HID: core: remove unneeded assignment in hid_process_report(),
Lukas Bulwahn
[PATCH] MAINTAINERS: adjust XDP SOCKETS after file movement,
Lukas Bulwahn
[PATCH] fs/ntfs3: unlock on error in attr_insert_range(),
Dan Carpenter
Re: [cocci] [PATCH] scripts/coccinelle/free: add NULL test before dev_{put, hold} functions,
Ziyang Xuan (William)
[PATCH] ALSA: wavefront: remove redundant assignment to pointer end,
Colin Ian King
[PATCH] cifs: remove redundant initialization to variable mnt_sign_enabled,
Colin Ian King
[PATCH] nfsd: remove redundant assignment to variable len,
Colin Ian King
[PATCH] media: atomisp: clean up for-loop, remove redundant assignment to variable i, Colin Ian King
[PATCH] ipv6: remove redundant store to value after addition,
Colin Ian King
[PATCH v3] usb: gadget: aspeed_udc: fix handling of tx_len == 0, Dan Carpenter
[PATCH] drm/bridge: Avoid uninitialized variable warning,
Dan Carpenter
[PATCH] rtc: rv8803: unlock on error path in rv8803_set_time(),
Dan Carpenter
[PATCH] PM / devfreq: passive: revert an editing accident in SPDX-License line,
Lukas Bulwahn
[PATCH] perf/x86/rapl: use NULL for a null pointer rather than zero, Colin Ian King
[RFC PATCH 00/11] docs: remove submitting-drivers.rst,
Lukas Bulwahn
- [RFC PATCH 04/11] docs: kernel-docs: add a reference mentioned in submitting-drivers.rst, Lukas Bulwahn
- [RFC PATCH 02/11] docs: kernel-docs: shorten the lengthy doc title, Lukas Bulwahn
- [RFC PATCH 03/11] docs: kernel-docs: reflect that it is community-maintained, Lukas Bulwahn
- [RFC PATCH 05/11] docs: admin: devices: drop confusing outdated statement on Latex, Lukas Bulwahn
- [RFC PATCH 01/11] docs: kernel-docs: order reference from newest to oldest, Lukas Bulwahn
- [RFC PATCH 06/11] docs: process: remove outdated submitting-drivers.rst, Lukas Bulwahn
- [RFC PATCH 07/11] docs: it_IT: align to submitting-drivers removal, Lukas Bulwahn
- [RFC PATCH 08/11] docs: ja_JP: howto: remove reference to removed submitting-drivers, Lukas Bulwahn
- [RFC PATCH 10/11] docs: zh_CN: align to submitting-drivers removal, Lukas Bulwahn
- [RFC PATCH 11/11] docs: zh_TW: align to submitting-drivers removal, Lukas Bulwahn
- [RFC PATCH 09/11] docs: ko_KR: howto: remove reference to removed submitting-drivers, Lukas Bulwahn
- Re: [RFC PATCH 00/11] docs: remove submitting-drivers.rst, Bagas Sanjaya
- Re: [RFC PATCH 00/11] docs: remove submitting-drivers.rst, Jonathan Corbet
[PATCH][next] KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds",
Colin Ian King
[PATCH] hinic: Use the bitmap API when applicable,
Christophe JAILLET
[PATCH 0/3] memstick/ms_block:,
Christophe JAILLET
[PATCH] powerpc/xive: Fix some incorrect memory allocation,
Christophe JAILLET
[PATCH] sh: sq: Use the bitmap API when applicable,
Christophe JAILLET
[PATCH][next] fpga: fpga-mgr: Fix spelling mistake "bitsream" -> "bitstream",
Colin Ian King
[PATCH] usb: musb: mpfs: Fix error codes in probe(),
Dan Carpenter
[PATCH] drm/i915: Fix error code in icl_compute_combo_phy_dpll(), Dan Carpenter
[PATCH] kfifo: fix kfifo_to_user() return type, Dan Carpenter
[PATCH] Add Belimo to ftdi driver,
Luz
[PATCH] PM / devfreq: imx-bus: use NULL to pass a null pointer rather than zero,
Colin Ian King
[PATCH][next] NTB: EPF: set pointer addr to null using NULL rather than 0,
Colin Ian King
[PATCH] scsi: fcoe: remove redundant assignment to variable wlen,
Colin Ian King
[PATCH] pstore/zone: cleanup "rcnt" type,
Dan Carpenter
[PATCH net-next] net: lan743x: Use correct variable in lan743x_sgmii_config(),
Dan Carpenter
[PATCH net] net: fix IFF_TX_SKB_NO_LINEAR definition,
Dan Carpenter
[PATCH v2] usb: gadget: aspeed_udc: fix handling of tx_len == 0,
Dan Carpenter
[PATCH] MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS,
Lukas Bulwahn
[PATCH] MAINTAINERS: rectify entry for NVIDIA TEGRA DRM and VIDEO DRIVER,
Lukas Bulwahn
[PATCH] gpio: winbond: Fix error code in winbond_gpio_get(),
Dan Carpenter
[PATCH][next] drm/amdkfd: Fix spelling mistake "mechanim" -> "mechanism",
Colin Ian King
[PATCH][next] drm/amdgpu/display: Fix spelling mistake "supporing" -> "supporting",
Colin Ian King
[PATCH] usb: gadget: aspeed_udc: fix handling of tx_len == 0,
Dan Carpenter
[PATCH] drm/vc4: fix error code in vc4_check_tex_size(),
Dan Carpenter
[PATCH][next] raw: remove redundant pointers saddr and daddr,
Colin Ian King
[PATCH] wifi: mac80211: remove redundant pointer bss,
Colin Ian King
[bug report] soc: mediatek: SVS: add mt8192 SVS GPU driver,
Dan Carpenter
[PATCH] PCI: rcar-ep: Simplify bitmap allocation.,
Christophe JAILLET
[PATCH][next] iio: adc: qcom-spmi-rradc: Fix spelling mistake "coherrency" -> "coherency",
Colin Ian King
[PATCH][V2] MIPS: PCI: Remove leading space in info message, rename pci,
Colin Ian King
[PATCH v2] media: tw686x: Fix an error handling path in tw686x_probe(), Christophe JAILLET
[PATCH] media: tw686x: Fix an error handling path in tw686x_probe(), Christophe JAILLET
[PATCH] MIPS: PCI: Remove leading space in info message,
Colin Ian King
[PATCH] extconn: remove extraneous space before a debug message,
Colin Ian King
[PATCH] drm/rockchip: Fix an error handling path rockchip_dp_probe(),
Christophe JAILLET
[PATCH] drm/bochs: Fix some error handling paths in bochs_pci_probe(), Christophe JAILLET
[PATCH] HID: cp2112: Remove some dead code,
Christophe JAILLET
[PATCH 1/2] usb: gadget: aspeed_udc: cleanup loop in ast_dma_descriptor_setup(),
Dan Carpenter
[PATCH -next] irqchip/apple-aic: Make symbol 'use_fast_ipi' static,
Wei Yongjun
[PATCH] scsi: qla2xxx: check correct variable in qla24xx_async_gffid(),
Dan Carpenter
[PATCH] brcmfmac: use strreplace() in brcmf_of_probe(),
Dan Carpenter
[PATCH] ASoC: SOF: ipc4-topology: Fix error code in sof_ipc4_volume_put(),
Dan Carpenter
[PATCH] MAINTAINERS: Repair file entry in ASPEED USB UDC DRIVER,
Lukas Bulwahn
[PATCH] x86,iommu:cleanup misleading comment about SWIOTLB turned off by IOMMU, korantwork
[PATCH] Bluetooth: btbcm: Use strreplace() in btbcm_get_board_name(),
Dan Carpenter
[PATCH] ASoC: SOF: mediatek: Fix error code in probe,
Dan Carpenter
[PATCH] platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_devices(),
Dan Carpenter
[PATCH][next] usb: gadget: ast2600: Fix a couple of spelling mistakes,
Colin Ian King
[PATCH] misc: rtsx: Fix an error handling path in rtsx_pci_probe(), Christophe JAILLET
[PATCH] dmaengine: fsl-edma: remove redundant assignment to pointer last_sg,
Colin Ian King
[PATCH] ASoC: Intel: Skylake: remove redundant re-assignments to pointer array,
Colin Ian King
[PATCH] drm: fix an error code in drm_syncobj_transfer_to_timeline(),
Dan Carpenter
[PATCH] drm: logicvc: fix error code in logicvc_layer_init(),
Dan Carpenter
[PATCH] spi: core: Fix error code in spi_register_controller(),
Dan Carpenter
[PATCH] drm: logicvc: Fix uninitialized variable in probe,
Dan Carpenter
Issue in count_mm_mlocked_page_nr() with commit afcf76df48f9 ("mm/mlock: use vma iterator and maple state instead of vma linked list"),
Lukas Bulwahn
[PATCH][next] platform/chrome: Fix spelling mistake "unknwon" -> "unknown",
Colin Ian King
[PATCH][next] net: axienet: Fix spelling mistake "archecture" -> "architecture",
Colin Ian King
[PATCH] net: bgmac: Fix an erroneous kfree() in bgmac_remove(),
Christophe JAILLET
[PATCH] MAINTAINERS: add include/dt-bindings/thermal to THERMAL,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/pinctrl to PIN CONTROL SUBSYSTEM,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/leds to LED SUBSYSTEM, Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/interrupt-controller to IRQCHIP DRIVERS, Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/pwm to PWM SUBSYSTEM,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/usb to USB SUBSYSTEM, Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/phy to GENERIC PHY FRAMEWORK,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/nvmem to NVMEM FRAMEWORK, Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/mips to MIPS,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/media to MEDIA INPUT INFRASTRUCTURE, Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/i2c to I2C SUBSYSTEM HOST DRIVERS,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/dma to DMA GENERIC OFFLOAD ENGINE SUBSYSTEM,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/gpio to GPIO SUBSYSTEM,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/iio to IIO SUBSYSTEM AND DRIVERS,
Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/display to DRM DRIVERS, Lukas Bulwahn
[PATCH] MAINTAINERS: add include/dt-bindings/clock to COMMON CLK FRAMEWORK,
Lukas Bulwahn
[PATCH 0/2] Move headers from dt-bindings/clk to clock,
Lukas Bulwahn
[PATCH v2] p54: Fix an error handling path in p54spi_probe(),
Christophe JAILLET
[PATCH][next] spi: s3c64xx: set pointers to null using NULL rather than 0,
Colin Ian King
[PATCH] lkdtm: cfi: use NULL for a null pointer rather than zero,
Colin Ian King
[PATCH] p54: Fix an error handling path in p54spi_probe(),
Christophe JAILLET
[PATCH] media: ddbridge: Remove useless license text when SPDX-License-Identifier is already used, Christophe JAILLET
[PATCH] media: em28xx: Remove useless license text when SPDX-License-Identifier is already used, Christophe JAILLET
[PATCH] media: rcar_drif: Remove useless license text when SPDX-License-Identifier is already used,
Christophe JAILLET
[PATCH] serial: sifive: Remove useless license text when SPDX-License-Identifier is already used, Christophe JAILLET
[PATCH] perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used,
Christophe JAILLET
[PATCH] ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used,
Christophe JAILLET
[PATCH] spi: microchip-core: Fix the error handling path in mchp_corespi_probe(),
Christophe JAILLET
[PATCH v3] coccinelle: Extend address test from ifaddr to every test expression,
Jérémy LEFAURE
Message not available
Message not available
[PATCH] MAINTAINERS: Rectify entry for OPENCORES I2C BUS DRIVER,
Lukas Bulwahn
[PATCH] RDMA/erdma: signedness bug in erdma_request_vectors(),
Dan Carpenter
[PATCH] Bluetooth: fix an error code in hci_register_dev(),
Dan Carpenter
[PATCH -next] mmc: debugfs: Fix file release memory leak,
Wei Yongjun
[PATCH][next] ASoC: mediatek: mt8186: Fix a handful of spelling mistakes,
Colin Ian King
[PATCH][next] spi: s3c64xx: Fix spelling mistake "hannel" -> "channel",
Colin Ian King
[PATCH -next] RDMA/erdma: Fix return value check in erdma_alloc_ucontext(),
Wei Yongjun
[PATCH -next] btrfs: sysfs: fix return value check in btrfs_force_chunk_alloc_s(),
Wei Yongjun
[PATCH -next] clk: stm32: rcc_reset: Fix missing spin_lock_init(),
Wei Yongjun
[PATCH v2] coccinelle: ifaddr: Find address test in more complex conditions,
Jérémy LEFAURE
[PATCH 1/2] vdpa/mlx5: fix error code for deleting vlan,
Dan Carpenter
[PATCH] MAINTAINERS: rectify file pattern in MICROCHIP OTPC DRIVER,
Lukas Bulwahn
[PATCH] MAINTAINERS: remove an obvious typo in MAPLE TREE,
Lukas Bulwahn
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]