kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-07 07:37:17 to 2019-09-18 11:48:47 UTC [more...]

[PATCH] mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe()
 2019-09-18 11:48 UTC 

[PATCH] memory/fsl-corenet-cf: Use devm_platform_ioremap_resource() in ccf_probe()
 2019-09-18 11:26 UTC 

[PATCH] media: rc: Use devm_platform_ioremap_resource() in tango_ir_probe()
 2019-09-18 11:00 UTC  (2+ messages)

[PATCH] regulator: vexpress: Use PTR_ERR_OR_ZERO() in vexpress_regulator_probe()
 2019-09-18 10:44 UTC  (2+ messages)

[PATCH][next] can: fix resource leak of skb on error return paths
 2019-09-18 10:11 UTC 

[PATCH] media: platform: Use devm_platform_ioremap_resource() in two functions
 2019-09-18  9:30 UTC 

[PATCH stable 4.4 net] net: rds: Fix NULL ptr use in rds_tcp_kill_sock
 2019-09-18  9:02 UTC  (3+ messages)

[PATCH] leds-bcm63xx: Use devm_platform_ioremap_resource() in two functions
 2019-09-18  8:55 UTC 

[PATCH -next] erofs: fix return value check in erofs_read_superblock()
 2019-09-18  8:33 UTC  (2+ messages)

[PATCH] hwmon: (aspeed-pwm-tacho) Use devm_platform_ioremap_resource() in aspeed_pwm_tacho_probe()
 2019-09-18  8:20 UTC 

[PATCH] hwrng: mediatek: Use devm_platform_ioremap_resource() in mtk_rng_probe()
 2019-09-18  7:44 UTC 

[PATCH] hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_probe()
 2019-09-18  7:19 UTC 

[PATCH] sata_gemini: Use devm_platform_ioremap_resource() in gemini_sata_probe()
 2019-09-18  6:34 UTC 

[PATCH] ARM: zx: Use devm_platform_ioremap_resource() in zx296702_pd_probe()
 2019-09-18  5:57 UTC 

[3/3] i2c: qup: Use devm_platform_ioremap_resource helper
 2019-09-17 16:50 UTC  (2+ messages)

[PATCH 2/3] i2c: qup: Remove dev_err() log after platform_get_irq*() failure
 2019-09-17 16:37 UTC  (2+ messages)

[1/3] i2c: qup: remove explicit conversion to boolean
 2019-09-17 16:32 UTC  (2+ messages)

[PATCH] ath10k: fix spelling mistake "eanble" -> "enable"
 2019-09-17 14:13 UTC  (2+ messages)

[PATCH] drm/selftests: fix spelling mistake "misssing" -> "missing"
 2019-09-17 12:58 UTC  (2+ messages)

[PATCH] perf test: fix spelling mistake "sythesizing" -> "synthesizing"
 2019-09-17  7:54 UTC  (3+ messages)
` [PATCH] perf test: fix spelling mistake "allos" -> "allocate"

[PATCH] media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'
 2019-09-17  7:06 UTC  (6+ messages)

[PATCH] iommu/qcom: Simplify a test in 'qcom_iommu_add_device()'
 2019-09-17  6:23 UTC  (2+ messages)

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2019-09-17  4:48 UTC 

[PATCH] sample: vfio mdev display - Fix a missing error code in an error handling path
 2019-09-16 20:22 UTC 

[PATCH] iommu/arm-smmu: Axe a useless test in 'arm_smmu_master_alloc_smes()'
 2019-09-16 19:43 UTC  (3+ messages)

[PATCH] usbip: vhci_hcd indicate failed message
 2019-09-16 15:47 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] RDMA/bnxt_re: fix spelling mistake "missin_resp" -> "missing_resp"
 2019-09-16 14:00 UTC  (4+ messages)

ss: Checking selected network ports
 2019-09-16 10:32 UTC 

[PATCH][next] staging: rtl8723bs: os_dep: fix spelling mistake "offet" -> "offset"
 2019-09-16  9:22 UTC 

[PATCH][next] scsi: hisi_sas: fix spelling mistake "digial" -> "digital"
 2019-09-16  9:17 UTC 

[PATCH][next] memory: exynos5422: fix spelling mistake "counld" -> "could"
 2019-09-16  9:12 UTC 

[PATCH] brcmsmac: remove a useless test
 2019-09-16  8:32 UTC  (2+ messages)

[PATCH] net/wan: dscc4: remove broken dscc4 driver
 2019-09-16  7:15 UTC  (3+ messages)

[PATCH] qed: fix spelling mistake "fullill" -> "fulfill"
 2019-09-16  7:07 UTC  (2+ messages)

[PATCH] drm/mcde: Fix some resource leak in an error path in 'mcde_probe()'
 2019-09-15 19:41 UTC 

Здравствуйте! Вас =?utf-8?B?0LjQvdGC0LXRgNC10YHRg9GO0YIg0LrQu
 2019-09-15  1:53 UTC 

Problems during compiling in kernel modules
 2019-09-14 15:23 UTC  (14+ messages)

[PATCH] media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZE
 2019-09-14 12:46 UTC  (2+ messages)

Charity Gift
 2019-09-14 10:34 UTC 

omfs: make use of kmemdup
 2019-09-14  6:24 UTC 

[PATCH] bus: qcom: fix spelling mistake "ambigous" -> "ambiguous"
 2019-09-13 22:01 UTC  (2+ messages)

drm/amdgpu: remove the redundant null check
 2019-09-13 21:04 UTC  (4+ messages)

[PATCH] drm/amd/display: rename variable eanble -> enable
 2019-09-13 20:28 UTC  (2+ messages)

[PATCH net 0/2] fix memory leak for sctp_do_bind
 2019-09-13 20:06 UTC  (19+ messages)
` [PATCH net 2/2] sctp: destroy bucket if failed to bind addr
` [PATCH net 1/2] sctp: remove redundant assignment when call sctp_get_port_local
                ` [PATCH v2 net 0/3] fix memory leak for sctp_do_bind
                  ` [PATCH v2 net 2/3] sctp: remove redundant assignment when call sctp_get_port_local
                  ` [PATCH v2 net 3/3] sctp: destroy bucket if failed to bind addr
                  ` [PATCH v2 net 1/3] sctp: change return type of sctp_get_port_local

[PATCH v2] media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'
 2019-09-13 19:06 UTC 

Queries of an aspiring kernel developer
 2019-09-13 14:41 UTC  (3+ messages)

[PATCH] ssb: make array pwr_info_offset static const, makes object smaller
 2019-09-13 14:23 UTC  (3+ messages)

[PATCH] bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object size
 2019-09-13 13:45 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: make array static const and remove redundant assignment
 2019-09-13 13:44 UTC  (2+ messages)

[PATCH] mtd: rawnand: fix spelling mistake "gravepagess" -> "gravepages"
 2019-09-13 12:33 UTC  (2+ messages)

[PATCH] genirq/debugfs: fix spelling mistake "effectiv" -> "effective"
 2019-09-13  8:08 UTC 

[PATCH] pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()
 2019-09-12 12:01 UTC  (2+ messages)

[PATCH] sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
 2019-09-12 11:56 UTC  (3+ messages)

[PATCH] ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
 2019-09-12 10:21 UTC  (2+ messages)

[PATCH] s390/qeth: fix spelling mistake "alocpool" -> "allocpool"
 2019-09-12  7:22 UTC  (3+ messages)

[PATCH] ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
 2019-09-12  0:54 UTC  (2+ messages)

[PATCH] staging: vhciq_core: replace snprintf with scnprintf
 2019-09-11 17:50 UTC  (7+ messages)

[PATCH] x86: KVM: svm: Fix a check in nested_svm_vmrun()
 2019-09-11 15:28 UTC  (2+ messages)

[PATCH] ms_block: fix spelling mistake "randomally" -> "randomly"
 2019-09-11 14:21 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smaller
 2019-09-11 14:21 UTC  (2+ messages)

[PATCH] mlx4: fix spelling mistake "veify" -> "verify"
 2019-09-11 14:20 UTC  (2+ messages)

[PATCH] net: hns3: fix spelling mistake "undeflow" -> "underflow"
 2019-09-11 14:17 UTC  (2+ messages)

[PATCH] net: lmc: fix spelling mistake "runnin" -> "running"
 2019-09-11 14:13 UTC  (2+ messages)

[PATCH] NFC: st95hf: fix spelling mistake "receieve" -> "receive"
 2019-09-11 14:07 UTC  (2+ messages)

[PATCH -next] gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
 2019-09-11 13:50 UTC  (2+ messages)

[PATCH] scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()
 2019-09-11 12:55 UTC  (2+ messages)

[PATCH] drm/i915/gvt: fix spelling mistake "Interupts" -> "Interrupts"
 2019-09-11 11:11 UTC  (2+ messages)
` [PATCH] drm/i915/gvt: fix spelling mistake "resseting" -> "resetting"

[PATCH v3] drm: panel-lvds: Potential Oops in probe error handling
 2019-09-11 10:49 UTC 

[PATCH] usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent"
 2019-09-11 10:07 UTC 

[PATCH] pinctrl: bcm: remove redundant assignment to pointer log
 2019-09-11  9:57 UTC  (2+ messages)

[PATCH] dtc: fix spelling mistake "mmory" -> "memory"
 2019-09-11  9:31 UTC 

[PATCH net] net: sonic: replace dev_kfree_skb in sonic_send_packet
 2019-09-11  8:14 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH] NTB: ntb_transport: remove redundant assignment to rc
 2019-09-10 17:02 UTC  (2+ messages)

[PATCH v2] i2c: i2c-amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
 2019-09-10 13:42 UTC 

[PATCH] drm: panel-lvds: Potential Oops in probe error handling
 2019-09-10 13:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] media: imx7-mipi-csis: make array 'registers' static const, makes object smaller
 2019-09-10  8:43 UTC  (2+ messages)

[PATCH] net/mlx4_en: ethtool: make array modes static const, makes object smaller
 2019-09-10  8:29 UTC  (2+ messages)

[PATCH] tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
 2019-09-10  4:17 UTC 

[PATCH] tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
 2019-09-10  4:11 UTC 

[PATCH] mips: Loongson: Fix the link time qualifier of 'serial_exit()'
 2019-09-10  3:59 UTC 

[PATCH] net/ixgbevf: make array api static const, makes object smaller
 2019-09-09 21:03 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] iommu/io-pgtable: Move some initialization data to .init.rodata
 2019-09-09 20:19 UTC 

[PATCH] unicode: make array 'token' static const, makes object smaller
 2019-09-09 14:21 UTC  (2+ messages)

[PATCH] spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()
 2019-09-09 10:07 UTC  (3+ messages)
` Applied "spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()" to the spi tree

[PATCH] regulator: lp8788-ldo: make array en_mask static const, makes object smaller
 2019-09-09 10:07 UTC  (2+ messages)
` Applied "regulator: lp8788-ldo: make array en_mask static const, makes object smaller" to the regula

[PATCH] ASoC: codecs: ad193x: make two arrays static const, makes object smaller
 2019-09-09 10:07 UTC  (2+ messages)
` Applied "ASoC: codecs: ad193x: make two arrays static const, makes object smaller" to the asoc tree

[PATCH] ASoC: rt1011: make array pd static const, makes object smaller
 2019-09-09 10:07 UTC  (2+ messages)
` Applied "ASoC: rt1011: make array pd static const, makes object smaller" to the asoc tree

[PATCH] ASoC: rt1305: make array pd static const, makes object smaller
 2019-09-09 10:07 UTC  (2+ messages)
` Applied "ASoC: rt1305: make array pd static const, makes object smaller" to the asoc tree

[PATCH] ASoC: rt1308: make array pd static const, makes object smaller
 2019-09-09 10:07 UTC  (2+ messages)
` Applied "ASoC: rt1308: make array pd static const, makes object smaller" to the asoc tree

[PATCH] gpio: mockup: add missing single_release()
 2019-09-09  8:08 UTC  (3+ messages)

[PATCH] crypto: cavium/zip - Add missing single_release()
 2019-09-09  7:54 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
 2019-09-08 16:11 UTC  (2+ messages)

[PATCH] iio: light: cm36651: redundant assignment to variable ret
 2019-09-08 11:38 UTC  (2+ messages)

[PATCH] fat: Delete an unnecessary check before brelse()
 2019-09-08 10:22 UTC  (2+ messages)

[PATCH] led: triggers: Fix NULL dereference in led_trigger_set() error handling
 2019-09-08  9:46 UTC  (5+ messages)

[PATCH -next] scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
 2019-09-07 20:40 UTC  (2+ messages)

Adjusting SmPL script “ptr_ret.cocci”?
 2019-09-07 16:40 UTC  (4+ messages)
  ` [PATCH] Coccinelle: Reduce rules in SmPL script =?UTF-8?B?4oCccHRyX3JldC5jb2NjaeK

[PATCH] net: hns3: make array spec_opcode static const, makes object smaller
 2019-09-07 16:03 UTC  (2+ messages)

[PATCH] be2net: make two arrays static const, makes object smaller
 2019-09-07 16:02 UTC  (2+ messages)

[PATCH net-next] ionic: Remove unused including <linux/version.h>
 2019-09-07 16:01 UTC  (2+ messages)

[PATCH] net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'
 2019-09-07 13:48 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).