All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-24 17:15:17 to 2019-04-24 17:26:39 UTC [more...]

[PATCH 4.14 00/70] 4.14.114-stable review
 2019-04-24 17:09 UTC  (7+ messages)
` [PATCH 4.14 01/70] bonding: fix event handling for stacked bonds
` [PATCH 4.14 10/70] ipv4: ensure rcu_read_lock() in ipv4_link_failure()
` [PATCH 4.14 13/70] CIFS: keep FileInfo handle live during oplock break
` [PATCH 4.14 15/70] KVM: x86: svm: make sure NMI is injected after nmi_singlestep
` [PATCH 4.14 16/70] Staging: iio: meter: fixed typo
` [PATCH 4.14 18/70] iio: gyro: mpu3050: fix chip ID reading

[Bug 110509] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout
 2019-04-24 17:26 UTC 

[PATCH 4.9 00/44] 4.9.171-stable review
 2019-04-24 17:10 UTC  (31+ messages)
` [PATCH 4.9 01/44] bonding: fix event handling for stacked bonds
` [PATCH 4.9 03/44] net: bridge: fix per-port af_packet sockets
` [PATCH 4.9 04/44] net: bridge: multicast: use rcu to access port list from br_multicast_start_querier
` [PATCH 4.9 06/44] tcp: tcp_grow_window() needs to respect tcp_space()
` [PATCH 4.9 07/44] team: set slave to promisc if team is already in promisc mode
` [PATCH 4.9 09/44] ipv4: recompile ip options in ipv4_link_failure
` [PATCH 4.9 11/44] crypto: crypto4xx - properly set IV after de- and encrypt
` [PATCH 4.9 12/44] mmc: sdhci: Fix data command CRC error handling
` [PATCH 4.9 13/44] modpost: file2alias: go back to simple devtable lookup
` [PATCH 4.9 16/44] CIFS: keep FileInfo handle live during oplock break
` [PATCH 4.9 17/44] KVM: x86: Dont clear EFER during SMM transitions for 32-bit vCPU
` [PATCH 4.9 18/44] staging: iio: ad7192: Fix ad7193 channel address
` [PATCH 4.9 19/44] iio/gyro/bmg160: Use millidegrees for temperature scale
` [PATCH 4.9 20/44] iio: ad_sigma_delta: select channel when reading register
` [PATCH 4.9 21/44] iio: adc: at91: disable adc channel interrupt in timeout case
` [PATCH 4.9 25/44] staging: comedi: ni_usb6501: Fix use of uninitialized mutex
` [PATCH 4.9 26/44] staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
` [PATCH 4.9 27/44] ALSA: core: Fix card races between register and disconnect
` [PATCH 4.9 29/44] Revert "svm: Fix AVIC incomplete IPI emulation"
` [PATCH 4.9 30/44] crypto: x86/poly1305 - fix overflow during partial reduction
` [PATCH 4.9 31/44] arm64: futex: Restore oldval initialization to work around buggy compilers
` [PATCH 4.9 32/44] x86/kprobes: Verify stack frame on kretprobe
` [PATCH 4.9 35/44] rt2x00: do not increment sequence number while re-transmitting
` [PATCH 4.9 36/44] mac80211: do not call driver wake_tx_queue op during reconfig
` [PATCH 4.9 38/44] Revert "kbuild: use -Oz instead of -Os when using clang"
` [PATCH 4.9 39/44] sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
` [PATCH 4.9 40/44] device_cgroup: fix RCU imbalance in error case
` [PATCH 4.9 41/44] mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
` [PATCH 4.9 42/44] ALSA: info: Fix racy addition/deletion of nodes
` [PATCH 4.9 43/44] percpu: stop printing kernel addresses

[PATCH 4.4 000/168] 4.4.179-stable review
 2019-04-24 17:10 UTC  (116+ messages)
` [PATCH 4.4 001/168] arm64: debug: Dont propagate UNKNOWN FAR into si_code for debug signals
` [PATCH 4.4 003/168] ext4: cleanup bh release code in ext4_ind_remove_space()
` [PATCH 4.4 004/168] lib/int_sqrt: optimize initial value compute
` [PATCH 4.4 005/168] tty/serial: atmel: Add is_half_duplex helper
` [PATCH 4.4 007/168] i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
` [PATCH 4.4 009/168] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
` [PATCH 4.4 012/168] tracing: kdb: Fix ftdump to not sleep
` [PATCH 4.4 014/168] sysctl: handle overflow for file-max
` [PATCH 4.4 016/168] mm/cma.c: cma_declare_contiguous: correct err handling
` [PATCH 4.4 017/168] mm/page_ext.c: fix an imbalance with kmemleak
` [PATCH 4.4 018/168] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
` [PATCH 4.4 019/168] mm/slab.c: kmemleak no scan alien caches
` [PATCH 4.4 021/168] f2fs: do not use mutex lock in atomic context
` [PATCH 4.4 022/168] fs/file.c: initialize init_files.resize_wait
` [PATCH 4.4 023/168] cifs: use correct format characters
` [PATCH 4.4 024/168] dm thin: add sanity checks to thin-pool and external snapshot creation
` [PATCH 4.4 025/168] cifs: Fix NULL pointer dereference of devname
` [PATCH 4.4 026/168] fs: fix guard_bio_eod to check for real EOD errors
` [PATCH 4.4 027/168] tools lib traceevent: Fix buffer overflow in arg_eval
` [PATCH 4.4 029/168] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
` [PATCH 4.4 030/168] coresight: etm4x: Add support to enable ETMv4.2
` [PATCH 4.4 032/168] mmc: omap: fix the maximum timeout setting
` [PATCH 4.4 033/168] e1000e: Fix -Wformat-truncation warnings
` [PATCH 4.4 035/168] scsi: megaraid_sas: return error when create DMA pool failed
` [PATCH 4.4 036/168] perf test: Fix failure of evsel-tp-sched test on s390
` [PATCH 4.4 037/168] SoC: imx-sgtl5000: add missing put_device()
` [PATCH 4.4 038/168] media: sh_veu: Correct return type for mem2mem buffer helpers
` [PATCH 4.4 039/168] media: s5p-jpeg: "
` [PATCH 4.4 040/168] media: s5p-g2d: "
` [PATCH 4.4 041/168] media: mx2_emmaprp: "
` [PATCH 4.4 042/168] leds: lp55xx: fix null deref on firmware load failure
` [PATCH 4.4 043/168] kprobes: Prohibit probing on bsearch()
` [PATCH 4.4 045/168] ALSA: PCM: check if ops are defined before suspending PCM
` [PATCH 4.4 046/168] bcache: fix input overflow to cache set sysfs file io_error_halflife
` [PATCH 4.4 050/168] cdrom: Fix race condition in cdrom_sysctl_register
` [PATCH 4.4 052/168] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
` [PATCH 4.4 053/168] soc: qcom: gsbi: Fix error handling in gsbi_probe()
` [PATCH 4.4 054/168] mt7601u: bump supported EEPROM version
` [PATCH 4.4 055/168] ARM: avoid Cortex-A9 livelock on tight dmb loops
` [PATCH 4.4 056/168] tty: increase the default flip buffer limit to 2*640K
` [PATCH 4.4 058/168] hwrng: virtio - Avoid repeated init of completion
` [PATCH 4.4 059/168] soc/tegra: fuse: Fix illegal free of IO base address
` [PATCH 4.4 060/168] hpet: Fix missing = character in the __setup() code of hpet_mmap_enable
` [PATCH 4.4 062/168] netfilter: physdev: relax br_netfilter dependency
` [PATCH 4.4 067/168] dmaengine: tegra: avoid overflow of byte tracking
` [PATCH 4.4 069/168] binfmt_elf: switch to new creds when switching to new mm
` [PATCH 4.4 071/168] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
` [PATCH 4.4 072/168] x86: vdso: Use $LD instead of $CC to link
` [PATCH 4.4 075/168] tty: mark Siemens R3964 line discipline as BROKEN
` [PATCH 4.4 076/168] tty: ldisc: add sysctl to prevent autoloading of ldiscs
` [PATCH 4.4 077/168] ipv6: Fix dangling pointer when ipv6 fragment
` [PATCH 4.4 079/168] net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock()
` [PATCH 4.4 081/168] qmi_wwan: add Olicard 600
` [PATCH 4.4 082/168] sctp: initialize _pad of sockaddr_in before copying to user memory
` [PATCH 4.4 084/168] netns: provide pure entropy for net_hash_mix()
` [PATCH 4.4 085/168] net: ethtool: not call vzalloc for zero sized memory request
` [PATCH 4.4 087/168] ALSA: seq: Fix OOB-reads from strlcpy
` [PATCH 4.4 088/168] include/linux/bitrev.h: fix constant bitrev
` [PATCH 4.4 089/168] ASoC: fsl_esai: fix channel swap issue when stream starts
` [PATCH 4.4 090/168] block: do not leak memory in bio_copy_user_iov()
` [PATCH 4.4 091/168] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
` [PATCH 4.4 092/168] ARM: dts: at91: Fix typo in ISC_D0 on PC9
` [PATCH 4.4 094/168] xen: Prevent buffer overflow in privcmd ioctl
` [PATCH 4.4 097/168] PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
` [PATCH 4.4 098/168] perf/core: Restore mmap record type correctly
` [PATCH 4.4 099/168] ext4: add missing brelse() in add_new_gdb_meta_bg()
` [PATCH 4.4 100/168] ext4: report real fs size after failed resize
` [PATCH 4.4 101/168] ALSA: echoaudio: add a check for ioremap_nocache
` [PATCH 4.4 102/168] ALSA: sb8: add a check for request_region
` [PATCH 4.4 103/168] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH 4.4 104/168] mmc: davinci: remove extraneous __init annotation
` [PATCH 4.4 105/168] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH 4.4 107/168] thermal/int340x_thermal: fix mode setting
` [PATCH 4.4 108/168] tools/power turbostat: return the exit status of a command
` [PATCH 4.4 109/168] perf top: Fix error handling in cmd_top()
` [PATCH 4.4 110/168] perf evsel: Free evsel->counts in perf_evsel__exit()
` [PATCH 4.4 111/168] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH 4.4 113/168] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH 4.4 114/168] x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
` [PATCH 4.4 115/168] iommu/vt-d: Check capability before disabling protected memory
` [PATCH 4.4 116/168] x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
` [PATCH 4.4 117/168] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH 4.4 118/168] ext4: prohibit fstrim in norecovery mode
` [PATCH 4.4 121/168] 9p locks: add mount option for lock retry interval
` [PATCH 4.4 123/168] serial: uartps: console_setup() cant be placed to init section
` [PATCH 4.4 125/168] ACPI / SBS: Fix GPE storm on recent MacBookPros
` [PATCH 4.4 127/168] crypto: sha256/arm - fix crash bug in Thumb2 build
` [PATCH 4.4 129/168] iommu/dmar: Fix buffer overflow during PCI bus notification
` [PATCH 4.4 130/168] ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
` [PATCH 4.4 132/168] lib/div64.c: off by one in shift
` [PATCH 4.4 133/168] include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
` [PATCH 4.4 136/168] appletalk: Fix compile regression
` [PATCH 4.4 137/168] bonding: fix event handling for stacked bonds
` [PATCH 4.4 139/168] net: bridge: multicast: use rcu to access port list from br_multicast_start_querier
` [PATCH 4.4 140/168] net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
` [PATCH 4.4 142/168] ipv4: recompile ip options in ipv4_link_failure
` [PATCH 4.4 143/168] ipv4: ensure rcu_read_lock() in ipv4_link_failure()
` [PATCH 4.4 146/168] modpost: file2alias: check prototype of handler
` [PATCH 4.4 147/168] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
` [PATCH 4.4 148/168] KVM: x86: Dont clear EFER during SMM transitions for 32-bit vCPU
` [PATCH 4.4 149/168] iio/gyro/bmg160: Use millidegrees for temperature scale
` [PATCH 4.4 151/168] iio: adc: at91: disable adc channel interrupt in timeout case
` [PATCH 4.4 153/168] staging: comedi: vmk80xx: Fix use of uninitialized semaphore
` [PATCH 4.4 154/168] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
` [PATCH 4.4 155/168] staging: comedi: ni_usb6501: Fix use of uninitialized mutex
` [PATCH 4.4 156/168] staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
` [PATCH 4.4 157/168] ALSA: core: Fix card races between register and disconnect
` [PATCH 4.4 159/168] arm64: futex: Restore oldval initialization to work around buggy compilers
` [PATCH 4.4 160/168] x86/kprobes: Verify stack frame on kretprobe
` [PATCH 4.4 161/168] kprobes: Mark ftrace mcount handler functions nokprobe
` [PATCH 4.4 163/168] mac80211: do not call driver wake_tx_queue op during reconfig
` [PATCH 4.4 164/168] Revert "kbuild: use -Oz instead of -Os when using clang"
` [PATCH 4.4 166/168] device_cgroup: fix RCU imbalance in error case
` [PATCH 4.4 168/168] ALSA: info: Fix racy addition/deletion of nodes

[PATCH] watchdog: machzwd: Mark expected switch fall-through
 2019-04-24 17:01 UTC  (4+ messages)

[PATCH 0/2] ENOSPC refinements
 2019-04-24 17:26 UTC  (4+ messages)
` [PATCH 1/2] btrfs: track odirect bytes in flight

[PATCH 1/3] drm/dp: Use non-cyclic idr
 2019-04-24 17:25 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Increase minimal ACLK400_DISP1 frequency on Exynos542x
 2019-04-24 17:24 UTC  (2+ messages)

[PATCH] oeqa/core/runner: dump stdout and stderr of each test case
 2019-04-24 17:24 UTC  (2+ messages)

[PATCH v2 0/6] mm: reparent slab memory on cgroup removal
 2019-04-24 17:23 UTC  (3+ messages)
` [PATCH v2 4/6] mm: unify SLAB and SLUB page accounting

[PATCH v4 00/63] Include linux ACPI/PCI/X86 docs into Sphinx TOC tree
 2019-04-24 17:22 UTC  (7+ messages)
` [PATCH v4 20/63] Documentation: ACPI: move apei/einj.txt to firmware-guide/acpi and convert to reST
` [PATCH v4 21/63] Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi "

[PATCH] block: use static bio_set for bio_split() calls
 2019-04-24 17:20 UTC  (4+ messages)

[cip-dev] [PATCH 4.19.y 00/17] Backport USB support for RZ/G2E
 2019-04-24 17:20 UTC  (18+ messages)
` [cip-dev] [PATCH 4.19.y 01/17] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support
` [cip-dev] [PATCH 4.19.y 02/17] dt-bindings: rcar-gen3-phy-usb2: Add r8a774c0 support
` [cip-dev] [PATCH 4.19.y 03/17] arm64: dts: renesas: r8a774c0: Add USB2.0 phy and host device nodes
` [cip-dev] [PATCH 4.19.y 04/17] usb: renesas_usbhs: add support for RZ/G2E
` [cip-dev] [PATCH 4.19.y 05/17] usb: renesas_usbhs: Add reset_control
` [cip-dev] [PATCH 4.19.y 06/17] usb: renesas_usbhs: Add multiple clocks management
` [cip-dev] [PATCH 4.19.y 07/17] Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"
` [cip-dev] [PATCH 4.19.y 08/17] dt-bindings: usb: renesas_usbhs: add clock-names property
` [cip-dev] [PATCH 4.19.y 09/17] dt-bindings: usb: renesas_usbhs: Add r8a774c0 support
` [cip-dev] [PATCH 4.19.y 10/17] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774c0
` [cip-dev] [PATCH 4.19.y 11/17] arm64: dts: renesas: r8a774c0: Add USB-DMAC and HSUSB device nodes
` [cip-dev] [PATCH 4.19.y 12/17] usb: gadget: udc: renesas_usb3: add support for r8a77990
` [cip-dev] [PATCH 4.19.y 13/17] usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device
` [cip-dev] [PATCH 4.19.y 14/17] usb: gadget: udc: renesas_usb3: add support for r8a774c0
` [cip-dev] [PATCH 4.19.y 15/17] usb: gadget: udc: renesas_usb3: Add r8a774a1 support
` [cip-dev] [PATCH 4.19.y 16/17] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0
` [cip-dev] [PATCH 4.19.y 17/17] arm64: dts: renesas: r8a774c0: Add USB3.0 device nodes

[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
 2019-04-24 17:13 UTC  (2+ messages)

[PATCH] buildhistory: call a dependency parser only on actual dependency lists
 2019-04-24 17:19 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/7] Fixes from updating igt packaging in Fedora
 2019-04-24 17:18 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 5/7] Use pkgconfig() macros with dnf in Fedora Dockerfile

[PATCH v3 00/11] drm/fb-helper: Move modesetting code to drm_client
 2019-04-24 17:18 UTC  (4+ messages)

[Cluster-devel] [PATCH 1/2] iomap: Add a page_prepare callback
 2019-04-24 17:18 UTC  (2+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2: Fix iomap write page reclaim deadlock

[PATCH 3.18 000/104] 3.18.139-stable review
 2019-04-24 17:09 UTC  (13+ messages)
` [PATCH 3.18 078/104] 9p locks: add mount option for lock retry interval
` [PATCH 3.18 081/104] ACPI / SBS: Fix GPE storm on recent MacBookPros
` [PATCH 3.18 082/104] iommu/dmar: Fix buffer overflow during PCI bus notification
` [PATCH 3.18 083/104] appletalk: Fix use-after-free in atalk_proc_exit
` [PATCH 3.18 084/104] lib/div64.c: off by one in shift
` [PATCH 3.18 085/104] include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
` [PATCH 3.18 086/104] inet: update the IP ID generation algorithm to higher standards
` [PATCH 3.18 087/104] appletalk: Fix compile regression
` [PATCH 3.18 098/104] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
` [PATCH 3.18 099/104] staging: comedi: ni_usb6501: "
` [PATCH 3.18 100/104] ALSA: core: Fix card races between register and disconnect
` [PATCH 3.18 102/104] kprobes: Fix error check when reusing optimized probes


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.