All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-12 12:21:19 to 2017-12-12 12:43:31 UTC [more...]

Patch "afs: Connect up the CB.ProbeUuid" has been added to the 4.4-stable tree
 2017-12-12 12:43 UTC 

[PATCH v2 2/2] examples/ipsec-secgw: add target queues in flow actions
 2017-12-12 12:43 UTC  (3+ messages)
` [PATCH v3 "

[Qemu-arm] [PATCH 0/3] hw/arm/virt: Add another UART
 2017-12-12 12:41 UTC  (11+ messages)
` [Qemu-arm] [PATCH 3/3] hw/arm/virt-acpi-build: Add second UART to ACPI tables
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[PATCH v2] doc: add a restriction to multi-process support
 2017-12-12 12:41 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 1/3] shared/shell: Add submenu description
 2017-12-12 12:41 UTC  (3+ messages)
` [PATCH v2 2/3] client: Add description for submenus
` [PATCH v2 3/3] mesh: "

[PATCH] drm/i915: Downgrade misleading "Memory usable" message
 2017-12-12 12:41 UTC  (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915: Downgrade misleading "Memory usable" message (rev2)

[PATCH v2] wcn36xx: Fix dynamic power saving
 2017-12-12 12:40 UTC  (4+ messages)

[PATCH BlueZ 1/3] shared/shell: Add submenu description
 2017-12-12 12:40 UTC  (3+ messages)
` [PATCH BlueZ 3/3] client: Add description for submenus

[PATCH/RFC 0/2] V4L2: Handle the race condition between device access and unbind
 2017-12-12 12:39 UTC  (5+ messages)
` [PATCH/RFC 1/2] v4l: v4l2-dev: Add infrastructure to protect device unplug race

Patch "zsmalloc: calling zs_map_object() from irq is a bug" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "xfs: fix forgotten rcu read unlock when skipping inode reclaim" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "zram: set physical queue limits to avoid array out of bounds accesses" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "x86/selftests: Add clobbers for int80 on x86_64" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "xfrm: Copy policy family in clone_policy" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

[BUG] vme_ca91cx42: a possible sleep-in-atomic bug in ca91cx42_master_set
 2017-12-12 12:36 UTC 

Patch "x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "x86/hpet: Prevent might sleep splat on resume" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "x86/mpx/selftests: Fix up weird arrays" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "vti6: Don't report path MTU below IPV6_MIN_MTU." has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "USB: gadgetfs: Fix a potential memory leak in 'dev_config()'" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "usb: dwc3: gadget: Fix system suspend/resume on TI platforms" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "usb: gadget: pxa27x: Test for a valid argument pointer" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "usb: gadget: configs: plug memory leak" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "sparc64/mm: set fields in deferred pages" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "sunrpc: Fix rpc_task_begin trace point" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "spi_ks8995: regs_size incorrect for some devices" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

[PATCH 00/39] convert examples to new ethdev offloads API
 2017-12-12 12:35 UTC  (41+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/39] examples/l2fwd: convert "
  ` [PATCH v2 02/39] examples/l2fwd-crypto: "
  ` [PATCH v2 03/39] examples/l2fwd-jobstats: "
  ` [PATCH v2 04/39] examples/l2fwd-keepalive: "
  ` [PATCH v2 05/39] examples/l3fwd: move to "
  ` [PATCH v2 06/39] examples/l3fwd-acl: convert to new "
  ` [PATCH v2 07/39] examples/l3fwd-power: "
  ` [PATCH v2 08/39] examples/l3fwd-vf: "
  ` [PATCH v2 09/39] examples/bond: "
  ` [PATCH v2 10/39] examples/exception_path: "
  ` [PATCH v2 11/39] examples/kni: "
  ` [PATCH v2 12/39] examples/ip_fragmentation: convert to new "
  ` [PATCH v2 13/39] examples/ip_pipeline: convert to new ethdev "
  ` [PATCH v2 14/39] examples/ip_reassembly: "
  ` [PATCH v2 15/39] examples/ipsec-secgw: "
  ` [PATCH v2 16/39] examples/ipv4_multicast: "
  ` [PATCH v2 17/39] examples/link_status_interrupt: convert to new "
  ` [PATCH v2 18/39] examples/load_balancer: convert to new ethdev "
  ` [PATCH v2 19/39] examples/multi_process: "
  ` [PATCH v2 20/39] examples/netmap_compat: "
  ` [PATCH v2 21/39] examples/performance-thread: convert to new "
  ` [PATCH v2 22/39] examples/qos_meter: convert to new ethdev "
  ` [PATCH v2 23/39] examples/qos_sched: "
  ` [PATCH v2 24/39] examples/quota_watermark: "
  ` [PATCH v2 25/39] examples/tep_termination: "
  ` [PATCH v2 26/39] examples/vhost: "
  ` [PATCH v2 27/39] examples/vmdq: "
  ` [PATCH v2 28/39] examples/vmdq_dcb: "
  ` [PATCH v2 29/39] examples/vm_power_manager: convert to new "
  ` [PATCH v2 30/39] examples/distributor: convert to new ethdev "
  ` [PATCH v2 31/39] examples/ethtool: "
  ` [PATCH v2 32/39] examples/eventdev_pipeline: convert to new "
  ` [PATCH v2 33/39] examples/flow_classify: convert to new ethdev "
  ` [PATCH v2 34/39] examples/flow_filtering: "
  ` [PATCH v2 35/39] examples/packet_ordering: "
  ` [PATCH v2 36/39] examples/ptpclient: "
  ` [PATCH v2 37/39] examples/rxtx_callbacks: "
  ` [PATCH v2 38/39] examples/server_node_efd: "
  ` [PATCH v2 39/39] examples/skeleton: "

Patch "spi_ks8995: fix "BUG: key accdaa28 not in .data!"" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "sctp: use the right sk after waking up from wait_buf sleep" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "selftest/powerpc: Fix false failures for skipped tests" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "sctp: do not free asoc when it is already dead in sctp_sendmsg" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "scsi: qla2xxx: Fix ql_dump_buffer" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

[PATCH V7 0/7] dmaengine: qcom_hidma: add support for bugfixed HW
 2017-12-12 12:36 UTC  (4+ messages)

Patch "route: update fnhe_expires for redirect when the fnhe exists" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

[PATCH] drm/drm_lease: Do not call drm_master_put() twice in case drm_lease_create() fails
 2017-12-12 12:04 UTC 

Patch "sched/fair: Make select_idle_cpu() more aggressive" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "route: also update fnhe_genid when updating a route cache" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

[GIT PULL] commits for Linux 4.9
 2017-12-12 12:33 UTC  (2+ messages)

Patch "Revert "drm/armada: Fix compile fail"" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "RDMA/cxgb4: Annotate r2 and stag as __be32" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "powerpc: Fix compiling a BE kernel with a powerpc64le toolchain" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "NFS: Fix a typo in nfs_rename()" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "powerpc/64: Invalidate process table caching after setting process table" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

[PATCH 0/3 v3] sched/rt: track rt rq utilization
 2017-12-12 12:35 UTC  (5+ messages)
` [PATCH v3 1/3] sched/pelt: Move pelt related code in a dedicated file

Patch "powerpc/64: Fix checksum folding in csum_add()" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "module: set __jump_table alignment to 8" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "netfilter: don't track fragmented packets" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "md: free unused memory after bitmap resize" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "libata: drop WARN from protocol error in ata_sff_qc_issue()" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "[media] lirc: fix dead lock between open and wakeup_filter" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "kvm: nVMX: VMCLEAR should not cause the vCPU to shut down" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "lib/genalloc.c: make the avail variable an atomic_long_t" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "kbuild: pkg: use --transform option to prefix paths in tar" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "kbuild: do not call cc-option before KBUILD_CFLAGS initialization" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "jump_label: Invoke jump_label_test() via early_initcall()" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "ipv6: reorder icmpv6_init() and ip6_mr_init()" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "irqchip/crossbar: Fix incorrect type of register size" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "ipvlan: fix ipv6 outbound device" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "ibmvnic: Fix overflowing firmware/hardware TX queue" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "IB/mlx5: Assign send CQ and recv CQ of UMR QP" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "ibmvnic: Allocate number of rx/tx buffers agreed on by firmware" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "i2c: riic: fix restart condition" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "IB/mlx4: Increase maximal message size under UD QP" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "gre6: use log_ecn_error module parameter in ip6_tnl_rcv()" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "HID: chicony: Add support for another ASUS Zen AiO keyboard" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC  (2+ messages)

Patch "gpio: altera: Use handle_level_irq when configured as a level_high" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "EDAC, i5000, i5400: Fix definition of NRECMEMB register" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC  (2+ messages)

Patch "drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in 'rio_dma_transfer()'" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "dt-bindings: usb: fix reg-property port-number range" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "drm/amd/amdgpu: fix console deadlock if late init failed" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "coccinelle: fix parallel build with CHECK=scripts/coccicheck" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "crypto: s5p-sss - Fix completing crypto request in IRQ handler" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "clk: uniphier: fix DAPLL2 clock rate of Pro5" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "bpf: fix lockdep splat" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "bnx2x: fix possible overrun of VFPF multicast addresses array" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "bnx2x: prevent crash when accessing PTP with interface down" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "block: wake up all tasks blocked in get_request()" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "bnx2x: fix detection of VLAN filtering feature for VF" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "bnx2x: do not rollback VF MAC/VLAN filters we did not configure" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "axonram: Fix gendisk handling" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "atm: horizon: Fix irq release error" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "audit: ensure that 'audit=1' actually enables audit for PID 1" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "arm64: KVM: Survive unknown traps from guests" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "ASoC: rcar: avoid SSI_MODEx settings for SSI8" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "ARM: OMAP2+: Release device node after it is no longer needed." has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "ARM: OMAP2+: Fix device node reference counts" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "arm: KVM: Survive unknown traps from guests" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "ARM: 8657/1: uaccess: consistently check object sizes" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

Patch "afs: Connect up the CB.ProbeUuid" has been added to the 4.9-stable tree
 2017-12-12 12:33 UTC 

[PATCH 00/41] Chromebook Plus (aka kevin) kernel patches
 2017-12-12 12:32 UTC  (7+ messages)
` [PATCH 02/41] drm/rockchip: Get rid of some unnecessary code
` [PATCH 03/41] drm/rockchip: support prime import sg table

[PATCH 00/10] clk: qcom: CPU clock driver for msm8996
 2017-12-12 12:31 UTC  (25+ messages)
` [PATCH 01/10] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH 02/10] clk: qcom: Fix .set_rate to handle alpha PLLs w/wo dynamic update
` [PATCH 03/10] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH 04/10] clk: qcom: Add CPU clock driver for msm8996
` [PATCH 05/10] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH 06/10] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH 07/10] clk: qcom: clk-cpu-8996: Prepare PLLs on probe
` [PATCH 08/10] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH 09/10] DT: QCOM: Add cpufreq-dt to msm8996
` [PATCH 10/10] DT: QCOM: Add thermal mitigation "

[U-Boot] [PATCH V11 0/4] introduce Rockchip rockusb
 2017-12-12 12:31 UTC  (4+ messages)
` [U-Boot] [PATCH V11 1/4] usb: rockchip: add the rockusb gadget

usb: gadget: configfs: Disallow empty function instance name
 2017-12-12 12:31 UTC 

[PATCH] powerpc/perf: Dereference bhrb entries safely
 2017-12-12 12:29 UTC 

[nft PATCH] Fix protocol context update on big-endian systems
 2017-12-12 12:26 UTC  (2+ messages)

[PATCH i-g-t v2] test/kms_plane_lowres: Fix display_commit_mode() so it returns the crc
 2017-12-12 12:26 UTC  (4+ messages)
` [PATCH v3 i-g-t] "

[PATCH v4 0/4] aslr: add parameter immovable_mem=nn[KMG]@ss[KMG] to make memory hotplug work well with kaslr
 2017-12-12 12:25 UTC  (3+ messages)
` [PATCH v4 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory

usb: gadget: configfs: Disallow empty function instance name
 2017-12-12 12:26 UTC 

[PATCH 00/12] [auh] make it easy to use by recipe maintainer
 2017-12-12 12:26 UTC  (8+ messages)
` [PATCH 08/12] upgradehelper.py: clean repo only once when recipes are specified

[ptest-runner 1/3] Makefile: libcheck now requires to link subunit
 2017-12-12 12:24 UTC  (2+ messages)

[PATCHv2] recipes-multimedia/gstreamer: Add gst-validate recipe
 2017-12-12 12:23 UTC  (3+ messages)

[PATCH 0/2] target/iscsi/cxgbit: Adjustments for seven function implementations
 2017-12-12 12:23 UTC  (5+ messages)
` [PATCH 1/2] target: cxgbit: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/2] target: cxgbit: Combine substrings for 11 messages

[PATCH V3 0/2] Tegra PCIe end point config space map code refactoring
 2017-12-12 12:22 UTC  (6+ messages)

[Xenomai] [RFC] Remove support for PowerPC64
 2017-12-12 12:22 UTC  (2+ messages)

[PATCH] regmap: allow to disable all locking mechanisms
 2017-12-12 12:21 UTC  (4+ messages)

[virtio-dev] [PATCH v18 00/10] Virtio-balloon Enhancement
 2017-12-12 12:21 UTC  (7+ messages)
` [virtio-dev] [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled
  ` [virtio-dev] "
        `  "

[PATCH igt 1/2] lib/dummyload: Wrap global list inside its own mutex
 2017-12-12 12:21 UTC  (2+ messages)
` [PATCH igt 2/2] lib/core: Don't leak dummyloads between subtests


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.