The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2019-06-09 13:37:54 to 2019-06-09 16:52:12 UTC [more...]

[PATCH 4.9 00/83] 4.9.181-stable review
 2019-06-09 16:41 UTC  (10+ messages)
` [PATCH 4.9 01/83] ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
` [PATCH 4.9 02/83] llc: fix skb leak in llc_build_and_send_ui_pkt()
` [PATCH 4.9 11/83] net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
` [PATCH 4.9 12/83] net: mvneta: Fix err code path of probe
` [PATCH 4.9 13/83] net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
` [PATCH 4.9 16/83] Revert "tipc: fix modprobe tipc failed after switch order of device registration"
` [PATCH 4.9 17/83] tipc: fix modprobe tipc failed after switch order of device registration
` [PATCH 4.9 18/83] sparc64: Fix regression in non-hypervisor TLB flush xcall
` [PATCH 4.9 19/83] include/linux/bitops.h: sanitize rotate primitives

[PATCH 4.14 00/35] 4.14.125-stable review
 2019-06-09 16:42 UTC  (22+ messages)
` [PATCH 4.14 01/35] ethtool: fix potential userspace buffer overflow
` [PATCH 4.14 02/35] Fix memory leak in sctp_process_init
` [PATCH 4.14 04/35] net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 4.14 05/35] net: rds: fix memory leak in rds_ib_flush_mr_pool
` [PATCH 4.14 08/35] ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
` [PATCH 4.14 09/35] net: sfp: read eeprom in maximum 16 byte increments
` [PATCH 4.14 10/35] ipv6: fix the check before getting the cookie in rt6_get_cookie
` [PATCH 4.14 11/35] Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")"
` [PATCH 4.14 13/35] rcu: locking and unlocking need to always be at least barriers
` [PATCH 4.14 14/35] parisc: Use implicit space register selection for loading the coherence index of I/O pdirs
` [PATCH 4.14 17/35] pstore: Convert buf_lock to semaphore
` [PATCH 4.14 18/35] pstore/ram: Run without kernel crash dump region
` [PATCH 4.14 19/35] x86/power: Fix nosmt vs hibernation triple fault during resume
` [PATCH 4.14 21/35] MIPS: Bounds check virt_addr_valid
` [PATCH 4.14 25/35] test_firmware: Use correct snprintf() limit
` [PATCH 4.14 27/35] drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
` [PATCH 4.14 29/35] drm/radeon: prefer lower reference dividers
` [PATCH 4.14 31/35] drm/i915/fbc: disable framebuffer compression on GeminiLake
` [PATCH 4.14 32/35] TTY: serial_core, add ->install
` [PATCH 4.14 34/35] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
` [PATCH 4.14 35/35] fuse: Add FOPEN_STREAM to use stream_open()

[PATCH 4.19 00/51] 4.19.50-stable review
 2019-06-09 16:42 UTC  (39+ messages)
` [PATCH 4.19 01/51] ethtool: fix potential userspace buffer overflow
` [PATCH 4.19 02/51] Fix memory leak in sctp_process_init
` [PATCH 4.19 03/51] ipv4: not do cache for local delivery if bc_forwarding is enabled
` [PATCH 4.19 05/51] neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
` [PATCH 4.19 06/51] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
` [PATCH 4.19 08/51] net: mvpp2: Use strscpy to handle stat strings
` [PATCH 4.19 09/51] net: rds: fix memory leak in rds_ib_flush_mr_pool
` [PATCH 4.19 10/51] net: sfp: read eeprom in maximum 16 byte increments
` [PATCH 4.19 11/51] net/tls: replace the sleeping lock around RX resync with a bit lock
` [PATCH 4.19 12/51] packet: unconditionally free po->rollover
` [PATCH 4.19 13/51] pktgen: do not sleep with the thread lock held
` [PATCH 4.19 14/51] Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
` [PATCH 4.19 16/51] ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
` [PATCH 4.19 18/51] rcu: locking and unlocking need to always be at least barriers
` [PATCH 4.19 19/51] parisc: Use implicit space register selection for loading the coherence index of I/O pdirs
` [PATCH 4.19 20/51] NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
` [PATCH 4.19 22/51] fuse: fallocate: fix return with locked inode
` [PATCH 4.19 24/51] pstore: Convert buf_lock to semaphore
` [PATCH 4.19 26/51] pstore/ram: Run without kernel crash dump region
` [PATCH 4.19 27/51] x86/power: Fix nosmt vs hibernation triple fault during resume
` [PATCH 4.19 28/51] x86/insn-eval: Fix use-after-free access to LDT entry
` [PATCH 4.19 29/51] i2c: xiic: Add max_read_len quirk
` [PATCH 4.19 32/51] MIPS: Bounds check virt_addr_valid
` [PATCH 4.19 33/51] MIPS: pistachio: Build uImage.gz by default
` [PATCH 4.19 35/51] genwqe: Prevent an integer overflow in the ioctl
` [PATCH 4.19 36/51] test_firmware: Use correct snprintf() limit
` [PATCH 4.19 37/51] drm/gma500/cdv: Check vbt config bits when detecting lvds panels
` [PATCH 4.19 38/51] drm/msm: fix fb references in async update
` [PATCH 4.19 40/51] drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
` [PATCH 4.19 41/51] drm: add non-desktop quirks to Sensics and OSVR headsets
` [PATCH 4.19 43/51] drm/radeon: prefer lower reference dividers
` [PATCH 4.19 44/51] drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
` [PATCH 4.19 45/51] drm/i915: Fix I915_EXEC_RING_MASK
` [PATCH 4.19 46/51] drm/amdgpu/soc15: skip reset on init
` [PATCH 4.19 47/51] drm/i915/fbc: disable framebuffer compression on GeminiLake
` [PATCH 4.19 48/51] drm/i915: Maintain consistent documentation subsection ordering
` [PATCH 4.19 49/51] drm: dont block fb changes for async plane updates
` [PATCH 4.19 50/51] drm/i915/gvt: Initialize intel_gvt_gtt_entry in stack

[PATCH 5.1 00/70] 5.1.9-stable review
 2019-06-09 16:42 UTC  (56+ messages)
` [PATCH 5.1 01/70] ethtool: fix potential userspace buffer overflow
` [PATCH 5.1 02/70] Fix memory leak in sctp_process_init
` [PATCH 5.1 04/70] ipv6: fix the check before getting the cookie in rt6_get_cookie
` [PATCH 5.1 05/70] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
` [PATCH 5.1 08/70] net: sfp: read eeprom in maximum 16 byte increments
` [PATCH 5.1 09/70] packet: unconditionally free po->rollover
` [PATCH 5.1 10/70] pktgen: do not sleep with the thread lock held
` [PATCH 5.1 11/70] Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
` [PATCH 5.1 12/70] udp: only choose unbound UDP socket for multicast when not in a VRF
` [PATCH 5.1 13/70] ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
` [PATCH 5.1 15/70] net: aquantia: fix wol configuration not applied sometimes
` [PATCH 5.1 16/70] neighbor: Reset gc_entries counter if new entry is released before insert
` [PATCH 5.1 18/70] cls_matchall: avoid panic when receiving a packet before filter set
` [PATCH 5.1 19/70] ipmr_base: Do not reset index in mr_table_dump
` [PATCH 5.1 20/70] net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
` [PATCH 5.1 22/70] rcu: locking and unlocking need to always be at least barriers
` [PATCH 5.1 23/70] habanalabs: fix debugfs code
` [PATCH 5.1 24/70] ARC: mm: SIGSEGV userspace trying to access kernel virtual memory
` [PATCH 5.1 25/70] parisc: Use implicit space register selection for loading the coherence index of I/O pdirs
` [PATCH 5.1 26/70] parisc: Fix crash due alternative coding for NP iopdir_fdc bit
` [PATCH 5.1 27/70] SUNRPC fix regression in umount of a secure mount
` [PATCH 5.1 29/70] NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
` [PATCH 5.1 30/70] NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
` [PATCH 5.1 31/70] fuse: fallocate: fix return with locked inode
` [PATCH 5.1 32/70] fuse: fix copy_file_range() in the writeback case
` [PATCH 5.1 33/70] pstore: Set tfm to NULL on free_buf_for_compression
` [PATCH 5.1 34/70] pstore/ram: Run without kernel crash dump region
` [PATCH 5.1 35/70] kbuild: use more portable command -v for cc-cross-prefix
` [PATCH 5.1 36/70] memstick: mspro_block: Fix an error code in mspro_block_issue_req()
` [PATCH 5.1 37/70] mmc: tmio: fix SCC error handling to avoid false positive CRC error
` [PATCH 5.1 38/70] mmc: sdhci_am654: Fix SLOTTYPE write
` [PATCH 5.1 41/70] i2c: xiic: Add max_read_len quirk
` [PATCH 5.1 42/70] s390/mm: fix address space detection in exception handling
` [PATCH 5.1 44/70] xen-blkfront: switch kcalloc to kvcalloc for large array allocation
` [PATCH 5.1 45/70] MIPS: Bounds check virt_addr_valid
` [PATCH 5.1 46/70] MIPS: pistachio: Build uImage.gz by default
` [PATCH 5.1 47/70] genwqe: Prevent an integer overflow in the ioctl
` [PATCH 5.1 48/70] test_firmware: Use correct snprintf() limit
` [PATCH 5.1 50/70] drm/vc4: fix fb references in async update
` [PATCH 5.1 52/70] drm/msm: "
` [PATCH 5.1 53/70] drm: add non-desktop quirk for Valve HMDs
` [PATCH 5.1 55/70] drm: add non-desktop quirks to Sensics and OSVR headsets
` [PATCH 5.1 56/70] drm: Fix timestamp docs for variable refresh properties
` [PATCH 5.1 58/70] drm/radeon: prefer lower reference dividers
` [PATCH 5.1 59/70] drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
` [PATCH 5.1 61/70] drm/amdgpu/soc15: skip reset on init
` [PATCH 5.1 62/70] drm/amd/display: Add ASICREV_IS_PICASSO
` [PATCH 5.1 63/70] drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
` [PATCH 5.1 64/70] drm/i915/fbc: disable framebuffer compression on GeminiLake
` [PATCH 5.1 65/70] drm/i915/gvt: emit init breadcrumb for gvt request
` [PATCH 5.1 66/70] drm/i915: Maintain consistent documentation subsection ordering
` [PATCH 5.1 67/70] drm: dont block fb changes for async plane updates
` [PATCH 5.1 68/70] drm/i915/gvt: Initialize intel_gvt_gtt_entry in stack
` [PATCH 5.1 69/70] drm/amd: fix fb references in async update
` [PATCH 5.1 70/70] TTY: serial_core, add ->install

[PATCH 4.14 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 16:38 UTC  (2+ messages)

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-09 16:37 UTC  (12+ messages)
` [PATCH 26/34] rtc: fm3130: simplify getting the adapter of a client
` [PATCH 27/34] rtc: m41t80: "
` [PATCH 28/34] rtc: rv8803: "
` [PATCH 29/34] rtc: rx8010: "
` [PATCH 30/34] rtc: rx8025: "

[PATCH net-next v1 0/1] br_netfilter: enable in non-initial netns
 2019-06-09 16:23 UTC  (2+ messages)
` [PATCH net-next v1 1/1] br_netfilter: namespace bridge netfilter sysctls

[PATCH 3.16 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 15:42 UTC  (3+ messages)
` [PATCH 3.16 2/2] fuse: Add FOPEN_STREAM to use stream_open()
` [PATCH 3.16 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock

[PATCH 4.9 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 15:41 UTC  (3+ messages)
` [PATCH 4.9 2/2] fuse: Add FOPEN_STREAM to use stream_open()
` [PATCH 4.9 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock

[PATCH RESEND net-next 0/2] br_netfilter: enable in non-initial netns
 2019-06-09 15:44 UTC  (9+ messages)
` [PATCH RESEND net-next 1/2] br_netfilter: add struct netns_brnf

[PATCH 1/2] linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
 2019-06-09 15:39 UTC  (2+ messages)
` [PATCH 2/2] arch: replace _BITUL() in kernel-space headers with BIT()

[PATCH] EDAC, ie31200: Add Intel Coffee Lake CPU support
 2019-06-09 15:16 UTC 

[PATCH v4 1/2] leds: multicolor: Add sysfs interface definition
 2019-06-09 15:15 UTC  (3+ messages)
` [PATCH v4 2/2] documention: leds: Add multicolor class documentation

[PATCH] pinctrl: remove unused pin_is_valid()
 2019-06-09 15:09 UTC 

[PATCH 3.18 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 14:39 UTC  (3+ messages)
` [PATCH 3.18 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
` [PATCH 3.18 2/2] fuse: Add FOPEN_STREAM to use stream_open()

[PATCH] pinctrl: remove unneeded initializer for list_for_each_entry() iterator
 2019-06-09 14:55 UTC 

[PATCH] pinctrl: add include guard to pinctrl-state.h
 2019-06-09 14:53 UTC  (2+ messages)

[PATCH] mm: align up min_free_kbytes to multipy of 4
 2019-06-09 14:53 UTC  (2+ messages)

[bug report][stable] kernel tried to execute NX-protected page - exploit attempt? (uid: 0)
 2019-06-09 14:50 UTC  (5+ messages)

[PATCH] mt76: mt7615: add support for per-chain signal strength reporting
 2019-06-09 14:44 UTC  (2+ messages)

[PATCH v3 1/2] mt76: mt7615: enable support for mesh
 2019-06-09 14:36 UTC  (4+ messages)

[GIT PULL net-next, resend] isdn: deprecate non-mISDN drivers
 2019-06-09 14:28 UTC 

[PATCH v6 00/10] mm: reparent slab memory on cgroup removal
 2019-06-09 14:31 UTC  (3+ messages)
` [PATCH v6 07/10] mm: synchronize access to kmem_cache dying flag using a spinlock

5.2-rc2: low framerate in flightgear, cpu not running at full speed, thermal related?
 2019-06-09 14:13 UTC  (5+ messages)

[PATCH 4.4 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 13:40 UTC  (3+ messages)
` [PATCH 4.4 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
` [PATCH 4.4 2/2] fuse: Add FOPEN_STREAM to use stream_open()

[PATCH 0/1] lockdep: fix warning: print_lock_trace defined but not used
 2019-06-09 13:51 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 00/33] Convert files to ReST - part 1
 2019-06-09 13:45 UTC  (3+ messages)
` [PATCH v3 23/33] docs: ptp.txt: convert to ReST and move to driver-api

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-06-09 13:44 UTC  (23+ messages)
` [PATCH v4 01/22] driver core: Add per device iommu param
` [PATCH v4 02/22] iommu: Introduce device fault data
` [PATCH v4 03/22] iommu: Introduce device fault report API
` [PATCH v4 04/22] iommu: Add recoverable fault reporting
` [PATCH v4 05/22] iommu: Add a timeout parameter for PRQ response
` [PATCH v4 06/22] trace/iommu: Add sva trace events
` [PATCH v4 07/22] iommu: Use device fault trace event
` [PATCH v4 08/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v4 09/22] iommu: Introduce cache_invalidate API
` [PATCH v4 10/22] iommu: Fix compile error without IOMMU_API
` [PATCH v4 11/22] iommu: Introduce guest PASID bind function
` [PATCH v4 12/22] iommu: Add I/O ASID allocator
` [PATCH v4 13/22] iommu/vt-d: Enlightened PASID allocation
` [PATCH v4 14/22] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v4 15/22] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v4 16/22] iommu/vt-d: Move domain helper to header
` [PATCH v4 17/22] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v4 18/22] iommu/vt-d: Add nested translation helper function
` [PATCH v4 19/22] iommu/vt-d: Clean up for SVM device list
` [PATCH v4 20/22] iommu/vt-d: Add bind guest PASID support
` [PATCH v4 21/22] iommu/vt-d: Support flushing more translation cache types
` [PATCH v4 22/22] iommu/vt-d: Add svm/sva invalidate function

[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
 2019-06-09 13:40 UTC  (4+ messages)

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-06-08 13:21 UTC  (10+ messages)
` [PATCH v1 1/9] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header
` [PATCH v1 2/9] vfio_pci: refine user config reference in vfio-pci module
` [PATCH v1 3/9] vfio_pci: refine vfio_pci_driver reference in vfio_pci.c
` [PATCH v1 4/9] vfio_pci: make common functions be extern
` [PATCH v1 5/9] vfio_pci: duplicate vfio_pci.c
` [PATCH v1 6/9] vfio_pci: shrink vfio_pci_common.c
` [PATCH v1 7/9] vfio_pci: shrink vfio_pci.c
` [PATCH v1 8/9] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox