linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 23:27:51 to 2019-11-02 14:45:59 UTC [more...]

[PATCH] ASoC: sun4i: Use PTR_ERR_OR_ZERO to simplify the code
 2019-11-02 14:45 UTC  (5+ messages)

[PATCH v9 00/22] SC7 entry and exit support for Tegra210
 2019-11-02 14:42 UTC  (3+ messages)
` [PATCH v9 12/22] cpufreq: tegra124: Add suspend and resume support

[PATCH] iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positions
 2019-11-02 14:40 UTC  (5+ messages)

[PATCH] iio: dln2-adc: fix iio_triggered_buffer_postenable() position
 2019-11-02 14:37 UTC  (4+ messages)

[PATCH v2] iio: pressure: bmp280: use devm action and remove labels from probe
 2019-11-02 14:22 UTC  (6+ messages)

[PATCH] mm: There should have an unit (kB)
 2019-11-02 14:18 UTC 

[PATCH 3/3] Revert "f2fs: use kvmalloc, if kmalloc is failed"
 2019-11-02 14:17 UTC  (2+ messages)

[PATCH] net: phy: marvell: Fix bits clear bug
 2019-11-02 14:15 UTC 

[PATCH -next] iio: st_accel: Fix unused variable warning
 2019-11-02 14:08 UTC  (3+ messages)

[PATCH -next] io-wq: using kfree_rcu() to simplify the code
 2019-11-02 13:59 UTC  (2+ messages)

[GIT PULL] pwm: Fixes for v5.4-rc6
 2019-11-02 13:48 UTC 

linux-next: manual merge of the scsi tree with the rcu tree
 2019-11-02 13:45 UTC  (2+ messages)

Your opportunity
 2019-11-02 13:38 UTC 

[PATCH v2 1/3] fs: remove redundant cache invalidation after async direct-io write
 2019-11-02 13:13 UTC  (3+ messages)
` [PATCH v2 2/3] fs: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
` [PATCH v2 3/3] fs: warn if stale pagecache is left after direct write

[PATCH] staging: rtl8192u: fix potential infinite loop because loop counter being too small
 2019-11-02 12:50 UTC  (3+ messages)

[PATCH V2 0/7] rcu: introduce percpu rcu_preempt_depth
 2019-11-02 12:45 UTC  (8+ messages)
` [PATCH V2 1/7] rcu: use preempt_count to test whether scheduler locks is held
` [PATCH V2 2/7] rcu: cleanup rcu_preempt_deferred_qs()
` [PATCH V2 3/7] rcu: remove useless special.b.deferred_qs
` [PATCH V2 4/7] rcu: don't use negative ->rcu_read_lock_nesting
` [PATCH V2 5/7] rcu: wrap usages of rcu_read_lock_nesting
` [PATCH V2 6/7] rcu: clear the special.b.need_qs in rcu_note_context_switch()
` [PATCH V2 7/7] x86,rcu: use percpu rcu_preempt_depth

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-11-02 12:21 UTC  (8+ messages)
` [PATCHv2 1/8] ftrace: add ftrace_init_nop()
` [PATCHv2 4/8] arm64: module/ftrace: intialize PLT at load time
` [PATCHv2 7/8] arm64: implement ftrace with regs

[PATCH] arm64: allwinner: h6: Enable GPU node for Tanix TX6
 2019-11-02 12:04 UTC 

[PATCH v3] mm/memory_hotplug: Fix try_offline_node()
 2019-11-02 12:02 UTC 

[PATCH] Doc: Improve format for whatisRCU.rst
 2019-11-02 11:55 UTC 

[PATCH] net: hns3: Use the correct style for SPDX License Identifier
 2019-11-02 11:44 UTC 

[PATCH] drm/nouveau/bios/init: make const arrays probe_order static, makes object smaller
 2019-11-02 11:39 UTC 

[PATCH v4 00/20] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-11-02 11:24 UTC  (21+ messages)
` [PATCH v4 01/20] mtd: spi-nor: Use dev_dbg insted of dev_err for low level info
` [PATCH v4 02/20] mtd: spi-nor: Print debug info inside Reg Ops methods
` [PATCH v4 03/20] mtd: spi-nor: Check for errors after each Register Operation
` [PATCH v4 04/20] mtd: spi-nor: Rename label as it is no longer generic
` [PATCH v4 05/20] mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
` [PATCH v4 06/20] mtd: spi-nor: Move the WE and wait calls inside Write SR methods
` [PATCH v4 07/20] mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
` [PATCH v4 08/20] mtd: spi-nor: Describe all the Reg Ops
` [PATCH v4 09/20] mtd: spi-nor: Drop spansion_quad_enable()
` [PATCH v4 10/20] mtd: spi-nor: Fix errno on Quad Enable methods
` [PATCH v4 11/20] mtd: spi-nor: Check all the bits written, not just the BP ones
` [PATCH v4 12/20] mtd: spi-nor: Print debug message when the read back test fails
` [PATCH v4 13/20] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
` [PATCH v4 14/20] mtd: spi-nor: Extend the QE Read Back test to the entire SR byte
` [PATCH v4 15/20] mtd: spi-nor: Extend the QE Read Back test to both SR1 and SR2
` [PATCH v4 16/20] mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
` [PATCH v4 17/20] mtd: spi-nor: Merge spansion Quad Enable methods
` [PATCH v4 18/20] mtd: spi-nor: Rename macronix_quad_enable to spi_nor_sr1_bit6_quad_enable
` [PATCH v4 19/20] mtd: spi-nor: Prepend "spi_nor_" to "sr2_bit7_quad_enable"
` [PATCH v4 20/20] mtd: spi-nor: Rework the disabling of block write protection

[PATCH v2] mm/memory_hotplug: Fix try_offline_node()
 2019-11-02 11:23 UTC  (2+ messages)

[PATCHv1] firmware: be compatible with older version of RSU firmware
 2019-11-02 11:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add VSPRINTF
 2019-11-02 11:09 UTC  (6+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-02 11:01 UTC  (3+ messages)
` [PATCH 11/19] net/xdp: set FOLL_PIN via pin_user_pages()

[PATCH 11/28] mm: factor shrinker work calculations
 2019-11-02 10:55 UTC  (2+ messages)

[PATCH v3 00/32] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-11-02 10:48 UTC  (27+ messages)
` [PATCH v3 01/32] mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods
` [PATCH v3 02/32] mtd: spi-nor: Drop duplicated new line
` [PATCH v3 03/32] mtd: spi-nor: Group all Reg Ops to avoid forward declarations
` [PATCH v3 04/32] mtd: spi-nor: Stop compare with negative in Reg Ops methods
` [PATCH v3 05/32] mtd: spi-nor: Drop explicit cast to int to already int value
` [PATCH v3 06/32] mtd: spi-nor: Use dev_err() instead of pr_err()
` [PATCH v3 07/32] mtd: spi-nor: Don't overwrite errno from Reg Ops
` [PATCH v3 08/32] mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()
` [PATCH v3 09/32] mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()
` [PATCH v3 10/32] mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
` [PATCH v3 11/32] mtd: spi-nor: Drop redundant error reports in Reg Ops callers
` [PATCH v3 14/32] mtd: spi-nor: Fix retlen handling in sst_write()
` [PATCH v3 18/32] mtd: spi-nor: Constify data to write to the Status Register

[PATCH] staging: allegreo-dvt: fix warning of comparison of 0/1 to bool
 2019-11-02 10:45 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.4-4 tag
 2019-11-02 10:39 UTC 

[PATCH] staging: wfx: fix warning of using plain integer
 2019-11-02 10:39 UTC  (2+ messages)

[PATCH] staging: vc04_services: replace g_free_fragments_mutex with spinlock
 2019-11-02 10:35 UTC  (4+ messages)
` [PATCH resend] "

[PATCH] staging: wfx: Fix a memory leak in 'wfx_upload_beacon'
 2019-11-02 10:30 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.4-rc6
 2019-11-02 10:23 UTC 

[PATCH v4 00/17] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-11-02 10:01 UTC  (9+ messages)
` [PATCH v4 03/17] kvm: x86: Introduce APICv deactivate bits
` [PATCH v4 04/17] kvm: x86: Add support for activate/de-activate APICv at runtime
` [PATCH v4 12/17] svm: Temporary deactivate AVIC during ExtINT handling
` [PATCH v4 13/17] kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode

[GIT PULL] parisc architecture fix for kernel v5.4
 2019-11-02  8:50 UTC  (3+ messages)

[PATCH] Documentation: RCU: rcu_dereference: Convert to rcu_dereference.rst
 2019-11-02  8:01 UTC 

[PATCH -next] gpu: host1x: Remove dev_err() on platform_get_irq() failure
 2019-11-02  7:57 UTC 

[PATCH -next] thermal: ti-soc-thermal: Remove dev_err() on platform_get_irq() failure
 2019-11-02  7:56 UTC 

[PATCH] rtlwifi: rtl8225se: remove some unused const variables
 2019-11-02  7:46 UTC 

[PATCH 3.16 47/47] KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
 2019-11-02  7:39 UTC  (7+ messages)

[PATCH] scripts:prune-kernel:remove old kernels and modules dir from system
 2019-11-02  6:30 UTC 

[PATCH] usb: host: fotg210: add missed clk_put calls
 2019-11-02  6:22 UTC 

[PATCH v2] i2c: imx-lpi2c: add clk_disable_unprepare calls
 2019-11-02  6:21 UTC 

[PATCH] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-11-02  6:17 UTC  (3+ messages)

[PATCH RESEND 1/1] vfs: Really check for inode ptr in lookup_fast
 2019-11-02  6:17 UTC  (8+ messages)

[PATCH v2 0/4] perf cs-etm: Fix synthesizing instruction samples
 2019-11-02  6:11 UTC  (4+ messages)
` [PATCH v2 1/4] perf cs-etm: Continuously record last branches

x86/boot: add ramoops.mem_size=1048576 boot parameter cause can't boot
 2019-11-02  5:41 UTC  (3+ messages)

[PATCH v1 1/6] scsi: ufs: Add device reset in link recovery path
 2019-11-02  5:03 UTC  (6+ messages)
` [PATCH v1 2/6] scsi: ufs-qcom: Add reset control support for host controller
` [PATCH v1 3/6] scsi: ufs: Fix up auto hibern8 enablement
` [PATCH v1 4/6] scsi: ufs: Fix irq return code
` [PATCH v1 5/6] scsi: ufs: Abort gating if clock on request is pending
` [PATCH v1 6/6] scsi: ufs: Fix error handing during hibern8 enter

[PATCH v3 1/5] scsi: Adjust DBD setting in mode sense for caching mode page per LLD
 2019-11-02  5:01 UTC  (5+ messages)
` [PATCH v3 2/5] scsi: ufs: Set DBD setting in mode sense for caching mode page
` [PATCH v3 3/5] scsi: ufs: Release clock if DMA map fails
` [PATCH v3 4/5] scsi: ufs: Do not clear the DL layer timers
` [PATCH v3 5/5] scsi: ufs: Do not free irq in suspend

[PATCH 04/12] ia64: Replace cpu_down with freeze_secondary_cpus
 2019-11-02  4:59 UTC  (2+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-02  4:25 UTC  (12+ messages)

[PATCH v1] tools/hv: async name resolution in kvp_daemon
 2019-11-02  4:18 UTC  (4+ messages)

[PATCH] scripts:prune-kernel:Removed old kernels and modules dir from system
 2019-11-02  3:42 UTC  (3+ messages)

[PATCH 0/5] net: phy: at803x device tree binding
 2019-11-02  3:21 UTC  (10+ messages)
` [PATCH 1/5] net: phy: at803x: fix Kconfig description
` [PATCH 2/5] dt-bindings: net: phy: Add support for AT803X
` [PATCH 3/5] net: phy: at803x: add device tree binding
` [PATCH 4/5] net: phy: at803x: mention AR8033 as same as AR8031
` [PATCH 5/5] net: phy: at803x: fix the PHY names

how to find thread that fork'd the current
 2019-11-02  3:07 UTC 

[PATCH 1/1] MAINTAINERS: Update for INTEL IOMMU (VT-d) entry
 2019-11-02  2:53 UTC 

[PATCH 0/2] pinctrl: bcm: nsp: gpio improvements
 2019-11-02  2:55 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts
` [PATCH 2/2] pinctrl: bcm: nsp: implement get_direction

[PATCH v3] x86: Add trace points to (nearly) all vectors
 2019-11-02  1:24 UTC  (3+ messages)

[PATCH v3 1/5] scsi: Adjust DBD setting in mode sense for caching mode page per LLD
 2019-11-02  1:20 UTC  (5+ messages)
` [PATCH v3 2/5] scsi: ufs: Set DBD setting in mode sense for caching mode page
` [PATCH v3 3/5] scsi: ufs: Release clock if DMA map fails
` [PATCH v3 4/5] scsi: ufs: Do not clear the DL layer timers
` [PATCH v3 5/5] scsi: ufs: Do not free irq in suspend

[RFC PATCH 0/3] net: phy: at803x device tree binding
 2019-11-02  1:19 UTC  (10+ messages)
` [RFC PATCH 2/3] dt-bindings: net: phy: Add support for AT803X
` [RFC PATCH 3/3] net: phy: at803x: add device tree binding

[PATCH] sched/numa: advanced per-cgroup numa statistic
 2019-11-02  1:13 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 0/2] SG_NONE fix and cleanup
 2019-11-02  1:06 UTC  (3+ messages)
` [PATCH 2/2] scsi: Clean up SG_NONE
` [PATCH 1/2] atari_scsi, sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE

[GIT] Networking
 2019-11-02  1:10 UTC  (2+ messages)

[GIT PULL] Please pull NFS Client Bugfixes for Linux 5.4-rc6
 2019-11-02  1:10 UTC  (2+ messages)

[PATCH v4 0/4] Adjust the padding size for KASLR
 2019-11-02  1:09 UTC  (5+ messages)
` [PATCH v4 1/4] x86/boot: Wrap up the SRAT traversing code into subtable_parse()
` [PATCH v4 2/4] x86/boot: Add max_addr field in struct boot_params
` [PATCH v4 3/4] x86/boot: Get the max address from SRAT
` [PATCH v4 4/4] x86/mm/KASLR: Adjust the padding size for the direct mapping

[GIT PULL] SCSI fixes for 5.4-rc5
 2019-11-02  1:07 UTC 

(Censored) Why will no-one sue GrSecurity for their blatant GPL violation (of GCC and the linux kernel)?
 2019-11-02  0:48 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: qcom: sdm845: Add PCIe nodes
 2019-11-02  0:31 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845: Add first PCIe controller and PHY
` [PATCH 2/3] arm64: dts: qcom: sdm845: Add second PCIe PHY and controller
` [PATCH 3/3] arm64: dts: qcom: db845c: Enable PCIe controllers

[PATCH v2 0/2] PCI: qcom: Add support for SDM845 PCIe
 2019-11-02  0:27 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] PCI: qcom: Add support for SDM845 PCIe controller

[GIT PULL] RISC-V updates for v5.4-rc6
 2019-11-02  0:25 UTC  (2+ messages)

[PATCH] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2019-11-02  0:24 UTC 

[PATCH] scsi: csiostor: Return value not required for csio_dfs_destroy
 2019-11-02  0:22 UTC  (2+ messages)

[PATCH] scsi: csiostor: Fix NULL check before debugfs_remove_recursive is not needed
 2019-11-02  0:20 UTC 

How to implement BLE security?
 2019-11-02  0:18 UTC 

[PATCH] scsi: pm8001: pm8001_init: Fix Use plain integer as NULL pointer
 2019-11-02  0:17 UTC 

[PATCH v2 0/5] phy: qcom-qmp: Add SDM845 QMP and QHP PHYs
 2019-11-02  0:16 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy-qcom-qmp: Add SDM845 PCIe to binding
` [PATCH v2 2/5] phy: qcom-qmp: Increase PHY ready timeout
` [PATCH v2 3/5] phy: qcom: qmp: Use power_on/off ops for PCIe
` [PATCH v2 4/5] phy: qcom: qmp: Add SDM845 PCIe QMP PHY support
` [PATCH v2 5/5] phy: qcom: qmp: Add SDM845 QHP PCIe PHY

[GIT PULL] scheduler fixes
 2019-11-02  0:15 UTC  (2+ messages)

[PATCH] sched/topology, cpuset: Account for housekeeping CPUs to avoid empty cpumasks
 2019-11-02  0:14 UTC 

[PATCH net-next 0/2] icmp: move duplicate code in helper functions
 2019-11-02  0:12 UTC  (3+ messages)
` [PATCH net-next 1/2] icmp: add helpers to recognize ICMP error packets
` [PATCH net-next 2/2] icmp: remove duplicate code

[PATCH v10 0/8] Add Error Disconnect Recover (EDR) support
 2019-11-01 23:56 UTC  (9+ messages)
` [PATCH v10 1/8] PCI/ERR: Update error status after reset_link()
` [PATCH v10 2/8] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v10 3/8] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v10 4/8] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v10 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v10 6/8] PCI/DPC: Update comments related to DPC recovery on NON_FATAL errors
` [PATCH v10 7/8] PCI/DPC: Clear AER registers in EDR mode
` [PATCH v10 8/8] PCI/ACPI: Enable EDR support

[PATCH] kernel: use ktime_get_real_ts64() to calculate acct.ac_btime
 2019-11-01 23:39 UTC 

[RFC PATCH v3] f2fs: support data compression
 2019-11-01 23:39 UTC  (5+ messages)
  ` [f2fs-dev] "

[PATCH net] taprio: fix panic while hw offload sched list swap
 2019-11-01 23:28 UTC 

[PATCH v3] MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3
 2019-11-01 23:28 UTC  (2+ messages)

[PATCH] MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES
 2019-11-01 23:28 UTC  (2+ messages)

[PATCH v2 1/2] MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge common
 2019-11-01 23:27 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).