linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-30 15:12:50 to 2019-10-30 15:58:48 UTC [more...]

[PATCH AUTOSEL 4.4 01/13] regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
 2019-10-30 15:57 UTC  (13+ messages)
` [PATCH AUTOSEL 4.4 02/13] regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized
` [PATCH AUTOSEL 4.4 03/13] ASoc: rockchip: i2s: Fix RPM imbalance
` [PATCH AUTOSEL 4.4 04/13] ARM: dts: logicpd-torpedo-som: Remove twl_keypad
` [PATCH AUTOSEL 4.4 05/13] ARM: mm: fix alignment handler faults under memory pressure
` [PATCH AUTOSEL 4.4 06/13] scsi: sni_53c710: fix compilation error
` [PATCH AUTOSEL 4.4 07/13] scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
` [PATCH AUTOSEL 4.4 08/13] USB: legousbtower: fix a signedness bug in tower_probe()
` [PATCH AUTOSEL 4.4 09/13] perf kmem: Fix memory leak in compact_gfp_flags()
` [PATCH AUTOSEL 4.4 10/13] scsi: target: core: Do not overwrite CDB byte 1
` [PATCH AUTOSEL 4.4 11/13] of: unittest: fix memory leak in unittest_data_add
` [PATCH AUTOSEL 4.4 12/13] MIPS: bmips: mark exception vectors as char arrays
` [PATCH AUTOSEL 4.4 13/13] cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-10-30 15:58 UTC  (5+ messages)
` [PATCH v4 04/11] sched/fair: rework load_balance
` [PATCH v4 06/11] sched/fair: use load instead of runnable load in load_balance

[PATCH AUTOSEL 4.9 01/18] regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
 2019-10-30 15:56 UTC  (9+ messages)
` [PATCH AUTOSEL 4.9 02/18] regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized
` [PATCH AUTOSEL 4.9 03/18] ASoC: wm_adsp: Don't generate kcontrols without READ flags
` [PATCH AUTOSEL 4.9 07/18] ARM: mm: fix alignment handler faults under memory pressure
` [PATCH AUTOSEL 4.9 09/18] scsi: sni_53c710: fix compilation error
` [PATCH AUTOSEL 4.9 10/18] scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
` [PATCH AUTOSEL 4.9 13/18] perf kmem: Fix memory leak in compact_gfp_flags()
` [PATCH AUTOSEL 4.9 15/18] scsi: target: core: Do not overwrite CDB byte 1
` [PATCH AUTOSEL 4.9 16/18] of: unittest: fix memory leak in unittest_data_add

[PATCH] locking/percpu_rwsem: Rewrite to not use rwsem
 2019-10-30 15:57 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 01/24] arm64: dts: Fix gpio to pinmux mapping
 2019-10-30 15:55 UTC  (19+ messages)
` [PATCH AUTOSEL 4.14 02/24] regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
` [PATCH AUTOSEL 4.14 03/24] regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized
` [PATCH AUTOSEL 4.14 04/24] ASoC: wm_adsp: Don't generate kcontrols without READ flags
` [PATCH AUTOSEL 4.14 06/24] ARM: dts: logicpd-torpedo-som: Remove twl_keypad
` [PATCH AUTOSEL 4.14 07/24] pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
` [PATCH AUTOSEL 4.14 08/24] ARM: mm: fix alignment handler faults under memory pressure
` [PATCH AUTOSEL 4.14 09/24] scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
` [PATCH AUTOSEL 4.14 11/24] scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
` [PATCH AUTOSEL 4.14 12/24] ARM: dts: imx7s: Correct GPT's ipg clock source
` [PATCH AUTOSEL 4.14 14/24] USB: legousbtower: fix a signedness bug in tower_probe()
` [PATCH AUTOSEL 4.14 15/24] perf kmem: Fix memory leak in compact_gfp_flags()
` [PATCH AUTOSEL 4.14 16/24] ARM: davinci: dm365: Fix McBSP dma_slave_map entry
` [PATCH AUTOSEL 4.14 19/24] of: unittest: fix memory leak in unittest_data_add
` [PATCH AUTOSEL 4.14 20/24] MIPS: bmips: mark exception vectors as char arrays
` [PATCH AUTOSEL 4.14 21/24] i2c: stm32f7: remove warning when compiling with W=1
` [PATCH AUTOSEL 4.14 22/24] cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
` [PATCH AUTOSEL 4.14 23/24] nbd: handle racing with error'ed out commands
` [PATCH AUTOSEL 4.14 24/24] nbd: verify socket is supported during setup

[PATCH AUTOSEL 4.19 01/38] regulator: of: fix suspend-min/max-voltage parsing
 2019-10-30 15:54 UTC  (25+ messages)
` [PATCH AUTOSEL 4.19 02/38] ASoC: wm8994: Do not register inapplicable controls for WM1811
` [PATCH AUTOSEL 4.19 04/38] arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay
` [PATCH AUTOSEL 4.19 05/38] arm64: dts: Fix gpio to pinmux mapping
` [PATCH AUTOSEL 4.19 08/38] regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized
` [PATCH AUTOSEL 4.19 10/38] ASoc: rockchip: i2s: Fix RPM imbalance
` [PATCH AUTOSEL 4.19 11/38] ARM: dts: logicpd-torpedo-som: Remove twl_keypad
` [PATCH AUTOSEL 4.19 13/38] ARM: mm: fix alignment handler faults under memory pressure
` [PATCH AUTOSEL 4.19 19/38] ARM: dts: imx7s: Correct GPT's ipg clock source
` [PATCH AUTOSEL 4.19 20/38] perf c2c: Fix memory leak in build_cl_output()
` [PATCH AUTOSEL 4.19 21/38] USB: legousbtower: fix a signedness bug in tower_probe()
` [PATCH AUTOSEL 4.19 23/38] perf kmem: Fix memory leak in compact_gfp_flags()
` [PATCH AUTOSEL 4.19 24/38] ARM: davinci: dm365: Fix McBSP dma_slave_map entry
` [PATCH AUTOSEL 4.19 25/38] drm/amdgpu: fix potential VM faults
` [PATCH AUTOSEL 4.19 27/38] tracing: Fix "gfp_t" format for synthetic events
` [PATCH AUTOSEL 4.19 28/38] ARM: 8926/1: v7m: remove register save to stack before svc
` [PATCH AUTOSEL 4.19 29/38] of: unittest: fix memory leak in unittest_data_add
` [PATCH AUTOSEL 4.19 30/38] MIPS: bmips: mark exception vectors as char arrays
` [PATCH AUTOSEL 4.19 31/38] irqchip/gic-v3-its: Use the exact ITSList for VMOVP
` [PATCH AUTOSEL 4.19 32/38] i2c: stm32f7: fix first byte to send in slave mode
` [PATCH AUTOSEL 4.19 33/38] i2c: stm32f7: fix a race in slave mode with arbitration loss irq
` [PATCH AUTOSEL 4.19 35/38] cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
` [PATCH AUTOSEL 4.19 36/38] nbd: protect cmd->status with cmd->lock
` [PATCH AUTOSEL 4.19 37/38] nbd: handle racing with error'ed out commands
` [PATCH AUTOSEL 4.19 38/38] nbd: verify socket is supported during setup

[PATCH net-next V4 0/3] Add OP-TEE based bnxt f/w manager
 2019-10-30 15:54 UTC  (4+ messages)
` [PATCH net-next V4 1/3] firmware: broadcom: add OP-TEE based BNXT "
` [PATCH net-next V4 2/3] bnxt_en: Add support to invoke OP-TEE API to reset firmware
` [PATCH net-next V4 3/3] bnxt_en: Add support to collect crash dump via ethtool

[PATCH AUTOSEL 5.3 01/81] regulator: of: fix suspend-min/max-voltage parsing
 2019-10-30 15:49 UTC  (61+ messages)
` [PATCH AUTOSEL 5.3 02/81] ASoC: samsung: arndale: Add missing OF node dereferencing
` [PATCH AUTOSEL 5.3 03/81] ASoC: wm8994: Do not register inapplicable controls for WM1811
` [PATCH AUTOSEL 5.3 04/81] regulator: da9062: fix suspend_enable/disable preparation
` [PATCH AUTOSEL 5.3 05/81] ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()
` [PATCH AUTOSEL 5.3 06/81] arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay
` [PATCH AUTOSEL 5.3 07/81] arm64: dts: allwinner: a64: Drop PMU node
` [PATCH AUTOSEL 5.3 08/81] arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay
` [PATCH AUTOSEL 5.3 09/81] arm64: dts: Fix gpio to pinmux mapping
` [PATCH AUTOSEL 5.3 10/81] regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
` [PATCH AUTOSEL 5.3 11/81] pinctrl: intel: Allocate IRQ chip dynamic
` [PATCH AUTOSEL 5.3 12/81] ASoC: SOF: loader: fix kernel oops on firmware boot failure
` [PATCH AUTOSEL 5.3 13/81] ASoC: SOF: topology: fix parse fail issue for byte/bool tuple types
` [PATCH AUTOSEL 5.3 14/81] ASoC: SOF: Intel: hda: fix warnings during FW load
` [PATCH AUTOSEL 5.3 15/81] ASoC: SOF: Intel: initialise and verify FW crash dump data
` [PATCH AUTOSEL 5.3 16/81] ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture
` [PATCH AUTOSEL 5.3 17/81] ASoC: rt5682: add NULL handler to set_jack function
` [PATCH AUTOSEL 5.3 18/81] ASoC: intel: sof_rt5682: add remove function to disable jack
` [PATCH AUTOSEL 5.3 19/81] ASoC: intel: bytcr_rt5651: add null check to support_button_press
` [PATCH AUTOSEL 5.3 21/81] ASoC: wm_adsp: Don't generate kcontrols without READ flags
` [PATCH AUTOSEL 5.3 22/81] ASoc: rockchip: i2s: Fix RPM imbalance
` [PATCH AUTOSEL 5.3 23/81] arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line
` [PATCH AUTOSEL 5.3 24/81] ARM: dts: logicpd-torpedo-som: Remove twl_keypad
` [PATCH AUTOSEL 5.3 25/81] arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings
` [PATCH AUTOSEL 5.3 26/81] arm64: dts: rockchip: fix RockPro64 sdhci settings
` [PATCH AUTOSEL 5.3 27/81] pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
` [PATCH AUTOSEL 5.3 28/81] pinctrl: stmfx: fix null pointer on remove
` [PATCH AUTOSEL 5.3 29/81] arm64: dts: zii-ultra: fix ARM regulator states
` [PATCH AUTOSEL 5.3 30/81] ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage
` [PATCH AUTOSEL 5.3 31/81] ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2
` [PATCH AUTOSEL 5.3 32/81] ASoC: simple_card_utils.h: Fix potential multiple redefinition error
` [PATCH AUTOSEL 5.3 33/81] ARM: dts: Use level interrupt for omap4 & 5 wlcore
` [PATCH AUTOSEL 5.3 34/81] ARM: mm: fix alignment handler faults under memory pressure
` [PATCH AUTOSEL 5.3 35/81] scsi: qla2xxx: fix a potential NULL pointer dereference
` [PATCH AUTOSEL 5.3 36/81] scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
` [PATCH AUTOSEL 5.3 37/81] scsi: sni_53c710: fix compilation error
` [PATCH AUTOSEL 5.3 38/81] scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
` [PATCH AUTOSEL 5.3 39/81] ARM: 8908/1: add __always_inline to functions called from __get_user_check()
` [PATCH AUTOSEL 5.3 40/81] ARM: 8914/1: NOMMU: Fix exc_ret for XIP
` [PATCH AUTOSEL 5.3 41/81] arm64: dts: rockchip: fix RockPro64 sdmmc settings
` [PATCH AUTOSEL 5.3 42/81] arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box
` [PATCH AUTOSEL 5.3 43/81] arm64: dts: lx2160a: Correct CPU core idle state name
` [PATCH AUTOSEL 5.3 44/81] ARM: dts: imx6q-logicpd: Re-Enable SNVS power key
` [PATCH AUTOSEL 5.3 45/81] ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'
` [PATCH AUTOSEL 5.3 46/81] ARM: dts: imx7s: Correct GPT's ipg clock source
` [PATCH AUTOSEL 5.3 47/81] arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk
` [PATCH AUTOSEL 5.3 48/81] arm64: dts: imx8mm: "
` [PATCH AUTOSEL 5.3 49/81] perf tools: Fix resource leak of closedir() on the error paths
` [PATCH AUTOSEL 5.3 50/81] perf c2c: Fix memory leak in build_cl_output()
` [PATCH AUTOSEL 5.3 52/81] 8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
` [PATCH AUTOSEL 5.3 53/81] perf kmem: Fix memory leak in compact_gfp_flags()
` [PATCH AUTOSEL 5.3 54/81] ARM: davinci: dm365: Fix McBSP dma_slave_map entry
` [PATCH AUTOSEL 5.3 55/81] drm/amdgpu: fix potential VM faults
` [PATCH AUTOSEL 5.3 56/81] drm/amdgpu: fix error handling in amdgpu_bo_list_create
` [PATCH AUTOSEL 5.3 57/81] scsi: target: core: Do not overwrite CDB byte 1
` [PATCH AUTOSEL 5.3 58/81] scsi: hpsa: add missing hunks in reset-patch
` [PATCH AUTOSEL 5.3 59/81] ASoC: Intel: sof-rt5682: add a check for devm_clk_get
` [PATCH AUTOSEL 5.3 60/81] ASoC: SOF: control: return true when kcontrol values change
` [PATCH AUTOSEL 5.3 61/81] tracing: Fix "gfp_t" format for synthetic events
` [PATCH AUTOSEL 5.3 62/81] ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue
` [PATCH AUTOSEL 5.3 63/81] i2c: aspeed: fix master pending state handling

[PATCH] f2fs: bio_alloc should never fail
 2019-10-30 15:50 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH -next] rtc: fsl-ftm-alarm: Fix build error without PM_SLEEP
 2019-10-30 15:48 UTC  (2+ messages)

[PATCH][next] dma-buf: heaps: remove redundant assignment to variable ret
 2019-10-30 15:45 UTC  (2+ messages)

[PATCH v4 0/5] livepatch: new API to track system state changes
 2019-10-30 15:43 UTC  (6+ messages)
` [PATCH v4 1/5] livepatch: Keep replaced patches until post_patch callback is called
` [PATCH v4 2/5] livepatch: Basic API to track system state changes
` [PATCH v4 3/5] livepatch: Allow to distinguish different version of "
` [PATCH v4 4/5] livepatch: Documentation of the new API for tracking "
` [PATCH v4 5/5] livepatch: Selftests of the "

[PATCH 01/12] arm64: hibernate.c: create a new function to handle cpu_up(sleep_cpu)
 2019-10-30 15:38 UTC  (12+ messages)
` [PATCH 02/12] x86: Replace cpu_up/down with devcie_online/offline
` [PATCH 03/12] powerpc: Replace cpu_up/down with device_online/offline
` [PATCH 04/12] ia64: Replace cpu_down with freeze_secondary_cpus
` [PATCH 05/12] sparc: Replace cpu_up/down with device_online/offline
` [PATCH 06/12] parisc: "
` [PATCH 07/12] driver: base: cpu: export device_online/offline
` [PATCH 08/12] driver: xen: Replace cpu_up/down with device_online/offline
` [PATCH 09/12] firmware: psci: "
` [PATCH 10/12] torture: "
` [PATCH 11/12] smp: Create a new function to bringup nonboot cpus online
` [PATCH 12/12] cpu: Hide cpu_up/down

[PATCH] drivers/staging/exfat: Replace binary semaphores for mutexes
 2019-10-30 15:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-10-30 15:40 UTC  (6+ messages)
` [PATCH net-next 09/14] vsock: move vsock_insert_unbound() in the vsock_create()
` [PATCH net-next 11/14] vsock: add multi-transports support

[PATCH v10 0/3] Add MSM8916 interconnect provider driver
 2019-10-30 15:39 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: interconnect: Add Qualcomm MSM8916 DT bindings
` [PATCH v10 2/3] interconnect: qcom: Add MSM8916 interconnect provider driver
` [PATCH v10 3/3] arm64: dts: msm8916: Add interconnect provider DT nodes

[PATCH v3] mm: gup: fix comments of __get_user_pages() and get_user_pages_remote()
 2019-10-30 15:38 UTC  (2+ messages)

[PATCH 0/7] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-10-30 15:35 UTC  (6+ messages)
` [PATCH 7/7] iommu/arm-smmu: Allow building as a module

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-30 15:35 UTC  (11+ messages)

[PATCH v2] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-30 15:33 UTC  (2+ messages)

[PATCH net, 0/2] hv_netvsc: fix error handling in netvsc_attach/set_features
 2019-10-30 15:32 UTC  (3+ messages)
` [PATCH net, 1/2] hv_netvsc: Fix error handling in netvsc_set_features()
` [PATCH net, 2/2] hv_netvsc: Fix error handling in netvsc_attach()

[PATCH v4 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-30 15:31 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: soundwire: add bindings for Qcom controller
` [PATCH v4 2/2] soundwire: qcom: add support for SoundWire controller

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-10-30 15:31 UTC  (7+ messages)

[PATCH v14 00/22] Generic page walk and ptdump
 2019-10-30 15:31 UTC  (3+ messages)
` [PATCH v14 04/22] arm64: mm: Add p?d_leaf() definitions

[PATCH net-next 0/3] net: stmmac: Improvements for -next
 2019-10-30 15:28 UTC  (4+ messages)
` [PATCH net-next 1/3] net: stmmac: gmac4+: Add Split Header support
` [PATCH net-next 2/3] net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
` [PATCH net-next 3/3] net: stmmac: tc: Remove the speed dependency

sound/core/timer: Deadlock on register_mutex
 2019-10-30 15:28 UTC  (4+ messages)

[PATCH] Revert "sched/fair: Fix O(nr_cgroups) in the load balancing path"
 2019-10-30 15:27 UTC  (8+ messages)

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-30 15:25 UTC  (3+ messages)
` [PATCHv2 3/8] arm64: module: rework special section handling

[RFC] nvmet: Always remove processed AER elements from list
 2019-10-30 15:24 UTC 

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-30 15:22 UTC  (3+ messages)
` [PATCH v9 5/8] ima: make process_buffer_measurement() generic

[PATCH] ath: ath9k: Remove unneeded variable
 2019-10-30 15:18 UTC  (2+ messages)

[PATCH v3 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-30 15:18 UTC  (5+ messages)
` [PATCH v3 2/2] soundwire: qcom: add support for SoundWire controller
      ` [alsa-devel] "

[PATCH][next] soc: samsung: exynos-asv: fix potential overflow in multiply
 2019-10-30 15:15 UTC  (2+ messages)

[PATCH v5] coresight: Serialize enabling/disabling a link device
 2019-10-30 15:15 UTC  (2+ messages)

[PATCH v9 0/4] Make IPA use PM_EM
 2019-10-30 15:14 UTC  (5+ messages)
` [PATCH v9 1/4] arm64: defconfig: Enable CONFIG_ENERGY_MODEL
` [PATCH v9 2/4] PM / EM: Declare EM data types unconditionally
` [PATCH v9 3/4] thermal: cpu_cooling: Make the power-related code depend on IPA
` [PATCH v9 4/4] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH] Fixes issue when debugging debug builds of Perf
 2019-10-30 15:13 UTC  (6+ 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).