All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-10 22:23:32 to 2018-04-10 22:25:40 UTC [more...]

[PATCH 0/6] soc: qcom: smem: bug fixes
 2018-04-10 22:25 UTC  (5+ messages)
` [PATCH 1/6] soc: qcom: smem: fix first cache entry calculation
` [PATCH 2/6] soc: qcom: smem: return proper type for cached entry functions
` [PATCH 3/6] soc: qcom: smem: byte swap values properly
` [PATCH 4/6] soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()

[PATCH v3] sparse: add -Wpointer-arith flag to toggle sizeof(void) warnings
 2018-04-10 22:25 UTC  (4+ messages)

[PATCH 4.14 000/138] 4.14.34-stable review
 2018-04-10 22:25 UTC  (89+ messages)
` [PATCH 4.14 022/138] selftests/net: fix bugs in address and port initialization
` [PATCH 4.14 023/138] RDMA/cma: Mark end of CMA ID messages
` [PATCH 4.14 024/138] hwmon: (ina2xx) Make calibration register value fixed
` [PATCH 4.14 025/138] clk: sunxi-ng: a83t: Add M divider to TCON1 clock
` [PATCH 4.14 026/138] media: videobuf2-core: dont go out of the buffer range
` [PATCH 4.14 027/138] ASoC: Intel: Skylake: Disable clock gating during firmware and library download
` [PATCH 4.14 028/138] ASoC: Intel: cht_bsw_rt5645: Analog Mic support
` [PATCH 4.14 029/138] spi: sh-msiof: Fix timeout failures for TX-only DMA transfers
` [PATCH 4.14 030/138] scsi: libiscsi: Allow sd_shutdown on bad transport
` [PATCH 4.14 031/138] scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag
` [PATCH 4.14 032/138] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
` [PATCH 4.14 033/138] ACPI: EC: Fix debugfs_create_*() usage
` [PATCH 4.14 034/138] mac80211: Fix setting TX power on monitor interfaces
` [PATCH 4.14 036/138] gpio: label descriptors using the device name
` [PATCH 4.14 037/138] powernv-cpufreq: Add helper to extract pstate from PMSR
` [PATCH 4.14 038/138] IB/rdmavt: Allocate CQ memory on the correct node
` [PATCH 4.14 040/138] blk-mq: fix race between updating nr_hw_queues and switching io sched
` [PATCH 4.14 041/138] backlight: tdo24m: Fix the SPI CS between transfers
` [PATCH 4.14 043/138] nvme_fcloop: disassocate local port structs
` [PATCH 4.14 044/138] nvme_fcloop: fix abort race condition
` [PATCH 4.14 045/138] tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
` [PATCH 4.14 046/138] perf report: Fix a no annotate browser displayed issue
` [PATCH 4.14 047/138] staging: lustre: disable preempt while sampling processor id
` [PATCH 4.14 048/138] ASoC: Intel: sst: Fix the return value of sst_send_byte_stream_mrfld()
` [PATCH 4.14 049/138] power: supply: axp288_charger: Properly stop work on probe-error / remove
` [PATCH 4.14 050/138] rt2x00: do not pause queue unconditionally on error path
` [PATCH 4.14 052/138] net/mlx5: Fix race for multiple RoCE enable
` [PATCH 4.14 053/138] net: hns3: Fix an error of total drop packet statistics
` [PATCH 4.14 054/138] net: hns3: Fix a loop index error of tqp statistics query
` [PATCH 4.14 055/138] net: hns3: Fix an error macro definition of HNS3_TQP_STAT
` [PATCH 4.14 056/138] net: hns3: fix for changing MTU
` [PATCH 4.14 057/138] bcache: ret IOERR when read meets metadata error
` [PATCH 4.14 058/138] bcache: stop writeback thread after detaching
` [PATCH 4.14 059/138] bcache: segregate flash only volume write streams
` [PATCH 4.14 060/138] scsi: libsas: fix memory leak in sas_smp_get_phy_events()
` [PATCH 4.14 061/138] scsi: libsas: fix error when getting phy events
` [PATCH 4.14 062/138] scsi: libsas: initialize sas_phy status according to response of DISCOVER
` [PATCH 4.14 063/138] blk-mq: fix kernel oops in blk_mq_tag_idle()
` [PATCH 4.14 064/138] tty: n_gsm: Allow ADM response in addition to UA for control dlci
` [PATCH 4.14 065/138] block, bfq: put async queues for root bfq groups too
` [PATCH 4.14 066/138] EDAC, mv64x60: Fix an error handling path
  ` [4.14,066/138] "
` [PATCH 4.14 067/138] uio_hv_generic: check that host supports monitor page
` [PATCH 4.14 068/138] i40evf: dont rely on netif_running() outside rtnl_lock()
` [PATCH 4.14 070/138] scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware in RAID map
` [PATCH 4.14 071/138] scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called
` [PATCH 4.14 072/138] RDMA/cma: Fix rdma_cm path querying for RoCE
` [PATCH 4.14 073/138] gpio: thunderx: fix error return code in thunderx_gpio_probe()
` [PATCH 4.14 074/138] x86/gart: Exclude GART aperture from vmcore
` [PATCH 4.14 075/138] sdhci: Advertise 2.0v supply on SDIO host controller
` [PATCH 4.14 076/138] ibmvnic: Dont handle RX interrupts when not up
` [PATCH 4.14 077/138] Input: goodix - disable IRQs while suspended
` [PATCH 4.14 078/138] mtd: mtd_oobtest: Handle bitflips during reads
` [PATCH 4.14 079/138] crypto: aes-generic - build with -Os on gcc-7+
` [PATCH 4.14 081/138] tcmu: release blocks for partially setup cmds
` [PATCH 4.14 082/138] thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
` [PATCH 4.14 083/138] objtool: Add Clang support
` [PATCH 4.14 084/138] crypto: arm64/aes-ce-cipher - move assembler code to .S file
` [PATCH 4.14 085/138] x86/microcode: Propagate return value from updating functions
` [PATCH 4.14 086/138] x86/CPU: Add a microcode loader callback
` [PATCH 4.14 087/138] x86/CPU: Check CPU feature bits after microcode upgrade
` [PATCH 4.14 088/138] x86/microcode: Get rid of struct apply_microcode_ctx
` [PATCH 4.14 089/138] x86/microcode/intel: Check microcode revision before updating sibling threads
` [PATCH 4.14 090/138] x86/microcode/intel: Writeback and invalidate caches before updating microcode
` [PATCH 4.14 091/138] x86/microcode: Do not upload microcode if CPUs are offline
` [PATCH 4.14 092/138] x86/microcode/intel: Look into the patch cache first
` [PATCH 4.14 093/138] x86/microcode: Request microcode on the BSP
` [PATCH 4.14 094/138] x86/microcode: Synchronize late microcode loading
` [PATCH 4.14 095/138] x86/microcode: Attempt late loading only when new microcode is present
` [PATCH 4.14 096/138] x86/microcode: Fix CPU synchronization routine
` [PATCH 4.14 097/138] arp: fix arp_filter on l3slave devices
` [PATCH 4.14 098/138] ipv6: the entire IPv6 header chain must fit the first fragment
` [PATCH 4.14 099/138] lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write)
` [PATCH 4.14 100/138] net: fix possible out-of-bound read in skb_network_protocol()
` [PATCH 4.14 101/138] net/ipv6: Fix route leaking between VRFs
` [PATCH 4.14 102/138] net/ipv6: Increment OUTxxx counters after netfilter hook
` [PATCH 4.14 103/138] netlink: make sure nladdr has correct size in netlink_connect()
` [PATCH 4.14 104/138] net sched actions: fix dumping which requires several messages to user space
` [PATCH 4.14 105/138] net/sched: fix NULL dereference in the error path of tcf_bpf_init()
` [PATCH 4.14 107/138] r8169: fix setting driver_data after register_netdev
` [PATCH 4.14 116/138] bonding: process the err returned by dev_set_allmulti properly in bond_enslave
` [PATCH 4.14 117/138] net: fool proof dev_valid_name()
` [PATCH 4.14 119/138] ipv6: sit: better validate user provided tunnel names
` [PATCH 4.14 120/138] ip6_gre: "
` [PATCH 4.14 121/138] ip6_tunnel: "
` [PATCH 4.14 122/138] vti6: "
` [PATCH 4.14 123/138] net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
` [PATCH 4.14 124/138] net/mlx5e: Fix memory usage issues in offloading TC flows

[PATCH 4.15 000/168] 4.15.17-stable review
 2018-04-10 22:25 UTC  (88+ messages)
` [PATCH 4.15 070/168] net: hns3: Fix an error macro definition of HNS3_TQP_STAT
` [PATCH 4.15 071/168] net: hns3: fix for changing MTU
` [PATCH 4.15 072/168] bcache: ret IOERR when read meets metadata error
` [PATCH 4.15 073/168] bcache: stop writeback thread after detaching
` [PATCH 4.15 074/168] bcache: segregate flash only volume write streams
` [PATCH 4.15 075/168] scsi: libsas: Use dynamic alloced work to avoid sas event lost
` [PATCH 4.15 076/168] net: Fix netdev_WARN_ONCE macro
` [PATCH 4.15 077/168] scsi: libsas: fix memory leak in sas_smp_get_phy_events()
` [PATCH 4.15 078/168] scsi: libsas: fix error when getting phy events
` [PATCH 4.15 079/168] scsi: libsas: initialize sas_phy status according to response of DISCOVER
` [PATCH 4.15 080/168] net/mlx5e: IPoIB, Use correct timestamp in child receive flow
` [PATCH 4.15 081/168] blk-mq: fix kernel oops in blk_mq_tag_idle()
` [PATCH 4.15 082/168] tty: n_gsm: Allow ADM response in addition to UA for control dlci
` [PATCH 4.15 083/168] block, bfq: put async queues for root bfq groups too
` [PATCH 4.15 084/168] serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
` [PATCH 4.15 085/168] EDAC, mv64x60: Fix an error handling path
  ` [4.15,085/168] "
` [PATCH 4.15 086/168] uio_hv_generic: check that host supports monitor page
` [PATCH 4.15 087/168] Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
` [PATCH 4.15 088/168] Bluetooth: hci_bcm: Validate IRQ before using it
` [PATCH 4.15 089/168] Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
` [PATCH 4.15 090/168] i40evf: dont rely on netif_running() outside rtnl_lock()
` [PATCH 4.15 091/168] drm/amd/powerplay: fix memory leakage when reload (v2)
` [PATCH 4.15 092/168] cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
` [PATCH 4.15 094/168] scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware in RAID map
` [PATCH 4.15 097/168] gpio: thunderx: fix error return code in thunderx_gpio_probe()
` [PATCH 4.15 099/168] sdhci: Advertise 2.0v supply on SDIO host controller
` [PATCH 4.15 103/168] crypto: aes-generic - build with -Os on gcc-7+
` [PATCH 4.15 104/168] perf tools: Fix copyfile_offset update of output offset
` [PATCH 4.15 105/168] tcmu: release blocks for partially setup cmds
` [PATCH 4.15 106/168] thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
` [PATCH 4.15 107/168] drm/i915/cnp: Ignore VBT request for know invalid DDC pin
` [PATCH 4.15 108/168] drm/i915/cnp: Properly handle VBT ddc pin out of bounds
` [PATCH 4.15 109/168] x86/microcode: Propagate return value from updating functions
` [PATCH 4.15 110/168] x86/CPU: Add a microcode loader callback
` [PATCH 4.15 111/168] x86/CPU: Check CPU feature bits after microcode upgrade
` [PATCH 4.15 112/168] x86/microcode: Get rid of struct apply_microcode_ctx
` [PATCH 4.15 113/168] x86/microcode/intel: Check microcode revision before updating sibling threads
` [PATCH 4.15 115/168] x86/microcode: Do not upload microcode if CPUs are offline
` [PATCH 4.15 116/168] x86/microcode/intel: Look into the patch cache first
` [PATCH 4.15 117/168] x86/microcode: Request microcode on the BSP
` [PATCH 4.15 118/168] x86/microcode: Synchronize late microcode loading
` [PATCH 4.15 119/168] x86/microcode: Attempt late loading only when new microcode is present
` [PATCH 4.15 120/168] x86/microcode: Fix CPU synchronization routine
` [PATCH 4.15 121/168] arp: fix arp_filter on l3slave devices
` [PATCH 4.15 122/168] ipv6: the entire IPv6 header chain must fit the first fragment
` [PATCH 4.15 126/168] net/ipv6: Fix route leaking between VRFs
` [PATCH 4.15 127/168] net/ipv6: Increment OUTxxx counters after netfilter hook
` [PATCH 4.15 128/168] netlink: make sure nladdr has correct size in netlink_connect()
` [PATCH 4.15 129/168] net/mlx5e: Verify coalescing parameters in range
` [PATCH 4.15 130/168] net sched actions: fix dumping which requires several messages to user space
` [PATCH 4.15 131/168] net/sched: fix NULL dereference in the error path of tcf_bpf_init()
` [PATCH 4.15 132/168] pptp: remove a buggy dst release in pptp_connect()
` [PATCH 4.15 133/168] r8169: fix setting driver_data after register_netdev
` [PATCH 4.15 134/168] sctp: do not leak kernel memory to user space
` [PATCH 4.15 135/168] sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
` [PATCH 4.15 136/168] sky2: Increase D3 delay to sky2 stops working after suspend
` [PATCH 4.15 137/168] vhost: correctly remove wait queue during poll failure
` [PATCH 4.15 138/168] vlan: also check phy_driver ts_info for vlans real device
` [PATCH 4.15 139/168] vrf: Fix use after free and double free in vrf_finish_output
` [PATCH 4.15 140/168] bonding: fix the err path for dev hwaddr sync in bond_enslave
` [PATCH 4.15 141/168] bonding: move dev_mc_sync after master_upper_dev_link "
` [PATCH 4.15 142/168] bonding: process the err returned by dev_set_allmulti properly "
` [PATCH 4.15 143/168] net: fool proof dev_valid_name()
` [PATCH 4.15 144/168] ip_tunnel: better validate user provided tunnel names
` [PATCH 4.15 145/168] ipv6: sit: "
` [PATCH 4.15 146/168] ip6_gre: "
` [PATCH 4.15 147/168] ip6_tunnel: "
` [PATCH 4.15 148/168] vti6: "
` [PATCH 4.15 149/168] net/mlx5e: Set EQE based as default TX interrupt moderation mode
` [PATCH 4.15 150/168] net_sched: fix a missing idr_remove() in u32_delete_key()
` [PATCH 4.15 151/168] net/sched: fix NULL dereference in the error path of tcf_vlan_init()
` [PATCH 4.15 152/168] net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
` [PATCH 4.15 153/168] net/mlx5e: Fix memory usage issues in offloading TC flows
` [PATCH 4.15 154/168] net/sched: fix NULL dereference in the error path of tcf_sample_init()
` [PATCH 4.15 155/168] nfp: use full 40 bits of the NSP buffer address
` [PATCH 4.15 156/168] ipv6: sr: fix seg6 encap performances with TSO enabled
` [PATCH 4.15 157/168] net/mlx5e: Dont override vport admin link state in switchdev mode
` [PATCH 4.15 160/168] net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
` [PATCH 4.15 161/168] strparser: Fix sign of err codes
` [PATCH 4.15 162/168] net/mlx4_en: Fix mixed PFC and Global pause user control requests
` [PATCH 4.15 163/168] net/mlx5e: Fix traffic being dropped on VF representor
` [PATCH 4.15 164/168] vhost: validate log when IOTLB is enabled
` [PATCH 4.15 165/168] route: check sysctl_fib_multipath_use_neigh earlier than hash
` [PATCH 4.15 166/168] team: move dev_mc_sync after master_upper_dev_link in team_port_add
` [PATCH 4.15 167/168] vhost_net: add missing lock nesting notation
` [PATCH 4.15 168/168] net/mlx4_core: Fix memory leak while delete slaves resources

[PATCH 4.16 00/18] 4.16.2-stable review
 2018-04-10 22:23 UTC  (19+ messages)
` [PATCH 4.16 01/18] sparc64: Oracle DAX driver depends on SPARC64
` [PATCH 4.16 02/18] arp: fix arp_filter on l3slave devices
` [PATCH 4.16 03/18] net: dsa: Discard frames from unused ports
` [PATCH 4.16 04/18] net/ipv6: Increment OUTxxx counters after netfilter hook
` [PATCH 4.16 05/18] net/sched: fix NULL dereference in the error path of tcf_bpf_init()
` [PATCH 4.16 06/18] pptp: remove a buggy dst release in pptp_connect()
` [PATCH 4.16 07/18] sctp: do not leak kernel memory to user space
` [PATCH 4.16 08/18] sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
` [PATCH 4.16 09/18] sky2: Increase D3 delay to sky2 stops working after suspend
` [PATCH 4.16 10/18] vlan: also check phy_driver ts_info for vlans real device
` [PATCH 4.16 11/18] net: fool proof dev_valid_name()
` [PATCH 4.16 12/18] ip_tunnel: better validate user provided tunnel names
` [PATCH 4.16 13/18] ipv6: sit: "
` [PATCH 4.16 14/18] ip6_gre: "
` [PATCH 4.16 15/18] ip6_tunnel: "
` [PATCH 4.16 16/18] vti6: "
` [PATCH 4.16 17/18] net_sched: fix a missing idr_remove() in u32_delete_key()
` [PATCH 4.16 18/18] nfp: use full 40 bits of the NSP buffer address


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.