public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-30 00:10:18 to 2017-12-30 18:29:41 UTC [more...]

Cleanup loongson64 mach to use SPDX copyright format
 2017-12-30 18:28 UTC  (7+ messages)
` Cleanup loongson64 mach to use SPDX copyright format v2
  ` [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
  ` [PATCHv2 2/8] MIPS: Loongson64: cleanup all loongson common "
  ` [PATCHv2 3/8] MIPS: Loongson64: cleanup all fuloong-2e "
  ` [PATCHv2 4/8] MIPS: Loongson64: cleanup all lemote-2f "
  ` [PATCHv2 5/8] MIPS: Loongson64: cleanup all loongson-3 "

[PATCH] USB: host: Use zeroing memory allocator rather than allocator/memset
 2017-12-30 18:25 UTC  (3+ messages)

x86/pti: smp_processor_id() called while preemptible in resume-from-sleep
 2017-12-30 18:21 UTC  (6+ messages)

[PATCH RESEND 2/4] i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
 2017-12-30 18:19 UTC  (2+ messages)
` [RESEND, "

[PATCH RESEND 1/4] i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
 2017-12-30 18:18 UTC  (2+ messages)
` [RESEND, "

[PATCH RESEND 4/4] i2c: mpc: always determine I2C clock prescaler at runtime
 2017-12-30 18:14 UTC  (2+ messages)
` [RESEND, "

[PATCH RESEND 3/4] i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
 2017-12-30 18:11 UTC  (2+ messages)
` [RESEND,3/4] "

[PATCH 0/5] RFC: Public key encryption of dmesg by the kernel
 2017-12-30 17:58 UTC  (6+ messages)
` [PATCH 1/5] crypto: fix memory leak in rsa-kcs1pad encryption
` [PATCH 2/5] certs: allow in-kernel access of trusted keys
` [PATCH 3/5] kernel/printk: allow kmsg to be encrypted using public key encryption
` [PATCH 4/5] tools: add dmesg decryption program
` [PATCH 5/5] docs: add dmesg encryption doc

4.14.9 doesn't boot (regression)
 2017-12-30 17:57 UTC  (21+ messages)

[tip:x86/urgent] x86/microcode/intel: Disable late loading on model 79
 2017-12-30 17:38 UTC 

[PATCH] x86/AMD: Apply Erratum 688 fix when BIOS
 2017-12-30 17:47 UTC 

[PATCH net-next 0/6] net: mvpp2: 1000BaseX and 2000BaseX support
 2017-12-30 17:31 UTC  (12+ messages)
` [PATCH net-next 5/6] arm64: dts: marvell: mcbin: enable the fourth network interface

PROBLEM: i915 causes complete desktop freezes in 4.15-rc5
 2017-12-30 17:31 UTC 

[PATCH] sky2: Replace mdelay with msleep in sky2_vpd_wait
 2017-12-30 17:19 UTC  (2+ messages)

[PATCH 4.14 00/74] 4.14.10-stable review
 2017-12-30 16:53 UTC  (5+ messages)

[PATCH] fixdep: exit with error code in error branches of do_config_file()
 2017-12-30 16:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] i2c: piix4: Use request_muxed_region
 2017-12-30 16:50 UTC  (2+ messages)
` [PATCH 2/2] i2c: piix4: Use usleep_range()

[PATCH 00/33] change clk_ops->round_rate to scale past LONG_MAX
 2017-12-30 16:36 UTC  (35+ messages)
` [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
` [PATCH 02/33] clk: core: update divider_round_rate functions "
` [PATCH 03/33] clk: composite: allow round_rate to scale past LONG_MAX on 32 bit systems
` [PATCH 04/33] clk: omap2: change omap2_round_to_table_rate return logic
` [PATCH 05/33] clk: at91: update clk_pll_get_best_div_mul to return unsigned long
` [PATCH 06/33] clk: at91: change clk_pll_get_best_div_mul() return logic
` [PATCH 07/33] clk: axs10x: change i2s_pll_round_rate "
` [PATCH 08/33] clk: bcm2835: change bcm2835_pll_rate_from_divisors to return unsigned long
` [PATCH 09/33] clk: bcm2835: change clk_get_rate() helper return type
` [PATCH 10/33] clk: bcm: iproc: change iproc_asiu_clk_round_rate() return logic
` [PATCH 11/33] clk: bcm: iproc: change iproc_pll_round_rate() "
` [PATCH 12/33] clk: cdce925: remove unnecessary long casts on return
` [PATCH 13/33] clk: si514: change si514_round_rate() return logic
` [PATCH 14/33] clk: vc5: change vc5_mux_round_rate() "
` [PATCH 15/33] clk: vt8500: change vtwm_pll_round_rate() "
` [PATCH 16/33] clk: vt8500: match temp holder variable to fn return type
` [PATCH 17/33] clk: mvebu: change dove_round_rate() return logic
` [PATCH 18/33] clk: mxs: change clk_frac_round_rate() "
` [PATCH 19/33] clk: nxp: change lpc18xx_pll0_round_rate() "
` [PATCH 20/33] clk: lpc32xx: change clk_hclk_pll_round_rate() "
` [PATCH 21/33] clk: qcom: ipq4019: change clk_cpu_div_round_rate() "
` [PATCH 22/33] clk: sirf: remove unnecessary long cast on return
` [PATCH 23/33] clk: tegra: change clk_sync_source_round_rate() return logic
` [PATCH 24/33] clk: tegra: bpmp: change tegra_bpmp_clk_round_rate() "
` [PATCH 25/33] clk: tegra: pll: change clk_pll_round_rate() "
` [PATCH 26/33] clk: ti: composite: "
` [PATCH 27/33] clk: ti: fapll: change round_rate() "
` [PATCH 28/33] clk: zte: change zx_audio_round_rate() "
` [PATCH 29/33] clk: axs10x: change axs10x_pll_round_rate "
` [PATCH 30/33] clk: at91: change round_rate() "
` [PATCH 31/33] clk: ARC: change hsdk_pll_round_rate () "
` [PATCH 32/33] clk: lpc32xx: change round_rate() "
` [PATCH 33/33] clk: change handling of round_rate() such that only zero is an error

[PATCH] tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'
 2017-12-30 16:11 UTC 

[PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
 2017-12-30 16:08 UTC  (11+ messages)
` [PATCH v2 1/8] "
  ` [PATCH v2 2/8] watchdog: jz4740: Use devm_* functions
  ` [PATCH v2 3/8] watchdog: JZ4740: Register a restart handler
  ` [PATCH v2 4/8] watchdog: JZ4740: Drop module remove function
  ` [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
  ` [PATCH v2 6/8] MIPS: jz4780: dts: Fix watchdog node
  ` [PATCH v2 7/8] MIPS: qi_lb60: Enable the jz4740-wdt driver
  ` [PATCH v2 8/8] MIPS: jz4740: Drop old platform reset code

[PATCH] tools: usb: usbip: fix fd leak in case of 'fread' failure
 2017-12-30 16:01 UTC 

[PATCH] [media] pulse8-cec: Eliminate use of time_t and time_to_tm
 2017-12-30 16:00 UTC 

[PATCH] scsi: fnic: Use eth_broadcast_addr instead of memset
 2017-12-30 15:58 UTC 

[PATCH] brcmfmac: Use zeroing memory allocator than allocator/memset
 2017-12-30 15:51 UTC 

[PATCH] scsi: megaraid: Use zeroing memory allocator than allocator/memset
 2017-12-30 15:47 UTC 

About the try to remove cross-release feature entirely by Ingo
 2017-12-30 15:40 UTC  (6+ messages)

[PATCH] ethernet/broadcom: Use zeroing memory allocator than allocator/memset
 2017-12-30 15:44 UTC 

[PATCH] IB/ocrdma: Use zeroing memory allocator than allocator/memset
 2017-12-30 15:39 UTC 

[PATCH] qed: Use zeroing memory allocator than allocator/memset
 2017-12-30 15:37 UTC 

stable-rc build: 0 warnings 7 failures (stable-rc/v3.18.90-13-g444eb56)
 2017-12-30 15:29 UTC  (3+ messages)

[PATCH 0/9] scsi: Use zeroing allocators than allocator/memset
 2017-12-30 15:28 UTC  (10+ messages)
` [PATCH 1/9] scsi: qla4xxx: Use zeroing allocator rather "
` [PATCH 2/9] scsi: qla2xxx: "
` [PATCH 3/9] scsi: qedi: Use zeroing allocator instead of allocator/memset
` [PATCH 4/9] scsi: mvsas: Use zeroing allocator rather than allocator/memset
` [PATCH 5/9] scsi: fnic: "
` [PATCH 6/9] scsi: dpt_i2o: "
` [PATCH 7/9] scsi: bnx2fc: "
` [PATCH 8/9] scsi: bfa: "
` [PATCH 9/9] scsi: bnx2i: "

[PATCH 0/3] axp20x backup battery charging
 2017-12-30 15:23 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mfd: axp20x: Document backup battery charging property
` [PATCH 2/3] mfd: axp20x: Add support for backup battery charging
` [PATCH 3/3] ARM: dts: sun7i: lamobo-r1: Add backup battery charging property

[PATCH] arm64: Target aarch64elf emulation to allow bare-metal toolchains
 2017-12-30 15:08 UTC 

[PATCH] iio: adc: add driver for ti adc081s/adc101s/adc121s
 2017-12-30 14:53 UTC  (7+ messages)

[PATCH V2] ARM: imx: introduce imx_l2c310_write_sec
 2017-12-30 14:20 UTC  (3+ messages)

4.14.9 broke nvidia 384.98 kernel module
 2017-12-30 14:18 UTC  (4+ messages)

[PATCH 1/2] ARM: imx: no unmask/mask GINT for WAIT_CLOCKED
 2017-12-30 13:53 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: cpuidle-imx6q: configure CCM to RUN mode when CPU is active

general protection fault in skb_segment
 2017-12-30 13:51 UTC  (4+ messages)

v4.15-rc5 warning: suspicious RCU usage in net/wireless/util.c:778
 2017-12-30 13:11 UTC 

Graphics on thinkpad x270 after dock/undock works only for the first time (CPU pipe B FIFO underrun)
 2017-12-30 12:53 UTC  (3+ messages)

[PATCH v2] iio: adc: max9611: fix module auto-loading
 2017-12-30 12:43 UTC  (4+ messages)

(no subject)
 2017-12-30 12:42 UTC 

[PATCH V2 0/4] cpu_cooling: cooling dev registration cleanups
 2017-12-30 11:52 UTC  (3+ messages)
` [PATCH V2 4/4] cpu_cooling: Drop static-power related stuff

[PATCH v5 00/12] drm/sun4i: Add A83t LVDS support
 2017-12-30 11:45 UTC  (3+ messages)
` [PATCH v5 03/12] dt-bindings: display: sun4i-drm: Add LVDS properties

[PATCH 0/6] Allwinner R40 USB host support
 2017-12-30 11:38 UTC  (4+ messages)
` [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY

[PATCH v4 0/6] Allwinner H3/H5/A64(DE2) SimpleFB support (Part 2)
 2017-12-30 11:30 UTC  (7+ messages)
` [PATCH v4 1/6] ARM: sunxi: h3/h5: add simplefb nodes
` [PATCH v4 2/6] dt-bindings: add binding for A64 DE2 CCU SRAM
` [PATCH v4 3/6] clk: sunxi-ng: add support for Allwinner A64 DE2 CCU
` [PATCH v4 4/6] arm64: allwinner: a64: add DE2 CCU for A64 SoC
` [PATCH v4 5/6] arm64: allwinner: a64: add simplefb "
` [PATCH v4 6/6] arm64: allwinner: a64: add HDMI regulator to all DTs' simplefb_hdmi

[GIT PULL] HID
 2017-12-30 11:19 UTC 

[PATCH] scsi: imm: Replace mdelay with msleep in imm_init
 2017-12-30 11:10 UTC 

[PATCH] b43: Replace mdelay with msleep in b43_radio_2057_init_post
 2017-12-30 11:08 UTC 

[PATCH] staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probe
 2017-12-30 11:07 UTC 

[patch V5 00/11] LICENSES: Add documentation and initial License files
 2017-12-30 11:02 UTC  (9+ messages)
` [patch V5 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses

consolidate direct dma mapping and swiotlb support
 2017-12-30 10:56 UTC  (3+ messages)

[PATCH] leaking_addresses: add generic 32-bit support
 2017-12-30 10:30 UTC  (4+ messages)

[PATCH] iio: add kernel-doc '@owner'
 2017-12-30  9:58 UTC  (3+ messages)

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-30  9:19 UTC  (12+ messages)

[GIT pull] x86/pti: The real thing
 2017-12-30  9:04 UTC  (3+ messages)

[PATCHv3 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2017-12-30  8:50 UTC  (2+ messages)

[PATCHv3 0/2] capability controlled user-namespaces
 2017-12-30  8:50 UTC  (5+ messages)

INFO: task hung in aead_recvmsg
 2017-12-30  8:37 UTC  (3+ messages)

[PATCH] x86: hide unused allocate_percpu_fixmap_ptes
 2017-12-30  8:36 UTC  (2+ messages)

[PATCH] padata: add SPDX identifier
 2017-12-30  8:21 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the tip tree
 2017-12-30  8:20 UTC  (2+ messages)

[PATCH] ARM: imx: introduce imx_l2c310_write_sec
 2017-12-30  7:49 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the bluetooth tree
 2017-12-30  7:44 UTC  (3+ messages)

[PATCH] f2fs: check segment type before recover data
 2017-12-30  7:42 UTC 

[PATCH] futex: use fault_in to avoid infinite loop
 2017-12-30  7:40 UTC  (4+ messages)

[PATCH 1/2] mm: Make follow_pte_pmd an inline
 2017-12-30  7:17 UTC  (8+ messages)
` [PATCH 2/2] Introduce __cond_lock_err

(no subject)
 2017-12-30  6:42 UTC 

[PATCH 11/20] nvmem: meson-efuse: Convert to use devm_nvmem_register()
 2017-12-30  6:38 UTC  (2+ messages)

[PATCH v3] igb: Free IRQs when device is hotplugged
 2017-12-30  5:51 UTC  (2+ messages)

[PATCH v2 0/4] Address error and recovery for AER and DPC
 2017-12-30  3:57 UTC  (6+ messages)
` [PATCH v2 2/4] PCI/DPC/AER: Address Concurrency between "

[PATCH net-next 0/2] net: stmmac: Couple of debug prints improvements
 2017-12-30  3:56 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: Pad ring number with zeroes in display_ring()
` [PATCH net-next 2/2] net: stmmac: Allow debug prints of frame_len/COE

[PATCH 0/5] isolation: 1Hz residual tick offloading v3
 2017-12-30  3:55 UTC  (6+ messages)
` [PATCH 1/5] sched: Rename init_rq_hrtick to hrtick_rq_init
` [PATCH 2/5] sched/isolation: Add scheduler tick offloading interface
` [PATCH 3/5] nohz: Allow to check if remote CPU tick is stopped
` [PATCH 4/5] sched/isolation: Residual 1Hz scheduler tick offload
` [PATCH 5/5] sched/isolation: Document "nohz_offload" flag

[PATCH] Staging: ncpfs: dir: fixed a bracket coding style issue
 2017-12-30  3:52 UTC  (2+ messages)

[PATCH v2 1/2] Input: edt-ft5x06 - Add support for regulator
 2017-12-30  3:15 UTC  (3+ messages)
` [PATCH] Input: fix semicolon.cocci warnings

linux-next: Signed-off-by missing for commit in the tpmdd tree
 2017-12-30  2:57 UTC  (2+ messages)

[RFC PATCH Resend] ksm: allow dedup all tasks memory
 2017-12-30  1:49 UTC 

4.14.9 with CONFIG_MCORE2 fails to boot
 2017-12-30  1:32 UTC  (8+ messages)

[PATCH] Staging: pi433 - fix ccheckpatch issue, updated include line
 2017-12-30  1:16 UTC 

[PATCH 00/10] perf tools: Add support for CoreSight trace decoding
 2017-12-30  0:51 UTC  (4+ messages)
` [PATCH 05/10] perf tools: Add support for decoding CoreSight trace data

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-30  0:31 UTC  (5+ messages)
` [RFC PATCH v12 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-30  0:21 UTC  (7+ messages)
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH v3 bpf-next 1/2] tools/bpftool: use version from the kernel source tree
 2017-12-30  0:13 UTC  (2+ messages)

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-30  0:10 UTC  (4+ messages)
` [RFC PATCH v12 5/5] arm64: dts: rockchip: Move PCIe WAKE# irq to pcie port for Gru


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox