linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-29 11:42:27 to 2019-01-29 12:00:31 UTC [more...]

[PATCH v5 0/2] PWM support for HiFive Unleashed
 2019-01-29 11:43 UTC  (2+ messages)
` [PATCH v5 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller

[PATCH 4.19 000/103] 4.19.19-stable review
 2019-01-29 11:36 UTC  (75+ messages)
` [PATCH 4.19 003/103] net: Fix usage of pskb_trim_rcsum
` [PATCH 4.19 004/103] net: phy: marvell: Errata for mv88e6390 internal PHYs
` [PATCH 4.19 006/103] net: phy: phy driver features are mandatory
` [PATCH 4.19 008/103] net_sched: refetch skb protocol for each filter
` [PATCH 4.19 009/103] openvswitch: Avoid OOB read when parsing flow nlattrs
` [PATCH 4.19 011/103] mlxsw: pci: Increase PCI SW reset timeout
` [PATCH 4.19 013/103] mlxsw: spectrum_fid: Update dummy FID index
` [PATCH 4.19 015/103] net/sched: cls_flower: allocate mask dynamically in fl_change()
` [PATCH 4.19 016/103] udp: with udp_segment release on error path
` [PATCH 4.19 017/103] ip6_gre: fix tunnel list corruption for x-netns
` [PATCH 4.19 018/103] erspan: build the header with the right proto according to erspan_ver
` [PATCH 4.19 019/103] net: phy: marvell: Fix deadlock from wrong locking
` [PATCH 4.19 020/103] ip6_gre: update version related info when changing link
` [PATCH 4.19 021/103] tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
` [PATCH 4.19 023/103] mei: me: add denverton innovation engine device IDs
` [PATCH 4.19 025/103] USB: serial: simple: add Motorola Tetra TPG2200 device id
` [PATCH 4.19 027/103] ceph: clear inode pointer when snap realm gets dropped by its inode
` [PATCH 4.19 028/103] ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
` [PATCH 4.19 029/103] ASoC: rt5514-spi: Fix potential NULL pointer dereference
` [PATCH 4.19 031/103] clk: socfpga: stratix10: fix rate calculation for pll clocks
` [PATCH 4.19 033/103] inotify: Fix fd refcount leak in inotify_add_watch()
` [PATCH 4.19 035/103] ALSA: hda - Add mute LED support for HP ProBook 470 G5
` [PATCH 4.19 037/103] ARC: adjust memblock_reserve of kernel memory
` [PATCH 4.19 038/103] ARC: perf: map generic branches to correct hardware condition
` [PATCH 4.19 039/103] s390/mm: always force a load of the primary ASCE on context switch
` [PATCH 4.19 042/103] misc: ibmvsm: Fix potential NULL pointer dereference
` [PATCH 4.19 043/103] char/mwave: fix potential Spectre v1 vulnerability
` [PATCH 4.19 044/103] mmc: dw_mmc-bluefield: : Fix the license information
` [PATCH 4.19 045/103] mmc: meson-gx: Free irq in release() callback
` [PATCH 4.19 046/103] staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
` [PATCH 4.19 049/103] tty/n_hdlc: fix __might_sleep warning
` [PATCH 4.19 050/103] hv_balloon: avoid touching uninitialized struct page during tail onlining
` [PATCH 4.19 051/103] Drivers: hv: vmbus: Check for ring when getting debug info
` [PATCH 4.19 053/103] CIFS: Fix possible hang during async MTU reads and writes
` [PATCH 4.19 054/103] CIFS: Fix credits calculations for reads with errors
` [PATCH 4.19 056/103] CIFS: Do not reconnect TCP session in add_credits()
` [PATCH 4.19 057/103] smb3: add credits we receive from oplock/break PDUs
` [PATCH 4.19 060/103] Input: uinput - fix undefined behavior in uinput_validate_absinfo()
` [PATCH 4.19 061/103] acpi/nfit: Block function zero DSMs
` [PATCH 4.19 062/103] acpi/nfit: Fix command-supported detection
` [PATCH 4.19 063/103] scsi: ufs: Use explicit access size in ufshcd_dump_regs
` [PATCH 4.19 064/103] dm thin: fix passdown_double_checking_shared_status()
` [PATCH 4.19 065/103] dm crypt: fix parsing of extended IV arguments
` [PATCH 4.19 066/103] drm/amdgpu: Add APTX quirk for Lenovo laptop
` [PATCH 4.19 068/103] KVM: x86: Fix PV IPIs for 32-bit KVM host
` [PATCH 4.19 069/103] KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
` [PATCH 4.19 070/103] kvm: x86/vmx: Use kzalloc for cached_vmcs12
` [PATCH 4.19 071/103] KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
` [PATCH 4.19 075/103] x86/entry/64/compat: Fix stack switching for XEN PV
` [PATCH 4.19 076/103] posix-cpu-timers: Unbreak timer rearming
` [PATCH 4.19 077/103] net: sun: cassini: Cleanup license conflict
` [PATCH 4.19 078/103] irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
` [PATCH 4.19 079/103] can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it
` [PATCH 4.19 081/103] can: flexcan: fix NULL pointer exception during bringup
` [PATCH 4.19 083/103] vt: always call notifier with the console lock held
` [PATCH 4.19 084/103] vt: invoke notifier on screen size change
` [PATCH 4.19 086/103] bpf: improve verifier branch analysis
` [PATCH 4.19 087/103] bpf: add per-insn complexity limit
` [PATCH 4.19 088/103] bpf: move {prev_,}insn_idx into verifier env
` [PATCH 4.19 089/103] bpf: move tmp variable into ax register in interpreter
` [PATCH 4.19 090/103] bpf: enable access to ax register also from verifier rewrite
` [PATCH 4.19 091/103] bpf: restrict map value pointer arithmetic for unprivileged
` [PATCH 4.19 092/103] bpf: restrict stack "
` [PATCH 4.19 093/103] bpf: restrict unknown scalars of mixed signed bounds "
` [PATCH 4.19 094/103] bpf: fix check_map_access smin_value test when pointer contains offset
` [PATCH 4.19 095/103] bpf: prevent out of bounds speculation on pointer arithmetic
` [PATCH 4.19 096/103] bpf: fix sanitation of alu op with pointer / scalar type from different paths
` [PATCH 4.19 097/103] bpf: fix inner map masking to prevent oob under speculation
` [PATCH 4.19 098/103] s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
` [PATCH 4.19 099/103] nvmet-rdma: Add unlikely for response allocated check
` [PATCH 4.19 100/103] nvmet-rdma: fix null dereference under heavy load
` [PATCH 4.19 101/103] Revert "mm, memory_hotplug: initialize struct pages for the full memory section"
` [PATCH 4.19 102/103] usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
` [PATCH 4.19 103/103] ide: fix a typo in the settings proc file name

[RFC PATCH v2 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
 2019-01-29 11:46 UTC  (3+ messages)

[PATCH 4.14 00/68] 4.14.97-stable review
 2019-01-29 11:36 UTC  (69+ messages)
` [PATCH 4.14 01/68] amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
` [PATCH 4.14 02/68] net: bridge: Fix ethernet header pointer before check skb forwardable
` [PATCH 4.14 03/68] net: Fix usage of pskb_trim_rcsum
` [PATCH 4.14 04/68] net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling
` [PATCH 4.14 05/68] net_sched: refetch skb protocol for each filter
` [PATCH 4.14 06/68] openvswitch: Avoid OOB read when parsing flow nlattrs
` [PATCH 4.14 07/68] vhost: log dirty page correctly
` [PATCH 4.14 08/68] net: ipv4: Fix memory leak in network namespace dismantle
` [PATCH 4.14 09/68] tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
` [PATCH 4.14 10/68] ipfrag: really prevent allocation on netns exit
` [PATCH 4.14 11/68] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH 4.14 12/68] mei: me: add denverton innovation engine device IDs
` [PATCH 4.14 13/68] USB: serial: simple: add Motorola Tetra TPG2200 device id
` [PATCH 4.14 14/68] USB: serial: pl2303: add new PID to support PL2303TB
` [PATCH 4.14 15/68] ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
` [PATCH 4.14 16/68] ASoC: rt5514-spi: Fix potential NULL pointer dereference
` [PATCH 4.14 17/68] ALSA: hda - Add mute LED support for HP ProBook 470 G5
` [PATCH 4.14 18/68] ARCv2: lib: memeset: fix doing prefetchw outside of buffer
` [PATCH 4.14 19/68] ARC: adjust memblock_reserve of kernel memory
` [PATCH 4.14 20/68] ARC: perf: map generic branches to correct hardware condition
` [PATCH 4.14 21/68] s390/early: improve machine detection
` [PATCH 4.14 22/68] s390/smp: fix CPU hotplug deadlock with CPU rescan
` [PATCH 4.14 23/68] char/mwave: fix potential Spectre v1 vulnerability
` [PATCH 4.14 24/68] staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
` [PATCH 4.14 25/68] tty: Handle problem if line discipline does not have receive_buf
` [PATCH 4.14 26/68] uart: Fix crash in uart_write and uart_put_char
` [PATCH 4.14 27/68] tty/n_hdlc: fix __might_sleep warning
` [PATCH 4.14 28/68] hv_balloon: avoid touching uninitialized struct page during tail onlining
` [PATCH 4.14 29/68] Drivers: hv: vmbus: Check for ring when getting debug info
` [PATCH 4.14 30/68] CIFS: Fix possible hang during async MTU reads and writes
` [PATCH 4.14 31/68] CIFS: Fix credits calculations for reads with errors
` [PATCH 4.14 32/68] CIFS: Fix credit calculation for encrypted "
` [PATCH 4.14 33/68] CIFS: Do not reconnect TCP session in add_credits()
` [PATCH 4.14 34/68] Input: xpad - add support for SteelSeries Stratus Duo
` [PATCH 4.14 35/68] compiler.h: enable builtin overflow checkers and add fallback code
` [PATCH 4.14 36/68] Input: uinput - fix undefined behavior in uinput_validate_absinfo()
` [PATCH 4.14 37/68] acpi/nfit: Block function zero DSMs
` [PATCH 4.14 38/68] acpi/nfit: Fix command-supported detection
` [PATCH 4.14 39/68] dm thin: fix passdown_double_checking_shared_status()
` [PATCH 4.14 40/68] dm crypt: fix parsing of extended IV arguments
` [PATCH 4.14 41/68] KVM: x86: Fix single-step debugging
` [PATCH 4.14 42/68] x86/pkeys: Properly copy pkey state at fork()
` [PATCH 4.14 43/68] x86/selftests/pkeys: Fork() to check for state being preserved
` [PATCH 4.14 44/68] x86/kaslr: Fix incorrect i8254 outb() parameters
` [PATCH 4.14 45/68] posix-cpu-timers: Unbreak timer rearming
` [PATCH 4.14 46/68] irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
` [PATCH 4.14 47/68] can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it
` [PATCH 4.14 48/68] can: bcm: check timer values before ktime conversion
` [PATCH 4.14 49/68] vt: invoke notifier on screen size change
` [PATCH 4.14 50/68] perf unwind: Unwind with libdw doesnt take symfs into account
` [PATCH 4.14 51/68] perf unwind: Take pgoff into account when reporting elf to libdwfl
` [PATCH 4.14 52/68] Revert "seccomp: add a selftest for get_metadata"
` [PATCH 4.14 53/68] net: stmmac: Use correct values in TQS/RQS fields
` [PATCH 4.14 54/68] KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPU
` [PATCH 4.14 55/68] s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
` [PATCH 4.14 56/68] nvmet-rdma: Add unlikely for response allocated check
` [PATCH 4.14 57/68] nvmet-rdma: fix null dereference under heavy load
` [PATCH 4.14 58/68] usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
` [PATCH 4.14 59/68] xhci: Fix leaking USB3 shared_hcd at xhci removal
` [PATCH 4.14 60/68] ptp_kvm: probe for kvm guest availability
` [PATCH 4.14 61/68] x86/pvclock: add setter for pvclock_pvti_cpu0_va
` [PATCH 4.14 62/68] x86/xen/time: set pvclock flags on xen_time_init()
` [PATCH 4.14 63/68] x86/xen/time: setup vcpu 0 time info page
` [PATCH 4.14 64/68] x86/xen/time: Output xen sched_clock time from 0
` [PATCH 4.14 65/68] xen: Fix x86 sched_clock() interface for xen
` [PATCH 4.14 66/68] f2fs: read page index before freeing
` [PATCH 4.14 67/68] btrfs: fix error handling in btrfs_dev_replace_start
` [PATCH 4.14 68/68] btrfs: dev-replace: go back to suspended state if target device is missing

[PATCH 4.9 00/44] 4.9.154-stable review
 2019-01-29 11:36 UTC  (45+ messages)
` [PATCH 4.9 01/44] net: bridge: Fix ethernet header pointer before check skb forwardable
` [PATCH 4.9 02/44] net: Fix usage of pskb_trim_rcsum
` [PATCH 4.9 03/44] openvswitch: Avoid OOB read when parsing flow nlattrs
` [PATCH 4.9 04/44] vhost: log dirty page correctly
` [PATCH 4.9 05/44] net: ipv4: Fix memory leak in network namespace dismantle
` [PATCH 4.9 06/44] net_sched: refetch skb protocol for each filter
` [PATCH 4.9 07/44] ipfrag: really prevent allocation on netns exit
` [PATCH 4.9 08/44] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH 4.9 09/44] USB: serial: simple: add Motorola Tetra TPG2200 device id
` [PATCH 4.9 10/44] USB: serial: pl2303: add new PID to support PL2303TB
` [PATCH 4.9 11/44] ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
` [PATCH 4.9 12/44] ASoC: rt5514-spi: Fix potential NULL pointer dereference
` [PATCH 4.9 13/44] ARCv2: lib: memeset: fix doing prefetchw outside of buffer
` [PATCH 4.9 14/44] ARC: perf: map generic branches to correct hardware condition
` [PATCH 4.9 15/44] s390/early: improve machine detection
` [PATCH 4.9 16/44] s390/smp: fix CPU hotplug deadlock with CPU rescan
` [PATCH 4.9 17/44] char/mwave: fix potential Spectre v1 vulnerability
` [PATCH 4.9 18/44] staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
` [PATCH 4.9 19/44] tty: Handle problem if line discipline does not have receive_buf
` [PATCH 4.9 20/44] uart: Fix crash in uart_write and uart_put_char
` [PATCH 4.9 21/44] tty/n_hdlc: fix __might_sleep warning
` [PATCH 4.9 22/44] CIFS: Fix possible hang during async MTU reads and writes
` [PATCH 4.9 23/44] CIFS: Do not reconnect TCP session in add_credits()
` [PATCH 4.9 24/44] Input: xpad - add support for SteelSeries Stratus Duo
` [PATCH 4.9 25/44] compiler.h: enable builtin overflow checkers and add fallback code
` [PATCH 4.9 26/44] Input: uinput - fix undefined behavior in uinput_validate_absinfo()
` [PATCH 4.9 27/44] acpi/nfit: Block function zero DSMs
` [PATCH 4.9 28/44] acpi/nfit: Fix command-supported detection
` [PATCH 4.9 29/44] dm thin: fix passdown_double_checking_shared_status()
` [PATCH 4.9 30/44] KVM: x86: Fix single-step debugging
` [PATCH 4.9 31/44] x86/selftests/pkeys: Fork() to check for state being preserved
` [PATCH 4.9 32/44] x86/kaslr: Fix incorrect i8254 outb() parameters
` [PATCH 4.9 33/44] can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it
` [PATCH 4.9 34/44] can: bcm: check timer values before ktime conversion
` [PATCH 4.9 35/44] vt: invoke notifier on screen size change
` [PATCH 4.9 36/44] perf unwind: Unwind with libdw doesnt take symfs into account
` [PATCH 4.9 37/44] perf unwind: Take pgoff into account when reporting elf to libdwfl
` [PATCH 4.9 38/44] irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
` [PATCH 4.9 39/44] s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
` [PATCH 4.9 40/44] nvmet-rdma: Add unlikely for response allocated check
` [PATCH 4.9 41/44] nvmet-rdma: fix null dereference under heavy load
` [PATCH 4.9 42/44] f2fs: read page index before freeing
` [PATCH 4.9 43/44] btrfs: fix error handling in btrfs_dev_replace_start
` [PATCH 4.9 44/44] btrfs: dev-replace: go back to suspended state if target device is missing

[PATCH 0/7] Port am335 and am437 devices to sdhci-omap
 2019-01-29 11:53 UTC  (7+ messages)
` [PATCH 1/7] mmc: sdhci: add support for using external DMA devices

Question on handling managed IRQs when hotplugging CPUs
 2019-01-29 11:54 UTC  (2+ messages)

[PATCH v2 0/5] media: Allwinner A10 CSI support
 2019-01-29 11:52 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

[PATCH v2 0/3] drm/i915: MST and wakeref leak fixes
 2019-01-29 11:49 UTC  (3+ messages)
` [PATCH v2 1/3] drm/i915: Block fbdev HPD processing during suspend
  ` [Intel-gfx] "

linux-next: manual merge of the char-misc tree with the qcom tree
 2019-01-29 11:46 UTC  (2+ messages)

[PATCH 4.20 000/117] 4.20.6-stable review
 2019-01-29 11:35 UTC  (5+ messages)
` [PATCH 4.20 097/117] nvmet-rdma: fix null dereference under heavy load
` [PATCH 4.20 104/117] bpf: fix sanitation of alu op with pointer / scalar type from different paths
` [PATCH 4.20 105/117] bpf: fix inner map masking to prevent oob under speculation
` [PATCH 4.20 106/117] Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()


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).