messages from 2018-05-28 10:07:42 to 2018-05-28 10:17:56 UTC [more...]
[PATCH 4.4 000/268] 4.4.134-stable review
2018-05-28 10:01 UTC (74+ 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 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 3.18 000/185] 3.18.111-stable review
2018-05-28 10:03 UTC (127+ messages)
` [PATCH 3.18 035/185] firmware: dmi_scan: Fix handling of empty DMI strings
` [PATCH 3.18 037/185] MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
` [PATCH 3.18 038/185] xen/grant-table: Use put_page instead of free_page
` [PATCH 3.18 039/185] proc: fix /proc/*/map_files lookup
` [PATCH 3.18 040/185] cifs: silence compiler warnings showing up with gcc-8.0.0
` [PATCH 3.18 041/185] bcache: properly set task state in bch_writeback_thread()
` [PATCH 3.18 043/185] bcache: fix for data collapse after re-attaching an attached device
` [PATCH 3.18 044/185] bcache: return attach error when no cache set exist
` [PATCH 3.18 048/185] scsi: sym53c8xx_2: iterator underflow in sym_getsync()
` [PATCH 3.18 049/185] scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
` [PATCH 3.18 050/185] scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()
` [PATCH 3.18 051/185] usb: gadget: f_uac2: fix bFirstInterface in composite gadget
` [PATCH 3.18 055/185] scsi: qla4xxx: skip error recovery in case of register disconnect
` [PATCH 3.18 056/185] ARM: OMAP3: Fix prm wake interrupt for resume
` [PATCH 3.18 057/185] ARM: OMAP1: clock: Fix debugfs_create_*() usage
` [PATCH 3.18 058/185] NFC: llcp: Limit size of SDP URI
` [PATCH 3.18 061/185] drm/exynos: fix comparison to bitshift when dealing with a mask
` [PATCH 3.18 062/185] drm/exynos: g2d: Delete an error message for a failed memory allocation in two functions
` [PATCH 3.18 063/185] locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
` [PATCH 3.18 064/185] kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
` [PATCH 3.18 065/185] s390/cio: fix return code after missing interrupt
` [PATCH 3.18 067/185] ARM: OMAP: Fix dmtimer init for omap1
` [PATCH 3.18 068/185] smsc75xx: fix smsc75xx_set_features()
` [PATCH 3.18 069/185] regulatory: add NUL to request alpha2
` [PATCH 3.18 070/185] locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
` [PATCH 3.18 071/185] x86/topology: Update the cpu cores field in /proc/cpuinfo correctly across CPU hotplug operations
` [PATCH 3.18 072/185] media: dmxdev: fix error code for invalid ioctls
` [PATCH 3.18 073/185] md/raid1: fix NULL pointer dereference
` [PATCH 3.18 074/185] batman-adv: fix packet checksum in receive path
` [PATCH 3.18 075/185] batman-adv: invalidate checksum on fragment reassembly
` [PATCH 3.18 077/185] clocksource/drivers/fsl_ftm_timer: Fix error return checking
` [PATCH 3.18 078/185] r8152: fix tx packets accounting
` [PATCH 3.18 079/185] bcache: fix kcrashes with fio in RAID5 backend dev
` [PATCH 3.18 080/185] sit: fix IFLA_MTU ignored on NEWLINK
` [PATCH 3.18 081/185] net/tcp/illinois: replace broken algorithm reference link
` [PATCH 3.18 083/185] Btrfs: send, fix issuing write op when processing hole in no data mode
` [PATCH 3.18 085/185] e1000e: Fix check_for_link return value with autoneg off
` [PATCH 3.18 086/185] e1000e: allocate ring descriptors with dma_zalloc_coherent
` [PATCH 3.18 087/185] usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
` [PATCH 3.18 088/185] scsi: sd: Keep disk read-only when re-reading partition
` [PATCH 3.18 089/185] fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl_helper()
` [PATCH 3.18 090/185] xen: xenbus: use put_device() instead of kfree()
` [PATCH 3.18 091/185] USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
` [PATCH 3.18 092/185] netfilter: ebtables: fix erroneous reject of last rule
` [PATCH 3.18 093/185] microblaze: switch to NO_BOOTMEM
` [PATCH 3.18 094/185] net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
` [PATCH 3.18 095/185] batman-adv: fix header size check in batadv_dbg_arp()
` [PATCH 3.18 096/185] vti4: Dont count header length twice on tunnel setup
` [PATCH 3.18 097/185] vti4: Dont override MTU passed on link creation via IFLA_MTU
` [PATCH 3.18 098/185] mm/mempolicy.c: avoid use uninitialized preferred_node
` [PATCH 3.18 099/185] selftests: ftrace: Add probe event argument syntax testcase
` [PATCH 3.18 100/185] selftests: ftrace: Add a testcase for string type with kprobe_event
` [PATCH 3.18 101/185] selftests: ftrace: Add a testcase for probepoint
` [PATCH 3.18 104/185] net: qmi_wwan: add BroadMobi BM806U 2020:2033
` [PATCH 3.18 106/185] llc: properly handle dev_queue_xmit() return value
` [PATCH 3.18 107/185] net: Fix untag for vlan packets without ethernet header
` [PATCH 3.18 108/185] net: mvneta: fix enable of all initialized RXQs
` [PATCH 3.18 110/185] fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
` [PATCH 3.18 111/185] swap: divide-by-zero when zero length swap file on ssd
` [PATCH 3.18 112/185] sr: get/drop reference to device in revalidate and check_events
` [PATCH 3.18 113/185] Force log to disk before reading the AGF during a fstrim
` [PATCH 3.18 114/185] scsi: aacraid: Insure command thread is not recursively stopped
` [PATCH 3.18 115/185] dp83640: Ensure against premature access to PHY registers after reset
` [PATCH 3.18 116/185] mm/ksm: fix interaction with THP
` [PATCH 3.18 117/185] mm: fix races between address_space dereference and free in page_evicatable
` [PATCH 3.18 118/185] Btrfs: bail out on error during replay_dir_deletes
` [PATCH 3.18 119/185] Btrfs: fix NULL pointer dereference in log_dir_items
` [PATCH 3.18 120/185] btrfs: Fix possible softlock on single core machines
` [PATCH 3.18 121/185] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
` [PATCH 3.18 124/185] btrfs: tests/qgroup: Fix wrong tree backref level
` [PATCH 3.18 125/185] Btrfs: fix copy_items() return value when logging an inode
` [PATCH 3.18 126/185] btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
` [PATCH 3.18 127/185] xen/acpi: off by one in read_acpi_id()
` [PATCH 3.18 128/185] ACPI: acpi_pad: Fix memory leak in power saving threads
` [PATCH 3.18 129/185] powerpc/mpic: Check if cpu_possible() in mpic_physmask()
` [PATCH 3.18 130/185] m68k: set dma and coherent masks for platform FEC ethernets
` [PATCH 3.18 131/185] parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
` [PATCH 3.18 132/185] hwmon: (nct6775) Fix writing pwmX_mode
` [PATCH 3.18 133/185] powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
` [PATCH 3.18 134/185] powerpc/perf: Fix kernel address leak via sampling registers
` [PATCH 3.18 135/185] tools/thermal: tmon: fix for segfault
` [PATCH 3.18 136/185] net/mlx5: Protect from command bit overflow
` [PATCH 3.18 137/185] ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
` [PATCH 3.18 138/185] ima: Fallback to the builtin hash algorithm
` [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 145/185] ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
` [PATCH 3.18 146/185] i2c: mv64xxx: Apply errata delay only in standard mode
` [PATCH 3.18 147/185] xhci: zero usb device slot_id member when disabling and freeing a xhci slot
` [PATCH 3.18 148/185] MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
` [PATCH 3.18 149/185] PCI: Restore config space on runtime resume despite being unbound
` [PATCH 3.18 150/185] usb: dwc2: Fix interval type issue
` [PATCH 3.18 151/185] usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
` [PATCH 3.18 153/185] perf/core: Fix perf_output_read_group()
` [PATCH 3.18 154/185] hwmon: (pmbus/max8688) Accept negative page register values
` [PATCH 3.18 155/185] hwmon: (pmbus/adm1275) "
` [PATCH 3.18 156/185] cdrom: do not call check_disk_change() inside cdrom_open()
` [PATCH 3.18 157/185] usb: gadget: udc: change comparison to bitshift when dealing with a mask
` [PATCH 3.18 159/185] ALSA: vmaster: Propagate slave error
` [PATCH 3.18 160/185] media: cx23885: Override 888 ImpactVCBe crystal frequency
` [PATCH 3.18 161/185] media: cx23885: Set subdev host data to clk_freq pointer
` [PATCH 3.18 162/185] media: s3c-camif: fix out-of-bounds array access
` [PATCH 3.18 163/185] dmaengine: pl330: fix a race condition in case of threaded irqs
` [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