stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 23:37:52 to 2018-12-04 10:50:13 UTC [more...]

[PATCH 4.9 00/50] 4.9.143-stable review
 2018-12-04 10:50 UTC  (16+ 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 18/50] usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2

[PATCH 4.14 000/146] 4.14.86-stable review
 2018-12-04 10:50 UTC  (96+ messages)
` [PATCH 4.14 001/146] mm/huge_memory: rename freeze_page() to unmap_page()
` [PATCH 4.14 002/146] mm/huge_memory.c: reorder operations in __split_huge_page_tail()
` [PATCH 4.14 003/146] mm/huge_memory: splitting set mapping+index before unfreeze
` [PATCH 4.14 004/146] mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
` [PATCH 4.14 005/146] mm/khugepaged: collapse_shmem() stop if punched or truncated
` [PATCH 4.14 006/146] mm/khugepaged: fix crashes due to misaccounted holes
` [PATCH 4.14 007/146] mm/khugepaged: collapse_shmem() remember to clear holes
` [PATCH 4.14 008/146] mm/khugepaged: minor reorderings in collapse_shmem()
` [PATCH 4.14 009/146] mm/khugepaged: collapse_shmem() without freezing new_page
` [PATCH 4.14 010/146] mm/khugepaged: collapse_shmem() do not crash on Compound
` [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 013/146] libceph: store ceph_auth_handshake pointer in ceph_connection
` [PATCH 4.14 014/146] libceph: factor out __prepare_write_connect()
` [PATCH 4.14 015/146] libceph: factor out __ceph_x_decrypt()
` [PATCH 4.14 016/146] libceph: factor out encrypt_authorizer()
` [PATCH 4.14 017/146] libceph: add authorizer challenge
` [PATCH 4.14 018/146] libceph: implement CEPHX_V2 calculation mode
` [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 021/146] tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used
` [PATCH 4.14 022/146] tls: Avoid copying crypto_info again after cipher_type check
` [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 025/146] net/tls: Fixed return value when tls_complete_pending_work() fails
` [PATCH 4.14 026/146] wil6210: missing length check in wmi_set_ie
` [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 034/146] btrfs: tree-checker: Enhance btrfs_check_node output
` [PATCH 4.14 035/146] btrfs: tree-checker: Fix false panic for sanity test
` [PATCH 4.14 036/146] btrfs: tree-checker: Add checker for dir item
` [PATCH 4.14 037/146] btrfs: tree-checker: use %zu format string for size_t
` [PATCH 4.14 038/146] btrfs: tree-check: reduce stack consumption in check_dir_item
` [PATCH 4.14 039/146] btrfs: tree-checker: Verify block_group_item
` [PATCH 4.14 040/146] btrfs: tree-checker: Detect invalid and empty essential trees
` [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 043/146] btrfs: tree-checker: Fix misleading group system information
` [PATCH 4.14 044/146] f2fs: check blkaddr more accuratly before issue a bio
` [PATCH 4.14 045/146] f2fs: sanity check on sit entry
` [PATCH 4.14 046/146] f2fs: enhance sanity_check_raw_super() to avoid potential overflow
` [PATCH 4.14 047/146] f2fs: clean up with is_valid_blkaddr()
` [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 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 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 067/146] usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
` [PATCH 4.14 070/146] x86/bugs: Add AMDs SPEC_CTRL MSR usage
` [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 078/146] x86/retpoline: Make CONFIG_RETPOLINE depend on compiler 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 083/146] x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
` [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 090/146] x86/speculation: Rework SMT state change
` [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 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 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 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 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 109/146] kvm: mmu: Fix race in emulated page table writes
` [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 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 119/146] arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou
` [PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers
` [PATCH 4.14 124/146] fs: fix lost error code in dio_complete
` [PATCH 4.14 126/146] ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write

[PATCH 4.19 000/139] 4.19.7-stable review
 2018-12-04 10:50 UTC  (67+ messages)
` [PATCH 4.19 001/139] mm/huge_memory: rename freeze_page() to unmap_page()
` [PATCH 4.19 002/139] mm/huge_memory: splitting set mapping+index before unfreeze
` [PATCH 4.19 003/139] mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
` [PATCH 4.19 004/139] mm/khugepaged: collapse_shmem() stop if punched or truncated
` [PATCH 4.19 005/139] mm/khugepaged: fix crashes due to misaccounted holes
` [PATCH 4.19 006/139] mm/khugepaged: collapse_shmem() remember to clear holes
` [PATCH 4.19 007/139] mm/khugepaged: minor reorderings in collapse_shmem()
` [PATCH 4.19 008/139] mm/khugepaged: collapse_shmem() without freezing new_page
` [PATCH 4.19 009/139] mm/khugepaged: collapse_shmem() do not crash on Compound
` [PATCH 4.19 010/139] lan743x: Enable driver to work with LAN7431
` [PATCH 4.19 012/139] net: dont keep lonely packets forever in the gro hash
` [PATCH 4.19 014/139] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
` [PATCH 4.19 015/139] packet: copy user buffers before orphan or clone
` [PATCH 4.19 016/139] rapidio/rionet: do not free skb before reading its length
` [PATCH 4.19 020/139] net: skb_scrub_packet(): Scrub offload_fwd_mark
` [PATCH 4.19 021/139] virtio-net: disable guest csum during XDP set
` [PATCH 4.19 025/139] net: phy: add workaround for issue where PHY driver doesnt bind to the device
` [PATCH 4.19 026/139] tipc: fix lockdep warning during node delete
` [PATCH 4.19 028/139] x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
` [PATCH 4.19 031/139] x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
` [PATCH 4.19 036/139] x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
` [PATCH 4.19 037/139] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [PATCH 4.19 040/139] sched/smt: Make sched_smt_present track topology
` [PATCH 4.19 042/139] sched/smt: Expose sched_smt_present static key
` [PATCH 4.19 045/139] x86/speculation: Reorder the spec_v2 code
` [PATCH 4.19 046/139] x86/speculation: Mark string arrays const correctly
` [PATCH 4.19 047/139] x86/speculataion: Mark command line parser data __initdata
` [PATCH 4.19 049/139] x86/speculation: Add command line control for indirect branch speculation
` [PATCH 4.19 053/139] x86/speculation: Prepare for conditional IBPB in switch_mm()
` [PATCH 4.19 054/139] ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
` [PATCH 4.19 055/139] x86/speculation: Split out TIF update
` [PATCH 4.19 057/139] x86/speculation: Prepare arch_smt_update() for PRCTL mode
` [PATCH 4.19 060/139] x86/speculation: Add seccomp Spectre v2 user space protection mode
` [PATCH 4.19 061/139] x86/speculation: Provide IBPB always command line options
` [PATCH 4.19 065/139] KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
` [PATCH 4.19 071/139] xtensa: fix coprocessor context offset definitions
` [PATCH 4.19 072/139] xtensa: fix coprocessor part of ptrace_{get,set}xregs
` [PATCH 4.19 073/139] udf: Allow mounting volumes with incorrect identification strings
` [PATCH 4.19 074/139] btrfs: Always try all copies when reading extent buffers
` [PATCH 4.19 075/139] Btrfs: ensure path name is null terminated at btrfs_control_ioctl
` [PATCH 4.19 078/139] btrfs: relocation: set trans to be NULL after ending transaction
` [PATCH 4.19 079/139] PCI: layerscape: Fix wrong invocation of outbound window disable accessor
` [PATCH 4.19 080/139] PCI: dwc: Fix MSI-X EP framework address calculation bug
` [PATCH 4.19 083/139] x86/MCE/AMD: Fix the thresholding machinery initialization order
` [PATCH 4.19 085/139] perf/x86/intel: Move branch tracing setup to the Intel-specific source file
` [PATCH 4.19 086/139] perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
` [PATCH 4.19 088/139] fs: fix lost error code in dio_complete
` [PATCH 4.19 090/139] ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
` [PATCH 4.19 091/139] ALSA: control: Fix race between adding and removing a user element
` [PATCH 4.19 093/139] ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist
` [PATCH 4.19 100/139] microblaze: function_graph: Simplify with function_graph_enter()
` [PATCH 4.19 104/139] sh/function_graph: "
` [PATCH 4.19 106/139] parisc: function_graph: "
` [PATCH 4.19 107/139] riscv/function_graph: "
` [PATCH 4.19 111/139] function_graph: Make ftrace_push_return_trace() static
` [PATCH 4.19 112/139] function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
` [PATCH 4.19 114/139] function_graph: Move return callback before update "
` [PATCH 4.19 115/139] function_graph: Reverse the order of pushing the ret_stack and the callback
` [PATCH 4.19 116/139] binder: fix race that allows malicious free of live buffer
` [PATCH 4.19 118/139] ext2: fix potential use after free
` [PATCH 4.19 119/139] ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0
` [PATCH 4.19 124/139] staging: most: use format specifier "%s" in snprintf
` [PATCH 4.19 126/139] staging: mt7621-dma: fix potentially dereferencing uninitialized tx_desc
` [PATCH 4.19 127/139] staging: mt7621-pinctrl: fix uninitialized variable ngroups
` [PATCH 4.19 130/139] USB: usb-storage: Add new IDs to ums-realtek
` [PATCH 4.19 131/139] usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series

clang ARM 4.9 patches
 2018-12-04 10:35 UTC  (2+ messages)

[patch 4.19.6 1/2] BFS static inode bitmap allocation
 2018-12-04 10:33 UTC  (3+ messages)

[patch 4.19.6 2/2] BFS strengthen superblock sanity checking
 2018-12-04 10:21 UTC 

+ panic-avoid-the-extra-noise-dmesg.patch added to -mm tree
 2018-12-04 10:20 UTC  (3+ messages)

[PATCH] btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable
 2018-12-04 10:15 UTC  (2+ messages)

[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-04  9:35 UTC  (5+ messages)

[PATCH] pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
 2018-12-04  9:12 UTC  (2+ messages)

[PATCH] [REPOST for the char-misc-linus branch] Drivers: hv: vmbus: Offload the handling of channels to two workqueues
 2018-12-04  9:05 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 25/35] iomap: sub-block dio needs to zeroout beyond EOF
 2018-12-04  8:12 UTC  (12+ messages)

[PATCH] ubi: fastmap: Check each mapping only once
 2018-12-04  7:41 UTC  (6+ messages)

[PATCH for v4.19-stable 1/6] reset: make optional functions really optional
 2018-12-04  7:26 UTC  (2+ messages)

RE,
 2018-12-04  2:34 UTC 

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-12-03 23:37 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).