linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-04 11:03:06 to 2018-12-04 11:26:35 UTC [more...]

[PATCH v3 0/4] thermal: tsens: Add support for QCS404 platform
 2018-12-04 11:26 UTC  (7+ messages)
` [PATCH v3 2/4] drivers: thermal: tsens: Add generic support for TSENS v1 IP
` [PATCH v3 4/4] arm64: dts: qcom: qcs404: Add thermal zones for each sensor

[PATCH 4.19 000/139] 4.19.7-stable review
 2018-12-04 10:50 UTC  (14+ messages)
` [PATCH 4.19 080/139] PCI: dwc: Fix MSI-X EP framework address calculation bug
` [PATCH 4.19 081/139] PCI: Fix incorrect value returned from pcie_get_speed_cap()
` [PATCH 4.19 082/139] arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou
` [PATCH 4.19 111/139] function_graph: Make ftrace_push_return_trace() static
` [PATCH 4.19 114/139] function_graph: Move return callback before update of curr_ret_stack
` [PATCH 4.19 116/139] binder: fix race that allows malicious free of live buffer
` [PATCH 4.19 117/139] ext2: initialize opts.s_mount_opt as zero before using it
` [PATCH 4.19 125/139] staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION
` [PATCH 4.19 127/139] staging: mt7621-pinctrl: fix uninitialized variable ngroups
` [PATCH 4.19 128/139] staging: rtl8723bs: Fix incorrect sense of ether_addr_equal
` [PATCH 4.19 131/139] usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
` [PATCH 4.19 135/139] lib/test_kmod.c: fix rmmod double free
` [PATCH 4.19 137/139] mm: use swp_offset as key in shmem_replace_page()

[tip:x86/timers] x86/hpet: Remove unused FSEC_PER_NSEC define
 2018-12-04 11:24 UTC 

[PATCH 10/14] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2018-12-04 11:23 UTC  (3+ messages)
` [PATCH 11/14] pinctrl: milbeaut: Add Milbeaut M10V pinctrl

[PATCH 4.14 000/146] 4.14.86-stable review
 2018-12-04 11:14 UTC  (122+ messages)
` [PATCH 4.14 004/146] mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
` [PATCH 4.14 009/146] mm/khugepaged: collapse_shmem() without freezing new_page
` [PATCH 4.14 011/146] media: em28xx: Fix use-after-free when disconnecting
` [PATCH 4.14 012/146] ubi: Initialize Fastmap checkmapping correctly
` [PATCH 4.14 019/146] bpf: Prevent memory disambiguation attack
` [PATCH 4.14 020/146] tls: Add function to update the TLS socket configuration
` [PATCH 4.14 023/146] tls: dont override sk_write_space if tls_set_sw_offload fails
` [PATCH 4.14 024/146] tls: Use correct sk->sk_prot for IPV6
` [PATCH 4.14 027/146] btrfs: validate type when reading a chunk
` [PATCH 4.14 028/146] btrfs: Verify that every chunk has corresponding block group at mount time
` [PATCH 4.14 029/146] btrfs: Refactor check_leaf function for later expansion
` [PATCH 4.14 030/146] btrfs: Check if item pointer overlaps with the item itself
` [PATCH 4.14 031/146] btrfs: Add sanity check for EXTENT_DATA when reading out leaf
` [PATCH 4.14 032/146] btrfs: Add checker for EXTENT_CSUM
` [PATCH 4.14 033/146] btrfs: Move leaf and node validation checker to tree-checker.c
` [PATCH 4.14 036/146] btrfs: tree-checker: Add checker for dir item
` [PATCH 4.14 038/146] btrfs: tree-check: reduce stack consumption in check_dir_item
` [PATCH 4.14 041/146] btrfs: Check that each block group has corresponding chunk at mount time
` [PATCH 4.14 042/146] btrfs: tree-checker: Check level for leaves and nodes
` [PATCH 4.14 044/146] f2fs: check blkaddr more accuratly before issue a bio
` [PATCH 4.14 046/146] f2fs: enhance sanity_check_raw_super() to avoid potential overflow
` [PATCH 4.14 048/146] f2fs: introduce and spread verify_blkaddr
` [PATCH 4.14 049/146] f2fs: fix to do sanity check with secs_per_zone
` [PATCH 4.14 050/146] f2fs: Add sanity_check_inode() function
` [PATCH 4.14 051/146] f2fs: fix to do sanity check with extra_attr feature
` [PATCH 4.14 052/146] f2fs: fix to do sanity check with user_block_count
` [PATCH 4.14 053/146] f2fs: fix to do sanity check with node footer and iblocks
` [PATCH 4.14 054/146] f2fs: fix to do sanity check with block address in main area
` [PATCH 4.14 055/146] f2fs: fix to do sanity check with i_extra_isize
` [PATCH 4.14 056/146] f2fs: fix to do sanity check with cp_pack_start_sum
` [PATCH 4.14 057/146] xfs: dont fail when converting shortform attr to long form during ATTR_REPLACE
` [PATCH 4.14 058/146] Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"
` [PATCH 4.14 059/146] net: skb_scrub_packet(): Scrub offload_fwd_mark
` [PATCH 4.14 060/146] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
` [PATCH 4.14 061/146] virtio-net: disable guest csum during XDP set
` [PATCH 4.14 062/146] virtio-net: fail XDP set if guest csum is negotiated
` [PATCH 4.14 063/146] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
` [PATCH 4.14 064/146] packet: copy user buffers before orphan or clone
` [PATCH 4.14 065/146] rapidio/rionet: do not free skb before reading its length
` [PATCH 4.14 066/146] s390/qeth: fix length check in SNMP processing
` [PATCH 4.14 067/146] usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
` [PATCH 4.14 068/146] sched/core: Fix cpu.max vs. cpuhotplug deadlock
` [PATCH 4.14 069/146] x86/bugs: Add AMDs variant of SSB_NO
` [PATCH 4.14 070/146] x86/bugs: Add AMDs SPEC_CTRL MSR usage
` [PATCH 4.14 071/146] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
` [PATCH 4.14 072/146] x86/bugs: Update when to check for the LS_CFG SSBD mitigation
` [PATCH 4.14 073/146] x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
` [PATCH 4.14 074/146] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
` [PATCH 4.14 075/146] x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
` [PATCH 4.14 076/146] x86/speculation: Propagate information about RSB filling mitigation to sysfs
` [PATCH 4.14 077/146] x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant
` [PATCH 4.14 078/146] x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
` [PATCH 4.14 079/146] x86/retpoline: Remove minimal retpoline support
` [PATCH 4.14 080/146] x86/speculation: Update the TIF_SSBD comment
` [PATCH 4.14 081/146] x86/speculation: Clean up spectre_v2_parse_cmdline()
` [PATCH 4.14 082/146] x86/speculation: Remove unnecessary ret variable in cpu_show_common()
` [PATCH 4.14 083/146] x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
` [PATCH 4.14 084/146] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [PATCH 4.14 085/146] x86/speculation: Rename SSBD update functions
` [PATCH 4.14 086/146] x86/speculation: Reorganize speculation control MSRs update
` [PATCH 4.14 087/146] sched/smt: Make sched_smt_present track topology
` [PATCH 4.14 088/146] x86/Kconfig: Select SCHED_SMT if SMP enabled
` [PATCH 4.14 089/146] sched/smt: Expose sched_smt_present static key
` [PATCH 4.14 090/146] x86/speculation: Rework SMT state change
` [PATCH 4.14 091/146] x86/l1tf: Show actual SMT state
` [PATCH 4.14 092/146] x86/speculation: Reorder the spec_v2 code
` [PATCH 4.14 093/146] x86/speculation: Mark string arrays const correctly
` [PATCH 4.14 094/146] x86/speculataion: Mark command line parser data __initdata
` [PATCH 4.14 095/146] x86/speculation: Unify conditional spectre v2 print functions
` [PATCH 4.14 096/146] x86/speculation: Add command line control for indirect branch speculation
` [PATCH 4.14 097/146] x86/speculation: Prepare for per task indirect branch speculation control
` [PATCH 4.14 098/146] x86/process: Consolidate and simplify switch_to_xtra() code
` [PATCH 4.14 099/146] x86/speculation: Avoid __switch_to_xtra() calls
` [PATCH 4.14 100/146] x86/speculation: Prepare for conditional IBPB in switch_mm()
` [PATCH 4.14 101/146] ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
` [PATCH 4.14 102/146] x86/speculation: Split out TIF update
` [PATCH 4.14 103/146] x86/speculation: Prevent stale SPEC_CTRL msr content
` [PATCH 4.14 104/146] x86/speculation: Prepare arch_smt_update() for PRCTL mode
` [PATCH 4.14 105/146] x86/speculation: Add prctl() control for indirect branch speculation
` [PATCH 4.14 106/146] x86/speculation: Enable prctl mode for spectre_v2_user
` [PATCH 4.14 107/146] x86/speculation: Add seccomp Spectre v2 user space protection mode
` [PATCH 4.14 108/146] x86/speculation: Provide IBPB always command line options
` [PATCH 4.14 109/146] kvm: mmu: Fix race in emulated page table writes
` [PATCH 4.14 110/146] kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
` [PATCH 4.14 111/146] KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
` [PATCH 4.14 112/146] KVM: X86: Fix scan ioapic use-before-initialization
` [PATCH 4.14 113/146] xtensa: enable coprocessors that are being flushed
` [PATCH 4.14 114/146] xtensa: fix coprocessor context offset definitions
` [PATCH 4.14 115/146] xtensa: fix coprocessor part of ptrace_{get,set}xregs
` [PATCH 4.14 116/146] Btrfs: ensure path name is null terminated at btrfs_control_ioctl
` [PATCH 4.14 117/146] btrfs: relocation: set trans to be NULL after ending transaction
` [PATCH 4.14 118/146] PCI: layerscape: Fix wrong invocation of outbound window disable accessor
` [PATCH 4.14 119/146] arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou
` [PATCH 4.14 120/146] x86/MCE/AMD: Fix the thresholding machinery initialization order
` [PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers
` [PATCH 4.14 122/146] perf/x86/intel: Move branch tracing setup to the Intel-specific source file
` [PATCH 4.14 123/146] perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
` [PATCH 4.14 124/146] fs: fix lost error code in dio_complete
` [PATCH 4.14 125/146] ALSA: wss: Fix invalid snd_free_pages() at error path
` [PATCH 4.14 126/146] ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
` [PATCH 4.14 127/146] ALSA: control: Fix race between adding and removing a user element
` [PATCH 4.14 128/146] ALSA: sparc: Fix invalid snd_free_pages() at error path
` [PATCH 4.14 129/146] ALSA: hda/realtek - Support ALC300
` [PATCH 4.14 130/146] ALSA: hda/realtek - fix headset mic detection for MSI MS-B171
` [PATCH 4.14 131/146] ext2: fix potential use after free
` [PATCH 4.14 132/146] ARM: dts: rockchip: Remove @0 from the veyron memory node
` [PATCH 4.14 133/146] dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
` [PATCH 4.14 134/146] dmaengine: at_hdmac: fix module unloading
` [PATCH 4.14 135/146] btrfs: release metadata before running delayed refs
` [PATCH 4.14 136/146] staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION
` [PATCH 4.14 137/146] staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
` [PATCH 4.14 138/146] USB: usb-storage: Add new IDs to ums-realtek
` [PATCH 4.14 139/146] usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
` [PATCH 4.14 140/146] Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
` [PATCH 4.14 141/146] iio:st_magn: Fix enable device after trigger
` [PATCH 4.14 142/146] lib/test_kmod.c: fix rmmod double free
` [PATCH 4.14 143/146] mm: use swp_offset as key in shmem_replace_page()
` [PATCH 4.14 144/146] Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
` [PATCH 4.14 145/146] misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
` [PATCH 4.14 146/146] binder: fix race that allows malicious free of live buffer

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-12-04 11:01 UTC 

[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-04 11:22 UTC  (2+ messages)

[PATCH v2 0/2] soc: fsl: dpio: cleanup on the remove path
 2018-12-04 11:20 UTC  (3+ messages)
` [PATCH v2 1/2] soc: fsl: dpio: cleanup the cpu array on dpaa2_io_down
` [PATCH v2 2/2] soc: fsl: dpio: use a cpumask to identify which cpus are unused

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-04 11:03 UTC  (4+ messages)
` [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control

[PATCH] i2c: mux: demux-pinctrl: handle failure case of devm_kstrdup()
 2018-12-04 11:16 UTC  (2+ messages)

[PATCH] mm, page_alloc: Drop uneeded __meminit and __meminitdata
 2018-12-04 11:15 UTC 

[PATCH 4.9 00/50] 4.9.143-stable review
 2018-12-04 10:50 UTC  (51+ messages)
` [PATCH 4.9 01/50] mm/huge_memory: rename freeze_page() to unmap_page()
` [PATCH 4.9 02/50] mm/huge_memory.c: reorder operations in __split_huge_page_tail()
` [PATCH 4.9 03/50] mm/huge_memory: splitting set mapping+index before unfreeze
` [PATCH 4.9 04/50] mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
` [PATCH 4.9 05/50] mm/khugepaged: collapse_shmem() stop if punched or truncated
` [PATCH 4.9 06/50] shmem: shmem_charge: verify max_block is not exceeded before inode update
` [PATCH 4.9 07/50] shmem: introduce shmem_inode_acct_block
` [PATCH 4.9 08/50] mm/khugepaged: fix crashes due to misaccounted holes
` [PATCH 4.9 09/50] mm/khugepaged: collapse_shmem() remember to clear holes
` [PATCH 4.9 10/50] mm/khugepaged: minor reorderings in collapse_shmem()
` [PATCH 4.9 11/50] mm/khugepaged: collapse_shmem() without freezing new_page
` [PATCH 4.9 12/50] mm/khugepaged: collapse_shmem() do not crash on Compound
` [PATCH 4.9 13/50] media: em28xx: Fix use-after-free when disconnecting
` [PATCH 4.9 14/50] Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"
` [PATCH 4.9 15/50] net: skb_scrub_packet(): Scrub offload_fwd_mark
` [PATCH 4.9 16/50] rapidio/rionet: do not free skb before reading its length
` [PATCH 4.9 17/50] s390/qeth: fix length check in SNMP processing
` [PATCH 4.9 18/50] usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
` [PATCH 4.9 19/50] kvm: mmu: Fix race in emulated page table writes
` [PATCH 4.9 20/50] kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
` [PATCH 4.9 21/50] KVM: X86: Fix scan ioapic use-before-initialization
` [PATCH 4.9 22/50] xtensa: enable coprocessors that are being flushed
` [PATCH 4.9 23/50] xtensa: fix coprocessor context offset definitions
` [PATCH 4.9 24/50] Btrfs: ensure path name is null terminated at btrfs_control_ioctl
` [PATCH 4.9 25/50] perf/x86/intel: Move branch tracing setup to the Intel-specific source file
` [PATCH 4.9 26/50] perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
` [PATCH 4.9 27/50] fs: fix lost error code in dio_complete
` [PATCH 4.9 28/50] ALSA: wss: Fix invalid snd_free_pages() at error path
` [PATCH 4.9 29/50] ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
` [PATCH 4.9 30/50] ALSA: control: Fix race between adding and removing a user element
` [PATCH 4.9 31/50] ALSA: sparc: Fix invalid snd_free_pages() at error path
` [PATCH 4.9 32/50] ext2: fix potential use after free
` [PATCH 4.9 33/50] dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
` [PATCH 4.9 34/50] dmaengine: at_hdmac: fix module unloading
` [PATCH 4.9 35/50] btrfs: release metadata before running delayed refs
` [PATCH 4.9 36/50] USB: usb-storage: Add new IDs to ums-realtek
` [PATCH 4.9 37/50] usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
` [PATCH 4.9 38/50] Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
` [PATCH 4.9 39/50] iio:st_magn: Fix enable device after trigger
` [PATCH 4.9 40/50] mm: use swp_offset as key in shmem_replace_page()
` [PATCH 4.9 41/50] Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
` [PATCH 4.9 42/50] misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
` [PATCH 4.9 43/50] efi/libstub: arm: support building with clang
` [PATCH 4.9 44/50] ARM: 8766/1: drop no-thumb-interwork in EABI mode
` [PATCH 4.9 45/50] ARM: 8767/1: add support for building ARM kernel with clang
` [PATCH 4.9 46/50] bus: arm-cci: remove unnecessary unreachable()
` [PATCH 4.9 47/50] ARM: trusted_foundations: do not use naked function
` [PATCH 4.9 48/50] workqueue: avoid clang warning
` [PATCH 4.9 49/50] efi/libstub: Make file I/O chunking x86-specific
` [PATCH 4.9 50/50] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile

[PATCH 3/3] arm64: ftrace: add cond_resched() to func ftrace_make_(call|nop)
 2018-12-04 11:12 UTC  (5+ messages)

[PATCH] ptp: fix an IS_ERR() vs NULL check
 2018-12-04 10:54 UTC  (4+ messages)
  ` [PATCH v2] "


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