Linux Kernel Janitors
[Prev Page][Next Page]
- [PATCH] ARM-mm-dump: Use seq_putc() in note_page(), SF Markus Elfring
- [PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function implementations,
SF Markus Elfring
- [PATCH] ARC-setup: Use seq_putc() in show_cpuinfo(),
SF Markus Elfring
- [PATCH 0/2] constify i2c_adapter_quirks structures,
Julia Lawall
- [PATCH] ipvlan: constify l3mdev_ops structure,
Julia Lawall
- [PATCH 0/7] constify snd_soc_ops structures,
Julia Lawall
- [patch] stmmac: fix an error code in stmmac_ptp_register(),
Dan Carpenter
- [patch] greybus: fix a leak on error in gb_module_create(),
Dan Carpenter
- [patch] [media] Input: synaptics-rmi4 - unlock on error,
Dan Carpenter
- [bug report] cxgb4: Add support for dynamic allocation of resources for ULD,
Dan Carpenter
- [patch 2/2] IB/hns: Fix some error handling in hns_roce_v1_query_qp(),
Dan Carpenter
- [patch] ntb_perf: potential info leak in debugfs,
Dan Carpenter
- [patch 1/2] IB/hns: Fix a couple pointer math bugs,
Dan Carpenter
- [patch] power: supply: lp8788: remove an unneeded NULL check,
Dan Carpenter
- [patch] [media] st-hva: fix some error handling in hva_hw_probe(),
Dan Carpenter
- [patch] perf/x86/intel: remove an inconsistent NULL check, Dan Carpenter
- [patch] irqchip/gicv3: fix a loop timeout,
Dan Carpenter
- [patch v2] staging: android: ion: Fix error handling in ion_query_heaps(), Dan Carpenter
- [patch] drm/exynos: fix a timeout loop,
Dan Carpenter
- [patch] liquidio: CN23XX: fix a loop timeout,
Dan Carpenter
- [patch] ASoC: Intel: Skylake: Fix a shift wrapping bug,
Dan Carpenter
- [patch] zfcp: spin_lock_irqsave() is not nestable,
Dan Carpenter
- [patch] drm/i915: fix a read size argument,
Dan Carpenter
- [patch] drm/vc4: Fix a couple error codes in vc4_cl_lookup_bos(),
Dan Carpenter
- [patch] x86/pkeys: seftests: off by one in sigsafe_printf(), Dan Carpenter
- [patch] drm/imx: drm_dev_alloc() returns error pointers,
Dan Carpenter
- [patch] Staging: lustre: indent an if statement,
Dan Carpenter
- [patch] relay: check array offset before using it, Dan Carpenter
- [patch] efi: fix an error code,
Dan Carpenter
- [patch] ASoC: rt5663: fix a debug statement,
Dan Carpenter
- [patch -next] net: rtnl: info leak in rtnl_fill_vfinfo(),
Dan Carpenter
- [patch 2/2] mtd: spi-nor: Fix some error codes in cqspi_setup_flash(),
Dan Carpenter
- [patch 1/2] mtd: spi-nor: Off by one in cqspi_setup_flash(),
Dan Carpenter
- [patch] tipc: info leak in __tipc_nl_add_udp_addr(),
Dan Carpenter
- [PATCH 00/34] [media] DaVinci-Video Processing: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 01/34] [media] DaVinci-VPBE: Use kmalloc_array() in vpbe_initialize(), SF Markus Elfring
- [PATCH 02/34] [media] DaVinci-VPBE: Delete two error messages for a failed memory allocation, SF Markus Elfring
- [PATCH 04/34] [media] DaVinci-VPBE: Combine substrings for four messages, SF Markus Elfring
- [PATCH 06/34] [media] DaVinci-VPBE: Return an error code only by a single variable in vpbe_initialize(), SF Markus Elfring
- [PATCH 05/34] [media] DaVinci-VPBE: Return an error code only as a constant in vpbe_probe(), SF Markus Elfring
- [PATCH 07/34] [media] DaVinci-VPBE: Delete an unnecessary variable initialisation in vpbe_initialize(), SF Markus Elfring
- [PATCH 08/34] [media] DaVinci-VPBE: Return the success indication only as a constant in vpbe_set_mode(), SF Markus Elfring
- [PATCH 09/34] [media] DaVinci-VPBE: Reduce the scope for a variable in vpbe_set_default_output(), SF Markus Elfring
- [PATCH 10/34] [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output(), SF Markus Elfring
- [PATCH 12/34] [media] DaVinci-VPBE: Delete an unnecessary variable initialisation in vpbe_set_output(), SF Markus Elfring
- [PATCH 13/34] [media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe(), SF Markus Elfring
- [PATCH 16/34] [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in vpfe_probe(), SF Markus Elfring
- [PATCH 15/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe(), SF Markus Elfring
- [PATCH 11/34] [media] DaVinci-VPBE: Rename a jump label in vpbe_set_output(), SF Markus Elfring
- [PATCH 17/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_enum_input(), SF Markus Elfring
- [PATCH 18/34] [media] DaVinci-VPFE-Capture: Combine substrings for an error message in vpfe_enum_input(), SF Markus Elfring
- [PATCH 21/34] [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11 functions, SF Markus Elfring
- [PATCH 14/34] [media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory allocation, SF Markus Elfring
- [PATCH 23/34] [media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr(), SF Markus Elfring
- [PATCH 22/34] [media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input(), SF Markus Elfring
- [PATCH 24/34] [media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_unregister_ccdc_device(), SF Markus Elfring
- [PATCH 19/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open(), SF Markus Elfring
- [PATCH 20/34] [media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers, SF Markus Elfring
- [PATCH 25/34] [media] DaVinci-VPIF-Capture: Use kcalloc() in vpif_probe(), SF Markus Elfring
- [PATCH 28/34] [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_querystd(), SF Markus Elfring
- [PATCH 26/34] [media] DaVinci-VPIF-Capture: Delete an error message for a failed memory allocation, SF Markus Elfring
- [PATCH 32/34] [media] DaVinci-VPIF-Display: Adjust 11 checks for null pointers, SF Markus Elfring
- [PATCH 30/34] [media] DaVinci-VPIF-Display: Use kcalloc() in vpif_probe(), SF Markus Elfring
- [PATCH 29/34] [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_channel_isr(), SF Markus Elfring
- [PATCH 34/34] [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in process_progressive_mode(), SF Markus Elfring
- [PATCH 31/34] [media] DaVinci-VPIF-Display: Delete an error message for a failed memory allocation, SF Markus Elfring
- [PATCH 33/34] [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in vpif_channel_isr(), SF Markus Elfring
- Message not available
- Message not available
- Re: [PATCH 00/34] [media] DaVinci-Video Processing: Fine-tuning for several function implementations, Lad, Prabhakar
[patch] staging: android: ion: Fix error handling in ion_query_heaps(),
Dan Carpenter
[patch] PCI: rockchip: Indent an if statement,
Dan Carpenter
[patch] Btrfs: remove some no-op casts,
Dan Carpenter
[bug report] staging: New driver: Xillybus generic interface for FPGA,
Dan Carpenter
[patch] hwmon: (max31790) potential ERR_PTR dereference,
Dan Carpenter
[patch] gpio: stmpe: || vs && typo,
Dan Carpenter
[bug report] net: thunderx: Add RGMII interface type support, Dan Carpenter
[patch] netfilter: nft_exthdr: fix error handling in nft_exthdr_init(),
Dan Carpenter
[bug report] qed: Add RoCE ll2 & GSI support,
Dan Carpenter
[patch] libnvdimm, namespace: potential NULL deref on allocation error,
Dan Carpenter
[patch 2/2] nbd: checking for NULL vs IS_ERR, Dan Carpenter
[patch 1/2] nbd: remove stray IRQ enable, Dan Carpenter
[patch] ALSA: line6: fix a crash in line6_hwdep_write(),
Dan Carpenter
[patch] drm/savage: dereferencing an error pointer,
Dan Carpenter
[patch] serial: stm32: fix a type issue,
Dan Carpenter
[patch] staging: android/ion: testing the wrong variable,
Dan Carpenter
[bug report] mwifiex: add PCIe function level reset support, Dan Carpenter
[patch] drm/amdgpu: potential NULL dereference in debugfs code,
Dan Carpenter
[bug report] rxrpc: Add IPv6 support,
Dan Carpenter
[patch] netfilter: nf_tables: underflow in nft_parse_u32_check(),
Dan Carpenter
[patch] afs: unmapping the wrong buffer, Dan Carpenter
[bug report] rxrpc: Add some additional call tracing,
Dan Carpenter
[patch 2/2] k3dma: tighten range checking a bit, Dan Carpenter
ext4: remove another test in ext4_alloc_file_blocks(),
Dan Carpenter
[patch 1/2] k3dma: off by one in k3_of_dma_simple_xlate(), Dan Carpenter
[bug report] orangefs: clean up debugfs globals, Dan Carpenter
[bug report] qed: Add Light L2 support, Dan Carpenter
re: qed: Add RoCE ll2 & GSI support,
Dan Carpenter
re: driver core: add test of driver remove calls during probe, Dan Carpenter
[bug report] wlcore/wl18xx: Add functionality to accept TX rate per link,
Dan Carpenter
MAINTAINERS entry,
Dan Carpenter
[PATCH] um: remove hppfs MAINTAINERS entry,
Dan Carpenter
[PATCH 0/2] [media] blackfin-capture: Fine-tuning for two function implementations,
SF Markus Elfring
[PATCH 0/2] [media] cx88-dsp: Fine-tuning for five function implementations,
SF Markus Elfring
[PATCH] wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent(),
Christophe JAILLET
[PATCH] crypto: crypto4xx - Fix size used in dma_free_coherent(), Christophe JAILLET
[PATCH] usb: dwc3: Fix size used in dma_free_coherent(), Christophe JAILLET
scripts/coccicheck: Update for a comment?,
SF Markus Elfring
[PATCH] ptp: Fix resource leak in case of error,
Christophe JAILLET
[PATCH] drm: Release resources with a safer function,
Christophe JAILLET
[PATCH 01/15 v2] UBIFS: improve function-level documentation,
Julia Lawall
[PATCH 14/15 v2] irqchip/metag-ext: improve function-level documentation, Julia Lawall
[PATCH 00/15] improve function-level documentation,
Julia Lawall
- [PATCH 02/15] netlink: improve function-level documentation, Julia Lawall
- [PATCH 07/15] clk: sunxi: mod0: improve function-level documentation, Julia Lawall
- [PATCH 14/15] irqchip/metag-ext: improve function-level documentation, Julia Lawall
- [PATCH 13/15] irqchip: vic: improve function-level documentation, Julia Lawall
- [PATCH 12/15] clk: tegra: dfll: improve function-level documentation, Julia Lawall
- [PATCH 15/15] drm/omap: improve function-level documentation, Julia Lawall
- [PATCH 11/15] kobject: improve function-level documentation, Julia Lawall
- [PATCH 03/15] fscrypto: improve function-level documentation, Julia Lawall
- [PATCH 04/15] lru_cache: improve function-level documentation, Julia Lawall
- [PATCH 09/15] gma500: improve function-level documentation, Julia Lawall
- [PATCH 10/15] clk: keystone: improve function-level documentation, Julia Lawall
- [PATCH 08/15] power: improve function-level documentation, Julia Lawall
- [PATCH 05/15] dma-buf/sw_sync: improve function-level documentation, Julia Lawall
- [PATCH 06/15] mfd: tc3589x: improve function-level documentation, Julia Lawall
- [PATCH 01/15] UBIFS: improve function-level documentation, Julia Lawall
- Re: [PATCH 00/15] improve function-level documentation, Joe Perches
- Re: [PATCH 00/15] improve function-level documentation, Daniel Vetter
[PATCH 0/9] md/dm-table: Fine-tuning for several function implementations,
SF Markus Elfring
[PATCH] md/dm-stats: Use kmalloc_array() in parse_histogram(), SF Markus Elfring
[bug report] qed*: Add support for VFs over legacy PFs,
Dan Carpenter
[bug report] i40e: Fix kernel panic on enable/disable LLDP,
Dan Carpenter
[bug report] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA),
Dan Carpenter
[PATCH] greybus: manifest: style fix missing space before '(',
Quentin Lambert
[PATCH] spmi: pmic-arb: Return an error code if sanity check fails,
Christophe JAILLET
[PATCH 11/11 RESEND] staging: dgnc: introduce find_board_by_major(), Daeseok Youn
[PATCH 10/11 RESEND] staging: dgnc: remove useless variables, Daeseok Youn
[PATCH 09/11 V2 RESEND] staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty(), Daeseok Youn
[PATCH 08/11 RESEND] staging: dgnc: introduce the dgnc_free_irq(), Daeseok Youn
[PATCH 07/11 V2 RESEND] staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq(), Daeseok Youn
[PATCH 06/11 RESEND] staging: dgnc: introduce the dgnc_tty_unregister(), Daeseok Youn
[PATCH 05/11 V2 RESEND] staging: dgnc: move functions unrelated with dgnc_found_board(), Daeseok Youn
[PATCH 04/11] staging: dgnc: kfree for board structure in dgnc_found_board(), Daeseok Youn
[PATCH 03/11 V2 RESEND] staging: dgnc: missing NULL check for ioremap in dgnc_do_remap(), Daeseok Youn
[PATCH 02/11 RESEND] staging: dgnc: remove useless message buffer, Daeseok Youn
[PATCH 01/11 V2 RESEND] staging: dgnc: remove redundant initialization for channel array, Daeseok Youn
[PATCH] Fix few small typos in lpfc_scsi.c,
Milan P. Gandhi
[PATCH v2] clk: at91: Fix a return value in case of error,
Christophe JAILLET
[PATCH 0/5] ISDN-CAPI: Fine-tuning for several function implementations,
SF Markus Elfring
[PATCH] clk: at91: Fix a return value in case of error, Christophe JAILLET
[PATCH] drm/tegra: sor: No need to free devm_ allocated memory,
Christophe JAILLET
[PATCH 0/4] Input-gameport: Fine-tuning for joydump_connect(),
SF Markus Elfring
[PATCH] ide: Use kmalloc_array() in hwif_init(), SF Markus Elfring
[PATCH] [media] VPU: mediatek: Fix return value in case of error, Christophe JAILLET
[PATCH] drm/nouveau/secboot/gm20b: Fix return value in case of error,
Christophe JAILLET
[PATCH 0/3] drm/vmwgfx: Fine-tuning for 13 function implementations,
SF Markus Elfring
[PATCH 09/11 V2] staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty(), Daeseok Youn
[PATCH 07/11 V2] staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq(), Daeseok Youn
[PATCH 05/11 V2] staging: dgnc: move functions unrelated with dgnc_found_board(), Daeseok Youn
[PATCH 04/11 V2] staging: dgnc: kfree for board structure in dgnc_found_board(), Daeseok Youn
[PATCH 03/11 V2] staging: dgnc: missing NULL check for ioremap in dgnc_do_remap(), Daeseok Youn
[PATCH 01/11 V2] staging: dgnc: remove redundant initialization for channel array,
Daeseok Youn
[PATCH] Coccinelle: pm_runtime: ensure relevance of pm_runtime reports,
Julia Lawall
[PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations,
SF Markus Elfring
[PATCH 11/11] staging: dgnc: introduce find_board_by_major(), Daeseok Youn
[PATCH 10/11] staging: dgnc: remove useless variables, Daeseok Youn
[PATCH 09/11] staging: dgnc: rename dgnc_tty_uninit() to, Daeseok Youn
[PATCH 08/11] staging: dgnc: introduce the dgnc_free_irq(), Daeseok Youn
[PATCH 07/11] staging: dgnc: rename dgnc_finalize_board_init() to, Daeseok Youn
[PATCH 06/11] staging: dgnc: introduce the dgnc_tty_unregister(), Daeseok Youn
[PATCH 05/11] staging: dgnc: move functions unrelated with, Daeseok Youn
[PATCH 04/11] staging: dgnc: kfree for board structure in,
Daeseok Youn
[PATCH 03/11] staging: dgnc: missing NULL check for ioremap in,
Daeseok Youn
[PATCH 02/11] staging: dgnc: remove useless message buffer, Daeseok Youn
[PATCH 01/11] staging: dgnc: remove redundant initialization for,
Daeseok Youn
[PATCH 00/11] staging: dgnc: cleanup the function on dgnc driver, Daeseok Youn
[PATCH] Coccinelle: limit memdup_user transformation to GFP_KERNEL case,
Julia Lawall
[PATCH 0/5] GPU-DRM-nouveau: Fine-tuning for five function implementations,
SF Markus Elfring
"CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()),
Ilya Dryomov
[PATCH resend] sctp: Remove some redundant code,
Christophe JAILLET
[PATCH 0/3] constify iio_info structures,
Julia Lawall
[PATCH 0/3] constify net_device_ops structures,
Julia Lawall
Re: [PATCH] Remove the unnecessary semicolons, Paolo Bonzini
[PATCH] clk-kona-setup: Use kmalloc_array() in parent_process(),
SF Markus Elfring
Question about commit f9a67b1182e5 ("md/bitmap: clear bitmap if bitmap_create failed")., Christophe JAILLET
[PATCH] net: inet: diag: Fix an error handling,
Christophe JAILLET
[PATCH] drivers: net: phy: xgene: Fix 'remove' function,
Christophe JAILLET
[PATCH] video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures,
Julia Lawall
[PATCH 0/3] constify dvb_tuner_ops structures,
Julia Lawall
[PATCH 00/26] constify local structures,
Julia Lawall
- [PATCH 06/26] ath: constify local structures, Julia Lawall
- [PATCH 26/26] sgi-xp: constify local structures, Julia Lawall
- [PATCH 01/26] ALSA: pci: constify local structures, Julia Lawall
- [PATCH 02/26] lib: constify local structures, Julia Lawall
- [PATCH 25/26] pch_gbe: constify local structures, Julia Lawall
- [PATCH 24/26] ACPI / APD: constify local structures, Julia Lawall
- [PATCH 23/26] sh_eth: constify local structures, Julia Lawall
- [PATCH 22/26] esas2r: constify local structures, Julia Lawall
- [PATCH 21/26] rtlwifi: rtl818x: constify local structures, Julia Lawall
- [PATCH 20/26] stmmac: pci: constify local structures, Julia Lawall
- [PATCH 13/26] [media]: constify local structures, Julia Lawall
- [PATCH 19/26] intel_pstate: constify local structures, Julia Lawall
- [PATCH 14/26] spi: dw-pci: constify local structures, Julia Lawall
- [PATCH 18/26] intel_scu_ipc: constify local structures, Julia Lawall
- [PATCH 12/26] [SCSI] hptiop: constify local structures, Julia Lawall
- [PATCH 03/26] staging: rtl8192e: constify local structures, Julia Lawall
- [PATCH 04/26] matroxfb: constify local structures, Julia Lawall
- [PATCH 16/26] ezusb: constify local structures, Julia Lawall
- [PATCH 17/26] intel_telemetry_debugfs: constify local structures, Julia Lawall
- [PATCH 15/26] platform/chrome: constify local structures, Julia Lawall
- [PATCH 11/26] can: constify local structures, Julia Lawall
- [PATCH 10/26] tpm: constify local structures, Julia Lawall
- [PATCH 07/26] net/mlx4_core: constify local structures, Julia Lawall
- [PATCH 08/26] iwlegacy: constify local structures, Julia Lawall
- [PATCH 09/26] i40iw: constify local structures, Julia Lawall
- [PATCH 05/26] ARCNET: constify local structures, Julia Lawall
- Re: [PATCH 00/26] constify local structures, Jarkko Sakkinen
- Re: [PATCH 00/26] constify local structures, Joe Perches
[PATCH 0/6] constify gpio_chip structures,
Julia Lawall
[PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations,
SF Markus Elfring
- [PATCH 01/13] DRBD-receiver: Use kmalloc_array() in receive_uuids(), SF Markus Elfring
- [PATCH 02/13] DRBD-receiver: Delete an error message for a failed kmalloc_array() call, SF Markus Elfring
- [PATCH 03/13] DRBD-receiver: Move an assignment in receive_uuids(), SF Markus Elfring
- [PATCH 04/13] DRBD-receiver: Improve a size determination in drbd_do_features(), SF Markus Elfring
- [PATCH 05/13] DRBD-receiver: Delete an unnecessary initialisation in receive_sizes(), SF Markus Elfring
- [PATCH 06/13] DRBD-receiver: Improve a size determination in receive_sizes(), SF Markus Elfring
- [PATCH 07/13] DRBD-receiver: Delete an error message for a failed kzalloc() call in receive_sizes(), SF Markus Elfring
- [PATCH 08/13] DRBD-receiver: Move an assignment in receive_sizes(), SF Markus Elfring
- [PATCH 09/13] DRBD-receiver: Improve determination of sizes in receive_SyncParam(), SF Markus Elfring
- [PATCH 10/13] DRBD-receiver: Delete error messages for failed resource allocations in receive_SyncParam(), SF Markus Elfring
- [PATCH 11/13] DRBD-receiver: Improve a size determination in receive_protocol(), SF Markus Elfring
- [PATCH 12/13] DRBD-receiver: Delete error messages for failed resource allocations in receive_protocol(), SF Markus Elfring
- [PATCH 13/13] DRBD-receiver: Improve determination of sizes in receive_Barrier(), SF Markus Elfring
- Re: [PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations, SF Markus Elfring
[PATCH 00/30] ACPI-processor: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 1/30] ACPI-processor: Use kmalloc_array() in acpi_processor_get_performance_states(), SF Markus Elfring
- [PATCH 2/30] ACPI-processor: Improve two size determinations in acpi_processor_get_performance_states(), SF Markus Elfring
- [PATCH 03/30] ACPI-processor: Rename jump labels in acpi_processor_get_performance_states(), SF Markus Elfring
- [PATCH 04/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_performance_states(), SF Markus Elfring
- [PATCH 05/30] ACPI-processor: Rename jump labels in acpi_processor_preregister_performance(), SF Markus Elfring
- [PATCH 06/30] ACPI-processor: Move a success indication in acpi_processor_preregister_performance(), SF Markus Elfring
- [PATCH 07/30] ACPI-processor: Rename jump labels in acpi_processor_get_psd(), SF Markus Elfring
- [PATCH 08/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_psd(), SF Markus Elfring
- [PATCH 09/30] ACPI-processor: Improve a size determination in acpi_processor_get_psd(), SF Markus Elfring
- [PATCH 10/30] ACPI-processor: Rename jump labels in acpi_processor_get_performance_control(), SF Markus Elfring
- [PATCH 11/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_performance_control(), SF Markus Elfring
- [PATCH 12/30] ACPI-processor: Rename jump labels in acpi_processor_ppc_notifier(), SF Markus Elfring
- [PATCH 13/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_ppc_notifier(), SF Markus Elfring
- Re: [PATCH 00/30] ACPI-processor: Fine-tuning for several function implementations, Paolo Bonzini
- [PATCH 14/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_get_performance_info(), SF Markus Elfring
- [PATCH 15/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_get_platform_limit(), SF Markus Elfring
- [PATCH 16/30] ACPI-processor: Use kmalloc_array() in acpi_processor_get_throttling_states(), SF Markus Elfring
- [PATCH 17/30] ACPI-processor: Improve another size determination in acpi_processor_get_throttling_states(), SF Markus Elfring
- [PATCH 19/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_throttling_states(), SF Markus Elfring
- [PATCH 18/30] ACPI-processor: Rename jump labels in acpi_processor_get_throttling_states(), SF Markus Elfring
- [PATCH 20/30] ACPI-processor: Fix jump targets in acpi_processor_get_throttling_info(), SF Markus Elfring
- [PATCH 21/30] ACPI-processor: Rename jump labels in acpi_processor_get_tsd(), SF Markus Elfring
- [PATCH 22/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_tsd(), SF Markus Elfring
- [PATCH 23/30] ACPI-processor: Improve a size determination in acpi_processor_get_tsd(), SF Markus Elfring
- [PATCH 24/30] ACPI-processor: Rename jump labels in acpi_processor_get_throttling_control(), SF Markus Elfring
- [PATCH 25/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_throttling_control(), SF Markus Elfring
- [PATCH 26/30] ACPI-processor: Fix jump targets in acpi_processor_reevaluate_tstate(), SF Markus Elfring
- [PATCH 27/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_reevaluate_tstate(), SF Markus Elfring
- [PATCH 28/30] ACPI-processor: Rename a jump label in acpi_processor_get_platform_limit(), SF Markus Elfring
- [PATCH 29/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_get_platform_limit(), SF Markus Elfring
- [PATCH 30/30] ACPI-processor: Improve jump targets in acpi_processor_update_tsd_coord(), SF Markus Elfring
- Re: [PATCH 00/30] ACPI-processor: Fine-tuning for several function implementations, SF Markus Elfring
[PATCH 0/4] ATM-ZeitNet: Fine-tuning for three function implementations,
SF Markus Elfring
[PATCH 0/5] ATM-nicstar: Fine-tuning for three function implementations,
SF Markus Elfring
[PATCH] ARM: pxa: ssp: Fix resources release, Christophe JAILLET
[PATCH] ATM-iphase: Use kmalloc_array() in tx_init(),
SF Markus Elfring
[PATCH] [media] platform: constify vb2_ops structures,
Julia Lawall
[PATCH] [media] pci: constify vb2_ops structures,
Julia Lawall
[PATCH] [media] usb: constify vb2_ops structures,
Julia Lawall
[PATCH] ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group(),
SF Markus Elfring
[PATCH] ATM-ENI: Use kmalloc_array() in eni_start(),
SF Markus Elfring
[PATCH] ALSA: usb: constify snd_pcm_ops structures,
Julia Lawall
[PATCH] [media] usb: constify snd_pcm_ops structures, Julia Lawall
[PATCH] [media] pci: constify snd_pcm_ops structures,
Julia Lawall
[PATCH] ASoC: constify snd_pcm_ops structures, Julia Lawall
[PATCH 0/4] x86/smpboot: Fine-tuning for smp_init_package_map(),
SF Markus Elfring
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]