messages from 2019-04-01 17:09:43 to 2019-04-01 17:20:01 UTC [more...]
[PATCH 5.0 000/146] 5.0.6-stable review
2019-04-01 17:02 UTC (42+ messages)
` [PATCH 5.0 015/146] net: stmmac: fix memory corruption with large MTUs
` [PATCH 5.0 018/146] packets: Always register packet sk in the same order
` [PATCH 5.0 082/146] staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
` [PATCH 5.0 085/146] staging: vt6655: Remove vif check from vnt_interrupt
` [PATCH 5.0 086/146] staging: vt6655: Fix interrupt race condition on device start up
` [PATCH 5.0 087/146] staging: erofs: fix to handle error path of erofs_vmap()
` [PATCH 5.0 091/146] serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
` [PATCH 5.0 107/146] drm/vkms: fix use-after-free when drm_gem_handle_create() fails
` [PATCH 5.0 108/146] drm/i915: Mark AML 0x87CA as ULX
` [PATCH 5.0 109/146] drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
` [PATCH 5.0 110/146] drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
` [PATCH 5.0 112/146] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
` [PATCH 5.0 113/146] phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
` [PATCH 5.0 114/146] usb: mtu3: fix EXTCON dependency
` [PATCH 5.0 115/146] USB: gadget: f_hid: fix deadlock in f_hidg_write()
` [PATCH 5.0 117/146] mm/memory.c: fix modifying of page protection by insert_pfn()
` [PATCH 5.0 118/146] usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
` [PATCH 5.0 119/146] xhci: Fix port resume done detection for SS ports with LPM enabled
` [PATCH 5.0 120/146] usb: xhci: dbc: Dont free all memory with spinlock held
` [PATCH 5.0 121/146] xhci: Dont let USB3 ports stuck in polling state prevent suspend
` [PATCH 5.0 122/146] usb: cdc-acm: fix race during wakeup blocking TX traffic
` [PATCH 5.0 123/146] usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
` [PATCH 5.0 124/146] usb: typec: Fix unchecked return value
` [PATCH 5.0 125/146] mm/hotplug: fix offline undo_isolate_page_range()
` [PATCH 5.0 126/146] mm: add support for kmem caches in DMA32 zone
` [PATCH 5.0 128/146] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
` [PATCH 5.0 129/146] mm/debug.c: fix __dump_page when mapping->host is not set
` [PATCH 5.0 131/146] mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
` [PATCH 5.0 132/146] mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
` [PATCH 5.0 133/146] perf pmu: Fix parser error for uncore event alias
` [PATCH 5.0 135/146] objtool: Query pkg-config for libelf location
` [PATCH 5.0 136/146] powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
` [PATCH 5.0 137/146] powerpc/64: Fix memcmp reading past the end of src/dest
` [PATCH 5.0 139/146] watchdog: Respect watchdog cpumask on CPU hotplug
` [PATCH 5.0 140/146] cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
` [PATCH 5.0 141/146] x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
` [PATCH 5.0 142/146] KVM: Reject device ioctls from processes other than the VMs creator
` [PATCH 5.0 143/146] KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
` [PATCH 5.0 144/146] KVM: x86: update %rip after emulating IO
` [PATCH 5.0 145/146] bpf: do not restore dst_reg when cur_state is freed
` [PATCH 5.0 146/146] mt76x02u: use usb_bulk_msg to upload firmware
[PATCH 4.19 000/134] 4.19.33-stable review
2019-04-01 17:02 UTC (103+ messages)
` [PATCH 4.19 004/134] dccp: do not use ipv6 header for ipv4 flow
` [PATCH 4.19 005/134] genetlink: Fix a memory leak on error path
` [PATCH 4.19 007/134] ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
` [PATCH 4.19 008/134] mac8390: Fix mmio access size probe
` [PATCH 4.19 009/134] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
` [PATCH 4.19 010/134] net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
` [PATCH 4.19 011/134] net: datagram: fix unbounded loop in __skb_try_recv_datagram()
` [PATCH 4.19 012/134] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
` [PATCH 4.19 014/134] net: rose: fix a possible stack overflow
` [PATCH 4.19 015/134] net: stmmac: fix memory corruption with large MTUs
` [PATCH 4.19 016/134] net-sysfs: call dev_hold if kobject_init_and_add success
` [PATCH 4.19 017/134] packets: Always register packet sk in the same order
` [PATCH 4.19 020/134] sctp: use memdup_user instead of vmemdup_user
` [PATCH 4.19 021/134] tcp: do not use ipv6 header for ipv4 flow
` [PATCH 4.19 022/134] tipc: allow service ranges to be connect()ed on RDM/DGRAM
` [PATCH 4.19 023/134] tipc: change to check tipc_own_id to return in tipc_net_stop
` [PATCH 4.19 025/134] tun: properly test for IFF_UP
` [PATCH 4.19 026/134] vrf: prevent adding upper devices
` [PATCH 4.19 027/134] vxlan: Dont call gro_cells_destroy() before device is unregistered
` [PATCH 4.19 028/134] ila: Fix rhashtable walker list corruption
` [PATCH 4.19 029/134] net: sched: fix cleanup NULL pointer exception in act_mirr
` [PATCH 4.19 031/134] thunderx: eliminate extra calls to put_page() for pages held for recycling
` [PATCH 4.19 032/134] tun: add a missing rcu_read_unlock() in error path
` [PATCH 4.19 033/134] powerpc/fsl: Add infrastructure to fixup branch predictor flush
` [PATCH 4.19 035/134] powerpc/fsl: Emulate SPRN_BUCSR register
` [PATCH 4.19 036/134] powerpc/fsl: Add nospectre_v2 command line argument
` [PATCH 4.19 037/134] powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
` [PATCH 4.19 038/134] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
` [PATCH 4.19 039/134] powerpc/fsl: Flush branch predictor when entering KVM
` [PATCH 4.19 041/134] powerpc/fsl: Update Spectre v2 reporting
` [PATCH 4.19 042/134] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup
` [PATCH 4.19 044/134] powerpc/security: Fix spectre_v2 reporting
` [PATCH 4.19 045/134] Btrfs: fix incorrect file size after shrinking truncate and fsync
` [PATCH 4.19 046/134] btrfs: remove WARN_ON in log_dir_items
` [PATCH 4.19 047/134] btrfs: dont report readahead errors and dont update statistics
` [PATCH 4.19 048/134] btrfs: raid56: properly unmap parity page in finish_parity_scrub()
` [PATCH 4.19 049/134] btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size
` [PATCH 4.19 050/134] Btrfs: fix assertion failure on fsync with NO_HOLES enabled
` [PATCH 4.19 051/134] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
` [PATCH 4.19 052/134] powerpc: bpf: Fix generation of load/store DW instructions
` [PATCH 4.19 053/134] vfio: ccw: only free cp on final interrupt
` [PATCH 4.19 054/134] NFS: fix mount/umount race in nlmclnt
` [PATCH 4.19 055/134] NFSv4.1 dont free interrupted slot on open
` [PATCH 4.19 057/134] ALSA: rawmidi: Fix potential Spectre v1 vulnerability
` [PATCH 4.19 058/134] ALSA: seq: oss: Fix "
` [PATCH 4.19 059/134] ALSA: pcm: Fix possible OOB access in PCM oss plugins
` [PATCH 4.19 061/134] ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
` [PATCH 4.19 062/134] ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
` [PATCH 4.19 063/134] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
` [PATCH 4.19 064/134] ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 "
` [PATCH 4.19 065/134] ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
` [PATCH 4.19 066/134] ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
` [PATCH 4.19 067/134] ALSA: hda/realtek: Enable headset mic of ASUS P5440FF "
` [PATCH 4.19 069/134] ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
` [PATCH 4.19 070/134] kbuild: modversions: Fix relative CRC byte order interpretation
` [PATCH 4.19 072/134] ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
` [PATCH 4.19 073/134] scsi: sd: Fix a race between closing an sd device and sd I/O
` [PATCH 4.19 075/134] scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
` [PATCH 4.19 076/134] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
` [PATCH 4.19 077/134] drm/rockchip: vop: reset scale mode when win is disabled
` [PATCH 4.19 078/134] tty: mxs-auart: fix a potential NULL pointer dereference
` [PATCH 4.19 079/134] tty: atmel_serial: "
` [PATCH 4.19 080/134] tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
` [PATCH 4.19 081/134] staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
` [PATCH 4.19 083/134] staging: vt6655: Remove vif check from vnt_interrupt
` [PATCH 4.19 085/134] staging: erofs: fix to handle error path of erofs_vmap()
` [PATCH 4.19 087/134] serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
` [PATCH 4.19 089/134] USB: serial: cp210x: add new device id
` [PATCH 4.19 090/134] USB: serial: ftdi_sio: add additional NovaTech products
` [PATCH 4.19 091/134] USB: serial: mos7720: fix mos_parport refcount imbalance on error path
` [PATCH 4.19 092/134] USB: serial: option: set driver_info for SIM5218 and compatibles
` [PATCH 4.19 093/134] USB: serial: option: add support for Quectel EM12
` [PATCH 4.19 094/134] USB: serial: option: add Olicard 600
` [PATCH 4.19 096/134] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
` [PATCH 4.19 097/134] drm/vgem: fix use-after-free when drm_gem_handle_create() fails
` [PATCH 4.19 099/134] drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
` [PATCH 4.19 100/134] gpio: exar: add a check for the return value of ida_simple_get fails
` [PATCH 4.19 101/134] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
` [PATCH 4.19 103/134] usb: mtu3: fix EXTCON dependency
` [PATCH 4.19 105/134] usb: common: Consider only available nodes for dr_mode
` [PATCH 4.19 106/134] usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
` [PATCH 4.19 109/134] xhci: Dont let USB3 ports stuck in polling state prevent suspend
` [PATCH 4.19 110/134] usb: cdc-acm: fix race during wakeup blocking TX traffic
` [PATCH 4.19 111/134] mm: add support for kmem caches in DMA32 zone
` [PATCH 4.19 113/134] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
` [PATCH 4.19 114/134] mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
` [PATCH 4.19 115/134] perf pmu: Fix parser error for uncore event alias
` [PATCH 4.19 116/134] perf intel-pt: Fix TSC slip
` [PATCH 4.19 118/134] powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
` [PATCH 4.19 119/134] powerpc/64: Fix memcmp reading past the end of src/dest
` [PATCH 4.19 120/134] watchdog: Respect watchdog cpumask on CPU hotplug
` [PATCH 4.19 121/134] cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
` [PATCH 4.19 123/134] KVM: Reject device ioctls from processes other than the VMs creator
` [PATCH 4.19 124/134] KVM: x86: update %rip after emulating IO
` [PATCH 4.19 125/134] KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
` [PATCH 4.19 126/134] staging: erofs: fix error handling when failed to read compresssed data
` [PATCH 4.19 127/134] staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
` [PATCH 4.19 128/134] bpf: do not restore dst_reg when cur_state is freed
` [PATCH 4.19 131/134] platform: x86: intel_cht_int33fe: Add connection for the DP alt mode
` [PATCH 4.19 132/134] platform: x86: intel_cht_int33fe: Add connections for the USB Type-C port
` [PATCH 4.19 133/134] usb: typec: class: Dont use port parent for getting mux handles
` [PATCH 4.19 134/134] platform: x86: intel_cht_int33fe: Remove the old connections for the muxes
[Intel-gfx] [PATCH i-g-t] i915/gem_pread, gem_pwrite: Exercise using ourselves as the buffer
2019-04-01 17:19 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_pread, gem_pwrite: Exercise using ourselves as the buffer (rev2)
[PATCH 1/5] libcobalt: improve mutex autoinit support
2019-04-01 17:19 UTC (2+ messages)
[PATCH v5 0/7] drm/panel: simple: Add mode support to devicetree
2019-04-01 17:17 UTC (15+ messages)
` [PATCH v5 1/7] dt-bindings: Add panel-timing subnode to simple-panel
` [PATCH v5 2/7] drm/panel: simple: Add ability to override typical timing
` [PATCH v5 3/7] arm64: dts: rockchip: Specify override mode for kevin panel
` [PATCH v5 4/7] drm/panel: simple: Use display_timing for Innolux n116bge
` [PATCH v5 5/7] drm/panel: simple: Use display_timing for AUO b101ean01
` [PATCH v5 6/7] ARM: dts: rockchip: Specify rk3288-veyron-chromebook's display timings
` [PATCH v5 7/7] ARM: dts: rockchip: Specify rk3288-veyron-minnie's "
[PATCH] telemetry: fix incorrect stat name to id mapping
2019-04-01 17:17 UTC (2+ messages)
usb: musb: Force-disable pullup on shutdown
2019-04-01 17:17 UTC
[PATCH RFC 00/49] xen: add core scheduling support
2019-04-01 17:17 UTC (13+ messages)
` [PATCH RFC 01/49] xen/sched: call cpu_disable_scheduler() via cpu notifier
[U-Boot] [RFC 0/6] Odroid U3 usb initialization
2019-04-01 17:16 UTC (6+ messages)
` [U-Boot] [RFC 4/6] configs: exynos: Add new CONFIG_SYS_ODROID_USB config option
[PATCH v5 00/14] ASoC: Sound Open Firmware (SOF) core
2019-04-01 17:15 UTC (10+ messages)
` [PATCH v5 01/14] ASoC: SOF: Add Sound Open Firmware driver core
` [PATCH v5 02/14] ASoC: SOF: Add Sound Open Firmware KControl support
` [PATCH v5 03/14] ASoC: SOF: Add driver debug support
help request for an unmountable raid1 filesystem
2019-04-01 17:14 UTC (6+ messages)
[PATCH v4 0/9] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
2019-04-01 17:14 UTC (4+ messages)
` [PATCH v4 1/9] mtd: rawnand: denali: use nand_chip pointer more for internal functions
[PATCH 0/3] clk: meson: fix mpll jitter
2019-04-01 17:13 UTC (8+ messages)
` [PATCH 1/3] clk: meson: mpll: properly handle spread spectrum
[linux-3.18 test] 133953: regressions - FAIL
2019-04-01 17:13 UTC
[Buildroot] [PATCH v2, 1/1] package/quota: add optional openldap dependency
2019-04-01 17:13 UTC
[PATCH] tcp: fix a potential NULL pointer dereference in tcp_sk_exit
2019-04-01 17:12 UTC (2+ messages)
[PATCH net] net: tls: prevent false connection termination with offload
2019-03-29 20:39 UTC (2+ messages)
[PATCH net-next] selftests: tc-testing: Add pedit tests
2019-03-29 18:18 UTC (2+ messages)
[RFC 0/3] tqs: add thread quiescent state library
2019-04-01 17:11 UTC (5+ messages)
` [PATCH v3 0/3] lib/rcu: add RCU library supporting QSBR mechanism
` [PATCH v3 1/3] rcu: "
` [PATCH v3 2/3] test/rcu_qsbr: add API and functional tests
` [PATCH v3 3/3] doc/rcu: add lib_rcu documentation
[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
2019-04-01 17:11 UTC (5+ messages)
` [f2fs-dev] "
[Qemu-devel] [PATCH] ioapic: allow buggy guests mishandling level-triggered interrupts to make progress
2019-04-01 17:11 UTC (4+ messages)
[PATCH 00/10] xfs: online health tracking support
2019-04-01 17:11 UTC (11+ messages)
` [PATCH 01/10] xfs: track metadata health levels
` [PATCH 02/10] xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
` [PATCH 03/10] xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
` [PATCH 04/10] xfs: expand xfs_fsop_geom
` [PATCH 05/10] xfs: add a new ioctl to describe allocation group geometry
` [PATCH 06/10] xfs: report fs and rt health via geometry structure
` [PATCH 07/10] xfs: report AG health via AG geometry ioctl
` [PATCH 08/10] xfs: report inode health via bulkstat
` [PATCH 09/10] xfs: scrub/repair should update filesystem metadata health
` [PATCH 10/10] xfs: update health status if we get a clean bill of health
[U-Boot] [PATCH 1/6] fdt: boot_get_fdt: remove redundant zeroing out
2019-04-01 17:11 UTC (2+ messages)
[GIT PULL] KVM/ARM fixes for 5.1-rc3
2019-04-01 17:10 UTC (4+ messages)
` [PATCH 5/8] KVM: arm/arm64: Enforce PTE mappings at stage2 when needed
[PATCH 0/2] serial: uartps: Add modem support
2019-04-01 17:09 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: xilinx-uartps: Add support for nomodem
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.