linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-24 17:37:18 to 2019-04-24 18:01:25 UTC [more...]

[PATCH] PCI: Add link_change error handler and vfio-pci user
 2019-04-24 17:57 UTC  (5+ messages)

[PATCH 4.4 000/168] 4.4.179-stable review
 2019-04-24 17:10 UTC  (10+ messages)
` [PATCH 4.4 138/168] net: atm: Fix potential Spectre v1 vulnerabilities
` [PATCH 4.4 141/168] tcp: tcp_grow_window() needs to respect tcp_space()
` [PATCH 4.4 144/168] crypto: crypto4xx - properly set IV after de- and encrypt
` [PATCH 4.4 145/168] modpost: file2alias: go back to simple devtable lookup
` [PATCH 4.4 150/168] iio: ad_sigma_delta: select channel when reading register
` [PATCH 4.4 158/168] crypto: x86/poly1305 - fix overflow during partial reduction
` [PATCH 4.4 162/168] kprobes: Fix error check when reusing optimized probes
` [PATCH 4.4 165/168] sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
` [PATCH 4.4 167/168] mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n

[PATCH v4 00/63] Include linux ACPI/PCI/X86 docs into Sphinx TOC tree
 2019-04-24 17:53 UTC  (19+ messages)
` [PATCH v4 09/63] Documentation: ACPI: move method-customizing.txt to firmware-guide/acpi and convert to reST
` [PATCH v4 21/63] Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi "
` [PATCH v4 24/63] Documentation: ACPI: move video_extension.txt to firmware-guide/acpi "
` [PATCH v4 38/63] Documentation: x86: convert boot.txt "
` [PATCH v4 39/63] Documentation: x86: convert topology.txt "

[PATCH 4.9 00/44] 4.9.171-stable review
 2019-04-24 17:10 UTC  (13+ messages)
` [PATCH 4.9 02/44] net: atm: Fix potential Spectre v1 vulnerabilities
` [PATCH 4.9 05/44] net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
` [PATCH 4.9 08/44] vhost: reject zero size iova range
` [PATCH 4.9 10/44] ipv4: ensure rcu_read_lock() in ipv4_link_failure()
` [PATCH 4.9 14/44] modpost: file2alias: check prototype of handler
` [PATCH 4.9 15/44] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
` [PATCH 4.9 23/44] staging: comedi: vmk80xx: Fix use of uninitialized semaphore
` [PATCH 4.9 24/44] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
` [PATCH 4.9 33/44] kprobes: Mark ftrace mcount handler functions nokprobe
` [PATCH 4.9 34/44] kprobes: Fix error check when reusing optimized probes
` [PATCH 4.9 37/44] perf/x86/amd: Add event map for AMD Family 17h
` [PATCH 4.9 44/44] i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array

[PATCH v20 00/28] Intel SGX1 support
 2019-04-24 17:56 UTC  (5+ messages)
` [RFC PATCH v1 0/3] An alternative __vdso_sgx_enter_enclave() to allow enclave/host parameter passing using untrusted stack
  ` [RFC PATCH v1 2/3] x86/vdso: Modify __vdso_sgx_enter_enclave() to allow parameter passing on "

[PATCH v5 00/23] Include linux ACPI docs into Sphinx TOC tree
 2019-04-24 17:53 UTC  (24+ messages)
` [PATCH v5 01/23] Documentation: ACPI: move namespace.txt to firmware-guide/acpi and convert to reST
` [PATCH v5 02/23] Documentation: ACPI: move enumeration.txt "
` [PATCH v5 03/23] Documentation: ACPI: move osi.txt "
` [PATCH v5 04/23] Documentation: ACPI: move linuxized-acpica.txt to driver-api/acpi "
` [PATCH v5 05/23] Documentation: ACPI: move scan_handlers.txt "
` [PATCH v5 06/23] Documentation: ACPI: move DSD-properties-rules.txt to firmware-guide/acpi and covert "
` [PATCH v5 07/23] Documentation: ACPI: move gpio-properties.txt to firmware-guide/acpi and convert "
` [PATCH v5 08/23] Documentation: ACPI: move method-customizing.txt "
` [PATCH v5 09/23] Documentation: ACPI: move initrd_table_override.txt to admin-guide/acpi "
` [PATCH v5 10/23] Documentation: ACPI: move dsdt-override.txt "
` [PATCH v5 11/23] Documentation: ACPI: move i2c-muxes.txt to firmware-guide/acpi "
` [PATCH v5 12/23] Documentation: ACPI: move acpi-lid.txt "
` [PATCH v5 13/23] Documentation: ACPI: move dsd/graph.txt "
` [PATCH v5 14/23] Documentation: ACPI: move dsd/data-node-references.txt "
` [PATCH v5 15/23] Documentation: ACPI: move debug.txt "
` [PATCH v5 16/23] Documentation: ACPI: move method-tracing.txt to firmware-guide/acpi and convert to rsST
` [PATCH v5 17/23] Documentation: ACPI: move aml-debugger.txt to firmware-guide/acpi and convert to reST
` [PATCH v5 18/23] Documentation: ACPI: move apei/output_format.txt "
` [PATCH v5 19/23] Documentation: ACPI: move apei/einj.txt "
` [PATCH v5 20/23] Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi "
` [PATCH v5 21/23] Documentation: ACPI: move lpit.txt to firmware-guide/acpi "
` [PATCH v5 22/23] Documentation: ACPI: move ssdt-overlays.txt to admin-guide/acpi "
` [PATCH v5 23/23] Documentation: ACPI: move video_extension.txt to firmware-guide/acpi "

[PATCH] usbnet: ipheth: Simplify device detection
 2019-04-24 17:58 UTC 

[PATCH 4.14 00/70] 4.14.114-stable review
 2019-04-24 17:10 UTC  (23+ messages)
` [PATCH 4.14 02/70] net: atm: Fix potential Spectre v1 vulnerabilities
` [PATCH 4.14 06/70] tcp: tcp_grow_window() needs to respect tcp_space()
` [PATCH 4.14 11/70] net: thunderx: raise XDP MTU to 1508
` [PATCH 4.14 12/70] net: thunderx: dont allow jumbo frames with XDP
` [PATCH 4.14 14/70] KVM: x86: Dont clear EFER during SMM transitions for 32-bit vCPU
` [PATCH 4.14 17/70] staging: iio: ad7192: Fix ad7193 channel address
` [PATCH 4.14 27/70] staging: comedi: vmk80xx: Fix use of uninitialized semaphore
` [PATCH 4.14 29/70] staging: comedi: ni_usb6501: Fix use of uninitialized mutex
` [PATCH 4.14 36/70] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
` [PATCH 4.14 37/70] crypto: x86/poly1305 - fix overflow during partial reduction
` [PATCH 4.14 40/70] kprobes: Mark ftrace mcount handler functions nokprobe
` [PATCH 4.14 42/70] rt2x00: do not increment sequence number while re-transmitting
` [PATCH 4.14 47/70] x86/speculation: Prevent deadlock on ssb_state::lock
` [PATCH 4.14 49/70] mmc: sdhci: Fix data command CRC error handling
` [PATCH 4.14 51/70] mmc: sdhci: Handle auto-command errors
` [PATCH 4.14 56/70] net: IP defrag: encapsulate rbtree defrag code into callable functions
` [PATCH 4.14 57/70] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
` [PATCH 4.14 58/70] net: IP6 defrag: use rbtrees for IPv6 defrag
` [PATCH 4.14 59/70] net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
` [PATCH 4.14 62/70] device_cgroup: fix RCU imbalance in error case
` [PATCH 4.14 64/70] ALSA: info: Fix racy addition/deletion of nodes
` [PATCH 4.14 65/70] percpu: stop printing kernel addresses

[PATCH v4 14/16] locking/rwsem: Guard against making count negative
 2019-04-24 17:56 UTC  (12+ messages)

[PATCH AUTOSEL 5.0 01/66] arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delay
 2019-04-24 17:26 UTC  (6+ messages)
` [PATCH AUTOSEL 5.0 59/66] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock

[PATCH v5] arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTO
 2019-04-24 17:27 UTC  (2+ messages)

[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
 2019-04-24 17:27 UTC  (5+ messages)
` [PATCH v2 09/19] iommu/vt-d: Enlightened PASID allocation
` [PATCH v2 12/19] iommu/vt-d: Move domain helper to header

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

[RFC PATCH 44/68] vfs: Convert fuse to use the new mount API
 2019-04-24 17:28 UTC  (4+ messages)

[PATCH 4.19 00/96] 4.19.37-stable review
 2019-04-24 17:10 UTC  (39+ messages)
` [PATCH 4.19 01/96] bonding: fix event handling for stacked bonds
` [PATCH 4.19 02/96] failover: allow name change on IFF_UP slave interfaces
` [PATCH 4.19 03/96] net: atm: Fix potential Spectre v1 vulnerabilities
` [PATCH 4.19 06/96] net: Fix missing meta data in skb with vlan packet
` [PATCH 4.19 09/96] team: set slave to promisc if team is already in promisc mode
` [PATCH 4.19 10/96] tipc: missing entries in name table of publications
` [PATCH 4.19 11/96] vhost: reject zero size iova range
` [PATCH 4.19 13/96] ipv4: ensure rcu_read_lock() in ipv4_link_failure()
` [PATCH 4.19 16/96] net/mlx5: FPGA, tls, hold rcu read lock a bit longer
` [PATCH 4.19 17/96] net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
` [PATCH 4.19 18/96] net/mlx5: FPGA, tls, idr remove on flow delete
` [PATCH 4.19 20/96] sch_cake: Use tc_skb_protocol() helper for getting packet protocol
` [PATCH 4.19 23/96] nfp: flower: remove vlan CFI bit from push vlan action
` [PATCH 4.19 25/96] net: IP defrag: encapsulate rbtree defrag code into callable functions
` [PATCH 4.19 27/96] net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
` [PATCH 4.19 29/96] cifs: Fix use-after-free in SMB2_write
` [PATCH 4.19 33/96] KVM: x86: svm: make sure NMI is injected after nmi_singlestep
` [PATCH 4.19 35/96] staging: iio: ad7192: Fix ad7193 channel address
` [PATCH 4.19 38/96] iio:chemical:bme680: Fix, report temperature in millidegrees
` [PATCH 4.19 41/96] iio: ad_sigma_delta: select channel when reading register
` [PATCH 4.19 49/96] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
` [PATCH 4.19 51/96] staging: comedi: ni_usb6501: "
` [PATCH 4.19 53/96] ALSA: core: Fix card races between register and disconnect
` [PATCH 4.19 55/96] serial: sh-sci: Fix HSCIF RX sampling point adjustment
` [PATCH 4.19 60/96] Revert "svm: Fix AVIC incomplete IPI emulation"
` [PATCH 4.19 64/96] drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
` [PATCH 4.19 67/96] kprobes: Mark ftrace mcount handler functions nokprobe
` [PATCH 4.19 68/96] kprobes: Fix error check when reusing optimized probes
` [PATCH 4.19 69/96] rt2x00: do not increment sequence number while re-transmitting
` [PATCH 4.19 72/96] perf/x86/amd: Add event map for AMD Family 17h
` [PATCH 4.19 73/96] x86/cpu/bugs: Use __initconst for const init data
` [PATCH 4.19 76/96] timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
` [PATCH 4.19 82/96] mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
` [PATCH 4.19 83/96] mmc: sdhci: Handle auto-command errors
` [PATCH 4.19 84/96] modpost: file2alias: go back to simple devtable lookup
` [PATCH 4.19 88/96] Revert "kbuild: use -Oz instead of -Os when using clang"
` [PATCH 4.19 94/96] tools include: Adopt linux/bits.h
` [PATCH 4.19 96/96] i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array

Oops in current tree in i2c
 2019-04-24 17:30 UTC  (3+ messages)

[PATCH v3 0/9] klp-convert livepatch build tooling
 2019-04-24 17:47 UTC  (4+ messages)
` [PATCH v3 3/9] livepatch: Add klp-convert tool

[PATCH 5.0 000/115] 5.0.10-stable review
 2019-04-24 17:10 UTC  (71+ messages)
` [PATCH 5.0 001/115] bonding: fix event handling for stacked bonds
` [PATCH 5.0 002/115] failover: allow name change on IFF_UP slave interfaces
` [PATCH 5.0 003/115] net: atm: Fix potential Spectre v1 vulnerabilities
` [PATCH 5.0 005/115] net: bridge: multicast: use rcu to access port list from br_multicast_start_querier
` [PATCH 5.0 007/115] net: Fix missing meta data in skb with vlan packet
` [PATCH 5.0 009/115] tcp: tcp_grow_window() needs to respect tcp_space()
` [PATCH 5.0 010/115] team: set slave to promisc if team is already in promisc mode
` [PATCH 5.0 014/115] ipv4: ensure rcu_read_lock() in ipv4_link_failure()
` [PATCH 5.0 017/115] mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue
` [PATCH 5.0 020/115] net: thunderx: raise XDP MTU to 1508
` [PATCH 5.0 022/115] net/tls: fix the IV leaks
` [PATCH 5.0 023/115] net/tls: dont leak partially sent record in device mode
` [PATCH 5.0 025/115] net/tls: fix build without CONFIG_TLS_DEVICE
` [PATCH 5.0 026/115] net: bridge: fix netlink export of vlan_stats_per_port option
` [PATCH 5.0 029/115] net/mlx5e: Switch to Toeplitz RSS hash by default
` [PATCH 5.0 031/115] net/mlx5e: Rx, Check ip headers sanity
` [PATCH 5.0 032/115] Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"
` [PATCH 5.0 034/115] net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
` [PATCH 5.0 042/115] nfc: nci: Potential off by one in ->pipes[] array
` [PATCH 5.0 044/115] CIFS: keep FileInfo handle live during oplock break
` [PATCH 5.0 046/115] cifs: Fix use-after-free in SMB2_write
` [PATCH 5.0 047/115] cifs: Fix use-after-free in SMB2_read
` [PATCH 5.0 049/115] fs/dax: Deposit pagetable even when installing zero page
` [PATCH 5.0 051/115] KVM: x86: svm: make sure NMI is injected after nmi_singlestep
` [PATCH 5.0 052/115] Staging: iio: meter: fixed typo
` [PATCH 5.0 057/115] iio:chemical:bme680: Fix SPI read interface
` [PATCH 5.0 060/115] iio: dac: mcp4725: add missing powerdown bits in store eeprom
` [PATCH 5.0 062/115] iio: adc: at91: disable adc channel interrupt in timeout case
` [PATCH 5.0 065/115] staging: most: core: use device description as name
` [PATCH 5.0 067/115] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
` [PATCH 5.0 069/115] staging: comedi: ni_usb6501: "
` [PATCH 5.0 070/115] ALSA: hda/realtek - add two more pin configuration sets to quirk table
` [PATCH 5.0 071/115] ALSA: core: Fix card races between register and disconnect
` [PATCH 5.0 072/115] Input: elan_i2c - add hardware ID for multiple Lenovo laptops
` [PATCH 5.0 073/115] serial: sh-sci: Fix HSCIF RX sampling point adjustment
` [PATCH 5.0 074/115] serial: sh-sci: Fix HSCIF RX sampling point calculation
` [PATCH 5.0 075/115] vt: fix cursor when clearing the screen
` [PATCH 5.0 076/115] scsi: core: set result when the command cannot be dispatched
` [PATCH 5.0 078/115] i3c: dw: Fix dw_i3c_master_disable controller by using correct mask
` [PATCH 5.0 080/115] Revert "svm: Fix AVIC incomplete IPI emulation"
` [PATCH 5.0 084/115] crypto: x86/poly1305 - fix overflow during partial reduction
` [PATCH 5.0 085/115] drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
` [PATCH 5.0 088/115] kprobes: Mark ftrace mcount handler functions nokprobe
` [PATCH 5.0 089/115] x86/kprobes: Avoid kretprobe recursion bug
` [PATCH 5.0 090/115] kprobes: Fix error check when reusing optimized probes
` [PATCH 5.0 091/115] rt2x00: do not increment sequence number while re-transmitting
` [PATCH 5.0 092/115] mac80211: do not call driver wake_tx_queue op during reconfig
` [PATCH 5.0 093/115] s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
` [PATCH 5.0 094/115] drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming
` [PATCH 5.0 095/115] perf/x86/amd: Add event map for AMD Family 17h
` [PATCH 5.0 096/115] x86/cpu/bugs: Use __initconst for const init data
` [PATCH 5.0 097/115] perf/x86: Fix incorrect PEBS_REGS
` [PATCH 5.0 098/115] x86/speculation: Prevent deadlock on ssb_state::lock
` [PATCH 5.0 099/115] timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
` [PATCH 5.0 100/115] nfit/ars: Remove ars_start_flags
` [PATCH 5.0 101/115] nfit/ars: Introduce scrub_flags
` [PATCH 5.0 102/115] nfit/ars: Allow root to busy-poll the ARS state machine
` [PATCH 5.0 103/115] nfit/ars: Avoid stale ARS results
` [PATCH 5.0 104/115] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
` [PATCH 5.0 105/115] tpm: Fix the type of the return value in calc_tpm2_event_size()
` [PATCH 5.0 106/115] Revert "kbuild: use -Oz instead of -Os when using clang"
` [PATCH 5.0 107/115] sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
` [PATCH 5.0 108/115] tpm: fix an invalid condition in tpm_common_poll
` [PATCH 5.0 109/115] mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependency
` [PATCH 5.0 110/115] device_cgroup: fix RCU imbalance in error case
` [PATCH 5.0 111/115] perf/ring_buffer: Fix AUX record suppression
` [PATCH 5.0 112/115] mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lock
` [PATCH 5.0 113/115] mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
` [PATCH 5.0 114/115] ALSA: info: Fix racy addition/deletion of nodes
` [PATCH 5.0 115/115] percpu: stop printing kernel addresses

Support for 2D engines/blitters in V4L2 and DRM
 2019-04-24 17:43 UTC  (12+ messages)

[PATCH 0/6] sysctl: add pending proc_do_large_bitmap fix
 2019-04-24 17:42 UTC  (3+ messages)

[PATCH v2] KEYS: Make use of platform keyring for module signature verify
 2019-04-24 17:36 UTC  (2+ messages)

[PATCH v4] ARM: dts: aspeed: Adding Lenovo Hr630 BMC
 2019-04-24 17:39 UTC 

Fwd: [PATCH 1/2] hwmon: (lm75) Add support for TMP75B
 2019-04-24 17:37 UTC  (3+ 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).