messages from 2018-05-28 10:13:04 to 2018-05-28 10:23:46 UTC [more...]
[PATCH 4.4 000/268] 4.4.134-stable review
2018-05-28 10:03 UTC (174+ messages)
` [PATCH 4.4 001/268] MIPS: ptrace: Expose FIR register through FP regset
` [PATCH 4.4 002/268] MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
` [PATCH 4.4 003/268] KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
` [PATCH 4.4 006/268] ALSA: timer: Fix pause event notification
` [PATCH 4.4 007/268] mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
` [PATCH 4.4 008/268] libata: Blacklist some Sandisk SSDs for NCQ
` [PATCH 4.4 009/268] libata: blacklist Micron 500IT SSD with MU01 firmware
` [PATCH 4.4 010/268] xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
` [PATCH 4.4 011/268] Revert "ipc/shm: Fix shmat mmap nil-page protection"
` [PATCH 4.4 012/268] ipc/shm: fix shmat() nil address after round-down when remapping
` [PATCH 4.4 013/268] kasan: fix memory hotplug during boot
` [PATCH 4.4 014/268] kernel/sys.c: fix potential Spectre v1 issue
` [PATCH 4.4 015/268] kernel/signal.c: avoid undefined behaviour in kill_something_info
` [PATCH 4.4 016/268] xfs: remove racy hasattr check from attr ops
` [PATCH 4.4 018/268] firewire-ohci: work around oversized DMA reads on JMicron controllers
` [PATCH 4.4 019/268] NFSv4: always set NFS_LOCK_LOST when a lock is lost
` [PATCH 4.4 020/268] ALSA: hda - Use IS_REACHABLE() for dependency on input
` [PATCH 4.4 021/268] ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
` [PATCH 4.4 023/268] tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account
` [PATCH 4.4 024/268] PCI: Add function 1 DMA alias quirk for Marvell 9128
` [PATCH 4.4 025/268] tools lib traceevent: Simplify pointer print logic and fix %pF
` [PATCH 4.4 026/268] perf callchain: Fix attr.sample_max_stack setting
` [PATCH 4.4 027/268] tools lib traceevent: Fix get_field_str() for dynamic strings
` [PATCH 4.4 028/268] dm thin: fix documentation relative to low water mark threshold
` [PATCH 4.4 029/268] nfs: Do not convert nfs_idmap_cache_timeout to jiffies
` [PATCH 4.4 031/268] kconfig: Dont leak main menus during parsing
` [PATCH 4.4 032/268] kconfig: Fix automatic menu creation mem leak
` [PATCH 4.4 033/268] kconfig: Fix expr_free() E_NOT leak
` [PATCH 4.4 034/268] mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
` [PATCH 4.4 035/268] ipmi/powernv: Fix error return code in ipmi_powernv_probe()
` [PATCH 4.4 036/268] Btrfs: set plug for fsync
` [PATCH 4.4 037/268] btrfs: Fix out of bounds access in btrfs_search_slot
` [PATCH 4.4 038/268] Btrfs: fix scrub to repair raid6 corruption
` [PATCH 4.4 039/268] scsi: fas216: fix sense buffer initialization
` [PATCH 4.4 040/268] HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()
` [PATCH 4.4 041/268] jffs2: Fix use-after-free bug in jffs2_iget()s error handling path
` [PATCH 4.4 042/268] powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
` [PATCH 4.4 043/268] powerpc/numa: Ensure nodes initialized for hotplug
` [PATCH 4.4 044/268] RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
` [PATCH 4.4 045/268] ntb_transport: Fix bug with max_mw_size parameter
` [PATCH 4.4 046/268] ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
` [PATCH 4.4 047/268] ocfs2/acl: use ip_xattr_sem to protect getting extended attribute
` [PATCH 4.4 048/268] ocfs2: return error when we attempt to access a dirty bh in jbd2
` [PATCH 4.4 050/268] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
` [PATCH 4.4 051/268] asm-generic: provide generic_pmdp_establish()
` [PATCH 4.4 052/268] mm: pin address_space before dereferencing it while isolating an LRU page
` [PATCH 4.4 053/268] IB/ipoib: Fix for potential no-carrier state
` [PATCH 4.4 054/268] x86/power: Fix swsusp_arch_resume prototype
` [PATCH 4.4 055/268] firmware: dmi_scan: Fix handling of empty DMI strings
` [PATCH 4.4 056/268] ACPI: processor_perflib: Do not send _PPC change notification if not ready
` [PATCH 4.4 057/268] bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
` [PATCH 4.4 058/268] MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
` [PATCH 4.4 059/268] xen-netfront: Fix race between device setup and open
` [PATCH 4.4 060/268] xen/grant-table: Use put_page instead of free_page
` [PATCH 4.4 061/268] RDS: IB: Fix null pointer issue
` [PATCH 4.4 062/268] arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
` [PATCH 4.4 063/268] proc: fix /proc/*/map_files lookup
` [PATCH 4.4 064/268] cifs: silence compiler warnings showing up with gcc-8.0.0
` [PATCH 4.4 065/268] bcache: properly set task state in bch_writeback_thread()
` [PATCH 4.4 067/268] bcache: fix for data collapse after re-attaching an attached device
` [PATCH 4.4 068/268] bcache: return attach error when no cache set exist
` [PATCH 4.4 069/268] tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
` [PATCH 4.4 070/268] locking/qspinlock: Ensure node->count is updated before initialising node
` [PATCH 4.4 071/268] irqchip/gic-v3: Change pr_debug message to pr_devel
` [PATCH 4.4 072/268] scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
` [PATCH 4.4 073/268] scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
` [PATCH 4.4 074/268] scsi: sym53c8xx_2: iterator underflow in sym_getsync()
` [PATCH 4.4 075/268] scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
` [PATCH 4.4 077/268] ARC: Fix malformed ARC_EMUL_UNALIGNED default
` [PATCH 4.4 079/268] usb: gadget: fsl_udc_core: fix ep valid checks
` [PATCH 4.4 082/268] scsi: storvsc: Increase cmd_per_lun for higher speed devices
` [PATCH 4.4 083/268] scsi: aacraid: fix shutdown crash when init fails
` [PATCH 4.4 085/268] ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt
` [PATCH 4.4 086/268] ARM: OMAP3: Fix prm wake interrupt for resume
` [PATCH 4.4 087/268] ARM: OMAP1: clock: Fix debugfs_create_*() usage
` [PATCH 4.4 088/268] NFC: llcp: Limit size of SDP URI
` [PATCH 4.4 089/268] mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
` [PATCH 4.4 091/268] drm/exynos: fix comparison to bitshift when dealing with a mask
` [PATCH 4.4 092/268] drm/exynos: g2d: Delete an error message for a failed memory allocation in two functions
` [PATCH 4.4 093/268] usb: musb: fix enumeration after resume
` [PATCH 4.4 094/268] locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
` [PATCH 4.4 095/268] md: raid5: avoid string overflow warning
` [PATCH 4.4 096/268] kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
` [PATCH 4.4 097/268] powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
` [PATCH 4.4 098/268] s390/cio: fix return code after missing interrupt
` [PATCH 4.4 099/268] s390/cio: clear timer when terminating driver I/O
` [PATCH 4.4 100/268] ARM: OMAP: Fix dmtimer init for omap1
` [PATCH 4.4 101/268] smsc75xx: fix smsc75xx_set_features()
` [PATCH 4.4 102/268] regulatory: add NUL to request alpha2
` [PATCH 4.4 104/268] x86/topology: Update the cpu cores field in /proc/cpuinfo correctly across CPU hotplug operations
` [PATCH 4.4 105/268] media: dmxdev: fix error code for invalid ioctls
` [PATCH 4.4 106/268] md/raid1: fix NULL pointer dereference
` [PATCH 4.4 109/268] netfilter: ebtables: convert BUG_ONs to WARN_ONs
` [PATCH 4.4 110/268] nvme-pci: Fix nvme queue cleanup if IRQ setup fails
` [PATCH 4.4 111/268] clocksource/drivers/fsl_ftm_timer: Fix error return checking
` [PATCH 4.4 112/268] r8152: fix tx packets accounting
` [PATCH 4.4 113/268] virtio-gpu: fix ioctl and expose the fixed status to userspace
` [PATCH 4.4 114/268] dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
` [PATCH 4.4 115/268] bcache: fix kcrashes with fio in RAID5 backend dev
` [PATCH 4.4 116/268] sit: fix IFLA_MTU ignored on NEWLINK
` [PATCH 4.4 118/268] net/tcp/illinois: replace broken algorithm reference link
` [PATCH 4.4 122/268] KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
` [PATCH 4.4 124/268] e1000e: Fix check_for_link return value with autoneg off
` [PATCH 4.4 125/268] e1000e: allocate ring descriptors with dma_zalloc_coherent
` [PATCH 4.4 126/268] usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
` [PATCH 4.4 127/268] scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
` [PATCH 4.4 128/268] scsi: sd: Keep disk read-only when re-reading partition
` [PATCH 4.4 129/268] fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl_helper()
` [PATCH 4.4 130/268] xen: xenbus: use put_device() instead of kfree()
` [PATCH 4.4 131/268] USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
` [PATCH 4.4 132/268] netfilter: ebtables: fix erroneous reject of last rule
` [PATCH 4.4 133/268] bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa()
` [PATCH 4.4 135/268] ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
` [PATCH 4.4 136/268] sunvnet: does not support GSO for sctp
` [PATCH 4.4 137/268] microblaze: switch to NO_BOOTMEM
` [PATCH 4.4 138/268] net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
` [PATCH 4.4 139/268] batman-adv: fix header size check in batadv_dbg_arp()
` [PATCH 4.4 141/268] vti4: Dont override MTU passed on link creation via IFLA_MTU
` [PATCH 4.4 142/268] perf/cgroup: Fix child event counting bug
` [PATCH 4.4 143/268] RDMA/ucma: Correct option size check using optlen
` [PATCH 4.4 144/268] mm/mempolicy.c: avoid use uninitialized preferred_node
` [PATCH 4.4 145/268] selftests: ftrace: Add probe event argument syntax testcase
` [PATCH 4.4 147/268] selftests: ftrace: Add a testcase for probepoint
` [PATCH 4.4 150/268] ARM: 8748/1: mm: Define vdso_start, vdso_end as array
` [PATCH 4.4 151/268] net: qmi_wwan: add BroadMobi BM806U 2020:2033
` [PATCH 4.4 152/268] net/usb/qmi_wwan.c: Add USB id for lt4120 modem
` [PATCH 4.4 153/268] net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
` [PATCH 4.4 154/268] llc: properly handle dev_queue_xmit() return value
` [PATCH 4.4 155/268] mm/kmemleak.c: wait for scan completion before disabling free
` [PATCH 4.4 158/268] sh: fix debug trap failure to process signals before return to user
` [PATCH 4.4 160/268] fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
` [PATCH 4.4 162/268] sr: get/drop reference to device in revalidate and check_events
` [PATCH 4.4 163/268] Force log to disk before reading the AGF during a fstrim
` [PATCH 4.4 164/268] cpufreq: CPPC: Initialize shared perf capabilities of CPUs
` [PATCH 4.4 165/268] scsi: aacraid: Insure command thread is not recursively stopped
` [PATCH 4.4 166/268] dp83640: Ensure against premature access to PHY registers after reset
` [PATCH 4.4 167/268] mm/ksm: fix interaction with THP
` [PATCH 4.4 168/268] mm: fix races between address_space dereference and free in page_evicatable
` [PATCH 4.4 169/268] Btrfs: bail out on error during replay_dir_deletes
` [PATCH 4.4 170/268] Btrfs: fix NULL pointer dereference in log_dir_items
` [PATCH 4.4 171/268] btrfs: Fix possible softlock on single core machines
` [PATCH 4.4 172/268] ocfs2/dlm: dont handle migrate lockres if already in shutdown
` [PATCH 4.4 173/268] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
` [PATCH 4.4 175/268] fscache: Fix hanging wait on page discarded by writeback
` [PATCH 4.4 177/268] rtc: snvs: Fix usage of snvs_rtc_enable
` [PATCH 4.4 178/268] net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
` [PATCH 4.4 179/268] Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
` [PATCH 4.4 180/268] btrfs: tests/qgroup: Fix wrong tree backref level
` [PATCH 4.4 182/268] btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
` [PATCH 4.4 183/268] xen/acpi: off by one in read_acpi_id()
` [PATCH 4.4 184/268] ACPI: acpi_pad: Fix memory leak in power saving threads
` [PATCH 4.4 185/268] powerpc/mpic: Check if cpu_possible() in mpic_physmask()
` [PATCH 4.4 191/268] powerpc/perf: Fix kernel address leak via sampling registers
` [PATCH 4.4 192/268] tools/thermal: tmon: fix for segfault
` [PATCH 4.4 193/268] selftests: Print the test were running to /dev/kmsg
` [PATCH 4.4 194/268] net/mlx5: Protect from command bit overflow
` [PATCH 4.4 195/268] ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
` [PATCH 4.4 196/268] ima: Fix Kconfig to select TPM 2.0 CRB interface
` [PATCH 4.4 197/268] ima: Fallback to the builtin hash algorithm
` [PATCH 4.4 198/268] virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
` [PATCH 4.4 199/268] arm: dts: socfpga: fix GIC PPI warning
` [PATCH 4.4 201/268] cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
` [PATCH 4.4 202/268] clk: Dont show the incorrect clock phase
` [PATCH 4.4 203/268] zorro: Set up z->dev.dma_mask for the DMA API
` [PATCH 4.4 204/268] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH 4.4 205/268] ACPICA: Events: add a return on failure from acpi_hw_register_read
` [PATCH 4.4 206/268] ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
` [PATCH 4.4 207/268] i2c: mv64xxx: Apply errata delay only in standard mode
` [PATCH 4.4 209/268] xhci: zero usb device slot_id member when disabling and freeing a xhci slot
` [PATCH 4.4 210/268] MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
` [PATCH 4.4 212/268] ipmi_ssif: Fix kernel panic at msg_done_handler
` [PATCH 4.4 213/268] usb: dwc2: Fix interval type issue
` [PATCH 4.4 214/268] usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
[PATCH 3.18 000/185] 3.18.111-stable review
2018-05-28 10:03 UTC (27+ messages)
` [PATCH 3.18 135/185] tools/thermal: tmon: fix for segfault
` [PATCH 3.18 139/185] virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
` [PATCH 3.18 140/185] arm: dts: socfpga: fix GIC PPI warning
` [PATCH 3.18 141/185] usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
` [PATCH 3.18 142/185] zorro: Set up z->dev.dma_mask for the DMA API
` [PATCH 3.18 143/185] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH 3.18 144/185] ACPICA: Events: add a return on failure from acpi_hw_register_read
` [PATCH 3.18 165/185] staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
` [PATCH 3.18 166/185] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
` [PATCH 3.18 167/185] serial: xuartps: Fix out-of-bounds access through DT alias
` [PATCH 3.18 168/185] serial: samsung: Fix out-of-bounds access through serial port index
` [PATCH 3.18 170/185] serial: fsl_lpuart: Fix out-of-bounds access through DT alias
` [PATCH 3.18 171/185] serial: arc_uart: "
` [PATCH 3.18 172/185] PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
` [PATCH 3.18 174/185] media: cx25821: prevent out-of-bounds read on array card
` [PATCH 3.18 175/185] clk: samsung: s3c2410: Fix PLL rates
` [PATCH 3.18 176/185] clk: samsung: exynos5260: "
` [PATCH 3.18 177/185] clk: samsung: exynos5250: "
` [PATCH 3.18 178/185] clk: samsung: exynos3250: "
` [PATCH 3.18 179/185] audit: return on memory error to avoid null pointer dereference
` [PATCH 3.18 180/185] netlabel: If PF_INET6, check sk_buff ip header version
` [PATCH 3.18 181/185] scsi: lpfc: Fix issue_lip if link is disabled
` [PATCH 3.18 182/185] scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
` [PATCH 3.18 183/185] scsi: lpfc: Fix frequency of Release WQE CQEs
` [PATCH 3.18 184/185] regulator: of: Add a missing of_node_put() in an error handling path of of_regulator_match()
` [PATCH 3.18 185/185] kdb: make "mdr" command repeat
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox