All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-20 17:17:09 to 2017-12-20 17:35:54 UTC [more...]

[PATCHv4 net-next 00/14] net: sched: sch: introduce extack support
 2017-12-20 17:35 UTC  (15+ messages)
` [PATCHv4 net-next 01/14] net: sched: fix coding style issues
` [PATCHv4 net-next 02/14] net: sched: sch_api: handle generic qdisc errors
` [PATCHv4 net-next 03/14] net: sched: sch: add extack for init callback
` [PATCHv4 net-next 04/14] net: sched: sch: add extack for change qdisc ops
` [PATCHv4 net-next 05/14] net: sched: sch: add extack to change class
` [PATCHv4 net-next 06/14] net: sched: sch: add extack for block callback
` [PATCHv4 net-next 07/14] net: sched: sch: add extack for graft callback
` [PATCHv4 net-next 08/14] net: sch: api: add extack support in qdisc_get_rtab
` [PATCHv4 net-next 09/14] net: sch: api: add extack support in tcf_block_get
` [PATCHv4 net-next 10/14] net: sch: api: add extack support in qdisc_alloc
` [PATCHv4 net-next 11/14] net: sch: api: add extack support in qdisc_create_dflt
` [PATCHv4 net-next 12/14] net: sch: sch_cbq: add extack support
` [PATCHv4 net-next 13/14] net: sch: sch_cbs: "
` [PATCHv4 net-next 14/14] net: sch: sch_drr: "

[PATCH 0/6] Minor fsmonitor bugfixes, use with `git diff`
 2017-12-20 17:35 UTC  (5+ messages)
` [PATCH 1/6] Fix comments to agree with argument name
  ` [PATCH 5/6] fsmonitor: Remove debugging lines from t/t7519-status-fsmonitor.sh

[PATCH net v3] ipv4: Fix use-after-free when flushing FIB tables
 2017-12-20 17:34 UTC 

[PATCH v6 00/18] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-12-20 17:34 UTC  (2+ messages)

[PATCH v10 0/5] Add the ability to do BPF directed error injection
 2017-12-20 17:33 UTC  (8+ messages)
` [PATCH v10 1/5] add infrastructure for tagging functions as error injectable

[PATCH v3] xen/balloon: Mark unallocated host memory as UNUSABLE
 2017-12-20 17:33 UTC  (3+ messages)

[PATCH] drm/i915: Protect DDI port to DPLL map from theoretical race
 2017-12-20 17:32 UTC  (2+ messages)

[Qemu-arm] [PATCH 00/11] QOM'ify SDBus, housekeeping
 2017-12-20 17:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/11] sdbus: add a SD_BUS_SLAVE interface

[PATCH v10 1/3] lib: Add strongly typed 64bit int_sqrt
 2017-12-20 17:30 UTC  (7+ messages)

Unexpected raid1 behaviour
 2017-12-20 17:28 UTC  (13+ messages)

[PATCH net-next 4/4] sfc: expose CTPIO stats on NICs that support them
 2017-12-20 17:30 UTC  (4+ messages)

[PATCH] lightnvm: pblk: remove some unnecessary NULL checks
 2017-12-20 17:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/29] Remove some of the fprintf(stderr, "*
 2017-12-20 17:25 UTC  (57+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 01/29] audio: Replace AUDIO_FUNC with __func__
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 02/29] Replace all occurances of __FUNCTION__ "
  `  "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 03/29] Fixes after renaming __FUNCTION__ to __func__
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 05/29] hw/dma: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 06/29] hw/gpio: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 07/29] hw/i2c: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 09/29] hw/ide: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 10/29] hw/intc: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 11/29] hw/ipmi: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 12/29] hw/isa: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 13/29] hw/lm32: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 14/29] hw/mips: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 15/29] hw/moxie: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 16/29] hw/nios2: "
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v6 17/29] hw/nvram: "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v6 18/29] hw/openrisc: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 19/29] hw/pci*: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 20/29] hw/ppc: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 21/29] hw/s390x: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 23/29] hw/sd: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 24/29] hw/sparc*: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 25/29] hw/ssi: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 26/29] hw/timer: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 27/29] hw/xen*: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 28/29] tcg: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 29/29] target: Use qemu_log() instead of fprintf(stderr, ...)
  ` [Qemu-trivial] "

[Qemu-devel] [PATCH for-2.12 v4 0/3] nvdimm: fixes for (non-)dax backends
 2017-12-20 17:28 UTC  (2+ messages)

[PATCH V5] cxl: Add support for ASB_Notify on POWER9
 2017-12-20 17:27 UTC 

[PATCH i-g-t] tools: Cannonlake port clock programming
 2017-12-20 17:27 UTC  (2+ messages)

[PATCH 0/4] sched: cpufreq: Track util update flags
 2017-12-20 17:27 UTC  (5+ messages)
` [PATCH 2/4] sched: cpufreq: Keep track of cpufreq utilization "

[PATCH v5 00/10] clk: implement clock rate protection mechanism
 2017-12-20  0:38 UTC  (2+ messages)

[PATCH] clk: fix spin_lock/unlock imbalance on bad clk_enable() reentrancy
 2017-12-19 22:29 UTC  (4+ messages)

[PATCH v2 1/2] clk: tegra: Mark HCLK, SCLK, EMC, MC and PLL_P outputs as critical
 2017-12-19 22:15 UTC  (4+ messages)

[PATCH v4 00/11] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-20 17:26 UTC  (8+ messages)

[PATCH net 0/3] Few mvneta fixes
 2017-12-20 17:26 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-pci: Add subsystem-vendor-id property
 2017-12-20 17:24 UTC  (3+ messages)

[PATCH 1/3] runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES
 2017-12-20 17:23 UTC  (3+ messages)
` [PATCH 3/3] runtime/cases/ptest.py: fail when ptests fail on target

[PATCH] generic/399: Use dd instead of xfs_io pwrite to fill volume
 2017-12-20 17:22 UTC 

[Cluster-devel] [GFS2 PATCH][v2] GFS2: Reduce code redundancy writing log headers
 2017-12-20 17:23 UTC 

[GIT PULL] commits for Linux 4.14
 2017-12-20 17:21 UTC  (2+ messages)

Patch "cxl: Check if vphb exists before iterating over AFU devices" has been added to the 4.9-stable tree
 2017-12-20 17:21 UTC 

Patch "arm64: Initialise high_memory global variable earlier" has been added to the 4.9-stable tree
 2017-12-20 17:21 UTC 

linux-next: Signed-off-by missing for commits in the char-misc tree
 2017-12-20 17:22 UTC  (4+ messages)

Patch "arm64: Initialise high_memory global variable earlier" has been added to the 4.4-stable tree
 2017-12-20 17:20 UTC 

Patch "vfio/pci: Virtualize Maximum Payload Size" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "tcp: fix under-evaluated ssthresh in TCP Vegas" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[PATCH 00/25] Updates to lightnvm and pblk
 2017-12-20 17:22 UTC  (26+ messages)
` [PATCH 01/25] null_blk: remove lightnvm support
` [PATCH 02/25] lightnvm: remove rrpc
` [PATCH 03/25] lightnvm: use internal pblk methods
` [PATCH 04/25] lightnvm: remove hybrid ocssd 1.2 support
` [PATCH 05/25] lightnvm: remove unnecessary field from nvm_rq
` [PATCH 06/25] lightnvm: remove lower page tables
` [PATCH 07/25] lightnvm: make geometry structures 2.0 ready
` [PATCH 08/25] lightnvm: refactor target type lookup
` [PATCH 09/25] lightnvm: guarantee target unique name across devs
` [PATCH 10/25] lightnvm: pblk: compress and reorder helper functions
` [PATCH 11/25] lightnvm: pblk: remove pblk_for_each_lun helper
` [PATCH 12/25] lightnvm: pblk: refactor emeta consistency check
` [PATCH 13/25] lightnvm: pblk: rename sync_point to flush_point
` [PATCH 14/25] lightnvm: pblk: clear flush point on completed writes
` [PATCH 15/25] lightnvm: pblk: prevent premature sync point resets
` [PATCH 16/25] lightnvm: pblk: remove pblk_gc_stop
` [PATCH 17/25] lightnvm: pblk: use exact free block counter in RL
` [PATCH 18/25] lightnvm: set target over-provision on create ioctl
` [PATCH 19/25] lightnvm: pblk: ignore high ecc errors on recovery
` [PATCH 20/25] lightnvm: pblk: do not log recovery read errors
` [PATCH 21/25] lightnvm: pblk: ensure kthread alloc. before kicking it
` [PATCH 22/25] lightnvm: pblk: free write buffer on init failure
` [PATCH 23/25] lightnvm: pblk: print instance name on instance info
` [PATCH 24/25] lightnvm: pblk: add iostat support
` [PATCH 25/25] lightnvm: pblk: refactor pblk_ppa_comp function

Patch "tracing: Exclude 'generic fields' from histograms" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[Bug 104347] AMD RX 580: Hide/Show window sometimes corrupts screen (see screenshot)
 2017-12-20 17:22 UTC  (3+ messages)

Patch "sctp: silence warns on sctp_stream_init allocations" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "staging: greybus: light: Release memory obtained by kasprintf" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: lpfc: Fix warning messages when NVME_TARGET_FC not defined" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: lpfc: PLOGI failures during NPIV testing" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: cxgb4i: fix Tx skb leak" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: lpfc: Fix secure firmware updates" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "rtc: pl031: make interrupt optional" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "rtc: set the alarm to the next expiring timer" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "powerpc/xmon: Avoid tripping SMP hardlockup watchdog" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "RDMA/hns: Avoid NULL pointer exception" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "PM / OPP: Move error message to debug level" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "PCI: Create SR-IOV virtfn/physfn links before attaching driver" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "percpu: don't forget to free the temporary struct pcpu_alloc_info" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "PCI: Avoid bus reset if bridge itself is broken" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "PCI/AER: Report non-fatal errors only to the affected endpoint" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "optee: fix invalid of_node_put() in optee_driver_init()" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "net: ipv6: send NS for DAD when link operationally up" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "net: phy: at803x: Change error to EINVAL for invalid MAC" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "md: always set THREAD_WAKEUP and wake up wqueue if thread existed" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "kvm, mm: account kvm related kmem slabs to kmemcg" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ipv6: grab rt->rt6i_ref before allocating pcpu rt" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ixgbe: fix use of uninitialized padding" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ip_gre: check packet length and mtu correctly in erspan tx" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "igb: check memory allocation failure" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "iio: st_sensors: add register mask for status register" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "IB/rxe: check for allocation failure on elem" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ibmvnic: Set state UP" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "i40e: use the safe hash table iterator when deleting mac filters" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "IB/opa_vnic: Properly return the total MACs in UC MAC list" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "IB/opa_vnic: Properly clear Mac Table Digest" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "i40e/i40evf: spread CPU affinity hints across online CPUs only" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "i40e: fix client notify of VF reset" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "fm10k: ensure we process SM mbx when processing VF mbx" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math." has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[PATCH 1/3] drm/prime: forward begin_cpu_access callback to drivers
 2017-12-20 17:20 UTC  (2+ messages)

Patch "crypto: lrw - Fix an error handling path in 'create()'" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "drm: Add retries for lspcon mode detection" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "cpuidle: fix broadcast control when broadcast can not be entered" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "crypto: crypto4xx - increase context and scatter ring buffer elements" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[Qemu-devel] [Bug 1594394] [NEW] Using setreuid / setegid crashes x86_64 user-mode target
 2017-12-20 17:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 1594394] "

Patch "clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-divider" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[PATCH v3 ipsec-next 0/3] xfrm: offload api fixes
 2017-12-20 17:20 UTC  (5+ messages)
` [PATCH v3 ipsec-next 3/3] xfrm: wrap xfrmdev_ops with offload config

Patch "clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collision" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "clk: sunxi-ng: nm: Check if requested rate is supported by fractional clock" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "Bluetooth: hci_bcm: Fix setting of irq trigger type" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "backlight: pwm_bl: Fix overflow condition" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "block,bfq: Disable writeback throttling" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ASoC: codecs: msm8916-wcd-analog: fix module autoload" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ASoC: codecs: msm8916-wcd-analog: fix micbias level" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ARM: exynos_defconfig: Enable UAS support for Odroid HC1 board" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[PATCH v2 0/2] eeprom: at24: convert magic numbers to structs
 2017-12-20 17:18 UTC  (3+ messages)
` [PATCH v2 2/2] eeprom: at24: remove temporary fix for at24mac402 size

[PATCH v9 00/28] rcar-vin: Add Gen3 with media controller
 2017-12-20 17:17 UTC  (6+ messages)
` [PATCH v9 13/28] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)

[alsa-lib][PATCH 0/4] pcm: minor code cleanup
 2017-12-20 17:17 UTC  (3+ messages)
` [alsa-lib][PATCH 3/4] pcm: remove unused macros of NORMS_LABELS/NORMS_END
` [alsa-lib][PATCH 4/4] pcm: fix wrong comments for some cases of linear interpolation of PCM samples


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.