linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-16 17:15:43 to 2018-10-16 17:25:33 UTC [more...]

[PATCH 4.9 00/71] 4.9.134-stable review
 2018-10-16 17:10 UTC  (58+ messages)
` [PATCH 4.9 01/71] ASoC: wm8804: Add ACPI support
` [PATCH 4.9 02/71] ASoC: sigmadsp: safeload should not have lower byte limit
` [PATCH 4.9 03/71] selftests/efivarfs: add required kernel configs
` [PATCH 4.9 04/71] selftests: memory-hotplug: add required configs
` [PATCH 4.9 05/71] mfd: omap-usb-host: Fix dts probe of children
` [PATCH 4.9 06/71] scsi: iscsi: target: Dont use stack buffer for scatterlist
` [PATCH 4.9 07/71] scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
` [PATCH 4.9 08/71] sound: enable interrupt after dma buffer initialization
` [PATCH 4.9 09/71] stmmac: fix valid numbers of unicast filter entries
` [PATCH 4.9 10/71] net: macb: disable scatter-gather for macb on sama5d3
` [PATCH 4.9 11/71] ARM: dts: at91: add new compatibility string "
` [PATCH 4.9 12/71] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
` [PATCH 4.9 13/71] drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
` [PATCH 4.9 14/71] ext4: Fix error code in ext4_xattr_set_entry()
` [PATCH 4.9 15/71] mm/vmstat.c: fix outdated vmstat_text
` [PATCH 4.9 16/71] MIPS: VDSO: Always map near top of user memory
` [PATCH 4.9 17/71] mach64: detect the dot clock divider correctly on sparc
` [PATCH 4.9 18/71] perf script python: Fix export-to-postgresql.py occasional failure
` [PATCH 4.9 19/71] mm: Preserve _PAGE_DEVMAP across mprotect() calls
` [PATCH 4.9 20/71] i2c: i2c-scmi: fix for i2c_smbus_write_block_data
` [PATCH 4.9 22/71] bnxt_en: Fix TX timeout during netpoll
` [PATCH 4.9 23/71] bonding: avoid possible dead-lock
` [PATCH 4.9 24/71] ip6_tunnel: be careful when accessing the inner header
` [PATCH 4.9 25/71] ip_tunnel: "
` [PATCH 4.9 26/71] ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
` [PATCH 4.9 27/71] ipv6: take rcu lock in rawv6_send_hdrinc()
` [PATCH 4.9 28/71] net: dsa: bcm_sf2: Call setup during switch resume
` [PATCH 4.9 29/71] net: hns: fix for unmapping problem when SMMU is on
` [PATCH 4.9 30/71] net: ipv4: update fnhe_pmtu when first hops MTU changes
` [PATCH 4.9 31/71] net/ipv6: Display all addresses in output of /proc/net/if_inet6
` [PATCH 4.9 32/71] netlabel: check for IPV4MASK in addrinfo_get
` [PATCH 4.9 33/71] net/usb: cancel pending work when unbinding smsc75xx
` [PATCH 4.9 34/71] qlcnic: fix Tx descriptor corruption on 82xx devices
` [PATCH 4.9 35/71] qmi_wwan: Added support for Gemaltos Cinterion ALASxx WWAN interface
` [PATCH 4.9 36/71] team: Forbid enslaving team device to itself
` [PATCH 4.9 37/71] net: dsa: bcm_sf2: Fix unbind ordering
` [PATCH 4.9 38/71] net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
` [PATCH 4.9 39/71] net: systemport: Fix wake-up interrupt race during resume
` [PATCH 4.9 40/71] rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
` [PATCH 4.9 41/71] tcp/dccp: fix lockdep issue when SYN is backlogged
` [PATCH 4.9 42/71] inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
` [PATCH 4.9 43/71] inet: frags: change inet_frags_init_net() return value
` [PATCH 4.9 45/71] inet: frags: refactor ipfrag_init()
` [PATCH 4.9 47/71] inet: frags: refactor lowpan_net_frag_init()
` [PATCH 4.9 48/71] ipv6: export ip6 fragments sysctl to unprivileged users
` [PATCH 4.9 56/71] ipv6: frags: rewrite ip6_expire_frag_queue()
` [PATCH 4.9 57/71] rhashtable: reorganize struct rhashtable layout
` [PATCH 4.9 58/71] inet: frags: reorganize struct netns_frags
` [PATCH 4.9 59/71] inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
` [PATCH 4.9 60/71] inet: frags: fix ip6frag_low_thresh boundary
` [PATCH 4.9 61/71] ip: discard IPv4 datagrams with overlapping segments
` [PATCH 4.9 62/71] net: speed up skb_rbtree_purge()
` [PATCH 4.9 63/71] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH 4.9 64/71] ipv6: defrag: drop non-last frags smaller than min mtu
` [PATCH 4.9 65/71] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
` [PATCH 4.9 66/71] net: add rb_to_skb() and other rb tree helpers
` [PATCH 4.9 67/71] ip: use rb trees for IP frag queue

[PATCH v3 0/4] Port mxs-dcp to imx6ull and imx6sll
 2018-10-16 17:23 UTC  (4+ messages)
` [PATCH v3 2/4] crypto: mxs-dcp - Add support for dcp clk

[PATCH] iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"
 2018-10-16 17:22 UTC 

[PATCH 4.14 000/109] 4.14.77-stable review
 2018-10-16 17:06 UTC  (110+ messages)
` [PATCH 4.14 001/109] bnxt_en: Fix TX timeout during netpoll
` [PATCH 4.14 002/109] bnxt_en: free hwrm resources, if driver probe fails
` [PATCH 4.14 003/109] bonding: avoid possible dead-lock
` [PATCH 4.14 004/109] ip6_tunnel: be careful when accessing the inner header
` [PATCH 4.14 005/109] ip_tunnel: "
` [PATCH 4.14 006/109] ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
` [PATCH 4.14 007/109] ipv6: take rcu lock in rawv6_send_hdrinc()
` [PATCH 4.14 008/109] net: dsa: bcm_sf2: Call setup during switch resume
` [PATCH 4.14 009/109] net: hns: fix for unmapping problem when SMMU is on
` [PATCH 4.14 010/109] net: ipv4: update fnhe_pmtu when first hops MTU changes
` [PATCH 4.14 011/109] net/ipv6: Display all addresses in output of /proc/net/if_inet6
` [PATCH 4.14 012/109] netlabel: check for IPV4MASK in addrinfo_get
` [PATCH 4.14 013/109] net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
` [PATCH 4.14 014/109] net: mvpp2: fix a txq_done race condition
` [PATCH 4.14 015/109] net: sched: Add policy validation for tc attributes
` [PATCH 4.14 016/109] net: systemport: Fix wake-up interrupt race during resume
` [PATCH 4.14 017/109] net/usb: cancel pending work when unbinding smsc75xx
` [PATCH 4.14 018/109] qlcnic: fix Tx descriptor corruption on 82xx devices
` [PATCH 4.14 019/109] qmi_wwan: Added support for Gemaltos Cinterion ALASxx WWAN interface
` [PATCH 4.14 020/109] rtnetlink: fix rtnl_fdb_dump() for ndmsg header
` [PATCH 4.14 021/109] rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
` [PATCH 4.14 022/109] sctp: update dst pmtu with the correct daddr
` [PATCH 4.14 023/109] team: Forbid enslaving team device to itself
` [PATCH 4.14 024/109] tipc: fix flow control accounting for implicit connect
` [PATCH 4.14 025/109] udp: Unbreak modules that rely on external __skb_recv_udp() availability
` [PATCH 4.14 026/109] net: stmmac: Fixup the tail addr setting in xmit path
` [PATCH 4.14 027/109] net/packet: fix packet drop as of virtio gso
` [PATCH 4.14 028/109] net: dsa: bcm_sf2: Fix unbind ordering
` [PATCH 4.14 029/109] net/mlx5e: Set vlan masks for all offloaded TC rules
` [PATCH 4.14 030/109] net: aquantia: memory corruption on jumbo frames
` [PATCH 4.14 031/109] net/mlx5: E-Switch, Fix out of bound access when setting vport rate
` [PATCH 4.14 032/109] bonding: pass link-local packets to bonding master also
` [PATCH 4.14 033/109] bonding: fix warning message
` [PATCH 4.14 034/109] nfp: avoid soft lockups under control message storm
` [PATCH 4.14 035/109] bnxt_en: dont try to offload VLAN modify action
` [PATCH 4.14 036/109] net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
` [PATCH 4.14 037/109] tcp/dccp: fix lockdep issue when SYN is backlogged
` [PATCH 4.14 038/109] inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
` [PATCH 4.14 039/109] ASoC: rt5514: Fix the issue of the delay volume applied again
` [PATCH 4.14 040/109] ASoC: wm8804: Add ACPI support
` [PATCH 4.14 041/109] ASoC: sigmadsp: safeload should not have lower byte limit
` [PATCH 4.14 042/109] selftests/efivarfs: add required kernel configs
` [PATCH 4.14 043/109] selftests: memory-hotplug: add required configs
` [PATCH 4.14 044/109] ASoC: rsnd: adg: care clock-frequency size
` [PATCH 4.14 045/109] ASoC: rsnd: dont fallback to PIO mode when -EPROBE_DEFER
` [PATCH 4.14 046/109] Bluetooth: hci_ldisc: Free rw_semaphore on close
` [PATCH 4.14 047/109] mfd: omap-usb-host: Fix dts probe of children
` [PATCH 4.14 048/109] scsi: iscsi: target: Dont use stack buffer for scatterlist
` [PATCH 4.14 049/109] scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
` [PATCH 4.14 050/109] sound: enable interrupt after dma buffer initialization
` [PATCH 4.14 051/109] sound: dont call skl_init_chip() to reset intel skl soc
` [PATCH 4.14 052/109] hv_netvsc: fix schedule in RCU context
` [PATCH 4.14 053/109] stmmac: fix valid numbers of unicast filter entries
` [PATCH 4.14 054/109] net: macb: disable scatter-gather for macb on sama5d3
` [PATCH 4.14 055/109] ARM: dts: at91: add new compatibility string "
` [PATCH 4.14 056/109] PCI: hv: support reporting serial number as slot information
` [PATCH 4.14 057/109] clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
` [PATCH 4.14 058/109] clk: x86: Stop marking clocks as CLK_IS_CRITICAL
` [PATCH 4.14 059/109] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
` [PATCH 4.14 060/109] drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
` [PATCH 4.14 061/109] mm/vmstat.c: fix outdated vmstat_text
` [PATCH 4.14 062/109] MIPS: VDSO: Always map near top of user memory
` [PATCH 4.14 063/109] mach64: detect the dot clock divider correctly on sparc
` [PATCH 4.14 064/109] percpu: stop leaking bitmap metadata blocks
` [PATCH 4.14 065/109] perf script python: Fix export-to-postgresql.py occasional failure
` [PATCH 4.14 066/109] perf script python: Fix export-to-sqlite.py sample columns
` [PATCH 4.14 067/109] s390/cio: Fix how vfio-ccw checks pinned pages
` [PATCH 4.14 068/109] dm cache: destroy migration_cache if cache target registration failed
` [PATCH 4.14 069/109] dm: fix report zone remapping to account for partition offset
` [PATCH 4.14 070/109] dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
` [PATCH 4.14 071/109] dm linear: fix linear_end_io conditional definition
` [PATCH 4.14 072/109] cgroup: Fix dom_cgrp propagation when enabling threaded mode
` [PATCH 4.14 073/109] mmc: block: avoid multiblock reads for the last sector in SPI mode
` [PATCH 4.14 074/109] pinctrl: mcp23s08: fix irq and irqchip setup order
` [PATCH 4.14 075/109] arm64: perf: Reject stand-alone CHAIN events for PMUv3
` [PATCH 4.14 076/109] mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
` [PATCH 4.14 077/109] mm: Preserve _PAGE_DEVMAP across mprotect() calls
` [PATCH 4.14 078/109] i2c: i2c-scmi: fix for i2c_smbus_write_block_data
` [PATCH 4.14 079/109] xhci: Dont print a warning when setting link state for disabled ports
` [PATCH 4.14 080/109] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
` [PATCH 4.14 081/109] mm: treat indirectly reclaimable memory as available in MemAvailable
` [PATCH 4.14 082/109] dcache: account external names as indirectly reclaimable memory
` [PATCH 4.14 083/109] mm: treat indirectly reclaimable memory as free in overcommit logic
` [PATCH 4.14 084/109] mm: dont show nr_indirectly_reclaimable in /proc/vmstat
` [PATCH 4.14 085/109] ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
` [PATCH 4.14 086/109] ARM: bugs: prepare processor bug infrastructure
` [PATCH 4.14 087/109] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH 4.14 088/109] ARM: bugs: add support for per-processor bug checking
` [PATCH 4.14 089/109] ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
` [PATCH 4.14 090/109] ARM: spectre-v2: harden branch predictor on context switches
` [PATCH 4.14 091/109] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
` [PATCH 4.14 092/109] ARM: spectre-v2: harden user aborts in kernel space
` [PATCH 4.14 093/109] ARM: spectre-v2: add firmware based hardening
` [PATCH 4.14 094/109] ARM: spectre-v2: warn about incorrect context switching functions
` [PATCH 4.14 095/109] ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
` [PATCH 4.14 096/109] ARM: KVM: invalidate icache on guest exit for Cortex-A15
` [PATCH 4.14 097/109] ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
` [PATCH 4.14 098/109] ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 4.14 099/109] ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
` [PATCH 4.14 100/109] ARM: spectre-v1: add speculation barrier (csdb) macros
` [PATCH 4.14 101/109] ARM: spectre-v1: add array_index_mask_nospec() implementation
` [PATCH 4.14 102/109] ARM: spectre-v1: fix syscall entry
` [PATCH 4.14 103/109] ARM: signal: copy registers using __copy_from_user()
` [PATCH 4.14 104/109] ARM: vfp: use __copy_from_user() when restoring VFP state
` [PATCH 4.14 105/109] ARM: oabi-compat: copy semops using __copy_from_user()
` [PATCH 4.14 106/109] ARM: use __inttype() in get_user()
` [PATCH 4.14 107/109] ARM: spectre-v1: use get_user() for __get_user()
` [PATCH 4.14 108/109] ARM: spectre-v1: mitigate user accesses
` [PATCH 4.14 109/109] perf tools: Fix snprint warnings for gcc 8

[PATCH 4.18 000/135] 4.18.15-stable review
 2018-10-16 17:06 UTC  (30+ messages)
` [PATCH 4.18 079/135] Add tests for memory.oom.group
` [PATCH 4.18 083/135] Bluetooth: Use correct tfm to generate OOB data
` [PATCH 4.18 084/135] Bluetooth: hci_ldisc: Free rw_semaphore on close
` [PATCH 4.18 085/135] mfd: omap-usb-host: Fix dts probe of children
` [PATCH 4.18 086/135] KVM: PPC: Book3S HV: Dont use compound_order to determine host mapping size
` [PATCH 4.18 087/135] scsi: iscsi: target: Dont use stack buffer for scatterlist
` [PATCH 4.18 088/135] scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
` [PATCH 4.18 114/135] MIPS: VDSO: Always map near top of user memory
` [PATCH 4.18 115/135] mach64: detect the dot clock divider correctly on sparc
` [PATCH 4.18 116/135] vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers
` [PATCH 4.18 117/135] percpu: stop leaking bitmap metadata blocks
` [PATCH 4.18 118/135] perf script python: Fix export-to-postgresql.py occasional failure
` [PATCH 4.18 119/135] perf script python: Fix export-to-sqlite.py sample columns
` [PATCH 4.18 120/135] s390/cio: Fix how vfio-ccw checks pinned pages
` [PATCH 4.18 121/135] dm cache: destroy migration_cache if cache target registration failed
` [PATCH 4.18 122/135] dm: fix report zone remapping to account for partition offset
` [PATCH 4.18 123/135] dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
` [PATCH 4.18 124/135] dm linear: fix linear_end_io conditional definition
` [PATCH 4.18 125/135] cgroup: Fix dom_cgrp propagation when enabling threaded mode
` [PATCH 4.18 126/135] Input: xpad - add support for Xbox1 PDP Camo series gamepad
` [PATCH 4.18 127/135] drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
` [PATCH 4.18 128/135] mmc: block: avoid multiblock reads for the last sector in SPI mode
` [PATCH 4.18 129/135] pinctrl: mcp23s08: fix irq and irqchip setup order
` [PATCH 4.18 130/135] arm64: perf: Reject stand-alone CHAIN events for PMUv3
` [PATCH 4.18 131/135] mm/mmap.c: dont clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
` [PATCH 4.18 132/135] mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
` [PATCH 4.18 133/135] filesystem-dax: Fix dax_layout_busy_page() livelock
` [PATCH 4.18 134/135] mm: Preserve _PAGE_DEVMAP across mprotect() calls
` [PATCH 4.18 135/135] i2c: i2c-scmi: fix for i2c_smbus_write_block_data

[GIT PULL] IDA/IDR fixes for 4.19
 2018-10-16 17:16 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).