Linux Kernel Janitors
[Prev Page][Next Page]
- [patch] eeprom/idt_89hpesx: freeing devm_ pointer with kfree(),
Dan Carpenter
- [patch] btrfs: white space cleanup in btrfs_log_inode(),
Dan Carpenter
- [PATCH] IB/cxgb3: header should be defining CXGB3_ABI_USER_H,
Colin King
- [PATCH v4] mm: add arch-independent testcases for RODATA,
Jinbum Park
- [PATCH 13/23] perf probe: Delete an unnecessary assignment in try_to_find_absolute_address(), Arnaldo Carvalho de Melo
- [PATCH 12/23] perf probe: Delete an unnecessary check in try_to_find_absolute_address(), Arnaldo Carvalho de Melo
- [PATCH] drm/amd/powerplay: header should be defining _SMU7_CLOCK_POWER_GATING_H_,
Colin King
- [PATCH 0/3] ima_fs: Fine-tuning for ima_write_policy(),
SF Markus Elfring
- [PATCH] evm: Move two error code assignments in evm_set_key(), SF Markus Elfring
- [PATCH v3] mm: add arch-independent testcases for RODATA,
Jinbum Park
- [PATCH] eeprom: fix memory leak on buf when failed allocation of csraddr_str,
Colin King
- [PATCH] bpf: don't kfree an uninitialized im_node,
Colin King
- [PATCH 0/7] ALSA: Fine-tuning for several function implementations,
SF Markus Elfring
- [patch net-next] tipc: uninitialized return code in tipc_setsockopt(),
Dan Carpenter
- [patch net-next] sctp: fix some debug output,
Dan Carpenter
- [PATCH] [media] exynos4-is: Add missing 'of_node_put',
Christophe JAILLET
- [PATCH] ACPI/IORT: Fix error handling,
Christophe JAILLET
- [PATCH 0/4] perf: Fine-tuning for three function implementations,
SF Markus Elfring
- [PATCH 0/9] KVM: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 3/9] KVM: Move error code settings in kvm_vcpu_compat_ioctl(), SF Markus Elfring
- [PATCH 2/9] KVM: Move error code settings in kvm_vm_ioctl(), SF Markus Elfring
- [PATCH 4/9] KVM: Move error code settings in kvm_vcpu_ioctl(), SF Markus Elfring
- [PATCH 1/9] KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl(), SF Markus Elfring
- [PATCH 5/9] KVM: Improve size determinations in kvm_vcpu_ioctl(), SF Markus Elfring
- [PATCH 6/9] KVM: Return an error code only as a constant in kvm_get_dirty_log_protect(), SF Markus Elfring
- [PATCH 7/9] KVM: Return an error code only as a constant in kvm_get_dirty_log(), SF Markus Elfring
- [PATCH 8/9] KVM: Adjust seven checks for null pointers, SF Markus Elfring
- [PATCH 9/9] KVM: Improve another size determination in kvm_create_vm(), SF Markus Elfring
- Re: [PATCH 0/9] KVM: Fine-tuning for several function implementations, Paolo Bonzini
- [PATCH 0/5] block: Fine-tuning for five function implementations,
SF Markus Elfring
- [PATCH 0/5] s390/pci: Fine-tuning for three function implementations,
SF Markus Elfring
- [PATCH] KVM: s390: Move two error code assignments in kvm_vm_ioctl_get_dirty_log(),
SF Markus Elfring
- [PATCH] powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_prot(),
SF Markus Elfring
- [PATCH] powerpc/sstep: Return directly after a failed address_ok() in emulate_step(),
SF Markus Elfring
- [patch] orangefs: silence harmless integer overflow warning, Dan Carpenter
- [patch] iio: trigger: clean up viio_trigger_alloc(),
Dan Carpenter
- [patch] samples/bpf: silence shift wrapping warning,
Dan Carpenter
- [patch] rpmsg: unlock on error in rpmsg_eptdev_read(), Dan Carpenter
- [patch] PCI: xgene: double free on init error,
Dan Carpenter
- [patch] fs/affs: affs_bread() doesn't return ERR_PTRs, Dan Carpenter
- [PATCH 00/11] PowerPC-KVM: Fine-tuning for some function implementations,
SF Markus Elfring
- [PATCH 01/11] KVM: PPC: Book3S HV: Move assignments for the variable "err" in kvm_htab_write(), SF Markus Elfring
- [PATCH 02/11] KVM: PPC: Book3S HV: Improve a size determination in kvmppc_alloc_hpt(), SF Markus Elfring
- [PATCH 03/11] KVM: PPC: Book3S HV: Move error code assignments in two functions, SF Markus Elfring
- [PATCH 04/11] KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq(), SF Markus Elfring
- [PATCH 07/11] KVM: PPC: Book3S HV: Improve size determinations in five functions, SF Markus Elfring
- [PATCH 06/11] KVM: PPC: Book3S HV: Use kcalloc() in kvmppc_alloc_host_rm_ops(), SF Markus Elfring
- [PATCH 10/11] KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init(), SF Markus Elfring
- [PATCH 09/11] KVM: PPC: Book3S: Improve a size determination in two functions, SF Markus Elfring
- [PATCH 11/11] KVM: PPC: Return directly after a failed copy_from_user() in two functions, SF Markus Elfring
- [PATCH 05/11] KVM: PPC: Book3S HV: Adjust nine checks for null pointers, SF Markus Elfring
- [PATCH 08/11] KVM: PPC: Book3S: Use seq_puts() in xics_debug_show(), SF Markus Elfring
- [PATCH] powerpc/rtas_flash: Move an assignment for the variable "rc" in manage_flash_write(),
SF Markus Elfring
- [PATCH 0/8] PowerPC-NVRAM: Fine-tuning for some function implementations,
SF Markus Elfring
- [PATCH v2] mm: add arch-independent testcases for RODATA,
Jinbum Park
- [PATCH] mm: add arch-independent testcases for RODATA,
Jinbum Park
[PATCH 0/5] UM: Fine-tuning for some function implementations,
SF Markus Elfring
[PATCH] MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl(),
SF Markus Elfring
[PATCH 0/3] MIPS: Fine-tuning for three function implementations,
SF Markus Elfring
[PATCH] i40iw: Set maj_err and min_err in i40iw_sc_cqp_create,
Shiraz Saleem
[PATCH 0/3] m68k: Fine-tuning for sys_cacheflush(),
SF Markus Elfring
[PATCH] ARM: mm: add testcases for RODATA,
Jinbum Park
[PATCH 0/3] AVR32: Fine-tuning for two function implementations,
SF Markus Elfring
[PATCH 0/4] alpha: Fine-tuning for five function implementations,
SF Markus Elfring
[patch] i40iw: silence an uninitialized variable warning,
Dan Carpenter
[bug report] net/sched: cls_flower: Set the filter Hardware device for all use-cases,
Dan Carpenter
[patch] ACPI/IORT: fix an error code,
Dan Carpenter
[PATCH] stmmac: add missing of_node_put,
Julia Lawall
[patch] drm/msm: return -EFAULT if copy_from_user() fails, Dan Carpenter
[bug report] net: ethernet: ti: davinci_cpdma: add set rate for a channel, Dan Carpenter
[PATCH 00/46] SELinux: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 01/46] selinux: Use kmalloc_array() in cond_init_bool_indexes(), SF Markus Elfring
- [PATCH 02/46] selinux: Delete an unnecessary return statement in cond_compute_av(), SF Markus Elfring
- [PATCH 03/46] selinux: Improve size determinations in four functions, SF Markus Elfring
- [PATCH 04/46] selinux: Use kmalloc_array() in hashtab_create(), SF Markus Elfring
- [PATCH 05/46] selinux: Adjust four checks for null pointers, SF Markus Elfring
- [PATCH 06/46] selinux: Use kcalloc() in policydb_index(), SF Markus Elfring
- [PATCH 07/46] selinux: Delete unnecessary variable assignments in policydb_index(), SF Markus Elfring
- [PATCH 08/46] selinux: Delete an unnecessary return statement in policydb_destroy(), SF Markus Elfring
- [PATCH 09/46] selinux: Delete an error message for a failed memory allocation in policydb_read(), SF Markus Elfring
- [PATCH 10/46] selinux: Move some assignments for the variable "rc" in policydb_read(), SF Markus Elfring
- [PATCH 11/46] selinux: Return directly after a failed next_entry() in genfs_read(), SF Markus Elfring
- [PATCH 12/46] selinux: Move assignments for two pointers in genfs_read(), SF Markus Elfring
- [PATCH 13/46] selinux: Move four assignments for the variable "rc" in genfs_read(), SF Markus Elfring
- [PATCH 14/46] selinux: One function call less in genfs_read() after null pointer detection, SF Markus Elfring
- [PATCH 15/46] selinux: One check and function call less in genfs_read() after error detection, SF Markus Elfring
- [PATCH 16/46] selinux: Move two assignments for the variable "rc" in filename_trans_read(), SF Markus Elfring
- [PATCH 17/46] selinux: Delete an unnecessary variable assignment in filename_trans_read(), SF Markus Elfring
- [PATCH 18/46] selinux: One function call less in filename_trans_read() after error detection, SF Markus Elfring
- [PATCH 19/46] selinux: Return directly after a failed next_entry() in range_read(), SF Markus Elfring
- [PATCH 20/46] selinux: Move four assignments for the variable "rc" in range_read(), SF Markus Elfring
- [PATCH 21/46] selinux: Two function calls less in range_read() after error detection, SF Markus Elfring
- [PATCH 22/46] selinux: Delete an unnecessary variable initialisation in range_read(), SF Markus Elfring
- [PATCH 23/46] selinux: Move an assignment for a pointer in range_read(), SF Markus Elfring
- [PATCH 24/46] selinux: Return directly after a failed kzalloc() in cat_read(), SF Markus Elfring
- [PATCH 25/46] selinux: Return directly after a failed kzalloc() in sens_read(), SF Markus Elfring
- [PATCH 26/46] selinux: Improve another size determination in sens_read(), SF Markus Elfring
- [PATCH 27/46] selinux: Move an assignment for the variable "rc" in sens_read(), SF Markus Elfring
- [PATCH 28/46] selinux: Return directly after a failed kzalloc() in user_read(), SF Markus Elfring
- [PATCH 29/46] selinux: Return directly after a failed kzalloc() in type_read(), SF Markus Elfring
- [PATCH 30/46] selinux: Return directly after a failed kzalloc() in role_read(), SF Markus Elfring
- [PATCH 31/46] selinux: Move an assignment for the variable "rc" in role_read(), SF Markus Elfring
- [PATCH 32/46] selinux: Return directly after a failed kzalloc() in class_read(), SF Markus Elfring
- [PATCH 33/46] selinux: Move an assignment for the variable "rc" in class_read(), SF Markus Elfring
- [PATCH 34/46] selinux: Return directly after a failed kzalloc() in common_read(), SF Markus Elfring
- [PATCH 35/46] selinux: Return directly after a failed kzalloc() in perm_read(), SF Markus Elfring
- [PATCH 36/46] selinux: Move an assignment for the variable "rc" in mls_read_range_helper(), SF Markus Elfring
- [PATCH 37/46] selinux: Move an assignment for the variable "rc" in policydb_load_isids(), SF Markus Elfring
- [PATCH 38/46] selinux: One function call less in five functions after null pointer detection, SF Markus Elfring
- [PATCH 39/46] selinux: Move two assignments for the variable "rc" in ocontext_read(), SF Markus Elfring
- [PATCH 40/46] selinux: Return directly after a failed kzalloc() in roles_init(), SF Markus Elfring
- [PATCH 41/46] selinux: Move two assignments for the variable "rc" in roles_init(), SF Markus Elfring
- [PATCH 42/46] selinux: One function call less in roles_init() after error detection, SF Markus Elfring
- [PATCH 43/46] selinux: Use kmalloc_array() in sidtab_init(), SF Markus Elfring
- [PATCH 44/46] selinux: Adjust two checks for null pointers, SF Markus Elfring
- [PATCH 45/46] selinux: Use common error handling code in sidtab_insert(), SF Markus Elfring
- [PATCH 46/46] selinuxfs: Use seq_puts() in sel_avc_stats_seq_show(), SF Markus Elfring
- Re: [PATCH 00/46] SELinux: Fine-tuning for several function implementations, Eric Paris
- Re: [PATCH 00/46] SELinux: Fine-tuning for several function implementations, Paul Moore
- [PATCH 0/3] SELinux: Fine-tuning for two function implementations, SF Markus Elfring
[patch] staging: lustre: ptlrpc: silence a shift wrapping warning,
Dan Carpenter
[PATCH 00/17] SPI: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 01/17] spi: Use kcalloc() in spi_register_board_info(), SF Markus Elfring
- [PATCH 02/17] spi: Adjust checks for null pointers in two functions, SF Markus Elfring
- [PATCH 03/17] spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects(), SF Markus Elfring
- [PATCH 04/17] spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects(), SF Markus Elfring
- [PATCH 07/17] spi/mpc52xx: Combine substrings for two messages, SF Markus Elfring
- [PATCH 06/17] spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe(), SF Markus Elfring
- [PATCH 08/17] spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe(), SF Markus Elfring
- [PATCH 09/17] spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe(), SF Markus Elfring
- [PATCH 10/17] spi/ppc4xx: Adjust checks for null pointers in two functions, SF Markus Elfring
- [PATCH 05/17] spi: fsl: Combine substrings for two messages, SF Markus Elfring
- [PATCH 11/17] spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma(), SF Markus Elfring
- [PATCH 12/17] spi/topcliff-pch: Improve size determinations in pch_spi_probe(), SF Markus Elfring
- [PATCH 15/17] spi/topcliff-pch: Combine substrings for four messages, SF Markus Elfring
- [PATCH 14/17] spi/topcliff-pch: Adjust six checks for null pointers, SF Markus Elfring
- [PATCH 13/17] spi/topcliff-pch: Delete an unnecessary return statement in two functions, SF Markus Elfring
- [PATCH 16/17] spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx(), SF Markus Elfring
- [PATCH 17/17] spi/topcliff-pch: One check less in pch_spi_set_tx(), SF Markus Elfring
[bug report] xfrm: add and use xfrm_state_afinfo_get_rcu, Dan Carpenter
[PATCH 0/3] sh/intc: Fine-tuning for register_intc_controller(),
SF Markus Elfring
[patch] drm/vc4: fix a bounds check,
Dan Carpenter
[patch] spi: s3c64xx: potential oops on probe error,
Dan Carpenter
[patch linux-next] userfaultfd: hugetlbfs: unmap the correct pointer,
Dan Carpenter
[patch net-next] stmmac: indent an if statement,
Dan Carpenter
[patch] vhost/scsi: silence uninitialized variable warning,
Dan Carpenter
[PATCH 0/5] pinctrl-mvebu: Fine-tuning for four function implementations,
SF Markus Elfring
[PATCH 0/3] MTD-FTL: Fine-tuning for two function implementations,
SF Markus Elfring
[PATCH 00/18] MTD-CFI: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 01/18] mtd-cfi_cmdset_0001: Use kmalloc_array() in cfi_intelext_partition_fixup(), SF Markus Elfring
- [PATCH 02/18] mtd-cfi_cmdset_0001: Improve another size determination in cfi_intelext_partition_fixup(), SF Markus Elfring
- [PATCH 05/18] mtd-cfi_cmdset_0001: Use common error handling code in do_write_oneword(), SF Markus Elfring
- [PATCH 03/18] mtd-cfi_cmdset_0001: Add some spaces for better code readability, SF Markus Elfring
- [PATCH 04/18] mtd-cfi_cmdset_0001: Delete an unnecessary variable initialisation in do_write_oneword(), SF Markus Elfring
- [PATCH 06/18] mtd-cfi_cmdset_0001: Use kcalloc() in cfi_intelext_setup(), SF Markus Elfring
- [PATCH 11/18] mtd-cfi_cmdset_0002: Rename a jump label in cfi_amdstd_setup(), SF Markus Elfring
- [PATCH 09/18] mtd-cfi_cmdset_0002: Use kmalloc_array() in cfi_amdstd_setup(), SF Markus Elfring
- [PATCH 10/18] mtd-cfi_cmdset_0002: One function call less in cfi_amdstd_setup() after error detection, SF Markus Elfring
- [PATCH 07/18] mtd-cfi_cmdset_0001: One function call and an unnecessary check less in cfi_intelext_setup(), SF Markus Elfring
- [PATCH 08/18] mtd-cfi_cmdset_0001: Rename a jump label in cfi_intelext_setup(), SF Markus Elfring
- [PATCH 16/18] mtd-cfi_cmdset_0020: Use kmalloc_array() in cfi_staa_setup(), SF Markus Elfring
- [PATCH 14/18] mtd-cfi_cmdset_0002: Use common error handling code in do_write_oneword(), SF Markus Elfring
- [PATCH 15/18] mtd-cfi_cmdset_0002: Use kcalloc() in cfi_ppb_unlock(), SF Markus Elfring
- [PATCH 12/18] mtd-cfi_cmdset_0002: Add some spaces for better code readability, SF Markus Elfring
- [PATCH 17/18] mtd-cfi_cmdset_0020: Use common error handling code in cfi_staa_setup(), SF Markus Elfring
- [PATCH 13/18] mtd-cfi_cmdset_0002: Delete an unnecessary variable initialisation in do_write_oneword(), SF Markus Elfring
- [PATCH 18/18] mtd-cfi_cmdset_0020: Add some spaces for better code readability, SF Markus Elfring
- Re: [PATCH 00/18] MTD-CFI: Fine-tuning for several function implementations, Boris Brezillon
- Re: [PATCH 00/18] MTD-CFI: Fine-tuning for several function implementations, Marek Vasut
[patch] misc: mic: double free on ioctl error path, Dan Carpenter
[PATCH] tty: goldfish: Fix a parameter of a call to free_irq, Christophe JAILLET
[PATCH] w1: omap_hdq: Free resources on error path,
Christophe JAILLET
[PATCH] spi: spi-axi: Free resources on error path,
Christophe JAILLET
[PATCH 0/8] MMC-core: Fine-tuning for some function implementations,
SF Markus Elfring
[PATCH] VMCI: Use kmalloc_array() in qp_alloc_ppn_set(),
SF Markus Elfring
[PATCH 0/9] memstick: Fine-tuning for some function implementations,
SF Markus Elfring
- [PATCH 1/9] memstick: Split a condition check in msb_ftl_initialize(), SF Markus Elfring
- [PATCH 2/9] memstick: Use kmalloc_array() in msb_ftl_initialize(), SF Markus Elfring
- [PATCH 3/9] memstick: Delete unwanted spaces behind three function parameters, SF Markus Elfring
- [PATCH 4/9] memstick: Improve two size determinations in msb_resume(), SF Markus Elfring
- [PATCH 5/9] memstick: Delete an unnecessary variable initialisation in msb_resume(), SF Markus Elfring
- [PATCH 6/9] memstick: Improve a size determination in msb_probe(), SF Markus Elfring
- [PATCH 7/9] memstick: Improve another size determination in msb_read_boot_blocks(), Markus Elfring
- [PATCH 7/9] memstick: Improve another size determination in msb_read_boot_blocks(), SF Markus Elfring
- [PATCH 8/9] memstick: Delete an unnecessary variable initialisation in msb_read_boot_blocks(), SF Markus Elfring
- [PATCH 9/9] memstick: Delete an unnecessary check in msb_update_block(), SF Markus Elfring
[patch] platform/x86: mlx-platform: free first dev on error,
Dan Carpenter
[patch] pinctrl/amd: white space cleanups in amd_gpio_dbg_show(),
Dan Carpenter
[patch] i40iw: fix some indenting in i40iw_sc_vsi_init(),
Dan Carpenter
[patch 3/3] vfio-mdev: remove some dead code,
Dan Carpenter
[patch 2/3] vfio-mdev: buffer overflow in ioctl(),
Dan Carpenter
[patch 1/3] vfio-mdev: return -EFAULT if copy_to_user() fails,
Dan Carpenter
RE: error: ubi_io_read: error -74 (ECC error),
Anurag Raghavan (RBEI/ETW11)
ubi_io_read: error -74 (ECC error), Anurag Raghavan (RBEI/ETW11)
[patch] ubifs: potential uninitialized variable in truncate_data_node(),
Dan Carpenter
[PATCH] memory: tegra: Add a missing 'of_node_put()' call,
Christophe JAILLET
[patch] IB: vmw_pvrdma: info leak in pvrdma_alloc_ucontext(),
Dan Carpenter
[PATCH] staging: gdm724x: cleanup long lines to conform to kernel coding style,
Emil Gedda
[PATCH 0/5] staging-Lustre: Fine-tuning for some function implementations,
SF Markus Elfring
[PATCH] coccinelle: check that dmi_system_id structures are null terminated, Julia Lawall
[PATCH 0/6] staging: vchiq_arm: Fine-tuning for some function implementations,
SF Markus Elfring
[PATCH] staging: r8192U_core: Use kmalloc_array() in rtl8192_usb_initendpoints(), SF Markus Elfring
[PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations,
SF Markus Elfring
[PATCH 00/19] [media] USB Video Class driver: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 01/19] [media] uvc_driver: Use kmalloc_array() in uvc_simplify_fraction(), SF Markus Elfring
- [PATCH 02/19] [media] uvc_driver: Combine substrings for 48 messages, SF Markus Elfring
- [PATCH 03/19] [media] uvc_driver: Adjust three function calls together with a variable assignment, SF Markus Elfring
- [PATCH 04/19] [media] uvc_driver: Adjust 28 checks for null pointers, SF Markus Elfring
- [PATCH 05/19] [media] uvc_driver: Enclose 24 expressions for the sizeof operator by parentheses, SF Markus Elfring
- [PATCH 06/19] [media] uvc_driver: Add some spaces for better code readability, SF Markus Elfring
- [PATCH 07/19] [media] uvc_driver: Rename a jump label in uvc_probe(), SF Markus Elfring
- [PATCH 08/19] [media] uvc_driver: Rename a jump label in uvc_scan_fallback(), SF Markus Elfring
- [PATCH 09/19] [media] uvc_driver: Less function calls in uvc_parse_streaming() after error detection, SF Markus Elfring
- [PATCH 10/19] [media] uvc_driver: Return -ENOMEM after a failed kzalloc() call in uvc_parse_streaming(), SF Markus Elfring
- [PATCH 11/19] [media] uvc_driver: Delete an unnecessary variable initialisation in uvc_parse_streaming(), SF Markus Elfring
- [PATCH 12/19] [media] uvc_driver: Move six assignments in uvc_parse_streaming(), SF Markus Elfring
- [PATCH 13/19] [media] uvc_video: Use kmalloc_array() in uvc_video_clock_init(), SF Markus Elfring
- [PATCH 14/19] [media] uvc_video: Combine substrings for 22 messages, SF Markus Elfring
- [PATCH 15/19] [media] uvc_video: Adjust one function call together with a variable assignment, SF Markus Elfring
- [PATCH 16/19] [media] uvc_video: Adjust 18 checks for null pointers, SF Markus Elfring
- [PATCH 17/19] [media] uvc_video: Fix a typo in a comment line, SF Markus Elfring
- [PATCH 18/19] [media] uvc_video: Enclose an expression for the sizeof operator by parentheses, SF Markus Elfring
- [PATCH 19/19] [media] uvc_video: Add some spaces for better code readability, SF Markus Elfring
[media] tm6000: Addition of an asterisk to the data type for “urb_dma”?, SF Markus Elfring
[PATCH 0/2] [media] pvrusb2-io: Fine-tuning for some function implementations,
SF Markus Elfring
[PATCH 00/66] use permission-specific DEVICE_ATTR variants,
Julia Lawall
- [PATCH 61/66] hwmon: (emc2103) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 66/66] hwmon: (tmp401) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 64/66] hwmon: (adt7475) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 63/66] hwmon: (lm95234) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 53/66] hwmon: (lm90) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 65/66] hwmon: (fam15h_power) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 49/66] hwmon: (vt8231) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 58/66] hwmon: (k8temp) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 45/66] hwmon: (w83791d) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 62/66] hwmon: (max6650) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 60/66] hwmon: (lm83) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 57/66] hwmon: (sch5627) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 59/66] hwmon: (adm1025) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 56/66] hwmon: (lm78) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 47/66] hwmon: (f71805f) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 55/66] hwmon: (pc87360) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 54/66] hwmon: (nct6775) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 52/66] hwmon: (it87) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 51/66] hwmon: (dme1737) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 50/66] hwmon: (k10temp) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 23/66] hwmon: (lm85) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 48/66] hwmon: (w83793) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 46/66] hwmon: (pc87427) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 32/66] hwmon: (nct6683) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 44/66] hwmon: (w83792d) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 43/66] hwmon: (w83781d) use permission-specific DEVICE_ATTR variants, Julia Lawall
- [PATCH 42/66] hwmon: (w83627hf) use permission-specific DEVICE_ATTR variants, Julia Lawall
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]