All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-17 16:16:47 to 2017-07-17 16:52:03 UTC [more...]

Patch "net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "net: dp83640: Avoid NULL pointer dereference." has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "net: account for current skb length when deciding about UFO" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "mlxsw: spectrum_router: Fix NULL pointer dereference" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

[PATCH v2] watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
 2017-07-17 16:51 UTC  (5+ messages)

Patch "liquidio: fix bug in soft reset failure detection" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "ipv6: dad: don't remove dynamic addresses if link is down" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "ipv6: avoid unregistering inet6_dev for loopback" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "geneve: fix hlist corruption" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "cxgb4: fix BUG() on interrupt deallocating path of ULD" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "bridge: mdb: fix leak on complete_info ptr on fail path" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

Patch "bpf: prevent leaking pointer via xadd on unpriviledged" has been added to the 4.11-stable tree
 2017-07-17 16:51 UTC 

[PATCH 00/15] v3 kernel core pieces refcount conversions
 2017-07-17 16:51 UTC  (5+ messages)
` [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t

[tisdk-setup-scripts][PATCH 1/2] create-sdcard-fit: create SD card for secure platforms
 2017-07-17 16:50 UTC  (2+ messages)
` [tisdk-setup-scripts][PATCH 2/2] setup: add support for HS EVMs

[RFC PATCH 0/2] mmc: sdhci: Add SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER
 2017-07-17 16:50 UTC  (5+ messages)
` [RFC PATCH 1/2] mmc: sdhci: add quirk SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER

[PATCH] ntb: use correct mw_count function in ntb_tool and ntb_transport
 2017-07-17 16:50 UTC  (6+ messages)

[PATCH v4 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
 2017-07-17 16:49 UTC  (3+ messages)
` [PATCH v4 6/6] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation

PATCH: brcmfmac driver cleanup
 2017-07-17 16:16 UTC  (29+ messages)
` [PATCH 02/29] brcmfmac: Register sizes on hardware are not dependent on compiler types
` [PATCH 03/29] brcmfmac: Split brcmf_sdiod_regrw_helper() up
` [PATCH 04/29] brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()
` [PATCH 05/29] brcmfmac: Remove dead IO code
` [PATCH 06/29] brcmfmac: Remove bandaid for SleepCSR
` [PATCH 07/29] brcmfmac: Remove brcmf_sdiod_request_data()
` [PATCH 08/29] brcmfmac: Fix uninitialised variable
` [PATCH 09/29] brcmfmac: Remove noisy debugging
` [PATCH 10/29] brcmfmac: Rename bcmerror to err
` [PATCH 11/29] brcmfmac: Split brcmf_sdiod_buffrw function up
` [PATCH 12/29] brcmfmac: Replace old IO functions with simpler ones
` [PATCH 13/29] brcmfmac: Tidy register definitions a little
` [PATCH 14/29] brcmfmac: Remove brcmf_sdiod_addrprep()
` [PATCH 15/29] brcmfamc: remove unnecessary call to brcmf_sdiod_set_backplane_window()
` [PATCH 16/29] brcmfmac: Cleanup offsetof()
` [PATCH 17/29] brcmfmac: Remove unused macro
` [PATCH 18/29] brcmfmac: Rename SOC_AI to SOC_AXI
` [PATCH 19/29] brcmfmac: Get rid of chip_priv and core_priv structs
` [PATCH 20/29] brcmfmac: Whitespace patch
` [PATCH 21/29] brcmfmac: Simplify chip probe routine
` [PATCH 22/29] brcmfmac: Rename axi functions for clarity
` [PATCH 23/29] brcmfmac: HUGE cleanup of IO access functions
` [PATCH 24/29] brcmfmac: Rename chip.ctx -> chip.bus_priv
` [PATCH 25/29] brcmfmac: Remove repeated calls to brcmf_chip_get_core()
` [PATCH 26/29] brcmfmac: General cleaning up. whitespace and comments fix
` [PATCH 27/29] brcmfmac: Remove {r,w}_sdreg32
` [PATCH 28/29] brcmfmac: Rename buscore->core for consistency
` [PATCH 29/29] brcmfmac: HACK - stabilise the value of ->sbwad in use for some xfer routines

[patch 0/2] add actuators support
 2017-07-17 16:48 UTC  (7+ messages)
` [patch 1/2] add support for generic actuator devices
` [patch 2/2] actuator: introduce Linak USB2LIN cable support

[net-next PATCH 00/12] Implement XDP bpf_redirect
 2017-07-17 16:48 UTC  (14+ messages)
` [net-next PATCH 01/12] ixgbe: NULL xdp_tx rings on resource cleanup
` [net-next PATCH 02/12] net: xdp: support xdp generic on virtual devices
` [net-next PATCH 03/12] xdp: add bpf_redirect helper function
` [net-next PATCH 04/12] xdp: sample program for new bpf_redirect helper
` [net-next PATCH 05/12] net: implement XDP_REDIRECT for xdp generic
` [net-next PATCH 06/12] ixgbe: add initial support for xdp redirect
` [net-next PATCH 07/12] xdp: add trace event "
` [net-next PATCH 08/12] bpf: add devmap, a map for storing net device references
` [net-next PATCH 09/12] bpf: add bpf_redirect_map helper routine
` [net-next PATCH 10/12] xdp: Add batching support to redirect map
` [net-next PATCH 11/12] net: add notifier hooks for devmap bpf map
` [net-next PATCH 12/12] xdp: bpf redirect with map sample program

[PATCH] btrfs: allow defrag compress to override NOCOMPRESS attribute
 2017-07-17 16:47 UTC  (3+ messages)

[Qemu-devel] [PATCH] ide: check BlockBackend object in ide_cancel_dma_sync
 2017-07-17 16:47 UTC  (2+ messages)

[PATCH v5] x86/monitor: Notify monitor if an emulation fails
 2017-07-17 16:47 UTC 

[PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-17 16:46 UTC  (4+ messages)
` [PATCH 05/10] percpu: change reserved_size to end page aligned

[Qemu-devel] Hacks for building on gcc 7 / Fedora 26
 2017-07-17 16:46 UTC  (6+ messages)

semantics of dma_map_single()
 2017-07-17 16:46 UTC  (6+ messages)

[PATCHES] Sparc
 2017-07-17 16:46 UTC 

[PATCH v2 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev
 2017-07-17 16:45 UTC  (6+ messages)

[PATCH 0/5] Failure to set acl may alter group permissions
 2017-07-17 16:45 UTC  (8+ messages)
` [PATCH 2/5] ext2: preserve i_mode if ext2_set_acl() fails
` [PATCH 3/5] ext2: fix line over 80 characters in ext2_set_acl()
` [PATCH 5/5] reiserfs: preserve i_mode if __reiserfs_set_acl() fails

[PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption
 2017-07-17 16:45 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH 0/8] iio: adc: ti-ads1015: fixes, cleanups, and threshold event support
 2017-07-17 16:45 UTC  (4+ messages)
` [PATCH 8/8] iio: adc: ti-ads1015: add "

[PATCH] MAINTAINERS: move AVS drivers entry
 2017-07-17 16:45 UTC 

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-win7-amd64
 2017-07-17 16:44 UTC 

[PATCHES] Networking
 2017-07-17 16:44 UTC 

[Qemu-devel] [PATCH] vl.c/exit: pause cpus before closing block devices
 2017-07-17 16:43 UTC  (4+ messages)

[Qemu-arm] [PATCH for-2.10] fsl_imx*: Migrate ROM contents
 2017-07-17 16:42 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 00/25 v6] SBSA UART emulation support in Xen
 2017-07-17 16:42 UTC  (5+ messages)
` [PATCH 02/25 v6] xen/arm: vpl011: Add SBSA UART emulation "
` [PATCH 05/25 v6] xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.c

[Buildroot] buildroot | Pipeline #9951242 has failed for master | bc801efa
 2017-07-17 16:42 UTC 

[PATCH v2 0/3] md: three misc changes
 2017-07-17 16:41 UTC  (2+ messages)

[nft PATCH v2 0/2] monitor: Fix printing of range elements in named sets
 2017-07-17 16:41 UTC  (4+ messages)
` [nft PATCH 1/2] monitor: Rewrite SETELEM callback

[PATCH 0/5] parport: cleanup several checkpatch issues
 2017-07-17 16:40 UTC  (6+ messages)
` [PATCH 1/5] parport: add newline to trailing statements
` [PATCH 2/5] parport: cleanup prohibited space after functions name
` [PATCH 3/5] parport: cleanup statics initialization to NULL or 0
` [PATCH 4/5] parport: move open braces to the same line
` [PATCH 5/5] parport: remove unnecessary braces

[Qemu-trivial] [PATCH for-2.10] hw/display/sm501: Don't use vmstate_register_ram_global()
 2017-07-17 16:37 UTC  (2+ messages)
` [Qemu-devel] "

[Xenomai] select() unblocks when no data to read()
 2017-07-17 16:37 UTC  (3+ messages)

[PATCH 1/6] ARM: multi_v7_defconfig: Cleanup from non-existing options
 2017-07-17 16:37 UTC  (8+ messages)
` [PATCH 2/6] ARM: shmobile_defconfig: "

[PATCH v3 0/4] mfd: cros-ec: Some fixes and improvements
 2017-07-17 16:37 UTC  (6+ messages)
` [PATCH v3 1/4] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev
      ` [rtc-linux] "

[PATCHv5 0/3] Add Altera I2C Controller Driver
 2017-07-17 16:35 UTC  (10+ messages)
` [PATCHv5 1/3] MAINTAINERS: "
` [PATCHv5 2/3] dt-bindings: i2c: Add Altera I2C Controller
` [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver

[PATCH v10 00/11] introduce fail-safe PMD
 2017-07-17 16:34 UTC  (7+ messages)
` [PATCH v10 06/11] net/failsafe: support flow API
` [PATCH v10 07/11] net/failsafe: support offload capabilities

making spi drivers half-duplex/3wire ready
 2017-07-17 16:34 UTC 

[Qemu-devel] [PULL v1 0/7] MMIO Exec pull request
 2017-07-17 16:33 UTC  (2+ messages)

glibc updated
 2017-07-17 16:33 UTC  (3+ messages)

Regression PCI passthrough from 4.5.5 to 4.6.0-rc1
 2017-07-17 16:32 UTC  (5+ messages)

[PATCH v4] x86/monitor: Notify monitor if an emulation fails
 2017-07-17 16:32 UTC 

[RFC 00/14] link status API improvement and bugfixes
 2017-07-17 16:31 UTC  (16+ messages)
` [RFC 01/14] ethdev: add link status read/write functions
` [RFC 02/14] virtio: use eth_link_read/write (and bug fix)
      ` ***Spam*** "
` [RFC 09/14] sfc: use new rte_eth_link helpers

[PATCH] ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()
 2017-07-17 16:31 UTC  (2+ messages)

[PATCH] mmc: host: via-sdmmc: constify pci_device_id
 2017-07-17 16:31 UTC 

[Qemu-devel] [PATCH v2 00/11] migration: export cap/params to qdev props
 2017-07-17 16:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 01/11] qdev: provide DEFINE_PROP_INT64()
` [Qemu-devel] [PATCH v2 02/11] migration: export parameters to props

make selfcheck
 2017-07-17 16:30 UTC 

[PATCH 1/3] cryptodev: modify some field sizes
 2017-07-17  8:29 UTC  (3+ messages)
` [PATCH 2/3] cryptodev: rename field name
` [PATCH 3/3] cryptodev: reorder auth transform

[PATCH] Added missing CPPFLAGS/CFLAGS/LDFLAGS in sample recipe for morty branch
 2017-07-17 10:54 UTC  (4+ messages)

[PATCH i-g-t v3 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it
 2017-07-17 16:29 UTC  (4+ messages)
` [PATCH i-g-t v4 0/7] CRC testing with Chamelium improvements
  ` [PATCH i-g-t v4 2/7] chamelium: Calculate CRC from framebuffer instead of hardcoding it

[PATCH] libnetfilter_conntrack: bump version to 1.0.7
 2017-07-17 16:28 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] Add new utility function memory_region_allocate_aux_memory()
 2017-07-17 16:28 UTC  (5+ messages)

[PATCH v5 0/1] KVM: trigger uevents when creating or destroying a VM
 2017-07-17 16:27 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH v2 0/2] Add support for TI TAS6424 digital amplifier
 2017-07-17 16:25 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: sound: add bindings for TAS6424
` [PATCH v2 2/2] ASoC: add support for TAS6424 digital amplifier

[PATCH] monitor: fix printing of range elements in named sets
 2017-07-17 16:26 UTC  (2+ messages)

[PATCH v6 00/14] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-07-17 16:26 UTC  (5+ messages)
` [PATCH v6 12/14] arm/mem_access: Add long-descriptor based gpt
` [PATCH v6 13/14] arm/mem_access: Add short-descriptor "

[GIT PULL] regmap merge window fix
 2017-07-17 16:26 UTC 

[PATCH] mfd: twl4030-irq: remove unnecessary static in twl4030_init_irq()
 2017-07-17 16:26 UTC 

[PATCH] hwmon: i5k_amb: constify pci_device_id
 2017-07-17 16:25 UTC 

[PATCH v2 1/1] rtl8188eu: add TL-WN722N v2 support
 2017-07-17 16:25 UTC  (2+ messages)

[PATCH] do_package: sources are packaged separately from debug
 2017-07-17 16:24 UTC 

[RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition
 2017-07-17 16:23 UTC  (6+ messages)

[PATCH] btrfs: prepare for extensions in compression options
 2017-07-17 16:22 UTC 

[PATCH 1/1] rtl8188eu: add TL-WN722N v2 support
 2017-07-17 16:23 UTC  (2+ messages)

[PATCH net] jhash: fix -Wimplicit-fallthrough warnings
 2017-07-17 16:23 UTC  (2+ messages)

[PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device
 2017-07-17 16:22 UTC  (5+ messages)

[linux-linus test] 111900: regressions - trouble: broken/fail/pass
 2017-07-17 16:21 UTC 

[PATCH] drm: Don't complain too much about struct_mutex
 2017-07-17 16:21 UTC  (4+ messages)

[PATCH v3 0/4] firmware: few pending fixes
 2017-07-17 16:20 UTC  (7+ messages)
` [PATCH v3 2/4] test_firmware: add test case for SIGCHLD on sync fallback
` [PATCH v3 4/4] firmware: send -EINTR on signal abort on fallback mechanism

RFC: Broadcom fmac wireless driver cleanup
 2017-07-17 16:20 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/6] A bunch of RDMA fixes
 2017-07-17 16:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 5/6] migration/rdma: Safely convert control types

[Xenomai] Porting Xenomai 3 cobalt to Raspberry Pi 3
 2017-07-17 16:20 UTC 

[PATCH 1/2] populate_sdk_ext: Add variable to indicate running in eSDK
 2017-07-17 16:20 UTC  (2+ messages)
` [PATCH 2/2 v4] pkgconfig: allow kernel to be build with esdk

[patch net-next 0/4] mlxsw: Traps enhancements
 2017-07-17 16:19 UTC  (2+ messages)

ARM: Adjusting guest memory size through xl mem-{set|max} fails
 2017-07-17 16:19 UTC  (3+ messages)

[patch net-next 0/6] mlxsw: offloading matches on ip ttl and tos
 2017-07-17 16:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/5] A bunch of RDMA fixes
 2017-07-17 16:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/5] migration: Close file on failed migration load

[PATCH] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
 2017-07-17 16:17 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 0/1] Staging: android/ion: fix sparse warnings
 2017-07-15 11:43 UTC  (2+ messages)
` [PATCH v3 1/1] Staging: android/ion: declare function static

[PATCH v5 0/7] service cores: cover letter
 2017-07-17 16:16 UTC  (6+ messages)
` [PATCH] service: add corelist to EAL arguments


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.