messages from 2015-05-02 16:57:10 to 2015-05-02 17:48:41 UTC [more...]
Patch "RCU pathwalk breakage when running into a symlink overmounting something" has been added to the 4.0-stable tree
2015-05-02 17:47 UTC
Patch "drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg" has been added to the 4.0-stable tree
2015-05-02 17:47 UTC
Patch "drm/radeon: fix doublescan modes (v2)" has been added to the 4.0-stable tree
2015-05-02 17:47 UTC
Patch "drm/i915: cope with large i2c transfers" has been added to the 4.0-stable tree
2015-05-02 17:47 UTC
Patch "drm/i915: Dont enable CS_PARSER_ERROR interrupts at all" has been added to the 4.0-stable tree
2015-05-02 17:47 UTC
Patch "drm: adv7511: Fix nested sleep when reading EDID" has been added to the 4.0-stable tree
2015-05-02 17:47 UTC
Patch "drm: adv7511: Fix DDC error interrupt handling" has been added to the 4.0-stable tree
2015-05-02 17:47 UTC
Patch "RCU pathwalk breakage when running into a symlink overmounting something" has been added to the 3.14-stable tree
2015-05-02 17:46 UTC
Patch "ksoftirqd: Enable IRQs and call cond_resched() before poking RCU" has been added to the 3.14-stable tree
2015-05-02 17:46 UTC
Patch "drm/radeon: fix doublescan modes (v2)" has been added to the 3.14-stable tree
2015-05-02 17:46 UTC
Patch "drm/i915: cope with large i2c transfers" has been added to the 3.14-stable tree
2015-05-02 17:46 UTC
[PATCH 3.19 000/175] 3.19.1-stable review
2015-05-02 17:45 UTC (6+ messages)
` [PATCH 3.19 016/175] ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Patch "ksoftirqd: Enable IRQs and call cond_resched() before poking RCU" has been added to the 3.10-stable tree
2015-05-02 17:44 UTC
Patch "RCU pathwalk breakage when running into a symlink overmounting something" has been added to the 3.10-stable tree
2015-05-02 17:44 UTC
Patch "drm/radeon: fix doublescan modes (v2)" has been added to the 3.10-stable tree
2015-05-02 17:44 UTC
Patch "drm/i915: cope with large i2c transfers" has been added to the 3.10-stable tree
2015-05-02 17:44 UTC
[RFC PATCH 0/3] allow better control for flushing the hardware fifo
2015-05-02 17:42 UTC (3+ messages)
` [RFC PATCH 2/3] iio: "
FAILED: patch "[PATCH] drm: Fixup racy refcounting in plane_force_disable" failed to apply to 3.19-stable tree
2015-05-02 17:37 UTC
FAILED: patch "[PATCH] drm: Fixup racy refcounting in plane_force_disable" failed to apply to 4.0-stable tree
2015-05-02 17:37 UTC
FAILED: patch "[PATCH] drm/i915: Fix locking in DRRS flush/invalidate hooks" failed to apply to 4.0-stable tree
2015-05-02 17:37 UTC
[HPDD-discuss] [PATCH 2/11] Staging: lustre: fld: Use kzalloc and kfree
2015-05-02 17:33 UTC (3+ messages)
FAILED: patch "[PATCH] iwlwifi: fix max_ht_ampdu_exponent for older devices" failed to apply to 4.0-stable tree
2015-05-02 17:30 UTC (2+ messages)
FAILED: patch "[PATCH] iwlwifi: fix max_ht_ampdu_exponent for older devices" failed to apply to 3.19-stable tree
2015-05-02 17:30 UTC (2+ messages)
3.19.3: check tree block failed + WARNING: device 0 not present on scrub
2015-05-02 17:29 UTC (5+ messages)
[PATCH 00/34] ipset patches for nf-next
2015-05-02 17:28 UTC (35+ messages)
` [PATCH 01/34] netfilter: ipset: Remove rbtree from hash:net,iface
` [PATCH 02/34] netfilter: ipset: Prepare the ipset core to use RCU at set level
` [PATCH 03/34] netfilter: ipset: Introduce RCU locking in bitmap:* types
` [PATCH 04/34] netfilter: ipset: Introduce RCU locking in hash:* types
` [PATCH 05/34] netfilter: ipset: Introduce RCU locking in list type
` [PATCH 06/34] netfilter: ipset: Fix parallel resizing and listing of the same set
` [PATCH 07/34] netfilter: ipset: Fix sparse warning
` [PATCH 08/34] netfilter: ipset: Use MSEC_PER_SEC consistently
` [PATCH 09/34] netfilter: ipset: Give a better name to a macro in ip_set_core.c
` [PATCH 10/34] netfilter: ipset: Missing rcu protection in mtype_list() fixed
` [PATCH 11/34] netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed
` [PATCH 12/34] netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
` [PATCH 13/34] netfilter: ipset: Fix cidr handling for hash:*net* types
` [PATCH 14/34] netfilter: ipset: Properly calculate extensions offsets and total length
` [PATCH 15/34] netfilter: ipset: Make sure bit operations are not reordered
` [PATCH 16/34] netfilter: ipset: No need to make nomatch bitfield
` [PATCH 17/34] netfilter: ipset: Preprocessor directices cleanup
` [PATCH 18/34] netfilter: ipset: Return ipset error instead of bool
` [PATCH 19/34] netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
` [PATCH 20/34] netfilter: ipset: Check extensions attributes before getting extensions
` [PATCH 21/34] netfilter: ipset: Check IPSET_ATTR_PORT only once
` [PATCH 22/34] netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
` [PATCH 23/34] netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
` [PATCH 24/34] netfilter: ipset: Make sure we always return line number on batch
` [PATCH 25/34] netfilter: ipset: Check CIDR value only when attribute is given
` [PATCH 26/34] netfilter: ipset: Return bool values instead of int
` [PATCH 27/34] netfilter: ipset: Check for comment netlink attribute length
` [PATCH 28/34] netfilter: ipset: Fix ext_*() macros
` [PATCH 29/34] netfilter: ipset: Fix hashing for ipv6 sets
` [PATCH 30/34] netfilter: ipset: Improve preprocessor macros checks
` [PATCH 31/34] netfilter: ipset: Make sure dumping can't grab set being just destroyed
` [PATCH 32/34] netfilter: ipset: RCU safe comment extension handling
` [PATCH 33/34] netfilter: ipset: Fix coding styles reported by checkpatch.pl
` [PATCH 34/34] netfilter: ipset: Use better include files in xt_set.c
Patch "mvsas: fix panic on expander attached SATA devices" has been added to the 3.14-stable tree
2015-05-02 17:25 UTC
Patch "[media] stk1160: Make sure current buffer is released" has been added to the 3.14-stable tree
2015-05-02 17:25 UTC
Patch "IB/core: don't disallow registering region starting at 0x0" has been added to the 3.14-stable tree
2015-05-02 17:25 UTC
Patch "IB/mlx4: Fix WQE LSO segment calculation" has been added to the 3.14-stable tree
2015-05-02 17:25 UTC
Patch "IB/core: disallow registering 0-sized memory region" has been added to the 3.14-stable tree
2015-05-02 17:25 UTC
Patch "Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()" has been added to the 3.14-stable tree
2015-05-02 17:25 UTC
Patch "i2c: core: Export bus recovery functions" has been added to the 3.14-stable tree
2015-05-02 17:25 UTC
Patch "tracing: Handle ftrace_dump() atomic context in graph_trace_open()" has been added to the 3.10-stable tree
2015-05-02 17:24 UTC
Patch "[media] stk1160: Make sure current buffer is released" has been added to the 3.10-stable tree
2015-05-02 17:24 UTC
[git pull] IOMMU Updates for Linux v4.1
2015-05-02 16:59 UTC (4+ messages)
Patch "mvsas: fix panic on expander attached SATA devices" has been added to the 3.10-stable tree
2015-05-02 17:24 UTC
Patch "IB/mlx4: Fix WQE LSO segment calculation" has been added to the 3.10-stable tree
2015-05-02 17:24 UTC
Patch "IB/core: don't disallow registering region starting at 0x0" has been added to the 3.10-stable tree
2015-05-02 17:24 UTC
Patch "IB/core: disallow registering 0-sized memory region" has been added to the 3.10-stable tree
2015-05-02 17:24 UTC
Patch "i2c: core: Export bus recovery functions" has been added to the 3.10-stable tree
2015-05-02 17:24 UTC
Patch "Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()" has been added to the 3.10-stable tree
2015-05-02 17:24 UTC
[Bug 90284] radeon crashes (ring 0 stall) with GPU fault detected: 147, and *ERROR* radeon: dpm resume failed
2015-05-02 17:24 UTC (2+ messages)
[PATCH] isdn/gigaset: cede maintainership
2015-05-02 17:23 UTC
[Buildroot] [PATCH 1/2] rpi-firmware: allow disabling installation of binary DTBs
2015-05-02 17:22 UTC (6+ messages)
` [Buildroot] [PATCH 2/2] rpi-firmware: modify settings for Pi 2
` [Buildroot] [PATCH v2] php.ini: set date.timezone
Patch "tracing: Handle ftrace_dump() atomic context in graph_trace_open()" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "tracing: Fix incorrect enabling of trace events by boot cmdline" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "[media] rc: img-ir: fix error in parameters passed to irq_free()" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "[media] stk1160: Make sure current buffer is released" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "IB/mlx4: Fix WQE LSO segment calculation" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "mvsas: fix panic on expander attached SATA devices" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "IB/iser: Fix wrong calculation of protection buffer length" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "IB/core: disallow registering 0-sized memory region" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "IB/core: don't disallow registering region starting at 0x0" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "i2c: mux: use proper dev when removing "channel-X" symlinks" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "i2c: rk3x: report number of messages transmitted" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "i2c: core: Export bus recovery functions" has been added to the 3.19-stable tree
2015-05-02 17:18 UTC
Patch "tracing: Handle ftrace_dump() atomic context in graph_trace_open()" has been added to the 4.0-stable tree
2015-05-02 17:18 UTC
Patch "[media] stk1160: Make sure current buffer is released" has been added to the 4.0-stable tree
2015-05-02 17:18 UTC
Patch "tracing: Fix incorrect enabling of trace events by boot cmdline" has been added to the 4.0-stable tree
2015-05-02 17:18 UTC
b43 AP does not work
2015-05-02 17:18 UTC (4+ messages)
Patch "mvsas: fix panic on expander attached SATA devices" has been added to the 4.0-stable tree
2015-05-02 17:18 UTC
Patch "[media] rc: img-ir: fix error in parameters passed to irq_free()" has been added to the 4.0-stable tree
2015-05-02 17:18 UTC
Patch "IB/iser: Fix wrong calculation of protection buffer length" has been added to the 4.0-stable tree
2015-05-02 17:18 UTC
Patch "IB/mlx4: Fix WQE LSO segment calculation" has been added to the 4.0-stable tree
2015-05-02 17:18 UTC
Patch "IB/core: don't disallow registering region starting at 0x0" has been added to the 4.0-stable tree
2015-05-02 17:18 UTC
Patch "i2c: mux: use proper dev when removing "channel-X" symlinks" has been added to the 4.0-stable tree
2015-05-02 17:17 UTC
Patch "IB/core: disallow registering 0-sized memory region" has been added to the 4.0-stable tree
2015-05-02 17:17 UTC
Patch "i2c: rk3x: report number of messages transmitted" has been added to the 4.0-stable tree
2015-05-02 17:17 UTC
Patch "i2c: core: Export bus recovery functions" has been added to the 4.0-stable tree
2015-05-02 17:17 UTC
[Buildroot] [git commit] php.ini: set date.timezone
2015-05-02 17:18 UTC
Patch "i2c: Mark adapter devices with pm_runtime_no_callbacks" has been added to the 4.0-stable tree
2015-05-02 17:17 UTC
Patch "Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()" has been added to the 4.0-stable tree
2015-05-02 17:17 UTC
[Buildroot] [git commit] rpi-firmware: modify settings for Pi 2
2015-05-02 17:17 UTC
[PATCH] F2FS support
2015-05-02 17:15 UTC (4+ messages)
` [PATCH v2] "
[Buildroot] [PATCH v2 1/1] package/vlc: Fix strerror_l related compile error
2015-05-02 17:15 UTC (2+ messages)
[Buildroot] [git commit] package/vlc: Fix strerror_l related compile error
2015-05-02 17:15 UTC
[PATCH] hpfs: Remove unessary cast
2015-05-02 17:13 UTC (4+ messages)
[PATCH] hpfs: Remove unessary cast
2015-05-02 17:12 UTC
No firmware for some AR3012 chips
2015-05-02 17:09 UTC
[PATCH v3 net-next] pktgen: introduce 'rx' mode
2015-05-02 17:07 UTC (5+ messages)
[REGRESSION] Hang during backup with rsync
2015-05-02 17:07 UTC (3+ messages)
[PATCH] misc: remove drivers for CARMA hardware
2015-05-02 17:05 UTC
FAILED: patch "[PATCH] Drivers: hv: vmbus: Don't wait after requesting offers" failed to apply to 4.0-stable tree
2015-05-02 17:06 UTC
Patch "xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "xtensa: xtfpga: fix hardware lockup caused by LCD driver" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "UBI: initialize LEB number variable" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "xtensa: ISS: fix locking in TAP network adapter" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "UBI: account for bitflips in both the VID header and data" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "UBI: fix out of bounds write" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "UBI: fix check for "too many bytes"" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "tpm: fix: sanitized code paths in tpm_chip_register()" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "target/file: Fix UNMAP with DIF protection support" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "target/file: Fix SG table for prot_buf initialization" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "serial: imx: Fix clearing of receiver overrun flag" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "sd: Unregister integrity profile" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "serial: 8250_dw: add support for AMD SOC Carrizo" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "serial: 8250: Check UART_SCR is writable" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "scsi: storvsc: Fix a bug in copy_from_bounce_buffer()" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "sd: Fix missing ATO tag check" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "powerpc/powernv: Don't map M64 segments using M32DT" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "powerpc: Fix missing L2 cache size in /sys/devices/system/cpu" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "perf tools: Work around lack of sched_getcpu in glibc < 2.6." has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "powerpc/cell: Fix cell iommu after it_page_shift changes" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "perf tools: Fix perf-read-vdsox32 not building and lib64 install dir" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older." has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "iscsi-target: Convert iscsi_thread_set usage to kthread.h" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "iser-target: Fix session hang in case of an rdma read DIF error" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "iser-target: Fix possible deadlock in RDMA_CM connection error" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "gpio: mvebu: Fix mask/unmask managment per irq chip type" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "clk: tegra: Register the proper number of resets" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "clk: tegra: Use the proper parent for plld_dsi" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "clk: qcom: fix RCG M/N counter configuration" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "clk: qcom: Properly change rates for ahbix clock" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "clk: qcom: Fix i2c frequency table" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "clk: qcom: Fix ipq806x LCC frequency tables" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "ASoC: wm8741: Fix rates constraints values" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "ASoC: davinci-evm: drop un-necessary remove function" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "ASoC: pcm512x: Fix divide by zero issue" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
[Buildroot] [PATCH v2 1/1] package/x11r7/libepoxy: Fix OpenGL / EGL dependencies
2015-05-02 17:01 UTC
Patch "ASoC: pcm512x: Add 'Analogue' prefix to analogue volume controls" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "arm64: head.S: ensure visibility of page tables" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "ASoC: cs4271: Increase delay time after reset" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "arm64: fix midr range for Cortex-A57 erratum 832075" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "arm64: errata: add workaround for cortex-a53 erratum #845719" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "arm64: apply alternatives for !SMP kernels" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "arm64: Adjust EFI libstub object include logic" has been added to the 4.0-stable tree
2015-05-02 17:01 UTC
Patch "ACPICA: Utilities: split IO address types from data type models." has been added to the 4.0-stable tree
2015-05-02 17:00 UTC
Patch "ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table()." has been added to the 4.0-stable tree
2015-05-02 17:00 UTC
Repo of git linux-stable
2015-05-02 17:00 UTC (5+ messages)
Patch "ACPICA: Store GPE register enable masks upfront" has been added to the 4.0-stable tree
2015-05-02 17:00 UTC
Patch "ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()" has been added to the 4.0-stable tree
2015-05-02 17:00 UTC
Tux3 Report: How fast can we fsync?
2015-05-02 17:00 UTC (10+ messages)
Patch "xtensa: xtfpga: fix hardware lockup caused by LCD driver" has been added to the 3.19-stable tree
2015-05-02 16:56 UTC
Patch "xtensa: ISS: fix locking in TAP network adapter" has been added to the 3.19-stable tree
2015-05-02 16:56 UTC
Patch "xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range" has been added to the 3.19-stable tree
2015-05-02 16:56 UTC
Patch "UBI: initialize LEB number variable" has been added to the 3.19-stable tree
2015-05-02 16:56 UTC
Patch "UBI: fix out of bounds write" has been added to the 3.19-stable tree
2015-05-02 16:56 UTC
Patch "UBI: fix check for "too many bytes"" has been added to the 3.19-stable tree
2015-05-02 16:56 UTC
Patch "UBI: account for bitflips in both the VID header and data" has been added to the 3.19-stable tree
2015-05-02 16:56 UTC
Patch "tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile" has been added to the 3.19-stable tree
2015-05-02 16:56 UTC
Patch "tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING" has been added to the 3.19-stable tree
2015-05-02 16:55 UTC
Patch "target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling" has been added to the 3.19-stable tree
2015-05-02 16:55 UTC
Patch "target/file: Fix UNMAP with DIF protection support" has been added to the 3.19-stable tree
2015-05-02 16:55 UTC
Patch "target/file: Fix SG table for prot_buf initialization" has been added to the 3.19-stable tree
2015-05-02 16:55 UTC
Patch "target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled" has been added to the 3.19-stable tree
2015-05-02 16:55 UTC
Patch "sd: Unregister integrity profile" has been added to the 3.19-stable tree
2015-05-02 16:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.