linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-30 01:35:56 to 2020-03-30 07:58:10 UTC [more...]

linux-next: build failure after merge of the gpio tree
 2020-03-30  7:58 UTC 

[PATCH v1] powerpc: Make setjmp/longjump signature standard
 2020-03-30  7:57 UTC  (4+ messages)
` [PATCH v2] powerpc: Make setjmp/longjmp "

[PATCH] mtd:clear cache_state to avoid writing to bad clocks repeatedly
 2020-03-30  7:54 UTC  (3+ messages)

Fwd: Some happening when using BIND mount with network namespace
 2020-03-30  7:50 UTC 

linux-next: build failure after merge of the tip tree
 2020-03-30  7:48 UTC  (4+ messages)

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-03-30  7:44 UTC  (4+ messages)

[PATCH] UML: add support for KASAN under x86_64
 2020-03-30  7:43 UTC  (8+ messages)

[PATCH] serial: sh-sci: Support custom speed setting
 2020-03-30  7:43 UTC  (7+ messages)

[PATCH] perf report: Fix arm64 gap between kernel start and module end
 2020-03-30  7:41 UTC 

[PATCH net-next v6 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-30  7:36 UTC  (5+ messages)

commit 23cb8490c0d3 ("MAINTAINERS: fix bad file pattern")
 2020-03-30  7:35 UTC  (2+ messages)

[Bluez PATCH v1] bluetooth: set advertising intervals
 2020-03-30  7:34 UTC 

[PATCH 0/6] vhost: Reset batched descriptors on SET_VRING_BASE call
 2020-03-30  7:34 UTC  (4+ messages)

[PATCH] mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention
 2020-03-30  7:31 UTC  (2+ messages)

[PATCH 0/4] add mipi_csi_xx gate clocks for SC9863A
 2020-03-30  7:31 UTC  (6+ messages)
` [PATCH 1/4] clk: sprd: check its parent status before reading gate clock
` [PATCH 2/4] dt-bindings: clk: sprd: add mipi_csi_xx clocks for SC9863A
` [PATCH 3/4] clk: sprd: add dt-bindings include for mipi_csi_xx clocks
` [PATCH 4/4] clk: sprd: add mipi_csi_xx gate clocks

[PATCH 0/3] Properly fix headphone noise on the XPS 13 and other ALC256 devices
 2020-03-30  7:30 UTC  (4+ messages)
` [PATCH 1/3] ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
` [PATCH 2/3] ALSA: hda/realtek - Set principled PC Beep configuration for ALC256
` [PATCH 3/3] ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups

[RFC PATCH v1 13/50] Avoid some useless msecs/jiffies conversions
 2020-03-30  7:29 UTC  (9+ messages)

WARNING in sk_stream_kill_queues (4)
 2020-03-30  7:25 UTC  (2+ messages)

[PATCH] usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
 2020-03-30  7:22 UTC  (7+ messages)
` [PATCH RESEND] "

[PATCH][RESEND] usb: dwc3: gadget: Handle dequeuing of non queued URB gracefully
 2020-03-30  7:18 UTC  (5+ messages)
` [PATCH] usb: dwc3: gadget: don't dequeue requests on already disabled endpoints

why does "mem auto-init: clearing system memory may take some time..." takes about 14 sec under 5.4.17 but only few msec under 5.5.1?
 2020-03-30  7:12 UTC  (3+ messages)

WARNING in dev_watchdog (2)
 2020-03-30  7:12 UTC 

[PATCH nf-next] ipvs: fix uninitialized variable warning
 2020-03-30  7:11 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-30  7:10 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'

INFO: task hung in tls_sk_proto_close
 2020-03-30  7:09 UTC 

linux-next: manual merge of the vhost tree with the kvm-arm tree
 2020-03-30  7:08 UTC  (3+ messages)

[PATCH v2] Input: elants_i2c - support palm detection
 2020-03-30  7:02 UTC 

Re: [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx
 2020-03-30  7:02 UTC  (3+ messages)

[PATCH 00/18] kfree_rcu() improvements for -rcu dev
 2020-03-30  7:00 UTC  (21+ messages)
` [PATCH 01/18] mm/list_lru.c: Rename kvfree_rcu() to local variant
` [PATCH 02/18] rcu: Introduce kvfree_rcu() interface
` [PATCH 03/18] rcu: Rename rcu_invoke_kfree_callback/rcu_kfree_callback
` [PATCH 04/18] rcu: Rename __is_kfree_rcu_offset() macro
` [PATCH 05/18] rcu: Rename kfree_call_rcu() to the kvfree_call_rcu()
` [PATCH 06/18] mm/list_lru.c: Remove kvfree_rcu_local() function
` [PATCH 07/18] rcu/tree: Simplify debug_objects handling
` [PATCH 08/18] rcu/tree: Clarify emergency path comment better
` [PATCH 09/18] rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro
` [PATCH 10/18] rcu/tree: Maintain separate array for vmalloc ptrs
` [PATCH 11/18] rcu/tree: Introduce expedited_drain flag
` [PATCH 12/18] rcu/tree: Support reclaim for head-less object
` [PATCH 13/18] rcu/tiny: Move kvfree_call_rcu() out of header
` [PATCH 14/18] rcu/tiny: Support reclaim for head-less object
` [PATCH 15/18] rcu: Support headless variant in the kvfree_rcu()
` [PATCH 16/18] rcu/tree: Remove extra next variable in kfree worker function
` [PATCH 17/18] rcu/tree: Simplify is_vmalloc_addr expression
` [PATCH 18/18] rcu/tree: Make kvfree_rcu() tolerate any alignment

[PATCH -next] dmaengine: hisilicon: Fix build error without PCI_MSI
 2020-03-30  6:59 UTC  (3+ messages)

[PATCH] f2fs: fix long latency due to discard during umount
 2020-03-30  6:53 UTC  (6+ messages)

[RFC] mm/page_alloc: Enumerate bad page reasons
 2020-03-30  6:51 UTC 

[PATCH] staging: rtl8723bs: rtw_cmd: Compress lines for immediate return
 2020-03-30  6:47 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging: rtl8723bs: rtw_efuse: Compress lines for immediate return
 2020-03-30  6:47 UTC  (2+ messages)
` [Outreachy kernel] "

upstream build error (9)
 2020-03-30  6:46 UTC  (2+ messages)

[PATCH v3] f2fs: fix long latency due to discard during umount
 2020-03-30  6:45 UTC 

[PATCH v4 0/5] Add battery charger driver support for MP2629
 2020-03-30  6:46 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: add document bindings for mp2629

[PATCH] x86/boot/build: add cpustr.h to targets and remove clean-files
 2020-03-30  6:42 UTC  (2+ messages)

[PATCH 1/2] x86/boot/build: make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage
 2020-03-30  6:40 UTC  (2+ messages)

[RFC PATCH v2 1/3] meminfo_extra: introduce meminfo extra
 2020-03-29  8:19 UTC  (10+ messages)

linux-next: Fixes tag needs some work in the chrome-platform tree
 2020-03-30  6:27 UTC  (2+ messages)

[PATCH v6 00/14] Add AMD SEV guest live migration support
 2020-03-30  6:23 UTC  (15+ messages)
` [PATCH v6 01/14] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v6 02/14] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v6 03/14] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v6 04/14] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v6 05/14] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v6 06/14] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v6 07/14] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v6 08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v6 09/14] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v6 10/14] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v6 11/14] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v6 12/14] KVM: x86: Introduce KVM_PAGE_ENC_BITMAP_RESET ioctl
` [PATCH v6 13/14] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v6 14/14] KVM: x86: Add kexec support for SEV Live Migration

[RFC PATCH v1] driver core: Set fw_devlink to "permissive" behavior by default
 2020-03-30  6:20 UTC  (5+ messages)

linux-next: build failure after merge of the pinctrl tree
 2020-03-30  6:19 UTC 

[v2,1/1] hwmon: (nct7904) Add watchdog function
 2020-03-30  6:19 UTC  (4+ messages)
    ` 答复: "
        ` 答复: "

[PATCH 1/6] habanalabs: don't wait for ASIC CPU after reset
 2020-03-30  6:14 UTC  (8+ messages)
` [PATCH 4/6] habanalabs: unify and improve device cpu init
` [PATCH 5/6] habanalabs: print warning when reset is requested
` [PATCH 6/6] habanalabs: increase timeout during reset

linux-next: build failure after merge of the gpio tree
 2020-03-30  6:11 UTC 

[PATCH v3 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-03-30  6:10 UTC  (7+ messages)
` [PATCH v3 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
      ` [v3 "
          ` [v3 05/10] mmap locking API: Improving the Coccinelle software

[PATCH] swiotlb: Allow swiotlb to live at pre-defined address
 2020-03-30  6:06 UTC  (3+ messages)

[PATCH] docs: driver-api: address duplicate label warning
 2020-03-30  6:01 UTC 

[RFC PATCH v1 46/50] mm/shuffle.c: use get_random_max()
 2020-03-30  5:54 UTC  (8+ messages)
  ` [RFC PATCH v1 00/52] Audit kernel random number use
          ` Another batched entropy idea
            ` [PATCH] random: reduce temporary buffers

[PATCH v4 00/25] Add support for OpenCAPI Persistent Memory devices
 2020-03-27  7:12 UTC  (10+ messages)
` [PATCH v4 03/25] powerpc/powernv: Map & release OpenCAPI LPC memory
` [PATCH v4 05/25] ocxl: Address kernel doc errors & warnings
` [PATCH v4 06/25] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v4 12/25] nvdimm/ocxl: Add register addresses & status values to the header
` [PATCH v4 15/25] nvdimm/ocxl: Register a character device for userspace to interact with
` [PATCH v4 20/25] nvdimm/ocxl: Add an IOCTL to request controller health & perf data
` [PATCH v4 21/25] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v4 24/25] nvdimm/ocxl: Expose the serial number & firmware version in sysfs
` [PATCH v4 25/25] MAINTAINERS: Add myself & nvdimm/ocxl to ocxl

[PATCH] Input: elants_i2c - support palm detection
 2020-03-30  5:45 UTC  (5+ messages)

[PATCH net-next 0/9] net: ethernet backplane support
 2020-03-30  5:43 UTC  (8+ messages)
` [PATCH net-next 2/9] dt-bindings: net: add backplane dt bindings
    ` [EXT] "

[PATCH v2 0/4] Add support for Xilinx Versal SDHCI in Arasan driver
 2020-03-30  5:41 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controller
` [PATCH v2 2/4] sdhci: arasan: Add support for Versal Tap Delays
` [PATCH v2 3/4] mmc: sdhci-of-arasan: Modify clock operations handling
` [PATCH v2 4/4] mmc: sdhci-of-arasan: Fix kernel-doc warnings

[PATCH] gcc-plugins: drop support for GCC <= 4.7
 2020-03-30  5:42 UTC 

[PATCH v2 0/3] IOMMU user API enhancement
 2020-03-30  5:40 UTC  (8+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities

[PATCH] power: supply: max17042_battery: Add support for the TTE_NOW prop
 2020-03-30  5:33 UTC 

[PATCH net-next v3 00/12] ethtool netlink interface, part 4
 2020-03-30  5:33 UTC  (2+ messages)

[PATCH v2] ARM: imx: allow to disable board specific PHY fixups
 2020-03-30  5:26 UTC  (3+ messages)

[PATCH] brcmfmac: fix wrong location to get firmware feature
 2020-03-30  5:25 UTC 

[PATCH v7 0/5] media: rockchip: Add the rkvdec driver
 2020-03-30  5:20 UTC  (7+ messages)
` [PATCH v7 1/5] media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflists
` [PATCH v7 2/5] media: hantro: h264: Use the generic H264 reflist builder
` [PATCH v7 3/5] media: dt-bindings: rockchip: Document RK3399 Video Decoder bindings
` [PATCH v7 4/5] media: rkvdec: Add the rkvdec driver
` [PATCH v7 5/5] arm64: dts: rockchip: rk3399: Define the rockchip Video Decoder node

[PATCH V4 00/13] Add driver for dvfsrc, support for active state of scpsys
 2020-03-30  5:19 UTC  (3+ messages)
  ` [PATCH V4 11/13] dt-bindings: regulator: add DVFSRC regulator dt-bindings

mmotm 2020-03-28-22-17 uploaded
 2020-03-30  5:14 UTC  (3+ messages)
` mmotm 2020-03-28-22-17 uploaded (staging/octeon/)

[PATCH v4 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-03-30  5:12 UTC  (4+ messages)
` [PATCH v4 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using HID framework

[PATCH] gcc-plugins: drop support for GCC <= 4.7
 2020-03-30  5:12 UTC  (3+ messages)

[PATCH v6] sctp: fix refcount bug in sctp_wfree
 2020-03-30  4:58 UTC  (2+ messages)

[PATCH] arch/xtensa: correct an ungrammatical word
 2020-03-30  4:54 UTC 

[PATCH v2] ipv4: fix a RCU-list lock in fib_triestat_seq_show
 2020-03-30  4:52 UTC  (2+ messages)

[PATCH v3 0/2] mm: mmap: add mmap trace point
 2020-03-30  4:49 UTC  (4+ messages)
  ` [PATCH v3 2/2] mm: mmap: add trace point of vm_unmapped_area

[PATCH net-next v2 1/2] net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
 2020-03-30  4:44 UTC  (4+ messages)
` [PATCH net-next v2 2/2] ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmii

[PATCH 1/1] net: stmmac: Add support for VLAN Rx filtering
 2020-03-30  4:32 UTC  (2+ messages)

[PATCH v4 4/4] SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)
 2020-03-30  4:23 UTC  (2+ messages)

[GIT PULL] pstore updates for v5.7-rc1
 2020-03-30  4:21 UTC 

Linux 5.6
 2020-03-30  4:20 UTC  (2+ messages)
` Linux 5.6 ..build..compile...booted without fuss

[PATCH] ext4: Fix return-value types in several function documentation comments
 2020-03-30  4:17 UTC  (2+ messages)

[GIT PULL] seccomp updates for v5.7-rc1
 2020-03-30  4:16 UTC 

[PATCH v9 00/55] atmel_mxt_ts misc
 2020-03-30  4:10 UTC  (6+ messages)
` [PATCH v9 13/55] Input: atmel_mxt_ts - add regulator control support

[PATCH] powerpc/fadump: fix race between pstore write and fadump crash trigger
 2020-03-30  4:05 UTC 

[PATCH -next] phy: tegra: Add missing USB_SUPPORT dependency
 2020-03-30  3:46 UTC 

[PATCH v5 00/14] Add AMD SEV guest live migration support
 2020-03-30  3:29 UTC  (13+ messages)
` [PATCH v5 02/14] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v5 06/14] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v5 07/14] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v5 08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v5 09/14] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v5 10/14] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v5 11/14] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v5 12/14] KVM: x86: Introduce KVM_PAGE_ENC_BITMAP_RESET ioctl
` [PATCH v5 13/14] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v5 14/14] KVM: x86: Add kexec support for SEV Live Migration

[PATCH v7 0/2] clk: intel: Add a new driver for a new clock controller IP
 2020-03-30  3:29 UTC  (2+ messages)

[PATCH 4/6] soc: bt1: Add Baikal-T1 AXI-bus EHB driver
 2020-03-30  3:14 UTC  (2+ messages)

[PATCH v3] rtc: ds1307: add support for watchdog timer on ds1388
 2020-03-30  2:55 UTC 

linux-next: build warning after merge of the tip tree
 2020-03-30  2:47 UTC 

[PATCH] signal: use kill_proc_info instead of kill_pid_info in kill_something_info
 2020-03-30  2:44 UTC 

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-03-30  2:42 UTC  (4+ messages)

[GIT PULL] erofs updates for 5.7-rc1
 2020-03-30  2:38 UTC 

[PATCH v2 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-30  2:35 UTC  (3+ messages)
` [PATCH v2 2/4] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's

[PATCH -next] memory: tegra: mark PM functions as __maybe_unuse
 2020-03-30  2:33 UTC 

[PATCH v5 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-03-30  2:20 UTC  (7+ messages)
` [PATCH v5 1/6] powerpc/fsl_booke/kaslr: refactor kaslr_legal_offset() and kaslr_early_init()
` [PATCH v5 2/6] powerpc/fsl_booke/64: introduce reloc_kernel_entry() helper
` [PATCH v5 3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64
` [PATCH v5 4/6] powerpc/fsl_booke/64: do not clear the BSS for the second pass
` [PATCH v5 5/6] powerpc/fsl_booke/64: clear the original kernel if randomized
` [PATCH v5 6/6] powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst and add 64bit part

[PATCH] pcmcia: remove some unused space characters
 2020-03-30  2:00 UTC 

[PATCH] signal: check sig before setting info in kill_pid_usb_asyncio
 2020-03-30  2:18 UTC 

[rcu:rcu/next] BUILD SUCCESS 1503af98f54de48952cd5b0fb65c0eaeef66e82a
 2020-03-30  2:17 UTC 

[PATCH] clk: sprd: fix to get a correct ibias of pll
 2020-03-30  2:16 UTC 

linux-next: manual merge of the keys tree with the bpf-next tree
 2020-03-30  2:06 UTC 


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).