All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-24 18:43:45 to 2017-09-24 20:28:51 UTC [more...]

[PATCH 3.18 00/42] 3.18.72-stable review
 2017-09-24 20:27 UTC  (12+ messages)
` [PATCH 3.18 01/42] ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
` [PATCH 3.18 10/42] Input: i8042 - add Gigabyte P57 to the keyboard reset table
` [PATCH 3.18 11/42] [PATCH - RESEND] crypto: AF_ALG - remove SGL terminator indicator when chaining
` [PATCH 3.18 12/42] ext4: fix incorrect quotaoff if the quota feature is enabled
` [PATCH 3.18 13/42] powerpc: Fix DAR reporting when alignment handler faults
` [PATCH 3.18 15/42] md/bitmap: disable bitmap_resize for file-backed bitmaps
` [PATCH 3.18 16/42] skd: Avoid that module unloading triggers a use-after-free
` [PATCH 3.18 17/42] skd: Submit requests to firmware before triggering the doorbell
` [PATCH 3.18 19/42] scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
` [PATCH 3.18 20/42] scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
` [PATCH 3.18 21/42] scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records

[U-Boot] FAT filesystems and mtools-created filesystems
 2017-09-24 20:27 UTC  (3+ messages)

[PATCH V2 1/1] audit: Record fanotify access control decisions
 2017-09-24 20:25 UTC 

[Bug 102965] glColor functions producing GL_INVALID_OPERATION
 2017-09-24 20:22 UTC  (2+ messages)

[PATCH rdma-rc 0/7] RDMA core, IPoiB and mlx5 fixes
 2017-09-24 20:18 UTC  (9+ messages)
  ` [PATCH rdma-rc 1/7] IB/core: Fix typo in the name of the tag-matching cap struct
  ` [PATCH rdma-rc 2/7] IB/core: Fix qp_sec use after free access
  ` [PATCH rdma-rc 3/7] IB: Correct MR length field to be 64-bit
  ` [PATCH rdma-rc 4/7] IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock
  ` [PATCH rdma-rc 5/7] IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
  ` [PATCH rdma-rc 6/7] IB/mlx5: Simplify mlx5_ib_cont_pages
  ` [PATCH rdma-rc 7/7] IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure

[PATCH] default-providers: set pkgconf as the preferred provider for pkg-config
 2017-09-24 20:21 UTC 

[Buildroot] [git commit branch/2017.02.x] Update for 2017.02.6
 2017-09-24 20:17 UTC 

RFC: page-flip with damage?
 2017-09-24 17:41 UTC 

[Buildroot] [PATCH] libidn: fix build without makeinfo
 2017-09-24 20:12 UTC  (2+ messages)

[Buildroot] [PATCH] libidn: add fix for CVE-2017-14062
 2017-09-24 20:12 UTC  (2+ messages)

[PATCH rdma-core 00/10] Rework the verb init scheme
 2017-09-24 20:10 UTC  (4+ messages)
` [PATCH rdma-core 04/10] providers: Use the new match_device and allocate_device ops

[PATCH 00/10] x86/fpu: Split up "x86/fpu: Tighten validation of user-supplied xstate_header"
 2017-09-24 20:08 UTC  (7+ messages)
` [PATCH 03/10] x86/fpu: Use validate_xstate_header() to validate the xstate_header in sanitize_restored_xstate()

[PATCH 1/2 v2] fdmap(2)
 2017-09-24 20:08 UTC  (4+ messages)
` [PATCH v2 2/2] pidmap(2)

[PATCH v4 00/10] clk: implement clock rate protection mechanism
 2017-09-24 20:00 UTC  (11+ messages)
` [PATCH v4 01/10] clk: fix incorrect usage of ENOSYS
` [PATCH v4 02/10] clk: take the prepare lock out of clk_core_set_parent
` [PATCH v4 03/10] clk: add clk_core_set_phase_nolock function
` [PATCH v4 04/10] clk: rework calls to round and determine rate callbacks
` [PATCH v4 05/10] clk: use round rate to bail out early in set_rate
` [PATCH v4 06/10] clk: add clock protection mechanism to clk core
` [PATCH v4 07/10] clk: cosmetic changes to clk_summary debugfs entry
` [PATCH v4 08/10] clk: fix CLK_SET_RATE_GATE with clock rate protection
` [PATCH v4 09/10] clk: add clk_rate_exclusive api
` [PATCH v4 10/10] clk: fix set_rate_range when current rate is out of range

[PATCH] diff-lib: clear `pending` object-array in `index_differs_from()`
 2017-09-24 20:00 UTC  (9+ messages)
` [PATCH v2 0/6] reroll ma/plugleaks; more `object_array`-fixes

Question on mlx5-ib auto load
 2017-09-24 19:57 UTC  (5+ messages)

[U-Boot] [PATCH 00/17] efi_loader: Simple Network Protocol
 2017-09-24 19:57 UTC  (18+ messages)
` [U-Boot] [PATCH 01/17] efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
` [U-Boot] [PATCH 02/17] efi_loader: parameters of CopyMem and SetMem
` [U-Boot] [PATCH 03/17] efi_loader: pass GUIDs as const efi_guid_t *
` [U-Boot] [PATCH 04/17] efi_loader: wrong type in wait_for_event
` [U-Boot] [PATCH 05/17] efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL
` [U-Boot] [PATCH 06/17] efi_loader: correct bits of receive_filters bit mask
` [U-Boot] [PATCH 07/17] efi_loader: fill simple network protocol revision
` [U-Boot] [PATCH 08/17] efi_loader: efi_net: hwaddr_size = 6
` [U-Boot] [PATCH 09/17] efi_net: return EFI_UNSUPPORTED where appropriate
` [U-Boot] [PATCH 10/17] efi_loader: use events for efi_net_receive
` [U-Boot] [PATCH 11/17] efi_loader: implement WaitForPacket event
` [U-Boot] [PATCH 12/17] efi_loader: fix efi_net_get_status
` [U-Boot] [PATCH 13/17] efi_loader: size fields in SimpleNetworkProtocol
` [U-Boot] [PATCH 14/17] efi_loader: fill return values "
` [U-Boot] [PATCH 15/17] efi_selftest: correct definition of efi_st_error
` [U-Boot] [PATCH 16/17] efi_selftest: allow printing MAC addresses
` [U-Boot] [PATCH 17/17] efi_loader: supply EFI network test

[ANNOUNCE] Shared pull requests (was Re: Workflow for i40iw patch submissions)
 2017-09-24 19:56 UTC  (2+ messages)

[PATCH 0/8] GPIO extcon modernization
 2017-09-24 19:56 UTC  (3+ messages)
` [PATCH 1/8] extcon: gpio: Add DT bindings

[PATCH v2] ARM: dts: exynos: Add power button for Odroid XU3/4
 2017-09-24 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 00/49 v2] package/asterisk: add a complete asterisk stack
 2017-09-24 19:52 UTC  (5+ messages)
` [Buildroot] [PATCH 30/49 v2] package/libqb: new package

[PATCH 0/2] Meson GXL USB3 PHY and OTG detection driver
 2017-09-24 19:50 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: Add support for the USB3 PHY on Amlogic Meson GXL SoCs
` [PATCH 2/2] phy: amlogic: add USB3 PHY support for Meson GXL and GXM

[PATCH 0/4] [GIT PULL] tracing/rcu: Fix save_stack_trace() called when RCU is not watching
 2017-09-24 19:42 UTC  (3+ messages)
` [PATCH 1/4] rcu: Allow for page faults in NMI handlers

[PATCH v6 1/2] media:imx274 device tree binding file
 2017-09-24 19:39 UTC  (3+ messages)

[qemu-mainline baseline-only test] 72150: regressions - trouble: blocked/broken/fail/pass
 2017-09-24 19:37 UTC 

[Buildroot] [git commit branch/2017.02.x] libidn: fix build without makeinfo
 2017-09-24 19:36 UTC 

[Buildroot] [git commit branch/2017.02.x] libidn: add fix for CVE-2017-14062
 2017-09-24 19:36 UTC 

[RFC PATCH 0/2] let the crypto subsystem generate the ecc privkey
 2017-09-24 19:35 UTC  (3+ messages)

[PATCH v4 00/10] drm: Add GEM backed framebuffer library
 2017-09-24 19:22 UTC  (3+ messages)
` [PATCH v4 08/10] drm/sun4i: Use drm_gem_fb_create()

[PATCH] mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
 2017-09-24 19:17 UTC  (3+ messages)

[Bug 101731] System freeze with AMDGPU when playing The Witcher 3
 2017-09-24 19:17 UTC  (2+ messages)
` [Bug 101731] System freeze with AMDGPU when playing The Witcher 3 (GOG GOTY)

[PATCH] vxge: Fix rts_mac_en config parameter check
 2017-09-24 19:10 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: Update minimum dtc version to 1.4.3
 2017-09-24 19:08 UTC  (10+ messages)
` [U-Boot] "

[RFC v2 0/2] Add support for Meson MX "SDIO" MMC controller
 2017-09-24 19:05 UTC  (9+ messages)
` [RFC v2 1/2] dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings
` [RFC v2 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs

fragmentation optimization
 2017-09-24 19:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 0/8] Provide support for the software TPM emulator
 2017-09-24 18:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 8/8] tpm: Added support for "

[GIT PULL for-3.18 00/29] Commits for v3.18 LTS
 2017-09-24 18:43 UTC  (30+ messages)
` [GIT PULL for-3.18 01/29] drm: bridge: add DT bindings for TI ths8135
` [GIT PULL for-3.18 02/29] RDS: RDMA: Fix the composite message user notification
` [GIT PULL for-3.18 03/29] MIPS: Ensure bss section ends on a long-aligned address
` [GIT PULL for-3.18 05/29] sh_eth: use correct name for ECMR_MPDE bit
` [GIT PULL for-3.18 04/29] MIPS: kexec: Do not reserve invalid crashkernel memory on boot
` [GIT PULL for-3.18 10/29] IB/ipoib: rtnl_unlock can not come after free_netdev
` [GIT PULL for-3.18 09/29] IB/ipoib: Fix deadlock over vlan_mutex
` [GIT PULL for-3.18 08/29] tty: goldfish: Fix a parameter of a call to free_irq
` [GIT PULL for-3.18 07/29] ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
` [GIT PULL for-3.18 06/29] hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributes
` [GIT PULL for-3.18 14/29] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
` [GIT PULL for-3.18 11/29] IB/ipoib: Replace list_del of the neigh->list with list_del_init
` [GIT PULL for-3.18 12/29] USB: serial: mos7720: fix control-message error handling
` [GIT PULL for-3.18 13/29] USB: serial: mos7840: "
` [GIT PULL for-3.18 16/29] audit: log 32-bit socketcalls
` [GIT PULL for-3.18 15/29] partitions/efi: Fix integer overflow in GPT size calculation
` [GIT PULL for-3.18 18/29] net/packet: check length in getsockopt() called with PACKET_HDRLEN
` [GIT PULL for-3.18 17/29] net: core: Prevent from dereferencing null pointer when releasing SKB
` [GIT PULL for-3.18 19/29] team: fix memory leaks
` [GIT PULL for-3.18 20/29] usb: plusb: Add support for PL-27A1
` [GIT PULL for-3.18 22/29] netfilter: invoke synchronize_rcu after set the _hook_ to NULL
` [GIT PULL for-3.18 21/29] mmc: sdio: fix alignment issue in struct sdio_func
` [GIT PULL for-3.18 26/29] rds: ib: add error handle
` [GIT PULL for-3.18 24/29] netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
` [GIT PULL for-3.18 23/29] [media] exynos-gsc: Do not swap cb/cr for semi planar formats
` [GIT PULL for-3.18 25/29] parisc: perf: Fix potential NULL pointer dereference
` [GIT PULL for-3.18 28/29] xfs: remove kmem_zalloc_greedy
` [GIT PULL for-3.18 29/29] libata: transport: Remove circular dependency at free time
` [GIT PULL for-3.18 27/29] md/raid10: submit bio directly to replacement disk

[GIT PULL for-4.4 00/46] Commits for v4.4 LTS
 2017-09-24 18:42 UTC  (47+ messages)
` [GIT PULL for-4.4 01/46] drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
` [GIT PULL for-4.4 02/46] drm: bridge: add DT bindings for TI ths8135
` [GIT PULL for-4.4 06/46] MIPS: Ensure bss section ends on a long-aligned address
` [GIT PULL for-4.4 04/46] RDS: RDMA: Fix the composite message user notification
` [GIT PULL for-4.4 03/46] GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
` [GIT PULL for-4.4 05/46] ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes
` [GIT PULL for-4.4 07/46] MIPS: kexec: Do not reserve invalid crashkernel memory on boot
` [GIT PULL for-4.4 09/46] igb: re-assign hw address pointer on reset after PCI error
` [GIT PULL for-4.4 08/46] MIPS: ralink: Fix incorrect assignment on ralink_soc
` [GIT PULL for-4.4 10/46] extcon: axp288: Use vbus-valid instead of -present to determine cable presence
` [GIT PULL for-4.4 13/46] iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
` [GIT PULL for-4.4 12/46] hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributes
` [GIT PULL for-4.4 11/46] sh_eth: use correct name for ECMR_MPDE bit
` [GIT PULL for-4.4 17/46] IB/ipoib: Fix deadlock over vlan_mutex
` [GIT PULL for-4.4 15/46] ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
` [GIT PULL for-4.4 14/46] iio: adc: hx711: Add DT binding for avia,hx711
` [GIT PULL for-4.4 16/46] tty: goldfish: Fix a parameter of a call to free_irq
` [GIT PULL for-4.4 21/46] USB: serial: mos7720: fix control-message error handling
` [GIT PULL for-4.4 20/46] drm/amdkfd: fix improper return value on error
` [GIT PULL for-4.4 19/46] IB/ipoib: Replace list_del of the neigh->list with list_del_init
` [GIT PULL for-4.4 18/46] IB/ipoib: rtnl_unlock can not come after free_netdev
` [GIT PULL for-4.4 23/46] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
` [GIT PULL for-4.4 22/46] USB: serial: mos7840: fix control-message error handling
` [GIT PULL for-4.4 24/46] partitions/efi: Fix integer overflow in GPT size calculation
` [GIT PULL for-4.4 27/46] usb: chipidea: vbus event may exist before starting gadget
` [GIT PULL for-4.4 25/46] ASoC: dapm: handle probe deferrals
` [GIT PULL for-4.4 28/46] ASoC: dapm: fix some pointer error handling
` [GIT PULL for-4.4 26/46] audit: log 32-bit socketcalls
` [GIT PULL for-4.4 29/46] MIPS: Lantiq: Fix another request_mem_region() return code check
` [GIT PULL for-4.4 30/46] net: core: Prevent from dereferencing null pointer when releasing SKB
` [GIT PULL for-4.4 32/46] team: fix memory leaks
` [GIT PULL for-4.4 31/46] net/packet: check length in getsockopt() called with PACKET_HDRLEN
` [GIT PULL for-4.4 36/46] netfilter: invoke synchronize_rcu after set the _hook_ to NULL
` [GIT PULL for-4.4 35/46] bridge: netlink: register netdevice before executing changelink
` [GIT PULL for-4.4 34/46] mmc: sdio: fix alignment issue in struct sdio_func
` [GIT PULL for-4.4 33/46] usb: plusb: Add support for PL-27A1
` [GIT PULL for-4.4 39/46] netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
` [GIT PULL for-4.4 38/46] [media] exynos-gsc: Do not swap cb/cr for semi planar formats
` [GIT PULL for-4.4 40/46] parisc: perf: Fix potential NULL pointer dereference
` [GIT PULL for-4.4 37/46] MIPS: IRQ Stack: Unwind IRQ stack onto task stack
` [GIT PULL for-4.4 42/46] rds: ib: add error handle
` [GIT PULL for-4.4 41/46] iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
` [GIT PULL for-4.4 44/46] i2c: meson: fix wrong variable usage in meson_i2c_put_data
` [GIT PULL for-4.4 43/46] md/raid10: submit bio directly to replacement disk
` [GIT PULL for-4.4 45/46] xfs: remove kmem_zalloc_greedy
` [GIT PULL for-4.4 46/46] libata: transport: Remove circular dependency at free time

[GIT PULL for-4.9 00/96] Commits for v4.9 LTS
 2017-09-24 18:42 UTC  (13+ messages)
` [GIT PULL for-4.9 83/96] cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()
` [GIT PULL for-4.9 85/96] iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
` [GIT PULL for-4.9 82/96] ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqs
` [GIT PULL for-4.9 86/96] arm64: kasan: avoid bad virt_to_pfn()
` [GIT PULL for-4.9 90/96] netfilter: nf_tables: set pktinfo->thoff at AH header if found
` [GIT PULL for-4.9 89/96] md/raid10: submit bio directly to replacement disk
` [GIT PULL for-4.9 91/96] i2c: meson: fix wrong variable usage in meson_i2c_put_data
` [GIT PULL for-4.9 92/96] xfs: remove kmem_zalloc_greedy
` [GIT PULL for-4.9 93/96] ASoC: wm_adsp: Return an error on write to a disabled volatile control
` [GIT PULL for-4.9 94/96] libata: transport: Remove circular dependency at free time
` [GIT PULL for-4.9 96/96] tools/power turbostat: bugfix: GFXMHz column not changing
` [GIT PULL for-4.9 95/96] ARM: dts: BCM5301X: Fix memory start 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.